Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 558 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 2996 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 253 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.functional_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_sanity.functional_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/master^{commit} # timeout=10 Checking out Revision 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10 Commit message: "JDK24+ exclude selected test variation and platforms (#6289)" > git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-05-27T21:17:01.546Z] SPEC: win_x86-64 [Pipeline] echo [2025-05-27T21:17:01.547Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-05-27T21:17:01.558Z] 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-05-27T21:17:01.562Z] dynamicAgents: [] [Pipeline] node [2025-05-27T21:17:16.571Z] Still waiting to schedule task [2025-05-27T21:17:16.572Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-05-27T22:34:50.249Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_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-05-27T22:34:50.282Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-05-27T22:34:50.337Z] [WS-CLEANUP] Deleting project workspace... [2025-05-27T22:34:50.337Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-05-27T22:34:50.355Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-05-27T22:34:50.398Z] The recommended git tool is: git [2025-05-27T22:34:50.436Z] No credentials specified [2025-05-27T22:34:50.454Z] Cloning the remote Git repository [2025-05-27T22:34:50.485Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-05-27T22:34:50.486Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests # timeout=10 [2025-05-27T22:34:50.582Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-05-27T22:34:50.582Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-05-27T22:34:50.582Z] > git --version # timeout=10 [2025-05-27T22:34:50.729Z] > git --version # 'git version 2.45.1' [2025-05-27T22:34:50.730Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-27T22:34:58.199Z] Avoid second fetch [2025-05-27T22:34:58.288Z] Checking out Revision 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master) [2025-05-27T22:34:58.043Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-05-27T22:34:58.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-27T22:34:58.211Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-05-27T22:34:58.299Z] > git config core.sparsecheckout # timeout=10 [2025-05-27T22:34:58.360Z] > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10 [2025-05-27T22:35:02.632Z] Commit message: "JDK24+ exclude selected test variation and platforms (#6289)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_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-05-27T22:35:03.784Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-05-27T22:35:03.809Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-05-27T22:35:04.277Z] + LC_TIME=C [2025-05-27T22:35:04.278Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-05-27T22:35:04.654Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-05-27T22:35:05.082Z] + aqa-tests/terminateTestProcesses.sh null [2025-05-27T22:35:05.082Z] Windows machine, using powershell queries... [2025-05-27T22:35:05.742Z] 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-05-27T22:35:06.891Z] + printenv [2025-05-27T22:35:06.891Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-05-27T22:35:06.891Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-05-27T22:35:06.891Z] !ExitCode=00000000 [2025-05-27T22:35:06.891Z] KEEP_WORKSPACE=false [2025-05-27T22:35:06.891Z] NUMBER_OF_PROCESSORS=2 [2025-05-27T22:35:06.891Z] FPS_BROWSER_USER_PROFILE_STRING=Default [2025-05-27T22:35:06.891Z] PROCESSOR_LEVEL=6 [2025-05-27T22:35:06.891Z] TAP_NAME=Test_openjdk8_hs_sanity.functional_x86-64_windows.tap [2025-05-27T22:35:06.891Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib [2025-05-27T22:35:06.891Z] EXIT_FAILURE=false [2025-05-27T22:35:06.891Z] JDK_BRANCH=jdk8u462-b03_adopt [2025-05-27T22:35:06.891Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_windows/622/display/redirect?page=tests [2025-05-27T22:35:06.891Z] PLATFORM=x86-64_windows [2025-05-27T22:35:06.891Z] DOCKER_REQUIRED=false [2025-05-27T22:35:06.891Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2 [2025-05-27T22:35:06.891Z] PROGRAMFILES=C:\Program Files [2025-05-27T22:35:06.891Z] git=C:\Program Files\Git\cmd\git.exe [2025-05-27T22:35:06.891Z] TIME_LIMIT=25 [2025-05-27T22:35:06.891Z] JENKINS_SERVER_COOKIE=durable-ec0aa0fcedb9cce928d910826fedfc7450fe31a0a61c42b6dc7f61e899b143ee [2025-05-27T22:35:06.891Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-05-27T22:35:06.891Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.13+11 [2025-05-27T22:35:06.891Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-27T22:35:06.891Z] GENERATE_JOBS=true [2025-05-27T22:35:06.891Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-05-27T22:35:06.891Z] OS=Windows_NT [2025-05-27T22:35:06.891Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_windows/622/display/redirect?page=changes [2025-05-27T22:35:06.891Z] HOMEDRIVE=C: [2025-05-27T22:35:06.891Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-05-27T22:35:06.891Z] RERUN_ITERATIONS=1 [2025-05-27T22:35:06.891Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-05-27T22:35:06.891Z] USERDOMAIN=test-azure-win2 [2025-05-27T22:35:06.891Z] STF_OWNER_BRANCH=adoptium:master [2025-05-27T22:35:06.891Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-05-27T22:35:06.891Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows [2025-05-27T22:35:06.891Z] USERPROFILE=C:\Users\jenkins [2025-05-27T22:35:06.891Z] ARCHIVE_TEST_RESULTS=false [2025-05-27T22:35:06.891Z] SETUP_JCK_RUN=false [2025-05-27T22:35:06.891Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_windows/622/ [2025-05-27T22:35:06.891Z] SLACK_CHANNEL=aqavit-bot [2025-05-27T22:35:06.891Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2025-05-27T22:35:06.891Z] JCK_GIT_BRANCH=master [2025-05-27T22:35:06.891Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_windows/ [2025-05-27T22:35:06.891Z] BUILD_NUMBER=622 [2025-05-27T22:35:06.891Z] TKG_ITERATIONS=1 [2025-05-27T22:35:06.891Z] _=/usr/bin/printenv [2025-05-27T22:35:06.891Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-05-27T22:35:06.892Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows/../../benchmarks [2025-05-27T22:35:06.892Z] ALLUSERSPROFILE=C:\ProgramData [2025-05-27T22:35:06.892Z] JENKINS_NODE_COOKIE=a381af6d-80f6-45f5-a9ff-6aa3ef76cf68 [2025-05-27T22:35:06.892Z] CommonProgramW6432=C:\Program Files\Common Files [2025-05-27T22:35:06.892Z] KEEP_REPORTDIR=false [2025-05-27T22:35:06.892Z] BUILD_DISPLAY_NAME=#622 [2025-05-27T22:35:06.892Z] SDK_RESOURCE=upstream [2025-05-27T22:35:06.892Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image [2025-05-27T22:35:06.892Z] HOME=/home/jenkins [2025-05-27T22:35:06.892Z] USERNAME=jenkins [2025-05-27T22:35:06.892Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-05-27T22:35:06.892Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-05-27T22:35:06.892Z] JENKINS_URL=https://ci.adoptium.net/ [2025-05-27T22:35:06.892Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.functional_x86-64_windows [2025-05-27T22:35:06.892Z] JOBSTARTTIME=Tue, 27 May 2025 22:35:04 +0000 [2025-05-27T22:35:06.892Z] JDK_VERSION=8 [2025-05-27T22:35:06.892Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-05-27T22:35:06.892Z] JOB_NAME=Test_openjdk8_hs_sanity.functional_x86-64_windows [2025-05-27T22:35:06.892Z] USE_TESTENV_PROPERTIES=false [2025-05-27T22:35:06.892Z] SYSTEMROOT=C:\Windows [2025-05-27T22:35:06.892Z] PERSONAL_BUILD=false [2025-05-27T22:35:06.892Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_windows/622/display/redirect [2025-05-27T22:35:06.892Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-05-27T22:35:06.892Z] AUTO_DETECT=true [2025-05-27T22:35:06.892Z] EXIT_SUCCESS=false [2025-05-27T22:35:06.892Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_windows/display/redirect [2025-05-27T22:35:06.892Z] PROMPT=$P$G [2025-05-27T22:35:06.892Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows [2025-05-27T22:35:06.892Z] COMPUTERNAME=test-azure-win2 [2025-05-27T22:35:06.892Z] OPENJ9_BRANCH=master [2025-05-27T22:35:06.892Z] EXTERNAL_CUSTOM_BRANCH=master [2025-05-27T22:35:06.892Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/system_lib [2025-05-27T22:35:06.892Z] PARALLEL=Dynamic [2025-05-27T22:35:06.892Z] HUDSON_URL=https://ci.adoptium.net/ [2025-05-27T22:35:06.892Z] ITERATIONS=1 [2025-05-27T22:35:06.892Z] UPSTREAM_JOB_NUMBER=558 [2025-05-27T22:35:06.892Z] SPEC=win_x86-64 [2025-05-27T22:35:06.892Z] TERM=xterm-256color [2025-05-27T22:35:06.892Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-05-27T22:35:06.892Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-05-27T22:35:06.892Z] LOGONSERVER=\\test-azure-win2 [2025-05-27T22:35:06.892Z] NODE_NAME=test-azure-win2022-x64-4 [2025-05-27T22:35:06.892Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-05-27T22:35:06.892Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-05-27T22:35:06.892Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-05-27T22:35:06.892Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-05-27T22:35:06.892Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-05-27T22:35:06.892Z] DYNAMIC_COMPILE=true [2025-05-27T22:35:06.892Z] SHLVL=2 [2025-05-27T22:35:06.892Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.functional_x86-64_windows-622 [2025-05-27T22:35:06.892Z] PROCESSOR_REVISION=5507 [2025-05-27T22:35:06.892Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-05-27T22:35:06.892Z] EXECUTOR_NUMBER=0 [2025-05-27T22:35:06.892Z] HUDSON_COOKIE=71447a6a-c9b0-42b1-aa5d-0c77df976ff4 [2025-05-27T22:35:06.892Z] ADOPTOPENJDK_BRANCH=master [2025-05-27T22:35:06.892Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-05-27T22:35:06.892Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-05-27T22:35:06.892Z] ORIGIN_JDK_VERSION=8 [2025-05-27T22:35:06.892Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2025-05-27T22:35:06.892Z] SESSIONNAME=RDP-Tcp#2 [2025-05-27T22:35:06.892Z] NUM_PROCESSORS=2 [2025-05-27T22:35:06.892Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-05-27T22:35:06.892Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022 [2025-05-27T22:35:06.892Z] STAGE_NAME=Setup [2025-05-27T22:35:06.892Z] EXTERNAL_TEST_CMD=mvn clean install [2025-05-27T22:35:06.892Z] TEST_TIME=120 [2025-05-27T22:35:06.892Z] HOMEPATH=\Users\jenkins [2025-05-27T22:35:06.892Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows@tmp [2025-05-27T22:35:06.892Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-05-27T22:35:06.892Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.13+11/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-05-27T22:35:06.892Z] LIGHT_WEIGHT_CHECKOUT=false [2025-05-27T22:35:06.892Z] TKG_OWNER_BRANCH=adoptium:master [2025-05-27T22:35:06.892Z] ProgramW6432=C:\Program Files [2025-05-27T22:35:06.892Z] CI=true [2025-05-27T22:35:06.892Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_windows/622/display/redirect?page=artifacts [2025-05-27T22:35:06.892Z] ACTIVE_NODE_TIMEOUT=5 [2025-05-27T22:35:06.892Z] RERUN_FAILURE=true [2025-05-27T22:35:06.892Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-05-27T22:35:06.892Z] BUILD_LIST=functional [2025-05-27T22:35:06.892Z] BUILD_ID=622 [2025-05-27T22:35:06.892Z] WINDIR=C:\Windows [2025-05-27T22:35:06.892Z] FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer [2025-05-27T22:35:06.892Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-05-27T22:35:06.892Z] PUBLIC=C:\Users\Public [2025-05-27T22:35:06.892Z] CLIENTNAME=SCOTTS-PC [2025-05-27T22:35:06.892Z] SYSTEMDRIVE=C: [2025-05-27T22:35:06.892Z] TARGET=sanity.functional [2025-05-27T22:35:06.892Z] USE_JRE=false [2025-05-27T22:35:06.892Z] JDK_IMPL=hotspot [2025-05-27T22:35:06.892Z] 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-05-27T22:35:06.933Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-05-27T22:35:06.943Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-05-27T22:35:22.047Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 558 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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-05-27T22:35:22.264Z] 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-05-27T22:35:22.269Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows [Pipeline] { [Pipeline] sshagent [2025-05-27T22:35:22.304Z] $ ssh-agent [2025-05-27T22:35:22.431Z] SSH_AUTH_SOCK=/tmp/ssh-cIFhmm6h8VdI/agent.1612 [2025-05-27T22:35:22.431Z] SSH_AGENT_PID=1613 [2025-05-27T22:35:22.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-05-27T22:35:22.448Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-05-27T22:35:22.470Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-05-27T22:35:23.279Z] ++ pwd [2025-05-27T22:35:23.279Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-05-27T22:35:23.279Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests [2025-05-27T22:35:23.279Z] get jdk binary... [2025-05-27T22:35:23.279Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-05-27T22:35:23.279Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u462b03-ea.zip ... [2025-05-27T22:35:26.956Z] List files in jdkbinary folder... [2025-05-27T22:35:26.956Z] total 173952 [2025-05-27T22:35:26.956Z] -rwxrwx---+ 1 jenkins None 30387868 May 27 20:45 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:35:26.956Z] -rwxrwx---+ 1 jenkins None 106974213 May 27 20:51 OpenJDK8U-jdk_x64_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:35:26.956Z] -rwxrwx---+ 1 jenkins None 40653929 May 27 20:52 OpenJDK8U-jre_x64_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:35:26.956Z] -rwxrwx---+ 1 jenkins None 24015 May 27 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b03-ea-metadata.json [2025-05-27T22:35:26.956Z] -rwxrwx---+ 1 jenkins None 79153 May 27 21:07 OpenJDK8U-sbom_x64_windows_hotspot_8u462b03-ea.json [2025-05-27T22:35:26.956Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 tmp [2025-05-27T22:35:26.956Z] List files in jdkbinary/tmp folder... [2025-05-27T22:35:26.956Z] total 4 [2025-05-27T22:35:26.956Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:45 jdk8u462-b03 [2025-05-27T22:35:26.956Z] Moving directory jdk8u462-b03/ to ../j2sdk-image [2025-05-27T22:35:26.956Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u462b03-ea.zip ... [2025-05-27T22:35:28.042Z] List files in jdkbinary folder... [2025-05-27T22:35:28.042Z] total 173956 [2025-05-27T22:35:28.042Z] -rwxrwx---+ 1 jenkins None 30387868 May 27 20:45 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:35:28.042Z] -rwxrwx---+ 1 jenkins None 106974213 May 27 20:51 OpenJDK8U-jdk_x64_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:35:28.042Z] -rwxrwx---+ 1 jenkins None 40653929 May 27 20:52 OpenJDK8U-jre_x64_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:35:28.043Z] -rwxrwx---+ 1 jenkins None 24015 May 27 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b03-ea-metadata.json [2025-05-27T22:35:28.043Z] -rwxrwx---+ 1 jenkins None 79153 May 27 21:07 OpenJDK8U-sbom_x64_windows_hotspot_8u462b03-ea.json [2025-05-27T22:35:28.043Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:45 j2sdk-image [2025-05-27T22:35:28.043Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 tmp [2025-05-27T22:35:28.043Z] List files in jdkbinary/tmp folder... [2025-05-27T22:35:28.043Z] total 4 [2025-05-27T22:35:28.043Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:45 jdk8u462-b03-jre [2025-05-27T22:35:28.365Z] Moving directory jdk8u462-b03-jre/ to ../j2re-image [2025-05-27T22:35:28.365Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u462b03-ea.zip over ./j2sdk-image/jre... [2025-05-27T22:35:29.938Z] Removing top-level folder jdk8u462-b03-debug-image/ [2025-05-27T22:35:29.938Z] Removing top-level folder jdk8u462-b03/ [2025-05-27T22:35:33.598Z] Run c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2025-05-27T22:35:33.598Z] =JAVA VERSION OUTPUT BEGIN= [2025-05-27T22:35:33.598Z] openjdk version "1.8.0_462-beta" [2025-05-27T22:35:33.598Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272007-b03) [2025-05-27T22:35:33.598Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode) [2025-05-27T22:35:33.598Z] =JAVA VERSION OUTPUT END= [2025-05-27T22:35:33.598Z] =RELEASE INFO BEGIN= [2025-05-27T22:35:33.598Z] JAVA_VERSION="1.8.0_462" [2025-05-27T22:35:33.598Z] OS_NAME="Windows" [2025-05-27T22:35:33.598Z] OS_VERSION="5.2" [2025-05-27T22:35:33.598Z] OS_ARCH="amd64" [2025-05-27T22:35:33.598Z] SOURCE=".:git:c7e9cfe6f5eb+" [2025-05-27T22:35:33.598Z] IMPLEMENTOR="Eclipse Adoptium" [2025-05-27T22:35:33.598Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de" [2025-05-27T22:35:33.598Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-05-27T22:35:33.598Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-05-27T22:35:33.598Z] FULL_VERSION="1.8.0_462-beta-202505272007-b03" [2025-05-27T22:35:33.598Z] SEMANTIC_VERSION="8.0.462+3" [2025-05-27T22:35:33.598Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-05-27T22:35:33.598Z] JVM_VARIANT="Hotspot" [2025-05-27T22:35:33.598Z] JVM_VERSION="25.462-b03" [2025-05-27T22:35:33.598Z] IMAGE_TYPE="JDK" [2025-05-27T22:35:33.598Z] =RELEASE INFO END= [2025-05-27T22:35:33.598Z] get testKitGen... [2025-05-27T22:35:33.598Z] git clone -q https://github.com/adoptium/TKG.git [2025-05-27T22:35:35.750Z] git rev-parse master [2025-05-27T22:35:35.750Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472 [2025-05-27T22:35:36.079Z] get functional test material... [2025-05-27T22:35:36.079Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2025-05-27T22:35:36.079Z] Cloning into 'openj9'... [2025-05-27T22:35:36.434Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2025-05-27T22:35:45.072Z] Updating files: 9% (954/10322) [2025-05-27T22:35:45.072Z] Updating files: 10% (1033/10322) [2025-05-27T22:35:45.072Z] Updating files: 11% (1136/10322) [2025-05-27T22:35:45.072Z] Updating files: 12% (1239/10322) [2025-05-27T22:35:45.072Z] Updating files: 13% (1342/10322) [2025-05-27T22:35:45.072Z] Updating files: 14% (1446/10322) [2025-05-27T22:35:45.072Z] Updating files: 15% (1549/10322) [2025-05-27T22:35:45.072Z] Updating files: 16% (1652/10322) [2025-05-27T22:35:45.072Z] Updating files: 17% (1755/10322) [2025-05-27T22:35:45.072Z] Updating files: 17% (1760/10322) [2025-05-27T22:35:45.072Z] Updating files: 18% (1858/10322) [2025-05-27T22:35:45.072Z] Updating files: 19% (1962/10322) [2025-05-27T22:35:45.406Z] Updating files: 20% (2065/10322) [2025-05-27T22:35:45.406Z] Updating files: 21% (2168/10322) [2025-05-27T22:35:45.406Z] Updating files: 22% (2271/10322) [2025-05-27T22:35:46.988Z] Updating files: 23% (2375/10322) [2025-05-27T22:35:46.988Z] Updating files: 24% (2478/10322) [2025-05-27T22:35:46.988Z] Updating files: 24% (2518/10322) [2025-05-27T22:35:47.314Z] Updating files: 25% (2581/10322) [2025-05-27T22:35:47.314Z] Updating files: 26% (2684/10322) [2025-05-27T22:35:47.314Z] Updating files: 27% (2787/10322) [2025-05-27T22:35:47.639Z] Updating files: 28% (2891/10322) [2025-05-27T22:35:47.639Z] Updating files: 29% (2994/10322) [2025-05-27T22:35:47.639Z] Updating files: 30% (3097/10322) [2025-05-27T22:35:47.639Z] Updating files: 31% (3200/10322) [2025-05-27T22:35:48.022Z] Updating files: 32% (3304/10322) [2025-05-27T22:35:48.022Z] Updating files: 32% (3323/10322) [2025-05-27T22:35:48.022Z] Updating files: 33% (3407/10322) [2025-05-27T22:35:48.347Z] Updating files: 34% (3510/10322) [2025-05-27T22:35:48.347Z] Updating files: 35% (3613/10322) [2025-05-27T22:35:48.347Z] Updating files: 36% (3716/10322) [2025-05-27T22:35:48.347Z] Updating files: 37% (3820/10322) [2025-05-27T22:35:48.684Z] Updating files: 38% (3923/10322) [2025-05-27T22:35:48.684Z] Updating files: 39% (4026/10322) [2025-05-27T22:35:48.684Z] Updating files: 40% (4129/10322) [2025-05-27T22:35:48.685Z] Updating files: 41% (4233/10322) [2025-05-27T22:35:49.010Z] Updating files: 42% (4336/10322) [2025-05-27T22:35:49.010Z] Updating files: 42% (4414/10322) [2025-05-27T22:35:49.010Z] Updating files: 43% (4439/10322) [2025-05-27T22:35:49.333Z] Updating files: 44% (4542/10322) [2025-05-27T22:35:49.333Z] Updating files: 45% (4645/10322) [2025-05-27T22:35:49.333Z] Updating files: 46% (4749/10322) [2025-05-27T22:35:51.485Z] Updating files: 47% (4852/10322) [2025-05-27T22:35:51.485Z] Updating files: 48% (4955/10322) [2025-05-27T22:35:51.485Z] Updating files: 48% (5036/10322) [2025-05-27T22:35:51.485Z] Updating files: 49% (5058/10322) [2025-05-27T22:35:51.485Z] Updating files: 50% (5161/10322) [2025-05-27T22:35:51.810Z] Updating files: 51% (5265/10322) [2025-05-27T22:35:51.810Z] Updating files: 52% (5368/10322) [2025-05-27T22:35:51.810Z] Updating files: 53% (5471/10322) [2025-05-27T22:35:51.810Z] Updating files: 53% (5535/10322) [2025-05-27T22:35:52.135Z] Updating files: 54% (5574/10322) [2025-05-27T22:35:52.135Z] Updating files: 55% (5678/10322) [2025-05-27T22:35:52.462Z] Updating files: 56% (5781/10322) [2025-05-27T22:35:52.462Z] Updating files: 57% (5884/10322) [2025-05-27T22:35:52.462Z] Updating files: 58% (5987/10322) [2025-05-27T22:35:52.855Z] Updating files: 59% (6090/10322) [2025-05-27T22:35:52.855Z] Updating files: 60% (6194/10322) [2025-05-27T22:35:52.855Z] Updating files: 61% (6297/10322) [2025-05-27T22:35:52.855Z] Updating files: 61% (6357/10322) [2025-05-27T22:35:53.176Z] Updating files: 62% (6400/10322) [2025-05-27T22:35:53.176Z] Updating files: 63% (6503/10322) [2025-05-27T22:35:53.176Z] Updating files: 64% (6607/10322) [2025-05-27T22:35:53.859Z] Updating files: 65% (6710/10322) [2025-05-27T22:35:53.859Z] Updating files: 66% (6813/10322) [2025-05-27T22:35:54.534Z] Updating files: 66% (6898/10322) [2025-05-27T22:35:54.860Z] Updating files: 67% (6916/10322) [2025-05-27T22:35:55.184Z] Updating files: 68% (7019/10322) [2025-05-27T22:35:55.508Z] Updating files: 68% (7048/10322) [2025-05-27T22:35:55.812Z] Updating files: 69% (7123/10322) [2025-05-27T22:35:56.490Z] Updating files: 70% (7226/10322) [2025-05-27T22:35:56.815Z] Updating files: 70% (7236/10322) [2025-05-27T22:35:58.394Z] Updating files: 71% (7329/10322) [2025-05-27T22:35:58.394Z] Updating files: 71% (7397/10322) [2025-05-27T22:35:58.722Z] Updating files: 71% (7431/10322) [2025-05-27T22:35:59.039Z] Updating files: 72% (7432/10322) [2025-05-27T22:35:59.718Z] Updating files: 72% (7471/10322) [2025-05-27T22:35:59.718Z] Updating files: 73% (7536/10322) [2025-05-27T22:36:00.097Z] Updating files: 74% (7639/10322) [2025-05-27T22:36:00.097Z] Updating files: 74% (7640/10322) [2025-05-27T22:36:00.097Z] Updating files: 75% (7742/10322) [2025-05-27T22:36:00.422Z] Updating files: 76% (7845/10322) [2025-05-27T22:36:00.748Z] Updating files: 77% (7948/10322) [2025-05-27T22:36:00.748Z] Updating files: 78% (8052/10322) [2025-05-27T22:36:01.448Z] Updating files: 79% (8155/10322) [2025-05-27T22:36:01.773Z] Updating files: 79% (8173/10322) [2025-05-27T22:36:02.077Z] Updating files: 80% (8258/10322) [2025-05-27T22:36:02.403Z] Updating files: 80% (8328/10322) [2025-05-27T22:36:03.493Z] Updating files: 81% (8361/10322) [2025-05-27T22:36:03.815Z] Updating files: 82% (8465/10322) [2025-05-27T22:36:04.134Z] Updating files: 82% (8486/10322) [2025-05-27T22:36:04.460Z] Updating files: 82% (8518/10322) [2025-05-27T22:36:04.786Z] Updating files: 83% (8568/10322) [2025-05-27T22:36:04.786Z] Updating files: 84% (8671/10322) [2025-05-27T22:36:04.786Z] Updating files: 85% (8774/10322) [2025-05-27T22:36:05.110Z] Updating files: 85% (8817/10322) [2025-05-27T22:36:05.110Z] Updating files: 86% (8877/10322) [2025-05-27T22:36:05.110Z] Updating files: 87% (8981/10322) [2025-05-27T22:36:05.436Z] Updating files: 88% (9084/10322) [2025-05-27T22:36:05.436Z] Updating files: 89% (9187/10322) [2025-05-27T22:36:05.763Z] Updating files: 90% (9290/10322) [2025-05-27T22:36:05.763Z] Updating files: 91% (9394/10322) [2025-05-27T22:36:05.763Z] Updating files: 92% (9497/10322) [2025-05-27T22:36:05.763Z] Updating files: 93% (9600/10322) [2025-05-27T22:36:06.087Z] Updating files: 93% (9664/10322) [2025-05-27T22:36:06.087Z] Updating files: 94% (9703/10322) [2025-05-27T22:36:06.087Z] Updating files: 95% (9806/10322) [2025-05-27T22:36:07.380Z] Updating files: 96% (9910/10322) [2025-05-27T22:36:07.380Z] Updating files: 97% (10013/10322) [2025-05-27T22:36:07.703Z] Updating files: 98% (10116/10322) [2025-05-27T22:36:07.703Z] Updating files: 99% (10219/10322) [2025-05-27T22:36:07.703Z] Updating files: 99% (10318/10322) [2025-05-27T22:36:07.703Z] Updating files: 100% (10322/10322) [2025-05-27T22:36:07.703Z] Updating files: 100% (10322/10322), done. [2025-05-27T22:36:07.703Z] check OpenJ9 Repo sha [2025-05-27T22:36:07.704Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2025-05-27T22:36:07.704Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/testenv/testenv.properties [2025-05-27T22:36:08.051Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-27T22:36:08.051Z] OPENJ9_SHA=8be07bf176432b9d9343183f0193dc3225b93012 [2025-05-27T22:36:08.051Z] total 118 [2025-05-27T22:36:08.051Z] -rw-rw-r--+ 1 jenkins None 4665 May 27 22:34 Contributing.md [2025-05-27T22:36:08.051Z] -rw-rw-r--+ 1 jenkins None 11360 May 27 22:34 LICENSE [2025-05-27T22:36:08.051Z] -rw-rw-r--+ 1 jenkins None 65 May 27 22:34 NOTICE [2025-05-27T22:36:08.051Z] -rw-rw-r--+ 1 jenkins None 8335 May 27 22:34 README.md [2025-05-27T22:36:08.051Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 TKG [2025-05-27T22:36:08.051Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:34 buildenv [2025-05-27T22:36:08.051Z] -rwxrwxr-x+ 1 jenkins None 339 May 27 22:34 compile.sh [2025-05-27T22:36:08.051Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:34 config [2025-05-27T22:36:08.051Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:34 doc [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:34 docs [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:34 external [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 functional [2025-05-27T22:36:08.052Z] -rwxrwxr-x+ 1 jenkins None 30008 May 27 22:35 get.sh [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 jck [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 openj9 [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 openjdk [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 perf [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 scripts [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 system [2025-05-27T22:36:08.052Z] -rwxrwxr-x+ 1 jenkins None 3935 May 27 22:35 terminateTestProcesses.sh [2025-05-27T22:36:08.052Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:35 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-05-27T22:36:16.805Z] $ ssh-agent -k [2025-05-27T22:36:16.862Z] unset SSH_AUTH_SOCK; [2025-05-27T22:36:16.863Z] unset SSH_AGENT_PID; [2025-05-27T22:36:16.863Z] echo Agent pid 1613 killed; [2025-05-27T22:36:16.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-05-27T22:36:17.324Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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=false&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-b03_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&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=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=558&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-05-27T22:36:17.334Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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=false&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-4&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-b03_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&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=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=558&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-05-27T22:36:17.379Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-05-27T22:36:17.495Z] Copied 1 artifact from "getTRSSOutput" build number 1786 [Pipeline] sh [2025-05-27T22:36:17.938Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-05-27T22:36:17.939Z] + gzip -cd TRSSOutput.tar.gz [2025-05-27T22:36:17.939Z] + tar xof - [2025-05-27T22:36:19.010Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-05-27T22:36:19.081Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-27T22:36:19.097Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-27T22:36:20.077Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-05-27T22:36:20.749Z] -------------------------------------------- [2025-05-27T22:36:20.749Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib [2025-05-27T22:36:20.749Z] task is set to default [2025-05-27T22:36:20.749Z] dependencyList is set to all [2025-05-27T22:36:20.749Z] -------------------------------------------- [2025-05-27T22:36:20.749Z] Starting download third party dependent jars [2025-05-27T22:36:20.749Z] -------------------------------------------- [2025-05-27T22:36:20.749Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-05-27T22:36:20.750Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-05-27T22:36:20.827Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] sh [2025-05-27T22:36:21.291Z] + cd ./aqa-tests/TKG [2025-05-27T22:36:21.291Z] ++ uname [2025-05-27T22:36:21.608Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-05-27T22:36:21.608Z] ++ uname [2025-05-27T22:36:21.608Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-05-27T22:36:21.608Z] ++ uname [2025-05-27T22:36:21.608Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-05-27T22:36:21.608Z] + MAKE=make [2025-05-27T22:36:21.608Z] + make genParallelList TEST=sanity.functional TEST_TIME=120 NUM_MACHINES= [2025-05-27T22:36:21.608Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image [2025-05-27T22:36:21.912Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-05-27T22:36:21.912Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T22:36:21.912Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T22:36:21.912Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-27T22:36:21.912Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_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_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-27T22:36:23.536Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-05-27T22:36:23.863Z] [2025-05-27T22:36:23.863Z] build: [2025-05-27T22:36:23.863Z] [2025-05-27T22:36:23.863Z] clean: [2025-05-27T22:36:24.374Z] [2025-05-27T22:36:24.374Z] init: [2025-05-27T22:36:24.374Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\bin [2025-05-27T22:36:24.374Z] [2025-05-27T22:36:24.374Z] getDependentLibs: [2025-05-27T22:36:24.374Z] [exec] -------------------------------------------- [2025-05-27T22:36:24.374Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-05-27T22:36:24.374Z] [exec] task is set to default [2025-05-27T22:36:24.374Z] [exec] dependencyList is set to json_simple [2025-05-27T22:36:24.374Z] [exec] -------------------------------------------- [2025-05-27T22:36:24.374Z] [exec] Starting download third party dependent jars [2025-05-27T22:36:24.374Z] [exec] -------------------------------------------- [2025-05-27T22:36:24.374Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-05-27T22:36:24.374Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T22:36:24.374Z] [exec] downloaded dependent third party jars successfully [2025-05-27T22:36:24.374Z] [2025-05-27T22:36:24.374Z] compile: [2025-05-27T22:36:24.374Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:36:24.374Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:36:24.374Z] [echo] ===fork: yes [2025-05-27T22:36:24.374Z] [echo] ===debug: on [2025-05-27T22:36:24.374Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\bin [2025-05-27T22:36:28.407Z] [2025-05-27T22:36:28.407Z] dist: [2025-05-27T22:36:28.407Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-05-27T22:36:28.407Z] [2025-05-27T22:36:28.407Z] BUILD SUCCESSFUL [2025-05-27T22:36:28.407Z] Total time: 4 seconds [2025-05-27T22:36:28.407Z] 0 [2025-05-27T22:36:28.407Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-05-27T22:36:29.089Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-27T22:36:29.089Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-05-27T22:36:31.924Z] ****************************** MACHINE INFO ****************************** [2025-05-27T22:36:31.924Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG [2025-05-27T22:36:31.924Z] Free Physical Memory Size : 5908623360 [2025-05-27T22:36:31.924Z] Free space (bytes) : 409441411072 [2025-05-27T22:36:31.924Z] Total Physical Memory Size : 8536289280 [2025-05-27T22:36:31.925Z] Total space (bytes) : 549161218048 [2025-05-27T22:36:31.925Z] Usable space (bytes) : 409441411072 [2025-05-27T22:36:31.925Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:36:31.925Z] bashVersion : [2025-05-27T22:36:31.925Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-05-27T22:36:31.925Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-05-27T22:36:31.925Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] This is free software; you are free to change and redistribute it. [2025-05-27T22:36:31.925Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T22:36:31.925Z] cpuCores : 2 [2025-05-27T22:36:31.925Z] curlVersion : [2025-05-27T22:36:31.925Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2025-05-27T22:36:31.925Z] Release-Date: 2024-11-06 [2025-05-27T22:36:31.925Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-05-27T22:36:31.925Z] 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-05-27T22:36:31.925Z] dockerVersion : bash: line 1: docker: command not found [2025-05-27T22:36:31.925Z] gcc version : 12 [2025-05-27T22:36:31.925Z] gclibc version : ldd (cygwin) 3.5.4 [2025-05-27T22:36:31.925Z] gdb version : bash: line 1: gdb: command not found [2025-05-27T22:36:31.925Z] lldb version : Command could not be executed [2025-05-27T22:36:31.925Z] makeVersion : [2025-05-27T22:36:31.925Z] GNU Make 4.4.1 [2025-05-27T22:36:31.925Z] Built for x86_64-pc-cygwin [2025-05-27T22:36:31.925Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-05-27T22:36:31.925Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-05-27T22:36:31.925Z] This is free software: you are free to change and redistribute it. [2025-05-27T22:36:31.925Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T22:36:31.925Z] mavenVersion : bash: line 1: mvn: command not found [2025-05-27T22:36:31.925Z] perlVersion : [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-05-27T22:36:31.925Z] (with 3 registered patches, see perl -V for more detail) [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] Copyright 1987-2024, Larry Wall [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-27T22:36:31.925Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-27T22:36:31.925Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-27T22:36:31.925Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] podmanVersion : bash: line 1: podman: command not found [2025-05-27T22:36:31.925Z] procArch : unknown [2025-05-27T22:36:31.925Z] sysArch : x86_64 [2025-05-27T22:36:31.925Z] sysOS : CYGWIN_NT-10.0-20348 [2025-05-27T22:36:31.925Z] ulimit : [2025-05-27T22:36:31.925Z] core file size (blocks, -c) 0 [2025-05-27T22:36:31.925Z] data seg size (kbytes, -d) unlimited [2025-05-27T22:36:31.925Z] file size (blocks, -f) unlimited [2025-05-27T22:36:31.925Z] open files (-n) 3200 [2025-05-27T22:36:31.925Z] pipe size (512 bytes, -p) 8 [2025-05-27T22:36:31.925Z] stack size (kbytes, -s) 2032 [2025-05-27T22:36:31.925Z] cpu time (seconds, -t) unlimited [2025-05-27T22:36:31.925Z] max user processes (-u) 256 [2025-05-27T22:36:31.925Z] virtual memory (kbytes, -v) unlimited [2025-05-27T22:36:31.925Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-05-27T22:36:31.925Z] vmVendor : Oracle Corporation [2025-05-27T22:36:31.925Z] vmVersion : 25.462-b03 [2025-05-27T22:36:31.925Z] xlc version : bash: line 1: xlC: command not found [2025-05-27T22:36:31.925Z] ************************************************************************** [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] System.getProperty('java.vendor')=Temurin [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] System.getProperty('os.name')=Windows Server 2022 [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] System.getProperty('os.arch')=amd64 [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] System.getProperty('java.fullversion')=null [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:31.925Z] System.getProperty('sun.arch.data.model')=64 [2025-05-27T22:36:31.925Z] [2025-05-27T22:36:32.231Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib [2025-05-27T22:36:32.231Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:36:32.231Z] perl scripts/configure.pl [2025-05-27T22:36:32.232Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-05-27T22:36:33.247Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-27T22:36:33.247Z] [2025-05-27T22:36:33.247Z] [2025-05-27T22:36:33.247Z] Starting to generate parallel test lists. [2025-05-27T22:36:33.247Z] [2025-05-27T22:36:33.247Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-05-27T22:36:33.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-05-27T22:36:33.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-05-27T22:36:33.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-05-27T22:36:33.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-05-27T22:36:33.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-05-27T22:36:33.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-05-27T22:36:33.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-05-27T22:36:33.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-05-27T22:36:34.121Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-05-27T22:36:34.122Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-05-27T22:36:34.122Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-05-27T22:36:34.122Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-05-27T22:36:34.122Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-05-27T22:36:34.122Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-05-27T22:36:34.122Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-05-27T22:36:34.122Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-05-27T22:36:34.122Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-05-27T22:36:34.447Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-05-27T22:36:34.771Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-05-27T22:36:34.771Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-05-27T22:36:34.771Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-05-27T22:36:34.771Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-05-27T22:36:34.771Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-05-27T22:36:34.771Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-05-27T22:36:35.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-05-27T22:36:35.691Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-05-27T22:36:36.018Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-05-27T22:36:36.018Z] Attempting to get test duration data from TRSS. [2025-05-27T22:36:36.018Z] 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=functional&level=sanity" [2025-05-27T22:36:36.341Z] Attempting to get test duration data from cached files. [2025-05-27T22:36:36.341Z] Reading file: Test_openjdk8_hs_functional_x86-64_windows.json [2025-05-27T22:36:36.341Z] Warning: cannot get data from cached files. [2025-05-27T22:36:36.341Z] [2025-05-27T22:36:36.341Z] TEST DURATION [2025-05-27T22:36:36.341Z] ==================================================================================== [2025-05-27T22:36:36.341Z] Total number of tests searched: 5 [2025-05-27T22:36:36.341Z] Number of test durations found: 5 [2025-05-27T22:36:36.341Z] Top slowest tests: [2025-05-27T22:36:36.341Z] 00m02s cmdLineTester_libpathTestRtfChild_0 [2025-05-27T22:36:36.341Z] 00m01s testXXArgumentTesting_0 [2025-05-27T22:36:36.341Z] 00m00s cmdLineTester_imageReaderInitializationTest_0 [2025-05-27T22:36:36.341Z] ==================================================================================== [2025-05-27T22:36:36.341Z] [2025-05-27T22:36:36.341Z] Test target is split into 1 lists. [2025-05-27T22:36:36.341Z] Reducing estimated test running time from 00m05s to 00m05s. [2025-05-27T22:36:36.341Z] [2025-05-27T22:36:36.341Z] -------------------------------------testList_0------------------------------------- [2025-05-27T22:36:36.341Z] Number of tests: 5 [2025-05-27T22:36:36.341Z] Estimated running time: 00m05s [2025-05-27T22:36:36.341Z] TESTLIST=cmdLineTester_libpathTestRtfChild_0,testXXArgumentTesting_0,cmdLineTester_imageReaderInitializationTest_0,SyntheticGCWorkload_TestCase_0,cmdLineTest_J9test_elapsedTime_0 [2025-05-27T22:36:36.341Z] ------------------------------------------------------------------------------------ [2025-05-27T22:36:36.341Z] [2025-05-27T22:36:36.341Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-05-27T22:36:36.341Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-05-27T22:36:36.405Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-05-27T22:36:36.482Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-05-27T22:36:36.520Z] Building tests... [Pipeline] timeout [2025-05-27T22:36:36.523Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-27T22:36:36.542Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-27T22:36:37.039Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-05-27T22:36:37.708Z] -------------------------------------------- [2025-05-27T22:36:37.708Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib [2025-05-27T22:36:37.708Z] task is set to default [2025-05-27T22:36:37.708Z] dependencyList is set to all [2025-05-27T22:36:37.708Z] -------------------------------------------- [2025-05-27T22:36:37.708Z] Starting download third party dependent jars [2025-05-27T22:36:37.708Z] -------------------------------------------- [2025-05-27T22:36:37.708Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-05-27T22:36:37.709Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-05-27T22:36:37.873Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-27T22:36:37.901Z] ITERATION: 1/1 [Pipeline] sh [2025-05-27T22:36:38.368Z] ++ uname [2025-05-27T22:36:38.368Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-05-27T22:36:38.368Z] ++ uname [2025-05-27T22:36:38.368Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-05-27T22:36:38.673Z] ++ uname [2025-05-27T22:36:38.673Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-05-27T22:36:38.673Z] + MAKE=make [2025-05-27T22:36:38.673Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-05-27T22:36:38.673Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-05-27T22:36:39.144Z] ++ uname [2025-05-27T22:36:39.448Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-05-27T22:36:39.448Z] ++ uname [2025-05-27T22:36:39.448Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-05-27T22:36:39.448Z] ++ uname [2025-05-27T22:36:39.448Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-05-27T22:36:39.448Z] + MAKE=make [2025-05-27T22:36:39.448Z] + cd ./aqa-tests [2025-05-27T22:36:39.448Z] + . ./scripts/testenv/testenvSettings.sh [2025-05-27T22:36:39.448Z] ++ set +x [2025-05-27T22:36:39.448Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image [2025-05-27T22:36:39.752Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-05-27T22:36:39.752Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T22:36:39.752Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T22:36:39.752Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-27T22:36:39.752Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_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_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-27T22:36:40.863Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-05-27T22:36:41.617Z] [2025-05-27T22:36:41.617Z] build: [2025-05-27T22:36:41.617Z] [2025-05-27T22:36:41.617Z] clean: [2025-05-27T22:36:41.617Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk [2025-05-27T22:36:41.617Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\bin [2025-05-27T22:36:41.617Z] [2025-05-27T22:36:41.617Z] init: [2025-05-27T22:36:41.617Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\bin [2025-05-27T22:36:41.617Z] [2025-05-27T22:36:41.617Z] getDependentLibs: [2025-05-27T22:36:41.967Z] [exec] -------------------------------------------- [2025-05-27T22:36:41.967Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-05-27T22:36:41.967Z] [exec] task is set to default [2025-05-27T22:36:41.967Z] [exec] dependencyList is set to json_simple [2025-05-27T22:36:41.967Z] [exec] -------------------------------------------- [2025-05-27T22:36:41.967Z] [exec] Starting download third party dependent jars [2025-05-27T22:36:41.967Z] [exec] -------------------------------------------- [2025-05-27T22:36:41.967Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-05-27T22:36:41.967Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T22:36:41.967Z] [exec] downloaded dependent third party jars successfully [2025-05-27T22:36:41.967Z] [2025-05-27T22:36:41.967Z] compile: [2025-05-27T22:36:41.967Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:36:41.967Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:36:41.967Z] [echo] ===fork: yes [2025-05-27T22:36:41.967Z] [echo] ===debug: on [2025-05-27T22:36:41.967Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\bin [2025-05-27T22:36:45.051Z] [2025-05-27T22:36:45.051Z] dist: [2025-05-27T22:36:45.051Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-05-27T22:36:45.051Z] [2025-05-27T22:36:45.051Z] BUILD SUCCESSFUL [2025-05-27T22:36:45.051Z] Total time: 3 seconds [2025-05-27T22:36:45.051Z] 0 [2025-05-27T22:36:45.051Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-05-27T22:36:45.710Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-27T22:36:45.710Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-05-27T22:36:48.576Z] ****************************** MACHINE INFO ****************************** [2025-05-27T22:36:48.576Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG [2025-05-27T22:36:48.576Z] Free Physical Memory Size : 5911527424 [2025-05-27T22:36:48.576Z] Free space (bytes) : 409441406976 [2025-05-27T22:36:48.576Z] Total Physical Memory Size : 8536289280 [2025-05-27T22:36:48.576Z] Total space (bytes) : 549161218048 [2025-05-27T22:36:48.576Z] Usable space (bytes) : 409441406976 [2025-05-27T22:36:48.576Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:36:48.576Z] bashVersion : [2025-05-27T22:36:48.576Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-05-27T22:36:48.576Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-05-27T22:36:48.576Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] This is free software; you are free to change and redistribute it. [2025-05-27T22:36:48.576Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T22:36:48.576Z] cpuCores : 2 [2025-05-27T22:36:48.576Z] curlVersion : [2025-05-27T22:36:48.576Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2025-05-27T22:36:48.576Z] Release-Date: 2024-11-06 [2025-05-27T22:36:48.576Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-05-27T22:36:48.576Z] 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-05-27T22:36:48.576Z] dockerVersion : bash: line 1: docker: command not found [2025-05-27T22:36:48.576Z] gcc version : 12 [2025-05-27T22:36:48.576Z] gclibc version : ldd (cygwin) 3.5.4 [2025-05-27T22:36:48.576Z] gdb version : bash: line 1: gdb: command not found [2025-05-27T22:36:48.576Z] lldb version : Command could not be executed [2025-05-27T22:36:48.576Z] makeVersion : [2025-05-27T22:36:48.576Z] GNU Make 4.4.1 [2025-05-27T22:36:48.576Z] Built for x86_64-pc-cygwin [2025-05-27T22:36:48.576Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-05-27T22:36:48.576Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-05-27T22:36:48.576Z] This is free software: you are free to change and redistribute it. [2025-05-27T22:36:48.576Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T22:36:48.576Z] mavenVersion : bash: line 1: mvn: command not found [2025-05-27T22:36:48.576Z] perlVersion : [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-05-27T22:36:48.576Z] (with 3 registered patches, see perl -V for more detail) [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] Copyright 1987-2024, Larry Wall [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-27T22:36:48.576Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-27T22:36:48.576Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-27T22:36:48.576Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] podmanVersion : bash: line 1: podman: command not found [2025-05-27T22:36:48.576Z] procArch : unknown [2025-05-27T22:36:48.576Z] sysArch : x86_64 [2025-05-27T22:36:48.576Z] sysOS : CYGWIN_NT-10.0-20348 [2025-05-27T22:36:48.576Z] ulimit : [2025-05-27T22:36:48.576Z] core file size (blocks, -c) 0 [2025-05-27T22:36:48.576Z] data seg size (kbytes, -d) unlimited [2025-05-27T22:36:48.576Z] file size (blocks, -f) unlimited [2025-05-27T22:36:48.576Z] open files (-n) 3200 [2025-05-27T22:36:48.576Z] pipe size (512 bytes, -p) 8 [2025-05-27T22:36:48.576Z] stack size (kbytes, -s) 2032 [2025-05-27T22:36:48.576Z] cpu time (seconds, -t) unlimited [2025-05-27T22:36:48.576Z] max user processes (-u) 256 [2025-05-27T22:36:48.576Z] virtual memory (kbytes, -v) unlimited [2025-05-27T22:36:48.576Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-05-27T22:36:48.576Z] vmVendor : Oracle Corporation [2025-05-27T22:36:48.576Z] vmVersion : 25.462-b03 [2025-05-27T22:36:48.576Z] xlc version : bash: line 1: xlC: command not found [2025-05-27T22:36:48.576Z] ************************************************************************** [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] System.getProperty('java.vendor')=Temurin [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] System.getProperty('os.name')=Windows Server 2022 [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] System.getProperty('os.arch')=amd64 [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] System.getProperty('java.fullversion')=null [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] System.getProperty('sun.arch.data.model')=64 [2025-05-27T22:36:48.576Z] [2025-05-27T22:36:48.576Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST= [2025-05-27T22:36:48.577Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:36:48.577Z] perl scripts/configure.pl [2025-05-27T22:36:48.882Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-05-27T22:36:49.288Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-27T22:36:49.288Z] [2025-05-27T22:36:49.288Z] [2025-05-27T22:36:49.288Z] Starting to generate build list. [2025-05-27T22:36:49.288Z] [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-05-27T22:36:49.690Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-05-27T22:36:50.016Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-05-27T22:36:50.017Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-05-27T22:36:50.017Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-05-27T22:36:50.017Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-05-27T22:36:50.017Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-05-27T22:36:50.017Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-05-27T22:36:50.017Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-05-27T22:36:50.017Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-05-27T22:36:50.342Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-05-27T22:36:50.342Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-05-27T22:36:50.342Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-05-27T22:36:50.342Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-05-27T22:36:50.342Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-05-27T22:36:50.342Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-05-27T22:36:50.342Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-05-27T22:36:50.342Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-05-27T22:36:50.343Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-05-27T22:36:50.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-05-27T22:36:50.998Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-05-27T22:36:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-05-27T22:36:51.308Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../TKG/buildInfo.mk [2025-05-27T22:36:51.308Z] [2025-05-27T22:36:51.308Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:36:51.308Z] make -f clean.mk cleanBuild [2025-05-27T22:36:51.612Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:36:52.274Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests///..//jvmtest [2025-05-27T22:36:52.274Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:36:52.274Z] make -f compile.mk compile [2025-05-27T22:36:52.274Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:36:52.937Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2025-05-27T22:36:52.937Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2025-05-27T22:36:52.937Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/cmdLineTests/imageReaderInitializationTest,functional/cmdLineTests/libpathTest,functional/cmdLineTests/xxargtest" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-05-27T22:36:52.937Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/output_compilation"; fi [2025-05-27T22:36:54.548Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2025-05-27T22:36:55.341Z] [echo] build.list is TestConfig/build.xml,functional/cmdLineTests/imageReaderInitializationTest/build.xml,functional/cmdLineTests/libpathTest/build.xml,functional/cmdLineTests/xxargtest/build.xml [2025-05-27T22:36:55.341Z] [2025-05-27T22:36:55.341Z] -create_test_directory: [2025-05-27T22:36:55.341Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest [2025-05-27T22:36:55.341Z] [2025-05-27T22:36:55.341Z] stage_test_material: [2025-05-27T22:36:55.678Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest [2025-05-27T22:36:56.838Z] [2025-05-27T22:36:56.838Z] build: [2025-05-27T22:36:56.838Z] [2025-05-27T22:36:56.838Z] init: [2025-05-27T22:36:56.838Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\TestConfig [2025-05-27T22:36:56.838Z] [2025-05-27T22:36:56.838Z] build: [2025-05-27T22:36:56.838Z] [copy] Copying 12 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\TestConfig [2025-05-27T22:36:57.167Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\TestConfig [2025-05-27T22:36:57.167Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\TestConfig [2025-05-27T22:36:57.167Z] [2025-05-27T22:36:57.167Z] buildCmdLineTestTools: [2025-05-27T22:36:57.167Z] [2025-05-27T22:36:57.167Z] check-jar: [2025-05-27T22:36:57.167Z] [2025-05-27T22:36:57.167Z] build: [2025-05-27T22:36:57.167Z] [2025-05-27T22:36:57.167Z] init: [2025-05-27T22:36:57.167Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdline_options_tester [2025-05-27T22:36:57.167Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdline_options_tester\bin [2025-05-27T22:36:57.167Z] [2025-05-27T22:36:57.167Z] compile: [2025-05-27T22:36:57.167Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:36:57.167Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:36:57.167Z] [echo] ===fork: yes [2025-05-27T22:36:57.167Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2025-05-27T22:36:57.167Z] [echo] ===debug: on [2025-05-27T22:36:57.167Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/cmdline_options_tester [2025-05-27T22:36:57.167Z] [javac] Compiling 34 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdline_options_tester\bin [2025-05-27T22:37:00.444Z] [javac] Note: Some input files use unchecked or unsafe operations. [2025-05-27T22:37:00.444Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-05-27T22:37:00.444Z] [2025-05-27T22:37:00.444Z] dist: [2025-05-27T22:37:00.444Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdline_options_tester\cmdlinetester.jar [2025-05-27T22:37:00.802Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdline_options_tester [2025-05-27T22:37:00.802Z] [2025-05-27T22:37:00.802Z] clean: [2025-05-27T22:37:00.802Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdline_options_tester\bin [2025-05-27T22:37:00.802Z] [2025-05-27T22:37:00.802Z] check-jar: [2025-05-27T22:37:00.802Z] [2025-05-27T22:37:00.802Z] build: [2025-05-27T22:37:00.802Z] [2025-05-27T22:37:00.802Z] build: [2025-05-27T22:37:00.802Z] [2025-05-27T22:37:00.802Z] init: [2025-05-27T22:37:00.802Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdLineTests\imageReaderInitializationTest [2025-05-27T22:37:00.802Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdLineTests\imageReaderInitializationTest\bin [2025-05-27T22:37:00.802Z] [2025-05-27T22:37:00.802Z] compile: [2025-05-27T22:37:00.802Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:37:00.802Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:37:00.802Z] [echo] ===fork: yes [2025-05-27T22:37:00.802Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2025-05-27T22:37:00.802Z] [echo] ===debug: on [2025-05-27T22:37:00.802Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/cmdLineTests/imageReaderInitializationTest [2025-05-27T22:37:00.802Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdLineTests\imageReaderInitializationTest\bin [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] dist: [2025-05-27T22:37:01.641Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdLineTests\imageReaderInitializationTest\imageReaderInitializationTest.jar [2025-05-27T22:37:01.641Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdLineTests\imageReaderInitializationTest [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] clean: [2025-05-27T22:37:01.641Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdLineTests\imageReaderInitializationTest\bin [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] buildCmdLineTestTools: [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] check-jar: [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] build: [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] check-jar: [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] build: [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] build: [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] init: [2025-05-27T22:37:01.641Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdLineTests\libpathTest [2025-05-27T22:37:01.641Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdLineTests\libpathTest\bin [2025-05-27T22:37:01.641Z] [2025-05-27T22:37:01.641Z] compile: [2025-05-27T22:37:01.641Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:37:01.641Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:37:01.641Z] [echo] ===fork: yes [2025-05-27T22:37:01.641Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2025-05-27T22:37:01.641Z] [echo] ===debug: on [2025-05-27T22:37:01.641Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/cmdLineTests/libpathTest [2025-05-27T22:37:01.641Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdLineTests\libpathTest\bin [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] dist: [2025-05-27T22:37:02.895Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdLineTests\libpathTest\libpathTest.jar [2025-05-27T22:37:02.895Z] [copy] Copying 6 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdLineTests\libpathTest [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] clean: [2025-05-27T22:37:02.895Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\functional\cmdLineTests\libpathTest\bin [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] buildCmdLineTestTools: [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] check-jar: [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] build: [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] check-jar: [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] build: [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] build: [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] dist: [2025-05-27T22:37:02.895Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\jvmtest\functional\cmdLineTests\xxargtest [2025-05-27T22:37:02.895Z] [2025-05-27T22:37:02.895Z] BUILD SUCCESSFUL [2025-05-27T22:37:02.895Z] Total time: 8 seconds [2025-05-27T22:37:02.895Z] 0 [2025-05-27T22:37:03.204Z] [2025-05-27T22:37:03.204Z] [2025-05-27T22:37:03.532Z] RECORD TEST REPOs SHA [2025-05-27T22:37:03.532Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/scripts"; \ [2025-05-27T22:37:03.532Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt" [2025-05-27T22:37:03.532Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt [2025-05-27T22:37:03.532Z] touch C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt [2025-05-27T22:37:03.855Z] ================================================ [2025-05-27T22:37:03.855Z] timestamp: 20250527-223703 [2025-05-27T22:37:03.855Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests [2025-05-27T22:37:03.855Z] git repo: [2025-05-27T22:37:04.181Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-27T22:37:04.181Z] sha: [2025-05-27T22:37:04.181Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94 [2025-05-27T22:37:04.181Z] ================================================ [2025-05-27T22:37:04.506Z] timestamp: 20250527-223704 [2025-05-27T22:37:04.506Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/openj9 [2025-05-27T22:37:04.506Z] git repo: [2025-05-27T22:37:04.506Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2025-05-27T22:37:04.506Z] sha: [2025-05-27T22:37:04.506Z] 8be07bf176432b9d9343183f0193dc3225b93012 [2025-05-27T22:37:04.506Z] ================================================ [2025-05-27T22:37:04.506Z] timestamp: 20250527-223704 [2025-05-27T22:37:04.506Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG [2025-05-27T22:37:04.506Z] git repo: [2025-05-27T22:37:04.837Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-05-27T22:37:04.837Z] sha: [2025-05-27T22:37:04.837Z] d37cef928a8624cf84b2056f19d6ac26a6133472 [2025-05-27T22:37:04.837Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:37:04.837Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST= [2025-05-27T22:37:04.837Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:37:04.837Z] perl scripts/configure.pl [2025-05-27T22:37:04.837Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/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=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-05-27T22:37:05.968Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-27T22:37:05.968Z] [2025-05-27T22:37:05.968Z] Starting to generate test make files. [2025-05-27T22:37:05.968Z] [2025-05-27T22:37:05.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-05-27T22:37:05.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-05-27T22:37:05.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-05-27T22:37:05.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-05-27T22:37:05.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-05-27T22:37:05.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-05-27T22:37:06.466Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-05-27T22:37:06.466Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-05-27T22:37:06.466Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-05-27T22:37:06.466Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk [2025-05-27T22:37:06.466Z] [2025-05-27T22:37:06.466Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-05-27T22:37:06.466Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-05-27T22:37:06.466Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-05-27T22:37:06.467Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/imageReaderInitializationTest/autoGen.mk [2025-05-27T22:37:06.467Z] [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-05-27T22:37:06.467Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/libpathTest/autoGen.mk [2025-05-27T22:37:06.467Z] [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-05-27T22:37:06.467Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-05-27T22:37:06.468Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-05-27T22:37:06.807Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-05-27T22:37:06.807Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-05-27T22:37:06.807Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-05-27T22:37:06.807Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-05-27T22:37:06.808Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/xxargtest/autoGen.mk [2025-05-27T22:37:06.808Z] [2025-05-27T22:37:06.808Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/autoGen.mk [2025-05-27T22:37:06.808Z] [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-05-27T22:37:06.808Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-05-27T22:37:07.334Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-05-27T22:37:07.660Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../functional/SyntheticGCWorkload/autoGen.mk [2025-05-27T22:37:07.660Z] [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-05-27T22:37:07.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-05-27T22:37:07.966Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../functional/autoGen.mk [2025-05-27T22:37:07.966Z] [2025-05-27T22:37:07.966Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2025-05-27T22:37:07.966Z] [2025-05-27T22:37:07.966Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2025-05-27T22:37:07.966Z] [2025-05-27T22:37:07.966Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2025-05-27T22:37:07.966Z] [2025-05-27T22:37:07.966Z] Make files are generated successfully. [2025-05-27T22:37:07.966Z] [2025-05-27T22:37:07.966Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:37:07.966Z] make -f runtest.mk _sanity.functional [2025-05-27T22:37:07.966Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/TKG' [2025-05-27T22:37:08.651Z] [2025-05-27T22:37:08.651Z] Running make 4.4.1 [2025-05-27T22:37:08.651Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/ [2025-05-27T22:37:08.651Z] set JDK_VERSION to 8 [2025-05-27T22:37:08.971Z] set JDK_IMPL to hotspot [2025-05-27T22:37:08.971Z] set JVM_VERSION to openjdk8 [2025-05-27T22:37:08.971Z] set JCL_VERSION to latest [2025-05-27T22:37:08.971Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.13+11 [2025-05-27T22:37:08.971Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image [2025-05-27T22:37:08.971Z] set SPEC to win_x86-64 [2025-05-27T22:37:09.298Z] set TEST_FLAG to [2025-05-27T22:37:09.298Z] Running sanity.functional ... [2025-05-27T22:37:09.607Z] There are 5 test targets in sanity.functional [2025-05-27T22:37:09.607Z] "c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2025-05-27T22:37:09.607Z] openjdk version "1.8.0_462-beta" [2025-05-27T22:37:09.607Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272007-b03) [2025-05-27T22:37:09.607Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode) [2025-05-27T22:37:09.911Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests' [2025-05-27T22:37:09.911Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/functional' [2025-05-27T22:37:10.217Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/functional/cmdLineTests' [2025-05-27T22:37:10.520Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_windows/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests' [2025-05-27T22:37:10.848Z] [2025-05-27T22:37:10.848Z] ===============================================