Pre Test
Started by upstream project "Test_openjdk8_hs_extended.functional_x86-64_windows" build number 644
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 602
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3070
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 363
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun@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 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
Commit message: "Exclude OSRWithManyLocals for OpenJ9"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:54:09.461Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-10T10:54:09.461Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:54:09.476Z] dynamicAgents: []
[Pipeline] echo
[2026-02-10T10:54:09.477Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] nodesByLabel
[2026-02-10T10:54:09.487Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] node
[2026-02-10T10:54:24.490Z] Still waiting to schedule task
[2026-02-10T10:54:24.491Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2026-02-10T11:42:40.866Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-10T11:42:40.895Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-10T11:42:40.955Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-10T11:42:40.955Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-10T11:42:40.970Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-10T11:42:41.045Z] The recommended git tool is: git
[2026-02-10T11:42:41.074Z] No credentials specified
[2026-02-10T11:42:41.090Z] Cloning the remote Git repository
[2026-02-10T11:42:41.116Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-10T11:42:41.117Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests # timeout=10
[2026-02-10T11:42:41.214Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-02-10T11:42:41.215Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-10T11:42:41.215Z] > git --version # timeout=10
[2026-02-10T11:42:41.257Z] > git --version # 'git version 2.45.1'
[2026-02-10T11:42:41.261Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T11:42:47.432Z] Avoid second fetch
[2026-02-10T11:42:47.540Z] Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
[2026-02-10T11:42:47.271Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-10T11:42:47.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T11:42:47.444Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-10T11:42:47.554Z] > git config core.sparsecheckout # timeout=10
[2026-02-10T11:42:47.614Z] > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
[2026-02-10T11:42:50.657Z] Commit message: "Exclude OSRWithManyLocals for OpenJ9"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T11:42:51.876Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-10T11:42:51.895Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-10T11:42:52.330Z] + LC_TIME=C
[2026-02-10T11:42:52.330Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-10T11:42:52.396Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-10T11:42:52.792Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-10T11:42:52.792Z] Windows machine, using powershell queries...
[2026-02-10T11:42:53.103Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-10T11:42:54.141Z] + printenv
[2026-02-10T11:42:54.141Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-10T11:42:54.141Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-10T11:42:54.141Z] KEEP_WORKSPACE=false
[2026-02-10T11:42:54.141Z] NUMBER_OF_PROCESSORS=2
[2026-02-10T11:42:54.141Z] PROCESSOR_LEVEL=25
[2026-02-10T11:42:54.141Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows_rerun.tap
[2026-02-10T11:42:54.141Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/../../externalDependency/lib
[2026-02-10T11:42:54.141Z] EXIT_FAILURE=false
[2026-02-10T11:42:54.141Z] JDK_BRANCH=jdk8u492-b01_adopt
[2026-02-10T11:42:54.141Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/1/display/redirect?page=tests
[2026-02-10T11:42:54.141Z] PLATFORM=x86-64_windows
[2026-02-10T11:42:54.141Z] DOCKER_REQUIRED=false
[2026-02-10T11:42:54.141Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-02-10T11:42:54.141Z] PROGRAMFILES=C:\Program Files
[2026-02-10T11:42:54.141Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-10T11:42:54.141Z] TIME_LIMIT=25
[2026-02-10T11:42:54.141Z] JENKINS_SERVER_COOKIE=durable-a6240e773995e5b16165bd944d1c9a310ee4511cc0e03d4d10d1cb699104110d
[2026-02-10T11:42:54.141Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-10T11:42:54.141Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-10T11:42:54.141Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T11:42:54.141Z] GENERATE_JOBS=true
[2026-02-10T11:42:54.141Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T11:42:54.141Z] OS=Windows_NT
[2026-02-10T11:42:54.141Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/1/display/redirect?page=changes
[2026-02-10T11:42:54.141Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-10T11:42:54.141Z] RERUN_ITERATIONS=1
[2026-02-10T11:42:54.141Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-10T11:42:54.141Z] USERDOMAIN=test-azure-win1
[2026-02-10T11:42:54.141Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-10T11:42:54.141Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-10T11:42:54.141Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun
[2026-02-10T11:42:54.141Z] USERPROFILE=C:\Users\jenkins
[2026-02-10T11:42:54.141Z] ARCHIVE_TEST_RESULTS=false
[2026-02-10T11:42:54.141Z] SETUP_JCK_RUN=false
[2026-02-10T11:42:54.141Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/1/
[2026-02-10T11:42:54.141Z] SLACK_CHANNEL=aqavit-bot
[2026-02-10T11:42:54.141Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin
[2026-02-10T11:42:54.141Z] JCK_GIT_BRANCH=master
[2026-02-10T11:42:54.141Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/
[2026-02-10T11:42:54.141Z] BUILD_NUMBER=1
[2026-02-10T11:42:54.141Z] TKG_ITERATIONS=1
[2026-02-10T11:42:54.141Z] _=/usr/bin/printenv
[2026-02-10T11:42:54.141Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-10T11:42:54.141Z] SERVICE_ID=Jenkins
[2026-02-10T11:42:54.141Z] BASE=C:\Users\jenkins\agent
[2026-02-10T11:42:54.141Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/../../benchmarks
[2026-02-10T11:42:54.141Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-10T11:42:54.141Z] JENKINS_NODE_COOKIE=eead409a-6d7c-4bb4-8ca9-312b55a2c456
[2026-02-10T11:42:54.141Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-10T11:42:54.141Z] KEEP_REPORTDIR=false
[2026-02-10T11:42:54.141Z] BUILD_DISPLAY_NAME=#1
[2026-02-10T11:42:54.142Z] SDK_RESOURCE=upstream
[2026-02-10T11:42:54.142Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image
[2026-02-10T11:42:54.142Z] HOME=/home/jenkins
[2026-02-10T11:42:54.142Z] USERNAME=jenkins
[2026-02-10T11:42:54.142Z] WINSW_SERVICE_ID=Jenkins
[2026-02-10T11:42:54.142Z] OneDrive=C:\Users\jenkins\OneDrive
[2026-02-10T11:42:54.142Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-10T11:42:54.142Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-10T11:42:54.142Z] jobStatus=SUCCESS
[2026-02-10T11:42:54.142Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-10T11:42:54.142Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows_rerun
[2026-02-10T11:42:54.142Z] JOBSTARTTIME=Tue, 10 Feb 2026 11:42:52 +0000
[2026-02-10T11:42:54.142Z] JDK_VERSION=8
[2026-02-10T11:42:54.142Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-10T11:42:54.142Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows_rerun
[2026-02-10T11:42:54.142Z] USE_TESTENV_PROPERTIES=false
[2026-02-10T11:42:54.142Z] SYSTEMROOT=C:\Windows
[2026-02-10T11:42:54.142Z] PERSONAL_BUILD=false
[2026-02-10T11:42:54.142Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/1/display/redirect
[2026-02-10T11:42:54.142Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-10T11:42:54.142Z] AUTO_DETECT=true
[2026-02-10T11:42:54.142Z] EXIT_SUCCESS=false
[2026-02-10T11:42:54.142Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/display/redirect
[2026-02-10T11:42:54.142Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun
[2026-02-10T11:42:54.142Z] COMPUTERNAME=test-azure-win1
[2026-02-10T11:42:54.142Z] OPENJ9_BRANCH=master
[2026-02-10T11:42:54.142Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-10T11:42:54.142Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/../../externalDependency/system_lib
[2026-02-10T11:42:54.142Z] PARALLEL=None
[2026-02-10T11:42:54.142Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-10T11:42:54.142Z] ITERATIONS=1
[2026-02-10T11:42:54.142Z] UPSTREAM_JOB_NUMBER=602
[2026-02-10T11:42:54.142Z] SPEC=win_x86-64
[2026-02-10T11:42:54.142Z] TERM=xterm-256color
[2026-02-10T11:42:54.142Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-10T11:42:54.142Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-10T11:42:54.142Z] NODE_NAME=test-azure-win11-x64-1
[2026-02-10T11:42:54.142Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-10T11:42:54.142Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-10T11:42:54.142Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-10T11:42:54.142Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-10T11:42:54.142Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-10T11:42:54.142Z] DYNAMIC_COMPILE=true
[2026-02-10T11:42:54.142Z] SHLVL=2
[2026-02-10T11:42:54.142Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_windows_rerun-1
[2026-02-10T11:42:54.142Z] PROCESSOR_REVISION=0101
[2026-02-10T11:42:54.142Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-10T11:42:54.142Z] EXECUTOR_NUMBER=0
[2026-02-10T11:42:54.142Z] HUDSON_COOKIE=bd39ac62-33c8-4f84-bdf9-5ad1888bf18c
[2026-02-10T11:42:54.142Z] ADOPTOPENJDK_BRANCH=master
[2026-02-10T11:42:54.142Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-10T11:42:54.142Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-10T11:42:54.142Z] ORIGIN_JDK_VERSION=8
[2026-02-10T11:42:54.142Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2026-02-10T11:42:54.142Z] NUM_PROCESSORS=2
[2026-02-10T11:42:54.142Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-10T11:42:54.142Z] NODE_LABELS=sw.os.windows win11 test ci.role.test test-azure-win11-x64-1 x64 windows hw.arch.x86
[2026-02-10T11:42:54.142Z] STAGE_NAME=Setup
[2026-02-10T11:42:54.142Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-10T11:42:54.142Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun@tmp
[2026-02-10T11:42:54.142Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-10T11:42:54.142Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-02-10T11:42:54.142Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-10T11:42:54.142Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-10T11:42:54.142Z] ProgramW6432=C:\Program Files
[2026-02-10T11:42:54.142Z] CI=true
[2026-02-10T11:42:54.142Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/1/display/redirect?page=artifacts
[2026-02-10T11:42:54.142Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-10T11:42:54.142Z] RERUN_FAILURE=true
[2026-02-10T11:42:54.142Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-10T11:42:54.142Z] BUILD_LIST=functional
[2026-02-10T11:42:54.142Z] BUILD_ID=1
[2026-02-10T11:42:54.142Z] WINDIR=C:\Windows
[2026-02-10T11:42:54.142Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-10T11:42:54.142Z] PUBLIC=C:\Users\Public
[2026-02-10T11:42:54.142Z] SYSTEMDRIVE=C:
[2026-02-10T11:42:54.142Z] TARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-10T11:42:54.142Z] USE_JRE=false
[2026-02-10T11:42:54.142Z] JDK_IMPL=hotspot
[2026-02-10T11:42:54.142Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T11:42:54.195Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-10T11:42:54.210Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T11:42:57.924Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 602
[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
[2026-02-10T11:42:58.129Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-10T11:42:58.135Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T11:42:58.168Z] $ ssh-agent
[2026-02-10T11:42:58.264Z] SSH_AUTH_SOCK=/tmp/ssh-GY9VZg5LFD0J/agent.105029
[2026-02-10T11:42:58.264Z] SSH_AGENT_PID=105030
[2026-02-10T11:42:58.264Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-10T11:42:58.273Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-10T11:42:58.296Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-10T11:42:58.721Z] ++ pwd
[2026-02-10T11:42:58.721Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/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
[2026-02-10T11:42:58.721Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests
[2026-02-10T11:42:58.721Z] get jdk binary...
[2026-02-10T11:42:59.051Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-10T11:42:59.051Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip ...
[2026-02-10T11:43:01.870Z] List files in jdkbinary folder...
[2026-02-10T11:43:01.870Z] total 173620
[2026-02-10T11:43:01.870Z] -rwxrwx---+ 1 jenkins None 31117432 Feb 10 10:08 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T11:43:01.870Z] -rwxrwx---+ 1 jenkins None 106452701 Feb 10 10:14 OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T11:43:01.870Z] -rwxrwx---+ 1 jenkins None 40106812 Feb 10 10:15 OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T11:43:01.870Z] -rwxrwx---+ 1 jenkins None 23617 Feb 10 10:12 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea-metadata.json
[2026-02-10T11:43:01.870Z] -rwxrwx---+ 1 jenkins None 77408 Feb 10 10:28 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea.json
[2026-02-10T11:43:01.870Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 tmp
[2026-02-10T11:43:01.870Z] List files in jdkbinary/tmp folder...
[2026-02-10T11:43:01.870Z] total 4
[2026-02-10T11:43:01.870Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 jdk8u492-b01
[2026-02-10T11:43:01.870Z] Moving directory jdk8u492-b01/ to ../j2sdk-image
[2026-02-10T11:43:01.870Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip ...
[2026-02-10T11:43:02.967Z] List files in jdkbinary folder...
[2026-02-10T11:43:02.967Z] total 173624
[2026-02-10T11:43:02.967Z] -rwxrwx---+ 1 jenkins None 31117432 Feb 10 10:08 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T11:43:02.967Z] -rwxrwx---+ 1 jenkins None 106452701 Feb 10 10:14 OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T11:43:02.967Z] -rwxrwx---+ 1 jenkins None 40106812 Feb 10 10:15 OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T11:43:02.967Z] -rwxrwx---+ 1 jenkins None 23617 Feb 10 10:12 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea-metadata.json
[2026-02-10T11:43:02.967Z] -rwxrwx---+ 1 jenkins None 77408 Feb 10 10:28 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea.json
[2026-02-10T11:43:02.967Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 j2sdk-image
[2026-02-10T11:43:02.967Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:43 tmp
[2026-02-10T11:43:02.967Z] List files in jdkbinary/tmp folder...
[2026-02-10T11:43:02.967Z] total 4
[2026-02-10T11:43:02.967Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 jdk8u492-b01-jre
[2026-02-10T11:43:03.289Z] Moving directory jdk8u492-b01-jre/ to ../j2re-image
[2026-02-10T11:43:03.289Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip over ./j2sdk-image/jre...
[2026-02-10T11:43:04.855Z] Removing top-level folder jdk8u492-b01-debug-image/
[2026-02-10T11:43:04.855Z] Removing top-level folder jdk8u492-b01/
[2026-02-10T11:43:07.026Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -version
[2026-02-10T11:43:07.026Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-10T11:43:07.026Z] openjdk version "1.8.0_492-beta"
[2026-02-10T11:43:07.026Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100942-b01)
[2026-02-10T11:43:07.026Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T11:43:07.026Z] =JAVA VERSION OUTPUT END=
[2026-02-10T11:43:07.026Z] =RELEASE INFO BEGIN=
[2026-02-10T11:43:07.026Z] JAVA_VERSION="1.8.0_492"
[2026-02-10T11:43:07.026Z] OS_NAME="Windows"
[2026-02-10T11:43:07.026Z] OS_VERSION="5.2"
[2026-02-10T11:43:07.026Z] OS_ARCH="amd64"
[2026-02-10T11:43:07.026Z] SOURCE=".:git:f719f676c4e2+"
[2026-02-10T11:43:07.026Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-10T11:43:07.026Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-10T11:43:07.026Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-10T11:43:07.026Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-10T11:43:07.026Z] FULL_VERSION="1.8.0_492-beta-202602100942-b01"
[2026-02-10T11:43:07.026Z] SEMANTIC_VERSION="8.0.492+1"
[2026-02-10T11:43:07.026Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-10T11:43:07.026Z] JVM_VARIANT="Hotspot"
[2026-02-10T11:43:07.026Z] JVM_VERSION="25.492-b01"
[2026-02-10T11:43:07.026Z] IMAGE_TYPE="JDK"
[2026-02-10T11:43:07.026Z] =RELEASE INFO END=
[2026-02-10T11:43:07.026Z] get testKitGen...
[2026-02-10T11:43:07.026Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-10T11:43:09.182Z] git rev-parse master
[2026-02-10T11:43:09.182Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-10T11:43:09.856Z] get functional test material...
[2026-02-10T11:43:09.857Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-10T11:43:09.857Z] Cloning into 'openj9'...
[2026-02-10T11:43:09.857Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-10T11:43:16.918Z] Updating files: 9% (978/10149)
[2026-02-10T11:43:16.918Z] Updating files: 10% (1015/10149)
[2026-02-10T11:43:16.918Z] Updating files: 11% (1117/10149)
[2026-02-10T11:43:17.252Z] Updating files: 12% (1218/10149)
[2026-02-10T11:43:17.252Z] Updating files: 13% (1320/10149)
[2026-02-10T11:43:17.578Z] Updating files: 14% (1421/10149)
[2026-02-10T11:43:17.578Z] Updating files: 15% (1523/10149)
[2026-02-10T11:43:17.578Z] Updating files: 16% (1624/10149)
[2026-02-10T11:43:17.578Z] Updating files: 17% (1726/10149)
[2026-02-10T11:43:17.903Z] Updating files: 17% (1744/10149)
[2026-02-10T11:43:18.230Z] Updating files: 18% (1827/10149)
[2026-02-10T11:43:18.230Z] Updating files: 19% (1929/10149)
[2026-02-10T11:43:18.230Z] Updating files: 20% (2030/10149)
[2026-02-10T11:43:18.555Z] Updating files: 21% (2132/10149)
[2026-02-10T11:43:18.555Z] Updating files: 22% (2233/10149)
[2026-02-10T11:43:18.555Z] Updating files: 23% (2335/10149)
[2026-02-10T11:43:18.555Z] Updating files: 24% (2436/10149)
[2026-02-10T11:43:18.883Z] Updating files: 24% (2505/10149)
[2026-02-10T11:43:18.883Z] Updating files: 25% (2538/10149)
[2026-02-10T11:43:18.883Z] Updating files: 26% (2639/10149)
[2026-02-10T11:43:19.210Z] Updating files: 27% (2741/10149)
[2026-02-10T11:43:19.210Z] Updating files: 28% (2842/10149)
[2026-02-10T11:43:19.210Z] Updating files: 29% (2944/10149)
[2026-02-10T11:43:19.535Z] Updating files: 30% (3045/10149)
[2026-02-10T11:43:19.535Z] Updating files: 31% (3147/10149)
[2026-02-10T11:43:19.535Z] Updating files: 32% (3248/10149)
[2026-02-10T11:43:19.535Z] Updating files: 33% (3350/10149)
[2026-02-10T11:43:19.861Z] Updating files: 33% (3449/10149)
[2026-02-10T11:43:19.861Z] Updating files: 34% (3451/10149)
[2026-02-10T11:43:19.861Z] Updating files: 35% (3553/10149)
[2026-02-10T11:43:19.861Z] Updating files: 36% (3654/10149)
[2026-02-10T11:43:20.190Z] Updating files: 37% (3756/10149)
[2026-02-10T11:43:20.190Z] Updating files: 38% (3857/10149)
[2026-02-10T11:43:20.190Z] Updating files: 39% (3959/10149)
[2026-02-10T11:43:20.515Z] Updating files: 40% (4060/10149)
[2026-02-10T11:43:20.515Z] Updating files: 41% (4162/10149)
[2026-02-10T11:43:20.515Z] Updating files: 42% (4263/10149)
[2026-02-10T11:43:20.842Z] Updating files: 43% (4365/10149)
[2026-02-10T11:43:20.842Z] Updating files: 44% (4466/10149)
[2026-02-10T11:43:20.842Z] Updating files: 45% (4568/10149)
[2026-02-10T11:43:21.175Z] Updating files: 46% (4669/10149)
[2026-02-10T11:43:21.175Z] Updating files: 47% (4771/10149)
[2026-02-10T11:43:21.175Z] Updating files: 48% (4872/10149)
[2026-02-10T11:43:21.500Z] Updating files: 49% (4974/10149)
[2026-02-10T11:43:21.500Z] Updating files: 50% (5075/10149)
[2026-02-10T11:43:21.500Z] Updating files: 51% (5176/10149)
[2026-02-10T11:43:21.828Z] Updating files: 52% (5278/10149)
[2026-02-10T11:43:21.828Z] Updating files: 52% (5293/10149)
[2026-02-10T11:43:21.828Z] Updating files: 53% (5379/10149)
[2026-02-10T11:43:22.153Z] Updating files: 54% (5481/10149)
[2026-02-10T11:43:22.153Z] Updating files: 55% (5582/10149)
[2026-02-10T11:43:22.153Z] Updating files: 56% (5684/10149)
[2026-02-10T11:43:22.480Z] Updating files: 57% (5785/10149)
[2026-02-10T11:43:22.481Z] Updating files: 58% (5887/10149)
[2026-02-10T11:43:22.481Z] Updating files: 59% (5988/10149)
[2026-02-10T11:43:22.481Z] Updating files: 60% (6090/10149)
[2026-02-10T11:43:22.807Z] Updating files: 61% (6191/10149)
[2026-02-10T11:43:22.807Z] Updating files: 61% (6241/10149)
[2026-02-10T11:43:22.807Z] Updating files: 62% (6293/10149)
[2026-02-10T11:43:23.137Z] Updating files: 63% (6394/10149)
[2026-02-10T11:43:23.137Z] Updating files: 64% (6496/10149)
[2026-02-10T11:43:23.138Z] Updating files: 65% (6597/10149)
[2026-02-10T11:43:23.658Z] Updating files: 66% (6699/10149)
[2026-02-10T11:43:23.659Z] Updating files: 67% (6800/10149)
[2026-02-10T11:43:23.998Z] Updating files: 68% (6902/10149)
[2026-02-10T11:43:23.998Z] Updating files: 69% (7003/10149)
[2026-02-10T11:43:23.998Z] Updating files: 69% (7037/10149)
[2026-02-10T11:43:24.331Z] Updating files: 70% (7105/10149)
[2026-02-10T11:43:24.331Z] Updating files: 71% (7206/10149)
[2026-02-10T11:43:24.659Z] Updating files: 72% (7308/10149)
[2026-02-10T11:43:24.659Z] Updating files: 73% (7409/10149)
[2026-02-10T11:43:24.659Z] Updating files: 74% (7511/10149)
[2026-02-10T11:43:24.659Z] Updating files: 74% (7596/10149)
[2026-02-10T11:43:24.986Z] Updating files: 75% (7612/10149)
[2026-02-10T11:43:24.986Z] Updating files: 76% (7714/10149)
[2026-02-10T11:43:25.314Z] Updating files: 77% (7815/10149)
[2026-02-10T11:43:25.314Z] Updating files: 78% (7917/10149)
[2026-02-10T11:43:25.638Z] Updating files: 79% (8018/10149)
[2026-02-10T11:43:25.638Z] Updating files: 80% (8120/10149)
[2026-02-10T11:43:25.638Z] Updating files: 81% (8221/10149)
[2026-02-10T11:43:25.965Z] Updating files: 81% (8276/10149)
[2026-02-10T11:43:25.965Z] Updating files: 82% (8323/10149)
[2026-02-10T11:43:25.965Z] Updating files: 83% (8424/10149)
[2026-02-10T11:43:25.965Z] Updating files: 84% (8526/10149)
[2026-02-10T11:43:26.295Z] Updating files: 85% (8627/10149)
[2026-02-10T11:43:26.295Z] Updating files: 86% (8729/10149)
[2026-02-10T11:43:26.620Z] Updating files: 87% (8830/10149)
[2026-02-10T11:43:26.620Z] Updating files: 88% (8932/10149)
[2026-02-10T11:43:26.620Z] Updating files: 89% (9033/10149)
[2026-02-10T11:43:26.620Z] Updating files: 89% (9121/10149)
[2026-02-10T11:43:26.945Z] Updating files: 90% (9135/10149)
[2026-02-10T11:43:26.945Z] Updating files: 91% (9236/10149)
[2026-02-10T11:43:27.274Z] Updating files: 92% (9338/10149)
[2026-02-10T11:43:27.274Z] Updating files: 93% (9439/10149)
[2026-02-10T11:43:27.274Z] Updating files: 94% (9541/10149)
[2026-02-10T11:43:27.600Z] Updating files: 95% (9642/10149)
[2026-02-10T11:43:27.600Z] Updating files: 96% (9744/10149)
[2026-02-10T11:43:27.600Z] Updating files: 97% (9845/10149)
[2026-02-10T11:43:27.922Z] Updating files: 98% (9947/10149)
[2026-02-10T11:43:27.922Z] Updating files: 99% (10048/10149)
[2026-02-10T11:43:27.922Z] Updating files: 100% (10149/10149)
[2026-02-10T11:43:27.922Z] Updating files: 100% (10149/10149), done.
[2026-02-10T11:43:27.922Z] check OpenJ9 Repo sha
[2026-02-10T11:43:27.922Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-10T11:43:27.922Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/testenv/testenv.properties
[2026-02-10T11:43:27.922Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T11:43:27.922Z] OPENJ9_SHA=8c6adb775038c20052375861b5ca2970dcbaae7a
[2026-02-10T11:43:28.248Z] total 114
[2026-02-10T11:43:28.248Z] -rw-rw-r--+ 1 jenkins None 6735 Feb 10 11:42 Contributing.md
[2026-02-10T11:43:28.248Z] -rw-rw-r--+ 1 jenkins None 11360 Feb 10 11:42 LICENSE
[2026-02-10T11:43:28.248Z] -rw-rw-r--+ 1 jenkins None 65 Feb 10 11:42 NOTICE
[2026-02-10T11:43:28.248Z] -rw-rw-r--+ 1 jenkins None 8350 Feb 10 11:42 README.md
[2026-02-10T11:43:28.248Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:43 TKG
[2026-02-10T11:43:28.248Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 buildenv
[2026-02-10T11:43:28.248Z] -rwxrwxr-x+ 1 jenkins None 339 Feb 10 11:42 compile.sh
[2026-02-10T11:43:28.248Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 config
[2026-02-10T11:43:28.248Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 docs
[2026-02-10T11:43:28.248Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 external
[2026-02-10T11:43:28.248Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 functional
[2026-02-10T11:43:28.248Z] -rwxrwxr-x+ 1 jenkins None 30011 Feb 10 11:42 get.sh
[2026-02-10T11:43:28.248Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 jck
[2026-02-10T11:43:28.248Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:43 openj9
[2026-02-10T11:43:28.249Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 openjdk
[2026-02-10T11:43:28.249Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 perf
[2026-02-10T11:43:28.249Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 scripts
[2026-02-10T11:43:28.249Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 system
[2026-02-10T11:43:28.249Z] -rwxrwxr-x+ 1 jenkins None 3928 Feb 10 11:42 terminateTestProcesses.sh
[2026-02-10T11:43:28.249Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:42 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-10T11:43:34.142Z] $ ssh-agent -k
[2026-02-10T11:43:34.187Z] unset SSH_AUTH_SOCK;
[2026-02-10T11:43:34.188Z] unset SSH_AGENT_PID;
[2026-02-10T11:43:34.188Z] echo Agent pid 105030 killed;
[2026-02-10T11:43:34.224Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-10T11:43:34.545Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST%3DCryptoTests_jtreg_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=602&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-10T11:43:34.558Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST%3DCryptoTests_jtreg_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win11-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=602&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-10T11:43:34.598Z] Building tests...
[Pipeline] timeout
[2026-02-10T11:43:34.601Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-10T11:43:34.612Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-10T11:43:34.744Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T11:43:34.777Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-10T11:43:34.798Z] $ ssh-agent
[2026-02-10T11:43:34.890Z] SSH_AUTH_SOCK=/tmp/ssh-CPbdnxQgOdKl/agent.105122
[2026-02-10T11:43:34.890Z] SSH_AGENT_PID=105123
[2026-02-10T11:43:34.890Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T11:43:35.297Z] ++ uname
[2026-02-10T11:43:35.297Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2026-02-10T11:43:35.297Z] ++ uname
[2026-02-10T11:43:35.297Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2026-02-10T11:43:35.297Z] ++ uname
[2026-02-10T11:43:35.297Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2026-02-10T11:43:35.297Z] + MAKE=make
[2026-02-10T11:43:35.297Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-10T11:43:35.297Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-10T11:43:36.048Z] ++ uname
[2026-02-10T11:43:36.048Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2026-02-10T11:43:36.048Z] ++ uname
[2026-02-10T11:43:36.048Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2026-02-10T11:43:36.048Z] ++ uname
[2026-02-10T11:43:36.048Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2026-02-10T11:43:36.048Z] + MAKE=make
[2026-02-10T11:43:36.048Z] + cd ./aqa-tests
[2026-02-10T11:43:36.048Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-10T11:43:36.048Z] ++ set +x
[2026-02-10T11:43:36.355Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image
[2026-02-10T11:43:36.355Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-10T11:43:36.355Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T11:43:36.355Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T11:43:36.355Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T11:43:36.355Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T11:43:37.456Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-10T11:43:38.141Z]
[2026-02-10T11:43:38.141Z] build:
[2026-02-10T11:43:38.141Z]
[2026-02-10T11:43:38.141Z] clean:
[2026-02-10T11:43:38.141Z]
[2026-02-10T11:43:38.141Z] init:
[2026-02-10T11:43:38.141Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\bin
[2026-02-10T11:43:38.141Z]
[2026-02-10T11:43:38.141Z] getDependentLibs:
[2026-02-10T11:43:38.481Z] [exec] --------------------------------------------
[2026-02-10T11:43:38.482Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-10T11:43:38.482Z] [exec] task is set to default
[2026-02-10T11:43:38.482Z] [exec] dependencyList is set to json_simple
[2026-02-10T11:43:38.482Z] [exec] System Test jars will not be downloaded.
[2026-02-10T11:43:38.482Z] [exec] --------------------------------------------
[2026-02-10T11:43:38.482Z] [exec] Starting download third party dependent jars
[2026-02-10T11:43:38.482Z] [exec] --------------------------------------------
[2026-02-10T11:43:38.482Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-10T11:43:38.482Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-10T11:43:38.482Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T11:43:38.482Z]
[2026-02-10T11:43:38.482Z] compile:
[2026-02-10T11:43:38.482Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T11:43:38.482Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T11:43:38.482Z] [echo] ===fork: yes
[2026-02-10T11:43:38.482Z] [echo] ===debug: on
[2026-02-10T11:43:38.804Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\bin
[2026-02-10T11:43:42.539Z]
[2026-02-10T11:43:42.539Z] dist:
[2026-02-10T11:43:42.539Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-10T11:43:42.539Z]
[2026-02-10T11:43:42.539Z] BUILD SUCCESSFUL
[2026-02-10T11:43:42.539Z] Total time: 4 seconds
[2026-02-10T11:43:42.539Z] 0
[2026-02-10T11:43:42.539Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-10T11:43:42.862Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-10T11:43:42.862Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-02-10T11:43:44.450Z] ****************************** MACHINE INFO ******************************
[2026-02-10T11:43:44.450Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG
[2026-02-10T11:43:44.450Z] Free Physical Memory Size : 4489310208
[2026-02-10T11:43:44.450Z] Free space (bytes) : 31828672512
[2026-02-10T11:43:44.450Z] Total Physical Memory Size : 8536289280
[2026-02-10T11:43:44.450Z] Total space (bytes) : 135771664384
[2026-02-10T11:43:44.450Z] Usable space (bytes) : 31828672512
[2026-02-10T11:43:44.450Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T11:43:44.450Z] bashVersion :
[2026-02-10T11:43:44.450Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-10T11:43:44.450Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-10T11:43:44.450Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] This is free software; you are free to change and redistribute it.
[2026-02-10T11:43:44.450Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T11:43:44.450Z] cpuCores : 2
[2026-02-10T11:43:44.450Z] curlVersion :
[2026-02-10T11:43:44.450Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-02-10T11:43:44.450Z] Release-Date: 2025-07-16
[2026-02-10T11:43:44.450Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-10T11:43:44.450Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-10T11:43:44.450Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-10T11:43:44.450Z] gcc version : 13
[2026-02-10T11:43:44.450Z] gclibc version : ldd (cygwin) 3.6.4
[2026-02-10T11:43:44.450Z] gdb version : bash: line 1: gdb: command not found
[2026-02-10T11:43:44.450Z] lldb version : Command could not be executed
[2026-02-10T11:43:44.450Z] makeVersion :
[2026-02-10T11:43:44.450Z] GNU Make 4.4.1
[2026-02-10T11:43:44.450Z] Built for x86_64-pc-cygwin
[2026-02-10T11:43:44.450Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-10T11:43:44.450Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-10T11:43:44.450Z] This is free software: you are free to change and redistribute it.
[2026-02-10T11:43:44.450Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T11:43:44.450Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-10T11:43:44.450Z] perlVersion :
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-02-10T11:43:44.450Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] Copyright 1987-2025, Larry Wall
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-10T11:43:44.450Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-10T11:43:44.450Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-10T11:43:44.450Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-10T11:43:44.450Z] procArch : unknown
[2026-02-10T11:43:44.450Z] sysArch : x86_64
[2026-02-10T11:43:44.450Z] sysOS : CYGWIN_NT-10.0-26100
[2026-02-10T11:43:44.450Z] ulimit :
[2026-02-10T11:43:44.450Z] core file size (blocks, -c) 0
[2026-02-10T11:43:44.450Z] data seg size (kbytes, -d) unlimited
[2026-02-10T11:43:44.450Z] file size (blocks, -f) unlimited
[2026-02-10T11:43:44.450Z] open files (-n) 3200
[2026-02-10T11:43:44.450Z] pipe size (512 bytes, -p) 8
[2026-02-10T11:43:44.450Z] stack size (kbytes, -s) 2032
[2026-02-10T11:43:44.450Z] cpu time (seconds, -t) unlimited
[2026-02-10T11:43:44.450Z] max user processes (-u) 256
[2026-02-10T11:43:44.450Z] virtual memory (kbytes, -v) unlimited
[2026-02-10T11:43:44.450Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-02-10T11:43:44.450Z] vmVendor : Oracle Corporation
[2026-02-10T11:43:44.450Z] vmVersion : 25.492-b01
[2026-02-10T11:43:44.450Z] xlc version : bash: line 1: xlC: command not found
[2026-02-10T11:43:44.450Z] **************************************************************************
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] System.getProperty('java.vendor')=Temurin
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] System.getProperty('os.name')=Windows 11
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] System.getProperty('os.arch')=amd64
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] System.getProperty('java.fullversion')=null
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.450Z] System.getProperty('sun.arch.data.model')=64
[2026-02-10T11:43:44.450Z]
[2026-02-10T11:43:44.759Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-10T11:43:44.759Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:43:44.759Z] perl scripts/configure.pl
[2026-02-10T11:43:44.759Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/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=testList --testList=CryptoTests_jtreg_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-10T11:43:45.463Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T11:43:45.463Z]
[2026-02-10T11:43:45.463Z]
[2026-02-10T11:43:45.463Z] Starting to generate build list.
[2026-02-10T11:43:45.463Z]
[2026-02-10T11:43:45.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-10T11:43:45.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-10T11:43:45.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-10T11:43:45.787Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-10T11:43:46.109Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-10T11:43:46.437Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-10T11:43:46.760Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-10T11:43:47.084Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-10T11:43:47.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-10T11:43:47.747Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-10T11:43:48.085Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-10T11:43:48.409Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-10T11:43:48.410Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-10T11:43:48.410Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-10T11:43:48.410Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-10T11:43:48.410Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-10T11:43:48.734Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-10T11:43:48.735Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-10T11:43:48.735Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-10T11:43:49.058Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-10T11:43:49.058Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-10T11:43:49.058Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-10T11:43:49.058Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-10T11:43:49.059Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-10T11:43:49.059Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-10T11:43:49.059Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-10T11:43:49.059Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-10T11:43:49.059Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-10T11:43:49.059Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-10T11:43:49.059Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG/../TKG/buildInfo.mk
[2026-02-10T11:43:49.059Z]
[2026-02-10T11:43:49.059Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:43:49.059Z] make -f clean.mk cleanBuild
[2026-02-10T11:43:49.059Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:43:49.721Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests///..//jvmtest
[2026-02-10T11:43:49.721Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:43:49.721Z] make -f compile.mk compile
[2026-02-10T11:43:49.721Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:43:50.384Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/output_compilation; \
[2026-02-10T11:43:50.384Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/output_compilation; \
[2026-02-10T11:43:50.384Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-10T11:43:50.384Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/output_compilation"; fi
[2026-02-10T11:43:51.964Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\scripts\build_test.xml
[2026-02-10T11:43:52.291Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml
[2026-02-10T11:43:52.291Z]
[2026-02-10T11:43:52.291Z] -create_test_directory:
[2026-02-10T11:43:52.291Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\jvmtest
[2026-02-10T11:43:52.291Z]
[2026-02-10T11:43:52.291Z] stage_test_material:
[2026-02-10T11:43:52.617Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\jvmtest
[2026-02-10T11:43:52.960Z]
[2026-02-10T11:43:52.960Z] build:
[2026-02-10T11:43:52.960Z]
[2026-02-10T11:43:52.960Z] init:
[2026-02-10T11:43:52.960Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\jvmtest\TestConfig
[2026-02-10T11:43:52.960Z]
[2026-02-10T11:43:52.960Z] build:
[2026-02-10T11:43:52.960Z] [copy] Copying 15 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\jvmtest\TestConfig
[2026-02-10T11:43:52.960Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\jvmtest\TestConfig
[2026-02-10T11:43:52.960Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\jvmtest\TestConfig
[2026-02-10T11:43:52.960Z]
[2026-02-10T11:43:52.960Z] build:
[2026-02-10T11:43:53.282Z]
[2026-02-10T11:43:53.282Z] getJtregVersion:
[2026-02-10T11:43:53.282Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-10T11:43:53.282Z]
[2026-02-10T11:43:53.282Z] getDependentLibs:
[2026-02-10T11:43:53.282Z] [exec] --------------------------------------------
[2026-02-10T11:43:53.282Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-10T11:43:53.282Z] [exec] task is set to default
[2026-02-10T11:43:53.282Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-10T11:43:53.282Z] [exec] System Test jars will not be downloaded.
[2026-02-10T11:43:53.282Z] [exec] --------------------------------------------
[2026-02-10T11:43:53.282Z] [exec] Starting download third party dependent jars
[2026-02-10T11:43:53.282Z] [exec] --------------------------------------------
[2026-02-10T11:43:53.282Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-10T11:43:53.282Z] [exec] C:/jenkins/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-10T11:43:53.282Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T11:43:53.282Z]
[2026-02-10T11:43:53.282Z] getJtreg:
[2026-02-10T11:43:53.282Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\jvmtest\functional\security\Crypto
[2026-02-10T11:43:53.282Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\functional\security\Crypto
[2026-02-10T11:43:53.605Z]
[2026-02-10T11:43:53.605Z] cryptoTest.check:
[2026-02-10T11:43:53.605Z]
[2026-02-10T11:43:53.605Z] getCryptoTest:
[2026-02-10T11:43:53.605Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-10T11:43:54.707Z]
[2026-02-10T11:43:54.707Z] dist:
[2026-02-10T11:43:54.707Z]
[2026-02-10T11:43:54.707Z] clean:
[2026-02-10T11:43:54.707Z]
[2026-02-10T11:43:54.707Z] BUILD SUCCESSFUL
[2026-02-10T11:43:54.707Z] Total time: 2 seconds
[2026-02-10T11:43:54.707Z] 0
[2026-02-10T11:43:55.033Z]
[2026-02-10T11:43:55.033Z]
[2026-02-10T11:43:55.033Z] RECORD TEST REPOs SHA
[2026-02-10T11:43:55.033Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/scripts"; \
[2026-02-10T11:43:55.033Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt"
[2026-02-10T11:43:55.033Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt
[2026-02-10T11:43:55.033Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt
[2026-02-10T11:43:55.718Z] ================================================
[2026-02-10T11:43:55.718Z] timestamp: 20260210-114355
[2026-02-10T11:43:55.718Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests
[2026-02-10T11:43:55.718Z] git repo:
[2026-02-10T11:43:55.718Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-10T11:43:55.718Z] sha:
[2026-02-10T11:43:55.718Z] 4c8318f78e063f3435c4aef6f4a61edc83de2f4b
[2026-02-10T11:43:55.718Z] ================================================
[2026-02-10T11:43:55.718Z] timestamp: 20260210-114355
[2026-02-10T11:43:55.718Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-10T11:43:55.718Z] git repo:
[2026-02-10T11:43:56.039Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-10T11:43:56.039Z] sha:
[2026-02-10T11:43:56.039Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-10T11:43:56.039Z] ================================================
[2026-02-10T11:43:56.039Z] timestamp: 20260210-114355
[2026-02-10T11:43:56.039Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/openj9
[2026-02-10T11:43:56.039Z] git repo:
[2026-02-10T11:43:56.039Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-10T11:43:56.039Z] sha:
[2026-02-10T11:43:56.039Z] 8c6adb775038c20052375861b5ca2970dcbaae7a
[2026-02-10T11:43:56.366Z] ================================================
[2026-02-10T11:43:56.366Z] timestamp: 20260210-114356
[2026-02-10T11:43:56.366Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG
[2026-02-10T11:43:56.366Z] git repo:
[2026-02-10T11:43:56.366Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-10T11:43:56.366Z] sha:
[2026-02-10T11:43:56.366Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-10T11:43:56.366Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:43:56.366Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-10T11:43:56.366Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:43:56.366Z] perl scripts/configure.pl
[2026-02-10T11:43:56.682Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/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=testList --testList=CryptoTests_jtreg_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-10T11:43:57.011Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T11:43:57.011Z]
[2026-02-10T11:43:57.011Z] Starting to generate test make files.
[2026-02-10T11:43:57.011Z]
[2026-02-10T11:43:57.011Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-10T11:43:57.011Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-10T11:43:57.346Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-10T11:43:57.347Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-10T11:43:57.671Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-10T11:43:57.672Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-10T11:43:58.001Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-10T11:43:58.335Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-10T11:43:58.676Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-10T11:43:59.008Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG/../functional/security/Crypto/autoGen.mk
[2026-02-10T11:43:59.008Z]
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-10T11:43:59.008Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG/../functional/security/autoGen.mk
[2026-02-10T11:43:59.008Z]
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-10T11:43:59.008Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-10T11:43:59.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-10T11:43:59.315Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-10T11:43:59.315Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG/../functional/autoGen.mk
[2026-02-10T11:43:59.315Z]
[2026-02-10T11:43:59.315Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG/../autoGen.mk
[2026-02-10T11:43:59.315Z]
[2026-02-10T11:43:59.315Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG/../TKG/utils.mk
[2026-02-10T11:43:59.315Z]
[2026-02-10T11:43:59.315Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows_rerun\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-10T11:43:59.315Z]
[2026-02-10T11:43:59.315Z] Make files are generated successfully.
[2026-02-10T11:43:59.315Z]
[2026-02-10T11:43:59.315Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:43:59.315Z] make -f runtest.mk _testList
[2026-02-10T11:43:59.315Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-10T11:44:00.000Z]
[2026-02-10T11:44:00.000Z] Running make 4.4.1
[2026-02-10T11:44:00.000Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/
[2026-02-10T11:44:00.000Z] set JDK_VERSION to 8
[2026-02-10T11:44:00.000Z] set JDK_IMPL to hotspot
[2026-02-10T11:44:00.000Z] set JVM_VERSION to openjdk8
[2026-02-10T11:44:00.305Z] set JCL_VERSION to latest
[2026-02-10T11:44:00.305Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-10T11:44:00.305Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image
[2026-02-10T11:44:00.306Z] set SPEC to win_x86-64
[2026-02-10T11:44:00.306Z] set TEST_FLAG to
[2026-02-10T11:44:00.613Z] Running testList ...
[2026-02-10T11:44:00.613Z] There are 1 test targets in testList
[2026-02-10T11:44:00.613Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-10T11:44:00.613Z] openjdk version "1.8.0_492-beta"
[2026-02-10T11:44:00.613Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100942-b01)
[2026-02-10T11:44:00.613Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T11:44:00.928Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests'
[2026-02-10T11:44:00.928Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/functional'
[2026-02-10T11:44:01.281Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/functional/security'
[2026-02-10T11:44:01.281Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows_rerun/aqa-tests/functional/security/Crypto'
[2026-02-10T11:44:01.592Z]
[2026-02-10T11:44:01.592Z] ===============================================