Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.system_x86-64_windows" build number 997
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 603
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:34:10.926Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-11T12:34:10.927Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T12:34:10.942Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T12:34:10.943Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] nodesByLabel
[2026-02-11T12:34:10.951Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] node
[2026-02-11T12:34:25.954Z] Still waiting to schedule task
[2026-02-11T12:34:25.954Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2026-02-11T13:06:57.719Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-11T13:06:57.741Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T13:06:57.826Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T13:06:57.826Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T13:06:57.847Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T13:06:57.937Z] The recommended git tool is: git
[2026-02-11T13:06:57.979Z] No credentials specified
[2026-02-11T13:06:58.065Z] Cloning the remote Git repository
[2026-02-11T13:06:58.094Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:06:58.094Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests # timeout=10
[2026-02-11T13:06:58.277Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-02-11T13:06:58.277Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:06:58.277Z] > git --version # timeout=10
[2026-02-11T13:06:58.348Z] > git --version # 'git version 2.45.1'
[2026-02-11T13:06:58.349Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T13:07:06.410Z] Avoid second fetch
[2026-02-11T13:07:06.533Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
[2026-02-11T13:07:06.101Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T13:07:06.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T13:07:06.420Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-11T13:07:06.543Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T13:07:06.658Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[2026-02-11T13:07:13.590Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T13:07:15.109Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:07:15.129Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T13:07:15.632Z] + LC_TIME=C
[2026-02-11T13:07:15.632Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T13:07:15.707Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T13:07:16.159Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-11T13:07:16.159Z] Windows machine, using powershell queries...
[2026-02-11T13:07:16.858Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T13:07:17.954Z] + printenv
[2026-02-11T13:07:17.954Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-11T13:07:17.954Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-11T13:07:17.954Z] KEEP_WORKSPACE=false
[2026-02-11T13:07:17.954Z] NUMBER_OF_PROCESSORS=2
[2026-02-11T13:07:17.954Z] PROCESSOR_LEVEL=6
[2026-02-11T13:07:17.954Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2.tap
[2026-02-11T13:07:17.954Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/lib
[2026-02-11T13:07:17.954Z] EXIT_FAILURE=false
[2026-02-11T13:07:17.954Z] JDK_BRANCH=jdk8u492-b02_adopt
[2026-02-11T13:07:17.954Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/24/display/redirect?page=tests
[2026-02-11T13:07:17.954Z] PLATFORM=x86-64_windows
[2026-02-11T13:07:17.954Z] DOCKER_REQUIRED=false
[2026-02-11T13:07:17.954Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-02-11T13:07:17.954Z] PROGRAMFILES=C:\Program Files
[2026-02-11T13:07:17.954Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-11T13:07:17.954Z] TIME_LIMIT=25
[2026-02-11T13:07:17.954Z] JENKINS_SERVER_COOKIE=durable-1e81e1f0c155977652b1948d8ea1fb399a6c26c2ab5505d633bbe66a491f8ede
[2026-02-11T13:07:17.954Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-11T13:07:17.954Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-11T13:07:17.954Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T13:07:17.954Z] GENERATE_JOBS=true
[2026-02-11T13:07:17.954Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T13:07:17.954Z] OS=Windows_NT
[2026-02-11T13:07:17.954Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/24/display/redirect?page=changes
[2026-02-11T13:07:17.954Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-11T13:07:17.954Z] RERUN_ITERATIONS=1
[2026-02-11T13:07:17.954Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T13:07:17.954Z] USERDOMAIN=test-azure-win2
[2026-02-11T13:07:17.954Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T13:07:17.954Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T13:07:17.954Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2
[2026-02-11T13:07:17.954Z] USERPROFILE=C:\Users\jenkins
[2026-02-11T13:07:17.954Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T13:07:17.954Z] SETUP_JCK_RUN=false
[2026-02-11T13:07:17.954Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/24/
[2026-02-11T13:07:17.954Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T13:07:17.954Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin
[2026-02-11T13:07:17.954Z] JCK_GIT_BRANCH=master
[2026-02-11T13:07:17.954Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/
[2026-02-11T13:07:17.954Z] BUILD_NUMBER=24
[2026-02-11T13:07:17.954Z] TKG_ITERATIONS=1
[2026-02-11T13:07:17.954Z] _=/usr/bin/printenv
[2026-02-11T13:07:17.954Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-11T13:07:17.954Z] SERVICE_ID=Jenkins
[2026-02-11T13:07:17.954Z] BASE=C:\Users\jenkins\agent
[2026-02-11T13:07:17.954Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../benchmarks
[2026-02-11T13:07:17.954Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-11T13:07:17.954Z] JENKINS_NODE_COOKIE=706778cc-bce8-4587-869c-a2a94cd1241c
[2026-02-11T13:07:17.954Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-11T13:07:17.954Z] KEEP_REPORTDIR=false
[2026-02-11T13:07:17.954Z] BUILD_DISPLAY_NAME=#24
[2026-02-11T13:07:17.954Z] SDK_RESOURCE=upstream
[2026-02-11T13:07:17.955Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image
[2026-02-11T13:07:17.955Z] HOME=/home/jenkins
[2026-02-11T13:07:17.955Z] USERNAME=jenkins
[2026-02-11T13:07:17.955Z] WINSW_SERVICE_ID=Jenkins
[2026-02-11T13:07:17.955Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-11T13:07:17.955Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-11T13:07:17.955Z] jobStatus=SUCCESS
[2026-02-11T13:07:17.955Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T13:07:17.955Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2
[2026-02-11T13:07:17.955Z] JOBSTARTTIME=Wed, 11 Feb 2026 13:07:15 +0000
[2026-02-11T13:07:17.955Z] JDK_VERSION=8
[2026-02-11T13:07:17.955Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-11T13:07:17.955Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2
[2026-02-11T13:07:17.955Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T13:07:17.955Z] SYSTEMROOT=C:\Windows
[2026-02-11T13:07:17.955Z] PERSONAL_BUILD=false
[2026-02-11T13:07:17.955Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/24/display/redirect
[2026-02-11T13:07:17.955Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-11T13:07:17.955Z] AUTO_DETECT=true
[2026-02-11T13:07:17.955Z] EXIT_SUCCESS=false
[2026-02-11T13:07:17.955Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/display/redirect
[2026-02-11T13:07:17.955Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2
[2026-02-11T13:07:17.955Z] COMPUTERNAME=test-azure-win2
[2026-02-11T13:07:17.955Z] OPENJ9_BRANCH=master
[2026-02-11T13:07:17.955Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T13:07:17.955Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:07:17.955Z] PARALLEL=None
[2026-02-11T13:07:17.955Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T13:07:17.955Z] ITERATIONS=1
[2026-02-11T13:07:17.955Z] UPSTREAM_JOB_NUMBER=603
[2026-02-11T13:07:17.955Z] SPEC=win_x86-64
[2026-02-11T13:07:17.955Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-11T13:07:17.955Z] TERM=xterm-256color
[2026-02-11T13:07:17.955Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T13:07:17.955Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T13:07:17.955Z] NODE_NAME=test-azure-win2022-x64-4
[2026-02-11T13:07:17.955Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:07:17.955Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-11T13:07:17.955Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T13:07:17.955Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-11T13:07:17.955Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-11T13:07:17.955Z] DYNAMIC_COMPILE=false
[2026-02-11T13:07:17.955Z] SHLVL=2
[2026-02-11T13:07:17.955Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2-24
[2026-02-11T13:07:17.955Z] PROCESSOR_REVISION=5507
[2026-02-11T13:07:17.955Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-11T13:07:17.955Z] EXECUTOR_NUMBER=0
[2026-02-11T13:07:17.955Z] HUDSON_COOKIE=1d4d14ae-4aae-4b1a-935e-314b222f163d
[2026-02-11T13:07:17.955Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T13:07:17.955Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T13:07:17.955Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-11T13:07:17.955Z] ORIGIN_JDK_VERSION=8
[2026-02-11T13:07:17.955Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2026-02-11T13:07:17.955Z] NUM_PROCESSORS=2
[2026-02-11T13:07:17.955Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T13:07:17.955Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022
[2026-02-11T13:07:17.955Z] STAGE_NAME=Setup
[2026-02-11T13:07:17.955Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T13:07:17.955Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2@tmp
[2026-02-11T13:07:17.955Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-11T13:07:17.955Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-02-11T13:07:17.955Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T13:07:17.955Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T13:07:17.955Z] ProgramW6432=C:\Program Files
[2026-02-11T13:07:17.955Z] UPSTREAM_TEST_JOB_NUMBER=997
[2026-02-11T13:07:17.955Z] CI=true
[2026-02-11T13:07:17.955Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/24/display/redirect?page=artifacts
[2026-02-11T13:07:17.955Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T13:07:17.955Z] RERUN_FAILURE=true
[2026-02-11T13:07:17.955Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T13:07:17.955Z] BUILD_LIST=system
[2026-02-11T13:07:17.955Z] BUILD_ID=24
[2026-02-11T13:07:17.955Z] WINDIR=C:\Windows
[2026-02-11T13:07:17.955Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-11T13:07:17.955Z] PUBLIC=C:\Users\Public
[2026-02-11T13:07:17.955Z] SYSTEMDRIVE=C:
[2026-02-11T13:07:17.955Z] TARGET=-f parallelList.mk testList_2
[2026-02-11T13:07:17.955Z] USE_JRE=false
[2026-02-11T13:07:17.955Z] JDK_IMPL=hotspot
[2026-02-11T13:07:17.955Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T13:07:18.005Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:07:18.020Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:07:22.383Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 603
[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
[2026-02-11T13:07:22.569Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-11T13:07:22.576Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T13:07:22.597Z] $ ssh-agent
[2026-02-11T13:07:22.789Z] SSH_AUTH_SOCK=/tmp/ssh-Sl7JlgiJ9UpX/agent.1695
[2026-02-11T13:07:22.789Z] SSH_AGENT_PID=1696
[2026-02-11T13:07:22.789Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:07:22.803Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T13:07:22.835Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:07:23.393Z] ++ pwd
[2026-02-11T13:07:23.393Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/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
[2026-02-11T13:07:23.724Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests
[2026-02-11T13:07:23.724Z] get jdk binary...
[2026-02-11T13:07:23.724Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T13:07:24.055Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip ...
[2026-02-11T13:07:27.762Z] List files in jdkbinary folder...
[2026-02-11T13:07:27.762Z] total 173616
[2026-02-11T13:07:27.762Z] -rwxrwx---+ 1 jenkins None 31117633 Feb 11 10:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T13:07:27.762Z] -rwxrwx---+ 1 jenkins None 106449908 Feb 11 10:36 OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T13:07:27.762Z] -rwxrwx---+ 1 jenkins None 40104342 Feb 11 10:36 OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T13:07:27.762Z] -rwxrwx---+ 1 jenkins None 23617 Feb 11 10:34 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea-metadata.json
[2026-02-11T13:07:27.762Z] -rwxrwx---+ 1 jenkins None 77414 Feb 11 12:08 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea.json
[2026-02-11T13:07:27.762Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 13:07 tmp
[2026-02-11T13:07:27.762Z] List files in jdkbinary/tmp folder...
[2026-02-11T13:07:27.762Z] total 4
[2026-02-11T13:07:27.762Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 jdk8u492-b02
[2026-02-11T13:07:28.092Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T13:07:28.092Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip ...
[2026-02-11T13:07:30.268Z] List files in jdkbinary folder...
[2026-02-11T13:07:30.268Z] total 173620
[2026-02-11T13:07:30.268Z] -rwxrwx---+ 1 jenkins None 31117633 Feb 11 10:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T13:07:30.268Z] -rwxrwx---+ 1 jenkins None 106449908 Feb 11 10:36 OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T13:07:30.268Z] -rwxrwx---+ 1 jenkins None 40104342 Feb 11 10:36 OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T13:07:30.268Z] -rwxrwx---+ 1 jenkins None 23617 Feb 11 10:34 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea-metadata.json
[2026-02-11T13:07:30.268Z] -rwxrwx---+ 1 jenkins None 77414 Feb 11 12:08 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea.json
[2026-02-11T13:07:30.268Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 j2sdk-image
[2026-02-11T13:07:30.268Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 13:07 tmp
[2026-02-11T13:07:30.268Z] List files in jdkbinary/tmp folder...
[2026-02-11T13:07:30.268Z] total 4
[2026-02-11T13:07:30.268Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 jdk8u492-b02-jre
[2026-02-11T13:07:30.268Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T13:07:30.268Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip over ./j2sdk-image/jre...
[2026-02-11T13:07:33.142Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T13:07:33.142Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T13:07:36.904Z] Run c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T13:07:36.904Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T13:07:37.267Z] openjdk version "1.8.0_492-beta"
[2026-02-11T13:07:37.267Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111003-b02)
[2026-02-11T13:07:37.267Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:07:37.267Z] =JAVA VERSION OUTPUT END=
[2026-02-11T13:07:37.267Z] =RELEASE INFO BEGIN=
[2026-02-11T13:07:37.267Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T13:07:37.267Z] OS_NAME="Windows"
[2026-02-11T13:07:37.267Z] OS_VERSION="5.2"
[2026-02-11T13:07:37.267Z] OS_ARCH="amd64"
[2026-02-11T13:07:37.267Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T13:07:37.267Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T13:07:37.267Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T13:07:37.267Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T13:07:37.267Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T13:07:37.267Z] FULL_VERSION="1.8.0_492-beta-202602111003-b02"
[2026-02-11T13:07:37.267Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T13:07:37.267Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-11T13:07:37.267Z] JVM_VARIANT="Hotspot"
[2026-02-11T13:07:37.267Z] JVM_VERSION="25.492-b02"
[2026-02-11T13:07:37.267Z] IMAGE_TYPE="JDK"
[2026-02-11T13:07:37.267Z] =RELEASE INFO END=
[2026-02-11T13:07:37.267Z] get testKitGen...
[2026-02-11T13:07:37.267Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T13:07:39.461Z] git rev-parse master
[2026-02-11T13:07:39.461Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T13:07:41.149Z] $ ssh-agent -k
[2026-02-11T13:07:41.203Z] unset SSH_AUTH_SOCK;
[2026-02-11T13:07:41.203Z] unset SSH_AGENT_PID;
[2026-02-11T13:07:41.203Z] echo Agent pid 1696 killed;
[2026-02-11T13:07:41.259Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T13:07:41.581Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.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=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=997&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=603&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T13:07:41.592Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.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-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=997&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=603&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T13:07:41.640Z] Building tests...
[Pipeline] timeout
[2026-02-11T13:07:41.643Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:07:41.765Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_x86-64_windows" build number 997
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T13:07:41.806Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:07:41.826Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-11T13:07:42.336Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-11T13:07:43.025Z] --------------------------------------------
[2026-02-11T13:07:43.025Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:07:43.025Z] task is set to default
[2026-02-11T13:07:43.025Z] dependencyList is set to all
[2026-02-11T13:07:43.025Z] System Test jars will be downloaded.
[2026-02-11T13:07:43.025Z] --------------------------------------------
[2026-02-11T13:07:43.025Z] Starting download third party dependent jars
[2026-02-11T13:07:43.025Z] --------------------------------------------
[2026-02-11T13:07:43.025Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-02-11T13:07:43.025Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-02-11T13:07:43.025Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-11T13:07:43.159Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:07:43.171Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T13:07:43.192Z] $ ssh-agent
[2026-02-11T13:07:43.342Z] SSH_AUTH_SOCK=/tmp/ssh-jUmYo2ZSzfzo/agent.12
[2026-02-11T13:07:43.342Z] SSH_AGENT_PID=13
[2026-02-11T13:07:43.342Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:07:43.819Z] + bash ./compile.sh
[2026-02-11T13:07:44.131Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image
[2026-02-11T13:07:44.443Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib
[2026-02-11T13:07:44.443Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:07:44.443Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:07:44.443Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T13:07:44.443Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T13:07:45.548Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-11T13:07:46.432Z]
[2026-02-11T13:07:46.432Z] build:
[2026-02-11T13:07:46.432Z]
[2026-02-11T13:07:46.432Z] clean:
[2026-02-11T13:07:46.902Z]
[2026-02-11T13:07:46.902Z] init:
[2026-02-11T13:07:46.902Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\bin
[2026-02-11T13:07:46.902Z]
[2026-02-11T13:07:46.902Z] getDependentLibs:
[2026-02-11T13:07:46.902Z] [exec] --------------------------------------------
[2026-02-11T13:07:46.902Z] [exec] path is set to C:/jenkins/externalDependency/system_lib
[2026-02-11T13:07:46.902Z] [exec] task is set to default
[2026-02-11T13:07:46.902Z] [exec] dependencyList is set to json_simple
[2026-02-11T13:07:46.902Z] [exec] System Test jars will be downloaded.
[2026-02-11T13:07:46.902Z] [exec] --------------------------------------------
[2026-02-11T13:07:46.902Z] [exec] Starting download third party dependent jars
[2026-02-11T13:07:46.902Z] [exec] --------------------------------------------
[2026-02-11T13:07:46.902Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib
[2026-02-11T13:07:46.902Z] [exec] C:/jenkins/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T13:07:46.902Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:07:46.902Z]
[2026-02-11T13:07:46.902Z] compile:
[2026-02-11T13:07:46.902Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:07:46.902Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T13:07:46.902Z] [echo] ===fork: yes
[2026-02-11T13:07:46.902Z] [echo] ===debug: on
[2026-02-11T13:07:46.902Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\bin
[2026-02-11T13:07:51.675Z]
[2026-02-11T13:07:51.675Z] dist:
[2026-02-11T13:07:51.676Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-11T13:07:52.005Z]
[2026-02-11T13:07:52.005Z] BUILD SUCCESSFUL
[2026-02-11T13:07:52.005Z] Total time: 6 seconds
[2026-02-11T13:07:52.005Z] 0
[2026-02-11T13:07:52.005Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T13:07:53.115Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T13:07:53.115Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-11T13:07:55.282Z] ****************************** MACHINE INFO ******************************
[2026-02-11T13:07:55.282Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG
[2026-02-11T13:07:55.282Z] Free Physical Memory Size : 5500977152
[2026-02-11T13:07:55.282Z] Free space (bytes) : 418803003392
[2026-02-11T13:07:55.282Z] Total Physical Memory Size : 8531955712
[2026-02-11T13:07:55.282Z] Total space (bytes) : 549161218048
[2026-02-11T13:07:55.282Z] Usable space (bytes) : 418803003392
[2026-02-11T13:07:55.282Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:07:55.282Z] bashVersion :
[2026-02-11T13:07:55.282Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-11T13:07:55.283Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T13:07:55.283Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T13:07:55.283Z]
[2026-02-11T13:07:55.283Z] This is free software; you are free to change and redistribute it.
[2026-02-11T13:07:55.283Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T13:07:55.283Z] cpuCores : 2
[2026-02-11T13:07:55.283Z] curlVersion :
[2026-02-11T13:07:55.283Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2026-02-11T13:07:55.283Z] Release-Date: 2024-11-06
[2026-02-11T13:07:55.283Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-11T13:07:55.283Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-11T13:07:55.283Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T13:07:55.283Z] gcc version : 12
[2026-02-11T13:07:55.283Z] gclibc version : ldd (cygwin) 3.5.4
[2026-02-11T13:07:55.283Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T13:07:55.283Z] lldb version : Command could not be executed
[2026-02-11T13:07:55.283Z] makeVersion :
[2026-02-11T13:07:55.283Z] GNU Make 4.4.1
[2026-02-11T13:07:55.283Z] Built for x86_64-pc-cygwin
[2026-02-11T13:07:55.283Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-11T13:07:55.283Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-11T13:07:55.283Z] This is free software: you are free to change and redistribute it.
[2026-02-11T13:07:55.283Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T13:07:55.283Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T13:07:55.283Z] perlVersion :
[2026-02-11T13:07:55.283Z]
[2026-02-11T13:07:55.283Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-02-11T13:07:55.284Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] Copyright 1987-2024, Larry Wall
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T13:07:55.284Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T13:07:55.284Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T13:07:55.284Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T13:07:55.284Z] procArch : unknown
[2026-02-11T13:07:55.284Z] sysArch : x86_64
[2026-02-11T13:07:55.284Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-11T13:07:55.284Z] ulimit :
[2026-02-11T13:07:55.284Z] core file size (blocks, -c) 0
[2026-02-11T13:07:55.284Z] data seg size (kbytes, -d) unlimited
[2026-02-11T13:07:55.284Z] file size (blocks, -f) unlimited
[2026-02-11T13:07:55.284Z] open files (-n) 3200
[2026-02-11T13:07:55.284Z] pipe size (512 bytes, -p) 8
[2026-02-11T13:07:55.284Z] stack size (kbytes, -s) 2032
[2026-02-11T13:07:55.284Z] cpu time (seconds, -t) unlimited
[2026-02-11T13:07:55.284Z] max user processes (-u) 256
[2026-02-11T13:07:55.284Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T13:07:55.284Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2026-02-11T13:07:55.284Z] vmVendor : Oracle Corporation
[2026-02-11T13:07:55.284Z] vmVersion : 25.492-b02
[2026-02-11T13:07:55.284Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T13:07:55.284Z] **************************************************************************
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] System.getProperty('os.arch')=amd64
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] System.getProperty('java.fullversion')=null
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T13:07:55.284Z]
[2026-02-11T13:07:55.284Z] make -f clean.mk cleanBuild
[2026-02-11T13:07:55.285Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG'
[2026-02-11T13:07:55.954Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest
[2026-02-11T13:07:55.954Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG'
[2026-02-11T13:07:55.954Z] make -f compile.mk compile
[2026-02-11T13:07:55.954Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG'
[2026-02-11T13:07:57.059Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation; \
[2026-02-11T13:07:57.059Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation; \
[2026-02-11T13:07:57.060Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/system_lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-11T13:07:57.060Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation"; fi
[2026-02-11T13:07:58.665Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml
[2026-02-11T13:07:59.087Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-02-11T13:07:59.487Z]
[2026-02-11T13:07:59.487Z] -create_test_directory:
[2026-02-11T13:07:59.487Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest
[2026-02-11T13:07:59.487Z]
[2026-02-11T13:07:59.487Z] stage_test_material:
[2026-02-11T13:07:59.487Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest
[2026-02-11T13:07:59.986Z]
[2026-02-11T13:07:59.986Z] build:
[2026-02-11T13:07:59.986Z]
[2026-02-11T13:07:59.986Z] init:
[2026-02-11T13:07:59.986Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system
[2026-02-11T13:07:59.986Z]
[2026-02-11T13:07:59.986Z] dist:
[2026-02-11T13:07:59.986Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system
[2026-02-11T13:07:59.986Z]
[2026-02-11T13:07:59.986Z] common_build:
[2026-02-11T13:07:59.986Z] [echo] target common_build is called.....
[2026-02-11T13:08:00.324Z]
[2026-02-11T13:08:00.324Z] common_init:
[2026-02-11T13:08:00.324Z]
[2026-02-11T13:08:00.324Z] check_systemtest:
[2026-02-11T13:08:00.324Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//system/STF does not exist, clone from GitHub
[2026-02-11T13:08:00.324Z]
[2026-02-11T13:08:00.324Z] clone_stf:
[2026-02-11T13:08:00.324Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-02-11T13:08:03.177Z] [echo] git rev-parse master
[2026-02-11T13:08:03.177Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-11T13:08:06.839Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//testenv/testenv.properties
[2026-02-11T13:08:07.167Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-11T13:08:07.167Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-11T13:08:07.167Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub
[2026-02-11T13:08:07.167Z]
[2026-02-11T13:08:07.167Z] clone_systemtest:
[2026-02-11T13:08:07.167Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-02-11T13:08:11.809Z] [echo] git rev-parse master
[2026-02-11T13:08:11.809Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-11T13:08:14.688Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//testenv/testenv.properties
[2026-02-11T13:08:14.688Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-11T13:08:14.688Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] configure_systemtest:
[2026-02-11T13:08:14.688Z] [echo] Executing openjdk.build/build.xml
[2026-02-11T13:08:14.688Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] check-for-ant:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] configure-ant:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-ant-location:
[2026-02-11T13:08:14.688Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-ant-error:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] check-for-junit:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] configure-junit:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-junit-location:
[2026-02-11T13:08:14.688Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-junit-error:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] check-for-hamcrest-core:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] configure-hamcrest-core:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-hamcrest-core-location:
[2026-02-11T13:08:14.688Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-hamcrest-core-error:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] check-for-log4j:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] configure-log4j:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-log4j-location:
[2026-02-11T13:08:14.688Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-log4j-error:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] check-for-asm:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] configure-asm:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-asm-location:
[2026-02-11T13:08:14.688Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar
[2026-02-11T13:08:14.688Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.688Z] print-asm-error:
[2026-02-11T13:08:14.688Z]
[2026-02-11T13:08:14.689Z] setup-java-properties:
[2026-02-11T13:08:14.689Z] [echo] java_home is ${java_home}
[2026-02-11T13:08:14.689Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre
[2026-02-11T13:08:15.871Z] [echoproperties] #Ant properties
[2026-02-11T13:08:15.871Z] [echoproperties] #Wed Feb 11 13:08:15 UTC 2026
[2026-02-11T13:08:15.871Z] [echoproperties] buildjdk..=
[2026-02-11T13:08:15.871Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes
[2026-02-11T13:08:15.871Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:08:15.871Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-11T13:08:15.871Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2026-02-11T13:08:15.871Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2026-02-11T13:08:15.871Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-11T13:08:15.871Z] [echoproperties] buildjdk.file.separator=\\
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\bin
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602111003-b02
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-11T13:08:15.872Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.java.vm.version=25.492-b02
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta"
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.os.arch=amd64
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.os.name=Windows Server 2022
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.os.version=10.0
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.path.separator=;
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.desktop=windows
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.sun.os.patch.level=
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.user.country=US
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2026-02-11T13:08:15.873Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2026-02-11T13:08:15.874Z] [echoproperties] buildjdk.user.language=en
[2026-02-11T13:08:15.874Z] [echoproperties] buildjdk.user.name=****
[2026-02-11T13:08:15.874Z] [echoproperties] buildjdk.user.script=
[2026-02-11T13:08:15.874Z] [echoproperties] buildjdk.user.timezone=
[2026-02-11T13:08:15.874Z] [echoproperties] buildjdk.user.variant=
[2026-02-11T13:08:15.874Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.786682522
[2026-02-11T13:08:15.874Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022
[2026-02-11T13:08:15.874Z] [echo] java_platform set to win_x86-64
[2026-02-11T13:08:15.874Z] [echo] java_java_specification_version set to 1.8
[2026-02-11T13:08:15.874Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-11T13:08:15.874Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin
[2026-02-11T13:08:15.874Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] check-for-tools-jar:
[2026-02-11T13:08:15.874Z] [echo] java_java_specification_version is 1.8
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] configure-tools-jar:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] print-tools-jar-location:
[2026-02-11T13:08:15.874Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] print-tools-jar-error:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] check-for-windows-sysinternals:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] set-download-windows-sysinternals-required:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] configure-windows-sysinternals:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] print-windows-sysinternals-location:
[2026-02-11T13:08:15.874Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] set-print-windows-sysinternals-error-required:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] really-print-windows-sysinternals-error:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] print-windows-sysinternals-error:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] fail-if-error:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] print-all-prereq-versions:
[2026-02-11T13:08:15.874Z] [echo] Ant version in use : 1.10.2
[2026-02-11T13:08:15.874Z] [echo] log4j version in use : 2.16.0
[2026-02-11T13:08:15.874Z] [echo] ASM version in use : 9.7.1
[2026-02-11T13:08:15.874Z] [echo] junit version in use : 4.12
[2026-02-11T13:08:15.874Z] [echo] hamcrest version in use: 1.3
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] configure:
[2026-02-11T13:08:15.874Z]
[2026-02-11T13:08:15.874Z] build-dependencies:
[2026-02-11T13:08:15.874Z] [echo] Executing openjdk.build/build.xml
[2026-02-11T13:08:15.875Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:15.875Z]
[2026-02-11T13:08:15.875Z] setup-java-properties:
[2026-02-11T13:08:15.875Z] [echo] java_home is ${java_home}
[2026-02-11T13:08:15.875Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre
[2026-02-11T13:08:15.875Z] [echoproperties] #Ant properties
[2026-02-11T13:08:15.875Z] [echoproperties] #Wed Feb 11 13:08:15 UTC 2026
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk..=
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.file.separator=\\
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2026-02-11T13:08:15.875Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\bin
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602111003-b02
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.java.vm.version=25.492-b02
[2026-02-11T13:08:15.876Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta"
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.os.arch=amd64
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.os.name=Windows Server 2022
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.os.version=10.0
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.path.separator=;
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.desktop=windows
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.sun.os.patch.level=
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.user.country=US
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.user.language=en
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.user.name=****
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.user.script=
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.user.timezone=
[2026-02-11T13:08:15.877Z] [echoproperties] buildjdk.user.variant=
[2026-02-11T13:08:15.877Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.1543722542
[2026-02-11T13:08:15.877Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022
[2026-02-11T13:08:15.877Z] [echo] java_platform set to win_x86-64
[2026-02-11T13:08:15.877Z] [echo] java_java_specification_version set to 1.8
[2026-02-11T13:08:15.877Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-11T13:08:15.878Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin
[2026-02-11T13:08:15.878Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] check-prereqs:
[2026-02-11T13:08:15.878Z] [echo] Executing openjdk.build/build.xml
[2026-02-11T13:08:15.878Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] check-for-ant:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-ant-location:
[2026-02-11T13:08:15.878Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-ant-error:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] check-for-junit:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-junit-location:
[2026-02-11T13:08:15.878Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-junit-error:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] check-for-hamcrest-core:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-hamcrest-core-location:
[2026-02-11T13:08:15.878Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-hamcrest-core-error:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] check-for-log4j:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-log4j-location:
[2026-02-11T13:08:15.878Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-log4j-error:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] check-for-asm:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-asm-location:
[2026-02-11T13:08:15.878Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar
[2026-02-11T13:08:15.878Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-asm-error:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] setup-java-properties:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] check-for-tools-jar:
[2026-02-11T13:08:15.878Z] [echo] java_java_specification_version is 1.8
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-tools-jar-location:
[2026-02-11T13:08:15.878Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] print-tools-jar-error:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.878Z] check-for-windows-sysinternals:
[2026-02-11T13:08:15.878Z]
[2026-02-11T13:08:15.879Z] print-windows-sysinternals-location:
[2026-02-11T13:08:15.879Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] set-print-windows-sysinternals-error-required:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] really-print-windows-sysinternals-error:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] print-windows-sysinternals-error:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] fail-if-error:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] print-all-prereq-versions:
[2026-02-11T13:08:15.879Z] [echo] Ant version in use : 1.10.2
[2026-02-11T13:08:15.879Z] [echo] log4j version in use : 2.16.0
[2026-02-11T13:08:15.879Z] [echo] ASM version in use : 9.7.1
[2026-02-11T13:08:15.879Z] [echo] junit version in use : 4.12
[2026-02-11T13:08:15.879Z] [echo] hamcrest version in use: 1.3
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] run-check-prereqs:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] build-dependencies:
[2026-02-11T13:08:15.879Z] [echo] Executing stf.build/build.xml
[2026-02-11T13:08:15.879Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] setup-java-properties:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] check-prereqs:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] build-dependencies:
[2026-02-11T13:08:15.879Z] [echo] Executing stf.core/build.xml
[2026-02-11T13:08:15.879Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] setup-java-properties:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] check-prereqs:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] build-dependencies:
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] create-bin-dir:
[2026-02-11T13:08:15.879Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2026-02-11T13:08:15.879Z]
[2026-02-11T13:08:15.879Z] build-java:
[2026-02-11T13:08:15.879Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2026-02-11T13:08:22.173Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2026-02-11T13:08:23.499Z]
[2026-02-11T13:08:23.499Z] build-jar:
[2026-02-11T13:08:23.499Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin\stf.core.jar
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] build-archives:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] copy-log4j2-config:
[2026-02-11T13:08:25.100Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] build-no-natives:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] build-natives:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] build:
[2026-02-11T13:08:25.100Z] [echo] Executing stf.load/build.xml
[2026-02-11T13:08:25.100Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] setup-java-properties:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] check-prereqs:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] build-dependencies:
[2026-02-11T13:08:25.100Z] [echo] Executing stf.core/build.xml
[2026-02-11T13:08:25.100Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] setup-java-properties:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] check-prereqs:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] build-dependencies:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] create-bin-dir:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] build-java:
[2026-02-11T13:08:25.100Z]
[2026-02-11T13:08:25.100Z] build-jar:
[2026-02-11T13:08:25.437Z]
[2026-02-11T13:08:25.437Z] build-archives:
[2026-02-11T13:08:25.437Z]
[2026-02-11T13:08:25.437Z] copy-log4j2-config:
[2026-02-11T13:08:25.437Z]
[2026-02-11T13:08:25.437Z] build-no-natives:
[2026-02-11T13:08:25.437Z]
[2026-02-11T13:08:25.437Z] build-natives:
[2026-02-11T13:08:25.437Z]
[2026-02-11T13:08:25.437Z] build:
[2026-02-11T13:08:25.437Z]
[2026-02-11T13:08:25.437Z] create-bin-dir:
[2026-02-11T13:08:25.437Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin
[2026-02-11T13:08:25.437Z]
[2026-02-11T13:08:25.437Z] build-java:
[2026-02-11T13:08:25.437Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin
[2026-02-11T13:08:28.734Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API.
[2026-02-11T13:08:28.734Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T13:08:28.734Z]
[2026-02-11T13:08:28.734Z] build-jar:
[2026-02-11T13:08:28.734Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin\stf.load.jar
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-archives:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-no-natives:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-natives:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build:
[2026-02-11T13:08:29.453Z] [echo] Executing stf.samples/build.xml
[2026-02-11T13:08:29.453Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] setup-java-properties:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] check-prereqs:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-dependencies:
[2026-02-11T13:08:29.453Z] [echo] Executing stf.core/build.xml
[2026-02-11T13:08:29.453Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] setup-java-properties:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] check-prereqs:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-dependencies:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] create-bin-dir:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-java:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-jar:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-archives:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] copy-log4j2-config:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-no-natives:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build-natives:
[2026-02-11T13:08:29.453Z]
[2026-02-11T13:08:29.453Z] build:
[2026-02-11T13:08:29.453Z] [echo] Executing stf.load/build.xml
[2026-02-11T13:08:29.454Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] setup-java-properties:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] check-prereqs:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-dependencies:
[2026-02-11T13:08:29.454Z] [echo] Executing stf.core/build.xml
[2026-02-11T13:08:29.454Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] setup-java-properties:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] check-prereqs:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-dependencies:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] create-bin-dir:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-java:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-jar:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-archives:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] copy-log4j2-config:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-no-natives:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-natives:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] create-bin-dir:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-java:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-jar:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-archives:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-no-natives:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-natives:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build:
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] create-bin-dir:
[2026-02-11T13:08:29.454Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin
[2026-02-11T13:08:29.454Z]
[2026-02-11T13:08:29.454Z] build-java:
[2026-02-11T13:08:29.454Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin
[2026-02-11T13:08:31.373Z]
[2026-02-11T13:08:31.373Z] build-jar:
[2026-02-11T13:08:31.374Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] build-archives:
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] build-no-natives:
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] build-natives:
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] build:
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] build:
[2026-02-11T13:08:31.711Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-02-11T13:08:31.711Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] setup-java-properties:
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] check-prereqs:
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] build-dependencies:
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] create-bin-dir:
[2026-02-11T13:08:31.711Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2026-02-11T13:08:31.711Z]
[2026-02-11T13:08:31.711Z] build-java:
[2026-02-11T13:08:31.711Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2026-02-11T13:08:36.169Z]
[2026-02-11T13:08:36.169Z] build-jar:
[2026-02-11T13:08:36.169Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] build-archives:
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] build-no-natives:
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] build-natives:
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] build:
[2026-02-11T13:08:37.282Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-02-11T13:08:37.282Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] setup-java-properties:
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] check-prereqs:
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] build-dependencies:
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] create-bin-dir:
[2026-02-11T13:08:37.282Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2026-02-11T13:08:37.282Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2026-02-11T13:08:37.282Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2026-02-11T13:08:37.282Z]
[2026-02-11T13:08:37.282Z] build-java:
[2026-02-11T13:08:37.282Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2026-02-11T13:08:38.659Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2026-02-11T13:08:39.415Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2026-02-11T13:08:40.581Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class
[2026-02-11T13:08:40.581Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class
[2026-02-11T13:08:40.581Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2
[2026-02-11T13:08:40.581Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] build-jar:
[2026-02-11T13:08:40.581Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] build-archives:
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] build-no-natives:
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] build-natives:
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] copy-dict-file:
[2026-02-11T13:08:40.581Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] build:
[2026-02-11T13:08:40.581Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-02-11T13:08:40.581Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] setup-java-properties:
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] check-prereqs:
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] build-dependencies:
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] create-bin-dir:
[2026-02-11T13:08:40.581Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2026-02-11T13:08:40.581Z]
[2026-02-11T13:08:40.581Z] build-java-8:
[2026-02-11T13:08:40.581Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2026-02-11T13:08:43.236Z]
[2026-02-11T13:08:43.236Z] build-java-11-25plus:
[2026-02-11T13:08:43.236Z]
[2026-02-11T13:08:43.236Z] build-java-17-24:
[2026-02-11T13:08:43.236Z]
[2026-02-11T13:08:43.236Z] build-java:
[2026-02-11T13:08:43.236Z]
[2026-02-11T13:08:43.236Z] build-jdi-jar:
[2026-02-11T13:08:43.236Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar
[2026-02-11T13:08:43.236Z]
[2026-02-11T13:08:43.236Z] build-hcr-jar:
[2026-02-11T13:08:43.236Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] build-jars:
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] build-archives:
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] build-no-natives:
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] build-natives:
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] build:
[2026-02-11T13:08:43.566Z] [echo] Executing openjdk.test.gc/build.xml
[2026-02-11T13:08:43.566Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] setup-java-properties:
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] check-prereqs:
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] build-dependencies:
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] create-bin-dir:
[2026-02-11T13:08:43.566Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2026-02-11T13:08:43.566Z]
[2026-02-11T13:08:43.566Z] build-java:
[2026-02-11T13:08:43.566Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2026-02-11T13:08:44.705Z]
[2026-02-11T13:08:44.705Z] build-jar:
[2026-02-11T13:08:44.705Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar
[2026-02-11T13:08:44.705Z]
[2026-02-11T13:08:44.705Z] build-archives:
[2026-02-11T13:08:44.705Z]
[2026-02-11T13:08:44.705Z] build-no-natives:
[2026-02-11T13:08:44.705Z]
[2026-02-11T13:08:44.705Z] build-natives:
[2026-02-11T13:08:44.705Z]
[2026-02-11T13:08:44.705Z] build:
[2026-02-11T13:08:44.705Z] [echo] Executing openjdk.test.jck/build.xml
[2026-02-11T13:08:44.706Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:44.706Z]
[2026-02-11T13:08:44.706Z] setup-java-properties:
[2026-02-11T13:08:44.706Z]
[2026-02-11T13:08:44.706Z] check-prereqs:
[2026-02-11T13:08:44.706Z]
[2026-02-11T13:08:44.706Z] build-dependencies:
[2026-02-11T13:08:44.706Z]
[2026-02-11T13:08:44.706Z] create-bin-dir:
[2026-02-11T13:08:44.706Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2026-02-11T13:08:44.706Z]
[2026-02-11T13:08:44.706Z] build-java:
[2026-02-11T13:08:44.706Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build-jar:
[2026-02-11T13:08:47.231Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build-archives:
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build-no-natives:
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] setup-native-build-command:
[2026-02-11T13:08:47.231Z] [echo] building natives for java_platform win_x86-64
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build-natives-windows:
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build-natives-unix:
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build-natives:
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build:
[2026-02-11T13:08:47.231Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-02-11T13:08:47.231Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] setup-java-properties:
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] check-prereqs:
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build-dependencies:
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] create-bin-dir:
[2026-02-11T13:08:47.231Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2026-02-11T13:08:47.231Z]
[2026-02-11T13:08:47.231Z] build-java:
[2026-02-11T13:08:47.231Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2026-02-11T13:08:50.899Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles
[2026-02-11T13:08:50.899Z]
[2026-02-11T13:08:50.899Z] build-jar:
[2026-02-11T13:08:51.225Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] build-archives:
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] build-no-natives:
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] build-natives:
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] build:
[2026-02-11T13:08:52.821Z] [echo] Executing openjdk.test.lang/build.xml
[2026-02-11T13:08:52.821Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] setup-java-properties:
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] check-prereqs:
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] build-dependencies:
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] create-bin-dir:
[2026-02-11T13:08:52.821Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2026-02-11T13:08:52.821Z]
[2026-02-11T13:08:52.821Z] build-java:
[2026-02-11T13:08:52.821Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2026-02-11T13:08:56.990Z]
[2026-02-11T13:08:56.990Z] build-jar:
[2026-02-11T13:08:56.990Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] build-archives:
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] build-no-natives:
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] build-natives:
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] build:
[2026-02-11T13:08:58.105Z] [echo] Executing openjdk.test.load/build.xml
[2026-02-11T13:08:58.105Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] setup-java-properties:
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] check-prereqs:
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] build-dependencies:
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] create-bin-dir:
[2026-02-11T13:08:58.105Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2026-02-11T13:08:58.105Z]
[2026-02-11T13:08:58.105Z] build-java:
[2026-02-11T13:08:58.105Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2026-02-11T13:08:59.824Z]
[2026-02-11T13:08:59.824Z] build-jar:
[2026-02-11T13:08:59.824Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] build-archives:
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] build-no-natives:
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] build-natives:
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] build:
[2026-02-11T13:09:00.188Z] [echo] Executing openjdk.test.locking/build.xml
[2026-02-11T13:09:00.188Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] setup-java-properties:
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] check-prereqs:
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] build-dependencies:
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] create-bin-dir:
[2026-02-11T13:09:00.188Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2026-02-11T13:09:00.188Z]
[2026-02-11T13:09:00.188Z] build-java:
[2026-02-11T13:09:00.188Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] build-jar:
[2026-02-11T13:09:01.341Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] build-archives:
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] build-no-natives:
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] build-natives:
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] build:
[2026-02-11T13:09:01.341Z] [echo] Executing openjdk.test.math/build.xml
[2026-02-11T13:09:01.341Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] setup-java-properties:
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] check-prereqs:
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] build-dependencies:
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] create-bin-dir:
[2026-02-11T13:09:01.341Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2026-02-11T13:09:01.341Z]
[2026-02-11T13:09:01.341Z] build-java:
[2026-02-11T13:09:01.341Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2026-02-11T13:09:21.752Z]
[2026-02-11T13:09:21.752Z] build-jar:
[2026-02-11T13:09:21.752Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar
[2026-02-11T13:09:27.502Z]
[2026-02-11T13:09:27.502Z] build-archives:
[2026-02-11T13:09:27.502Z]
[2026-02-11T13:09:27.502Z] build-no-natives:
[2026-02-11T13:09:27.502Z]
[2026-02-11T13:09:27.502Z] build-natives:
[2026-02-11T13:09:27.502Z]
[2026-02-11T13:09:27.502Z] build:
[2026-02-11T13:09:27.502Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-02-11T13:09:27.502Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:09:27.502Z]
[2026-02-11T13:09:27.503Z] check-if-already-built:
[2026-02-11T13:09:27.503Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists
[2026-02-11T13:09:27.503Z] [echo] openjdk_test_mauve_already_built is true
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] check-if-cvs-available:
[2026-02-11T13:09:27.503Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-02-11T13:09:27.503Z] [echo] cvs_available is true
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] download-cvsclient:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] output-recreate-message:
[2026-02-11T13:09:27.503Z] [echo] c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-02-11T13:09:27.503Z] [echo] If you want to recreate c:\jenkins\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] delete-work-dir:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] create-work-dir:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] get-source:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] check-if-source-available:
[2026-02-11T13:09:27.503Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists
[2026-02-11T13:09:27.503Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] delete-corba-files:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] mauve-configure:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] setup-java-properties:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] build-harness:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] build-tests:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] build-java:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] build-jar:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] build-archives:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] check-if-work_jar_file-exists:
[2026-02-11T13:09:27.503Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve.jar exists
[2026-02-11T13:09:27.503Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] install-archives:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] configure:
[2026-02-11T13:09:27.503Z] [echo] Executing openjdk.test.nio/build.xml
[2026-02-11T13:09:27.503Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] setup-java-properties:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] check-prereqs:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] build-dependencies:
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] create-bin-dir:
[2026-02-11T13:09:27.503Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-11T13:09:27.503Z]
[2026-02-11T13:09:27.503Z] check-java-nio-filesystem:
[2026-02-11T13:09:27.504Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-02-11T13:09:27.504Z]
[2026-02-11T13:09:27.504Z] copy-resources:
[2026-02-11T13:09:27.504Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-11T13:09:27.504Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-11T13:09:27.504Z]
[2026-02-11T13:09:27.504Z] build-java-nio-filesystem:
[2026-02-11T13:09:27.504Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-02-11T13:09:27.504Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-02-11T13:09:28.739Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2026-02-11T13:09:28.739Z] [exec] Done
[2026-02-11T13:09:28.740Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2026-02-11T13:09:29.070Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-11T13:09:52.057Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF
[2026-02-11T13:09:52.057Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2026-02-11T13:09:52.057Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2026-02-11T13:09:52.057Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar
[2026-02-11T13:09:59.128Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-02-11T13:09:59.477Z]
[2026-02-11T13:09:59.477Z] build-java:
[2026-02-11T13:09:59.477Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-11T13:10:02.620Z]
[2026-02-11T13:10:02.620Z] build-jar:
[2026-02-11T13:10:02.620Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] build-archives:
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] build-no-natives:
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] build-natives:
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] build:
[2026-02-11T13:10:03.316Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-02-11T13:10:03.316Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] setup-java-properties:
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] check-prereqs:
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] build-dependencies:
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] create-bin-dir:
[2026-02-11T13:10:03.316Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2026-02-11T13:10:03.316Z]
[2026-02-11T13:10:03.316Z] build-java:
[2026-02-11T13:10:03.316Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] build-jar:
[2026-02-11T13:10:04.196Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] build-archives:
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] build-no-natives:
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] build-natives:
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] build:
[2026-02-11T13:10:04.196Z] [echo] Executing openjdk.test.security/build.xml
[2026-02-11T13:10:04.196Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] setup-java-properties:
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] check-prereqs:
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] build-dependencies:
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] create-bin-dir:
[2026-02-11T13:10:04.196Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2026-02-11T13:10:04.196Z]
[2026-02-11T13:10:04.196Z] build-java:
[2026-02-11T13:10:04.196Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2026-02-11T13:10:05.464Z]
[2026-02-11T13:10:05.464Z] build-jar:
[2026-02-11T13:10:05.464Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar
[2026-02-11T13:10:05.796Z]
[2026-02-11T13:10:05.796Z] build-archives:
[2026-02-11T13:10:05.796Z]
[2026-02-11T13:10:05.796Z] build-no-natives:
[2026-02-11T13:10:05.796Z]
[2026-02-11T13:10:05.796Z] build-natives:
[2026-02-11T13:10:05.796Z]
[2026-02-11T13:10:05.796Z] build:
[2026-02-11T13:10:05.796Z] [echo] Executing openjdk.test.util/build.xml
[2026-02-11T13:10:05.796Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:10:05.796Z]
[2026-02-11T13:10:05.796Z] setup-java-properties:
[2026-02-11T13:10:05.796Z]
[2026-02-11T13:10:05.796Z] check-prereqs:
[2026-02-11T13:10:05.796Z]
[2026-02-11T13:10:05.796Z] build-dependencies:
[2026-02-11T13:10:05.796Z]
[2026-02-11T13:10:05.796Z] create-bin-dir:
[2026-02-11T13:10:05.797Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2026-02-11T13:10:05.797Z]
[2026-02-11T13:10:05.797Z] build-java:
[2026-02-11T13:10:05.797Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2026-02-11T13:10:07.540Z]
[2026-02-11T13:10:07.540Z] build-jar:
[2026-02-11T13:10:07.540Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar
[2026-02-11T13:10:07.866Z]
[2026-02-11T13:10:07.866Z] build-archives:
[2026-02-11T13:10:07.866Z]
[2026-02-11T13:10:07.866Z] build-no-natives:
[2026-02-11T13:10:07.866Z]
[2026-02-11T13:10:07.866Z] build-natives:
[2026-02-11T13:10:07.866Z]
[2026-02-11T13:10:07.866Z] build:
[2026-02-11T13:10:07.866Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-02-11T13:10:07.866Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:10:07.866Z]
[2026-02-11T13:10:07.866Z] setup-java-properties:
[2026-02-11T13:10:07.866Z]
[2026-02-11T13:10:07.866Z] check-prereqs:
[2026-02-11T13:10:07.866Z]
[2026-02-11T13:10:07.866Z] create-bin-dir:
[2026-02-11T13:10:07.866Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2026-02-11T13:10:07.866Z]
[2026-02-11T13:10:07.866Z] build-java:
[2026-02-11T13:10:07.866Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2026-02-11T13:10:11.246Z]
[2026-02-11T13:10:11.246Z] build-jar:
[2026-02-11T13:10:11.246Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar
[2026-02-11T13:10:11.965Z]
[2026-02-11T13:10:11.965Z] build-archives:
[2026-02-11T13:10:11.965Z]
[2026-02-11T13:10:11.965Z] build-no-natives:
[2026-02-11T13:10:11.965Z]
[2026-02-11T13:10:11.965Z] build-natives:
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] build:
[2026-02-11T13:10:11.966Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/../../externalDependency/system_lib
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] setup-java-properties:
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] check-prereqs:
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] check-compiler-level:
[2026-02-11T13:10:11.966Z] [echo] java_java_specification_version is 1.8
[2026-02-11T13:10:11.966Z] [echo] can_build_modularity is false
[2026-02-11T13:10:11.966Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2026-02-11T13:10:11.966Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] create-bin-dir:
[2026-02-11T13:10:11.966Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin
[2026-02-11T13:10:11.966Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods
[2026-02-11T13:10:11.966Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2026-02-11T13:10:11.966Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2026-02-11T13:10:11.966Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2026-02-11T13:10:11.966Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2026-02-11T13:10:11.966Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2026-02-11T13:10:11.966Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] build-java:
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] build-no-natives:
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] build:
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] build:
[2026-02-11T13:10:11.966Z]
[2026-02-11T13:10:11.966Z] common_dist:
[2026-02-11T13:10:11.966Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\STF
[2026-02-11T13:10:13.610Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest
[2026-02-11T13:10:19.352Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest
[2026-02-11T13:10:19.352Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\system\openj9-systemtest does not exist.
[2026-02-11T13:10:19.352Z]
[2026-02-11T13:10:19.352Z] build:
[2026-02-11T13:10:19.352Z]
[2026-02-11T13:10:19.352Z] build:
[2026-02-11T13:10:19.680Z]
[2026-02-11T13:10:19.680Z] THC.check:
[2026-02-11T13:10:19.680Z]
[2026-02-11T13:10:19.680Z] getChurn:
[2026-02-11T13:10:19.680Z] [exec] Cloning into 'churn'...
[2026-02-11T13:10:20.784Z]
[2026-02-11T13:10:20.784Z] dist:
[2026-02-11T13:10:20.784Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\churn
[2026-02-11T13:10:20.784Z]
[2026-02-11T13:10:20.784Z] init:
[2026-02-11T13:10:20.784Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\daaLoadTest
[2026-02-11T13:10:20.784Z]
[2026-02-11T13:10:20.784Z] common_build:
[2026-02-11T13:10:20.784Z]
[2026-02-11T13:10:20.784Z] build:
[2026-02-11T13:10:20.784Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\daaLoadTest
[2026-02-11T13:10:20.784Z]
[2026-02-11T13:10:20.784Z] build:
[2026-02-11T13:10:20.784Z]
[2026-02-11T13:10:20.784Z] init:
[2026-02-11T13:10:20.784Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\jcstress
[2026-02-11T13:10:20.784Z]
[2026-02-11T13:10:20.784Z] getDependentLibs:
[2026-02-11T13:10:21.632Z] [exec] --------------------------------------------
[2026-02-11T13:10:21.632Z] [exec] path is set to C:/jenkins/externalDependency/system_lib
[2026-02-11T13:10:21.632Z] [exec] task is set to default
[2026-02-11T13:10:21.632Z] [exec] dependencyList is set to jcstress
[2026-02-11T13:10:21.632Z] [exec] System Test jars will be downloaded.
[2026-02-11T13:10:21.632Z] [exec] --------------------------------------------
[2026-02-11T13:10:21.633Z] [exec] Starting download third party dependent jars
[2026-02-11T13:10:21.633Z] [exec] --------------------------------------------
[2026-02-11T13:10:21.633Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib
[2026-02-11T13:10:21.633Z] [exec] C:/jenkins/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-11T13:10:21.633Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] dist:
[2026-02-11T13:10:21.633Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\jcstress
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] init:
[2026-02-11T13:10:21.633Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\jlm
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] common_build:
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] build:
[2026-02-11T13:10:21.633Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\jlm
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] init:
[2026-02-11T13:10:21.633Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\lambdaLoadTest
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] common_build:
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] build:
[2026-02-11T13:10:21.633Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\lambdaLoadTest
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] init:
[2026-02-11T13:10:21.633Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\mathLoadTest
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] common_build:
[2026-02-11T13:10:21.633Z]
[2026-02-11T13:10:21.633Z] build:
[2026-02-11T13:10:21.633Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\mathLoadTest
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] init:
[2026-02-11T13:10:21.971Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\mauveLoadTest
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] common_build:
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] build:
[2026-02-11T13:10:21.971Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\mauveLoadTest
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] init:
[2026-02-11T13:10:21.971Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\modularity
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] common_build:
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] build:
[2026-02-11T13:10:21.971Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\modularity
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] init:
[2026-02-11T13:10:21.971Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\otherLoadTest
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] common_build:
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] build:
[2026-02-11T13:10:21.971Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\otherLoadTest
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] init:
[2026-02-11T13:10:21.971Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\security
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] common_build:
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] build:
[2026-02-11T13:10:21.971Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\security
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] init:
[2026-02-11T13:10:21.971Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\sharedClasses
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] common_build:
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] build:
[2026-02-11T13:10:21.971Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\sharedClasses
[2026-02-11T13:10:21.971Z]
[2026-02-11T13:10:21.971Z] BUILD SUCCESSFUL
[2026-02-11T13:10:21.971Z] Total time: 2 minutes 23 seconds
[2026-02-11T13:10:21.971Z] 0
[2026-02-11T13:10:22.299Z]
[2026-02-11T13:10:22.299Z]
[2026-02-11T13:10:22.299Z] RECORD TEST REPOs SHA
[2026-02-11T13:10:22.299Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/scripts"; \
[2026-02-11T13:10:22.300Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt"
[2026-02-11T13:10:22.300Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt
[2026-02-11T13:10:22.300Z] touch C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt
[2026-02-11T13:10:22.635Z] ================================================
[2026-02-11T13:10:22.959Z] timestamp: 20260211-131022
[2026-02-11T13:10:22.959Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests
[2026-02-11T13:10:22.959Z] git repo:
[2026-02-11T13:10:23.291Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:10:23.291Z] sha:
[2026-02-11T13:10:23.622Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a
[2026-02-11T13:10:23.622Z] ================================================
[2026-02-11T13:10:23.622Z] timestamp: 20260211-131023
[2026-02-11T13:10:23.622Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/system/aqa-systemtest
[2026-02-11T13:10:23.622Z] git repo:
[2026-02-11T13:10:23.622Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-02-11T13:10:23.622Z] sha:
[2026-02-11T13:10:23.622Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-11T13:10:23.623Z] ================================================
[2026-02-11T13:10:23.962Z] timestamp: 20260211-131023
[2026-02-11T13:10:23.962Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/system/churn/churn
[2026-02-11T13:10:23.962Z] git repo:
[2026-02-11T13:10:23.962Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-02-11T13:10:23.962Z] sha:
[2026-02-11T13:10:23.962Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-02-11T13:10:23.962Z] ================================================
[2026-02-11T13:10:23.962Z] timestamp: 20260211-131023
[2026-02-11T13:10:23.962Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/system/STF
[2026-02-11T13:10:23.962Z] git repo:
[2026-02-11T13:10:24.296Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-02-11T13:10:24.296Z] sha:
[2026-02-11T13:10:24.296Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-11T13:10:24.296Z] ================================================
[2026-02-11T13:10:24.296Z] timestamp: 20260211-131024
[2026-02-11T13:10:24.296Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG
[2026-02-11T13:10:24.296Z] git repo:
[2026-02-11T13:10:24.296Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T13:10:24.296Z] sha:
[2026-02-11T13:10:24.296Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T13:10:24.296Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG'
[Pipeline] }
[2026-02-11T13:10:24.348Z] $ ssh-agent -k
[2026-02-11T13:10:24.447Z] unset SSH_AUTH_SOCK;
[2026-02-11T13:10:24.447Z] unset SSH_AGENT_PID;
[2026-02-11T13:10:24.447Z] echo Agent pid 13 killed;
[2026-02-11T13:10:24.501Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T13:10:24.619Z] 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
[2026-02-11T13:10:24.645Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-11T13:10:24.659Z] $ ssh-agent
[2026-02-11T13:10:24.782Z] SSH_AUTH_SOCK=/tmp/ssh-PvZWi7VInCyz/agent.380
[2026-02-11T13:10:24.782Z] SSH_AGENT_PID=381
[2026-02-11T13:10:24.782Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:10:25.255Z] ++ uname
[2026-02-11T13:10:25.255Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-11T13:10:25.255Z] ++ uname
[2026-02-11T13:10:25.255Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-11T13:10:25.255Z] ++ uname
[2026-02-11T13:10:25.255Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-11T13:10:25.255Z] + MAKE=make
[2026-02-11T13:10:25.255Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T13:10:25.576Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T13:10:26.076Z] ++ uname
[2026-02-11T13:10:26.076Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-11T13:10:26.076Z] ++ uname
[2026-02-11T13:10:26.387Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-11T13:10:26.387Z] ++ uname
[2026-02-11T13:10:26.387Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-11T13:10:26.387Z] + MAKE=make
[2026-02-11T13:10:26.387Z] + cd ./aqa-tests
[2026-02-11T13:10:26.387Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T13:10:26.387Z] ++ set +x
[2026-02-11T13:10:26.387Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-02-11T13:10:26.387Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-02-11T13:10:26.387Z] make _testList TESTLIST=TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,LambdaLoadTest_HS_5m_0,MathLoadTest_autosimd_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_1,TestJlmLocal_1,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassNoAuth_2,TestJlmRemoteClassAuth_0,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteThreadAuth_1,MathLoadTest_bigdecimal_5m_2
[2026-02-11T13:10:26.387Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG'
[2026-02-11T13:10:26.387Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image
[2026-02-11T13:10:26.707Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib
[2026-02-11T13:10:26.707Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,LambdaLoadTest_HS_5m_0,MathLoadTest_autosimd_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_1,TestJlmLocal_1,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassNoAuth_2,TestJlmRemoteClassAuth_0,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteThreadAuth_1,MathLoadTest_bigdecimal_5m_2
[2026-02-11T13:10:26.707Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG'
[2026-02-11T13:10:26.707Z] perl scripts/configure.pl
[2026-02-11T13:10:26.707Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/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=TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,LambdaLoadTest_HS_5m_0,MathLoadTest_autosimd_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_1,TestJlmLocal_1,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassNoAuth_2,TestJlmRemoteClassAuth_0,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteThreadAuth_1,MathLoadTest_bigdecimal_5m_2 --numOfMachines= --testTime= --TRSSURL=
[2026-02-11T13:10:27.840Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T13:10:27.840Z]
[2026-02-11T13:10:27.840Z] Starting to generate test make files.
[2026-02-11T13:10:27.840Z]
[2026-02-11T13:10:28.218Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\churn\playlist.xml
[2026-02-11T13:10:28.218Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2026-02-11T13:10:28.218Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2026-02-11T13:10:28.218Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\jlm\playlist.xml
[2026-02-11T13:10:28.548Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/jlm/autoGen.mk
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2026-02-11T13:10:28.548Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2026-02-11T13:10:28.548Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2026-02-11T13:10:28.548Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\modularity\playlist.xml
[2026-02-11T13:10:28.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2026-02-11T13:10:28.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\security\playlist.xml
[2026-02-11T13:10:28.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2026-02-11T13:10:28.548Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/autoGen.mk
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG/../autoGen.mk
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] Make files are generated successfully.
[2026-02-11T13:10:28.548Z]
[2026-02-11T13:10:28.548Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG'
[2026-02-11T13:10:28.548Z] make -f runtest.mk _testList
[2026-02-11T13:10:28.548Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG'
[2026-02-11T13:10:29.234Z]
[2026-02-11T13:10:29.234Z] Running make 4.4.1
[2026-02-11T13:10:29.234Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/
[2026-02-11T13:10:29.234Z] set JDK_VERSION to 8
[2026-02-11T13:10:29.544Z] set JDK_IMPL to hotspot
[2026-02-11T13:10:29.544Z] set JVM_VERSION to openjdk8
[2026-02-11T13:10:29.544Z] set JCL_VERSION to latest
[2026-02-11T13:10:29.544Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-11T13:10:29.544Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image
[2026-02-11T13:10:29.544Z] set SPEC to win_x86-64
[2026-02-11T13:10:29.544Z] set TEST_FLAG to
[2026-02-11T13:10:29.867Z] Running testList ...
[2026-02-11T13:10:29.867Z] There are 17 test targets in testList
[2026-02-11T13:10:29.867Z] "c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-11T13:10:29.867Z] openjdk version "1.8.0_492-beta"
[2026-02-11T13:10:29.867Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111003-b02)
[2026-02-11T13:10:29.867Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:10:30.177Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests'
[2026-02-11T13:10:30.177Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/system'
[2026-02-11T13:10:30.488Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/system/jlm'
[2026-02-11T13:10:30.488Z] ../system.mk:25: CYGWIN is 1
[2026-02-11T13:10:30.488Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2026-02-11T13:10:30.815Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2026-02-11T13:10:30.815Z]
[2026-02-11T13:10:30.815Z] ===============================================