Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_x86-32_windows" build number 677 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 515 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3008 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 266 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2@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 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 Commit message: "Set current build result based on Perf metrics. (#6369)" > git rev-list --no-walk 7d0e018226d1d2f3da222cdef5a13c2bce7169ab # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-26T23:37:23.558Z] SPEC: win_x86 [Pipeline] echo [2025-06-26T23:37:23.559Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-26T23:37:23.570Z] Found a total of 4 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-06-26T23:37:23.573Z] dynamicAgents: [] [Pipeline] node [2025-06-26T23:37:38.621Z] Still waiting to schedule task [2025-06-26T23:37:38.621Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-06-27T00:36:47.587Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [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-06-27T00:36:47.619Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-27T00:36:47.672Z] [WS-CLEANUP] Deleting project workspace... [2025-06-27T00:36:47.673Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-27T00:36:47.692Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-27T00:36:47.738Z] The recommended git tool is: git [2025-06-27T00:36:47.821Z] No credentials specified [2025-06-27T00:36:47.840Z] Cloning the remote Git repository [2025-06-27T00:36:47.869Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-27T00:36:47.869Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests # timeout=10 [2025-06-27T00:36:47.975Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-06-27T00:36:47.975Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-27T00:36:47.975Z] > git --version # timeout=10 [2025-06-27T00:36:48.023Z] > git --version # 'git version 2.42.1' [2025-06-27T00:36:48.024Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-27T00:36:53.462Z] Avoid second fetch [2025-06-27T00:36:53.541Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) [2025-06-27T00:36:53.323Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-27T00:36:53.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-27T00:36:53.472Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-06-27T00:36:53.550Z] > git config core.sparsecheckout # timeout=10 [2025-06-27T00:36:53.699Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 [2025-06-27T00:36:56.429Z] Commit message: "Set current build result based on Perf metrics. (#6369)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/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-06-27T00:36:58.078Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-27T00:36:58.113Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-27T00:36:58.611Z] + LC_TIME=C [2025-06-27T00:36:58.611Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-27T00:36:59.044Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-27T00:36:59.497Z] + aqa-tests/terminateTestProcesses.sh null [2025-06-27T00:36:59.497Z] Windows machine, using powershell queries... [2025-06-27T00:37:00.166Z] 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-06-27T00:37:01.333Z] + printenv [2025-06-27T00:37:01.333Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-06-27T00:37:01.333Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-06-27T00:37:01.333Z] !C:=C:\Users\jenkins\agent [2025-06-27T00:37:01.333Z] KEEP_WORKSPACE=false [2025-06-27T00:37:01.333Z] NUMBER_OF_PROCESSORS=4 [2025-06-27T00:37:01.333Z] PROCESSOR_LEVEL=6 [2025-06-27T00:37:01.333Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2.tap [2025-06-27T00:37:01.333Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/lib [2025-06-27T00:37:01.333Z] EXIT_FAILURE=false [2025-06-27T00:37:01.333Z] JDK_BRANCH=jdk8u462-b07_adopt [2025-06-27T00:37:01.333Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/7/display/redirect?page=tests [2025-06-27T00:37:01.333Z] PLATFORM=x86-32_windows [2025-06-27T00:37:01.333Z] DOCKER_REQUIRED=false [2025-06-27T00:37:01.333Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2 [2025-06-27T00:37:01.333Z] PROGRAMFILES=C:\Program Files [2025-06-27T00:37:01.333Z] git=C:\Program Files\Git\cmd\git.exe [2025-06-27T00:37:01.333Z] TIME_LIMIT=25 [2025-06-27T00:37:01.333Z] JENKINS_SERVER_COOKIE=durable-5982c07ebab10b964ac8392d446d2da9ac735f424a485dbe2b94ee9726297a2b [2025-06-27T00:37:01.333Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-06-27T00:37:01.333Z] JAVA_HOME=C:\openjdk\jdk-17 [2025-06-27T00:37:01.333Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-27T00:37:01.333Z] GENERATE_JOBS=true [2025-06-27T00:37:01.333Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-27T00:37:01.333Z] OS=Windows_NT [2025-06-27T00:37:01.333Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/7/display/redirect?page=changes [2025-06-27T00:37:01.333Z] HOMEDRIVE=C: [2025-06-27T00:37:01.333Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-06-27T00:37:01.333Z] RERUN_ITERATIONS=1 [2025-06-27T00:37:01.333Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-27T00:37:01.333Z] USERDOMAIN=test-azure-win2 [2025-06-27T00:37:01.333Z] STF_OWNER_BRANCH=adoptium:master [2025-06-27T00:37:01.333Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-27T00:37:01.333Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [2025-06-27T00:37:01.333Z] USERPROFILE=C:\Users\jenkins.test-azure-win2 [2025-06-27T00:37:01.333Z] ARCHIVE_TEST_RESULTS=false [2025-06-27T00:37:01.333Z] SETUP_JCK_RUN=false [2025-06-27T00:37:01.333Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/7/ [2025-06-27T00:37:01.333Z] SLACK_CHANNEL=aqavit-bot [2025-06-27T00:37:01.333Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin [2025-06-27T00:37:01.333Z] JCK_GIT_BRANCH=master [2025-06-27T00:37:01.333Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/ [2025-06-27T00:37:01.333Z] BUILD_NUMBER=7 [2025-06-27T00:37:01.333Z] TKG_ITERATIONS=1 [2025-06-27T00:37:01.333Z] _=/usr/bin/printenv [2025-06-27T00:37:01.333Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-06-27T00:37:01.333Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../benchmarks [2025-06-27T00:37:01.333Z] ALLUSERSPROFILE=C:\ProgramData [2025-06-27T00:37:01.333Z] JENKINS_NODE_COOKIE=886fca48-3cd1-4843-8dad-df1714ed8de9 [2025-06-27T00:37:01.333Z] CommonProgramW6432=C:\Program Files\Common Files [2025-06-27T00:37:01.333Z] KEEP_REPORTDIR=false [2025-06-27T00:37:01.333Z] BUILD_DISPLAY_NAME=#7 [2025-06-27T00:37:01.333Z] SDK_RESOURCE=upstream [2025-06-27T00:37:01.333Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-06-27T00:37:01.333Z] HOME=/home/jenkins [2025-06-27T00:37:01.333Z] USERNAME=jenkins [2025-06-27T00:37:01.333Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-06-27T00:37:01.333Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-27T00:37:01.334Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [2025-06-27T00:37:01.334Z] JOBSTARTTIME=Fri, 27 Jun 2025 00:36:58 +0000 [2025-06-27T00:37:01.334Z] JDK_VERSION=8 [2025-06-27T00:37:01.334Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming [2025-06-27T00:37:01.334Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [2025-06-27T00:37:01.334Z] USE_TESTENV_PROPERTIES=false [2025-06-27T00:37:01.334Z] SYSTEMROOT=C:\Windows [2025-06-27T00:37:01.334Z] PERSONAL_BUILD=false [2025-06-27T00:37:01.334Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/7/display/redirect [2025-06-27T00:37:01.334Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local [2025-06-27T00:37:01.334Z] AUTO_DETECT=true [2025-06-27T00:37:01.334Z] EXIT_SUCCESS=false [2025-06-27T00:37:01.334Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/display/redirect [2025-06-27T00:37:01.334Z] PROMPT=$P$G [2025-06-27T00:37:01.334Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [2025-06-27T00:37:01.334Z] COMPUTERNAME=test-azure-win2 [2025-06-27T00:37:01.334Z] OPENJ9_BRANCH=master [2025-06-27T00:37:01.334Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-27T00:37:01.334Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:01.334Z] PARALLEL=None [2025-06-27T00:37:01.334Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-27T00:37:01.334Z] ITERATIONS=1 [2025-06-27T00:37:01.334Z] UPSTREAM_JOB_NUMBER=515 [2025-06-27T00:37:01.334Z] SPEC=win_x86 [2025-06-27T00:37:01.334Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows [2025-06-27T00:37:01.334Z] TERM=xterm-256color [2025-06-27T00:37:01.334Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-27T00:37:01.334Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-27T00:37:01.334Z] LOGONSERVER=\\test-azure-win2 [2025-06-27T00:37:01.334Z] NODE_NAME=test-azure-win2022-x64-2 [2025-06-27T00:37:01.334Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-27T00:37:01.334Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-06-27T00:37:01.334Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-27T00:37:01.334Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2025-06-27T00:37:01.334Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2 [2025-06-27T00:37:01.334Z] DYNAMIC_COMPILE=false [2025-06-27T00:37:01.334Z] SHLVL=2 [2025-06-27T00:37:01.334Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-32_windows_testList_2-7 [2025-06-27T00:37:01.334Z] PROCESSOR_REVISION=5504 [2025-06-27T00:37:01.334Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-06-27T00:37:01.334Z] EXECUTOR_NUMBER=0 [2025-06-27T00:37:01.334Z] HUDSON_COOKIE=f92ee560-60c7-432c-b22c-f06b0774ef87 [2025-06-27T00:37:01.334Z] ADOPTOPENJDK_BRANCH=master [2025-06-27T00:37:01.334Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-27T00:37:01.334Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-06-27T00:37:01.334Z] ORIGIN_JDK_VERSION=8 [2025-06-27T00:37:01.334Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2025-06-27T00:37:01.334Z] SESSIONNAME=RDP-Tcp#11 [2025-06-27T00:37:01.334Z] NUM_PROCESSORS=2 [2025-06-27T00:37:01.334Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-27T00:37:01.334Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022 [2025-06-27T00:37:01.334Z] STAGE_NAME=Setup [2025-06-27T00:37:01.334Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-27T00:37:01.334Z] HOMEPATH=\Users\jenkins.test-azure-win2 [2025-06-27T00:37:01.334Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2@tmp [2025-06-27T00:37:01.334Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2 [2025-06-27T00:37:01.334Z] 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-06-27T00:37:01.334Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-27T00:37:01.334Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-27T00:37:01.334Z] ProgramW6432=C:\Program Files [2025-06-27T00:37:01.334Z] UPSTREAM_TEST_JOB_NUMBER=677 [2025-06-27T00:37:01.334Z] CI=true [2025-06-27T00:37:01.334Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/7/display/redirect?page=artifacts [2025-06-27T00:37:01.334Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-27T00:37:01.334Z] RERUN_FAILURE=true [2025-06-27T00:37:01.334Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2025-06-27T00:37:01.334Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-27T00:37:01.334Z] BUILD_LIST=system [2025-06-27T00:37:01.334Z] BUILD_ID=7 [2025-06-27T00:37:01.334Z] WINDIR=C:\Windows [2025-06-27T00:37:01.334Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-06-27T00:37:01.334Z] PUBLIC=C:\Users\Public [2025-06-27T00:37:01.334Z] CLIENTNAME=scfryer-thinkpa [2025-06-27T00:37:01.334Z] SYSTEMDRIVE=C: [2025-06-27T00:37:01.334Z] TARGET=-f parallelList.mk testList_2 [2025-06-27T00:37:01.334Z] USE_JRE=false [2025-06-27T00:37:01.334Z] JDK_IMPL=hotspot [2025-06-27T00:37:01.334Z] 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-06-27T00:37:01.376Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-27T00:37:01.392Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-27T00:37:05.780Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 515 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named 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-06-27T00:37:06.018Z] 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-06-27T00:37:06.025Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [Pipeline] { [Pipeline] sshagent [2025-06-27T00:37:06.062Z] $ ssh-agent [2025-06-27T00:37:06.188Z] SSH_AUTH_SOCK=/tmp/ssh-9aobPZyDYniV/agent.1949 [2025-06-27T00:37:06.188Z] SSH_AGENT_PID=1950 [2025-06-27T00:37:06.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-27T00:37:06.202Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-27T00:37:06.236Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-06-27T00:37:06.694Z] ++ pwd [2025-06-27T00:37:06.694Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-27T00:37:06.694Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests [2025-06-27T00:37:06.694Z] get jdk binary... [2025-06-27T00:37:06.694Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-27T00:37:07.018Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip ... [2025-06-27T00:37:09.179Z] List files in jdkbinary folder... [2025-06-27T00:37:09.179Z] total 183844 [2025-06-27T00:37:09.179Z] -rwxrwx---+ 1 jenkins None 42098909 Jun 26 21:34 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip [2025-06-27T00:37:09.179Z] -rwxrwx---+ 1 jenkins None 107349797 Jun 26 21:42 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip [2025-06-27T00:37:09.179Z] -rwxrwx---+ 1 jenkins None 38693703 Jun 26 21:43 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip [2025-06-27T00:37:09.179Z] -rwxrwx---+ 1 jenkins None 24102 Jun 26 21:39 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea-metadata.json [2025-06-27T00:37:09.179Z] -rwxrwx---+ 1 jenkins None 79789 Jun 26 21:54 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea.json [2025-06-27T00:37:09.179Z] drwxrwxr-x+ 1 jenkins None 0 Jun 27 00:37 tmp [2025-06-27T00:37:09.179Z] List files in jdkbinary/tmp folder... [2025-06-27T00:37:09.502Z] total 4 [2025-06-27T00:37:09.502Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 jdk8u462-b07 [2025-06-27T00:37:09.502Z] Moving directory jdk8u462-b07/ to ../j2sdk-image [2025-06-27T00:37:09.502Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip ... [2025-06-27T00:37:10.606Z] List files in jdkbinary folder... [2025-06-27T00:37:10.606Z] total 183848 [2025-06-27T00:37:10.606Z] -rwxrwx---+ 1 jenkins None 42098909 Jun 26 21:34 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip [2025-06-27T00:37:10.606Z] -rwxrwx---+ 1 jenkins None 107349797 Jun 26 21:42 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip [2025-06-27T00:37:10.606Z] -rwxrwx---+ 1 jenkins None 38693703 Jun 26 21:43 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip [2025-06-27T00:37:10.606Z] -rwxrwx---+ 1 jenkins None 24102 Jun 26 21:39 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea-metadata.json [2025-06-27T00:37:10.606Z] -rwxrwx---+ 1 jenkins None 79789 Jun 26 21:54 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea.json [2025-06-27T00:37:10.606Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 j2sdk-image [2025-06-27T00:37:10.606Z] drwxrwxr-x+ 1 jenkins None 0 Jun 27 00:37 tmp [2025-06-27T00:37:10.606Z] List files in jdkbinary/tmp folder... [2025-06-27T00:37:10.606Z] total 4 [2025-06-27T00:37:10.606Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 jdk8u462-b07-jre [2025-06-27T00:37:10.606Z] Moving directory jdk8u462-b07-jre/ to ../j2re-image [2025-06-27T00:37:10.606Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip over ./j2sdk-image/jre... [2025-06-27T00:37:12.755Z] Removing top-level folder jdk8u462-b07-debug-image/ [2025-06-27T00:37:12.755Z] Removing top-level folder jdk8u462-b07/ [2025-06-27T00:37:14.921Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version [2025-06-27T00:37:14.922Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-27T00:37:15.244Z] openjdk version "1.8.0_462-beta" [2025-06-27T00:37:15.244Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262055-b07) [2025-06-27T00:37:15.244Z] OpenJDK Client VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-27T00:37:15.244Z] =JAVA VERSION OUTPUT END= [2025-06-27T00:37:15.244Z] =RELEASE INFO BEGIN= [2025-06-27T00:37:15.244Z] JAVA_VERSION="1.8.0_462" [2025-06-27T00:37:15.244Z] OS_NAME="Windows" [2025-06-27T00:37:15.244Z] OS_VERSION="5.1" [2025-06-27T00:37:15.244Z] OS_ARCH="i586" [2025-06-27T00:37:15.244Z] SOURCE=".:git:d1f0ddc52725+" [2025-06-27T00:37:15.244Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-27T00:37:15.244Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-27T00:37:15.244Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-27T00:37:15.244Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-27T00:37:15.244Z] FULL_VERSION="1.8.0_462-beta-202506262055-b07" [2025-06-27T00:37:15.244Z] SEMANTIC_VERSION="8.0.462+7" [2025-06-27T00:37:15.244Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-06-27T00:37:15.244Z] JVM_VARIANT="Hotspot" [2025-06-27T00:37:15.244Z] JVM_VERSION="25.462-b07" [2025-06-27T00:37:15.244Z] IMAGE_TYPE="JDK" [2025-06-27T00:37:15.244Z] =RELEASE INFO END= [2025-06-27T00:37:15.244Z] get testKitGen... [2025-06-27T00:37:15.244Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-27T00:37:16.836Z] git rev-parse master [2025-06-27T00:37:16.836Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-27T00:37:17.613Z] $ ssh-agent -k [2025-06-27T00:37:17.668Z] unset SSH_AUTH_SOCK; [2025-06-27T00:37:17.668Z] unset SSH_AGENT_PID; [2025-06-27T00:37:17.668Z] echo Agent pid 1950 killed; [2025-06-27T00:37:17.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-27T00:37:18.141Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-32_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=677&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=515&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-27T00:37:18.152Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-32_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win2022-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=677&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=515&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-27T00:37:18.202Z] Building tests... [Pipeline] timeout [2025-06-27T00:37:18.206Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-27T00:37:18.349Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-32_windows" build number 677 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-27T00:37:18.392Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-27T00:37:18.408Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-27T00:37:18.906Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-27T00:37:19.232Z] -------------------------------------------- [2025-06-27T00:37:19.232Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:19.232Z] task is set to default [2025-06-27T00:37:19.232Z] dependencyList is set to all [2025-06-27T00:37:19.232Z] -------------------------------------------- [2025-06-27T00:37:19.232Z] Starting download third party dependent jars [2025-06-27T00:37:19.232Z] -------------------------------------------- [2025-06-27T00:37:19.232Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-06-27T00:37:19.232Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-06-27T00:37:19.232Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-27T00:37:19.355Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-06-27T00:37:19.376Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-27T00:37:19.411Z] $ ssh-agent [2025-06-27T00:37:19.527Z] SSH_AUTH_SOCK=/tmp/ssh-etU1K7mnP4MB/agent.2017 [2025-06-27T00:37:19.527Z] SSH_AGENT_PID=2018 [2025-06-27T00:37:19.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-27T00:37:20.345Z] + bash ./compile.sh [2025-06-27T00:37:20.345Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-06-27T00:37:20.345Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-06-27T00:37:20.346Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-27T00:37:20.346Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-27T00:37:20.346Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-27T00:37:20.346Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-27T00:37:21.442Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml [2025-06-27T00:37:21.764Z] [2025-06-27T00:37:21.764Z] build: [2025-06-27T00:37:21.764Z] [2025-06-27T00:37:21.764Z] clean: [2025-06-27T00:37:21.764Z] [2025-06-27T00:37:21.764Z] init: [2025-06-27T00:37:21.764Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin [2025-06-27T00:37:21.764Z] [2025-06-27T00:37:21.764Z] getDependentLibs: [2025-06-27T00:37:22.088Z] [exec] -------------------------------------------- [2025-06-27T00:37:22.088Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-06-27T00:37:22.088Z] [exec] task is set to default [2025-06-27T00:37:22.088Z] [exec] dependencyList is set to json_simple [2025-06-27T00:37:22.088Z] [exec] -------------------------------------------- [2025-06-27T00:37:22.088Z] [exec] Starting download third party dependent jars [2025-06-27T00:37:22.088Z] [exec] -------------------------------------------- [2025-06-27T00:37:22.088Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-06-27T00:37:22.088Z] [exec] C:/jenkins/testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-27T00:37:22.088Z] [exec] downloaded dependent third party jars successfully [2025-06-27T00:37:22.088Z] [2025-06-27T00:37:22.088Z] compile: [2025-06-27T00:37:22.088Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-27T00:37:22.088Z] [echo] ============COMPILER SETTINGS============ [2025-06-27T00:37:22.088Z] [echo] ===fork: yes [2025-06-27T00:37:22.088Z] [echo] ===debug: on [2025-06-27T00:37:22.088Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin [2025-06-27T00:37:24.251Z] [2025-06-27T00:37:24.251Z] dist: [2025-06-27T00:37:24.251Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-27T00:37:24.251Z] [2025-06-27T00:37:24.251Z] BUILD SUCCESSFUL [2025-06-27T00:37:24.251Z] Total time: 2 seconds [2025-06-27T00:37:24.251Z] 0 [2025-06-27T00:37:24.251Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-27T00:37:24.932Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-27T00:37:24.932Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-06-27T00:37:27.080Z] ****************************** MACHINE INFO ****************************** [2025-06-27T00:37:27.080Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG [2025-06-27T00:37:27.080Z] Free Physical Memory Size : 5899071488 [2025-06-27T00:37:27.080Z] Free space (bytes) : 111822389248 [2025-06-27T00:37:27.080Z] Total Physical Memory Size : 8536289280 [2025-06-27T00:37:27.080Z] Total space (bytes) : 274283311104 [2025-06-27T00:37:27.080Z] Usable space (bytes) : 111822389248 [2025-06-27T00:37:27.080Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-27T00:37:27.080Z] bashVersion : [2025-06-27T00:37:27.080Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2025-06-27T00:37:27.080Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-27T00:37:27.080Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-27T00:37:27.080Z] [2025-06-27T00:37:27.080Z] This is free software; you are free to change and redistribute it. [2025-06-27T00:37:27.080Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-27T00:37:27.080Z] cpuCores : 4 [2025-06-27T00:37:27.080Z] curlVersion : [2025-06-27T00:37:27.080Z] 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-06-27T00:37:27.080Z] Release-Date: 2023-10-11 [2025-06-27T00:37:27.080Z] 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-06-27T00:37:27.080Z] 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-06-27T00:37:27.080Z] dockerVersion : bash: line 1: docker: command not found [2025-06-27T00:37:27.080Z] gcc version : 11 [2025-06-27T00:37:27.080Z] gclibc version : ldd (cygwin) 3.4.10 [2025-06-27T00:37:27.080Z] gdb version : bash: line 1: gdb: command not found [2025-06-27T00:37:27.080Z] lldb version : Command could not be executed [2025-06-27T00:37:27.080Z] makeVersion : [2025-06-27T00:37:27.080Z] GNU Make 4.4.1 [2025-06-27T00:37:27.080Z] Built for x86_64-pc-cygwin [2025-06-27T00:37:27.080Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-27T00:37:27.080Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-27T00:37:27.080Z] This is free software: you are free to change and redistribute it. [2025-06-27T00:37:27.080Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-27T00:37:27.080Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-27T00:37:27.080Z] perlVersion : [2025-06-27T00:37:27.080Z] [2025-06-27T00:37:27.080Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi [2025-06-27T00:37:27.080Z] (with 6 registered patches, see perl -V for more detail) [2025-06-27T00:37:27.080Z] [2025-06-27T00:37:27.080Z] Copyright 1987-2023, Larry Wall [2025-06-27T00:37:27.080Z] [2025-06-27T00:37:27.080Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-27T00:37:27.080Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-27T00:37:27.080Z] [2025-06-27T00:37:27.080Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-27T00:37:27.080Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-27T00:37:27.081Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-27T00:37:27.081Z] [2025-06-27T00:37:27.081Z] podmanVersion : bash: line 1: podman: command not found [2025-06-27T00:37:27.081Z] procArch : unknown [2025-06-27T00:37:27.081Z] sysArch : x86_64 [2025-06-27T00:37:27.081Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-27T00:37:27.081Z] ulimit : [2025-06-27T00:37:27.081Z] core file size (blocks, -c) unlimited [2025-06-27T00:37:27.081Z] data seg size (kbytes, -d) unlimited [2025-06-27T00:37:27.081Z] file size (blocks, -f) unlimited [2025-06-27T00:37:27.081Z] open files (-n) 3200 [2025-06-27T00:37:27.081Z] pipe size (512 bytes, -p) 8 [2025-06-27T00:37:27.081Z] stack size (kbytes, -s) 2032 [2025-06-27T00:37:27.081Z] cpu time (seconds, -t) unlimited [2025-06-27T00:37:27.081Z] max user processes (-u) 256 [2025-06-27T00:37:27.081Z] virtual memory (kbytes, -v) unlimited [2025-06-27T00:37:27.081Z] 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-06-27T00:37:27.081Z] vmVendor : Oracle Corporation [2025-06-27T00:37:27.081Z] vmVersion : 25.462-b07 [2025-06-27T00:37:27.081Z] xlc version : bash: line 1: xlC: command not found [2025-06-27T00:37:27.081Z] ************************************************************************** [2025-06-27T00:37:27.081Z] [2025-06-27T00:37:27.081Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-06-27T00:37:27.081Z] [2025-06-27T00:37:27.081Z] System.getProperty('java.vendor')=Temurin [2025-06-27T00:37:27.081Z] [2025-06-27T00:37:27.081Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-27T00:37:27.081Z] [2025-06-27T00:37:27.081Z] System.getProperty('os.arch')=x86 [2025-06-27T00:37:27.081Z] [2025-06-27T00:37:27.081Z] System.getProperty('java.fullversion')=null [2025-06-27T00:37:27.081Z] [2025-06-27T00:37:27.081Z] System.getProperty('sun.arch.data.model')=32 [2025-06-27T00:37:27.081Z] [2025-06-27T00:37:27.081Z] make -f clean.mk cleanBuild [2025-06-27T00:37:27.081Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-27T00:37:27.745Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests///..//jvmtest [2025-06-27T00:37:27.745Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-27T00:37:27.745Z] make -f compile.mk compile [2025-06-27T00:37:27.745Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-27T00:37:28.051Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2025-06-27T00:37:28.051Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2025-06-27T00:37:28.051Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-06-27T00:37:28.051Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation"; fi [2025-06-27T00:37:29.656Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml [2025-06-27T00:37:29.979Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-06-27T00:37:29.979Z] [2025-06-27T00:37:29.979Z] -create_test_directory: [2025-06-27T00:37:29.979Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest [2025-06-27T00:37:29.979Z] [2025-06-27T00:37:29.979Z] stage_test_material: [2025-06-27T00:37:29.979Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest [2025-06-27T00:37:30.300Z] [2025-06-27T00:37:30.300Z] build: [2025-06-27T00:37:30.300Z] [2025-06-27T00:37:30.300Z] init: [2025-06-27T00:37:30.300Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system [2025-06-27T00:37:30.300Z] [2025-06-27T00:37:30.300Z] dist: [2025-06-27T00:37:30.300Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system [2025-06-27T00:37:30.300Z] [2025-06-27T00:37:30.300Z] common_build: [2025-06-27T00:37:30.300Z] [echo] target common_build is called..... [2025-06-27T00:37:30.300Z] [2025-06-27T00:37:30.300Z] common_init: [2025-06-27T00:37:30.300Z] [2025-06-27T00:37:30.300Z] check_systemtest: [2025-06-27T00:37:30.300Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/STF does not exist, clone from GitHub [2025-06-27T00:37:30.621Z] [2025-06-27T00:37:30.621Z] clone_stf: [2025-06-27T00:37:30.621Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-06-27T00:37:31.719Z] [echo] git rev-parse master [2025-06-27T00:37:31.719Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-27T00:37:33.920Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//testenv/testenv.properties [2025-06-27T00:37:34.242Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-06-27T00:37:34.242Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-27T00:37:34.242Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2025-06-27T00:37:34.242Z] [2025-06-27T00:37:34.242Z] clone_systemtest: [2025-06-27T00:37:34.242Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-06-27T00:37:36.401Z] [echo] git rev-parse master [2025-06-27T00:37:36.401Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-27T00:37:38.028Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//testenv/testenv.properties [2025-06-27T00:37:38.028Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-06-27T00:37:38.028Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] configure_systemtest: [2025-06-27T00:37:38.028Z] [echo] Executing openjdk.build/build.xml [2025-06-27T00:37:38.028Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] check-for-ant: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] configure-ant: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-ant-location: [2025-06-27T00:37:38.028Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-ant-error: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] check-for-junit: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] configure-junit: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-junit-location: [2025-06-27T00:37:38.028Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-junit-error: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] check-for-hamcrest-core: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] configure-hamcrest-core: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-hamcrest-core-location: [2025-06-27T00:37:38.028Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-hamcrest-core-error: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] check-for-log4j: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] configure-log4j: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-log4j-location: [2025-06-27T00:37:38.028Z] [echo] Using log4j-api from c:\jenkins\testDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\testDependency\system_lib\log4j\log4j-core.jar [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-log4j-error: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] check-for-asm: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] configure-asm: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-asm-location: [2025-06-27T00:37:38.028Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-06-27T00:37:38.028Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] print-asm-error: [2025-06-27T00:37:38.028Z] [2025-06-27T00:37:38.028Z] setup-java-properties: [2025-06-27T00:37:38.028Z] [echo] java_home is ${java_home} [2025-06-27T00:37:38.028Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre [2025-06-27T00:37:38.028Z] [echoproperties] #Ant properties [2025-06-27T00:37:38.028Z] [echoproperties] #Fri Jun 27 00:37:37 UTC 2025 [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk..= [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.Property=settings\: [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.file.separator=\\ [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.java.class.path=. [2025-06-27T00:37:38.028Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\JENKIN~1.TES\\AppData\\Local\\Temp\\2\\ [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\bin [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506262055-b07 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.java.vm.version=25.462-b07 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.os.arch=x86 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.os.version=10.0 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.path.separator=; [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.arch.data.model=32 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.desktop=windows [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.user.country=US [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins.test-azure-win2 [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.user.language=en [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.user.name=**** [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.user.script= [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.user.timezone= [2025-06-27T00:37:38.029Z] [echoproperties] buildjdk.user.variant= [2025-06-27T00:37:38.029Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\openjdk.java.build.properties.778157383 [2025-06-27T00:37:38.029Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-06-27T00:37:38.029Z] [echo] java_platform set to win_x86-32 [2025-06-27T00:37:38.029Z] [echo] java_java_specification_version set to 1.8 [2025-06-27T00:37:38.030Z] [echo] java_java_vm_vendor set to Temurin [2025-06-27T00:37:38.030Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin [2025-06-27T00:37:38.030Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] check-for-tools-jar: [2025-06-27T00:37:38.030Z] [echo] java_java_specification_version is 1.8 [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] configure-tools-jar: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] print-tools-jar-location: [2025-06-27T00:37:38.030Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] print-tools-jar-error: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] check-for-windows-sysinternals: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] set-download-windows-sysinternals-required: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] configure-windows-sysinternals: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] print-windows-sysinternals-location: [2025-06-27T00:37:38.030Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] set-print-windows-sysinternals-error-required: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] really-print-windows-sysinternals-error: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] print-windows-sysinternals-error: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] fail-if-error: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] print-all-prereq-versions: [2025-06-27T00:37:38.030Z] [echo] Ant version in use : 1.10.2 [2025-06-27T00:37:38.030Z] [echo] log4j version in use : 2.16.0 [2025-06-27T00:37:38.030Z] [echo] ASM version in use : 9.7.1 [2025-06-27T00:37:38.030Z] [echo] junit version in use : 4.12 [2025-06-27T00:37:38.030Z] [echo] hamcrest version in use: 1.3 [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] configure: [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] build-dependencies: [2025-06-27T00:37:38.030Z] [echo] Executing openjdk.build/build.xml [2025-06-27T00:37:38.030Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:38.030Z] [2025-06-27T00:37:38.030Z] setup-java-properties: [2025-06-27T00:37:38.030Z] [echo] java_home is ${java_home} [2025-06-27T00:37:38.030Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre [2025-06-27T00:37:38.338Z] [echoproperties] #Ant properties [2025-06-27T00:37:38.338Z] [echoproperties] #Fri Jun 27 00:37:37 UTC 2025 [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk..= [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.Property=settings\: [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.file.separator=\\ [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.class.path=. [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\JENKIN~1.TES\\AppData\\Local\\Temp\\2\\ [2025-06-27T00:37:38.338Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\bin [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506262055-b07 [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.java.vm.version=25.462-b07 [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.os.arch=x86 [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.os.version=10.0 [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.path.separator=; [2025-06-27T00:37:38.339Z] [echoproperties] buildjdk.sun.arch.data.model=32 [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.desktop=windows [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.user.country=US [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins.test-azure-win2 [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.user.language=en [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.user.name=**** [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.user.script= [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.user.timezone= [2025-06-27T00:37:38.340Z] [echoproperties] buildjdk.user.variant= [2025-06-27T00:37:38.340Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\openjdk.java.build.properties.2098243423 [2025-06-27T00:37:38.340Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-06-27T00:37:38.340Z] [echo] java_platform set to win_x86-32 [2025-06-27T00:37:38.340Z] [echo] java_java_specification_version set to 1.8 [2025-06-27T00:37:38.340Z] [echo] java_java_vm_vendor set to Temurin [2025-06-27T00:37:38.340Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin [2025-06-27T00:37:38.340Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe [2025-06-27T00:37:38.340Z] [2025-06-27T00:37:38.340Z] setup-windows-compiler: [2025-06-27T00:37:38.340Z] [2025-06-27T00:37:38.340Z] check-prereqs: [2025-06-27T00:37:38.340Z] [echo] Executing openjdk.build/build.xml [2025-06-27T00:37:38.340Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:38.340Z] [2025-06-27T00:37:38.341Z] check-for-ant: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-ant-location: [2025-06-27T00:37:38.341Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-ant-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] check-for-junit: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-junit-location: [2025-06-27T00:37:38.341Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-junit-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] check-for-hamcrest-core: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-hamcrest-core-location: [2025-06-27T00:37:38.341Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-hamcrest-core-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] check-for-log4j: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-log4j-location: [2025-06-27T00:37:38.341Z] [echo] Using log4j-api from c:\jenkins\testDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\testDependency\system_lib\log4j\log4j-core.jar [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-log4j-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] check-for-asm: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-asm-location: [2025-06-27T00:37:38.341Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-06-27T00:37:38.341Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-asm-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] setup-java-properties: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] check-for-tools-jar: [2025-06-27T00:37:38.341Z] [echo] java_java_specification_version is 1.8 [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-tools-jar-location: [2025-06-27T00:37:38.341Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-tools-jar-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] check-for-windows-sysinternals: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-windows-sysinternals-location: [2025-06-27T00:37:38.341Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] set-print-windows-sysinternals-error-required: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] really-print-windows-sysinternals-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-windows-sysinternals-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] fail-if-error: [2025-06-27T00:37:38.341Z] [2025-06-27T00:37:38.341Z] print-all-prereq-versions: [2025-06-27T00:37:38.341Z] [echo] Ant version in use : 1.10.2 [2025-06-27T00:37:38.341Z] [echo] log4j version in use : 2.16.0 [2025-06-27T00:37:38.341Z] [echo] ASM version in use : 9.7.1 [2025-06-27T00:37:38.341Z] [echo] junit version in use : 4.12 [2025-06-27T00:37:38.342Z] [echo] hamcrest version in use: 1.3 [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] run-check-prereqs: [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] build-dependencies: [2025-06-27T00:37:38.342Z] [echo] Executing stf.build/build.xml [2025-06-27T00:37:38.342Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] setup-java-properties: [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] setup-windows-compiler: [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] check-prereqs: [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] build-dependencies: [2025-06-27T00:37:38.342Z] [echo] Executing stf.core/build.xml [2025-06-27T00:37:38.342Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] setup-java-properties: [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] setup-windows-compiler: [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] check-prereqs: [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] build-dependencies: [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] create-bin-dir: [2025-06-27T00:37:38.342Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-27T00:37:38.342Z] [2025-06-27T00:37:38.342Z] build-java: [2025-06-27T00:37:38.342Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-27T00:37:39.932Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-27T00:37:40.611Z] [2025-06-27T00:37:40.611Z] build-jar: [2025-06-27T00:37:40.611Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-archives: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] copy-log4j2-config: [2025-06-27T00:37:41.708Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-no-natives: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-natives: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build: [2025-06-27T00:37:41.708Z] [echo] Executing stf.load/build.xml [2025-06-27T00:37:41.708Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] setup-java-properties: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] setup-windows-compiler: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] check-prereqs: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-dependencies: [2025-06-27T00:37:41.708Z] [echo] Executing stf.core/build.xml [2025-06-27T00:37:41.708Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] setup-java-properties: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] setup-windows-compiler: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] check-prereqs: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-dependencies: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] create-bin-dir: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-java: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-jar: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-archives: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] copy-log4j2-config: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-no-natives: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-natives: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build: [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] create-bin-dir: [2025-06-27T00:37:41.708Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin [2025-06-27T00:37:41.708Z] [2025-06-27T00:37:41.708Z] build-java: [2025-06-27T00:37:41.708Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin [2025-06-27T00:37:42.805Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API. [2025-06-27T00:37:42.805Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-27T00:37:42.805Z] [2025-06-27T00:37:42.805Z] build-jar: [2025-06-27T00:37:42.805Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-archives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-no-natives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-natives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build: [2025-06-27T00:37:43.487Z] [echo] Executing stf.samples/build.xml [2025-06-27T00:37:43.487Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] setup-java-properties: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] setup-windows-compiler: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] check-prereqs: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-dependencies: [2025-06-27T00:37:43.487Z] [echo] Executing stf.core/build.xml [2025-06-27T00:37:43.487Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] setup-java-properties: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] setup-windows-compiler: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] check-prereqs: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-dependencies: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] create-bin-dir: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-java: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-jar: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-archives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] copy-log4j2-config: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-no-natives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-natives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build: [2025-06-27T00:37:43.487Z] [echo] Executing stf.load/build.xml [2025-06-27T00:37:43.487Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] setup-java-properties: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] setup-windows-compiler: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] check-prereqs: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-dependencies: [2025-06-27T00:37:43.487Z] [echo] Executing stf.core/build.xml [2025-06-27T00:37:43.487Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] setup-java-properties: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] setup-windows-compiler: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] check-prereqs: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-dependencies: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] create-bin-dir: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-java: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-jar: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-archives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] copy-log4j2-config: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-no-natives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-natives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] create-bin-dir: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-java: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-jar: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-archives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-no-natives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build-natives: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] build: [2025-06-27T00:37:43.487Z] [2025-06-27T00:37:43.487Z] create-bin-dir: [2025-06-27T00:37:43.488Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin [2025-06-27T00:37:43.488Z] [2025-06-27T00:37:43.488Z] build-java: [2025-06-27T00:37:43.810Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin [2025-06-27T00:37:44.485Z] [2025-06-27T00:37:44.485Z] build-jar: [2025-06-27T00:37:44.485Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] build-archives: [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] build-no-natives: [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] build-natives: [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] build: [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] build: [2025-06-27T00:37:44.807Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-06-27T00:37:44.807Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] setup-java-properties: [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] setup-windows-compiler: [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] check-prereqs: [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] build-dependencies: [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] create-bin-dir: [2025-06-27T00:37:44.807Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-06-27T00:37:44.807Z] [2025-06-27T00:37:44.807Z] build-java: [2025-06-27T00:37:44.807Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-06-27T00:37:46.980Z] [2025-06-27T00:37:46.980Z] build-jar: [2025-06-27T00:37:46.980Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] build-archives: [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] build-no-natives: [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] build-natives: [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] build: [2025-06-27T00:37:47.657Z] [echo] Executing openjdk.test.classloading/build.xml [2025-06-27T00:37:47.657Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] setup-java-properties: [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] setup-windows-compiler: [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] check-prereqs: [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] build-dependencies: [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] create-bin-dir: [2025-06-27T00:37:47.657Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-06-27T00:37:47.657Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-06-27T00:37:47.657Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-06-27T00:37:47.657Z] [2025-06-27T00:37:47.657Z] build-java: [2025-06-27T00:37:47.657Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-06-27T00:37:48.337Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-06-27T00:37:49.013Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-06-27T00:37:49.343Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class [2025-06-27T00:37:49.344Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class [2025-06-27T00:37:49.344Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2025-06-27T00:37:49.344Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] build-jar: [2025-06-27T00:37:49.344Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] build-archives: [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] build-no-natives: [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] build-natives: [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] copy-dict-file: [2025-06-27T00:37:49.344Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] build: [2025-06-27T00:37:49.344Z] [echo] Executing openjdk.test.debugging/build.xml [2025-06-27T00:37:49.344Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] setup-java-properties: [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] setup-windows-compiler: [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] check-prereqs: [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] build-dependencies: [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] create-bin-dir: [2025-06-27T00:37:49.344Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-06-27T00:37:49.344Z] [2025-06-27T00:37:49.344Z] build-java-8: [2025-06-27T00:37:49.344Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-06-27T00:37:50.439Z] [2025-06-27T00:37:50.439Z] build-java-11-25plus: [2025-06-27T00:37:50.439Z] [2025-06-27T00:37:50.439Z] build-java-17-24: [2025-06-27T00:37:50.439Z] [2025-06-27T00:37:50.439Z] build-java: [2025-06-27T00:37:50.439Z] [2025-06-27T00:37:50.439Z] build-jdi-jar: [2025-06-27T00:37:50.439Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] build-hcr-jar: [2025-06-27T00:37:50.760Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] build-jars: [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] build-archives: [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] build-no-natives: [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] build-natives: [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] build: [2025-06-27T00:37:50.760Z] [echo] Executing openjdk.test.gc/build.xml [2025-06-27T00:37:50.760Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] setup-java-properties: [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] setup-windows-compiler: [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] check-prereqs: [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] build-dependencies: [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] create-bin-dir: [2025-06-27T00:37:50.760Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-06-27T00:37:50.760Z] [2025-06-27T00:37:50.760Z] build-java: [2025-06-27T00:37:50.760Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] build-jar: [2025-06-27T00:37:51.445Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] build-archives: [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] build-no-natives: [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] build-natives: [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] build: [2025-06-27T00:37:51.445Z] [echo] Executing openjdk.test.jck/build.xml [2025-06-27T00:37:51.445Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] setup-java-properties: [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] setup-windows-compiler: [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] check-prereqs: [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] build-dependencies: [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] create-bin-dir: [2025-06-27T00:37:51.445Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-06-27T00:37:51.445Z] [2025-06-27T00:37:51.445Z] build-java: [2025-06-27T00:37:51.445Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-06-27T00:37:52.542Z] [2025-06-27T00:37:52.542Z] build-jar: [2025-06-27T00:37:52.543Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] build-archives: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] build-no-natives: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] setup-native-build-command: [2025-06-27T00:37:52.543Z] [echo] building natives for java_platform win_x86-32 [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] build-natives-windows: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] build-natives-unix: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] build-natives: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] build: [2025-06-27T00:37:52.543Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-06-27T00:37:52.543Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] setup-java-properties: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] setup-windows-compiler: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] check-prereqs: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] build-dependencies: [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] create-bin-dir: [2025-06-27T00:37:52.543Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-06-27T00:37:52.543Z] [2025-06-27T00:37:52.543Z] build-java: [2025-06-27T00:37:52.543Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-06-27T00:37:54.131Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2025-06-27T00:37:54.131Z] [2025-06-27T00:37:54.131Z] build-jar: [2025-06-27T00:37:54.131Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] build-archives: [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] build-no-natives: [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] build-natives: [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] build: [2025-06-27T00:37:55.229Z] [echo] Executing openjdk.test.lang/build.xml [2025-06-27T00:37:55.229Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] setup-java-properties: [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] setup-windows-compiler: [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] check-prereqs: [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] build-dependencies: [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] create-bin-dir: [2025-06-27T00:37:55.229Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-06-27T00:37:55.229Z] [2025-06-27T00:37:55.229Z] build-java: [2025-06-27T00:37:55.229Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-06-27T00:37:57.414Z] [2025-06-27T00:37:57.414Z] build-jar: [2025-06-27T00:37:57.414Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] build-archives: [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] build-no-natives: [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] build-natives: [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] build: [2025-06-27T00:37:58.093Z] [echo] Executing openjdk.test.load/build.xml [2025-06-27T00:37:58.093Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] setup-java-properties: [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] setup-windows-compiler: [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] check-prereqs: [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] build-dependencies: [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] create-bin-dir: [2025-06-27T00:37:58.093Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-06-27T00:37:58.093Z] [2025-06-27T00:37:58.093Z] build-java: [2025-06-27T00:37:58.093Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-06-27T00:37:58.769Z] [2025-06-27T00:37:58.770Z] build-jar: [2025-06-27T00:37:58.770Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] build-archives: [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] build-no-natives: [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] build-natives: [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] build: [2025-06-27T00:37:59.090Z] [echo] Executing openjdk.test.locking/build.xml [2025-06-27T00:37:59.090Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] setup-java-properties: [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] setup-windows-compiler: [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] check-prereqs: [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] build-dependencies: [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] create-bin-dir: [2025-06-27T00:37:59.090Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-06-27T00:37:59.090Z] [2025-06-27T00:37:59.090Z] build-java: [2025-06-27T00:37:59.090Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-06-27T00:37:59.771Z] [2025-06-27T00:37:59.772Z] build-jar: [2025-06-27T00:37:59.772Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] build-archives: [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] build-no-natives: [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] build-natives: [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] build: [2025-06-27T00:37:59.772Z] [echo] Executing openjdk.test.math/build.xml [2025-06-27T00:37:59.772Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] setup-java-properties: [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] setup-windows-compiler: [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] check-prereqs: [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] build-dependencies: [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] create-bin-dir: [2025-06-27T00:37:59.772Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-06-27T00:37:59.772Z] [2025-06-27T00:37:59.772Z] build-java: [2025-06-27T00:37:59.772Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-06-27T00:38:12.627Z] [2025-06-27T00:38:12.627Z] build-jar: [2025-06-27T00:38:12.628Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2025-06-27T00:38:17.220Z] [2025-06-27T00:38:17.220Z] build-archives: [2025-06-27T00:38:17.220Z] [2025-06-27T00:38:17.220Z] build-no-natives: [2025-06-27T00:38:17.220Z] [2025-06-27T00:38:17.220Z] build-natives: [2025-06-27T00:38:17.220Z] [2025-06-27T00:38:17.220Z] build: [2025-06-27T00:38:17.220Z] [echo] Executing openjdk.test.mauve/build.xml [2025-06-27T00:38:17.220Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:38:17.220Z] [2025-06-27T00:38:17.220Z] check-if-already-built: [2025-06-27T00:38:17.220Z] [echo] Checking if c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists [2025-06-27T00:38:17.220Z] [echo] openjdk_test_mauve_already_built is true [2025-06-27T00:38:17.220Z] [2025-06-27T00:38:17.220Z] check-if-cvs-available: [2025-06-27T00:38:17.220Z] [echo] Checking if c:\jenkins\testDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-06-27T00:38:17.220Z] [echo] cvs_available is true [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] download-cvsclient: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] output-recreate-message: [2025-06-27T00:38:17.221Z] [echo] c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-06-27T00:38:17.221Z] [echo] If you want to recreate c:\jenkins\testDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] delete-work-dir: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] create-work-dir: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] get-source: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] check-if-source-available: [2025-06-27T00:38:17.221Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\/mauve/mauve/gnu/testlet/config.java.in exists [2025-06-27T00:38:17.221Z] [echo] mauve_source_available is ${mauve_source_available} [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] delete-corba-files: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] mauve-configure: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] setup-java-properties: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] build-harness: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] build-tests: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] build-java: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] build-jar: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] build-archives: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] check-if-work_jar_file-exists: [2025-06-27T00:38:17.221Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\/mauve/mauve.jar exists [2025-06-27T00:38:17.221Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] install-archives: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] configure: [2025-06-27T00:38:17.221Z] [echo] Executing openjdk.test.nio/build.xml [2025-06-27T00:38:17.221Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] setup-java-properties: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] setup-windows-compiler: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] check-prereqs: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] build-dependencies: [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] create-bin-dir: [2025-06-27T00:38:17.221Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] check-java-nio-filesystem: [2025-06-27T00:38:17.221Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-06-27T00:38:17.221Z] [2025-06-27T00:38:17.221Z] copy-resources: [2025-06-27T00:38:17.221Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-27T00:38:17.222Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-27T00:38:17.222Z] [2025-06-27T00:38:17.222Z] build-java-nio-filesystem: [2025-06-27T00:38:17.222Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-06-27T00:38:17.222Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-06-27T00:38:18.303Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-06-27T00:38:18.303Z] [exec] Done [2025-06-27T00:38:18.303Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-06-27T00:38:18.303Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-27T00:38:31.154Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2025-06-27T00:38:31.154Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-06-27T00:38:31.154Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-06-27T00:38:31.154Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2025-06-27T00:38:38.217Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-06-27T00:38:39.309Z] [2025-06-27T00:38:39.309Z] build-java: [2025-06-27T00:38:39.309Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-27T00:38:40.405Z] [2025-06-27T00:38:40.405Z] build-jar: [2025-06-27T00:38:40.405Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] build-archives: [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] build-no-natives: [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] build-natives: [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] build: [2025-06-27T00:38:41.522Z] [echo] Executing openjdk.test.serialization/build.xml [2025-06-27T00:38:41.522Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] setup-java-properties: [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] setup-windows-compiler: [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] check-prereqs: [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] build-dependencies: [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] create-bin-dir: [2025-06-27T00:38:41.522Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-06-27T00:38:41.522Z] [2025-06-27T00:38:41.522Z] build-java: [2025-06-27T00:38:41.523Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] build-jar: [2025-06-27T00:38:41.847Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] build-archives: [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] build-no-natives: [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] build-natives: [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] build: [2025-06-27T00:38:41.847Z] [echo] Executing openjdk.test.security/build.xml [2025-06-27T00:38:41.847Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] setup-java-properties: [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] setup-windows-compiler: [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] check-prereqs: [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] build-dependencies: [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] create-bin-dir: [2025-06-27T00:38:41.847Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-06-27T00:38:41.847Z] [2025-06-27T00:38:41.847Z] build-java: [2025-06-27T00:38:41.847Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-06-27T00:38:42.520Z] [2025-06-27T00:38:42.520Z] build-jar: [2025-06-27T00:38:42.520Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] build-archives: [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] build-no-natives: [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] build-natives: [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] build: [2025-06-27T00:38:42.827Z] [echo] Executing openjdk.test.util/build.xml [2025-06-27T00:38:42.827Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] setup-java-properties: [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] setup-windows-compiler: [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] check-prereqs: [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] build-dependencies: [2025-06-27T00:38:42.827Z] [2025-06-27T00:38:42.827Z] create-bin-dir: [2025-06-27T00:38:42.828Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-06-27T00:38:42.828Z] [2025-06-27T00:38:42.828Z] build-java: [2025-06-27T00:38:42.828Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-06-27T00:38:43.508Z] [2025-06-27T00:38:43.508Z] build-jar: [2025-06-27T00:38:43.508Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] build-archives: [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] build-no-natives: [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] build-natives: [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] build: [2025-06-27T00:38:43.829Z] [echo] Executing openjdk.test.jlm/build.xml [2025-06-27T00:38:43.829Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] setup-java-properties: [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] setup-windows-compiler: [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] check-prereqs: [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] create-bin-dir: [2025-06-27T00:38:43.829Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-06-27T00:38:43.829Z] [2025-06-27T00:38:43.829Z] build-java: [2025-06-27T00:38:43.829Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-06-27T00:38:45.417Z] [2025-06-27T00:38:45.417Z] build-jar: [2025-06-27T00:38:45.417Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] build-archives: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] build-no-natives: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] build-natives: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] build: [2025-06-27T00:38:46.097Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] setup-java-properties: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] setup-windows-compiler: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] check-prereqs: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] check-compiler-level: [2025-06-27T00:38:46.097Z] [echo] java_java_specification_version is 1.8 [2025-06-27T00:38:46.097Z] [echo] can_build_modularity is false [2025-06-27T00:38:46.097Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-06-27T00:38:46.097Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] create-bin-dir: [2025-06-27T00:38:46.097Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2025-06-27T00:38:46.097Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2025-06-27T00:38:46.097Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2025-06-27T00:38:46.097Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2025-06-27T00:38:46.097Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2025-06-27T00:38:46.097Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2025-06-27T00:38:46.097Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2025-06-27T00:38:46.097Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] build-java: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] build-no-natives: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] build: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] build: [2025-06-27T00:38:46.097Z] [2025-06-27T00:38:46.097Z] common_dist: [2025-06-27T00:38:46.097Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\STF [2025-06-27T00:38:47.193Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\aqa-systemtest [2025-06-27T00:38:51.794Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\aqa-systemtest [2025-06-27T00:38:51.794Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\openj9-systemtest does not exist. [2025-06-27T00:38:51.794Z] [2025-06-27T00:38:51.794Z] build: [2025-06-27T00:38:51.794Z] [2025-06-27T00:38:51.794Z] build: [2025-06-27T00:38:51.794Z] [2025-06-27T00:38:51.794Z] THC.check: [2025-06-27T00:38:51.794Z] [2025-06-27T00:38:51.794Z] getChurn: [2025-06-27T00:38:52.100Z] [exec] Cloning into 'churn'... [2025-06-27T00:38:52.778Z] [2025-06-27T00:38:52.778Z] dist: [2025-06-27T00:38:52.779Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\churn [2025-06-27T00:38:52.779Z] [2025-06-27T00:38:52.779Z] init: [2025-06-27T00:38:52.779Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\daaLoadTest [2025-06-27T00:38:52.779Z] [2025-06-27T00:38:52.779Z] common_build: [2025-06-27T00:38:52.779Z] [2025-06-27T00:38:52.779Z] build: [2025-06-27T00:38:52.779Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\daaLoadTest [2025-06-27T00:38:52.779Z] [2025-06-27T00:38:52.779Z] build: [2025-06-27T00:38:52.779Z] [2025-06-27T00:38:52.779Z] init: [2025-06-27T00:38:52.779Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jcstress [2025-06-27T00:38:52.779Z] [2025-06-27T00:38:52.779Z] getDependentLibs: [2025-06-27T00:38:53.102Z] [exec] -------------------------------------------- [2025-06-27T00:38:53.102Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-06-27T00:38:53.102Z] [exec] task is set to default [2025-06-27T00:38:53.102Z] [exec] dependencyList is set to jcstress [2025-06-27T00:38:53.102Z] [exec] -------------------------------------------- [2025-06-27T00:38:53.102Z] [exec] Starting download third party dependent jars [2025-06-27T00:38:53.102Z] [exec] -------------------------------------------- [2025-06-27T00:38:53.102Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-06-27T00:38:53.102Z] [exec] C:/jenkins/testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-27T00:38:53.102Z] [exec] downloaded dependent third party jars successfully [2025-06-27T00:38:53.102Z] [2025-06-27T00:38:53.102Z] dist: [2025-06-27T00:38:53.102Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jcstress [2025-06-27T00:38:53.102Z] [2025-06-27T00:38:53.102Z] init: [2025-06-27T00:38:53.102Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jlm [2025-06-27T00:38:53.102Z] [2025-06-27T00:38:53.102Z] common_build: [2025-06-27T00:38:53.102Z] [2025-06-27T00:38:53.102Z] build: [2025-06-27T00:38:53.102Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jlm [2025-06-27T00:38:53.420Z] [2025-06-27T00:38:53.420Z] init: [2025-06-27T00:38:53.420Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\lambdaLoadTest [2025-06-27T00:38:53.420Z] [2025-06-27T00:38:53.420Z] common_build: [2025-06-27T00:38:53.420Z] [2025-06-27T00:38:53.420Z] build: [2025-06-27T00:38:53.420Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\lambdaLoadTest [2025-06-27T00:38:53.420Z] [2025-06-27T00:38:53.420Z] init: [2025-06-27T00:38:53.421Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mathLoadTest [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] common_build: [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] build: [2025-06-27T00:38:53.421Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mathLoadTest [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] init: [2025-06-27T00:38:53.421Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mauveLoadTest [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] common_build: [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] build: [2025-06-27T00:38:53.421Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mauveLoadTest [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] init: [2025-06-27T00:38:53.421Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\modularity [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] common_build: [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] build: [2025-06-27T00:38:53.421Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\modularity [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] init: [2025-06-27T00:38:53.421Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\otherLoadTest [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] common_build: [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] build: [2025-06-27T00:38:53.421Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\otherLoadTest [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] init: [2025-06-27T00:38:53.421Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\security [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] common_build: [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] build: [2025-06-27T00:38:53.421Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\security [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] init: [2025-06-27T00:38:53.421Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\sharedClasses [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] common_build: [2025-06-27T00:38:53.421Z] [2025-06-27T00:38:53.421Z] build: [2025-06-27T00:38:53.421Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\sharedClasses [2025-06-27T00:38:53.741Z] [2025-06-27T00:38:53.741Z] BUILD SUCCESSFUL [2025-06-27T00:38:53.741Z] Total time: 1 minute 23 seconds [2025-06-27T00:38:53.741Z] 0 [2025-06-27T00:38:53.741Z] [2025-06-27T00:38:54.065Z] [2025-06-27T00:38:54.065Z] RECORD TEST REPOs SHA [2025-06-27T00:38:54.065Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/scripts"; \ [2025-06-27T00:38:54.065Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt" [2025-06-27T00:38:54.065Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt [2025-06-27T00:38:54.065Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt [2025-06-27T00:38:54.752Z] ================================================ [2025-06-27T00:38:54.752Z] timestamp: 20250627-003854 [2025-06-27T00:38:54.752Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests [2025-06-27T00:38:54.752Z] git repo: [2025-06-27T00:38:54.752Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-27T00:38:54.752Z] sha: [2025-06-27T00:38:55.069Z] 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 [2025-06-27T00:38:55.069Z] ================================================ [2025-06-27T00:38:55.069Z] timestamp: 20250627-003854 [2025-06-27T00:38:55.069Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/aqa-systemtest [2025-06-27T00:38:55.069Z] git repo: [2025-06-27T00:38:55.069Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-06-27T00:38:55.069Z] sha: [2025-06-27T00:38:55.069Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-27T00:38:55.396Z] ================================================ [2025-06-27T00:38:55.396Z] timestamp: 20250627-003855 [2025-06-27T00:38:55.396Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/churn/churn [2025-06-27T00:38:55.396Z] git repo: [2025-06-27T00:38:55.396Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-06-27T00:38:55.396Z] sha: [2025-06-27T00:38:55.396Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-06-27T00:38:55.720Z] ================================================ [2025-06-27T00:38:55.720Z] timestamp: 20250627-003855 [2025-06-27T00:38:55.720Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/STF [2025-06-27T00:38:55.720Z] git repo: [2025-06-27T00:38:55.720Z] Fetch URL: https://github.com/adoptium/STF.git [2025-06-27T00:38:55.720Z] sha: [2025-06-27T00:38:55.720Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-27T00:38:55.720Z] ================================================ [2025-06-27T00:38:55.720Z] timestamp: 20250627-003855 [2025-06-27T00:38:55.720Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG [2025-06-27T00:38:55.720Z] git repo: [2025-06-27T00:38:56.043Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-27T00:38:56.043Z] sha: [2025-06-27T00:38:56.043Z] 1828e310fd8fb3115fde605c41aea434b90143d0 [2025-06-27T00:38:56.043Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [Pipeline] } [2025-06-27T00:38:56.094Z] $ ssh-agent -k [2025-06-27T00:38:56.143Z] unset SSH_AUTH_SOCK; [2025-06-27T00:38:56.143Z] unset SSH_AGENT_PID; [2025-06-27T00:38:56.143Z] echo Agent pid 2018 killed; [2025-06-27T00:38:56.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-27T00:38:56.340Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-27T00:38:56.366Z] ITERATION: 1/1 [Pipeline] sshagent [2025-06-27T00:38:56.386Z] $ ssh-agent [2025-06-27T00:38:56.501Z] SSH_AUTH_SOCK=/tmp/ssh-sULedZ1bRmMd/agent.2357 [2025-06-27T00:38:56.501Z] SSH_AGENT_PID=2358 [2025-06-27T00:38:56.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-27T00:38:57.007Z] ++ uname [2025-06-27T00:38:57.007Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-27T00:38:57.007Z] ++ uname [2025-06-27T00:38:57.007Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-27T00:38:57.007Z] ++ uname [2025-06-27T00:38:57.007Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-27T00:38:57.007Z] + MAKE=make [2025-06-27T00:38:57.007Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-27T00:38:57.007Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-27T00:38:57.537Z] ++ uname [2025-06-27T00:38:57.537Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-27T00:38:57.537Z] ++ uname [2025-06-27T00:38:57.537Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-27T00:38:57.537Z] ++ uname [2025-06-27T00:38:57.537Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-27T00:38:57.537Z] + MAKE=make [2025-06-27T00:38:57.537Z] + cd ./aqa-tests [2025-06-27T00:38:57.537Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-27T00:38:57.537Z] ++ set +x [2025-06-27T00:38:57.852Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-06-27T00:38:57.852Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-06-27T00:38:57.852Z] make _testList TESTLIST=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MiniMix_aot_5m_0,JdiTest_1,MiniMix_10m_1,MiniMix_5m_1,MiniMix_10m_0,HCRLateAttachWorkload_0,ConcurrentLoadTest_5m_0,LockingLoadTest_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,DBBLoadTest_5m_0,MathLoadTest_all_5m_0 [2025-06-27T00:38:57.852Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-27T00:38:57.852Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-06-27T00:38:57.852Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-06-27T00:38:57.853Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MiniMix_aot_5m_0,JdiTest_1,MiniMix_10m_1,MiniMix_5m_1,MiniMix_10m_0,HCRLateAttachWorkload_0,ConcurrentLoadTest_5m_0,LockingLoadTest_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,DBBLoadTest_5m_0,MathLoadTest_all_5m_0 [2025-06-27T00:38:58.160Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-27T00:38:58.160Z] perl scripts/configure.pl [2025-06-27T00:38:58.160Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MiniMix_aot_5m_0,JdiTest_1,MiniMix_10m_1,MiniMix_5m_1,MiniMix_10m_0,HCRLateAttachWorkload_0,ConcurrentLoadTest_5m_0,LockingLoadTest_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,DBBLoadTest_5m_0,MathLoadTest_all_5m_0 --numOfMachines= --testTime= --TRSSURL= [2025-06-27T00:38:58.479Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-27T00:38:58.479Z] [2025-06-27T00:38:58.479Z] Starting to generate test make files. [2025-06-27T00:38:58.479Z] [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\churn\playlist.xml [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\jcstress\playlist.xml [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\jlm\playlist.xml [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2025-06-27T00:38:58.804Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk [2025-06-27T00:38:58.804Z] [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\modularity\playlist.xml [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2025-06-27T00:38:58.804Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2025-06-27T00:38:58.804Z] [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\security\playlist.xml [2025-06-27T00:38:58.804Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/security/autoGen.mk [2025-06-27T00:38:58.804Z] [2025-06-27T00:38:58.804Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2025-06-27T00:38:58.804Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/autoGen.mk [2025-06-27T00:38:58.804Z] [2025-06-27T00:38:58.804Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../autoGen.mk [2025-06-27T00:38:58.804Z] [2025-06-27T00:38:58.804Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk [2025-06-27T00:38:58.804Z] [2025-06-27T00:38:58.804Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk [2025-06-27T00:38:58.804Z] [2025-06-27T00:38:58.804Z] Make files are generated successfully. [2025-06-27T00:38:58.804Z] [2025-06-27T00:38:58.804Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-27T00:38:58.804Z] make -f runtest.mk _testList [2025-06-27T00:38:59.112Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-27T00:38:59.431Z] [2025-06-27T00:38:59.431Z] Running make 4.4.1 [2025-06-27T00:38:59.431Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/ [2025-06-27T00:38:59.756Z] set JDK_VERSION to 8 [2025-06-27T00:38:59.756Z] set JDK_IMPL to hotspot [2025-06-27T00:38:59.756Z] set JVM_VERSION to openjdk8 [2025-06-27T00:38:59.756Z] set JCL_VERSION to latest [2025-06-27T00:38:59.756Z] JAVA_HOME was originally set to C:\openjdk\jdk-17 [2025-06-27T00:38:59.756Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-06-27T00:38:59.756Z] set SPEC to win_x86 [2025-06-27T00:39:00.064Z] set TEST_FLAG to [2025-06-27T00:39:00.064Z] Running testList ... [2025-06-27T00:39:00.064Z] There are 15 test targets in testList [2025-06-27T00:39:00.064Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version [2025-06-27T00:39:00.375Z] openjdk version "1.8.0_462-beta" [2025-06-27T00:39:00.375Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262055-b07) [2025-06-27T00:39:00.375Z] OpenJDK Client VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-27T00:39:00.375Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests' [2025-06-27T00:39:00.694Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system' [2025-06-27T00:39:00.694Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/mathLoadTest' [2025-06-27T00:39:01.019Z] ../system.mk:25: CYGWIN is 1 [2025-06-27T00:39:01.019Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2025-06-27T00:39:01.019Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2025-06-27T00:39:01.019Z] [2025-06-27T00:39:01.343Z] ===============================================