Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin" build number 25
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 91
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5282
originally caused by:
Started by timer
Started by user Stewart X Addison
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 86
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5282
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-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-x86-32-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 bd8bb234249a7e43408c904a2f93a3e71d2a27d5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f bd8bb234249a7e43408c904a2f93a3e71d2a27d5 # timeout=10
Commit message: "Support benchmark-specific PERF_ITERATIONS from perfConfig.json (#6409)"
> git rev-list --no-walk 69187aa97702b63adb0c1a6ef6bc56e7170f1265 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-07-17T12:18:55.741Z] SPEC: win_x86
[Pipeline] echo
[2025-07-17T12:18:55.742Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-17T12:18:55.759Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-17T12:18:55.768Z] dynamicAgents: []
[Pipeline] node
[2025-07-17T12:18:55.810Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-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
[2025-07-17T12:18:55.857Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-17T12:18:55.922Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-17T12:18:55.922Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-17T12:18:55.946Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-17T12:18:56.000Z] The recommended git tool is: git
[2025-07-17T12:18:56.049Z] No credentials specified
[2025-07-17T12:18:56.070Z] Cloning the remote Git repository
[2025-07-17T12:18:56.103Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-17T12:18:56.103Z] > git init c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests # timeout=10
[2025-07-17T12:18:56.526Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-07-17T12:18:56.526Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-17T12:18:56.526Z] > git --version # timeout=10
[2025-07-17T12:18:56.611Z] > git --version # 'git version 2.42.1'
[2025-07-17T12:18:56.613Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-17T12:19:03.724Z] Avoid second fetch
[2025-07-17T12:19:03.841Z] Checking out Revision bd8bb234249a7e43408c904a2f93a3e71d2a27d5 (origin/master)
[2025-07-17T12:19:03.532Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-17T12:19:03.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-17T12:19:03.734Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-07-17T12:19:03.852Z] > git config core.sparsecheckout # timeout=10
[2025-07-17T12:19:03.907Z] > git checkout -f bd8bb234249a7e43408c904a2f93a3e71d2a27d5 # timeout=10
[2025-07-17T12:19:07.173Z] Commit message: "Support benchmark-specific PERF_ITERATIONS from perfConfig.json (#6409)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-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
[2025-07-17T12:19:18.883Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-07-17T12:19:18.905Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-17T12:19:19.443Z] + LC_TIME=C
[2025-07-17T12:19:19.443Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-07-17T12:19:19.833Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-17T12:19:20.410Z] + aqa-tests/terminateTestProcesses.sh null
[2025-07-17T12:19:20.410Z] Windows machine, using powershell queries...
[2025-07-17T12:19:21.083Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-07-17T12:19:22.180Z] + printenv
[2025-07-17T12:19:22.518Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-07-17T12:19:22.518Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-07-17T12:19:22.518Z] !C:=C:\Users\jenkins\agent
[2025-07-17T12:19:22.518Z] KEEP_WORKSPACE=false
[2025-07-17T12:19:22.518Z] NUMBER_OF_PROCESSORS=4
[2025-07-17T12:19:22.518Z] PROCESSOR_LEVEL=6
[2025-07-17T12:19:22.518Z] TAP_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests.tap
[2025-07-17T12:19:22.518Z] LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib
[2025-07-17T12:19:22.518Z] EXIT_FAILURE=false
[2025-07-17T12:19:22.518Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x86-32-temurin_SmokeTests/22/display/redirect?page=tests
[2025-07-17T12:19:22.518Z] PLATFORM=x86-32_windows
[2025-07-17T12:19:22.518Z] DOCKER_REQUIRED=false
[2025-07-17T12:19:22.518Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2
[2025-07-17T12:19:22.518Z] PROGRAMFILES=C:\Program Files
[2025-07-17T12:19:22.518Z] git=C:\Program Files\Git\cmd\git.exe
[2025-07-17T12:19:22.518Z] TIME_LIMIT=1
[2025-07-17T12:19:22.518Z] JENKINS_SERVER_COOKIE=durable-da0487768e75f43400a54d1f54a5fb83eda976c4901f7cf8b0feafd543d702af
[2025-07-17T12:19:22.518Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-07-17T12:19:22.518Z] JAVA_HOME=C:\openjdk\jdk-17
[2025-07-17T12:19:22.518Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-17T12:19:22.518Z] GENERATE_JOBS=false
[2025-07-17T12:19:22.518Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-17T12:19:22.518Z] OS=Windows_NT
[2025-07-17T12:19:22.518Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x86-32-temurin_SmokeTests/22/display/redirect?page=changes
[2025-07-17T12:19:22.518Z] HOMEDRIVE=C:
[2025-07-17T12:19:22.518Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-07-17T12:19:22.518Z] RERUN_ITERATIONS=0
[2025-07-17T12:19:22.518Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-17T12:19:22.518Z] USERDOMAIN=test-azure-win2
[2025-07-17T12:19:22.518Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-17T12:19:22.518Z] VENDOR_TEST_DIRS=/test/functional
[2025-07-17T12:19:22.518Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-17T12:19:22.518Z] PWD=/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests
[2025-07-17T12:19:22.518Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2025-07-17T12:19:22.518Z] ARCHIVE_TEST_RESULTS=false
[2025-07-17T12:19:22.518Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x86-32-temurin_SmokeTests/22/
[2025-07-17T12:19:22.518Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin
[2025-07-17T12:19:22.518Z] JCK_GIT_BRANCH=master
[2025-07-17T12:19:22.518Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x86-32-temurin_SmokeTests/
[2025-07-17T12:19:22.518Z] BUILD_NUMBER=22
[2025-07-17T12:19:22.518Z] TKG_ITERATIONS=1
[2025-07-17T12:19:22.518Z] _=/usr/bin/printenv
[2025-07-17T12:19:22.518Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-07-17T12:19:22.518Z] PERF_ROOT=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests/../../benchmarks
[2025-07-17T12:19:22.518Z] ALLUSERSPROFILE=C:\ProgramData
[2025-07-17T12:19:22.518Z] JENKINS_NODE_COOKIE=4e25c394-a0b0-4994-a94e-0de04beab1a6
[2025-07-17T12:19:22.518Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-07-17T12:19:22.518Z] KEEP_REPORTDIR=false
[2025-07-17T12:19:22.518Z] BUILD_DISPLAY_NAME=#22
[2025-07-17T12:19:22.518Z] SDK_RESOURCE=upstream
[2025-07-17T12:19:22.518Z] TEST_JDK_HOME=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-07-17T12:19:22.518Z] HOME=/home/jenkins
[2025-07-17T12:19:22.518Z] USERNAME=jenkins
[2025-07-17T12:19:22.518Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-07-17T12:19:22.518Z] jobStatus=SUCCESS
[2025-07-17T12:19:22.518Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-17T12:19:22.518Z] JOB_BASE_NAME=jdk8u-release-windows-x86-32-temurin_SmokeTests
[2025-07-17T12:19:22.518Z] JOBSTARTTIME=Thu, 17 Jul 2025 12:19:19 +0000
[2025-07-17T12:19:22.518Z] JDK_VERSION=8
[2025-07-17T12:19:22.518Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2025-07-17T12:19:22.518Z] JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests
[2025-07-17T12:19:22.518Z] USE_TESTENV_PROPERTIES=false
[2025-07-17T12:19:22.518Z] SYSTEMROOT=C:\Windows
[2025-07-17T12:19:22.518Z] PERSONAL_BUILD=false
[2025-07-17T12:19:22.518Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x86-32-temurin_SmokeTests/22/display/redirect
[2025-07-17T12:19:22.518Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2025-07-17T12:19:22.518Z] AUTO_DETECT=true
[2025-07-17T12:19:22.518Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-07-17T12:19:22.518Z] EXIT_SUCCESS=false
[2025-07-17T12:19:22.518Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x86-32-temurin_SmokeTests/display/redirect
[2025-07-17T12:19:22.518Z] PROMPT=$P$G
[2025-07-17T12:19:22.518Z] WORKSPACE=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests
[2025-07-17T12:19:22.518Z] COMPUTERNAME=test-azure-win2
[2025-07-17T12:19:22.518Z] OPENJ9_BRANCH=master
[2025-07-17T12:19:22.518Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-17T12:19:22.518Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/system_lib
[2025-07-17T12:19:22.518Z] PARALLEL=None
[2025-07-17T12:19:22.518Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-17T12:19:22.518Z] ITERATIONS=1
[2025-07-17T12:19:22.518Z] UPSTREAM_JOB_NUMBER=25
[2025-07-17T12:19:22.518Z] SPEC=win_x86
[2025-07-17T12:19:22.518Z] TERM=xterm-256color
[2025-07-17T12:19:22.518Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-17T12:19:22.518Z] LOGONSERVER=\\test-azure-win2
[2025-07-17T12:19:22.518Z] NODE_NAME=test-azure-win2022-x64-2
[2025-07-17T12:19:22.518Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-17T12:19:22.518Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-07-17T12:19:22.518Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-17T12:19:22.518Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-07-17T12:19:22.518Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-07-17T12:19:22.518Z] DYNAMIC_COMPILE=true
[2025-07-17T12:19:22.518Z] SHLVL=2
[2025-07-17T12:19:22.518Z] BUILD_TAG=jenkins-build-scripts-jobs-release-jobs-jdk8u-jdk8u-release-windows-x86-32-temurin_SmokeTests-22
[2025-07-17T12:19:22.518Z] PROCESSOR_REVISION=5504
[2025-07-17T12:19:22.518Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-07-17T12:19:22.518Z] EXECUTOR_NUMBER=0
[2025-07-17T12:19:22.518Z] HUDSON_COOKIE=8ef02d28-1f08-4d9d-af69-17ec55b1d498
[2025-07-17T12:19:22.518Z] ADOPTOPENJDK_BRANCH=master
[2025-07-17T12:19:22.518Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-17T12:19:22.518Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-07-17T12:19:22.519Z] ORIGIN_JDK_VERSION=8
[2025-07-17T12:19:22.519Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-07-17T12:19:22.519Z] SESSIONNAME=RDP-Tcp#1
[2025-07-17T12:19:22.519Z] NUM_PROCESSORS=2
[2025-07-17T12:19:22.519Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022
[2025-07-17T12:19:22.519Z] STAGE_NAME=Setup
[2025-07-17T12:19:22.519Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-17T12:19:22.519Z] HOMEPATH=\Users\jenkins.test-azure-win2
[2025-07-17T12:19:22.519Z] WORKSPACE_TMP=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests@tmp
[2025-07-17T12:19:22.519Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-07-17T12:19:22.519Z] PATH=/cygdrive/c/openjdk/jdk-17/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps
[2025-07-17T12:19:22.519Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-17T12:19:22.519Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-17T12:19:22.519Z] ProgramW6432=C:\Program Files
[2025-07-17T12:19:22.519Z] CI=true
[2025-07-17T12:19:22.519Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x86-32-temurin_SmokeTests/22/display/redirect?page=artifacts
[2025-07-17T12:19:22.519Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-17T12:19:22.519Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-07-17T12:19:22.519Z] VENDOR_TEST_BRANCHES=v2025.07.01
[2025-07-17T12:19:22.519Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-17T12:19:22.519Z] BUILD_LIST=functional/buildAndPackage
[2025-07-17T12:19:22.519Z] BUILD_ID=22
[2025-07-17T12:19:22.519Z] WINDIR=C:\Windows
[2025-07-17T12:19:22.519Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-07-17T12:19:22.519Z] PUBLIC=C:\Users\Public
[2025-07-17T12:19:22.519Z] CLIENTNAME=li-34a686cc-2c3
[2025-07-17T12:19:22.519Z] SYSTEMDRIVE=C:
[2025-07-17T12:19:22.519Z] TARGET=extended.functional
[2025-07-17T12:19:22.519Z] USE_JRE=false
[2025-07-17T12:19:22.519Z] JDK_IMPL=hotspot
[2025-07-17T12:19:22.519Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-17T12:19:22.567Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-17T12:19:22.584Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-17T12:19:27.052Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x86-32-temurin" build number 25
[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
[2025-07-17T12:19:27.299Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-07-17T12:19:27.306Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-07-17T12:19:27.332Z] $ ssh-agent
[2025-07-17T12:19:27.570Z] SSH_AUTH_SOCK=/tmp/ssh-OCBTQ7jrfVuu/agent.1113
[2025-07-17T12:19:27.570Z] SSH_AGENT_PID=1114
[2025-07-17T12:19:27.570Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-17T12:19:27.586Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-07-17T12:19:28.044Z] ++ pwd
[2025-07-17T12:19:28.045Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches v2025.07.01 --vendor_dirs /test/functional
[2025-07-17T12:19:28.371Z] TESTDIR: /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests
[2025-07-17T12:19:28.371Z] get jdk binary...
[2025-07-17T12:19:28.371Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-17T12:19:28.371Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b08.zip ...
[2025-07-17T12:19:37.147Z] List files in jdkbinary folder...
[2025-07-17T12:19:37.147Z] total 183868
[2025-07-17T12:19:37.147Z] -rwxrwx---+ 1 jenkins None 42111585 Jul 17 11:41 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b08.zip
[2025-07-17T12:19:37.147Z] -rwxrwx---+ 1 jenkins None 107357949 Jul 17 12:01 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b08.zip
[2025-07-17T12:19:37.147Z] -rwxrwx---+ 1 jenkins None 38697710 Jul 17 12:01 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b08.zip
[2025-07-17T12:19:37.147Z] -rwxrwx---+ 1 jenkins None 23968 Jul 17 11:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b08-metadata.json
[2025-07-17T12:19:37.147Z] -rwxrwx---+ 1 jenkins None 79402 Jul 17 12:14 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b08.json
[2025-07-17T12:19:37.147Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 tmp
[2025-07-17T12:19:37.147Z] List files in jdkbinary/tmp folder...
[2025-07-17T12:19:37.147Z] total 4
[2025-07-17T12:19:37.147Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 11:40 jdk8u462-b08
[2025-07-17T12:19:37.147Z] Moving directory jdk8u462-b08/ to ../j2sdk-image
[2025-07-17T12:19:37.147Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b08.zip ...
[2025-07-17T12:19:38.258Z] List files in jdkbinary folder...
[2025-07-17T12:19:38.258Z] total 183872
[2025-07-17T12:19:38.258Z] -rwxrwx---+ 1 jenkins None 42111585 Jul 17 11:41 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b08.zip
[2025-07-17T12:19:38.258Z] -rwxrwx---+ 1 jenkins None 107357949 Jul 17 12:01 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b08.zip
[2025-07-17T12:19:38.258Z] -rwxrwx---+ 1 jenkins None 38697710 Jul 17 12:01 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b08.zip
[2025-07-17T12:19:38.258Z] -rwxrwx---+ 1 jenkins None 23968 Jul 17 11:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b08-metadata.json
[2025-07-17T12:19:38.258Z] -rwxrwx---+ 1 jenkins None 79402 Jul 17 12:14 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b08.json
[2025-07-17T12:19:38.258Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 11:40 j2sdk-image
[2025-07-17T12:19:38.258Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 tmp
[2025-07-17T12:19:38.258Z] List files in jdkbinary/tmp folder...
[2025-07-17T12:19:38.258Z] total 4
[2025-07-17T12:19:38.258Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 11:40 jdk8u462-b08-jre
[2025-07-17T12:19:38.258Z] Moving directory jdk8u462-b08-jre/ to ../j2re-image
[2025-07-17T12:19:38.258Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b08.zip over ./j2sdk-image/jre...
[2025-07-17T12:19:40.450Z] Removing top-level folder jdk8u462-b08-debug-image/
[2025-07-17T12:19:40.450Z] Removing top-level folder jdk8u462-b08/
[2025-07-17T12:19:43.316Z] Run c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2025-07-17T12:19:43.316Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-17T12:19:43.643Z] openjdk version "1.8.0_462"
[2025-07-17T12:19:43.643Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b08)
[2025-07-17T12:19:43.643Z] OpenJDK Client VM (Temurin)(build 25.462-b08, mixed mode)
[2025-07-17T12:19:43.643Z] =JAVA VERSION OUTPUT END=
[2025-07-17T12:19:43.974Z] =RELEASE INFO BEGIN=
[2025-07-17T12:19:43.974Z] JAVA_VERSION="1.8.0_462"
[2025-07-17T12:19:43.974Z] OS_NAME="Windows"
[2025-07-17T12:19:43.974Z] OS_VERSION="5.1"
[2025-07-17T12:19:43.974Z] OS_ARCH="i586"
[2025-07-17T12:19:43.974Z] SOURCE=".:git:76d515aa3382+"
[2025-07-17T12:19:43.974Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-17T12:19:43.974Z] BUILD_SOURCE="git:1a45c241158d05df1604bcbea02fa6ff9339f0ee"
[2025-07-17T12:19:43.974Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-17T12:19:43.974Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-07-17T12:19:43.974Z] FULL_VERSION="1.8.0_462-b08"
[2025-07-17T12:19:43.974Z] SEMANTIC_VERSION="8.0.462+8"
[2025-07-17T12:19:43.974Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-07-17T12:19:43.974Z] JVM_VARIANT="Hotspot"
[2025-07-17T12:19:43.974Z] JVM_VERSION="25.462-b08"
[2025-07-17T12:19:43.974Z] IMAGE_TYPE="JDK"
[2025-07-17T12:19:43.974Z] =RELEASE INFO END=
[2025-07-17T12:19:43.974Z] get testKitGen...
[2025-07-17T12:19:43.974Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-17T12:19:45.085Z] git rev-parse master
[2025-07-17T12:19:45.085Z] git checkout -q -f 58e40ba0d6563039c44f20b38adbfd4820faef7a
[2025-07-17T12:19:46.694Z] get functional test material...
[2025-07-17T12:19:46.694Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-07-17T12:19:46.694Z] Cloning into 'openj9'...
[2025-07-17T12:19:46.694Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-07-17T12:19:53.877Z] Updating files: 8% (898/10337)
[2025-07-17T12:19:53.877Z] Updating files: 9% (931/10337)
[2025-07-17T12:19:53.877Z] Updating files: 10% (1034/10337)
[2025-07-17T12:19:53.877Z] Updating files: 11% (1138/10337)
[2025-07-17T12:19:53.877Z] Updating files: 12% (1241/10337)
[2025-07-17T12:19:53.878Z] Updating files: 13% (1344/10337)
[2025-07-17T12:19:54.212Z] Updating files: 14% (1448/10337)
[2025-07-17T12:19:54.544Z] Updating files: 15% (1551/10337)
[2025-07-17T12:19:54.544Z] Updating files: 15% (1633/10337)
[2025-07-17T12:19:54.544Z] Updating files: 16% (1654/10337)
[2025-07-17T12:19:54.544Z] Updating files: 17% (1758/10337)
[2025-07-17T12:19:54.882Z] Updating files: 18% (1861/10337)
[2025-07-17T12:19:54.882Z] Updating files: 19% (1965/10337)
[2025-07-17T12:19:54.882Z] Updating files: 20% (2068/10337)
[2025-07-17T12:19:55.217Z] Updating files: 21% (2171/10337)
[2025-07-17T12:19:55.218Z] Updating files: 22% (2275/10337)
[2025-07-17T12:19:55.218Z] Updating files: 23% (2378/10337)
[2025-07-17T12:19:55.551Z] Updating files: 24% (2481/10337)
[2025-07-17T12:19:55.551Z] Updating files: 24% (2500/10337)
[2025-07-17T12:19:55.552Z] Updating files: 25% (2585/10337)
[2025-07-17T12:19:55.552Z] Updating files: 26% (2688/10337)
[2025-07-17T12:19:55.884Z] Updating files: 27% (2791/10337)
[2025-07-17T12:19:55.884Z] Updating files: 28% (2895/10337)
[2025-07-17T12:19:56.216Z] Updating files: 29% (2998/10337)
[2025-07-17T12:19:56.216Z] Updating files: 30% (3102/10337)
[2025-07-17T12:19:56.216Z] Updating files: 31% (3205/10337)
[2025-07-17T12:19:56.549Z] Updating files: 32% (3308/10337)
[2025-07-17T12:19:56.549Z] Updating files: 32% (3392/10337)
[2025-07-17T12:19:56.549Z] Updating files: 33% (3412/10337)
[2025-07-17T12:19:56.549Z] Updating files: 34% (3515/10337)
[2025-07-17T12:19:56.882Z] Updating files: 35% (3618/10337)
[2025-07-17T12:19:56.882Z] Updating files: 36% (3722/10337)
[2025-07-17T12:19:56.882Z] Updating files: 37% (3825/10337)
[2025-07-17T12:19:57.214Z] Updating files: 38% (3929/10337)
[2025-07-17T12:19:57.214Z] Updating files: 39% (4032/10337)
[2025-07-17T12:19:57.214Z] Updating files: 40% (4135/10337)
[2025-07-17T12:19:57.214Z] Updating files: 41% (4239/10337)
[2025-07-17T12:19:57.548Z] Updating files: 42% (4342/10337)
[2025-07-17T12:19:57.548Z] Updating files: 42% (4356/10337)
[2025-07-17T12:19:57.548Z] Updating files: 43% (4445/10337)
[2025-07-17T12:19:57.548Z] Updating files: 44% (4549/10337)
[2025-07-17T12:19:57.880Z] Updating files: 45% (4652/10337)
[2025-07-17T12:19:57.880Z] Updating files: 46% (4756/10337)
[2025-07-17T12:19:57.880Z] Updating files: 47% (4859/10337)
[2025-07-17T12:19:58.213Z] Updating files: 48% (4962/10337)
[2025-07-17T12:19:58.652Z] Updating files: 49% (5066/10337)
[2025-07-17T12:19:58.652Z] Updating files: 49% (5115/10337)
[2025-07-17T12:19:58.652Z] Updating files: 50% (5169/10337)
[2025-07-17T12:19:58.652Z] Updating files: 51% (5272/10337)
[2025-07-17T12:19:58.652Z] Updating files: 52% (5376/10337)
[2025-07-17T12:19:58.985Z] Updating files: 53% (5479/10337)
[2025-07-17T12:19:58.985Z] Updating files: 54% (5582/10337)
[2025-07-17T12:19:59.318Z] Updating files: 55% (5686/10337)
[2025-07-17T12:19:59.318Z] Updating files: 56% (5789/10337)
[2025-07-17T12:19:59.318Z] Updating files: 57% (5893/10337)
[2025-07-17T12:19:59.318Z] Updating files: 57% (5969/10337)
[2025-07-17T12:19:59.650Z] Updating files: 58% (5996/10337)
[2025-07-17T12:19:59.650Z] Updating files: 59% (6099/10337)
[2025-07-17T12:19:59.650Z] Updating files: 60% (6203/10337)
[2025-07-17T12:19:59.985Z] Updating files: 61% (6306/10337)
[2025-07-17T12:19:59.985Z] Updating files: 62% (6409/10337)
[2025-07-17T12:19:59.985Z] Updating files: 63% (6513/10337)
[2025-07-17T12:20:00.317Z] Updating files: 64% (6616/10337)
[2025-07-17T12:20:00.317Z] Updating files: 65% (6720/10337)
[2025-07-17T12:20:00.317Z] Updating files: 66% (6823/10337)
[2025-07-17T12:20:00.317Z] Updating files: 66% (6860/10337)
[2025-07-17T12:20:00.649Z] Updating files: 67% (6926/10337)
[2025-07-17T12:20:00.649Z] Updating files: 68% (7030/10337)
[2025-07-17T12:20:00.981Z] Updating files: 69% (7133/10337)
[2025-07-17T12:20:00.981Z] Updating files: 70% (7236/10337)
[2025-07-17T12:20:01.313Z] Updating files: 71% (7340/10337)
[2025-07-17T12:20:01.313Z] Updating files: 72% (7443/10337)
[2025-07-17T12:20:01.313Z] Updating files: 73% (7547/10337)
[2025-07-17T12:20:01.313Z] Updating files: 73% (7583/10337)
[2025-07-17T12:20:01.644Z] Updating files: 74% (7650/10337)
[2025-07-17T12:20:01.644Z] Updating files: 75% (7753/10337)
[2025-07-17T12:20:01.979Z] Updating files: 76% (7857/10337)
[2025-07-17T12:20:02.312Z] Updating files: 77% (7960/10337)
[2025-07-17T12:20:02.312Z] Updating files: 77% (8035/10337)
[2025-07-17T12:20:02.643Z] Updating files: 78% (8063/10337)
[2025-07-17T12:20:02.643Z] Updating files: 79% (8167/10337)
[2025-07-17T12:20:02.971Z] Updating files: 80% (8270/10337)
[2025-07-17T12:20:02.971Z] Updating files: 81% (8373/10337)
[2025-07-17T12:20:02.971Z] Updating files: 82% (8477/10337)
[2025-07-17T12:20:03.305Z] Updating files: 83% (8580/10337)
[2025-07-17T12:20:03.638Z] Updating files: 83% (8611/10337)
[2025-07-17T12:20:03.638Z] Updating files: 84% (8684/10337)
[2025-07-17T12:20:03.638Z] Updating files: 85% (8787/10337)
[2025-07-17T12:20:03.971Z] Updating files: 86% (8890/10337)
[2025-07-17T12:20:03.971Z] Updating files: 87% (8994/10337)
[2025-07-17T12:20:03.971Z] Updating files: 88% (9097/10337)
[2025-07-17T12:20:04.305Z] Updating files: 89% (9200/10337)
[2025-07-17T12:20:04.306Z] Updating files: 90% (9304/10337)
[2025-07-17T12:20:04.306Z] Updating files: 91% (9407/10337)
[2025-07-17T12:20:04.638Z] Updating files: 91% (9412/10337)
[2025-07-17T12:20:04.638Z] Updating files: 92% (9511/10337)
[2025-07-17T12:20:04.975Z] Updating files: 93% (9614/10337)
[2025-07-17T12:20:04.976Z] Updating files: 94% (9717/10337)
[2025-07-17T12:20:04.976Z] Updating files: 95% (9821/10337)
[2025-07-17T12:20:05.308Z] Updating files: 96% (9924/10337)
[2025-07-17T12:20:05.308Z] Updating files: 97% (10027/10337)
[2025-07-17T12:20:05.308Z] Updating files: 98% (10131/10337)
[2025-07-17T12:20:05.308Z] Updating files: 98% (10171/10337)
[2025-07-17T12:20:06.003Z] Updating files: 99% (10234/10337)
[2025-07-17T12:20:06.003Z] Updating files: 100% (10337/10337)
[2025-07-17T12:20:06.003Z] Updating files: 100% (10337/10337), done.
[2025-07-17T12:20:06.003Z] check OpenJ9 Repo sha
[2025-07-17T12:20:06.003Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-07-17T12:20:06.003Z] Check sha in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-07-17T12:20:06.003Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-17T12:20:06.003Z] OPENJ9_SHA=995f04d9b0201959a11c22f11c8bb4c74c7f130e
[2025-07-17T12:20:06.337Z] total 118
[2025-07-17T12:20:06.337Z] -rw-rw-r--+ 1 jenkins None 5912 Jul 17 12:19 Contributing.md
[2025-07-17T12:20:06.337Z] -rw-rw-r--+ 1 jenkins None 11360 Jul 17 12:19 LICENSE
[2025-07-17T12:20:06.337Z] -rw-rw-r--+ 1 jenkins None 65 Jul 17 12:19 NOTICE
[2025-07-17T12:20:06.337Z] -rw-rw-r--+ 1 jenkins None 8335 Jul 17 12:19 README.md
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 TKG
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 buildenv
[2025-07-17T12:20:06.337Z] -rwxrwxr-x+ 1 jenkins None 339 Jul 17 12:19 compile.sh
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 config
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 doc
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 docs
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 external
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 functional
[2025-07-17T12:20:06.337Z] -rwxrwxr-x+ 1 jenkins None 30008 Jul 17 12:19 get.sh
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 jck
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:20 openj9
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 openjdk
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 perf
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 scripts
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 system
[2025-07-17T12:20:06.337Z] -rwxrwxr-x+ 1 jenkins None 3935 Jul 17 12:19 terminateTestProcesses.sh
[2025-07-17T12:20:06.337Z] drwxrwxr-x+ 1 jenkins None 0 Jul 17 12:19 testenv
[2025-07-17T12:20:13.505Z] get vendor test material...
[2025-07-17T12:20:13.505Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-07-17T12:20:13.505Z] git clone -b v2025.07.01 https://github.com/adoptium/temurin-build vendor_0
[2025-07-17T12:20:13.838Z] check vendor repo sha
[2025-07-17T12:20:13.838Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-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-x86-32-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-07-17T12:20:13.838Z] Check sha in vendor_0 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-07-17T12:20:14.180Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-07-17T12:20:14.180Z] temurin-build_BRANCH=1a45c241158d05df1604bcbea02fa6ff9339f0ee
[2025-07-17T12:20:14.180Z] Stage vendor_0//test/functional to /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-17T12:20:17.107Z] $ ssh-agent -k
[2025-07-17T12:20:17.164Z] unset SSH_AUTH_SOCK;
[2025-07-17T12:20:17.164Z] unset SSH_AGENT_PID;
[2025-07-17T12:20:17.164Z] echo Agent pid 1114 killed;
[2025-07-17T12:20:17.220Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-17T12:20:17.679Z] 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-32_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=v2025.07.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x86-32-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=25&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-17T12:20:17.693Z] 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-32_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-win2022-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=v2025.07.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x86-32-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=25&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-07-17T12:20:17.763Z] Building tests...
[Pipeline] timeout
[2025-07-17T12:20:17.767Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-17T12:20:17.790Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-17T12:20:18.313Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-17T12:20:29.036Z] --------------------------------------------
[2025-07-17T12:20:29.036Z] path is set to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib
[2025-07-17T12:20:29.036Z] task is set to default
[2025-07-17T12:20:29.036Z] dependencyList is set to all
[2025-07-17T12:20:29.036Z] --------------------------------------------
[2025-07-17T12:20:29.036Z] Starting download third party dependent jars
[2025-07-17T12:20:29.036Z] --------------------------------------------
[2025-07-17T12:20:29.036Z] downloading dependent third party jars to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-07-17T12:20:29.036Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-07-17T12:20:29.200Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-17T12:20:29.232Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-07-17T12:20:29.249Z] $ ssh-agent
[2025-07-17T12:20:29.384Z] SSH_AUTH_SOCK=/tmp/ssh-19YibglSMJrN/agent.284
[2025-07-17T12:20:29.384Z] SSH_AGENT_PID=285
[2025-07-17T12:20:29.384Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-07-17T12:20:29.879Z] ++ uname
[2025-07-17T12:20:29.879Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-07-17T12:20:29.879Z] ++ uname
[2025-07-17T12:20:29.879Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-07-17T12:20:29.879Z] ++ uname
[2025-07-17T12:20:30.203Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-07-17T12:20:30.204Z] + MAKE=make
[2025-07-17T12:20:30.204Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-07-17T12:20:30.204Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-07-17T12:20:30.716Z] ++ uname
[2025-07-17T12:20:30.716Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-07-17T12:20:30.716Z] ++ uname
[2025-07-17T12:20:30.716Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-07-17T12:20:30.716Z] ++ uname
[2025-07-17T12:20:31.028Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-07-17T12:20:31.028Z] + MAKE=make
[2025-07-17T12:20:31.028Z] + cd ./aqa-tests
[2025-07-17T12:20:31.028Z] + . ./scripts/testenv/testenvSettings.sh
[2025-07-17T12:20:31.028Z] ++ set +x
[2025-07-17T12:20:31.028Z] JAVA_HOME is set to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-07-17T12:20:31.341Z] LIB_DIR is set to C:/jenkins/workspace/build-scripts/testDependency/lib
[2025-07-17T12:20:31.341Z] rm -f -r /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-17T12:20:31.341Z] mkdir -p /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-17T12:20:31.341Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/workspace/build-scripts/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-17T12:20:31.341Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-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-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-17T12:20:35.018Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\scripts\build_tools.xml
[2025-07-17T12:20:35.345Z]
[2025-07-17T12:20:35.345Z] build:
[2025-07-17T12:20:35.345Z]
[2025-07-17T12:20:35.345Z] clean:
[2025-07-17T12:20:35.345Z]
[2025-07-17T12:20:35.345Z] init:
[2025-07-17T12:20:35.345Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\bin
[2025-07-17T12:20:35.345Z]
[2025-07-17T12:20:35.345Z] getDependentLibs:
[2025-07-17T12:20:35.672Z] [exec] --------------------------------------------
[2025-07-17T12:20:35.672Z] [exec] path is set to C:/jenkins/workspace/build-scripts/testDependency/lib
[2025-07-17T12:20:35.672Z] [exec] task is set to default
[2025-07-17T12:20:35.672Z] [exec] dependencyList is set to json_simple
[2025-07-17T12:20:35.672Z] [exec] --------------------------------------------
[2025-07-17T12:20:35.672Z] [exec] Starting download third party dependent jars
[2025-07-17T12:20:35.672Z] [exec] --------------------------------------------
[2025-07-17T12:20:35.672Z] [exec] downloading dependent third party jars to C:/jenkins/workspace/build-scripts/testDependency/lib
[2025-07-17T12:20:35.672Z] [exec] C:/jenkins/workspace/build-scripts/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-17T12:20:35.672Z] [exec] downloaded dependent third party jars successfully
[2025-07-17T12:20:35.672Z]
[2025-07-17T12:20:35.672Z] compile:
[2025-07-17T12:20:35.672Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-17T12:20:35.672Z] [echo] ============COMPILER SETTINGS============
[2025-07-17T12:20:35.672Z] [echo] ===fork: yes
[2025-07-17T12:20:35.672Z] [echo] ===debug: on
[2025-07-17T12:20:35.672Z] [javac] Compiling 28 source files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\bin
[2025-07-17T12:20:38.535Z]
[2025-07-17T12:20:38.535Z] dist:
[2025-07-17T12:20:38.535Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\bin\TestKitGen.jar
[2025-07-17T12:20:38.864Z]
[2025-07-17T12:20:38.864Z] BUILD SUCCESSFUL
[2025-07-17T12:20:38.864Z] Total time: 4 seconds
[2025-07-17T12:20:38.864Z] 0
[2025-07-17T12:20:39.191Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-17T12:20:39.866Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-17T12:20:39.866Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-07-17T12:20:42.740Z] ****************************** MACHINE INFO ******************************
[2025-07-17T12:20:42.740Z] File path : C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG
[2025-07-17T12:20:42.740Z] Free Physical Memory Size : 5925761024
[2025-07-17T12:20:42.740Z] Free space (bytes) : 108032184320
[2025-07-17T12:20:42.740Z] Total Physical Memory Size : 8536289280
[2025-07-17T12:20:42.740Z] Total space (bytes) : 274283311104
[2025-07-17T12:20:42.740Z] Usable space (bytes) : 108032184320
[2025-07-17T12:20:42.740Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-17T12:20:42.740Z] bashVersion :
[2025-07-17T12:20:42.740Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-07-17T12:20:42.740Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-17T12:20:42.740Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] This is free software; you are free to change and redistribute it.
[2025-07-17T12:20:42.740Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-17T12:20:42.740Z] cpuCores : 4
[2025-07-17T12:20:42.740Z] curlVersion :
[2025-07-17T12:20:42.740Z] curl 8.4.0 (x86_64-pc-cygwin) libcurl/8.4.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-07-17T12:20:42.740Z] Release-Date: 2023-10-11
[2025-07-17T12:20:42.740Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-07-17T12:20:42.740Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-17T12:20:42.740Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-17T12:20:42.740Z] gcc version : 11
[2025-07-17T12:20:42.740Z] gclibc version : ldd (cygwin) 3.4.10
[2025-07-17T12:20:42.740Z] gdb version : bash: line 1: gdb: command not found
[2025-07-17T12:20:42.740Z] lldb version : Command could not be executed
[2025-07-17T12:20:42.740Z] makeVersion :
[2025-07-17T12:20:42.740Z] GNU Make 4.4.1
[2025-07-17T12:20:42.740Z] Built for x86_64-pc-cygwin
[2025-07-17T12:20:42.740Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-07-17T12:20:42.740Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-07-17T12:20:42.740Z] This is free software: you are free to change and redistribute it.
[2025-07-17T12:20:42.740Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-17T12:20:42.740Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-17T12:20:42.740Z] perlVersion :
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-07-17T12:20:42.740Z] (with 6 registered patches, see perl -V for more detail)
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] Copyright 1987-2023, Larry Wall
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-17T12:20:42.740Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-17T12:20:42.740Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-17T12:20:42.740Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-17T12:20:42.740Z] procArch : unknown
[2025-07-17T12:20:42.740Z] sysArch : x86_64
[2025-07-17T12:20:42.740Z] sysOS : CYGWIN_NT-10.0-20348
[2025-07-17T12:20:42.740Z] ulimit :
[2025-07-17T12:20:42.740Z] core file size (blocks, -c) unlimited
[2025-07-17T12:20:42.740Z] data seg size (kbytes, -d) unlimited
[2025-07-17T12:20:42.740Z] file size (blocks, -f) unlimited
[2025-07-17T12:20:42.740Z] open files (-n) 3200
[2025-07-17T12:20:42.740Z] pipe size (512 bytes, -p) 8
[2025-07-17T12:20:42.740Z] stack size (kbytes, -s) 2032
[2025-07-17T12:20:42.740Z] cpu time (seconds, -t) unlimited
[2025-07-17T12:20:42.740Z] max user processes (-u) 256
[2025-07-17T12:20:42.740Z] virtual memory (kbytes, -v) unlimited
[2025-07-17T12:20:42.740Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-07-17T12:20:42.740Z] vmVendor : Oracle Corporation
[2025-07-17T12:20:42.740Z] vmVersion : 25.462-b08
[2025-07-17T12:20:42.740Z] xlc version : bash: line 1: xlC: command not found
[2025-07-17T12:20:42.740Z] **************************************************************************
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] System.getProperty('java.vendor')=Temurin
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] System.getProperty('os.name')=Windows Server 2022
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] System.getProperty('os.arch')=x86
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] System.getProperty('java.fullversion')=null
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] System.getProperty('sun.arch.data.model')=32
[2025-07-17T12:20:42.740Z]
[2025-07-17T12:20:42.740Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-07-17T12:20:42.740Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:42.740Z] perl scripts/configure.pl
[2025-07-17T12:20:43.053Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/workspace/build-scripts/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-07-17T12:20:43.386Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-17T12:20:43.386Z]
[2025-07-17T12:20:43.386Z]
[2025-07-17T12:20:43.386Z] Starting to generate build list.
[2025-07-17T12:20:43.386Z]
[2025-07-17T12:20:43.386Z] Parsing C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2025-07-17T12:20:43.386Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../TKG/buildInfo.mk
[2025-07-17T12:20:43.386Z]
[2025-07-17T12:20:43.386Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:43.386Z] make -f clean.mk cleanBuild
[2025-07-17T12:20:43.699Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:44.375Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests///..//jvmtest
[2025-07-17T12:20:44.375Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:44.375Z] make -f compile.mk compile
[2025-07-17T12:20:44.375Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:45.050Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2025-07-17T12:20:45.050Z] mkdir -p C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2025-07-17T12:20:45.050Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-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-x86-32-temurin_SmokeTests/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/workspace/build-scripts/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-07-17T12:20:45.050Z] if [ -z "$(tail -1 C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-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-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation"; fi
[2025-07-17T12:20:46.660Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\scripts\build_test.xml
[2025-07-17T12:20:47.349Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-07-17T12:20:47.349Z]
[2025-07-17T12:20:47.349Z] -create_test_directory:
[2025-07-17T12:20:47.349Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest
[2025-07-17T12:20:47.349Z]
[2025-07-17T12:20:47.349Z] stage_test_material:
[2025-07-17T12:20:47.349Z] [copy] Copying 136 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest
[2025-07-17T12:20:47.676Z]
[2025-07-17T12:20:47.676Z] build:
[2025-07-17T12:20:47.676Z]
[2025-07-17T12:20:47.676Z] init:
[2025-07-17T12:20:47.676Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest\TestConfig
[2025-07-17T12:20:47.676Z]
[2025-07-17T12:20:47.676Z] build:
[2025-07-17T12:20:47.676Z] [copy] Copying 14 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest\TestConfig
[2025-07-17T12:20:47.676Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest\TestConfig
[2025-07-17T12:20:47.676Z] [copy] Copying 1 file to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest\TestConfig
[2025-07-17T12:20:48.004Z]
[2025-07-17T12:20:48.004Z] build:
[2025-07-17T12:20:48.004Z]
[2025-07-17T12:20:48.004Z] init:
[2025-07-17T12:20:48.004Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2025-07-17T12:20:48.004Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-07-17T12:20:48.004Z]
[2025-07-17T12:20:48.004Z] getDependentLibs:
[2025-07-17T12:20:48.004Z] [exec] --------------------------------------------
[2025-07-17T12:20:48.004Z] [exec] path is set to C:/jenkins/workspace/build-scripts/testDependency/lib
[2025-07-17T12:20:48.004Z] [exec] task is set to default
[2025-07-17T12:20:48.004Z] [exec] dependencyList is set to testng,jcommander
[2025-07-17T12:20:48.004Z] [exec] --------------------------------------------
[2025-07-17T12:20:48.004Z] [exec] Starting download third party dependent jars
[2025-07-17T12:20:48.004Z] [exec] --------------------------------------------
[2025-07-17T12:20:48.004Z] [exec] downloading dependent third party jars to C:/jenkins/workspace/build-scripts/testDependency/lib
[2025-07-17T12:20:48.004Z] [exec] C:/jenkins/workspace/build-scripts/testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-17T12:20:48.004Z] [exec] C:/jenkins/workspace/build-scripts/testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-17T12:20:48.004Z] [exec] downloaded dependent third party jars successfully
[2025-07-17T12:20:48.004Z]
[2025-07-17T12:20:48.004Z] compile:
[2025-07-17T12:20:48.004Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-17T12:20:48.004Z] [echo] ============COMPILER SETTINGS============
[2025-07-17T12:20:48.004Z] [echo] ===fork: yes
[2025-07-17T12:20:48.004Z] [echo] ===executable: c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2025-07-17T12:20:48.004Z] [echo] ===debug: on
[2025-07-17T12:20:48.005Z] [echo] ===destdir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests///..//jvmtest/functional/buildAndPackage
[2025-07-17T12:20:48.005Z] [javac] Compiling 9 source files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-07-17T12:20:49.118Z] [javac] Creating empty C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin\net\adoptium\test\package-info.class
[2025-07-17T12:20:49.118Z]
[2025-07-17T12:20:49.118Z] dist_functional:
[2025-07-17T12:20:49.118Z] [copy] Copying 2 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest\functional
[2025-07-17T12:20:49.118Z]
[2025-07-17T12:20:49.118Z] dist:
[2025-07-17T12:20:49.118Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest\functional\buildAndPackage\BuildAndPackagingTests.jar
[2025-07-17T12:20:49.442Z] [copy] Copying 3 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2025-07-17T12:20:49.442Z]
[2025-07-17T12:20:49.442Z] clean:
[2025-07-17T12:20:49.442Z] [delete] Deleting directory C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-07-17T12:20:49.442Z]
[2025-07-17T12:20:49.442Z] BUILD SUCCESSFUL
[2025-07-17T12:20:49.442Z] Total time: 2 seconds
[2025-07-17T12:20:49.442Z] 0
[2025-07-17T12:20:49.812Z]
[2025-07-17T12:20:49.812Z]
[2025-07-17T12:20:49.812Z] RECORD TEST REPOs SHA
[2025-07-17T12:20:49.812Z] cd "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/scripts"; \
[2025-07-17T12:20:49.812Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/" --shas_file "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt"
[2025-07-17T12:20:49.812Z] Check shas in C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/ and store the info in C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2025-07-17T12:20:49.812Z] touch C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2025-07-17T12:20:50.508Z] ================================================
[2025-07-17T12:20:50.508Z] timestamp: 20250717-122050
[2025-07-17T12:20:50.508Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests
[2025-07-17T12:20:50.508Z] git repo:
[2025-07-17T12:20:51.200Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-07-17T12:20:51.200Z] sha:
[2025-07-17T12:20:51.200Z] bd8bb234249a7e43408c904a2f93a3e71d2a27d5
[2025-07-17T12:20:51.200Z] ================================================
[2025-07-17T12:20:51.200Z] timestamp: 20250717-122051
[2025-07-17T12:20:51.200Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/openj9
[2025-07-17T12:20:51.200Z] git repo:
[2025-07-17T12:20:51.200Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-07-17T12:20:51.200Z] sha:
[2025-07-17T12:20:51.200Z] 995f04d9b0201959a11c22f11c8bb4c74c7f130e
[2025-07-17T12:20:51.531Z] ================================================
[2025-07-17T12:20:51.531Z] timestamp: 20250717-122051
[2025-07-17T12:20:51.531Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG
[2025-07-17T12:20:51.531Z] git repo:
[2025-07-17T12:20:51.531Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-07-17T12:20:51.531Z] sha:
[2025-07-17T12:20:51.531Z] 58e40ba0d6563039c44f20b38adbfd4820faef7a
[2025-07-17T12:20:51.861Z] ================================================
[2025-07-17T12:20:51.861Z] timestamp: 20250717-122051
[2025-07-17T12:20:51.861Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/vendor_0
[2025-07-17T12:20:51.861Z] git repo:
[2025-07-17T12:20:51.861Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-07-17T12:20:51.861Z] sha:
[2025-07-17T12:20:51.861Z] 1a45c241158d05df1604bcbea02fa6ff9339f0ee
[2025-07-17T12:20:51.861Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:51.861Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-07-17T12:20:52.172Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:52.172Z] perl scripts/configure.pl
[2025-07-17T12:20:52.173Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/workspace/build-scripts/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-07-17T12:20:52.511Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-17T12:20:52.511Z]
[2025-07-17T12:20:52.511Z] Starting to generate test make files.
[2025-07-17T12:20:52.511Z]
[2025-07-17T12:20:52.821Z] Parsing C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2025-07-17T12:20:52.821Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../functional/buildAndPackage/autoGen.mk
[2025-07-17T12:20:52.821Z]
[2025-07-17T12:20:52.821Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../functional/autoGen.mk
[2025-07-17T12:20:52.821Z]
[2025-07-17T12:20:52.821Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../autoGen.mk
[2025-07-17T12:20:52.821Z]
[2025-07-17T12:20:52.821Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../TKG/utils.mk
[2025-07-17T12:20:52.821Z]
[2025-07-17T12:20:52.821Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../TKG/rerun.mk
[2025-07-17T12:20:52.821Z]
[2025-07-17T12:20:52.821Z] Make files are generated successfully.
[2025-07-17T12:20:52.821Z]
[2025-07-17T12:20:52.821Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:52.821Z] make -f runtest.mk _extended.functional
[2025-07-17T12:20:52.821Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-07-17T12:20:53.500Z]
[2025-07-17T12:20:53.500Z] Running make 4.4.1
[2025-07-17T12:20:53.500Z] set TEST_ROOT to C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/
[2025-07-17T12:20:53.500Z] set JDK_VERSION to 8
[2025-07-17T12:20:53.500Z] set JDK_IMPL to hotspot
[2025-07-17T12:20:53.500Z] set JVM_VERSION to openjdk8
[2025-07-17T12:20:53.500Z] set JCL_VERSION to latest
[2025-07-17T12:20:53.500Z] JAVA_HOME was originally set to C:\openjdk\jdk-17
[2025-07-17T12:20:53.833Z] set JAVA_HOME to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-07-17T12:20:53.833Z] set SPEC to win_x86
[2025-07-17T12:20:53.833Z] set TEST_FLAG to
[2025-07-17T12:20:53.833Z] Running extended.functional ...
[2025-07-17T12:20:53.833Z] There are 1 test targets in extended.functional
[2025-07-17T12:20:53.833Z] "c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-07-17T12:20:54.159Z] openjdk version "1.8.0_462"
[2025-07-17T12:20:54.159Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b08)
[2025-07-17T12:20:54.159Z] OpenJDK Client VM (Temurin)(build 25.462-b08, mixed mode)
[2025-07-17T12:20:54.159Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests'
[2025-07-17T12:20:54.471Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/functional'
[2025-07-17T12:20:54.787Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2025-07-17T12:20:54.787Z]
[2025-07-17T12:20:54.787Z] ===============================================