Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 35
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 105
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6381
originally caused by:
Started by timer
Started by user Adam Farley
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 103
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6381
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests@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/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests@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 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 # timeout=10
Commit message: "Export LIBPATH (#6754)"
> git rev-list --no-walk 1aac21143e6c855df0a6c915ec7b311c676f7933 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-15T12:04:54.394Z] SPEC: win_x86-64
[Pipeline] echo
[2026-01-15T12:04:54.395Z] 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-01-15T12:04:54.411Z] dynamicAgents: []
[Pipeline] echo
[2026-01-15T12:04:54.413Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] nodesByLabel
[2026-01-15T12:04:54.421Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] node
[2026-01-15T12:04:54.440Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests
[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-01-15T12:04:54.465Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-15T12:04:54.516Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-15T12:04:54.517Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-15T12:04:54.545Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-15T12:04:54.614Z] The recommended git tool is: git
[2026-01-15T12:04:54.676Z] No credentials specified
[2026-01-15T12:04:54.699Z] Cloning the remote Git repository
[2026-01-15T12:04:54.737Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-15T12:04:54.739Z] > git init c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests # timeout=10
[2026-01-15T12:04:55.163Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-01-15T12:04:55.163Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-15T12:04:55.166Z] > git --version # timeout=10
[2026-01-15T12:04:55.229Z] > git --version # 'git version 2.45.1'
[2026-01-15T12:04:55.232Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-15T12:05:02.227Z] Avoid second fetch
[2026-01-15T12:05:02.341Z] Checking out Revision 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 (origin/master)
[2026-01-15T12:05:02.031Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-15T12:05:02.110Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-15T12:05:02.233Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-01-15T12:05:02.345Z] > git config core.sparsecheckout # timeout=10
[2026-01-15T12:05:02.396Z] > git checkout -f 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 # timeout=10
[2026-01-15T12:05:05.193Z] Commit message: "Export LIBPATH (#6754)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/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-01-15T12:05:14.109Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-15T12:05:14.131Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-15T12:05:14.650Z] + LC_TIME=C
[2026-01-15T12:05:14.650Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-15T12:05:15.043Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-15T12:05:15.464Z] + aqa-tests/terminateTestProcesses.sh null
[2026-01-15T12:05:15.464Z] Windows machine, using powershell queries...
[2026-01-15T12:05:16.574Z] 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-01-15T12:05:17.737Z] + printenv
[2026-01-15T12:05:17.737Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-01-15T12:05:17.737Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-01-15T12:05:17.737Z] KEEP_WORKSPACE=false
[2026-01-15T12:05:17.737Z] NUMBER_OF_PROCESSORS=2
[2026-01-15T12:05:17.737Z] PROCESSOR_LEVEL=25
[2026-01-15T12:05:17.737Z] TAP_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests.tap
[2026-01-15T12:05:17.737Z] LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-15T12:05:17.737Z] EXIT_FAILURE=false
[2026-01-15T12:05:17.737Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/30/display/redirect?page=tests
[2026-01-15T12:05:17.737Z] PLATFORM=x86-64_windows
[2026-01-15T12:05:17.737Z] DOCKER_REQUIRED=false
[2026-01-15T12:05:17.737Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-01-15T12:05:17.737Z] PROGRAMFILES=C:\Program Files
[2026-01-15T12:05:17.737Z] git=C:\Program Files\Git\cmd\git.exe
[2026-01-15T12:05:17.738Z] TIME_LIMIT=1
[2026-01-15T12:05:17.738Z] JENKINS_SERVER_COOKIE=durable-493cb71fb73c46e8bc6e0663437c4426173e850ff0b613ce94e782414f988c32
[2026-01-15T12:05:17.738Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-01-15T12:05:17.738Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-01-15T12:05:17.738Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-15T12:05:17.738Z] GENERATE_JOBS=false
[2026-01-15T12:05:17.738Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-15T12:05:17.738Z] OS=Windows_NT
[2026-01-15T12:05:17.738Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/30/display/redirect?page=changes
[2026-01-15T12:05:17.738Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-01-15T12:05:17.738Z] RERUN_ITERATIONS=0
[2026-01-15T12:05:17.738Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-15T12:05:17.738Z] USERDOMAIN=test-azure-win1
[2026-01-15T12:05:17.738Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-15T12:05:17.738Z] VENDOR_TEST_DIRS=/test/functional
[2026-01-15T12:05:17.738Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-15T12:05:17.738Z] PWD=/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests
[2026-01-15T12:05:17.738Z] USERPROFILE=C:\Users\jenkins
[2026-01-15T12:05:17.738Z] ARCHIVE_TEST_RESULTS=false
[2026-01-15T12:05:17.738Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/30/
[2026-01-15T12:05:17.738Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin
[2026-01-15T12:05:17.738Z] JCK_GIT_BRANCH=master
[2026-01-15T12:05:17.738Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/
[2026-01-15T12:05:17.738Z] BUILD_NUMBER=30
[2026-01-15T12:05:17.738Z] TKG_ITERATIONS=1
[2026-01-15T12:05:17.738Z] _=/usr/bin/printenv
[2026-01-15T12:05:17.738Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-01-15T12:05:17.738Z] SERVICE_ID=Jenkins
[2026-01-15T12:05:17.738Z] BASE=C:\Users\jenkins\agent
[2026-01-15T12:05:17.738Z] PERF_ROOT=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/../../benchmarks
[2026-01-15T12:05:17.738Z] ALLUSERSPROFILE=C:\ProgramData
[2026-01-15T12:05:17.738Z] JENKINS_NODE_COOKIE=31268176-da10-464f-b4a4-765d2fbe26d6
[2026-01-15T12:05:17.738Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-01-15T12:05:17.738Z] KEEP_REPORTDIR=false
[2026-01-15T12:05:17.738Z] BUILD_DISPLAY_NAME=#30
[2026-01-15T12:05:17.738Z] SDK_RESOURCE=upstream
[2026-01-15T12:05:17.738Z] TEST_JDK_HOME=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-15T12:05:17.738Z] HOME=/home/jenkins
[2026-01-15T12:05:17.738Z] USERNAME=jenkins
[2026-01-15T12:05:17.738Z] WINSW_SERVICE_ID=Jenkins
[2026-01-15T12:05:17.738Z] OneDrive=C:\Users\jenkins\OneDrive
[2026-01-15T12:05:17.738Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-01-15T12:05:17.738Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-01-15T12:05:17.738Z] jobStatus=SUCCESS
[2026-01-15T12:05:17.738Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-15T12:05:17.738Z] JOB_BASE_NAME=jdk8u-release-windows-x64-temurin_SmokeTests
[2026-01-15T12:05:17.738Z] JOBSTARTTIME=Thu, 15 Jan 2026 12:05:14 +0000
[2026-01-15T12:05:17.738Z] JDK_VERSION=8
[2026-01-15T12:05:17.738Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-01-15T12:05:17.738Z] JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests
[2026-01-15T12:05:17.738Z] USE_TESTENV_PROPERTIES=false
[2026-01-15T12:05:17.738Z] SYSTEMROOT=C:\Windows
[2026-01-15T12:05:17.738Z] PERSONAL_BUILD=false
[2026-01-15T12:05:17.738Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/30/display/redirect
[2026-01-15T12:05:17.738Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-01-15T12:05:17.738Z] AUTO_DETECT=true
[2026-01-15T12:05:17.738Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-01-15T12:05:17.738Z] EXIT_SUCCESS=false
[2026-01-15T12:05:17.738Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/display/redirect
[2026-01-15T12:05:17.738Z] WORKSPACE=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests
[2026-01-15T12:05:17.738Z] COMPUTERNAME=test-azure-win1
[2026-01-15T12:05:17.738Z] OPENJ9_BRANCH=master
[2026-01-15T12:05:17.738Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-15T12:05:17.738Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-01-15T12:05:17.738Z] PARALLEL=None
[2026-01-15T12:05:17.738Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-15T12:05:17.738Z] ITERATIONS=1
[2026-01-15T12:05:17.738Z] UPSTREAM_JOB_NUMBER=35
[2026-01-15T12:05:17.738Z] SPEC=win_x86-64
[2026-01-15T12:05:17.738Z] TERM=xterm-256color
[2026-01-15T12:05:17.738Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-15T12:05:17.738Z] NODE_NAME=test-azure-win11-x64-2
[2026-01-15T12:05:17.738Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-15T12:05:17.738Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-01-15T12:05:17.738Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-15T12:05:17.738Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-01-15T12:05:17.738Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-01-15T12:05:17.738Z] DYNAMIC_COMPILE=true
[2026-01-15T12:05:17.738Z] SHLVL=2
[2026-01-15T12:05:17.738Z] BUILD_TAG=jenkins-build-scripts-jobs-release-jobs-jdk8u-jdk8u-release-windows-x64-temurin_SmokeTests-30
[2026-01-15T12:05:17.738Z] PROCESSOR_REVISION=0101
[2026-01-15T12:05:17.738Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-01-15T12:05:17.738Z] EXECUTOR_NUMBER=0
[2026-01-15T12:05:17.738Z] HUDSON_COOKIE=6d2a6aca-95bf-4022-bd4a-9376b56890c8
[2026-01-15T12:05:17.738Z] ADOPTOPENJDK_BRANCH=master
[2026-01-15T12:05:17.738Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-15T12:05:17.738Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-01-15T12:05:17.738Z] ORIGIN_JDK_VERSION=8
[2026-01-15T12:05:17.738Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2026-01-15T12:05:17.738Z] NUM_PROCESSORS=2
[2026-01-15T12:05:17.738Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86
[2026-01-15T12:05:17.738Z] STAGE_NAME=Setup
[2026-01-15T12:05:17.738Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-15T12:05:17.738Z] WORKSPACE_TMP=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests@tmp
[2026-01-15T12:05:17.738Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-01-15T12:05:17.738Z] 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/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)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-01-15T12:05:17.738Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-15T12:05:17.738Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-15T12:05:17.738Z] ProgramW6432=C:\Program Files
[2026-01-15T12:05:17.738Z] CI=true
[2026-01-15T12:05:17.738Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/30/display/redirect?page=artifacts
[2026-01-15T12:05:17.738Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-15T12:05:17.738Z] VENDOR_TEST_BRANCHES=v2026.01.01
[2026-01-15T12:05:17.738Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-15T12:05:17.738Z] BUILD_LIST=functional/buildAndPackage
[2026-01-15T12:05:17.738Z] BUILD_ID=30
[2026-01-15T12:05:17.738Z] WINDIR=C:\Windows
[2026-01-15T12:05:17.738Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-01-15T12:05:17.738Z] PUBLIC=C:\Users\Public
[2026-01-15T12:05:17.738Z] SYSTEMDRIVE=C:
[2026-01-15T12:05:17.738Z] TARGET=extended.functional
[2026-01-15T12:05:17.738Z] USE_JRE=false
[2026-01-15T12:05:17.738Z] JDK_IMPL=hotspot
[2026-01-15T12:05:17.738Z] 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-01-15T12:05:17.791Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-15T12:05:17.807Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-15T12:05:22.100Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 35
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-15T12:05:22.319Z] 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-01-15T12:05:22.324Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-01-15T12:05:22.347Z] $ ssh-agent
[2026-01-15T12:05:22.572Z] SSH_AUTH_SOCK=/tmp/ssh-WlXccFbYKGk3/agent.6
[2026-01-15T12:05:22.572Z] SSH_AGENT_PID=7
[2026-01-15T12:05:22.572Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-15T12:05:22.589Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-01-15T12:05:23.073Z] ++ pwd
[2026-01-15T12:05:23.074Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches v2026.01.01 --vendor_dirs /test/functional
[2026-01-15T12:05:23.416Z] TESTDIR: /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests
[2026-01-15T12:05:23.416Z] get jdk binary...
[2026-01-15T12:05:23.416Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-15T12:05:23.416Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u482b07.zip ...
[2026-01-15T12:05:26.316Z] List files in jdkbinary folder...
[2026-01-15T12:05:26.316Z] total 173584
[2026-01-15T12:05:26.316Z] -rwxrwx---+ 1 jenkins None 31119612 Jan 15 11:46 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b07.zip
[2026-01-15T12:05:26.316Z] -rwxrwx---+ 1 jenkins None 106430303 Jan 15 11:51 OpenJDK8U-jdk_x64_windows_hotspot_8u482b07.zip
[2026-01-15T12:05:26.316Z] -rwxrwx---+ 1 jenkins None 40095030 Jan 15 11:51 OpenJDK8U-jre_x64_windows_hotspot_8u482b07.zip
[2026-01-15T12:05:26.316Z] -rwxrwx---+ 1 jenkins None 23335 Jan 15 11:49 OpenJDK8U-sbom_x64_windows_hotspot_8u482b07-metadata.json
[2026-01-15T12:05:26.316Z] -rwxrwx---+ 1 jenkins None 76583 Jan 15 12:01 OpenJDK8U-sbom_x64_windows_hotspot_8u482b07.json
[2026-01-15T12:05:26.316Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 tmp
[2026-01-15T12:05:26.316Z] List files in jdkbinary/tmp folder...
[2026-01-15T12:05:26.316Z] total 4
[2026-01-15T12:05:26.316Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 11:46 jdk8u482-b07
[2026-01-15T12:05:26.316Z] Moving directory jdk8u482-b07/ to ../j2sdk-image
[2026-01-15T12:05:26.316Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u482b07.zip ...
[2026-01-15T12:05:27.478Z] List files in jdkbinary folder...
[2026-01-15T12:05:27.478Z] total 173588
[2026-01-15T12:05:27.478Z] -rwxrwx---+ 1 jenkins None 31119612 Jan 15 11:46 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b07.zip
[2026-01-15T12:05:27.478Z] -rwxrwx---+ 1 jenkins None 106430303 Jan 15 11:51 OpenJDK8U-jdk_x64_windows_hotspot_8u482b07.zip
[2026-01-15T12:05:27.478Z] -rwxrwx---+ 1 jenkins None 40095030 Jan 15 11:51 OpenJDK8U-jre_x64_windows_hotspot_8u482b07.zip
[2026-01-15T12:05:27.478Z] -rwxrwx---+ 1 jenkins None 23335 Jan 15 11:49 OpenJDK8U-sbom_x64_windows_hotspot_8u482b07-metadata.json
[2026-01-15T12:05:27.478Z] -rwxrwx---+ 1 jenkins None 76583 Jan 15 12:01 OpenJDK8U-sbom_x64_windows_hotspot_8u482b07.json
[2026-01-15T12:05:27.478Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 11:46 j2sdk-image
[2026-01-15T12:05:27.478Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 tmp
[2026-01-15T12:05:27.478Z] List files in jdkbinary/tmp folder...
[2026-01-15T12:05:27.478Z] total 4
[2026-01-15T12:05:27.478Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 11:46 jdk8u482-b07-jre
[2026-01-15T12:05:27.808Z] Moving directory jdk8u482-b07-jre/ to ../j2re-image
[2026-01-15T12:05:27.808Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u482b07.zip over ./j2sdk-image/jre...
[2026-01-15T12:05:29.437Z] Removing top-level folder jdk8u482-b07-debug-image/
[2026-01-15T12:05:29.437Z] Removing top-level folder jdk8u482-b07/
[2026-01-15T12:05:31.678Z] Run c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-01-15T12:05:31.678Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-15T12:05:32.378Z] openjdk version "1.8.0_482"
[2026-01-15T12:05:32.378Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-15T12:05:32.378Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-15T12:05:32.378Z] =JAVA VERSION OUTPUT END=
[2026-01-15T12:05:32.378Z] =RELEASE INFO BEGIN=
[2026-01-15T12:05:32.378Z] JAVA_VERSION="1.8.0_482"
[2026-01-15T12:05:32.378Z] OS_NAME="Windows"
[2026-01-15T12:05:32.378Z] OS_VERSION="5.2"
[2026-01-15T12:05:32.378Z] OS_ARCH="amd64"
[2026-01-15T12:05:32.378Z] SOURCE=".:git:7ac2cbda85d7+"
[2026-01-15T12:05:32.378Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-15T12:05:32.378Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-15T12:05:32.378Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-15T12:05:32.378Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-15T12:05:32.378Z] FULL_VERSION="1.8.0_482-b07"
[2026-01-15T12:05:32.378Z] SEMANTIC_VERSION="8.0.482+7"
[2026-01-15T12:05:32.378Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-01-15T12:05:32.378Z] JVM_VARIANT="Hotspot"
[2026-01-15T12:05:32.378Z] JVM_VERSION="25.482-b07"
[2026-01-15T12:05:32.378Z] IMAGE_TYPE="JDK"
[2026-01-15T12:05:32.378Z] =RELEASE INFO END=
[2026-01-15T12:05:32.378Z] get testKitGen...
[2026-01-15T12:05:32.378Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-15T12:05:34.606Z] git rev-parse master
[2026-01-15T12:05:34.606Z] git checkout -q -f 8adf15dfe4a47cdb75e5e3393f4b98dae6160859
[2026-01-15T12:05:34.936Z] get functional test material...
[2026-01-15T12:05:34.936Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-01-15T12:05:34.936Z] Cloning into 'openj9'...
[2026-01-15T12:05:34.936Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-15T12:05:42.409Z] Updating files: 9% (951/10330)
[2026-01-15T12:05:42.409Z] Updating files: 10% (1033/10330)
[2026-01-15T12:05:42.409Z] Updating files: 11% (1137/10330)
[2026-01-15T12:05:42.761Z] Updating files: 12% (1240/10330)
[2026-01-15T12:05:42.761Z] Updating files: 13% (1343/10330)
[2026-01-15T12:05:43.087Z] Updating files: 14% (1447/10330)
[2026-01-15T12:05:43.421Z] Updating files: 15% (1550/10330)
[2026-01-15T12:05:43.421Z] Updating files: 15% (1651/10330)
[2026-01-15T12:05:43.421Z] Updating files: 16% (1653/10330)
[2026-01-15T12:05:43.752Z] Updating files: 17% (1757/10330)
[2026-01-15T12:05:43.752Z] Updating files: 18% (1860/10330)
[2026-01-15T12:05:43.752Z] Updating files: 19% (1963/10330)
[2026-01-15T12:05:44.095Z] Updating files: 20% (2066/10330)
[2026-01-15T12:05:44.095Z] Updating files: 21% (2170/10330)
[2026-01-15T12:05:44.095Z] Updating files: 22% (2273/10330)
[2026-01-15T12:05:44.095Z] Updating files: 23% (2376/10330)
[2026-01-15T12:05:44.430Z] Updating files: 23% (2396/10330)
[2026-01-15T12:05:44.430Z] Updating files: 24% (2480/10330)
[2026-01-15T12:05:44.430Z] Updating files: 25% (2583/10330)
[2026-01-15T12:05:44.760Z] Updating files: 26% (2686/10330)
[2026-01-15T12:05:44.760Z] Updating files: 27% (2790/10330)
[2026-01-15T12:05:44.760Z] Updating files: 28% (2893/10330)
[2026-01-15T12:05:44.760Z] Updating files: 29% (2996/10330)
[2026-01-15T12:05:45.091Z] Updating files: 30% (3099/10330)
[2026-01-15T12:05:45.091Z] Updating files: 31% (3203/10330)
[2026-01-15T12:05:45.091Z] Updating files: 32% (3306/10330)
[2026-01-15T12:05:45.091Z] Updating files: 32% (3338/10330)
[2026-01-15T12:05:45.422Z] Updating files: 33% (3409/10330)
[2026-01-15T12:05:45.422Z] Updating files: 34% (3513/10330)
[2026-01-15T12:05:45.422Z] Updating files: 35% (3616/10330)
[2026-01-15T12:05:45.757Z] Updating files: 36% (3719/10330)
[2026-01-15T12:05:45.757Z] Updating files: 37% (3823/10330)
[2026-01-15T12:05:45.757Z] Updating files: 38% (3926/10330)
[2026-01-15T12:05:46.094Z] Updating files: 39% (4029/10330)
[2026-01-15T12:05:46.094Z] Updating files: 40% (4132/10330)
[2026-01-15T12:05:46.094Z] Updating files: 41% (4236/10330)
[2026-01-15T12:05:46.094Z] Updating files: 42% (4339/10330)
[2026-01-15T12:05:46.424Z] Updating files: 42% (4361/10330)
[2026-01-15T12:05:46.424Z] Updating files: 43% (4442/10330)
[2026-01-15T12:05:46.424Z] Updating files: 44% (4546/10330)
[2026-01-15T12:05:46.424Z] Updating files: 45% (4649/10330)
[2026-01-15T12:05:46.757Z] Updating files: 46% (4752/10330)
[2026-01-15T12:05:46.757Z] Updating files: 47% (4856/10330)
[2026-01-15T12:05:47.087Z] Updating files: 48% (4959/10330)
[2026-01-15T12:05:47.087Z] Updating files: 49% (5062/10330)
[2026-01-15T12:05:47.087Z] Updating files: 50% (5165/10330)
[2026-01-15T12:05:47.087Z] Updating files: 51% (5269/10330)
[2026-01-15T12:05:47.416Z] Updating files: 51% (5303/10330)
[2026-01-15T12:05:47.416Z] Updating files: 52% (5372/10330)
[2026-01-15T12:05:47.416Z] Updating files: 53% (5475/10330)
[2026-01-15T12:05:47.416Z] Updating files: 54% (5579/10330)
[2026-01-15T12:05:47.749Z] Updating files: 55% (5682/10330)
[2026-01-15T12:05:47.749Z] Updating files: 56% (5785/10330)
[2026-01-15T12:05:48.078Z] Updating files: 57% (5889/10330)
[2026-01-15T12:05:48.078Z] Updating files: 58% (5992/10330)
[2026-01-15T12:05:48.078Z] Updating files: 59% (6095/10330)
[2026-01-15T12:05:48.078Z] Updating files: 60% (6198/10330)
[2026-01-15T12:05:48.408Z] Updating files: 60% (6206/10330)
[2026-01-15T12:05:48.408Z] Updating files: 61% (6302/10330)
[2026-01-15T12:05:48.741Z] Updating files: 62% (6405/10330)
[2026-01-15T12:05:48.741Z] Updating files: 63% (6508/10330)
[2026-01-15T12:05:49.071Z] Updating files: 64% (6612/10330)
[2026-01-15T12:05:49.071Z] Updating files: 65% (6715/10330)
[2026-01-15T12:05:49.071Z] Updating files: 66% (6818/10330)
[2026-01-15T12:05:49.071Z] Updating files: 66% (6909/10330)
[2026-01-15T12:05:49.405Z] Updating files: 67% (6922/10330)
[2026-01-15T12:05:49.405Z] Updating files: 68% (7025/10330)
[2026-01-15T12:05:49.405Z] Updating files: 69% (7128/10330)
[2026-01-15T12:05:49.737Z] Updating files: 70% (7231/10330)
[2026-01-15T12:05:49.737Z] Updating files: 71% (7335/10330)
[2026-01-15T12:05:50.073Z] Updating files: 72% (7438/10330)
[2026-01-15T12:05:50.073Z] Updating files: 73% (7541/10330)
[2026-01-15T12:05:50.073Z] Updating files: 74% (7645/10330)
[2026-01-15T12:05:50.404Z] Updating files: 74% (7678/10330)
[2026-01-15T12:05:50.404Z] Updating files: 75% (7748/10330)
[2026-01-15T12:05:50.404Z] Updating files: 76% (7851/10330)
[2026-01-15T12:05:50.735Z] Updating files: 77% (7955/10330)
[2026-01-15T12:05:51.047Z] Updating files: 78% (8058/10330)
[2026-01-15T12:05:51.047Z] Updating files: 79% (8161/10330)
[2026-01-15T12:05:51.047Z] Updating files: 80% (8264/10330)
[2026-01-15T12:05:51.047Z] Updating files: 81% (8368/10330)
[2026-01-15T12:05:51.370Z] Updating files: 81% (8373/10330)
[2026-01-15T12:05:51.725Z] Updating files: 82% (8471/10330)
[2026-01-15T12:05:51.725Z] Updating files: 83% (8574/10330)
[2026-01-15T12:05:52.063Z] Updating files: 84% (8678/10330)
[2026-01-15T12:05:52.063Z] Updating files: 85% (8781/10330)
[2026-01-15T12:05:52.063Z] Updating files: 86% (8884/10330)
[2026-01-15T12:05:52.063Z] Updating files: 86% (8977/10330)
[2026-01-15T12:05:52.396Z] Updating files: 87% (8988/10330)
[2026-01-15T12:05:52.728Z] Updating files: 88% (9091/10330)
[2026-01-15T12:05:52.728Z] Updating files: 89% (9194/10330)
[2026-01-15T12:05:52.728Z] Updating files: 90% (9297/10330)
[2026-01-15T12:05:53.056Z] Updating files: 91% (9401/10330)
[2026-01-15T12:05:53.056Z] Updating files: 92% (9504/10330)
[2026-01-15T12:05:53.056Z] Updating files: 93% (9607/10330)
[2026-01-15T12:05:53.056Z] Updating files: 94% (9711/10330)
[2026-01-15T12:05:53.385Z] Updating files: 94% (9723/10330)
[2026-01-15T12:05:53.385Z] Updating files: 95% (9814/10330)
[2026-01-15T12:05:53.715Z] Updating files: 96% (9917/10330)
[2026-01-15T12:05:53.715Z] Updating files: 97% (10021/10330)
[2026-01-15T12:05:53.715Z] Updating files: 98% (10124/10330)
[2026-01-15T12:05:54.044Z] Updating files: 99% (10227/10330)
[2026-01-15T12:05:54.044Z] Updating files: 100% (10330/10330)
[2026-01-15T12:05:54.044Z] Updating files: 100% (10330/10330), done.
[2026-01-15T12:05:54.044Z] check OpenJ9 Repo sha
[2026-01-15T12:05:54.044Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-01-15T12:05:54.044Z] Check sha in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-15T12:05:54.355Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-15T12:05:54.355Z] OPENJ9_SHA=e854cd0954a6026202f577d564b1e2c23acb257c
[2026-01-15T12:05:54.355Z] total 114
[2026-01-15T12:05:54.355Z] -rw-rw-r--+ 1 jenkins None 6735 Jan 15 12:05 Contributing.md
[2026-01-15T12:05:54.355Z] -rw-rw-r--+ 1 jenkins None 11360 Jan 15 12:05 LICENSE
[2026-01-15T12:05:54.355Z] -rw-rw-r--+ 1 jenkins None 65 Jan 15 12:05 NOTICE
[2026-01-15T12:05:54.355Z] -rw-rw-r--+ 1 jenkins None 8350 Jan 15 12:05 README.md
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 TKG
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 buildenv
[2026-01-15T12:05:54.355Z] -rwxrwxr-x+ 1 jenkins None 339 Jan 15 12:05 compile.sh
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 config
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 docs
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 external
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 functional
[2026-01-15T12:05:54.355Z] -rwxrwxr-x+ 1 jenkins None 30011 Jan 15 12:05 get.sh
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 jck
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 openj9
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 openjdk
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 perf
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 scripts
[2026-01-15T12:05:54.355Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 system
[2026-01-15T12:05:54.355Z] -rwxrwxr-x+ 1 jenkins None 3928 Jan 15 12:05 terminateTestProcesses.sh
[2026-01-15T12:05:54.356Z] drwxrwxr-x+ 1 jenkins None 0 Jan 15 12:05 testenv
[2026-01-15T12:06:00.120Z] get vendor test material...
[2026-01-15T12:06:00.120Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-01-15T12:06:00.121Z] git clone -b v2026.01.01 https://github.com/adoptium/temurin-build vendor_0
[2026-01-15T12:06:00.819Z] check vendor repo sha
[2026-01-15T12:06:00.819Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-01-15T12:06:00.819Z] Check sha in vendor_0 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-15T12:06:00.819Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-01-15T12:06:00.819Z] temurin-build_BRANCH=458965074606f027bd5afce2cfd5c1055dea0438
[2026-01-15T12:06:00.819Z] Stage vendor_0//test/functional to /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-15T12:06:03.095Z] $ ssh-agent -k
[2026-01-15T12:06:03.166Z] unset SSH_AUTH_SOCK;
[2026-01-15T12:06:03.166Z] unset SSH_AGENT_PID;
[2026-01-15T12:06:03.166Z] echo Agent pid 7 killed;
[2026-01-15T12:06:03.221Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-15T12:06:03.518Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2026.01.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=35&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-15T12:06:03.531Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win11-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2026.01.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=35&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-15T12:06:03.582Z] Building tests...
[Pipeline] timeout
[2026-01-15T12:06:03.586Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-15T12:06:03.603Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-15T12:06:04.062Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-15T12:06:14.695Z] --------------------------------------------
[2026-01-15T12:06:14.695Z] path is set to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-15T12:06:14.695Z] task is set to default
[2026-01-15T12:06:14.695Z] dependencyList is set to all
[2026-01-15T12:06:14.695Z] System Test jars will not be downloaded.
[2026-01-15T12:06:14.695Z] --------------------------------------------
[2026-01-15T12:06:14.695Z] Starting download third party dependent jars
[2026-01-15T12:06:14.696Z] --------------------------------------------
[2026-01-15T12:06:14.696Z] downloading dependent third party jars to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-15T12:06:14.696Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-15T12:06:14.842Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-15T12:06:14.867Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-15T12:06:14.881Z] $ ssh-agent
[2026-01-15T12:06:14.998Z] SSH_AUTH_SOCK=/tmp/ssh-570WWTjQmIuI/agent.1923
[2026-01-15T12:06:14.998Z] SSH_AGENT_PID=1924
[2026-01-15T12:06:14.998Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-15T12:06:15.436Z] ++ uname
[2026-01-15T12:06:15.436Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']'
[2026-01-15T12:06:15.436Z] ++ uname
[2026-01-15T12:06:15.436Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']'
[2026-01-15T12:06:15.436Z] ++ uname
[2026-01-15T12:06:15.436Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']'
[2026-01-15T12:06:15.436Z] + MAKE=make
[2026-01-15T12:06:15.436Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-15T12:06:15.757Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-15T12:06:16.226Z] ++ uname
[2026-01-15T12:06:16.226Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']'
[2026-01-15T12:06:16.226Z] ++ uname
[2026-01-15T12:06:16.226Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']'
[2026-01-15T12:06:16.226Z] ++ uname
[2026-01-15T12:06:16.226Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']'
[2026-01-15T12:06:16.226Z] + MAKE=make
[2026-01-15T12:06:16.226Z] + cd ./aqa-tests
[2026-01-15T12:06:16.226Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-15T12:06:16.226Z] ++ set +x
[2026-01-15T12:06:16.540Z] JAVA_HOME is set to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-15T12:06:16.540Z] LIB_DIR is set to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-15T12:06:16.540Z] rm -f -r /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-15T12:06:16.540Z] mkdir -p /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-15T12:06:16.540Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/workspace/build-scripts/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-15T12:06:16.540Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-15T12:06:19.535Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_tools.xml
[2026-01-15T12:06:19.535Z]
[2026-01-15T12:06:19.535Z] build:
[2026-01-15T12:06:19.871Z]
[2026-01-15T12:06:19.871Z] clean:
[2026-01-15T12:06:19.871Z]
[2026-01-15T12:06:19.871Z] init:
[2026-01-15T12:06:19.871Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin
[2026-01-15T12:06:19.871Z]
[2026-01-15T12:06:19.871Z] getDependentLibs:
[2026-01-15T12:06:19.871Z] [exec] --------------------------------------------
[2026-01-15T12:06:19.871Z] [exec] path is set to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-15T12:06:19.871Z] [exec] task is set to default
[2026-01-15T12:06:19.871Z] [exec] dependencyList is set to json_simple
[2026-01-15T12:06:19.871Z] [exec] System Test jars will not be downloaded.
[2026-01-15T12:06:19.871Z] [exec] --------------------------------------------
[2026-01-15T12:06:19.871Z] [exec] Starting download third party dependent jars
[2026-01-15T12:06:19.871Z] [exec] --------------------------------------------
[2026-01-15T12:06:19.871Z] [exec] downloading dependent third party jars to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-15T12:06:19.871Z] [exec] C:/jenkins/workspace/build-scripts/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-15T12:06:19.871Z] [exec] downloaded dependent third party jars successfully
[2026-01-15T12:06:19.871Z]
[2026-01-15T12:06:19.871Z] compile:
[2026-01-15T12:06:19.871Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-15T12:06:19.871Z] [echo] ============COMPILER SETTINGS============
[2026-01-15T12:06:19.871Z] [echo] ===fork: yes
[2026-01-15T12:06:19.871Z] [echo] ===debug: on
[2026-01-15T12:06:20.196Z] [javac] Compiling 28 source files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin
[2026-01-15T12:06:23.103Z]
[2026-01-15T12:06:23.103Z] dist:
[2026-01-15T12:06:23.103Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin\TestKitGen.jar
[2026-01-15T12:06:23.426Z]
[2026-01-15T12:06:23.426Z] BUILD SUCCESSFUL
[2026-01-15T12:06:23.426Z] Total time: 4 seconds
[2026-01-15T12:06:23.752Z] 0
[2026-01-15T12:06:23.752Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-15T12:06:24.439Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-15T12:06:24.439Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-01-15T12:06:26.057Z] ****************************** MACHINE INFO ******************************
[2026-01-15T12:06:26.057Z] File path : C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG
[2026-01-15T12:06:26.057Z] Free Physical Memory Size : 5891379200
[2026-01-15T12:06:26.057Z] Free space (bytes) : 24846569472
[2026-01-15T12:06:26.057Z] Total Physical Memory Size : 8536289280
[2026-01-15T12:06:26.057Z] Total space (bytes) : 135771664384
[2026-01-15T12:06:26.057Z] Usable space (bytes) : 24846569472
[2026-01-15T12:06:26.057Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-15T12:06:26.057Z] bashVersion :
[2026-01-15T12:06:26.057Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-01-15T12:06:26.057Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-15T12:06:26.057Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-15T12:06:26.057Z]
[2026-01-15T12:06:26.057Z] This is free software; you are free to change and redistribute it.
[2026-01-15T12:06:26.057Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-15T12:06:26.057Z] cpuCores : 2
[2026-01-15T12:06:26.057Z] curlVersion :
[2026-01-15T12:06:26.057Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-01-15T12:06:26.057Z] Release-Date: 2025-07-16
[2026-01-15T12:06:26.057Z] 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-01-15T12:06:26.057Z] 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-01-15T12:06:26.057Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-15T12:06:26.057Z] gcc version : 13
[2026-01-15T12:06:26.057Z] gclibc version : ldd (cygwin) 3.6.4
[2026-01-15T12:06:26.057Z] gdb version : bash: line 1: gdb: command not found
[2026-01-15T12:06:26.057Z] lldb version : Command could not be executed
[2026-01-15T12:06:26.057Z] makeVersion :
[2026-01-15T12:06:26.057Z] GNU Make 4.4.1
[2026-01-15T12:06:26.057Z] Built for x86_64-pc-cygwin
[2026-01-15T12:06:26.057Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-15T12:06:26.057Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-15T12:06:26.057Z] This is free software: you are free to change and redistribute it.
[2026-01-15T12:06:26.057Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-15T12:06:26.057Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-15T12:06:26.057Z] perlVersion :
[2026-01-15T12:06:26.057Z]
[2026-01-15T12:06:26.057Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-01-15T12:06:26.057Z] (with 3 registered patches, see perl -V for more detail)
[2026-01-15T12:06:26.057Z]
[2026-01-15T12:06:26.057Z] Copyright 1987-2025, Larry Wall
[2026-01-15T12:06:26.057Z]
[2026-01-15T12:06:26.057Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-15T12:06:26.057Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-15T12:06:26.057Z]
[2026-01-15T12:06:26.057Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-15T12:06:26.057Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-15T12:06:26.057Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-15T12:06:26.057Z]
[2026-01-15T12:06:26.057Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-15T12:06:26.057Z] procArch : unknown
[2026-01-15T12:06:26.057Z] sysArch : x86_64
[2026-01-15T12:06:26.057Z] sysOS : CYGWIN_NT-10.0-26200
[2026-01-15T12:06:26.057Z] ulimit :
[2026-01-15T12:06:26.057Z] core file size (blocks, -c) 0
[2026-01-15T12:06:26.057Z] data seg size (kbytes, -d) unlimited
[2026-01-15T12:06:26.057Z] file size (blocks, -f) unlimited
[2026-01-15T12:06:26.057Z] open files (-n) 3200
[2026-01-15T12:06:26.057Z] pipe size (512 bytes, -p) 8
[2026-01-15T12:06:26.057Z] stack size (kbytes, -s) 2032
[2026-01-15T12:06:26.057Z] cpu time (seconds, -t) unlimited
[2026-01-15T12:06:26.057Z] max user processes (-u) 256
[2026-01-15T12:06:26.057Z] virtual memory (kbytes, -v) unlimited
[2026-01-15T12:06:26.057Z] uname : CYGWIN_NT-10.0-26200 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-01-15T12:06:26.058Z] vmVendor : Oracle Corporation
[2026-01-15T12:06:26.058Z] vmVersion : 25.482-b07
[2026-01-15T12:06:26.058Z] xlc version : bash: line 1: xlC: command not found
[2026-01-15T12:06:26.058Z] **************************************************************************
[2026-01-15T12:06:26.058Z]
[2026-01-15T12:06:26.058Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-15T12:06:26.058Z]
[2026-01-15T12:06:26.058Z] System.getProperty('java.vendor')=Temurin
[2026-01-15T12:06:26.058Z]
[2026-01-15T12:06:26.058Z] System.getProperty('os.name')=Windows 11
[2026-01-15T12:06:26.058Z]
[2026-01-15T12:06:26.058Z] System.getProperty('os.arch')=amd64
[2026-01-15T12:06:26.058Z]
[2026-01-15T12:06:26.058Z] System.getProperty('java.fullversion')=null
[2026-01-15T12:06:26.058Z]
[2026-01-15T12:06:26.058Z] System.getProperty('sun.arch.data.model')=64
[2026-01-15T12:06:26.058Z]
[2026-01-15T12:06:26.383Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-01-15T12:06:26.383Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:26.697Z] perl scripts/configure.pl
[2026-01-15T12:06:26.697Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/workspace/build-scripts/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-15T12:06:27.376Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-15T12:06:27.376Z]
[2026-01-15T12:06:27.376Z]
[2026-01-15T12:06:27.376Z] Starting to generate build list.
[2026-01-15T12:06:27.376Z]
[2026-01-15T12:06:27.376Z] Parsing C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2026-01-15T12:06:27.376Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/buildInfo.mk
[2026-01-15T12:06:27.377Z]
[2026-01-15T12:06:27.377Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:27.377Z] make -f clean.mk cleanBuild
[2026-01-15T12:06:27.377Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:28.051Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest
[2026-01-15T12:06:28.051Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:28.051Z] make -f compile.mk compile
[2026-01-15T12:06:28.051Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:28.725Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2026-01-15T12:06:28.725Z] mkdir -p C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2026-01-15T12:06:28.725Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/workspace/build-scripts/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-01-15T12:06:28.725Z] if [ -z "$(tail -1 C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation"; fi
[2026-01-15T12:06:30.339Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_test.xml
[2026-01-15T12:06:30.671Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-01-15T12:06:30.671Z]
[2026-01-15T12:06:30.671Z] -create_test_directory:
[2026-01-15T12:06:30.671Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest
[2026-01-15T12:06:30.671Z]
[2026-01-15T12:06:30.671Z] stage_test_material:
[2026-01-15T12:06:30.998Z] [copy] Copying 136 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest
[2026-01-15T12:06:31.325Z]
[2026-01-15T12:06:31.325Z] build:
[2026-01-15T12:06:31.653Z]
[2026-01-15T12:06:31.653Z] init:
[2026-01-15T12:06:31.653Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2026-01-15T12:06:31.653Z]
[2026-01-15T12:06:31.653Z] build:
[2026-01-15T12:06:31.653Z] [copy] Copying 15 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2026-01-15T12:06:31.653Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2026-01-15T12:06:31.653Z] [copy] Copying 1 file to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2026-01-15T12:06:31.653Z]
[2026-01-15T12:06:31.653Z] build:
[2026-01-15T12:06:31.980Z]
[2026-01-15T12:06:31.980Z] init:
[2026-01-15T12:06:31.980Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2026-01-15T12:06:31.980Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2026-01-15T12:06:31.980Z]
[2026-01-15T12:06:31.980Z] getDependentLibs:
[2026-01-15T12:06:31.980Z] [exec] --------------------------------------------
[2026-01-15T12:06:31.980Z] [exec] path is set to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-15T12:06:31.980Z] [exec] task is set to default
[2026-01-15T12:06:31.980Z] [exec] dependencyList is set to testng,jcommander
[2026-01-15T12:06:31.980Z] [exec] System Test jars will not be downloaded.
[2026-01-15T12:06:31.980Z] [exec] --------------------------------------------
[2026-01-15T12:06:31.981Z] [exec] Starting download third party dependent jars
[2026-01-15T12:06:31.981Z] [exec] --------------------------------------------
[2026-01-15T12:06:31.981Z] [exec] downloading dependent third party jars to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-15T12:06:31.981Z] [exec] C:/jenkins/workspace/build-scripts/externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-15T12:06:31.981Z] [exec] C:/jenkins/workspace/build-scripts/externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-15T12:06:31.981Z] [exec] downloaded dependent third party jars successfully
[2026-01-15T12:06:31.981Z]
[2026-01-15T12:06:31.981Z] compile:
[2026-01-15T12:06:31.981Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-15T12:06:31.981Z] [echo] ============COMPILER SETTINGS============
[2026-01-15T12:06:31.981Z] [echo] ===fork: yes
[2026-01-15T12:06:31.981Z] [echo] ===executable: c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-01-15T12:06:31.981Z] [echo] ===debug: on
[2026-01-15T12:06:31.981Z] [echo] ===destdir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/functional/buildAndPackage
[2026-01-15T12:06:31.981Z] [javac] Compiling 9 source files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2026-01-15T12:06:33.610Z] [javac] Creating empty C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin\net\adoptium\test\package-info.class
[2026-01-15T12:06:33.610Z]
[2026-01-15T12:06:33.610Z] dist_functional:
[2026-01-15T12:06:33.610Z] [copy] Copying 2 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\functional
[2026-01-15T12:06:33.610Z]
[2026-01-15T12:06:33.610Z] dist:
[2026-01-15T12:06:33.610Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage\BuildAndPackagingTests.jar
[2026-01-15T12:06:33.610Z] [copy] Copying 3 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2026-01-15T12:06:33.610Z]
[2026-01-15T12:06:33.610Z] clean:
[2026-01-15T12:06:33.610Z] [delete] Deleting directory C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2026-01-15T12:06:33.610Z]
[2026-01-15T12:06:33.610Z] BUILD SUCCESSFUL
[2026-01-15T12:06:33.610Z] Total time: 3 seconds
[2026-01-15T12:06:33.610Z] 0
[2026-01-15T12:06:33.937Z]
[2026-01-15T12:06:33.937Z]
[2026-01-15T12:06:33.937Z] RECORD TEST REPOs SHA
[2026-01-15T12:06:33.937Z] cd "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/scripts"; \
[2026-01-15T12:06:33.937Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/" --shas_file "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt"
[2026-01-15T12:06:33.937Z] Check shas in C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/ and store the info in C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2026-01-15T12:06:33.937Z] touch C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2026-01-15T12:06:34.662Z] ================================================
[2026-01-15T12:06:34.663Z] timestamp: 20260115-120634
[2026-01-15T12:06:34.663Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests
[2026-01-15T12:06:34.663Z] git repo:
[2026-01-15T12:06:34.989Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-15T12:06:34.989Z] sha:
[2026-01-15T12:06:34.989Z] 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2
[2026-01-15T12:06:34.989Z] ================================================
[2026-01-15T12:06:34.989Z] timestamp: 20260115-120634
[2026-01-15T12:06:34.989Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/openj9
[2026-01-15T12:06:34.989Z] git repo:
[2026-01-15T12:06:34.989Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-01-15T12:06:34.989Z] sha:
[2026-01-15T12:06:34.989Z] e854cd0954a6026202f577d564b1e2c23acb257c
[2026-01-15T12:06:35.317Z] ================================================
[2026-01-15T12:06:35.317Z] timestamp: 20260115-120635
[2026-01-15T12:06:35.317Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-01-15T12:06:35.317Z] git repo:
[2026-01-15T12:06:35.317Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-15T12:06:35.317Z] sha:
[2026-01-15T12:06:35.317Z] 8adf15dfe4a47cdb75e5e3393f4b98dae6160859
[2026-01-15T12:06:35.317Z] ================================================
[2026-01-15T12:06:35.317Z] timestamp: 20260115-120635
[2026-01-15T12:06:35.317Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-01-15T12:06:35.317Z] git repo:
[2026-01-15T12:06:35.629Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-01-15T12:06:35.629Z] sha:
[2026-01-15T12:06:35.629Z] 458965074606f027bd5afce2cfd5c1055dea0438
[2026-01-15T12:06:35.629Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:35.629Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-01-15T12:06:35.629Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:35.629Z] perl scripts/configure.pl
[2026-01-15T12:06:35.629Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/workspace/build-scripts/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-15T12:06:36.315Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-15T12:06:36.315Z]
[2026-01-15T12:06:36.315Z] Starting to generate test make files.
[2026-01-15T12:06:36.315Z]
[2026-01-15T12:06:36.315Z] Parsing C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2026-01-15T12:06:36.315Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/buildAndPackage/autoGen.mk
[2026-01-15T12:06:36.315Z]
[2026-01-15T12:06:36.315Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/autoGen.mk
[2026-01-15T12:06:36.315Z]
[2026-01-15T12:06:36.315Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../autoGen.mk
[2026-01-15T12:06:36.315Z]
[2026-01-15T12:06:36.315Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/utils.mk
[2026-01-15T12:06:36.315Z]
[2026-01-15T12:06:36.315Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/rerun.mk
[2026-01-15T12:06:36.315Z]
[2026-01-15T12:06:36.315Z] Make files are generated successfully.
[2026-01-15T12:06:36.315Z]
[2026-01-15T12:06:36.315Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:36.315Z] make -f runtest.mk _extended.functional
[2026-01-15T12:06:36.315Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-15T12:06:37.005Z]
[2026-01-15T12:06:37.005Z] Running make 4.4.1
[2026-01-15T12:06:37.005Z] set TEST_ROOT to C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/
[2026-01-15T12:06:37.005Z] set JDK_VERSION to 8
[2026-01-15T12:06:37.316Z] set JDK_IMPL to hotspot
[2026-01-15T12:06:37.316Z] set JVM_VERSION to openjdk8
[2026-01-15T12:06:37.316Z] set JCL_VERSION to latest
[2026-01-15T12:06:37.316Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-01-15T12:06:37.316Z] set JAVA_HOME to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-15T12:06:37.316Z] set SPEC to win_x86-64
[2026-01-15T12:06:37.316Z] set TEST_FLAG to
[2026-01-15T12:06:37.627Z] Running extended.functional ...
[2026-01-15T12:06:37.627Z] There are 1 test targets in extended.functional
[2026-01-15T12:06:37.627Z] "c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-01-15T12:06:37.627Z] openjdk version "1.8.0_482"
[2026-01-15T12:06:37.627Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-15T12:06:37.627Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-15T12:06:37.939Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests'
[2026-01-15T12:06:37.939Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/functional'
[2026-01-15T12:06:38.250Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-01-15T12:06:38.250Z]
[2026-01-15T12:06:38.568Z] ===============================================