Pre Test
Started by upstream project "Test_openjdk8_hs_extended.system_x86-64_windows" build number 962
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 558
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2996
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 253
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0@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-64_windows_testList_0@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 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10
Commit message: "JDK24+ exclude selected test variation and platforms (#6289)"
> git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-27T22:50:07.513Z] SPEC: win_x86-64
[Pipeline] echo
[2025-05-27T22:50:07.514Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-27T22:50:07.528Z] 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-05-27T22:50:07.531Z] dynamicAgents: []
[Pipeline] node
[2025-05-27T22:50:22.536Z] Still waiting to schedule task
[2025-05-27T22:50:22.536Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-05-28T01:46:21.170Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-05-28T01:46:21.213Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-28T01:46:21.265Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-28T01:46:21.265Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-28T01:46:21.283Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-28T01:46:21.338Z] The recommended git tool is: git
[2025-05-28T01:46:21.380Z] No credentials specified
[2025-05-28T01:46:21.399Z] Cloning the remote Git repository
[2025-05-28T01:46:21.430Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-28T01:46:21.431Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests # timeout=10
[2025-05-28T01:46:21.536Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-05-28T01:46:21.536Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-28T01:46:21.536Z] > git --version # timeout=10
[2025-05-28T01:46:21.579Z] > git --version # 'git version 2.42.1'
[2025-05-28T01:46:21.579Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-28T01:46:27.414Z] Avoid second fetch
[2025-05-28T01:46:27.504Z] Checking out Revision 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master)
[2025-05-28T01:46:27.262Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-28T01:46:27.313Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-28T01:46:27.425Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-05-28T01:46:27.514Z] > git config core.sparsecheckout # timeout=10
[2025-05-28T01:46:27.664Z] > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10
[2025-05-28T01:46:30.379Z] Commit message: "JDK24+ exclude selected test variation and platforms (#6289)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-28T01:46:31.593Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-28T01:46:31.618Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-28T01:46:32.116Z] + LC_TIME=C
[2025-05-28T01:46:32.116Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-28T01:46:32.188Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-28T01:46:32.622Z] + aqa-tests/terminateTestProcesses.sh null
[2025-05-28T01:46:32.622Z] Windows machine, using powershell queries...
[2025-05-28T01:46:33.281Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-05-28T01:46:34.261Z] + printenv
[2025-05-28T01:46:34.261Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-05-28T01:46:34.261Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-05-28T01:46:34.261Z] !ExitCode=00000000
[2025-05-28T01:46:34.261Z] KEEP_WORKSPACE=false
[2025-05-28T01:46:34.261Z] NUMBER_OF_PROCESSORS=4
[2025-05-28T01:46:34.261Z] PROCESSOR_LEVEL=6
[2025-05-28T01:46:34.261Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_0.tap
[2025-05-28T01:46:34.261Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/lib
[2025-05-28T01:46:34.261Z] EXIT_FAILURE=false
[2025-05-28T01:46:34.261Z] JDK_BRANCH=jdk8u462-b03_adopt
[2025-05-28T01:46:34.261Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/15/display/redirect?page=tests
[2025-05-28T01:46:34.261Z] PLATFORM=x86-64_windows
[2025-05-28T01:46:34.261Z] DOCKER_REQUIRED=false
[2025-05-28T01:46:34.261Z] USERDOMAIN_ROAMINGPROFILE=TEST-AZURE-WIN-
[2025-05-28T01:46:34.261Z] PROGRAMFILES=C:\Program Files
[2025-05-28T01:46:34.261Z] git=C:\Program Files\Git\cmd\git.exe
[2025-05-28T01:46:34.261Z] TIME_LIMIT=25
[2025-05-28T01:46:34.261Z] JENKINS_SERVER_COOKIE=durable-982fbb1e99125366fe2aede8881a6193c30c83377ca1e43a0fe9cd7025e17b49
[2025-05-28T01:46:34.261Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-05-28T01:46:34.261Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.8.1+1
[2025-05-28T01:46:34.261Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-28T01:46:34.261Z] GENERATE_JOBS=true
[2025-05-28T01:46:34.261Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-28T01:46:34.261Z] OS=Windows_NT
[2025-05-28T01:46:34.261Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/15/display/redirect?page=changes
[2025-05-28T01:46:34.261Z] HOMEDRIVE=C:
[2025-05-28T01:46:34.261Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-05-28T01:46:34.261Z] RERUN_ITERATIONS=1
[2025-05-28T01:46:34.261Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-28T01:46:34.261Z] USERDOMAIN=TEST-AZURE-WIN-
[2025-05-28T01:46:34.261Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-28T01:46:34.261Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-28T01:46:34.261Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0
[2025-05-28T01:46:34.261Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2025-05-28T01:46:34.261Z] ARCHIVE_TEST_RESULTS=false
[2025-05-28T01:46:34.261Z] SETUP_JCK_RUN=false
[2025-05-28T01:46:34.261Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/15/
[2025-05-28T01:46:34.261Z] SLACK_CHANNEL=aqavit-bot
[2025-05-28T01:46:34.261Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin
[2025-05-28T01:46:34.261Z] JCK_GIT_BRANCH=master
[2025-05-28T01:46:34.261Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/
[2025-05-28T01:46:34.261Z] BUILD_NUMBER=15
[2025-05-28T01:46:34.261Z] TKG_ITERATIONS=1
[2025-05-28T01:46:34.261Z] _=/usr/bin/printenv
[2025-05-28T01:46:34.261Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-05-28T01:46:34.261Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../benchmarks
[2025-05-28T01:46:34.261Z] ALLUSERSPROFILE=C:\ProgramData
[2025-05-28T01:46:34.261Z] JENKINS_NODE_COOKIE=6d6cc03c-8d9f-43f0-a106-2ca3b258daa4
[2025-05-28T01:46:34.261Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-05-28T01:46:34.261Z] KEEP_REPORTDIR=false
[2025-05-28T01:46:34.261Z] BUILD_DISPLAY_NAME=#15
[2025-05-28T01:46:34.261Z] SDK_RESOURCE=upstream
[2025-05-28T01:46:34.261Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image
[2025-05-28T01:46:34.261Z] HOME=/home/jenkins
[2025-05-28T01:46:34.261Z] USERNAME=jenkins
[2025-05-28T01:46:34.261Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-05-28T01:46:34.261Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-28T01:46:34.261Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_0
[2025-05-28T01:46:34.261Z] JOBSTARTTIME=Wed, 28 May 2025 01:46:31 +0000
[2025-05-28T01:46:34.261Z] JDK_VERSION=8
[2025-05-28T01:46:34.261Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2025-05-28T01:46:34.261Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_0
[2025-05-28T01:46:34.261Z] USE_TESTENV_PROPERTIES=false
[2025-05-28T01:46:34.261Z] SYSTEMROOT=C:\Windows
[2025-05-28T01:46:34.261Z] PERSONAL_BUILD=false
[2025-05-28T01:46:34.261Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/15/display/redirect
[2025-05-28T01:46:34.261Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2025-05-28T01:46:34.261Z] AUTO_DETECT=true
[2025-05-28T01:46:34.261Z] EXIT_SUCCESS=false
[2025-05-28T01:46:34.261Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/display/redirect
[2025-05-28T01:46:34.261Z] PROMPT=$P$G
[2025-05-28T01:46:34.261Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0
[2025-05-28T01:46:34.261Z] COMPUTERNAME=TEST-AZURE-WIN-
[2025-05-28T01:46:34.261Z] OPENJ9_BRANCH=master
[2025-05-28T01:46:34.261Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-28T01:46:34.261Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:46:34.261Z] PARALLEL=None
[2025-05-28T01:46:34.261Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-28T01:46:34.261Z] ITERATIONS=1
[2025-05-28T01:46:34.261Z] UPSTREAM_JOB_NUMBER=558
[2025-05-28T01:46:34.261Z] SPEC=win_x86-64
[2025-05-28T01:46:34.261Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows
[2025-05-28T01:46:34.261Z] TERM=xterm-256color
[2025-05-28T01:46:34.261Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-05-28T01:46:34.261Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-28T01:46:34.261Z] LOGONSERVER=\\TEST-AZURE-WIN-
[2025-05-28T01:46:34.261Z] NODE_NAME=test-azure-win2022-x64-3
[2025-05-28T01:46:34.261Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-28T01:46:34.261Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-05-28T01:46:34.261Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-28T01:46:34.261Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-05-28T01:46:34.261Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-05-28T01:46:34.261Z] DYNAMIC_COMPILE=false
[2025-05-28T01:46:34.261Z] SHLVL=2
[2025-05-28T01:46:34.261Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_windows_testList_0-15
[2025-05-28T01:46:34.261Z] PROCESSOR_REVISION=5504
[2025-05-28T01:46:34.261Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-05-28T01:46:34.261Z] EXECUTOR_NUMBER=0
[2025-05-28T01:46:34.261Z] HUDSON_COOKIE=ea06b704-f4a8-41d5-9a52-1c8901260955
[2025-05-28T01:46:34.261Z] ADOPTOPENJDK_BRANCH=master
[2025-05-28T01:46:34.261Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-28T01:46:34.261Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-05-28T01:46:34.261Z] ORIGIN_JDK_VERSION=8
[2025-05-28T01:46:34.262Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-05-28T01:46:34.262Z] SESSIONNAME=RDP-Tcp#22
[2025-05-28T01:46:34.262Z] NUM_PROCESSORS=2
[2025-05-28T01:46:34.262Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-28T01:46:34.262Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-3 ci.role.perf windows hw.arch.x86 win2022
[2025-05-28T01:46:34.262Z] STAGE_NAME=Setup
[2025-05-28T01:46:34.262Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-28T01:46:34.262Z] HOMEPATH=\Users\jenkins.test-azure-win2
[2025-05-28T01:46:34.262Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0@tmp
[2025-05-28T01:46:34.262Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-05-28T01:46:34.262Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.8.1+1/bin:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/windows/system32:/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/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps:/usr/bin
[2025-05-28T01:46:34.262Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-28T01:46:34.262Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-28T01:46:34.262Z] ProgramW6432=C:\Program Files
[2025-05-28T01:46:34.262Z] UPSTREAM_TEST_JOB_NUMBER=962
[2025-05-28T01:46:34.262Z] CI=true
[2025-05-28T01:46:34.262Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/15/display/redirect?page=artifacts
[2025-05-28T01:46:34.262Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-28T01:46:34.262Z] RERUN_FAILURE=true
[2025-05-28T01:46:34.262Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-05-28T01:46:34.262Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2025-05-28T01:46:34.262Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-28T01:46:34.262Z] BUILD_LIST=system
[2025-05-28T01:46:34.262Z] BUILD_ID=15
[2025-05-28T01:46:34.262Z] WINDIR=C:\Windows
[2025-05-28T01:46:34.262Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-05-28T01:46:34.262Z] PUBLIC=C:\Users\Public
[2025-05-28T01:46:34.262Z] CLIENTNAME=scfryer-thinkpa
[2025-05-28T01:46:34.262Z] SYSTEMDRIVE=C:
[2025-05-28T01:46:34.262Z] TARGET=-f parallelList.mk testList_0
[2025-05-28T01:46:34.262Z] USE_JRE=false
[2025-05-28T01:46:34.262Z] JDK_IMPL=hotspot
[2025-05-28T01:46:34.262Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-28T01:46:34.305Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-28T01:46:34.323Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-28T01:46:49.840Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 558
[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-05-28T01:46:50.072Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-05-28T01:46:50.077Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0
[Pipeline] {
[Pipeline] sshagent
[2025-05-28T01:46:50.109Z] $ ssh-agent
[2025-05-28T01:46:50.220Z] SSH_AUTH_SOCK=/tmp/ssh-yq83D67Ntfqr/agent.1924
[2025-05-28T01:46:50.220Z] SSH_AGENT_PID=1925
[2025-05-28T01:46:50.220Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-28T01:46:50.231Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-28T01:46:50.258Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-05-28T01:46:50.710Z] ++ pwd
[2025-05-28T01:46:50.710Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-28T01:46:50.710Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests
[2025-05-28T01:46:50.710Z] get jdk binary...
[2025-05-28T01:46:50.710Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-28T01:46:50.710Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u462b03-ea.zip ...
[2025-05-28T01:46:53.527Z] List files in jdkbinary folder...
[2025-05-28T01:46:53.527Z] total 173952
[2025-05-28T01:46:53.527Z] -rwxrwx---+ 1 jenkins None 30387868 May 27 20:45 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b03-ea.zip
[2025-05-28T01:46:53.527Z] -rwxrwx---+ 1 jenkins None 106974213 May 27 20:51 OpenJDK8U-jdk_x64_windows_hotspot_8u462b03-ea.zip
[2025-05-28T01:46:53.527Z] -rwxrwx---+ 1 jenkins None 40653929 May 27 20:52 OpenJDK8U-jre_x64_windows_hotspot_8u462b03-ea.zip
[2025-05-28T01:46:53.527Z] -rwxrwx---+ 1 jenkins None 24015 May 27 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b03-ea-metadata.json
[2025-05-28T01:46:53.527Z] -rwxrwx---+ 1 jenkins None 79153 May 27 21:07 OpenJDK8U-sbom_x64_windows_hotspot_8u462b03-ea.json
[2025-05-28T01:46:53.527Z] drwxrwxr-x+ 1 jenkins None 0 May 28 01:46 tmp
[2025-05-28T01:46:53.527Z] List files in jdkbinary/tmp folder...
[2025-05-28T01:46:53.527Z] total 4
[2025-05-28T01:46:53.527Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:45 jdk8u462-b03
[2025-05-28T01:46:53.527Z] Moving directory jdk8u462-b03/ to ../j2sdk-image
[2025-05-28T01:46:53.527Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u462b03-ea.zip ...
[2025-05-28T01:46:54.611Z] List files in jdkbinary folder...
[2025-05-28T01:46:54.611Z] total 173956
[2025-05-28T01:46:54.611Z] -rwxrwx---+ 1 jenkins None 30387868 May 27 20:45 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b03-ea.zip
[2025-05-28T01:46:54.611Z] -rwxrwx---+ 1 jenkins None 106974213 May 27 20:51 OpenJDK8U-jdk_x64_windows_hotspot_8u462b03-ea.zip
[2025-05-28T01:46:54.611Z] -rwxrwx---+ 1 jenkins None 40653929 May 27 20:52 OpenJDK8U-jre_x64_windows_hotspot_8u462b03-ea.zip
[2025-05-28T01:46:54.611Z] -rwxrwx---+ 1 jenkins None 24015 May 27 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b03-ea-metadata.json
[2025-05-28T01:46:54.611Z] -rwxrwx---+ 1 jenkins None 79153 May 27 21:07 OpenJDK8U-sbom_x64_windows_hotspot_8u462b03-ea.json
[2025-05-28T01:46:54.611Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:45 j2sdk-image
[2025-05-28T01:46:54.611Z] drwxrwxr-x+ 1 jenkins None 0 May 28 01:46 tmp
[2025-05-28T01:46:54.611Z] List files in jdkbinary/tmp folder...
[2025-05-28T01:46:54.611Z] total 4
[2025-05-28T01:46:54.611Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:45 jdk8u462-b03-jre
[2025-05-28T01:46:54.611Z] Moving directory jdk8u462-b03-jre/ to ../j2re-image
[2025-05-28T01:46:54.611Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u462b03-ea.zip over ./j2sdk-image/jre...
[2025-05-28T01:46:56.183Z] Removing top-level folder jdk8u462-b03-debug-image/
[2025-05-28T01:46:56.183Z] Removing top-level folder jdk8u462-b03/
[2025-05-28T01:46:58.332Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -version
[2025-05-28T01:46:58.332Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-28T01:46:58.332Z] openjdk version "1.8.0_462-beta"
[2025-05-28T01:46:58.332Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272007-b03)
[2025-05-28T01:46:58.332Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode)
[2025-05-28T01:46:58.332Z] =JAVA VERSION OUTPUT END=
[2025-05-28T01:46:58.332Z] =RELEASE INFO BEGIN=
[2025-05-28T01:46:58.332Z] JAVA_VERSION="1.8.0_462"
[2025-05-28T01:46:58.332Z] OS_NAME="Windows"
[2025-05-28T01:46:58.332Z] OS_VERSION="5.2"
[2025-05-28T01:46:58.332Z] OS_ARCH="amd64"
[2025-05-28T01:46:58.332Z] SOURCE=".:git:c7e9cfe6f5eb+"
[2025-05-28T01:46:58.332Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-28T01:46:58.332Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de"
[2025-05-28T01:46:58.332Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-28T01:46:58.332Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-28T01:46:58.332Z] FULL_VERSION="1.8.0_462-beta-202505272007-b03"
[2025-05-28T01:46:58.332Z] SEMANTIC_VERSION="8.0.462+3"
[2025-05-28T01:46:58.332Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-05-28T01:46:58.332Z] JVM_VARIANT="Hotspot"
[2025-05-28T01:46:58.332Z] JVM_VERSION="25.462-b03"
[2025-05-28T01:46:58.332Z] IMAGE_TYPE="JDK"
[2025-05-28T01:46:58.332Z] =RELEASE INFO END=
[2025-05-28T01:46:58.332Z] get testKitGen...
[2025-05-28T01:46:58.332Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-28T01:46:59.890Z] git rev-parse master
[2025-05-28T01:46:59.891Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-28T01:47:01.055Z] $ ssh-agent -k
[2025-05-28T01:47:01.104Z] unset SSH_AUTH_SOCK;
[2025-05-28T01:47:01.105Z] unset SSH_AGENT_PID;
[2025-05-28T01:47:01.105Z] echo Agent pid 1925 killed;
[2025-05-28T01:47:01.150Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-28T01:47:01.607Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=962&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=558&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-28T01:47:01.617Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=962&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=558&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-28T01:47:01.658Z] Building tests...
[Pipeline] timeout
[2025-05-28T01:47:01.663Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-28T01:47:01.782Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_windows" build number 962
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-28T01:47:01.835Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-28T01:47:01.851Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-28T01:47:02.383Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-28T01:47:03.469Z] --------------------------------------------
[2025-05-28T01:47:03.469Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:03.469Z] task is set to default
[2025-05-28T01:47:03.469Z] dependencyList is set to all
[2025-05-28T01:47:03.469Z] --------------------------------------------
[2025-05-28T01:47:03.469Z] Starting download third party dependent jars
[2025-05-28T01:47:03.469Z] --------------------------------------------
[2025-05-28T01:47:03.469Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-05-28T01:47:03.469Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-05-28T01:47:03.606Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-05-28T01:47:03.627Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-05-28T01:47:03.657Z] $ ssh-agent
[2025-05-28T01:47:03.764Z] SSH_AUTH_SOCK=/tmp/ssh-rVXaYYvatfjp/agent.1992
[2025-05-28T01:47:03.764Z] SSH_AGENT_PID=1993
[2025-05-28T01:47:03.764Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-05-28T01:47:04.207Z] + bash ./compile.sh
[2025-05-28T01:47:04.511Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image
[2025-05-28T01:47:04.511Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib
[2025-05-28T01:47:04.511Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-28T01:47:04.511Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-28T01:47:04.511Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-28T01:47:04.512Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/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-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-28T01:47:05.594Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\scripts\build_tools.xml
[2025-05-28T01:47:05.914Z]
[2025-05-28T01:47:05.914Z] build:
[2025-05-28T01:47:05.914Z]
[2025-05-28T01:47:05.914Z] clean:
[2025-05-28T01:47:06.235Z]
[2025-05-28T01:47:06.235Z] init:
[2025-05-28T01:47:06.235Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\bin
[2025-05-28T01:47:06.235Z]
[2025-05-28T01:47:06.235Z] getDependentLibs:
[2025-05-28T01:47:06.235Z] [exec] --------------------------------------------
[2025-05-28T01:47:06.235Z] [exec] path is set to C:/jenkins/testDependency/system_lib
[2025-05-28T01:47:06.235Z] [exec] task is set to default
[2025-05-28T01:47:06.235Z] [exec] dependencyList is set to json_simple
[2025-05-28T01:47:06.235Z] [exec] --------------------------------------------
[2025-05-28T01:47:06.235Z] [exec] Starting download third party dependent jars
[2025-05-28T01:47:06.235Z] [exec] --------------------------------------------
[2025-05-28T01:47:06.235Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib
[2025-05-28T01:47:06.235Z] [exec] C:/jenkins/testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-28T01:47:06.235Z] [exec] downloaded dependent third party jars successfully
[2025-05-28T01:47:06.235Z]
[2025-05-28T01:47:06.235Z] compile:
[2025-05-28T01:47:06.235Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-28T01:47:06.235Z] [echo] ============COMPILER SETTINGS============
[2025-05-28T01:47:06.235Z] [echo] ===fork: yes
[2025-05-28T01:47:06.235Z] [echo] ===debug: on
[2025-05-28T01:47:06.236Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\bin
[2025-05-28T01:47:09.081Z]
[2025-05-28T01:47:09.082Z] dist:
[2025-05-28T01:47:09.082Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\bin\TestKitGen.jar
[2025-05-28T01:47:09.082Z]
[2025-05-28T01:47:09.082Z] BUILD SUCCESSFUL
[2025-05-28T01:47:09.082Z] Total time: 3 seconds
[2025-05-28T01:47:09.082Z] 0
[2025-05-28T01:47:09.082Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-28T01:47:09.752Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-28T01:47:09.752Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-05-28T01:47:11.327Z] ****************************** MACHINE INFO ******************************
[2025-05-28T01:47:11.327Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG
[2025-05-28T01:47:11.327Z] Free Physical Memory Size : 5913702400
[2025-05-28T01:47:11.327Z] Free space (bytes) : 97937846272
[2025-05-28T01:47:11.327Z] Total Physical Memory Size : 8536289280
[2025-05-28T01:47:11.327Z] Total space (bytes) : 274283311104
[2025-05-28T01:47:11.327Z] Usable space (bytes) : 97937846272
[2025-05-28T01:47:11.327Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-28T01:47:11.327Z] bashVersion :
[2025-05-28T01:47:11.327Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-05-28T01:47:11.327Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-28T01:47:11.327Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-28T01:47:11.327Z]
[2025-05-28T01:47:11.327Z] This is free software; you are free to change and redistribute it.
[2025-05-28T01:47:11.327Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-28T01:47:11.327Z] cpuCores : 4
[2025-05-28T01:47:11.327Z] curlVersion :
[2025-05-28T01:47:11.327Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-05-28T01:47:11.327Z] Release-Date: 2023-12-06
[2025-05-28T01:47:11.327Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-28T01:47:11.328Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-28T01:47:11.328Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-28T01:47:11.328Z] gcc version : 11
[2025-05-28T01:47:11.328Z] gclibc version : ldd (cygwin) 3.4.10
[2025-05-28T01:47:11.328Z] gdb version : bash: line 1: gdb: command not found
[2025-05-28T01:47:11.328Z] lldb version : Command could not be executed
[2025-05-28T01:47:11.328Z] makeVersion :
[2025-05-28T01:47:11.328Z] GNU Make 4.4.1
[2025-05-28T01:47:11.328Z] Built for x86_64-pc-cygwin
[2025-05-28T01:47:11.328Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-28T01:47:11.328Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-28T01:47:11.328Z] This is free software: you are free to change and redistribute it.
[2025-05-28T01:47:11.328Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-28T01:47:11.328Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-28T01:47:11.328Z] perlVersion :
[2025-05-28T01:47:11.328Z]
[2025-05-28T01:47:11.328Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-05-28T01:47:11.328Z] (with 6 registered patches, see perl -V for more detail)
[2025-05-28T01:47:11.328Z]
[2025-05-28T01:47:11.328Z] Copyright 1987-2023, Larry Wall
[2025-05-28T01:47:11.328Z]
[2025-05-28T01:47:11.328Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-28T01:47:11.328Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-28T01:47:11.328Z]
[2025-05-28T01:47:11.328Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-28T01:47:11.328Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-28T01:47:11.328Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-28T01:47:11.328Z]
[2025-05-28T01:47:11.328Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-28T01:47:11.328Z] procArch : unknown
[2025-05-28T01:47:11.328Z] sysArch : x86_64
[2025-05-28T01:47:11.328Z] sysOS : CYGWIN_NT-10.0-20348
[2025-05-28T01:47:11.328Z] ulimit :
[2025-05-28T01:47:11.328Z] core file size (blocks, -c) unlimited
[2025-05-28T01:47:11.328Z] data seg size (kbytes, -d) unlimited
[2025-05-28T01:47:11.328Z] file size (blocks, -f) unlimited
[2025-05-28T01:47:11.328Z] open files (-n) 3200
[2025-05-28T01:47:11.328Z] pipe size (512 bytes, -p) 8
[2025-05-28T01:47:11.328Z] stack size (kbytes, -s) 2032
[2025-05-28T01:47:11.328Z] cpu time (seconds, -t) unlimited
[2025-05-28T01:47:11.328Z] max user processes (-u) 256
[2025-05-28T01:47:11.328Z] virtual memory (kbytes, -v) unlimited
[2025-05-28T01:47:11.328Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-05-28T01:47:11.328Z] vmVendor : Oracle Corporation
[2025-05-28T01:47:11.328Z] vmVersion : 25.462-b03
[2025-05-28T01:47:11.328Z] xlc version : bash: line 1: xlC: command not found
[2025-05-28T01:47:11.328Z] **************************************************************************
[2025-05-28T01:47:11.328Z]
[2025-05-28T01:47:11.328Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-28T01:47:11.328Z]
[2025-05-28T01:47:11.329Z] System.getProperty('java.vendor')=Temurin
[2025-05-28T01:47:11.329Z]
[2025-05-28T01:47:11.329Z] System.getProperty('os.name')=Windows Server 2022
[2025-05-28T01:47:11.329Z]
[2025-05-28T01:47:11.329Z] System.getProperty('os.arch')=amd64
[2025-05-28T01:47:11.329Z]
[2025-05-28T01:47:11.329Z] System.getProperty('java.fullversion')=null
[2025-05-28T01:47:11.329Z]
[2025-05-28T01:47:11.329Z] System.getProperty('sun.arch.data.model')=64
[2025-05-28T01:47:11.329Z]
[2025-05-28T01:47:11.633Z] make -f clean.mk cleanBuild
[2025-05-28T01:47:11.633Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-05-28T01:47:12.303Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests///..//jvmtest
[2025-05-28T01:47:12.303Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-05-28T01:47:12.303Z] make -f compile.mk compile
[2025-05-28T01:47:12.303Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-05-28T01:47:12.959Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation; \
[2025-05-28T01:47:12.959Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation; \
[2025-05-28T01:47:12.960Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/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-64_windows_testList_0/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/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-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-05-28T01:47:12.960Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation"; fi
[2025-05-28T01:47:14.544Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\scripts\build_test.xml
[2025-05-28T01:47:14.544Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-05-28T01:47:14.544Z]
[2025-05-28T01:47:14.544Z] -create_test_directory:
[2025-05-28T01:47:14.544Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest
[2025-05-28T01:47:14.544Z]
[2025-05-28T01:47:14.544Z] stage_test_material:
[2025-05-28T01:47:14.865Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest
[2025-05-28T01:47:14.865Z]
[2025-05-28T01:47:14.865Z] build:
[2025-05-28T01:47:15.185Z]
[2025-05-28T01:47:15.185Z] init:
[2025-05-28T01:47:15.185Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system
[2025-05-28T01:47:15.185Z]
[2025-05-28T01:47:15.185Z] dist:
[2025-05-28T01:47:15.185Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system
[2025-05-28T01:47:15.185Z]
[2025-05-28T01:47:15.185Z] common_build:
[2025-05-28T01:47:15.186Z] [echo] target common_build is called.....
[2025-05-28T01:47:15.186Z]
[2025-05-28T01:47:15.186Z] common_init:
[2025-05-28T01:47:15.186Z]
[2025-05-28T01:47:15.186Z] check_systemtest:
[2025-05-28T01:47:15.186Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//system/STF does not exist, clone from GitHub
[2025-05-28T01:47:15.186Z]
[2025-05-28T01:47:15.186Z] clone_stf:
[2025-05-28T01:47:15.186Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-05-28T01:47:16.754Z] [echo] git rev-parse master
[2025-05-28T01:47:16.754Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b
[2025-05-28T01:47:18.893Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//testenv/testenv.properties
[2025-05-28T01:47:18.893Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2025-05-28T01:47:18.893Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b
[2025-05-28T01:47:18.893Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub
[2025-05-28T01:47:18.893Z]
[2025-05-28T01:47:18.893Z] clone_systemtest:
[2025-05-28T01:47:18.893Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-05-28T01:47:21.704Z] [echo] git rev-parse master
[2025-05-28T01:47:21.704Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-05-28T01:47:22.407Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//testenv/testenv.properties
[2025-05-28T01:47:22.407Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-05-28T01:47:22.407Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-05-28T01:47:22.407Z]
[2025-05-28T01:47:22.407Z] configure_systemtest:
[2025-05-28T01:47:22.407Z] [echo] Executing openjdk.build/build.xml
[2025-05-28T01:47:22.407Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] check-for-ant:
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] configure-ant:
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] print-ant-location:
[2025-05-28T01:47:22.727Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] print-ant-error:
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] check-for-junit:
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] configure-junit:
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] print-junit-location:
[2025-05-28T01:47:22.727Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] print-junit-error:
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] check-for-hamcrest-core:
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] configure-hamcrest-core:
[2025-05-28T01:47:22.727Z]
[2025-05-28T01:47:22.727Z] print-hamcrest-core-location:
[2025-05-28T01:47:22.728Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] print-hamcrest-core-error:
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] check-for-log4j:
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] configure-log4j:
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] print-log4j-location:
[2025-05-28T01:47:22.728Z] [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-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] print-log4j-error:
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] check-for-asm:
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] configure-asm:
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] print-asm-location:
[2025-05-28T01:47:22.728Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar
[2025-05-28T01:47:22.728Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] print-asm-error:
[2025-05-28T01:47:22.728Z]
[2025-05-28T01:47:22.728Z] setup-java-properties:
[2025-05-28T01:47:22.728Z] [echo] java_home is ${java_home}
[2025-05-28T01:47:22.728Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre
[2025-05-28T01:47:22.728Z] [echoproperties] #Ant properties
[2025-05-28T01:47:22.728Z] [echoproperties] #Wed May 28 01:47:22 UTC 2025
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk..=
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode)
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.Property=settings\:
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.file.separator=\\
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.java.class.path=.
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-05-28T01:47:22.728Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\JENKIN~1.TES\\AppData\\Local\\Temp\\2\\
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\bin
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202505272007-b03
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.java.vm.version=25.462-b03
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta"
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.os.arch=amd64
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.os.name=Windows Server 2022
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.os.version=10.0
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.path.separator=;
[2025-05-28T01:47:22.729Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\bin
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.user.country=US
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins.test-azure-win2
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.user.language=en
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.user.name=****
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.user.script=
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.user.timezone=
[2025-05-28T01:47:22.730Z] [echoproperties] buildjdk.user.variant=
[2025-05-28T01:47:22.730Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\openjdk.java.build.properties.106074696
[2025-05-28T01:47:22.730Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022
[2025-05-28T01:47:22.730Z] [echo] java_platform set to win_x86-64
[2025-05-28T01:47:22.730Z] [echo] java_java_specification_version set to 1.8
[2025-05-28T01:47:22.730Z] [echo] java_java_vm_vendor set to Temurin
[2025-05-28T01:47:22.730Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre/../bin
[2025-05-28T01:47:22.730Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\bin\javac.exe
[2025-05-28T01:47:22.730Z]
[2025-05-28T01:47:22.730Z] check-for-tools-jar:
[2025-05-28T01:47:22.730Z] [echo] java_java_specification_version is 1.8
[2025-05-28T01:47:22.730Z]
[2025-05-28T01:47:22.730Z] configure-tools-jar:
[2025-05-28T01:47:22.730Z]
[2025-05-28T01:47:22.730Z] print-tools-jar-location:
[2025-05-28T01:47:22.730Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar
[2025-05-28T01:47:22.730Z]
[2025-05-28T01:47:22.730Z] print-tools-jar-error:
[2025-05-28T01:47:22.730Z]
[2025-05-28T01:47:22.731Z] check-for-windows-sysinternals:
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] set-download-windows-sysinternals-required:
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] configure-windows-sysinternals:
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] print-windows-sysinternals-location:
[2025-05-28T01:47:22.731Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] set-print-windows-sysinternals-error-required:
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] really-print-windows-sysinternals-error:
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] print-windows-sysinternals-error:
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] fail-if-error:
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] print-all-prereq-versions:
[2025-05-28T01:47:22.731Z] [echo] Ant version in use : 1.10.2
[2025-05-28T01:47:22.731Z] [echo] log4j version in use : 2.16.0
[2025-05-28T01:47:22.731Z] [echo] ASM version in use : 9.7.1
[2025-05-28T01:47:22.731Z] [echo] junit version in use : 4.12
[2025-05-28T01:47:22.731Z] [echo] hamcrest version in use: 1.3
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] configure:
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] build-dependencies:
[2025-05-28T01:47:22.731Z] [echo] Executing openjdk.build/build.xml
[2025-05-28T01:47:22.731Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:22.731Z]
[2025-05-28T01:47:22.731Z] setup-java-properties:
[2025-05-28T01:47:22.731Z] [echo] java_home is ${java_home}
[2025-05-28T01:47:22.731Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre
[2025-05-28T01:47:23.057Z] [echoproperties] #Ant properties
[2025-05-28T01:47:23.057Z] [echoproperties] #Wed May 28 01:47:22 UTC 2025
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk..=
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode)
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.Property=settings\:
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.file.separator=\\
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.java.class.path=.
[2025-05-28T01:47:23.057Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\JENKIN~1.TES\\AppData\\Local\\Temp\\2\\
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\bin
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202505272007-b03
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.java.vm.version=25.462-b03
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta"
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.os.arch=amd64
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.os.name=Windows Server 2022
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.os.version=10.0
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.path.separator=;
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-05-28T01:47:23.058Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\bin
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.user.country=US
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins.test-azure-win2
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.user.language=en
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.user.name=****
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.user.script=
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.user.timezone=
[2025-05-28T01:47:23.059Z] [echoproperties] buildjdk.user.variant=
[2025-05-28T01:47:23.059Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\openjdk.java.build.properties.1426311670
[2025-05-28T01:47:23.059Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022
[2025-05-28T01:47:23.059Z] [echo] java_platform set to win_x86-64
[2025-05-28T01:47:23.059Z] [echo] java_java_specification_version set to 1.8
[2025-05-28T01:47:23.059Z] [echo] java_java_vm_vendor set to Temurin
[2025-05-28T01:47:23.059Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre/../bin
[2025-05-28T01:47:23.059Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\bin\javac.exe
[2025-05-28T01:47:23.059Z]
[2025-05-28T01:47:23.059Z] setup-windows-compiler:
[2025-05-28T01:47:23.059Z]
[2025-05-28T01:47:23.059Z] check-prereqs:
[2025-05-28T01:47:23.059Z] [echo] Executing openjdk.build/build.xml
[2025-05-28T01:47:23.059Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:23.059Z]
[2025-05-28T01:47:23.059Z] check-for-ant:
[2025-05-28T01:47:23.059Z]
[2025-05-28T01:47:23.059Z] print-ant-location:
[2025-05-28T01:47:23.060Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-ant-error:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] check-for-junit:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-junit-location:
[2025-05-28T01:47:23.060Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-junit-error:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] check-for-hamcrest-core:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-hamcrest-core-location:
[2025-05-28T01:47:23.060Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-hamcrest-core-error:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] check-for-log4j:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-log4j-location:
[2025-05-28T01:47:23.060Z] [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-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-log4j-error:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] check-for-asm:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-asm-location:
[2025-05-28T01:47:23.060Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar
[2025-05-28T01:47:23.060Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-asm-error:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] setup-java-properties:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] check-for-tools-jar:
[2025-05-28T01:47:23.060Z] [echo] java_java_specification_version is 1.8
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-tools-jar-location:
[2025-05-28T01:47:23.060Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-tools-jar-error:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] check-for-windows-sysinternals:
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.060Z] print-windows-sysinternals-location:
[2025-05-28T01:47:23.060Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals
[2025-05-28T01:47:23.060Z]
[2025-05-28T01:47:23.061Z] set-print-windows-sysinternals-error-required:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] really-print-windows-sysinternals-error:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] print-windows-sysinternals-error:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] fail-if-error:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] print-all-prereq-versions:
[2025-05-28T01:47:23.061Z] [echo] Ant version in use : 1.10.2
[2025-05-28T01:47:23.061Z] [echo] log4j version in use : 2.16.0
[2025-05-28T01:47:23.061Z] [echo] ASM version in use : 9.7.1
[2025-05-28T01:47:23.061Z] [echo] junit version in use : 4.12
[2025-05-28T01:47:23.061Z] [echo] hamcrest version in use: 1.3
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] run-check-prereqs:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] build-dependencies:
[2025-05-28T01:47:23.061Z] [echo] Executing stf.build/build.xml
[2025-05-28T01:47:23.061Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] setup-java-properties:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] setup-windows-compiler:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] check-prereqs:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] build-dependencies:
[2025-05-28T01:47:23.061Z] [echo] Executing stf.core/build.xml
[2025-05-28T01:47:23.061Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] setup-java-properties:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] setup-windows-compiler:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] check-prereqs:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] build-dependencies:
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] create-bin-dir:
[2025-05-28T01:47:23.061Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin
[2025-05-28T01:47:23.061Z]
[2025-05-28T01:47:23.061Z] build-java:
[2025-05-28T01:47:23.061Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin
[2025-05-28T01:47:25.884Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin
[2025-05-28T01:47:26.565Z]
[2025-05-28T01:47:26.565Z] build-jar:
[2025-05-28T01:47:26.565Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin\stf.core.jar
[2025-05-28T01:47:27.246Z]
[2025-05-28T01:47:27.247Z] build-archives:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] copy-log4j2-config:
[2025-05-28T01:47:27.247Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] build-no-natives:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] build-natives:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] build:
[2025-05-28T01:47:27.247Z] [echo] Executing stf.load/build.xml
[2025-05-28T01:47:27.247Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] setup-java-properties:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] setup-windows-compiler:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] check-prereqs:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] build-dependencies:
[2025-05-28T01:47:27.247Z] [echo] Executing stf.core/build.xml
[2025-05-28T01:47:27.247Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] setup-java-properties:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] setup-windows-compiler:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] check-prereqs:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] build-dependencies:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] create-bin-dir:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] build-java:
[2025-05-28T01:47:27.247Z]
[2025-05-28T01:47:27.247Z] build-jar:
[2025-05-28T01:47:27.571Z]
[2025-05-28T01:47:27.571Z] build-archives:
[2025-05-28T01:47:27.571Z]
[2025-05-28T01:47:27.571Z] copy-log4j2-config:
[2025-05-28T01:47:27.571Z]
[2025-05-28T01:47:27.571Z] build-no-natives:
[2025-05-28T01:47:27.571Z]
[2025-05-28T01:47:27.571Z] build-natives:
[2025-05-28T01:47:27.571Z]
[2025-05-28T01:47:27.571Z] build:
[2025-05-28T01:47:27.571Z]
[2025-05-28T01:47:27.571Z] create-bin-dir:
[2025-05-28T01:47:27.571Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin
[2025-05-28T01:47:27.571Z]
[2025-05-28T01:47:27.571Z] build-java:
[2025-05-28T01:47:27.571Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin
[2025-05-28T01:47:29.181Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API.
[2025-05-28T01:47:29.181Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T01:47:29.181Z]
[2025-05-28T01:47:29.181Z] build-jar:
[2025-05-28T01:47:29.181Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin\stf.load.jar
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-archives:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-no-natives:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-natives:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build:
[2025-05-28T01:47:29.504Z] [echo] Executing stf.samples/build.xml
[2025-05-28T01:47:29.504Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] setup-java-properties:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] setup-windows-compiler:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] check-prereqs:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-dependencies:
[2025-05-28T01:47:29.504Z] [echo] Executing stf.core/build.xml
[2025-05-28T01:47:29.504Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] setup-java-properties:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] setup-windows-compiler:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] check-prereqs:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-dependencies:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] create-bin-dir:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-java:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-jar:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-archives:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] copy-log4j2-config:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-no-natives:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-natives:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build:
[2025-05-28T01:47:29.504Z] [echo] Executing stf.load/build.xml
[2025-05-28T01:47:29.504Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] setup-java-properties:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] setup-windows-compiler:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] check-prereqs:
[2025-05-28T01:47:29.504Z]
[2025-05-28T01:47:29.504Z] build-dependencies:
[2025-05-28T01:47:29.504Z] [echo] Executing stf.core/build.xml
[2025-05-28T01:47:29.819Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] setup-java-properties:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] setup-windows-compiler:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] check-prereqs:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-dependencies:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] create-bin-dir:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-java:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-jar:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-archives:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] copy-log4j2-config:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-no-natives:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-natives:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] create-bin-dir:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-java:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-jar:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-archives:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-no-natives:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-natives:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build:
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] create-bin-dir:
[2025-05-28T01:47:29.819Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin
[2025-05-28T01:47:29.819Z]
[2025-05-28T01:47:29.819Z] build-java:
[2025-05-28T01:47:29.819Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin
[2025-05-28T01:47:30.902Z]
[2025-05-28T01:47:30.902Z] build-jar:
[2025-05-28T01:47:30.902Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] build-archives:
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] build-no-natives:
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] build-natives:
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] build:
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] build:
[2025-05-28T01:47:31.221Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-05-28T01:47:31.221Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] setup-java-properties:
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] setup-windows-compiler:
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] check-prereqs:
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] build-dependencies:
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] create-bin-dir:
[2025-05-28T01:47:31.221Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2025-05-28T01:47:31.221Z]
[2025-05-28T01:47:31.221Z] build-java:
[2025-05-28T01:47:31.221Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2025-05-28T01:47:34.058Z]
[2025-05-28T01:47:34.058Z] build-jar:
[2025-05-28T01:47:34.058Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] build-archives:
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] build-no-natives:
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] build-natives:
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] build:
[2025-05-28T01:47:34.377Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-05-28T01:47:34.377Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] setup-java-properties:
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] setup-windows-compiler:
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] check-prereqs:
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] build-dependencies:
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] create-bin-dir:
[2025-05-28T01:47:34.377Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2025-05-28T01:47:34.377Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2025-05-28T01:47:34.377Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2025-05-28T01:47:34.377Z]
[2025-05-28T01:47:34.377Z] build-java:
[2025-05-28T01:47:34.377Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2025-05-28T01:47:35.469Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2025-05-28T01:47:35.790Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2025-05-28T01:47:36.462Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class
[2025-05-28T01:47:36.462Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class
[2025-05-28T01:47:36.462Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2
[2025-05-28T01:47:36.463Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] build-jar:
[2025-05-28T01:47:36.463Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] build-archives:
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] build-no-natives:
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] build-natives:
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] copy-dict-file:
[2025-05-28T01:47:36.463Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] build:
[2025-05-28T01:47:36.463Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-05-28T01:47:36.463Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] setup-java-properties:
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] setup-windows-compiler:
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] check-prereqs:
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] build-dependencies:
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] create-bin-dir:
[2025-05-28T01:47:36.463Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2025-05-28T01:47:36.463Z]
[2025-05-28T01:47:36.463Z] build-java-8:
[2025-05-28T01:47:36.463Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2025-05-28T01:47:38.038Z]
[2025-05-28T01:47:38.038Z] build-java-11-25plus:
[2025-05-28T01:47:38.038Z]
[2025-05-28T01:47:38.038Z] build-java-17-24:
[2025-05-28T01:47:38.038Z]
[2025-05-28T01:47:38.038Z] build-java:
[2025-05-28T01:47:38.038Z]
[2025-05-28T01:47:38.038Z] build-jdi-jar:
[2025-05-28T01:47:38.038Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar
[2025-05-28T01:47:38.038Z]
[2025-05-28T01:47:38.038Z] build-hcr-jar:
[2025-05-28T01:47:38.039Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] build-jars:
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] build-archives:
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] build-no-natives:
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] build-natives:
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] build:
[2025-05-28T01:47:38.039Z] [echo] Executing openjdk.test.gc/build.xml
[2025-05-28T01:47:38.039Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] setup-java-properties:
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] setup-windows-compiler:
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] check-prereqs:
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] build-dependencies:
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] create-bin-dir:
[2025-05-28T01:47:38.039Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2025-05-28T01:47:38.039Z]
[2025-05-28T01:47:38.039Z] build-java:
[2025-05-28T01:47:38.039Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2025-05-28T01:47:39.124Z]
[2025-05-28T01:47:39.124Z] build-jar:
[2025-05-28T01:47:39.124Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar
[2025-05-28T01:47:39.124Z]
[2025-05-28T01:47:39.124Z] build-archives:
[2025-05-28T01:47:39.124Z]
[2025-05-28T01:47:39.124Z] build-no-natives:
[2025-05-28T01:47:39.124Z]
[2025-05-28T01:47:39.124Z] build-natives:
[2025-05-28T01:47:39.124Z]
[2025-05-28T01:47:39.124Z] build:
[2025-05-28T01:47:39.124Z] [echo] Executing openjdk.test.jck/build.xml
[2025-05-28T01:47:39.124Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:39.124Z]
[2025-05-28T01:47:39.124Z] setup-java-properties:
[2025-05-28T01:47:39.124Z]
[2025-05-28T01:47:39.125Z] setup-windows-compiler:
[2025-05-28T01:47:39.125Z]
[2025-05-28T01:47:39.125Z] check-prereqs:
[2025-05-28T01:47:39.125Z]
[2025-05-28T01:47:39.125Z] build-dependencies:
[2025-05-28T01:47:39.125Z]
[2025-05-28T01:47:39.125Z] create-bin-dir:
[2025-05-28T01:47:39.125Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2025-05-28T01:47:39.125Z]
[2025-05-28T01:47:39.125Z] build-java:
[2025-05-28T01:47:39.125Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] build-jar:
[2025-05-28T01:47:40.222Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] build-archives:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] build-no-natives:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] setup-native-build-command:
[2025-05-28T01:47:40.222Z] [echo] building natives for java_platform win_x86-64
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] build-natives-windows:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] build-natives-unix:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] build-natives:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] build:
[2025-05-28T01:47:40.222Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-05-28T01:47:40.222Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] setup-java-properties:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] setup-windows-compiler:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] check-prereqs:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] build-dependencies:
[2025-05-28T01:47:40.222Z]
[2025-05-28T01:47:40.222Z] create-bin-dir:
[2025-05-28T01:47:40.223Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2025-05-28T01:47:40.223Z]
[2025-05-28T01:47:40.223Z] build-java:
[2025-05-28T01:47:40.223Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2025-05-28T01:47:42.382Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles
[2025-05-28T01:47:42.382Z]
[2025-05-28T01:47:42.382Z] build-jar:
[2025-05-28T01:47:42.382Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar
[2025-05-28T01:47:43.462Z]
[2025-05-28T01:47:43.462Z] build-archives:
[2025-05-28T01:47:43.462Z]
[2025-05-28T01:47:43.462Z] build-no-natives:
[2025-05-28T01:47:43.462Z]
[2025-05-28T01:47:43.462Z] build-natives:
[2025-05-28T01:47:43.462Z]
[2025-05-28T01:47:43.462Z] build:
[2025-05-28T01:47:43.462Z] [echo] Executing openjdk.test.lang/build.xml
[2025-05-28T01:47:43.463Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:43.463Z]
[2025-05-28T01:47:43.463Z] setup-java-properties:
[2025-05-28T01:47:43.463Z]
[2025-05-28T01:47:43.463Z] setup-windows-compiler:
[2025-05-28T01:47:43.463Z]
[2025-05-28T01:47:43.463Z] check-prereqs:
[2025-05-28T01:47:43.463Z]
[2025-05-28T01:47:43.463Z] build-dependencies:
[2025-05-28T01:47:43.463Z]
[2025-05-28T01:47:43.463Z] create-bin-dir:
[2025-05-28T01:47:43.463Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2025-05-28T01:47:43.463Z]
[2025-05-28T01:47:43.463Z] build-java:
[2025-05-28T01:47:43.463Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2025-05-28T01:47:46.285Z]
[2025-05-28T01:47:46.285Z] build-jar:
[2025-05-28T01:47:46.285Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] build-archives:
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] build-no-natives:
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] build-natives:
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] build:
[2025-05-28T01:47:46.603Z] [echo] Executing openjdk.test.load/build.xml
[2025-05-28T01:47:46.603Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] setup-java-properties:
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] setup-windows-compiler:
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] check-prereqs:
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] build-dependencies:
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] create-bin-dir:
[2025-05-28T01:47:46.603Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2025-05-28T01:47:46.603Z]
[2025-05-28T01:47:46.603Z] build-java:
[2025-05-28T01:47:46.603Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] build-jar:
[2025-05-28T01:47:47.702Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] build-archives:
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] build-no-natives:
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] build-natives:
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] build:
[2025-05-28T01:47:47.702Z] [echo] Executing openjdk.test.locking/build.xml
[2025-05-28T01:47:47.702Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] setup-java-properties:
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] setup-windows-compiler:
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] check-prereqs:
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] build-dependencies:
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] create-bin-dir:
[2025-05-28T01:47:47.702Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2025-05-28T01:47:47.702Z]
[2025-05-28T01:47:47.702Z] build-java:
[2025-05-28T01:47:47.702Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] build-jar:
[2025-05-28T01:47:48.370Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] build-archives:
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] build-no-natives:
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] build-natives:
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] build:
[2025-05-28T01:47:48.370Z] [echo] Executing openjdk.test.math/build.xml
[2025-05-28T01:47:48.370Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] setup-java-properties:
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] setup-windows-compiler:
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] check-prereqs:
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] build-dependencies:
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] create-bin-dir:
[2025-05-28T01:47:48.370Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2025-05-28T01:47:48.370Z]
[2025-05-28T01:47:48.370Z] build-java:
[2025-05-28T01:47:48.691Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2025-05-28T01:48:01.624Z]
[2025-05-28T01:48:01.624Z] build-jar:
[2025-05-28T01:48:01.625Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build-archives:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build-no-natives:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build-natives:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build:
[2025-05-28T01:48:06.169Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-05-28T01:48:06.169Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] check-if-already-built:
[2025-05-28T01:48:06.169Z] [echo] Checking if c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists
[2025-05-28T01:48:06.169Z] [echo] openjdk_test_mauve_already_built is true
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] check-if-cvs-available:
[2025-05-28T01:48:06.169Z] [echo] Checking if c:\jenkins\testDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-05-28T01:48:06.169Z] [echo] cvs_available is true
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] download-cvsclient:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] output-recreate-message:
[2025-05-28T01:48:06.169Z] [echo] c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-05-28T01:48:06.169Z] [echo] If you want to recreate c:\jenkins\testDependency\system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] delete-work-dir:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] create-work-dir:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] get-source:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] check-if-source-available:
[2025-05-28T01:48:06.169Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\/mauve/mauve/gnu/testlet/config.java.in exists
[2025-05-28T01:48:06.169Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] delete-corba-files:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] mauve-configure:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] setup-java-properties:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build-harness:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build-tests:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build-java:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build-jar:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] build-archives:
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] check-if-work_jar_file-exists:
[2025-05-28T01:48:06.169Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\/mauve/mauve.jar exists
[2025-05-28T01:48:06.169Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-05-28T01:48:06.169Z]
[2025-05-28T01:48:06.169Z] install-archives:
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] configure:
[2025-05-28T01:48:06.170Z] [echo] Executing openjdk.test.nio/build.xml
[2025-05-28T01:48:06.170Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] setup-java-properties:
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] setup-windows-compiler:
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] check-prereqs:
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] build-dependencies:
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] create-bin-dir:
[2025-05-28T01:48:06.170Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] check-java-nio-filesystem:
[2025-05-28T01:48:06.170Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] copy-resources:
[2025-05-28T01:48:06.170Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-05-28T01:48:06.170Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-05-28T01:48:06.170Z]
[2025-05-28T01:48:06.170Z] build-java-nio-filesystem:
[2025-05-28T01:48:06.170Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-05-28T01:48:06.170Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-05-28T01:48:07.259Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/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-05-28T01:48:07.259Z] [exec] Done
[2025-05-28T01:48:07.259Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\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-05-28T01:48:07.259Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-05-28T01:48:20.114Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF
[2025-05-28T01:48:20.114Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2025-05-28T01:48:20.114Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2025-05-28T01:48:20.114Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar
[2025-05-28T01:48:25.798Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-05-28T01:48:26.472Z]
[2025-05-28T01:48:26.472Z] build-java:
[2025-05-28T01:48:26.472Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-05-28T01:48:28.633Z]
[2025-05-28T01:48:28.633Z] build-jar:
[2025-05-28T01:48:28.633Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] build-archives:
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] build-no-natives:
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] build-natives:
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] build:
[2025-05-28T01:48:28.954Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-05-28T01:48:28.954Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] setup-java-properties:
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] setup-windows-compiler:
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] check-prereqs:
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] build-dependencies:
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] create-bin-dir:
[2025-05-28T01:48:28.954Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2025-05-28T01:48:28.954Z]
[2025-05-28T01:48:28.954Z] build-java:
[2025-05-28T01:48:28.954Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] build-jar:
[2025-05-28T01:48:29.630Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] build-archives:
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] build-no-natives:
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] build-natives:
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] build:
[2025-05-28T01:48:29.630Z] [echo] Executing openjdk.test.security/build.xml
[2025-05-28T01:48:29.630Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] setup-java-properties:
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] setup-windows-compiler:
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] check-prereqs:
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] build-dependencies:
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] create-bin-dir:
[2025-05-28T01:48:29.630Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2025-05-28T01:48:29.630Z]
[2025-05-28T01:48:29.630Z] build-java:
[2025-05-28T01:48:29.630Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] build-jar:
[2025-05-28T01:48:30.719Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] build-archives:
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] build-no-natives:
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] build-natives:
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] build:
[2025-05-28T01:48:30.719Z] [echo] Executing openjdk.test.util/build.xml
[2025-05-28T01:48:30.719Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] setup-java-properties:
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] setup-windows-compiler:
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] check-prereqs:
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] build-dependencies:
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] create-bin-dir:
[2025-05-28T01:48:30.719Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2025-05-28T01:48:30.719Z]
[2025-05-28T01:48:30.719Z] build-java:
[2025-05-28T01:48:30.719Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2025-05-28T01:48:31.816Z]
[2025-05-28T01:48:31.816Z] build-jar:
[2025-05-28T01:48:31.816Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] build-archives:
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] build-no-natives:
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] build-natives:
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] build:
[2025-05-28T01:48:32.138Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-05-28T01:48:32.138Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] setup-java-properties:
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] setup-windows-compiler:
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] check-prereqs:
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] create-bin-dir:
[2025-05-28T01:48:32.138Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2025-05-28T01:48:32.138Z]
[2025-05-28T01:48:32.138Z] build-java:
[2025-05-28T01:48:32.138Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2025-05-28T01:48:34.295Z]
[2025-05-28T01:48:34.295Z] build-jar:
[2025-05-28T01:48:34.295Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar
[2025-05-28T01:48:34.614Z]
[2025-05-28T01:48:34.614Z] build-archives:
[2025-05-28T01:48:34.614Z]
[2025-05-28T01:48:34.614Z] build-no-natives:
[2025-05-28T01:48:34.614Z]
[2025-05-28T01:48:34.614Z] build-natives:
[2025-05-28T01:48:34.614Z]
[2025-05-28T01:48:34.614Z] build:
[2025-05-28T01:48:34.614Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../testDependency/system_lib
[2025-05-28T01:48:34.614Z]
[2025-05-28T01:48:34.614Z] setup-java-properties:
[2025-05-28T01:48:34.614Z]
[2025-05-28T01:48:34.614Z] setup-windows-compiler:
[2025-05-28T01:48:34.614Z]
[2025-05-28T01:48:34.614Z] check-prereqs:
[2025-05-28T01:48:34.614Z]
[2025-05-28T01:48:34.614Z] check-compiler-level:
[2025-05-28T01:48:34.614Z] [echo] java_java_specification_version is 1.8
[2025-05-28T01:48:34.614Z] [echo] can_build_modularity is false
[2025-05-28T01:48:34.615Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2025-05-28T01:48:34.615Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-05-28T01:48:34.615Z]
[2025-05-28T01:48:34.615Z] create-bin-dir:
[2025-05-28T01:48:34.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin
[2025-05-28T01:48:34.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods
[2025-05-28T01:48:34.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2025-05-28T01:48:34.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2025-05-28T01:48:34.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2025-05-28T01:48:34.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2025-05-28T01:48:34.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2025-05-28T01:48:34.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2025-05-28T01:48:34.615Z]
[2025-05-28T01:48:34.615Z] build-java:
[2025-05-28T01:48:34.615Z]
[2025-05-28T01:48:34.615Z] build-no-natives:
[2025-05-28T01:48:34.615Z]
[2025-05-28T01:48:34.615Z] build:
[2025-05-28T01:48:34.615Z]
[2025-05-28T01:48:34.615Z] build:
[2025-05-28T01:48:34.615Z]
[2025-05-28T01:48:34.615Z] common_dist:
[2025-05-28T01:48:34.615Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\STF
[2025-05-28T01:48:35.703Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\aqa-systemtest
[2025-05-28T01:48:40.257Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\aqa-systemtest
[2025-05-28T01:48:40.257Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\openj9-systemtest does not exist.
[2025-05-28T01:48:40.257Z]
[2025-05-28T01:48:40.257Z] build:
[2025-05-28T01:48:40.257Z]
[2025-05-28T01:48:40.257Z] build:
[2025-05-28T01:48:40.257Z]
[2025-05-28T01:48:40.257Z] THC.check:
[2025-05-28T01:48:40.257Z]
[2025-05-28T01:48:40.257Z] getChurn:
[2025-05-28T01:48:40.257Z] [exec] Cloning into 'churn'...
[2025-05-28T01:48:40.929Z]
[2025-05-28T01:48:40.929Z] dist:
[2025-05-28T01:48:40.929Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\churn
[2025-05-28T01:48:40.929Z]
[2025-05-28T01:48:40.929Z] init:
[2025-05-28T01:48:40.929Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\daaLoadTest
[2025-05-28T01:48:40.929Z]
[2025-05-28T01:48:40.929Z] common_build:
[2025-05-28T01:48:40.929Z]
[2025-05-28T01:48:40.929Z] build:
[2025-05-28T01:48:40.929Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\daaLoadTest
[2025-05-28T01:48:40.929Z]
[2025-05-28T01:48:40.929Z] build:
[2025-05-28T01:48:40.929Z]
[2025-05-28T01:48:40.929Z] init:
[2025-05-28T01:48:40.929Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\jcstress
[2025-05-28T01:48:40.929Z]
[2025-05-28T01:48:40.929Z] getDependentLibs:
[2025-05-28T01:48:41.244Z] [exec] --------------------------------------------
[2025-05-28T01:48:41.244Z] [exec] path is set to C:/jenkins/testDependency/system_lib
[2025-05-28T01:48:41.244Z] [exec] task is set to default
[2025-05-28T01:48:41.244Z] [exec] dependencyList is set to jcstress
[2025-05-28T01:48:41.244Z] [exec] --------------------------------------------
[2025-05-28T01:48:41.244Z] [exec] Starting download third party dependent jars
[2025-05-28T01:48:41.244Z] [exec] --------------------------------------------
[2025-05-28T01:48:41.244Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib
[2025-05-28T01:48:41.244Z] [exec] C:/jenkins/testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-28T01:48:41.244Z] [exec] downloaded dependent third party jars successfully
[2025-05-28T01:48:41.244Z]
[2025-05-28T01:48:41.245Z] dist:
[2025-05-28T01:48:41.245Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\jcstress
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] init:
[2025-05-28T01:48:41.245Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\jlm
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] common_build:
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] build:
[2025-05-28T01:48:41.245Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\jlm
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] init:
[2025-05-28T01:48:41.245Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\lambdaLoadTest
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] common_build:
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] build:
[2025-05-28T01:48:41.245Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\lambdaLoadTest
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] init:
[2025-05-28T01:48:41.245Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\mathLoadTest
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] common_build:
[2025-05-28T01:48:41.245Z]
[2025-05-28T01:48:41.245Z] build:
[2025-05-28T01:48:41.245Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\mathLoadTest
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] init:
[2025-05-28T01:48:41.560Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\mauveLoadTest
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] common_build:
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] build:
[2025-05-28T01:48:41.560Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\mauveLoadTest
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] init:
[2025-05-28T01:48:41.560Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\modularity
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] common_build:
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] build:
[2025-05-28T01:48:41.560Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\modularity
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] init:
[2025-05-28T01:48:41.560Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\otherLoadTest
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] common_build:
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] build:
[2025-05-28T01:48:41.560Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\otherLoadTest
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] init:
[2025-05-28T01:48:41.560Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\security
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] common_build:
[2025-05-28T01:48:41.560Z]
[2025-05-28T01:48:41.560Z] build:
[2025-05-28T01:48:41.561Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\security
[2025-05-28T01:48:41.561Z]
[2025-05-28T01:48:41.561Z] init:
[2025-05-28T01:48:41.561Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\sharedClasses
[2025-05-28T01:48:41.561Z]
[2025-05-28T01:48:41.561Z] common_build:
[2025-05-28T01:48:41.561Z]
[2025-05-28T01:48:41.561Z] build:
[2025-05-28T01:48:41.561Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\sharedClasses
[2025-05-28T01:48:41.561Z]
[2025-05-28T01:48:41.561Z] BUILD SUCCESSFUL
[2025-05-28T01:48:41.561Z] Total time: 1 minute 27 seconds
[2025-05-28T01:48:41.561Z] 0
[2025-05-28T01:48:41.880Z]
[2025-05-28T01:48:41.880Z]
[2025-05-28T01:48:41.880Z] RECORD TEST REPOs SHA
[2025-05-28T01:48:41.880Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/scripts"; \
[2025-05-28T01:48:41.880Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt"
[2025-05-28T01:48:41.880Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt
[2025-05-28T01:48:41.880Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt
[2025-05-28T01:48:42.195Z] ================================================
[2025-05-28T01:48:42.195Z] timestamp: 20250528-014842
[2025-05-28T01:48:42.195Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests
[2025-05-28T01:48:42.195Z] git repo:
[2025-05-28T01:48:42.513Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-28T01:48:42.513Z] sha:
[2025-05-28T01:48:42.513Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94
[2025-05-28T01:48:42.835Z] ================================================
[2025-05-28T01:48:42.835Z] timestamp: 20250528-014842
[2025-05-28T01:48:42.835Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/aqa-systemtest
[2025-05-28T01:48:42.835Z] git repo:
[2025-05-28T01:48:42.835Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-05-28T01:48:42.835Z] sha:
[2025-05-28T01:48:42.835Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-05-28T01:48:43.152Z] ================================================
[2025-05-28T01:48:43.153Z] timestamp: 20250528-014842
[2025-05-28T01:48:43.153Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/churn/churn
[2025-05-28T01:48:43.153Z] git repo:
[2025-05-28T01:48:43.153Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-05-28T01:48:43.153Z] sha:
[2025-05-28T01:48:43.153Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-05-28T01:48:43.153Z] ================================================
[2025-05-28T01:48:43.153Z] timestamp: 20250528-014843
[2025-05-28T01:48:43.153Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/STF
[2025-05-28T01:48:43.153Z] git repo:
[2025-05-28T01:48:43.464Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-05-28T01:48:43.464Z] sha:
[2025-05-28T01:48:43.464Z] 03f6cc21c7356c036ccd11173c061417f58b621b
[2025-05-28T01:48:43.781Z] ================================================
[2025-05-28T01:48:43.781Z] timestamp: 20250528-014843
[2025-05-28T01:48:43.781Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG
[2025-05-28T01:48:43.781Z] git repo:
[2025-05-28T01:48:43.781Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-28T01:48:43.781Z] sha:
[2025-05-28T01:48:43.781Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-28T01:48:43.781Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG'
[Pipeline] }
[2025-05-28T01:48:43.829Z] $ ssh-agent -k
[2025-05-28T01:48:43.876Z] unset SSH_AUTH_SOCK;
[2025-05-28T01:48:43.876Z] unset SSH_AGENT_PID;
[2025-05-28T01:48:43.876Z] echo Agent pid 1993 killed;
[2025-05-28T01:48:43.920Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-28T01:48:44.074Z] 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-05-28T01:48:44.099Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-28T01:48:44.584Z] ++ uname
[2025-05-28T01:48:44.584Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-28T01:48:44.584Z] ++ uname
[2025-05-28T01:48:44.584Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-28T01:48:44.584Z] ++ uname
[2025-05-28T01:48:44.892Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-28T01:48:44.892Z] + MAKE=make
[2025-05-28T01:48:44.892Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-28T01:48:44.892Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-28T01:48:45.370Z] ++ uname
[2025-05-28T01:48:45.370Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-28T01:48:45.370Z] ++ uname
[2025-05-28T01:48:45.687Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-28T01:48:45.687Z] ++ uname
[2025-05-28T01:48:45.687Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-28T01:48:45.687Z] + MAKE=make
[2025-05-28T01:48:45.687Z] + cd ./aqa-tests
[2025-05-28T01:48:45.687Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-28T01:48:45.687Z] ++ set +x
[2025-05-28T01:48:45.687Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-05-28T01:48:45.687Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-05-28T01:48:45.687Z] make _testList TESTLIST=ConcurrentLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,HCRLateAttachWorkload_0,LockingLoadTest_1,MachineInfo_0,MachineInfo_0,MiniMix_5m_2,MiniMix_10m_1,HCRLateAttachWorkload_2,DBBLoadTest_5m_2
[2025-05-28T01:48:45.687Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-05-28T01:48:45.687Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image
[2025-05-28T01:48:45.687Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib
[2025-05-28T01:48:45.687Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=ConcurrentLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,HCRLateAttachWorkload_0,LockingLoadTest_1,MachineInfo_0,MachineInfo_0,MiniMix_5m_2,MiniMix_10m_1,HCRLateAttachWorkload_2,DBBLoadTest_5m_2
[2025-05-28T01:48:46.001Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-05-28T01:48:46.001Z] perl scripts/configure.pl
[2025-05-28T01:48:46.001Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/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-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=ConcurrentLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,HCRLateAttachWorkload_0,LockingLoadTest_1,MachineInfo_0,MachineInfo_0,MiniMix_5m_2,MiniMix_10m_1,HCRLateAttachWorkload_2,DBBLoadTest_5m_2 --numOfMachines= --testTime= --TRSSURL=
[2025-05-28T01:48:46.326Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-28T01:48:46.326Z]
[2025-05-28T01:48:46.326Z] Starting to generate test make files.
[2025-05-28T01:48:46.326Z]
[2025-05-28T01:48:46.661Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\churn\playlist.xml
[2025-05-28T01:48:46.661Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2025-05-28T01:48:46.661Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/daaLoadTest/autoGen.mk
[2025-05-28T01:48:46.661Z]
[2025-05-28T01:48:46.661Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2025-05-28T01:48:46.661Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\jlm\playlist.xml
[2025-05-28T01:48:46.661Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/jlm/autoGen.mk
[2025-05-28T01:48:46.661Z]
[2025-05-28T01:48:46.661Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2025-05-28T01:48:46.661Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk
[2025-05-28T01:48:46.661Z]
[2025-05-28T01:48:46.661Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2025-05-28T01:48:46.661Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2025-05-28T01:48:46.661Z]
[2025-05-28T01:48:46.984Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\modularity\playlist.xml
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/modularity/autoGen.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\security\playlist.xml
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/security/autoGen.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/sharedClasses/autoGen.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/autoGen.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../autoGen.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../TKG/utils.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../TKG/rerun.mk
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] Make files are generated successfully.
[2025-05-28T01:48:46.984Z]
[2025-05-28T01:48:46.984Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-05-28T01:48:46.984Z] make -f runtest.mk _testList
[2025-05-28T01:48:46.984Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-05-28T01:48:47.299Z]
[2025-05-28T01:48:47.299Z] Running make 4.4.1
[2025-05-28T01:48:47.615Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/
[2025-05-28T01:48:47.615Z] set JDK_VERSION to 8
[2025-05-28T01:48:47.615Z] set JDK_IMPL to hotspot
[2025-05-28T01:48:47.615Z] set JVM_VERSION to openjdk8
[2025-05-28T01:48:47.615Z] set JCL_VERSION to latest
[2025-05-28T01:48:47.615Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.8.1+1
[2025-05-28T01:48:47.615Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image
[2025-05-28T01:48:47.933Z] set SPEC to win_x86-64
[2025-05-28T01:48:47.933Z] set TEST_FLAG to
[2025-05-28T01:48:47.933Z] Running testList ...
[2025-05-28T01:48:47.933Z] There are 18 test targets in testList
[2025-05-28T01:48:47.933Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-05-28T01:48:47.933Z] openjdk version "1.8.0_462-beta"
[2025-05-28T01:48:47.933Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272007-b03)
[2025-05-28T01:48:47.933Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode)
[2025-05-28T01:48:48.235Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests'
[2025-05-28T01:48:48.235Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system'
[2025-05-28T01:48:48.538Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/daaLoadTest'
[2025-05-28T01:48:48.538Z] ../system.mk:25: CYGWIN is 1
[2025-05-28T01:48:48.538Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2025-05-28T01:48:48.840Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2025-05-28T01:48:48.840Z]
[2025-05-28T01:48:48.840Z] ===============================================