Pre Test

Started by upstream project "Test_openjdk8_hs_special.openjdk_x86-64_windows" build number 41 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 563 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3005 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 262 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 20c189de9f97f55af5b130fa309872a7ce12bf25 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10 Commit message: "Exclude failed dacapo tests (#6338)" > git rev-list --no-walk 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-17T20:58:29.423Z] SPEC: win_x86-64 [Pipeline] echo [2025-06-17T20:58:29.429Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-17T20:58:29.452Z] 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-06-17T20:58:29.468Z] dynamicAgents: [] [Pipeline] node [2025-06-17T20:58:44.473Z] Still waiting to schedule task [2025-06-17T20:58:44.474Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-06-17T20:59:13.331Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0 [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-06-17T20:59:13.344Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-17T20:59:13.398Z] [WS-CLEANUP] Deleting project workspace... [2025-06-17T20:59:13.398Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-17T20:59:13.420Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-17T20:59:13.474Z] The recommended git tool is: git [2025-06-17T20:59:13.516Z] No credentials specified [2025-06-17T20:59:13.538Z] Cloning the remote Git repository [2025-06-17T20:59:13.573Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-17T20:59:13.573Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests # timeout=10 [2025-06-17T20:59:13.652Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-06-17T20:59:13.652Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-17T20:59:13.652Z] > git --version # timeout=10 [2025-06-17T20:59:13.692Z] > git --version # 'git version 2.42.1' [2025-06-17T20:59:13.692Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T20:59:19.722Z] Avoid second fetch [2025-06-17T20:59:19.798Z] Checking out Revision 20c189de9f97f55af5b130fa309872a7ce12bf25 (origin/master) [2025-06-17T20:59:19.579Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-17T20:59:19.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T20:59:19.735Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-06-17T20:59:19.811Z] > git config core.sparsecheckout # timeout=10 [2025-06-17T20:59:19.857Z] > git checkout -f 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10 [2025-06-17T20:59:22.414Z] Commit message: "Exclude failed dacapo tests (#6338)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-17T20:59:23.606Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-17T20:59:23.624Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-17T20:59:24.118Z] + LC_TIME=C [2025-06-17T20:59:24.119Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-17T20:59:24.193Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-17T20:59:24.648Z] + aqa-tests/terminateTestProcesses.sh null [2025-06-17T20:59:24.649Z] Windows machine, using powershell queries... [2025-06-17T20:59:25.324Z] 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-06-17T20:59:26.439Z] + printenv [2025-06-17T20:59:26.439Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-06-17T20:59:26.439Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-06-17T20:59:26.439Z] !C:=C:\Users\jenkins\agent [2025-06-17T20:59:26.439Z] KEEP_WORKSPACE=false [2025-06-17T20:59:26.439Z] NUMBER_OF_PROCESSORS=4 [2025-06-17T20:59:26.439Z] PROCESSOR_LEVEL=6 [2025-06-17T20:59:26.439Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0.tap [2025-06-17T20:59:26.439Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib [2025-06-17T20:59:26.439Z] EXIT_FAILURE=false [2025-06-17T20:59:26.439Z] JDK_BRANCH=jdk8u462-b06_adopt [2025-06-17T20:59:26.439Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/8/display/redirect?page=tests [2025-06-17T20:59:26.439Z] PLATFORM=x86-64_windows [2025-06-17T20:59:26.439Z] DOCKER_REQUIRED=false [2025-06-17T20:59:26.439Z] USERDOMAIN_ROAMINGPROFILE=TEST-AZURE-WIN- [2025-06-17T20:59:26.439Z] PROGRAMFILES=C:\Program Files [2025-06-17T20:59:26.439Z] git=C:\Program Files\Git\cmd\git.exe [2025-06-17T20:59:26.439Z] TIME_LIMIT=25 [2025-06-17T20:59:26.439Z] JENKINS_SERVER_COOKIE=durable-98d74cb2f0100c5db6a55cf33eee844d6554bc5bfea0839414b1162acad8d44e [2025-06-17T20:59:26.439Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-06-17T20:59:26.439Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.8.1+1 [2025-06-17T20:59:26.439Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-17T20:59:26.439Z] GENERATE_JOBS=true [2025-06-17T20:59:26.439Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-17T20:59:26.439Z] OS=Windows_NT [2025-06-17T20:59:26.439Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/8/display/redirect?page=changes [2025-06-17T20:59:26.439Z] HOMEDRIVE=C: [2025-06-17T20:59:26.439Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-06-17T20:59:26.439Z] RERUN_ITERATIONS=1 [2025-06-17T20:59:26.439Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-17T20:59:26.439Z] USERDOMAIN=TEST-AZURE-WIN- [2025-06-17T20:59:26.439Z] STF_OWNER_BRANCH=adoptium:master [2025-06-17T20:59:26.439Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-17T20:59:26.439Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0 [2025-06-17T20:59:26.439Z] USERPROFILE=C:\Users\jenkins.test-azure-win2 [2025-06-17T20:59:26.439Z] ARCHIVE_TEST_RESULTS=false [2025-06-17T20:59:26.439Z] SETUP_JCK_RUN=false [2025-06-17T20:59:26.439Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/8/ [2025-06-17T20:59:26.439Z] SLACK_CHANNEL=aqavit-bot [2025-06-17T20:59:26.439Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2025-06-17T20:59:26.439Z] JCK_GIT_BRANCH=master [2025-06-17T20:59:26.439Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/ [2025-06-17T20:59:26.439Z] BUILD_NUMBER=8 [2025-06-17T20:59:26.439Z] TKG_ITERATIONS=1 [2025-06-17T20:59:26.439Z] _=/usr/bin/printenv [2025-06-17T20:59:26.439Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-06-17T20:59:26.439Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../benchmarks [2025-06-17T20:59:26.439Z] ALLUSERSPROFILE=C:\ProgramData [2025-06-17T20:59:26.439Z] JENKINS_NODE_COOKIE=8f9a377e-a803-45a1-9aad-5c0cecb93504 [2025-06-17T20:59:26.439Z] CommonProgramW6432=C:\Program Files\Common Files [2025-06-17T20:59:26.439Z] KEEP_REPORTDIR=true [2025-06-17T20:59:26.439Z] BUILD_DISPLAY_NAME=#8 [2025-06-17T20:59:26.439Z] SDK_RESOURCE=upstream [2025-06-17T20:59:26.439Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image [2025-06-17T20:59:26.439Z] HOME=/home/jenkins [2025-06-17T20:59:26.439Z] USERNAME=jenkins [2025-06-17T20:59:26.439Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-06-17T20:59:26.439Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-17T20:59:26.439Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0 [2025-06-17T20:59:26.439Z] JOBSTARTTIME=Tue, 17 Jun 2025 20:59:24 +0000 [2025-06-17T20:59:26.439Z] JDK_VERSION=8 [2025-06-17T20:59:26.439Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming [2025-06-17T20:59:26.439Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0 [2025-06-17T20:59:26.439Z] USE_TESTENV_PROPERTIES=false [2025-06-17T20:59:26.439Z] SYSTEMROOT=C:\Windows [2025-06-17T20:59:26.439Z] PERSONAL_BUILD=false [2025-06-17T20:59:26.439Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/8/display/redirect [2025-06-17T20:59:26.439Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local [2025-06-17T20:59:26.439Z] AUTO_DETECT=true [2025-06-17T20:59:26.440Z] EXIT_SUCCESS=false [2025-06-17T20:59:26.440Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/display/redirect [2025-06-17T20:59:26.440Z] PROMPT=$P$G [2025-06-17T20:59:26.440Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0 [2025-06-17T20:59:26.440Z] COMPUTERNAME=TEST-AZURE-WIN- [2025-06-17T20:59:26.440Z] OPENJ9_BRANCH=master [2025-06-17T20:59:26.440Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-17T20:59:26.440Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/system_lib [2025-06-17T20:59:26.440Z] PARALLEL=None [2025-06-17T20:59:26.440Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-17T20:59:26.440Z] ITERATIONS=1 [2025-06-17T20:59:26.440Z] UPSTREAM_JOB_NUMBER=563 [2025-06-17T20:59:26.440Z] SPEC=win_x86-64 [2025-06-17T20:59:26.440Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows [2025-06-17T20:59:26.440Z] TERM=xterm-256color [2025-06-17T20:59:26.440Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-17T20:59:26.440Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-17T20:59:26.440Z] LOGONSERVER=\\TEST-AZURE-WIN- [2025-06-17T20:59:26.440Z] NODE_NAME=test-azure-win2022-x64-3 [2025-06-17T20:59:26.440Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-17T20:59:26.440Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-06-17T20:59:26.440Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-17T20:59:26.440Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2025-06-17T20:59:26.440Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2 [2025-06-17T20:59:26.440Z] DYNAMIC_COMPILE=false [2025-06-17T20:59:26.440Z] SHLVL=2 [2025-06-17T20:59:26.440Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0-8 [2025-06-17T20:59:26.440Z] PROCESSOR_REVISION=5504 [2025-06-17T20:59:26.440Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-06-17T20:59:26.440Z] EXECUTOR_NUMBER=0 [2025-06-17T20:59:26.440Z] HUDSON_COOKIE=67bbcc97-e936-414d-be52-8fd02ef888d5 [2025-06-17T20:59:26.440Z] ADOPTOPENJDK_BRANCH=master [2025-06-17T20:59:26.440Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-17T20:59:26.440Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-06-17T20:59:26.440Z] ORIGIN_JDK_VERSION=8 [2025-06-17T20:59:26.440Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2025-06-17T20:59:26.440Z] SESSIONNAME=RDP-Tcp#0 [2025-06-17T20:59:26.440Z] NUM_PROCESSORS=2 [2025-06-17T20:59:26.440Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-17T20:59:26.440Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-3 ci.role.perf windows hw.arch.x86 win2022 [2025-06-17T20:59:26.440Z] STAGE_NAME=Setup [2025-06-17T20:59:26.440Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-17T20:59:26.440Z] HOMEPATH=\Users\jenkins.test-azure-win2 [2025-06-17T20:59:26.440Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0@tmp [2025-06-17T20:59:26.440Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2 [2025-06-17T20:59:26.440Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.8.1+1/bin:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/windows/system32:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps:/usr/bin [2025-06-17T20:59:26.440Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-17T20:59:26.440Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-17T20:59:26.440Z] ProgramW6432=C:\Program Files [2025-06-17T20:59:26.440Z] UPSTREAM_TEST_JOB_NUMBER=41 [2025-06-17T20:59:26.440Z] CI=true [2025-06-17T20:59:26.440Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/8/display/redirect?page=artifacts [2025-06-17T20:59:26.440Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-17T20:59:26.440Z] RERUN_FAILURE=true [2025-06-17T20:59:26.440Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2025-06-17T20:59:26.440Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ [2025-06-17T20:59:26.440Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-17T20:59:26.440Z] BUILD_LIST=openjdk [2025-06-17T20:59:26.440Z] BUILD_ID=8 [2025-06-17T20:59:26.440Z] WINDIR=C:\Windows [2025-06-17T20:59:26.440Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-06-17T20:59:26.440Z] PUBLIC=C:\Users\Public [2025-06-17T20:59:26.440Z] CLIENTNAME=scfryer-thinkpa [2025-06-17T20:59:26.440Z] SYSTEMDRIVE=C: [2025-06-17T20:59:26.440Z] TARGET=-f parallelList.mk testList_0 [2025-06-17T20:59:26.440Z] USE_JRE=false [2025-06-17T20:59:26.440Z] JDK_IMPL=hotspot [2025-06-17T20:59:26.440Z] 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-06-17T20:59:26.492Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-17T20:59:26.503Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-17T20:59:30.665Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 563 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-17T20:59:30.915Z] 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-06-17T20:59:30.920Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0 [Pipeline] { [Pipeline] sshagent [2025-06-17T20:59:30.954Z] $ ssh-agent [2025-06-17T20:59:31.068Z] SSH_AUTH_SOCK=/tmp/ssh-saqFc51hlSCW/agent.579 [2025-06-17T20:59:31.068Z] SSH_AGENT_PID=580 [2025-06-17T20:59:31.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-17T20:59:31.087Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-17T20:59:31.115Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-06-17T20:59:31.586Z] ++ pwd [2025-06-17T20:59:31.586Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-17T20:59:31.586Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests [2025-06-17T20:59:31.586Z] get jdk binary... [2025-06-17T20:59:31.913Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-17T20:59:31.913Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u462b06-ea.zip ... [2025-06-17T20:59:34.087Z] List files in jdkbinary folder... [2025-06-17T20:59:34.414Z] total 173956 [2025-06-17T20:59:34.414Z] -rwxrwx---+ 1 jenkins None 30389262 Jun 17 20:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b06-ea.zip [2025-06-17T20:59:34.414Z] -rwxrwx---+ 1 jenkins None 106971398 Jun 17 20:36 OpenJDK8U-jdk_x64_windows_hotspot_8u462b06-ea.zip [2025-06-17T20:59:34.414Z] -rwxrwx---+ 1 jenkins None 40653040 Jun 17 20:37 OpenJDK8U-jre_x64_windows_hotspot_8u462b06-ea.zip [2025-06-17T20:59:34.414Z] -rwxrwx---+ 1 jenkins None 24015 Jun 17 20:34 OpenJDK8U-sbom_x64_windows_hotspot_8u462b06-ea-metadata.json [2025-06-17T20:59:34.414Z] -rwxrwx---+ 1 jenkins None 79153 Jun 17 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b06-ea.json [2025-06-17T20:59:34.414Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 20:59 tmp [2025-06-17T20:59:34.414Z] List files in jdkbinary/tmp folder... [2025-06-17T20:59:34.414Z] total 4 [2025-06-17T20:59:34.414Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 20:31 jdk8u462-b06 [2025-06-17T20:59:34.414Z] Moving directory jdk8u462-b06/ to ../j2sdk-image [2025-06-17T20:59:34.414Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u462b06-ea.zip ... [2025-06-17T20:59:36.021Z] List files in jdkbinary folder... [2025-06-17T20:59:36.021Z] total 173960 [2025-06-17T20:59:36.021Z] -rwxrwx---+ 1 jenkins None 30389262 Jun 17 20:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b06-ea.zip [2025-06-17T20:59:36.021Z] -rwxrwx---+ 1 jenkins None 106971398 Jun 17 20:36 OpenJDK8U-jdk_x64_windows_hotspot_8u462b06-ea.zip [2025-06-17T20:59:36.021Z] -rwxrwx---+ 1 jenkins None 40653040 Jun 17 20:37 OpenJDK8U-jre_x64_windows_hotspot_8u462b06-ea.zip [2025-06-17T20:59:36.021Z] -rwxrwx---+ 1 jenkins None 24015 Jun 17 20:34 OpenJDK8U-sbom_x64_windows_hotspot_8u462b06-ea-metadata.json [2025-06-17T20:59:36.021Z] -rwxrwx---+ 1 jenkins None 79153 Jun 17 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b06-ea.json [2025-06-17T20:59:36.021Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 20:31 j2sdk-image [2025-06-17T20:59:36.021Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 20:59 tmp [2025-06-17T20:59:36.021Z] List files in jdkbinary/tmp folder... [2025-06-17T20:59:36.021Z] total 4 [2025-06-17T20:59:36.021Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 20:31 jdk8u462-b06-jre [2025-06-17T20:59:36.021Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image [2025-06-17T20:59:36.021Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u462b06-ea.zip over ./j2sdk-image/jre... [2025-06-17T20:59:37.132Z] Removing top-level folder jdk8u462-b06-debug-image/ [2025-06-17T20:59:37.132Z] Removing top-level folder jdk8u462-b06/ [2025-06-17T20:59:38.742Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -version [2025-06-17T20:59:38.742Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-17T20:59:39.072Z] openjdk version "1.8.0_462-beta" [2025-06-17T20:59:39.072Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172006-b06) [2025-06-17T20:59:39.072Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-06-17T20:59:39.072Z] =JAVA VERSION OUTPUT END= [2025-06-17T20:59:39.072Z] =RELEASE INFO BEGIN= [2025-06-17T20:59:39.072Z] JAVA_VERSION="1.8.0_462" [2025-06-17T20:59:39.072Z] OS_NAME="Windows" [2025-06-17T20:59:39.072Z] OS_VERSION="5.2" [2025-06-17T20:59:39.072Z] OS_ARCH="amd64" [2025-06-17T20:59:39.072Z] SOURCE=".:git:cee3d9f5a29e+" [2025-06-17T20:59:39.072Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-17T20:59:39.072Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-17T20:59:39.072Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-17T20:59:39.072Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-17T20:59:39.072Z] FULL_VERSION="1.8.0_462-beta-202506172006-b06" [2025-06-17T20:59:39.072Z] SEMANTIC_VERSION="8.0.462+6" [2025-06-17T20:59:39.072Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-06-17T20:59:39.072Z] JVM_VARIANT="Hotspot" [2025-06-17T20:59:39.072Z] JVM_VERSION="25.462-b06" [2025-06-17T20:59:39.072Z] IMAGE_TYPE="JDK" [2025-06-17T20:59:39.072Z] =RELEASE INFO END= [2025-06-17T20:59:39.072Z] get testKitGen... [2025-06-17T20:59:39.072Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-17T20:59:40.201Z] git rev-parse master [2025-06-17T20:59:40.201Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-17T20:59:40.686Z] $ ssh-agent -k [2025-06-17T20:59:40.734Z] unset SSH_AUTH_SOCK; [2025-06-17T20:59:40.734Z] unset SSH_AGENT_PID; [2025-06-17T20:59:40.734Z] echo Agent pid 580 killed; [2025-06-17T20:59:40.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-17T20:59:41.288Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b06_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=41&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=563&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-17T20:59:41.308Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win2022-x64-3&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b06_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=41&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=563&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-17T20:59:41.363Z] Building tests... [Pipeline] timeout [2025-06-17T20:59:41.367Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-17T20:59:41.517Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_x86-64_windows" build number 41 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-17T20:59:41.572Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-17T20:59:41.602Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-17T20:59:42.143Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-17T20:59:42.517Z] -------------------------------------------- [2025-06-17T20:59:42.517Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib [2025-06-17T20:59:42.517Z] task is set to default [2025-06-17T20:59:42.517Z] dependencyList is set to all [2025-06-17T20:59:42.517Z] -------------------------------------------- [2025-06-17T20:59:42.517Z] Starting download third party dependent jars [2025-06-17T20:59:42.517Z] -------------------------------------------- [2025-06-17T20:59:42.517Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib [2025-06-17T20:59:42.517Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-06-17T20:59:42.517Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-17T20:59:42.517Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-06-17T20:59:42.517Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-06-17T20:59:42.517Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-06-17T20:59:42.517Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-06-17T20:59:42.517Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-06-17T20:59:42.517Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-06-17T20:59:42.517Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz [2025-06-17T20:59:42.828Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/jtreg_7_5_2_1.tar.gz [2025-06-17T20:59:42.828Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-17T20:59:43.152Z] ERROR: sha checksum error. [2025-06-17T20:59:43.152Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-17T20:59:43.152Z] Expected sha is: [2025-06-17T20:59:43.152Z] , [2025-06-17T20:59:43.152Z] Actual sha is : 348a5cbb96d708eb5bafc281228ac0e9612c97a188731a860a3f4c9d58de7a83. [2025-06-17T20:59:43.196Z] Please delete c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-17T20:59:43.228Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-17T20:59:43.233Z] Cannot pre-stage test libs from c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/../../testDependency/lib on the machine. Skipping... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-17T20:59:43.312Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-06-17T20:59:43.330Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-17T20:59:43.382Z] $ ssh-agent [2025-06-17T20:59:43.508Z] SSH_AUTH_SOCK=/tmp/ssh-JuKGpc87sWxg/agent.1634 [2025-06-17T20:59:43.508Z] SSH_AGENT_PID=1635 [2025-06-17T20:59:43.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T20:59:44.037Z] + bash ./compile.sh [2025-06-17T20:59:44.351Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image [2025-06-17T20:59:44.351Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-06-17T20:59:44.351Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T20:59:44.351Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T20:59:44.351Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-17T20:59:44.352Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-17T20:59:45.508Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\scripts\build_tools.xml [2025-06-17T20:59:45.852Z] [2025-06-17T20:59:45.852Z] build: [2025-06-17T20:59:45.852Z] [2025-06-17T20:59:45.852Z] clean: [2025-06-17T20:59:45.852Z] [2025-06-17T20:59:45.852Z] init: [2025-06-17T20:59:45.852Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\bin [2025-06-17T20:59:45.852Z] [2025-06-17T20:59:45.852Z] getDependentLibs: [2025-06-17T20:59:45.852Z] [exec] -------------------------------------------- [2025-06-17T20:59:45.852Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-06-17T20:59:45.852Z] [exec] task is set to default [2025-06-17T20:59:45.852Z] [exec] dependencyList is set to json_simple [2025-06-17T20:59:45.852Z] [exec] -------------------------------------------- [2025-06-17T20:59:45.852Z] [exec] Starting download third party dependent jars [2025-06-17T20:59:45.852Z] [exec] -------------------------------------------- [2025-06-17T20:59:45.852Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-06-17T20:59:45.852Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-17T20:59:45.852Z] [exec] downloaded dependent third party jars successfully [2025-06-17T20:59:45.852Z] [2025-06-17T20:59:45.852Z] compile: [2025-06-17T20:59:45.852Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T20:59:45.852Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T20:59:45.852Z] [echo] ===fork: yes [2025-06-17T20:59:45.852Z] [echo] ===debug: on [2025-06-17T20:59:45.852Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\bin [2025-06-17T20:59:48.803Z] [2025-06-17T20:59:48.803Z] dist: [2025-06-17T20:59:48.803Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-17T20:59:48.803Z] [2025-06-17T20:59:48.803Z] BUILD SUCCESSFUL [2025-06-17T20:59:48.803Z] Total time: 3 seconds [2025-06-17T20:59:48.803Z] 0 [2025-06-17T20:59:48.803Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-17T20:59:49.142Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-17T20:59:49.142Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-06-17T20:59:50.767Z] ****************************** MACHINE INFO ****************************** [2025-06-17T20:59:50.767Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG [2025-06-17T20:59:50.767Z] Free Physical Memory Size : 5988687872 [2025-06-17T20:59:50.767Z] Free space (bytes) : 96557555712 [2025-06-17T20:59:50.767Z] Total Physical Memory Size : 8536289280 [2025-06-17T20:59:50.767Z] Total space (bytes) : 274283311104 [2025-06-17T20:59:50.767Z] Usable space (bytes) : 96557555712 [2025-06-17T20:59:50.767Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T20:59:50.767Z] bashVersion : [2025-06-17T20:59:50.767Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2025-06-17T20:59:50.767Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-17T20:59:50.767Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-17T20:59:50.767Z] [2025-06-17T20:59:50.767Z] This is free software; you are free to change and redistribute it. [2025-06-17T20:59:50.767Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-17T20:59:50.767Z] cpuCores : 4 [2025-06-17T20:59:50.767Z] curlVersion : [2025-06-17T20:59:50.767Z] 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-06-17T20:59:50.767Z] Release-Date: 2023-12-06 [2025-06-17T20:59:50.767Z] 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-06-17T20:59:50.767Z] 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-06-17T20:59:50.767Z] dockerVersion : bash: line 1: docker: command not found [2025-06-17T20:59:50.767Z] gcc version : 11 [2025-06-17T20:59:50.767Z] gclibc version : ldd (cygwin) 3.4.10 [2025-06-17T20:59:50.767Z] gdb version : bash: line 1: gdb: command not found [2025-06-17T20:59:50.767Z] lldb version : Command could not be executed [2025-06-17T20:59:50.767Z] makeVersion : [2025-06-17T20:59:50.767Z] GNU Make 4.4.1 [2025-06-17T20:59:50.767Z] Built for x86_64-pc-cygwin [2025-06-17T20:59:50.767Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-17T20:59:50.767Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-17T20:59:50.767Z] This is free software: you are free to change and redistribute it. [2025-06-17T20:59:50.767Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-17T20:59:50.767Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-17T20:59:50.767Z] perlVersion : [2025-06-17T20:59:50.767Z] [2025-06-17T20:59:50.767Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi [2025-06-17T20:59:50.768Z] (with 6 registered patches, see perl -V for more detail) [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] Copyright 1987-2023, Larry Wall [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-17T20:59:50.768Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-17T20:59:50.768Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-17T20:59:50.768Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] podmanVersion : bash: line 1: podman: command not found [2025-06-17T20:59:50.768Z] procArch : unknown [2025-06-17T20:59:50.768Z] sysArch : x86_64 [2025-06-17T20:59:50.768Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-17T20:59:50.768Z] ulimit : [2025-06-17T20:59:50.768Z] core file size (blocks, -c) unlimited [2025-06-17T20:59:50.768Z] data seg size (kbytes, -d) unlimited [2025-06-17T20:59:50.768Z] file size (blocks, -f) unlimited [2025-06-17T20:59:50.768Z] open files (-n) 3200 [2025-06-17T20:59:50.768Z] pipe size (512 bytes, -p) 8 [2025-06-17T20:59:50.768Z] stack size (kbytes, -s) 2032 [2025-06-17T20:59:50.768Z] cpu time (seconds, -t) unlimited [2025-06-17T20:59:50.768Z] max user processes (-u) 256 [2025-06-17T20:59:50.768Z] virtual memory (kbytes, -v) unlimited [2025-06-17T20:59:50.768Z] 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-06-17T20:59:50.768Z] vmVendor : Oracle Corporation [2025-06-17T20:59:50.768Z] vmVersion : 25.462-b06 [2025-06-17T20:59:50.768Z] xlc version : bash: line 1: xlC: command not found [2025-06-17T20:59:50.768Z] ************************************************************************** [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] System.getProperty('java.vendor')=Temurin [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] System.getProperty('os.arch')=amd64 [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] System.getProperty('java.fullversion')=null [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:50.768Z] System.getProperty('sun.arch.data.model')=64 [2025-06-17T20:59:50.768Z] [2025-06-17T20:59:51.080Z] make -f clean.mk cleanBuild [2025-06-17T20:59:51.080Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG' [2025-06-17T20:59:51.754Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests///..//jvmtest [2025-06-17T20:59:51.754Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG' [2025-06-17T20:59:51.754Z] make -f compile.mk compile [2025-06-17T20:59:51.754Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG' [2025-06-17T20:59:52.066Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation; \ [2025-06-17T20:59:52.066Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation; \ [2025-06-17T20:59:52.068Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-06-17T20:59:52.068Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation"; fi [2025-06-17T20:59:53.690Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\scripts\build_test.xml [2025-06-17T20:59:54.016Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2025-06-17T20:59:54.016Z] [2025-06-17T20:59:54.016Z] -create_test_directory: [2025-06-17T20:59:54.016Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\jvmtest [2025-06-17T20:59:54.016Z] [2025-06-17T20:59:54.016Z] stage_test_material: [2025-06-17T20:59:54.016Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\jvmtest [2025-06-17T20:59:54.344Z] [2025-06-17T20:59:54.344Z] build: [2025-06-17T20:59:54.671Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins [2025-06-17T20:59:54.671Z] [2025-06-17T20:59:54.671Z] build: [2025-06-17T20:59:54.671Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins [2025-06-17T20:59:54.671Z] [2025-06-17T20:59:54.671Z] getJtregVersion: [2025-06-17T20:59:54.671Z] [echo] jtreg version used is : jtreg_5_1_b01 [2025-06-17T20:59:54.671Z] [2025-06-17T20:59:54.671Z] getDependentLibs: [2025-06-17T20:59:54.671Z] [exec] -------------------------------------------- [2025-06-17T20:59:54.671Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-06-17T20:59:54.671Z] [exec] task is set to default [2025-06-17T20:59:54.671Z] [exec] dependencyList is set to jtreg_5_1_b01 [2025-06-17T20:59:54.671Z] [exec] -------------------------------------------- [2025-06-17T20:59:54.671Z] [exec] Starting download third party dependent jars [2025-06-17T20:59:54.671Z] [exec] -------------------------------------------- [2025-06-17T20:59:54.672Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-06-17T20:59:54.672Z] [exec] C:/jenkins/testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-06-17T20:59:54.672Z] [exec] downloaded dependent third party jars successfully [2025-06-17T20:59:54.672Z] [2025-06-17T20:59:54.672Z] getJtreg: [2025-06-17T20:59:54.672Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\jvmtest\openjdk [2025-06-17T20:59:54.672Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\openjdk [2025-06-17T20:59:55.000Z] [2025-06-17T20:59:55.000Z] openjdk-jdk.check: [2025-06-17T20:59:55.000Z] [2025-06-17T20:59:55.000Z] getOpenjdk: [2025-06-17T20:59:55.000Z] [echo] Using user specified repo and branch [2025-06-17T20:59:55.328Z] [exec] git clone --depth 1 -q --reference-if-able C:/cygwin64/home/jenkins/openjdk_cache -b jdk8u462-b06_adopt https://github.com/adoptium/jdk8u openjdktemp [2025-06-17T20:59:55.328Z] [exec] info: Could not add alternate for 'C:/cygwin64/home/jenkins/openjdk_cache': reference repository 'C:/cygwin64/home/jenkins/openjdk_cache' is not a local repository. [2025-06-17T21:00:10.985Z] [exec] Note: switching to 'cee3d9f5a29e6a1cbbb9a9448e257c3f814d0f18'. [2025-06-17T21:00:10.985Z] [exec] [2025-06-17T21:00:10.985Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2025-06-17T21:00:10.985Z] [exec] changes and commit them, and you can discard any commits you make in this [2025-06-17T21:00:10.985Z] [exec] state without impacting any branches by switching back to a branch. [2025-06-17T21:00:10.985Z] [exec] [2025-06-17T21:00:10.986Z] [exec] If you want to create a new branch to retain commits you create, you may [2025-06-17T21:00:10.986Z] [exec] do so (now or later) by using -c with the switch command. Example: [2025-06-17T21:00:10.986Z] [exec] [2025-06-17T21:00:10.986Z] [exec] git switch -c <new-branch-name> [2025-06-17T21:00:10.986Z] [exec] [2025-06-17T21:00:10.986Z] [exec] Or undo this operation with: [2025-06-17T21:00:10.986Z] [exec] [2025-06-17T21:00:10.986Z] [exec] git switch - [2025-06-17T21:00:10.986Z] [exec] [2025-06-17T21:00:10.986Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2025-06-17T21:00:10.986Z] [exec] [2025-06-17T21:01:08.387Z] [exec] Check sha in openjdk-jdk and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//testenv/testenv.properties [2025-06-17T21:01:08.387Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u [2025-06-17T21:01:08.387Z] [exec] JDK8_BRANCH=cee3d9f5a29e6a1cbbb9a9448e257c3f814d0f18 [2025-06-17T21:01:08.387Z] [2025-06-17T21:01:08.387Z] dist: [2025-06-17T21:01:08.387Z] [copy] Copying 40 files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\jvmtest\openjdk [2025-06-17T21:01:08.387Z] [2025-06-17T21:01:08.387Z] BUILD SUCCESSFUL [2025-06-17T21:01:08.387Z] Total time: 1 minute 14 seconds [2025-06-17T21:01:08.387Z] 0 [2025-06-17T21:01:08.387Z] [2025-06-17T21:01:08.387Z] [2025-06-17T21:01:08.387Z] RECORD TEST REPOs SHA [2025-06-17T21:01:08.387Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/scripts"; \ [2025-06-17T21:01:08.387Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt" [2025-06-17T21:01:08.716Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt [2025-06-17T21:01:08.716Z] touch C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt [2025-06-17T21:01:10.325Z] ================================================ [2025-06-17T21:01:10.325Z] timestamp: 20250617-210109 [2025-06-17T21:01:10.325Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests [2025-06-17T21:01:10.325Z] git repo: [2025-06-17T21:01:10.325Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-17T21:01:10.325Z] sha: [2025-06-17T21:01:10.325Z] 20c189de9f97f55af5b130fa309872a7ce12bf25 [2025-06-17T21:01:10.325Z] ================================================ [2025-06-17T21:01:10.325Z] timestamp: 20250617-210110 [2025-06-17T21:01:10.326Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/openjdk/openjdk-jdk [2025-06-17T21:01:10.326Z] git repo: [2025-06-17T21:01:10.326Z] Fetch URL: https://github.com/adoptium/jdk8u [2025-06-17T21:01:10.326Z] sha: [2025-06-17T21:01:10.326Z] cee3d9f5a29e6a1cbbb9a9448e257c3f814d0f18 [2025-06-17T21:01:10.650Z] ================================================ [2025-06-17T21:01:10.650Z] timestamp: 20250617-210110 [2025-06-17T21:01:10.650Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG [2025-06-17T21:01:10.650Z] git repo: [2025-06-17T21:01:10.650Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-17T21:01:10.650Z] sha: [2025-06-17T21:01:10.962Z] f03d5564fa18382f7f770380a452fec4d4240df9 [2025-06-17T21:01:10.962Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG' [Pipeline] } [2025-06-17T21:01:11.020Z] $ ssh-agent -k [2025-06-17T21:01:11.066Z] unset SSH_AUTH_SOCK; [2025-06-17T21:01:11.066Z] unset SSH_AGENT_PID; [2025-06-17T21:01:11.066Z] echo Agent pid 1635 killed; [2025-06-17T21:01:11.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-17T21:01:11.235Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-17T21:01:11.261Z] ITERATION: 1/1 [Pipeline] sh [2025-06-17T21:01:11.727Z] ++ uname [2025-06-17T21:01:11.727Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-17T21:01:11.727Z] ++ uname [2025-06-17T21:01:11.727Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-17T21:01:11.727Z] ++ uname [2025-06-17T21:01:11.727Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-17T21:01:11.727Z] + MAKE=make [2025-06-17T21:01:11.727Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-17T21:01:11.727Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-17T21:01:12.231Z] ++ uname [2025-06-17T21:01:12.231Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-17T21:01:12.231Z] ++ uname [2025-06-17T21:01:12.231Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-17T21:01:12.231Z] ++ uname [2025-06-17T21:01:12.231Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-17T21:01:12.231Z] + MAKE=make [2025-06-17T21:01:12.231Z] + cd ./aqa-tests [2025-06-17T21:01:12.231Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-17T21:01:12.231Z] ++ set +x [2025-06-17T21:01:12.231Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-06-17T21:01:12.231Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-06-17T21:01:12.231Z] make _testList TESTLIST=hotspot_custom_0 [2025-06-17T21:01:12.231Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG' [2025-06-17T21:01:12.231Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image [2025-06-17T21:01:12.554Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-06-17T21:01:12.554Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=hotspot_custom_0 [2025-06-17T21:01:12.554Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG' [2025-06-17T21:01:12.554Z] perl scripts/configure.pl [2025-06-17T21:01:12.554Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=hotspot_custom_0 --numOfMachines= --testTime= --TRSSURL= [2025-06-17T21:01:13.245Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-17T21:01:13.245Z] [2025-06-17T21:01:13.245Z] Starting to generate test make files. [2025-06-17T21:01:13.245Z] [2025-06-17T21:01:16.934Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\..\openjdk\playlist.xml [2025-06-17T21:01:16.934Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG/../openjdk/autoGen.mk [2025-06-17T21:01:16.934Z] [2025-06-17T21:01:16.934Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG/../autoGen.mk [2025-06-17T21:01:16.934Z] [2025-06-17T21:01:16.934Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG/../TKG/utils.mk [2025-06-17T21:01:16.934Z] [2025-06-17T21:01:16.934Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0\aqa-tests\TKG/../TKG/rerun.mk [2025-06-17T21:01:16.934Z] [2025-06-17T21:01:16.934Z] Make files are generated successfully. [2025-06-17T21:01:16.934Z] [2025-06-17T21:01:16.934Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG' [2025-06-17T21:01:16.934Z] make -f runtest.mk _testList [2025-06-17T21:01:16.934Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/TKG' [2025-06-17T21:01:17.256Z] [2025-06-17T21:01:17.256Z] Running make 4.4.1 [2025-06-17T21:01:17.256Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/ [2025-06-17T21:01:17.582Z] set JDK_VERSION to 8 [2025-06-17T21:01:17.582Z] set JDK_IMPL to hotspot [2025-06-17T21:01:17.894Z] set JVM_VERSION to openjdk8 [2025-06-17T21:01:17.894Z] set JCL_VERSION to latest [2025-06-17T21:01:17.894Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.8.1+1 [2025-06-17T21:01:17.894Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image [2025-06-17T21:01:17.894Z] set SPEC to win_x86-64 [2025-06-17T21:01:17.894Z] set TEST_FLAG to [2025-06-17T21:01:18.208Z] Running testList ... [2025-06-17T21:01:18.208Z] There are 1 test targets in testList [2025-06-17T21:01:18.208Z] "c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image\\bin\\java" -version [2025-06-17T21:01:18.208Z] openjdk version "1.8.0_462-beta" [2025-06-17T21:01:18.208Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172006-b06) [2025-06-17T21:01:18.208Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-06-17T21:01:18.521Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests' [2025-06-17T21:01:18.521Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_0/aqa-tests/openjdk' [2025-06-17T21:01:20.118Z] expr: non-integer argument [2025-06-17T21:01:20.119Z] expr: syntax error: missing argument after '>' [2025-06-17T21:01:20.445Z] [2025-06-17T21:01:20.760Z] ===============================================