Test_openjdk8_hs_extended.openjdk_x86-64_windows
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 31
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 97
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
originally caused by:
Started by user Andrew Leonard
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 96
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows@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/v1.0.10-release^{commit} # timeout=10
Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-16T23:17:59.044Z] SPEC: win_x86-64
[Pipeline] echo
[2025-10-16T23:17:59.046Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-16T23:17:59.064Z] Found a total of 6 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-10-16T23:17:59.069Z] dynamicAgents: []
[Pipeline] node
[2025-10-16T23:18:14.073Z] Still waiting to schedule task
[2025-10-16T23:18:14.075Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-10-16T23:45:20.011Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows
[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-10-16T23:45:20.041Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-16T23:45:20.128Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-16T23:45:20.128Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-16T23:45:20.149Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-16T23:45:20.208Z] The recommended git tool is: git
[2025-10-16T23:45:20.249Z] No credentials specified
[2025-10-16T23:45:20.271Z] Cloning the remote Git repository
[2025-10-16T23:45:20.302Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-16T23:45:20.303Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests # timeout=10
[2025-10-16T23:45:20.395Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-10-16T23:45:20.396Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-16T23:45:20.396Z] > git --version # timeout=10
[2025-10-16T23:45:20.437Z] > git --version # 'git version 2.42.1'
[2025-10-16T23:45:20.437Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T23:45:25.999Z] Avoid second fetch
[2025-10-16T23:45:26.095Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
[2025-10-16T23:45:25.866Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-16T23:45:25.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T23:45:26.010Z] > git rev-parse "origin/v1.0.10-release^{commit}" # timeout=10
[2025-10-16T23:45:26.105Z] > git config core.sparsecheckout # timeout=10
[2025-10-16T23:45:26.153Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
[2025-10-16T23:45:28.877Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/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-10-16T23:45:30.461Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-16T23:45:30.489Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-16T23:45:31.002Z] + LC_TIME=C
[2025-10-16T23:45:31.002Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-16T23:45:31.105Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-16T23:45:31.560Z] + aqa-tests/terminateTestProcesses.sh null
[2025-10-16T23:45:31.560Z] Windows machine, using powershell queries...
[2025-10-16T23:45:31.894Z] Woohoo - no rogue processes detected!
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-10-16T23:45:33.172Z] + printenv
[2025-10-16T23:45:33.172Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-10-16T23:45:33.172Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-10-16T23:45:33.172Z] KEEP_WORKSPACE=false
[2025-10-16T23:45:33.172Z] NUMBER_OF_PROCESSORS=4
[2025-10-16T23:45:33.172Z] PROCESSOR_LEVEL=6
[2025-10-16T23:45:33.172Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows.tap
[2025-10-16T23:45:33.172Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib
[2025-10-16T23:45:33.172Z] EXIT_FAILURE=false
[2025-10-16T23:45:33.172Z] JDK_BRANCH=jdk8u472-b07_adopt
[2025-10-16T23:45:33.172Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/232/display/redirect?page=tests
[2025-10-16T23:45:33.172Z] PLATFORM=x86-64_windows
[2025-10-16T23:45:33.172Z] DOCKER_REQUIRED=false
[2025-10-16T23:45:33.172Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2025-10-16T23:45:33.172Z] PROGRAMFILES=C:\Program Files
[2025-10-16T23:45:33.172Z] git=C:\Program Files\Git\cmd\git.exe
[2025-10-16T23:45:33.172Z] TIME_LIMIT=25
[2025-10-16T23:45:33.172Z] JENKINS_SERVER_COOKIE=durable-2422130e19bafc74daf749e741d1935ac8733583bef6dd9354558da43e2c3bd0
[2025-10-16T23:45:33.172Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-10-16T23:45:33.172Z] JAVA_HOME=C:\Program Files\Java\jdk8u392-b08
[2025-10-16T23:45:33.172Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T23:45:33.172Z] GENERATE_JOBS=true
[2025-10-16T23:45:33.172Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:45:33.172Z] OS=Windows_NT
[2025-10-16T23:45:33.172Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/232/display/redirect?page=changes
[2025-10-16T23:45:33.172Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-10-16T23:45:33.172Z] RERUN_ITERATIONS=1
[2025-10-16T23:45:33.172Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-16T23:45:33.172Z] USERDOMAIN=TEST-AZURE-WIN-
[2025-10-16T23:45:33.172Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-16T23:45:33.172Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-16T23:45:33.172Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows
[2025-10-16T23:45:33.172Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2025-10-16T23:45:33.172Z] ARCHIVE_TEST_RESULTS=false
[2025-10-16T23:45:33.172Z] SETUP_JCK_RUN=false
[2025-10-16T23:45:33.172Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/232/
[2025-10-16T23:45:33.172Z] SLACK_CHANNEL=aqavit-bot
[2025-10-16T23:45:33.172Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin
[2025-10-16T23:45:33.172Z] JCK_GIT_BRANCH=master
[2025-10-16T23:45:33.172Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/
[2025-10-16T23:45:33.172Z] BUILD_NUMBER=232
[2025-10-16T23:45:33.172Z] TKG_ITERATIONS=1
[2025-10-16T23:45:33.172Z] _=/usr/bin/printenv
[2025-10-16T23:45:33.172Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-10-16T23:45:33.172Z] SERVICE_ID=Jenkins
[2025-10-16T23:45:33.172Z] BASE=C:\Users\jenkins\agent
[2025-10-16T23:45:33.172Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../benchmarks
[2025-10-16T23:45:33.172Z] ALLUSERSPROFILE=C:\ProgramData
[2025-10-16T23:45:33.172Z] JENKINS_NODE_COOKIE=3de21324-d6d1-42f9-ae9e-16ffe573ceab
[2025-10-16T23:45:33.172Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-10-16T23:45:33.172Z] KEEP_REPORTDIR=true
[2025-10-16T23:45:33.172Z] BUILD_DISPLAY_NAME=#232
[2025-10-16T23:45:33.172Z] SDK_RESOURCE=upstream
[2025-10-16T23:45:33.172Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image
[2025-10-16T23:45:33.172Z] HOME=/home/jenkins
[2025-10-16T23:45:33.172Z] USERNAME=jenkins
[2025-10-16T23:45:33.172Z] WINSW_SERVICE_ID=Jenkins
[2025-10-16T23:45:33.172Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-10-16T23:45:33.172Z] jobStatus=SUCCESS
[2025-10-16T23:45:33.172Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-16T23:45:33.172Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows
[2025-10-16T23:45:33.172Z] JOBSTARTTIME=Thu, 16 Oct 2025 23:45:30 +0000
[2025-10-16T23:45:33.172Z] JDK_VERSION=8
[2025-10-16T23:45:33.172Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2025-10-16T23:45:33.172Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows
[2025-10-16T23:45:33.172Z] USE_TESTENV_PROPERTIES=true
[2025-10-16T23:45:33.172Z] SYSTEMROOT=C:\Windows
[2025-10-16T23:45:33.172Z] PERSONAL_BUILD=false
[2025-10-16T23:45:33.172Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/232/display/redirect
[2025-10-16T23:45:33.172Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2025-10-16T23:45:33.172Z] AUTO_DETECT=true
[2025-10-16T23:45:33.172Z] EXIT_SUCCESS=false
[2025-10-16T23:45:33.172Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/display/redirect
[2025-10-16T23:45:33.173Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows
[2025-10-16T23:45:33.173Z] COMPUTERNAME=TEST-AZURE-WIN-
[2025-10-16T23:45:33.173Z] OPENJ9_BRANCH=master
[2025-10-16T23:45:33.173Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-16T23:45:33.173Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/system_lib
[2025-10-16T23:45:33.173Z] PARALLEL=Dynamic
[2025-10-16T23:45:33.173Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-16T23:45:33.173Z] ITERATIONS=1
[2025-10-16T23:45:33.173Z] UPSTREAM_JOB_NUMBER=31
[2025-10-16T23:45:33.173Z] SPEC=win_x86-64
[2025-10-16T23:45:33.173Z] TERM=xterm-256color
[2025-10-16T23:45:33.173Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-16T23:45:33.173Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-16T23:45:33.173Z] NODE_NAME=test-azure-win2022-x64-3
[2025-10-16T23:45:33.173Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-16T23:45:33.173Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-10-16T23:45:33.173Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-16T23:45:33.173Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-10-16T23:45:33.173Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp
[2025-10-16T23:45:33.173Z] DYNAMIC_COMPILE=false
[2025-10-16T23:45:33.173Z] SHLVL=2
[2025-10-16T23:45:33.173Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-64_windows-232
[2025-10-16T23:45:33.173Z] PROCESSOR_REVISION=5504
[2025-10-16T23:45:33.173Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-10-16T23:45:33.173Z] EXECUTOR_NUMBER=0
[2025-10-16T23:45:33.173Z] HUDSON_COOKIE=366aadb0-a301-471f-b247-54d4fd80f47e
[2025-10-16T23:45:33.173Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-16T23:45:33.173Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-16T23:45:33.173Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-10-16T23:45:33.173Z] ORIGIN_JDK_VERSION=8
[2025-10-16T23:45:33.173Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-10-16T23:45:33.173Z] NUM_PROCESSORS=2
[2025-10-16T23:45:33.173Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-16T23:45:33.173Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-3 ci.role.perf windows hw.arch.x86 win2022
[2025-10-16T23:45:33.173Z] STAGE_NAME=Setup
[2025-10-16T23:45:33.173Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-16T23:45:33.173Z] TEST_TIME=120
[2025-10-16T23:45:33.173Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows@tmp
[2025-10-16T23:45:33.173Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp
[2025-10-16T23:45:33.173Z] PATH=/cygdrive/c/Program Files/Eclipse Adoptium/jdk-21.0.8.9-hotspot/bin:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/windows/system32:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps
[2025-10-16T23:45:33.173Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-16T23:45:33.173Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-16T23:45:33.173Z] ProgramW6432=C:\Program Files
[2025-10-16T23:45:33.173Z] CI=true
[2025-10-16T23:45:33.173Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/232/display/redirect?page=artifacts
[2025-10-16T23:45:33.173Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-16T23:45:33.173Z] RERUN_FAILURE=true
[2025-10-16T23:45:33.173Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-10-16T23:45:33.173Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2025-10-16T23:45:33.173Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T23:45:33.173Z] BUILD_LIST=openjdk
[2025-10-16T23:45:33.173Z] BUILD_ID=232
[2025-10-16T23:45:33.173Z] WINDIR=C:\Windows
[2025-10-16T23:45:33.173Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-10-16T23:45:33.173Z] PUBLIC=C:\Users\Public
[2025-10-16T23:45:33.173Z] SYSTEMDRIVE=C:
[2025-10-16T23:45:33.173Z] TARGET=extended.openjdk
[2025-10-16T23:45:33.173Z] USE_JRE=false
[2025-10-16T23:45:33.173Z] JDK_IMPL=hotspot
[2025-10-16T23:45:33.173Z] 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-10-16T23:45:33.238Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-16T23:45:33.260Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T23:45:40.361Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 31
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T23:45:40.512Z] 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-10-16T23:45:40.519Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T23:45:40.543Z] $ ssh-agent
[2025-10-16T23:45:40.659Z] SSH_AUTH_SOCK=/tmp/ssh-NXFeKP8DbhFx/agent.112
[2025-10-16T23:45:40.659Z] SSH_AGENT_PID=113
[2025-10-16T23:45:40.659Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-16T23:45:40.678Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-16T23:45:40.709Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-10-16T23:45:41.191Z] ++ pwd
[2025-10-16T23:45:41.191Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-16T23:45:41.191Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests
[2025-10-16T23:45:41.191Z] load ./testenv/testenv.properties
[2025-10-16T23:45:41.191Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-16T23:45:41.915Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga
[2025-10-16T23:45:41.916Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties
[2025-10-16T23:45:41.916Z] get jdk binary...
[2025-10-16T23:45:41.916Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-16T23:45:41.916Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u472b07.zip ...
[2025-10-16T23:45:44.194Z] List files in jdkbinary folder...
[2025-10-16T23:45:44.194Z] total 173972
[2025-10-16T23:45:44.194Z] -rwxrwx---+ 1 jenkins None 30398659 Oct 16 20:00 OpenJDK8U-debugimage_x64_windows_hotspot_8u472b07.zip
[2025-10-16T23:45:44.195Z] -rwxrwx---+ 1 jenkins None 106980310 Oct 16 20:06 OpenJDK8U-jdk_x64_windows_hotspot_8u472b07.zip
[2025-10-16T23:45:44.195Z] -rwxrwx---+ 1 jenkins None 40656244 Oct 16 20:06 OpenJDK8U-jre_x64_windows_hotspot_8u472b07.zip
[2025-10-16T23:45:44.195Z] -rwxrwx---+ 1 jenkins None 23954 Oct 16 20:04 OpenJDK8U-sbom_x64_windows_hotspot_8u472b07-metadata.json
[2025-10-16T23:45:44.195Z] -rwxrwx---+ 1 jenkins None 78766 Oct 16 20:34 OpenJDK8U-sbom_x64_windows_hotspot_8u472b07.json
[2025-10-16T23:45:44.195Z] drwxrwxr-x+ 1 jenkins None 0 Oct 16 23:45 tmp
[2025-10-16T23:45:44.195Z] List files in jdkbinary/tmp folder...
[2025-10-16T23:45:44.541Z] total 4
[2025-10-16T23:45:44.541Z] drwxrwxr-x+ 1 jenkins None 0 Oct 16 20:00 jdk8u472-b07
[2025-10-16T23:45:44.541Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-10-16T23:45:44.541Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u472b07.zip ...
[2025-10-16T23:45:45.705Z] List files in jdkbinary folder...
[2025-10-16T23:45:45.705Z] total 173976
[2025-10-16T23:45:45.705Z] -rwxrwx---+ 1 jenkins None 30398659 Oct 16 20:00 OpenJDK8U-debugimage_x64_windows_hotspot_8u472b07.zip
[2025-10-16T23:45:45.705Z] -rwxrwx---+ 1 jenkins None 106980310 Oct 16 20:06 OpenJDK8U-jdk_x64_windows_hotspot_8u472b07.zip
[2025-10-16T23:45:45.705Z] -rwxrwx---+ 1 jenkins None 40656244 Oct 16 20:06 OpenJDK8U-jre_x64_windows_hotspot_8u472b07.zip
[2025-10-16T23:45:45.705Z] -rwxrwx---+ 1 jenkins None 23954 Oct 16 20:04 OpenJDK8U-sbom_x64_windows_hotspot_8u472b07-metadata.json
[2025-10-16T23:45:45.705Z] -rwxrwx---+ 1 jenkins None 78766 Oct 16 20:34 OpenJDK8U-sbom_x64_windows_hotspot_8u472b07.json
[2025-10-16T23:45:45.705Z] drwxrwxr-x+ 1 jenkins None 0 Oct 16 20:00 j2sdk-image
[2025-10-16T23:45:45.705Z] drwxrwxr-x+ 1 jenkins None 0 Oct 16 23:45 tmp
[2025-10-16T23:45:45.705Z] List files in jdkbinary/tmp folder...
[2025-10-16T23:45:45.705Z] total 4
[2025-10-16T23:45:45.705Z] drwxrwxr-x+ 1 jenkins None 0 Oct 16 20:00 jdk8u472-b07-jre
[2025-10-16T23:45:45.705Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-10-16T23:45:45.705Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u472b07.zip over ./j2sdk-image/jre...
[2025-10-16T23:45:46.870Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-10-16T23:45:47.201Z] Removing top-level folder jdk8u472-b07/
[2025-10-16T23:45:48.876Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-10-16T23:45:48.876Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-16T23:45:49.220Z] openjdk version "1.8.0_472"
[2025-10-16T23:45:49.220Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T23:45:49.220Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T23:45:49.220Z] =JAVA VERSION OUTPUT END=
[2025-10-16T23:45:49.220Z] =RELEASE INFO BEGIN=
[2025-10-16T23:45:49.220Z] JAVA_VERSION="1.8.0_472"
[2025-10-16T23:45:49.220Z] OS_NAME="Windows"
[2025-10-16T23:45:49.220Z] OS_VERSION="5.2"
[2025-10-16T23:45:49.220Z] OS_ARCH="amd64"
[2025-10-16T23:45:49.220Z] SOURCE=".:git:695734b33a1a+"
[2025-10-16T23:45:49.220Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-16T23:45:49.220Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-16T23:45:49.220Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-16T23:45:49.220Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-16T23:45:49.220Z] FULL_VERSION="1.8.0_472-b07"
[2025-10-16T23:45:49.220Z] SEMANTIC_VERSION="8.0.472+7"
[2025-10-16T23:45:49.220Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-10-16T23:45:49.220Z] JVM_VARIANT="Hotspot"
[2025-10-16T23:45:49.220Z] JVM_VERSION="25.472-b07"
[2025-10-16T23:45:49.220Z] IMAGE_TYPE="JDK"
[2025-10-16T23:45:49.220Z] =RELEASE INFO END=
[2025-10-16T23:45:49.220Z] get testKitGen...
[2025-10-16T23:45:49.220Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-16T23:45:50.426Z] git rev-parse v1.0.10
[2025-10-16T23:45:50.426Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-16T23:45:51.259Z] $ ssh-agent -k
[2025-10-16T23:45:51.306Z] unset SSH_AUTH_SOCK;
[2025-10-16T23:45:51.306Z] unset SSH_AGENT_PID;
[2025-10-16T23:45:51.306Z] echo Agent pid 113 killed;
[2025-10-16T23:45:51.359Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-16T23:45:51.815Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%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=jdk8u472-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-16T23:45:51.832Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%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=jdk8u472-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-16T23:45:51.879Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T23:45:52.001Z] Copied 1 artifact from "getTRSSOutput" build number 1928
[Pipeline] sh
[2025-10-16T23:45:52.470Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-16T23:45:52.470Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-16T23:45:52.470Z] + tar xof -
[2025-10-16T23:45:52.800Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-16T23:45:52.898Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T23:45:52.921Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-16T23:45:53.408Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-16T23:45:58.184Z] --------------------------------------------
[2025-10-16T23:45:58.184Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib
[2025-10-16T23:45:58.184Z] task is set to default
[2025-10-16T23:45:58.184Z] dependencyList is set to all
[2025-10-16T23:45:58.184Z] --------------------------------------------
[2025-10-16T23:45:58.184Z] Starting download third party dependent jars
[2025-10-16T23:45:58.184Z] --------------------------------------------
[2025-10-16T23:45:58.184Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-16T23:45:58.184Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-10-16T23:45:58.498Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] sh
[2025-10-16T23:45:59.100Z] + cd ./aqa-tests/TKG
[2025-10-16T23:45:59.100Z] ++ uname
[2025-10-16T23:45:59.100Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-10-16T23:45:59.100Z] ++ uname
[2025-10-16T23:45:59.100Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-10-16T23:45:59.100Z] ++ uname
[2025-10-16T23:45:59.100Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-10-16T23:45:59.100Z] + MAKE=make
[2025-10-16T23:45:59.100Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-10-16T23:45:59.100Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image
[2025-10-16T23:45:59.563Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2025-10-16T23:45:59.563Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T23:45:59.563Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T23:45:59.563Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T23:45:59.563Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T23:46:00.400Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-10-16T23:46:00.745Z]
[2025-10-16T23:46:00.745Z] build:
[2025-10-16T23:46:00.745Z]
[2025-10-16T23:46:00.745Z] clean:
[2025-10-16T23:46:00.745Z]
[2025-10-16T23:46:00.745Z] init:
[2025-10-16T23:46:00.745Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\bin
[2025-10-16T23:46:00.745Z]
[2025-10-16T23:46:00.745Z] getDependentLibs:
[2025-10-16T23:46:01.089Z] [exec] --------------------------------------------
[2025-10-16T23:46:01.089Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-10-16T23:46:01.089Z] [exec] task is set to default
[2025-10-16T23:46:01.089Z] [exec] dependencyList is set to json_simple
[2025-10-16T23:46:01.089Z] [exec] --------------------------------------------
[2025-10-16T23:46:01.089Z] [exec] Starting download third party dependent jars
[2025-10-16T23:46:01.089Z] [exec] --------------------------------------------
[2025-10-16T23:46:01.089Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-10-16T23:46:01.089Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T23:46:01.089Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T23:46:01.089Z]
[2025-10-16T23:46:01.089Z] compile:
[2025-10-16T23:46:01.089Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T23:46:01.089Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T23:46:01.089Z] [echo] ===fork: yes
[2025-10-16T23:46:01.089Z] [echo] ===debug: on
[2025-10-16T23:46:01.089Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\bin
[2025-10-16T23:46:04.108Z]
[2025-10-16T23:46:04.108Z] dist:
[2025-10-16T23:46:04.108Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-10-16T23:46:04.108Z]
[2025-10-16T23:46:04.108Z] BUILD SUCCESSFUL
[2025-10-16T23:46:04.108Z] Total time: 3 seconds
[2025-10-16T23:46:04.108Z] 0
[2025-10-16T23:46:04.108Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-16T23:46:04.450Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-16T23:46:04.450Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-10-16T23:46:06.714Z] ****************************** MACHINE INFO ******************************
[2025-10-16T23:46:06.714Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG
[2025-10-16T23:46:06.714Z] Free Physical Memory Size : 6426464256
[2025-10-16T23:46:06.714Z] Free space (bytes) : 80065908736
[2025-10-16T23:46:06.714Z] Total Physical Memory Size : 8536289280
[2025-10-16T23:46:06.714Z] Total space (bytes) : 274283311104
[2025-10-16T23:46:06.714Z] Usable space (bytes) : 80065908736
[2025-10-16T23:46:06.714Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T23:46:06.714Z] bashVersion :
[2025-10-16T23:46:06.714Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-10-16T23:46:06.714Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-16T23:46:06.714Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T23:46:06.714Z]
[2025-10-16T23:46:06.714Z] This is free software; you are free to change and redistribute it.
[2025-10-16T23:46:06.714Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T23:46:06.714Z] cpuCores : 4
[2025-10-16T23:46:06.714Z] curlVersion :
[2025-10-16T23:46:06.714Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-10-16T23:46:06.714Z] Release-Date: 2023-12-06
[2025-10-16T23:46:06.714Z] 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-10-16T23:46:06.714Z] 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-10-16T23:46:06.714Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-16T23:46:06.714Z] gcc version : 11
[2025-10-16T23:46:06.714Z] gclibc version : ldd (cygwin) 3.4.10
[2025-10-16T23:46:06.714Z] gdb version : bash: line 1: gdb: command not found
[2025-10-16T23:46:06.714Z] lldb version : Command could not be executed
[2025-10-16T23:46:06.714Z] makeVersion :
[2025-10-16T23:46:06.714Z] GNU Make 4.4.1
[2025-10-16T23:46:06.714Z] Built for x86_64-pc-cygwin
[2025-10-16T23:46:06.714Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-10-16T23:46:06.714Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-10-16T23:46:06.714Z] This is free software: you are free to change and redistribute it.
[2025-10-16T23:46:06.714Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T23:46:06.714Z] mavenVersion : bash: line 1: mvn: command not found
[2025-10-16T23:46:06.714Z] perlVersion :
[2025-10-16T23:46:06.714Z]
[2025-10-16T23:46:06.714Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-10-16T23:46:06.714Z] (with 6 registered patches, see perl -V for more detail)
[2025-10-16T23:46:06.714Z]
[2025-10-16T23:46:06.714Z] Copyright 1987-2023, Larry Wall
[2025-10-16T23:46:06.714Z]
[2025-10-16T23:46:06.714Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-16T23:46:06.714Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-16T23:46:06.714Z]
[2025-10-16T23:46:06.714Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-16T23:46:06.714Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-16T23:46:06.714Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-16T23:46:06.714Z]
[2025-10-16T23:46:06.714Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-16T23:46:06.714Z] procArch : unknown
[2025-10-16T23:46:06.714Z] sysArch : x86_64
[2025-10-16T23:46:06.714Z] sysOS : CYGWIN_NT-10.0-20348
[2025-10-16T23:46:06.714Z] ulimit :
[2025-10-16T23:46:06.714Z] core file size (blocks, -c) unlimited
[2025-10-16T23:46:06.714Z] data seg size (kbytes, -d) unlimited
[2025-10-16T23:46:06.714Z] file size (blocks, -f) unlimited
[2025-10-16T23:46:06.714Z] open files (-n) 3200
[2025-10-16T23:46:06.714Z] pipe size (512 bytes, -p) 8
[2025-10-16T23:46:06.714Z] stack size (kbytes, -s) 2032
[2025-10-16T23:46:06.714Z] cpu time (seconds, -t) unlimited
[2025-10-16T23:46:06.714Z] max user processes (-u) 256
[2025-10-16T23:46:06.714Z] virtual memory (kbytes, -v) unlimited
[2025-10-16T23:46:06.714Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-10-16T23:46:06.714Z] vmVendor : Oracle Corporation
[2025-10-16T23:46:06.714Z] vmVersion : 25.472-b07
[2025-10-16T23:46:06.714Z] xlc version : bash: line 1: xlC: command not found
[2025-10-16T23:46:06.714Z] **************************************************************************
[2025-10-16T23:46:06.714Z]
[2025-10-16T23:46:06.714Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-16T23:46:06.714Z]
[2025-10-16T23:46:06.715Z] System.getProperty('java.vendor')=Temurin
[2025-10-16T23:46:06.715Z]
[2025-10-16T23:46:06.715Z] System.getProperty('os.name')=Windows Server 2022
[2025-10-16T23:46:06.715Z]
[2025-10-16T23:46:06.715Z] System.getProperty('os.arch')=amd64
[2025-10-16T23:46:06.715Z]
[2025-10-16T23:46:06.715Z] System.getProperty('java.fullversion')=null
[2025-10-16T23:46:06.715Z]
[2025-10-16T23:46:06.715Z] System.getProperty('sun.arch.data.model')=64
[2025-10-16T23:46:06.715Z]
[2025-10-16T23:46:06.715Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib
[2025-10-16T23:46:06.715Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[2025-10-16T23:46:06.715Z] perl scripts/configure.pl
[2025-10-16T23:46:06.715Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-16T23:46:07.440Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T23:46:07.440Z]
[2025-10-16T23:46:07.440Z]
[2025-10-16T23:46:07.441Z] Starting to generate parallel test lists.
[2025-10-16T23:46:07.441Z]
[2025-10-16T23:46:07.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\..\openjdk\playlist.xml
[2025-10-16T23:46:07.441Z] Attempting to get test duration data from TRSS.
[2025-10-16T23:46:07.441Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_windows&group=openjdk&level=extended"
[2025-10-16T23:46:07.785Z] Attempting to get test duration data from cached files.
[2025-10-16T23:46:07.785Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_windows.json
[2025-10-16T23:46:07.785Z] Warning: cannot get data from cached files.
[2025-10-16T23:46:07.785Z]
[2025-10-16T23:46:07.785Z] TEST DURATION
[2025-10-16T23:46:07.785Z] ====================================================================================
[2025-10-16T23:46:07.785Z] Total number of tests searched: 64
[2025-10-16T23:46:07.785Z] Number of test durations found: 64
[2025-10-16T23:46:07.785Z] Top slowest tests:
[2025-10-16T23:46:07.785Z] 21m11s hotspot_jdk_0
[2025-10-16T23:46:07.785Z] 12m30s jdk_jfr_0
[2025-10-16T23:46:07.785Z] 12m25s jdk_jfr_1
[2025-10-16T23:46:07.785Z] ====================================================================================
[2025-10-16T23:46:07.785Z]
[2025-10-16T23:46:07.785Z] Test target is split into 2 lists.
[2025-10-16T23:46:07.785Z] Reducing estimated test running time from 170m24s to 118m51s.
[2025-10-16T23:46:07.785Z]
[2025-10-16T23:46:07.785Z] -------------------------------------testList_0-------------------------------------
[2025-10-16T23:46:07.785Z] Number of tests: 12
[2025-10-16T23:46:07.785Z] Estimated running time: 118m51s
[2025-10-16T23:46:07.785Z] TESTLIST=hotspot_jdk_0,jdk_jfr_0,jdk_jfr_1,jdk_other_0,jdk_other_1,jdk_net_0,jdk_net_1,jdk_beans_0,jdk_nio_0,jdk_nio_1,jdk_rmi_1,jdk_rmi_0
[2025-10-16T23:46:07.785Z] ------------------------------------------------------------------------------------
[2025-10-16T23:46:07.785Z]
[2025-10-16T23:46:07.785Z] -------------------------------------testList_1-------------------------------------
[2025-10-16T23:46:07.785Z] Number of tests: 52
[2025-10-16T23:46:07.785Z] Estimated running time: 51m32s
[2025-10-16T23:46:07.785Z] TESTLIST=jdk_tools_0,jdk_tools_1,jdk_beans_1,jdk_jmx_0,jdk_jmx_1,jdk_instrument_1,jdk_instrument_0,jdk_time_0,jdk_time_1,jdk_imageio_1,jdk_imageio_0,jdk_io_0,jdk_io_1,jdk_management_0,jdk_management_1,jdk_text_0,jdk_text_1,jdk_swing_1,jdk_2d_1,jdk_swing_2,jdk_sound_1,jdk_awt_2,jdk_2d_0,jdk_2d_2,jdk_swing_0,jdk_sound_0,jdk_security_infra_1,jdk_sound_2,jdk_security3_2,jdk_security3_1,jdk_security_infra_0,jdk_security_infra_2,jdk_awt_0,jdk_awt_1,jdk_security3_0,jdk_instrument_2,jdk_management_2,jdk_time_2,jdk_net_2,jdk_io_2,jdk_jmx_2,jdk_jfr_2,jdk_rmi_2,jdk_tools_2,jdk_security_infra_zos_2,jdk_beans_2,jdk_imageio_2,jdk_other_2,jdk_nio_2,jdk_security_infra_zos_1,jdk_text_2,jdk_security_infra_zos_0
[2025-10-16T23:46:07.785Z] ------------------------------------------------------------------------------------
[2025-10-16T23:46:07.785Z]
[2025-10-16T23:46:07.785Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-10-16T23:46:07.785Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-10-16T23:46:07.872Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-16T23:46:07.952Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-10-16T23:46:07.953Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-10-16T23:46:07.995Z] Archiving artifacts
[2025-10-16T23:46:08.044Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-10-16T23:46:08.111Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] echo
[2025-10-16T23:46:08.547Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0 params for generating the job
[Pipeline] echo
[2025-10-16T23:46:08.549Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-10-16T23:46:08.722Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-10-16T23:46:08.722Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-10-16T23:46:48.357Z] LEVELS: [extended]
[2025-10-16T23:46:48.357Z] LEVELS: [extended]
[2025-10-16T23:46:48.358Z] JDK_VERSIONS: [8]
[2025-10-16T23:46:48.362Z] JDK_VERSIONS: [8]
[2025-10-16T23:46:48.362Z] GROUPS: [openjdk]
[2025-10-16T23:46:48.362Z] ARCH_OS_LIST: [x86-64_windows]
[2025-10-16T23:46:48.362Z] GROUPS: [openjdk]
[2025-10-16T23:46:48.362Z] ARCH_OS_LIST: [x86-64_windows]
[2025-10-16T23:46:48.588Z] Added items:
[2025-10-16T23:46:48.588Z] Added items:
[2025-10-16T23:46:48.588Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0'}
[2025-10-16T23:46:48.588Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-17T00:01:57.468Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-17T00:01:57.924Z] + aqa-tests/terminateTestProcesses.sh null
[2025-10-17T00:01:57.924Z] Windows machine, using powershell queries...
[2025-10-17T00:01:58.255Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-10-17T00:01:58.373Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-17T00:01:58.373Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-17T00:01:59.694Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-10-17T00:02:00.170Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-17T00:02:00.266Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] build
[2025-10-17T00:02:00.448Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0
[Pipeline] build
[2025-10-17T00:02:00.454Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1
[2025-10-17T00:02:08.145Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1 #40
[2025-10-17T00:02:08.145Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0 #40
[2025-10-17T01:42:32.839Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1 #40 completed: UNSTABLE
[Pipeline] }
[2025-10-17T02:32:31.842Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0 #40 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-17T02:32:31.929Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-10-17T02:32:32.305Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-17T02:32:32.305Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-17T02:32:32.341Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-10-17T02:32:32.354Z] Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0 #40 completed with status SUCCESS
[Pipeline] timeout
[2025-10-17T02:32:32.378Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-17T02:32:32.585Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0" build number 40
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-17T02:32:32.643Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0/40/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-17T02:32:32.675Z] Archiving artifacts
[2025-10-17T02:32:32.760Z] Recording fingerprints
[Pipeline] echo
[2025-10-17T02:32:32.820Z] Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1 #40 completed with status UNSTABLE
[Pipeline] timeout
[2025-10-17T02:32:32.847Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-17T02:32:33.060Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1" build number 40
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-17T02:32:33.111Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1/40/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-17T02:32:33.145Z] Archiving artifacts
[2025-10-17T02:32:33.232Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-17T02:32:33.433Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0/40/aqa-tests/TKG/output_17606618721722/Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-10-17T02:32:33.595Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1/40/aqa-tests/TKG/output_17606617849697/Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1.tap...
[Pipeline] readFile
[Pipeline] cleanWs
[2025-10-17T02:32:33.915Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-17T02:32:33.915Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-17T02:32:33.957Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-10-17T02:32:34.080Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-10-17T02:32:34.116Z] Running on test-docker-ubuntu2404-s390x-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows
[Pipeline] {
[Pipeline] echo
[2025-10-17T02:32:34.138Z] Generating rerun Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun)
[Pipeline] echo
[2025-10-17T02:32:34.184Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-10-17T02:32:36.989Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-10-17T02:32:37.827Z] Processing DSL script testJobTemplate
[2025-10-17T02:35:13.245Z] LEVELS: [extended]
[2025-10-17T02:35:13.245Z] JDK_VERSIONS: [8]
[2025-10-17T02:35:13.245Z] GROUPS: [openjdk]
[2025-10-17T02:35:13.245Z] ARCH_OS_LIST: [x86-64_windows]
[2025-10-17T02:35:13.451Z] Added items:
[2025-10-17T02:35:13.451Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun'}
[2025-10-17T02:35:13.451Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-10-17T02:36:04.502Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun)
[Pipeline] build
[2025-10-17T02:36:04.536Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun
[2025-10-17T02:36:10.659Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun #35
[2025-10-17T03:50:01.021Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun #35 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-17T03:50:01.081Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-10-17T03:50:01.542Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-17T03:50:01.542Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-17T03:50:01.740Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-10-17T03:50:01.755Z] Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun #35 completed with status SUCCESS
[Pipeline] timeout
[2025-10-17T03:50:01.777Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-17T03:50:02.889Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun" build number 35
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-17T03:50:02.941Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/35/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-17T03:50:03.127Z] Archiving artifacts
[2025-10-17T03:50:03.489Z] Recording fingerprints
[Pipeline] cleanWs
[2025-10-17T03:50:04.077Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-17T03:50:04.078Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-17T03:50:04.254Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS