Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 557
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2993
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 249
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Using shallow fetch with depth 1
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 --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
> git rev-list --no-walk 9f0e5b9bca2b82d0226748b57b088b944f7cf100 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-17T21:48:25.737Z] SPEC: win_x86-64
[Pipeline] echo
[2025-05-17T21:48:25.738Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-17T21:48:25.746Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-17T21:48:25.749Z] dynamicAgents: []
[Pipeline] node
[2025-05-17T21:48:40.752Z] Still waiting to schedule task
[2025-05-17T21:48:40.752Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-05-18T00:00:40.740Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-05-18T00:00:40.770Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-18T00:00:40.817Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-18T00:00:40.817Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-18T00:00:40.834Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-18T00:00:40.880Z] The recommended git tool is: git
[2025-05-18T00:00:40.918Z] No credentials specified
[2025-05-18T00:00:40.936Z] Cloning the remote Git repository
[2025-05-18T00:00:40.965Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-18T00:00:40.965Z] > git init c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests # timeout=10
[2025-05-18T00:00:41.074Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-05-18T00:00:41.074Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-18T00:00:41.075Z] > git --version # timeout=10
[2025-05-18T00:00:41.124Z] > git --version # 'git version 2.39.0'
[2025-05-18T00:00:41.125Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-18T00:00:47.420Z] Avoid second fetch
[2025-05-18T00:00:47.506Z] Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
[2025-05-18T00:00:47.266Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-18T00:00:47.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-18T00:00:47.432Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-05-18T00:00:47.517Z] > git config core.sparsecheckout # timeout=10
[2025-05-18T00:00:47.578Z] > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[2025-05-18T00:00:50.743Z] Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-18T00:00:52.066Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-05-18T00:00:52.092Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-18T00:00:52.566Z] + LC_TIME=C
[2025-05-18T00:00:52.567Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-18T00:00:52.656Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-18T00:00:53.082Z] + aqa-tests/terminateTestProcesses.sh null
[2025-05-18T00:00:53.082Z] Windows machine, using powershell queries...
[2025-05-18T00:00:53.773Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-05-18T00:00:54.773Z] + printenv
[2025-05-18T00:00:54.773Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-05-18T00:00:54.773Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-05-18T00:00:54.773Z] !ExitCode=00000000
[2025-05-18T00:00:54.773Z] KEEP_WORKSPACE=false
[2025-05-18T00:00:54.773Z] NUMBER_OF_PROCESSORS=4
[2025-05-18T00:00:54.773Z] PROCESSOR_LEVEL=6
[2025-05-18T00:00:54.773Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests.tap
[2025-05-18T00:00:54.773Z] LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-18T00:00:54.773Z] EXIT_FAILURE=false
[2025-05-18T00:00:54.773Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/357/display/redirect?page=tests
[2025-05-18T00:00:54.773Z] PLATFORM=x86-64_windows
[2025-05-18T00:00:54.773Z] DOCKER_REQUIRED=false
[2025-05-18T00:00:54.773Z] USERDOMAIN_ROAMINGPROFILE=TESTWIN2022DC
[2025-05-18T00:00:54.773Z] PROGRAMFILES=C:\Program Files
[2025-05-18T00:00:54.773Z] git=C:\Program Files\Git\cmd\git.exe
[2025-05-18T00:00:54.773Z] TIME_LIMIT=1
[2025-05-18T00:00:54.773Z] JENKINS_SERVER_COOKIE=durable-04ccc2483d92f4eb4e764d37dd1919f68e78dc20add8ffce79a3b1ff96bbeacb
[2025-05-18T00:00:54.773Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-05-18T00:00:54.773Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-05-18T00:00:54.773Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-18T00:00:54.773Z] GENERATE_JOBS=false
[2025-05-18T00:00:54.773Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-18T00:00:54.773Z] OS=Windows_NT
[2025-05-18T00:00:54.773Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/357/display/redirect?page=changes
[2025-05-18T00:00:54.773Z] HOMEDRIVE=C:
[2025-05-18T00:00:54.773Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-05-18T00:00:54.773Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-18T00:00:54.773Z] USERDOMAIN=TESTWIN2022DC
[2025-05-18T00:00:54.773Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-18T00:00:54.773Z] VENDOR_TEST_DIRS=/test/functional
[2025-05-18T00:00:54.773Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-18T00:00:54.773Z] PWD=/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests
[2025-05-18T00:00:54.773Z] USERPROFILE=C:\Users\jenkins
[2025-05-18T00:00:54.773Z] ARCHIVE_TEST_RESULTS=false
[2025-05-18T00:00:54.773Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/357/
[2025-05-18T00:00:54.773Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin
[2025-05-18T00:00:54.773Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/
[2025-05-18T00:00:54.773Z] BUILD_NUMBER=357
[2025-05-18T00:00:54.773Z] TKG_ITERATIONS=1
[2025-05-18T00:00:54.773Z] _=/usr/bin/printenv
[2025-05-18T00:00:54.773Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-05-18T00:00:54.773Z] PERF_ROOT=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../benchmarks
[2025-05-18T00:00:54.773Z] ALLUSERSPROFILE=C:\ProgramData
[2025-05-18T00:00:54.773Z] JENKINS_NODE_COOKIE=cbb32959-dd48-4849-a87b-570c35a47545
[2025-05-18T00:00:54.773Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-05-18T00:00:54.773Z] KEEP_REPORTDIR=false
[2025-05-18T00:00:54.773Z] BUILD_DISPLAY_NAME=#357
[2025-05-18T00:00:54.773Z] SDK_RESOURCE=upstream
[2025-05-18T00:00:54.773Z] TEST_JDK_HOME=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-05-18T00:00:54.773Z] HOME=/home/jenkins
[2025-05-18T00:00:54.773Z] USERNAME=jenkins
[2025-05-18T00:00:54.773Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-05-18T00:00:54.773Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-05-18T00:00:54.773Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-18T00:00:54.773Z] JOB_BASE_NAME=jdk8u-windows-x64-temurin_SmokeTests
[2025-05-18T00:00:54.773Z] JOBSTARTTIME=Sun, 18 May 2025 00:00:52 +0000
[2025-05-18T00:00:54.773Z] JDK_VERSION=8
[2025-05-18T00:00:54.773Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-05-18T00:00:54.773Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests
[2025-05-18T00:00:54.773Z] USE_TESTENV_PROPERTIES=false
[2025-05-18T00:00:54.773Z] SYSTEMROOT=C:\Windows
[2025-05-18T00:00:54.773Z] PERSONAL_BUILD=false
[2025-05-18T00:00:54.773Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/357/display/redirect
[2025-05-18T00:00:54.773Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-05-18T00:00:54.773Z] AUTO_DETECT=true
[2025-05-18T00:00:54.773Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-05-18T00:00:54.773Z] EXIT_SUCCESS=false
[2025-05-18T00:00:54.773Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/display/redirect
[2025-05-18T00:00:54.773Z] PROMPT=$P$G
[2025-05-18T00:00:54.773Z] WORKSPACE=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests
[2025-05-18T00:00:54.773Z] COMPUTERNAME=TESTWIN2022DC
[2025-05-18T00:00:54.773Z] OPENJ9_BRANCH=master
[2025-05-18T00:00:54.773Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-18T00:00:54.773Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/system_lib
[2025-05-18T00:00:54.773Z] PARALLEL=None
[2025-05-18T00:00:54.773Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-18T00:00:54.773Z] ITERATIONS=1
[2025-05-18T00:00:54.773Z] UPSTREAM_JOB_NUMBER=557
[2025-05-18T00:00:54.773Z] SPEC=win_x86-64
[2025-05-18T00:00:54.773Z] TERM=xterm-256color
[2025-05-18T00:00:54.773Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-18T00:00:54.773Z] LOGONSERVER=\\TESTWIN2022DC
[2025-05-18T00:00:54.773Z] NODE_NAME=test-azure-win2022-x64-1
[2025-05-18T00:00:54.773Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-18T00:00:54.773Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-05-18T00:00:54.773Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-18T00:00:54.773Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-05-18T00:00:54.773Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-05-18T00:00:54.773Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-05-18T00:00:54.773Z] DYNAMIC_COMPILE=true
[2025-05-18T00:00:54.773Z] SHLVL=2
[2025-05-18T00:00:54.773Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-windows-x64-temurin_SmokeTests-357
[2025-05-18T00:00:54.773Z] PROCESSOR_REVISION=5504
[2025-05-18T00:00:54.773Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-05-18T00:00:54.773Z] EXECUTOR_NUMBER=0
[2025-05-18T00:00:54.773Z] HUDSON_COOKIE=301df217-802c-4359-b82b-90bfab400052
[2025-05-18T00:00:54.773Z] ADOPTOPENJDK_BRANCH=master
[2025-05-18T00:00:54.773Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-18T00:00:54.773Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-05-18T00:00:54.773Z] ORIGIN_JDK_VERSION=8
[2025-05-18T00:00:54.773Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-05-18T00:00:54.773Z] SESSIONNAME=RDP-Tcp#20
[2025-05-18T00:00:54.773Z] NUM_PROCESSORS=2
[2025-05-18T00:00:54.773Z] NODE_LABELS=sw.os.windows test ci.role.test test-azure-win2022-x64-1 x64 windows hw.arch.x86 win2022
[2025-05-18T00:00:54.773Z] STAGE_NAME=Setup
[2025-05-18T00:00:54.773Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-18T00:00:54.773Z] HOMEPATH=\Users\jenkins
[2025-05-18T00:00:54.773Z] WORKSPACE_TMP=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests@tmp
[2025-05-18T00:00:54.773Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-05-18T00:00:54.773Z] 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/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-05-18T00:00:54.773Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-18T00:00:54.773Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-18T00:00:54.773Z] ProgramW6432=C:\Program Files
[2025-05-18T00:00:54.773Z] CI=true
[2025-05-18T00:00:54.773Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/357/display/redirect?page=artifacts
[2025-05-18T00:00:54.773Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-18T00:00:54.773Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-05-18T00:00:54.773Z] VENDOR_TEST_BRANCHES=master
[2025-05-18T00:00:54.773Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2025-05-18T00:00:54.773Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-18T00:00:54.773Z] BUILD_LIST=functional/buildAndPackage
[2025-05-18T00:00:54.773Z] BUILD_ID=357
[2025-05-18T00:00:54.773Z] WINDIR=C:\Windows
[2025-05-18T00:00:54.773Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-05-18T00:00:54.773Z] PUBLIC=C:\Users\Public
[2025-05-18T00:00:54.773Z] CLIENTNAME=scfryer-thinkpa
[2025-05-18T00:00:54.773Z] SYSTEMDRIVE=C:
[2025-05-18T00:00:54.773Z] TARGET=extended.functional
[2025-05-18T00:00:54.773Z] USE_JRE=false
[2025-05-18T00:00:54.773Z] JDK_IMPL=hotspot
[2025-05-18T00:00:54.773Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-18T00:00:54.832Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-18T00:00:54.848Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-18T00:00:58.729Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 557
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-18T00:00:58.957Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-05-18T00:00:58.962Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-05-18T00:00:58.984Z] $ ssh-agent
[2025-05-18T00:00:59.093Z] SSH_AUTH_SOCK=/tmp/ssh-OqGRSXizMOiY/agent.931
[2025-05-18T00:00:59.093Z] SSH_AGENT_PID=932
[2025-05-18T00:00:59.093Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-18T00:00:59.113Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-05-18T00:00:59.586Z] ++ pwd
[2025-05-18T00:00:59.586Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/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 --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2025-05-18T00:00:59.586Z] TESTDIR: /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests
[2025-05-18T00:00:59.586Z] get jdk binary...
[2025-05-18T00:00:59.586Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-18T00:00:59.922Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u462b02-ea.zip ...
[2025-05-18T00:01:02.848Z] List files in jdkbinary folder...
[2025-05-18T00:01:02.848Z] total 173956
[2025-05-18T00:01:02.848Z] -rwxrwx---+ 1 jenkins None 30386213 May 17 20:42 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b02-ea.zip
[2025-05-18T00:01:02.848Z] -rwxrwx---+ 1 jenkins None 106975412 May 17 20:48 OpenJDK8U-jdk_x64_windows_hotspot_8u462b02-ea.zip
[2025-05-18T00:01:02.848Z] -rwxrwx---+ 1 jenkins None 40654865 May 17 20:48 OpenJDK8U-jre_x64_windows_hotspot_8u462b02-ea.zip
[2025-05-18T00:01:02.848Z] -rwxrwx---+ 1 jenkins None 24015 May 17 20:46 OpenJDK8U-sbom_x64_windows_hotspot_8u462b02-ea-metadata.json
[2025-05-18T00:01:02.848Z] -rwxrwx---+ 1 jenkins None 79153 May 17 21:00 OpenJDK8U-sbom_x64_windows_hotspot_8u462b02-ea.json
[2025-05-18T00:01:02.848Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 tmp
[2025-05-18T00:01:02.848Z] List files in jdkbinary/tmp folder...
[2025-05-18T00:01:02.848Z] total 4
[2025-05-18T00:01:02.848Z] drwxrwxr-x+ 1 jenkins None 0 May 17 20:42 jdk8u462-b02
[2025-05-18T00:01:02.848Z] Moving directory jdk8u462-b02/ to ../j2sdk-image
[2025-05-18T00:01:02.848Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u462b02-ea.zip ...
[2025-05-18T00:01:03.987Z] List files in jdkbinary folder...
[2025-05-18T00:01:03.987Z] total 173960
[2025-05-18T00:01:03.987Z] -rwxrwx---+ 1 jenkins None 30386213 May 17 20:42 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b02-ea.zip
[2025-05-18T00:01:03.987Z] -rwxrwx---+ 1 jenkins None 106975412 May 17 20:48 OpenJDK8U-jdk_x64_windows_hotspot_8u462b02-ea.zip
[2025-05-18T00:01:03.988Z] -rwxrwx---+ 1 jenkins None 40654865 May 17 20:48 OpenJDK8U-jre_x64_windows_hotspot_8u462b02-ea.zip
[2025-05-18T00:01:03.988Z] -rwxrwx---+ 1 jenkins None 24015 May 17 20:46 OpenJDK8U-sbom_x64_windows_hotspot_8u462b02-ea-metadata.json
[2025-05-18T00:01:03.988Z] -rwxrwx---+ 1 jenkins None 79153 May 17 21:00 OpenJDK8U-sbom_x64_windows_hotspot_8u462b02-ea.json
[2025-05-18T00:01:03.988Z] drwxrwxr-x+ 1 jenkins None 0 May 17 20:42 j2sdk-image
[2025-05-18T00:01:03.988Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:01 tmp
[2025-05-18T00:01:03.988Z] List files in jdkbinary/tmp folder...
[2025-05-18T00:01:03.988Z] total 4
[2025-05-18T00:01:03.988Z] drwxrwxr-x+ 1 jenkins None 0 May 17 20:42 jdk8u462-b02-jre
[2025-05-18T00:01:03.988Z] Moving directory jdk8u462-b02-jre/ to ../j2re-image
[2025-05-18T00:01:03.988Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u462b02-ea.zip over ./j2sdk-image/jre...
[2025-05-18T00:01:05.607Z] Removing top-level folder jdk8u462-b02-debug-image/
[2025-05-18T00:01:05.607Z] Removing top-level folder jdk8u462-b02/
[2025-05-18T00:01:07.864Z] Run c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2025-05-18T00:01:07.864Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-18T00:01:08.203Z] openjdk version "1.8.0_462-beta"
[2025-05-18T00:01:08.203Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172007-b02)
[2025-05-18T00:01:08.203Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b02, mixed mode)
[2025-05-18T00:01:08.203Z] =JAVA VERSION OUTPUT END=
[2025-05-18T00:01:08.203Z] =RELEASE INFO BEGIN=
[2025-05-18T00:01:08.203Z] JAVA_VERSION="1.8.0_462"
[2025-05-18T00:01:08.203Z] OS_NAME="Windows"
[2025-05-18T00:01:08.203Z] OS_VERSION="5.2"
[2025-05-18T00:01:08.203Z] OS_ARCH="amd64"
[2025-05-18T00:01:08.203Z] SOURCE=".:git:40ba139cc557+"
[2025-05-18T00:01:08.203Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-18T00:01:08.203Z] BUILD_SOURCE="git:46d74b96d237da02236c9313c077eac16278fa00"
[2025-05-18T00:01:08.203Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-18T00:01:08.203Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-18T00:01:08.203Z] FULL_VERSION="1.8.0_462-beta-202505172007-b02"
[2025-05-18T00:01:08.203Z] SEMANTIC_VERSION="8.0.462+2"
[2025-05-18T00:01:08.203Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-05-18T00:01:08.203Z] JVM_VARIANT="Hotspot"
[2025-05-18T00:01:08.203Z] JVM_VERSION="25.462-b02"
[2025-05-18T00:01:08.203Z] IMAGE_TYPE="JDK"
[2025-05-18T00:01:08.203Z] =RELEASE INFO END=
[2025-05-18T00:01:08.203Z] get testKitGen...
[2025-05-18T00:01:08.203Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-18T00:01:09.843Z] git rev-parse master
[2025-05-18T00:01:09.843Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-18T00:01:10.551Z] get functional test material...
[2025-05-18T00:01:10.551Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-18T00:01:10.551Z] Cloning into 'openj9'...
[2025-05-18T00:01:10.551Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-05-18T00:01:17.771Z] Updating files: 8% (848/10339)
[2025-05-18T00:01:17.771Z] Updating files: 9% (931/10339)
[2025-05-18T00:01:17.771Z] Updating files: 10% (1034/10339)
[2025-05-18T00:01:18.113Z] Updating files: 11% (1138/10339)
[2025-05-18T00:01:18.113Z] Updating files: 12% (1241/10339)
[2025-05-18T00:01:18.455Z] Updating files: 13% (1345/10339)
[2025-05-18T00:01:18.455Z] Updating files: 14% (1448/10339)
[2025-05-18T00:01:18.455Z] Updating files: 15% (1551/10339)
[2025-05-18T00:01:18.455Z] Updating files: 15% (1638/10339)
[2025-05-18T00:01:18.797Z] Updating files: 16% (1655/10339)
[2025-05-18T00:01:18.797Z] Updating files: 17% (1758/10339)
[2025-05-18T00:01:18.797Z] Updating files: 18% (1862/10339)
[2025-05-18T00:01:19.138Z] Updating files: 19% (1965/10339)
[2025-05-18T00:01:19.138Z] Updating files: 20% (2068/10339)
[2025-05-18T00:01:19.480Z] Updating files: 21% (2172/10339)
[2025-05-18T00:01:19.480Z] Updating files: 22% (2275/10339)
[2025-05-18T00:01:19.480Z] Updating files: 23% (2378/10339)
[2025-05-18T00:01:19.480Z] Updating files: 23% (2445/10339)
[2025-05-18T00:01:19.819Z] Updating files: 24% (2482/10339)
[2025-05-18T00:01:19.819Z] Updating files: 25% (2585/10339)
[2025-05-18T00:01:19.819Z] Updating files: 26% (2689/10339)
[2025-05-18T00:01:20.159Z] Updating files: 27% (2792/10339)
[2025-05-18T00:01:20.159Z] Updating files: 28% (2895/10339)
[2025-05-18T00:01:20.499Z] Updating files: 29% (2999/10339)
[2025-05-18T00:01:20.499Z] Updating files: 30% (3102/10339)
[2025-05-18T00:01:20.499Z] Updating files: 31% (3206/10339)
[2025-05-18T00:01:20.499Z] Updating files: 31% (3286/10339)
[2025-05-18T00:01:20.840Z] Updating files: 32% (3309/10339)
[2025-05-18T00:01:20.840Z] Updating files: 33% (3412/10339)
[2025-05-18T00:01:20.840Z] Updating files: 34% (3516/10339)
[2025-05-18T00:01:21.182Z] Updating files: 35% (3619/10339)
[2025-05-18T00:01:21.182Z] Updating files: 36% (3723/10339)
[2025-05-18T00:01:21.182Z] Updating files: 37% (3826/10339)
[2025-05-18T00:01:21.524Z] Updating files: 38% (3929/10339)
[2025-05-18T00:01:21.524Z] Updating files: 39% (4033/10339)
[2025-05-18T00:01:21.524Z] Updating files: 40% (4136/10339)
[2025-05-18T00:01:21.524Z] Updating files: 40% (4184/10339)
[2025-05-18T00:01:21.868Z] Updating files: 41% (4239/10339)
[2025-05-18T00:01:21.868Z] Updating files: 42% (4343/10339)
[2025-05-18T00:01:22.209Z] Updating files: 43% (4446/10339)
[2025-05-18T00:01:22.210Z] Updating files: 44% (4550/10339)
[2025-05-18T00:01:22.550Z] Updating files: 45% (4653/10339)
[2025-05-18T00:01:22.550Z] Updating files: 46% (4756/10339)
[2025-05-18T00:01:22.550Z] Updating files: 47% (4860/10339)
[2025-05-18T00:01:22.550Z] Updating files: 47% (4896/10339)
[2025-05-18T00:01:22.891Z] Updating files: 48% (4963/10339)
[2025-05-18T00:01:22.891Z] Updating files: 49% (5067/10339)
[2025-05-18T00:01:22.891Z] Updating files: 50% (5170/10339)
[2025-05-18T00:01:23.233Z] Updating files: 51% (5273/10339)
[2025-05-18T00:01:23.233Z] Updating files: 52% (5377/10339)
[2025-05-18T00:01:23.233Z] Updating files: 53% (5480/10339)
[2025-05-18T00:01:23.575Z] Updating files: 54% (5584/10339)
[2025-05-18T00:01:23.575Z] Updating files: 55% (5687/10339)
[2025-05-18T00:01:23.575Z] Updating files: 55% (5718/10339)
[2025-05-18T00:01:23.917Z] Updating files: 56% (5790/10339)
[2025-05-18T00:01:23.917Z] Updating files: 57% (5894/10339)
[2025-05-18T00:01:23.917Z] Updating files: 58% (5997/10339)
[2025-05-18T00:01:24.258Z] Updating files: 59% (6101/10339)
[2025-05-18T00:01:24.258Z] Updating files: 60% (6204/10339)
[2025-05-18T00:01:24.258Z] Updating files: 61% (6307/10339)
[2025-05-18T00:01:24.598Z] Updating files: 62% (6411/10339)
[2025-05-18T00:01:24.598Z] Updating files: 63% (6514/10339)
[2025-05-18T00:01:24.598Z] Updating files: 63% (6539/10339)
[2025-05-18T00:01:24.598Z] Updating files: 64% (6617/10339)
[2025-05-18T00:01:24.939Z] Updating files: 65% (6721/10339)
[2025-05-18T00:01:24.939Z] Updating files: 66% (6824/10339)
[2025-05-18T00:01:25.279Z] Updating files: 67% (6928/10339)
[2025-05-18T00:01:25.279Z] Updating files: 68% (7031/10339)
[2025-05-18T00:01:25.279Z] Updating files: 69% (7134/10339)
[2025-05-18T00:01:25.619Z] Updating files: 70% (7238/10339)
[2025-05-18T00:01:25.619Z] Updating files: 71% (7341/10339)
[2025-05-18T00:01:25.619Z] Updating files: 71% (7373/10339)
[2025-05-18T00:01:25.961Z] Updating files: 72% (7445/10339)
[2025-05-18T00:01:25.961Z] Updating files: 73% (7548/10339)
[2025-05-18T00:01:25.961Z] Updating files: 74% (7651/10339)
[2025-05-18T00:01:26.304Z] Updating files: 75% (7755/10339)
[2025-05-18T00:01:26.304Z] Updating files: 76% (7858/10339)
[2025-05-18T00:01:26.641Z] Updating files: 77% (7962/10339)
[2025-05-18T00:01:26.641Z] Updating files: 78% (8065/10339)
[2025-05-18T00:01:26.641Z] Updating files: 78% (8072/10339)
[2025-05-18T00:01:26.984Z] Updating files: 79% (8168/10339)
[2025-05-18T00:01:26.984Z] Updating files: 80% (8272/10339)
[2025-05-18T00:01:27.323Z] Updating files: 81% (8375/10339)
[2025-05-18T00:01:27.323Z] Updating files: 82% (8478/10339)
[2025-05-18T00:01:27.664Z] Updating files: 83% (8582/10339)
[2025-05-18T00:01:27.665Z] Updating files: 84% (8685/10339)
[2025-05-18T00:01:27.665Z] Updating files: 84% (8725/10339)
[2025-05-18T00:01:27.665Z] Updating files: 85% (8789/10339)
[2025-05-18T00:01:28.012Z] Updating files: 86% (8892/10339)
[2025-05-18T00:01:28.012Z] Updating files: 87% (8995/10339)
[2025-05-18T00:01:28.350Z] Updating files: 88% (9099/10339)
[2025-05-18T00:01:29.060Z] Updating files: 89% (9202/10339)
[2025-05-18T00:01:29.060Z] Updating files: 89% (9285/10339)
[2025-05-18T00:01:29.060Z] Updating files: 90% (9306/10339)
[2025-05-18T00:01:29.404Z] Updating files: 91% (9409/10339)
[2025-05-18T00:01:29.404Z] Updating files: 92% (9512/10339)
[2025-05-18T00:01:29.745Z] Updating files: 93% (9616/10339)
[2025-05-18T00:01:29.745Z] Updating files: 93% (9704/10339)
[2025-05-18T00:01:30.083Z] Updating files: 94% (9719/10339)
[2025-05-18T00:01:30.083Z] Updating files: 95% (9823/10339)
[2025-05-18T00:01:30.083Z] Updating files: 96% (9926/10339)
[2025-05-18T00:01:30.423Z] Updating files: 97% (10029/10339)
[2025-05-18T00:01:30.423Z] Updating files: 98% (10133/10339)
[2025-05-18T00:01:30.764Z] Updating files: 98% (10195/10339)
[2025-05-18T00:01:30.764Z] Updating files: 99% (10236/10339)
[2025-05-18T00:01:30.764Z] Updating files: 100% (10339/10339)
[2025-05-18T00:01:30.764Z] Updating files: 100% (10339/10339), done.
[2025-05-18T00:01:30.764Z] check OpenJ9 Repo sha
[2025-05-18T00:01:30.764Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-05-18T00:01:30.764Z] Check sha in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-05-18T00:01:31.105Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-18T00:01:31.105Z] OPENJ9_SHA=a3f2552b9e38f04a6ec372f3a55e28f9c3c84dac
[2025-05-18T00:01:31.105Z] total 118
[2025-05-18T00:01:31.105Z] -rw-rw-r--+ 1 jenkins None 4665 May 18 00:00 Contributing.md
[2025-05-18T00:01:31.105Z] -rw-rw-r--+ 1 jenkins None 11360 May 18 00:00 LICENSE
[2025-05-18T00:01:31.105Z] -rw-rw-r--+ 1 jenkins None 65 May 18 00:00 NOTICE
[2025-05-18T00:01:31.105Z] -rw-rw-r--+ 1 jenkins None 8335 May 18 00:00 README.md
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:01 TKG
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 buildenv
[2025-05-18T00:01:31.105Z] -rwxrwxr-x+ 1 jenkins None 339 May 18 00:00 compile.sh
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 config
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 doc
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 docs
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 external
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 functional
[2025-05-18T00:01:31.105Z] -rwxrwxr-x+ 1 jenkins None 30008 May 18 00:00 get.sh
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 jck
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:01 openj9
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 openjdk
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 perf
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 scripts
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 system
[2025-05-18T00:01:31.105Z] -rwxrwxr-x+ 1 jenkins None 3935 May 18 00:00 terminateTestProcesses.sh
[2025-05-18T00:01:31.105Z] drwxrwxr-x+ 1 jenkins None 0 May 18 00:00 testenv
[2025-05-18T00:01:38.308Z] get vendor test material...
[2025-05-18T00:01:38.308Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-05-18T00:01:38.308Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-05-18T00:01:38.643Z] check vendor repo sha
[2025-05-18T00:01:38.643Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-05-18T00:01:38.643Z] Check sha in vendor_0 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-05-18T00:01:38.643Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-05-18T00:01:38.643Z] temurin-build_BRANCH=46d74b96d237da02236c9313c077eac16278fa00
[2025-05-18T00:01:38.643Z] Stage vendor_0//test/functional to /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-18T00:01:40.957Z] $ ssh-agent -k
[2025-05-18T00:01:41.007Z] unset SSH_AUTH_SOCK;
[2025-05-18T00:01:41.007Z] unset SSH_AGENT_PID;
[2025-05-18T00:01:41.007Z] echo Agent pid 932 killed;
[2025-05-18T00:01:41.053Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-18T00:01:41.394Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&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=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=557&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-18T00:01:41.404Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-azure-win2022-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&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=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=557&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-18T00:01:41.442Z] Building tests...
[Pipeline] timeout
[2025-05-18T00:01:41.445Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-18T00:01:41.455Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-18T00:01:41.912Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-18T00:01:42.613Z] --------------------------------------------
[2025-05-18T00:01:42.613Z] path is set to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-18T00:01:42.613Z] task is set to default
[2025-05-18T00:01:42.613Z] dependencyList is set to all
[2025-05-18T00:01:42.613Z] --------------------------------------------
[2025-05-18T00:01:42.613Z] Starting download third party dependent jars
[2025-05-18T00:01:42.613Z] --------------------------------------------
[2025-05-18T00:01:42.613Z] downloading dependent third party jars to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.613Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-18T00:01:42.614Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-18T00:01:42.781Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-18T00:01:42.810Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-18T00:01:43.279Z] ++ uname
[2025-05-18T00:01:43.279Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-18T00:01:43.279Z] ++ uname
[2025-05-18T00:01:43.279Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-18T00:01:43.279Z] ++ uname
[2025-05-18T00:01:43.279Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-18T00:01:43.279Z] + MAKE=make
[2025-05-18T00:01:43.279Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-18T00:01:43.279Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-18T00:01:43.779Z] ++ uname
[2025-05-18T00:01:43.779Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-18T00:01:43.779Z] ++ uname
[2025-05-18T00:01:43.779Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-18T00:01:43.779Z] ++ uname
[2025-05-18T00:01:43.779Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-18T00:01:43.779Z] + MAKE=make
[2025-05-18T00:01:43.779Z] + cd ./aqa-tests
[2025-05-18T00:01:43.779Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-18T00:01:43.779Z] ++ set +x
[2025-05-18T00:01:43.779Z] JAVA_HOME is set to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-05-18T00:01:44.099Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-05-18T00:01:44.099Z] rm -f -r /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T00:01:44.099Z] mkdir -p /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T00:01:44.099Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-18T00:01:44.099Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-18T00:01:45.238Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_tools.xml
[2025-05-18T00:01:45.580Z]
[2025-05-18T00:01:45.580Z] build:
[2025-05-18T00:01:45.580Z]
[2025-05-18T00:01:45.580Z] clean:
[2025-05-18T00:01:45.580Z]
[2025-05-18T00:01:45.580Z] init:
[2025-05-18T00:01:45.580Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin
[2025-05-18T00:01:45.580Z]
[2025-05-18T00:01:45.580Z] getDependentLibs:
[2025-05-18T00:01:45.918Z] [exec] --------------------------------------------
[2025-05-18T00:01:45.918Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-18T00:01:45.918Z] [exec] task is set to default
[2025-05-18T00:01:45.918Z] [exec] dependencyList is set to json_simple
[2025-05-18T00:01:45.918Z] [exec] --------------------------------------------
[2025-05-18T00:01:45.918Z] [exec] Starting download third party dependent jars
[2025-05-18T00:01:45.918Z] [exec] --------------------------------------------
[2025-05-18T00:01:45.918Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-18T00:01:45.918Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T00:01:45.918Z] [exec] downloaded dependent third party jars successfully
[2025-05-18T00:01:45.918Z]
[2025-05-18T00:01:45.918Z] compile:
[2025-05-18T00:01:45.918Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T00:01:45.918Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T00:01:45.918Z] [echo] ===fork: yes
[2025-05-18T00:01:45.918Z] [echo] ===debug: on
[2025-05-18T00:01:45.918Z] [javac] Compiling 28 source files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin
[2025-05-18T00:01:48.901Z]
[2025-05-18T00:01:48.901Z] dist:
[2025-05-18T00:01:48.901Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin\TestKitGen.jar
[2025-05-18T00:01:49.234Z]
[2025-05-18T00:01:49.234Z] BUILD SUCCESSFUL
[2025-05-18T00:01:49.234Z] Total time: 3 seconds
[2025-05-18T00:01:49.234Z] 0
[2025-05-18T00:01:49.234Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-18T00:01:49.569Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-18T00:01:49.569Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-05-18T00:01:51.782Z] ****************************** MACHINE INFO ******************************
[2025-05-18T00:01:51.782Z] File path : C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG
[2025-05-18T00:01:51.782Z] Free Physical Memory Size : 5728317440
[2025-05-18T00:01:51.782Z] Free space (bytes) : 138033295360
[2025-05-18T00:01:51.782Z] Total Physical Memory Size : 8536289280
[2025-05-18T00:01:51.782Z] Total space (bytes) : 274283311104
[2025-05-18T00:01:51.782Z] Usable space (bytes) : 138033295360
[2025-05-18T00:01:51.782Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T00:01:51.782Z] bashVersion :
[2025-05-18T00:01:51.782Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-05-18T00:01:51.782Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-18T00:01:51.782Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-18T00:01:51.782Z]
[2025-05-18T00:01:51.783Z] This is free software; you are free to change and redistribute it.
[2025-05-18T00:01:51.783Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T00:01:51.783Z] cpuCores : 4
[2025-05-18T00:01:51.783Z] curlVersion :
[2025-05-18T00:01:51.783Z] curl 8.3.0 (x86_64-pc-cygwin) libcurl/8.3.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.56.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-05-18T00:01:51.783Z] Release-Date: 2023-09-13
[2025-05-18T00:01:51.783Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-18T00:01:51.783Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-18T00:01:51.783Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-18T00:01:51.783Z] gcc version : 11
[2025-05-18T00:01:51.783Z] gclibc version : ldd (cygwin) 3.4.9
[2025-05-18T00:01:51.783Z] gdb version : bash: line 1: gdb: command not found
[2025-05-18T00:01:51.783Z] lldb version : Command could not be executed
[2025-05-18T00:01:51.783Z] makeVersion :
[2025-05-18T00:01:51.783Z] GNU Make 4.4.1
[2025-05-18T00:01:51.783Z] Built for x86_64-pc-cygwin
[2025-05-18T00:01:51.783Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-18T00:01:51.783Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-18T00:01:51.783Z] This is free software: you are free to change and redistribute it.
[2025-05-18T00:01:51.783Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T00:01:51.783Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-18T00:01:51.783Z] perlVersion :
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi
[2025-05-18T00:01:51.783Z] (with 6 registered patches, see perl -V for more detail)
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] Copyright 1987-2023, Larry Wall
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-18T00:01:51.783Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-18T00:01:51.783Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-18T00:01:51.783Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-18T00:01:51.783Z] procArch : unknown
[2025-05-18T00:01:51.783Z] sysArch : x86_64
[2025-05-18T00:01:51.783Z] sysOS : CYGWIN_NT-10.0-20348
[2025-05-18T00:01:51.783Z] ulimit :
[2025-05-18T00:01:51.783Z] core file size (blocks, -c) unlimited
[2025-05-18T00:01:51.783Z] data seg size (kbytes, -d) unlimited
[2025-05-18T00:01:51.783Z] file size (blocks, -f) unlimited
[2025-05-18T00:01:51.783Z] open files (-n) 3200
[2025-05-18T00:01:51.783Z] pipe size (512 bytes, -p) 8
[2025-05-18T00:01:51.783Z] stack size (kbytes, -s) 2032
[2025-05-18T00:01:51.783Z] cpu time (seconds, -t) unlimited
[2025-05-18T00:01:51.783Z] max user processes (-u) 256
[2025-05-18T00:01:51.783Z] virtual memory (kbytes, -v) unlimited
[2025-05-18T00:01:51.783Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin
[2025-05-18T00:01:51.783Z] vmVendor : Oracle Corporation
[2025-05-18T00:01:51.783Z] vmVersion : 25.462-b02
[2025-05-18T00:01:51.783Z] xlc version : bash: line 1: xlC: command not found
[2025-05-18T00:01:51.783Z] **************************************************************************
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] System.getProperty('java.vendor')=Temurin
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] System.getProperty('os.name')=Windows Server 2022
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] System.getProperty('os.arch')=amd64
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] System.getProperty('java.fullversion')=null
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] System.getProperty('sun.arch.data.model')=64
[2025-05-18T00:01:51.783Z]
[2025-05-18T00:01:51.783Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-05-18T00:01:51.783Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:01:51.783Z] perl scripts/configure.pl
[2025-05-18T00:01:51.783Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-05-18T00:01:52.475Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-18T00:01:52.475Z]
[2025-05-18T00:01:52.475Z]
[2025-05-18T00:01:52.475Z] Starting to generate build list.
[2025-05-18T00:01:52.475Z]
[2025-05-18T00:01:52.475Z] Parsing C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2025-05-18T00:01:52.475Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/buildInfo.mk
[2025-05-18T00:01:52.475Z]
[2025-05-18T00:01:52.475Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:01:52.475Z] make -f clean.mk cleanBuild
[2025-05-18T00:01:52.475Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:01:53.166Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest
[2025-05-18T00:01:53.166Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:01:53.166Z] make -f compile.mk compile
[2025-05-18T00:01:53.166Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:01:53.486Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2025-05-18T00:01:53.486Z] mkdir -p C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2025-05-18T00:01:53.486Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-05-18T00:01:53.486Z] if [ -z "$(tail -1 C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation"; fi
[2025-05-18T00:01:55.150Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_test.xml
[2025-05-18T00:01:55.504Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-05-18T00:01:55.504Z]
[2025-05-18T00:01:55.504Z] -create_test_directory:
[2025-05-18T00:01:55.504Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest
[2025-05-18T00:01:55.504Z]
[2025-05-18T00:01:55.504Z] stage_test_material:
[2025-05-18T00:01:55.830Z] [copy] Copying 136 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest
[2025-05-18T00:01:55.830Z]
[2025-05-18T00:01:55.830Z] build:
[2025-05-18T00:01:56.174Z]
[2025-05-18T00:01:56.174Z] init:
[2025-05-18T00:01:56.174Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2025-05-18T00:01:56.174Z]
[2025-05-18T00:01:56.174Z] build:
[2025-05-18T00:01:56.175Z] [copy] Copying 12 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2025-05-18T00:01:56.175Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2025-05-18T00:01:56.175Z] [copy] Copying 1 file to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2025-05-18T00:01:56.175Z]
[2025-05-18T00:01:56.175Z] build:
[2025-05-18T00:01:56.175Z]
[2025-05-18T00:01:56.175Z] init:
[2025-05-18T00:01:56.175Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2025-05-18T00:01:56.175Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-05-18T00:01:56.175Z]
[2025-05-18T00:01:56.175Z] getDependentLibs:
[2025-05-18T00:01:56.175Z] [exec] --------------------------------------------
[2025-05-18T00:01:56.175Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-18T00:01:56.175Z] [exec] task is set to default
[2025-05-18T00:01:56.175Z] [exec] dependencyList is set to testng,jcommander
[2025-05-18T00:01:56.175Z] [exec] --------------------------------------------
[2025-05-18T00:01:56.175Z] [exec] Starting download third party dependent jars
[2025-05-18T00:01:56.175Z] [exec] --------------------------------------------
[2025-05-18T00:01:56.175Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-18T00:01:56.175Z] [exec] C:/jenkins/testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-18T00:01:56.175Z] [exec] C:/jenkins/testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-18T00:01:56.175Z] [exec] downloaded dependent third party jars successfully
[2025-05-18T00:01:56.175Z]
[2025-05-18T00:01:56.175Z] compile:
[2025-05-18T00:01:56.175Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T00:01:56.175Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T00:01:56.175Z] [echo] ===fork: yes
[2025-05-18T00:01:56.175Z] [echo] ===executable: c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T00:01:56.175Z] [echo] ===debug: on
[2025-05-18T00:01:56.175Z] [echo] ===destdir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/functional/buildAndPackage
[2025-05-18T00:01:56.515Z] [javac] Compiling 9 source files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-05-18T00:01:57.682Z] [javac] Creating empty C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin\net\adoptium\test\package-info.class
[2025-05-18T00:01:57.682Z]
[2025-05-18T00:01:57.682Z] dist_functional:
[2025-05-18T00:01:57.682Z] [copy] Copying 2 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional
[2025-05-18T00:01:57.682Z]
[2025-05-18T00:01:57.682Z] dist:
[2025-05-18T00:01:57.682Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage\BuildAndPackagingTests.jar
[2025-05-18T00:01:57.682Z] [copy] Copying 3 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2025-05-18T00:01:57.682Z]
[2025-05-18T00:01:57.682Z] clean:
[2025-05-18T00:01:57.682Z] [delete] Deleting directory C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-05-18T00:01:57.682Z]
[2025-05-18T00:01:57.682Z] BUILD SUCCESSFUL
[2025-05-18T00:01:57.682Z] Total time: 2 seconds
[2025-05-18T00:01:57.682Z] 0
[2025-05-18T00:01:58.022Z]
[2025-05-18T00:01:58.023Z]
[2025-05-18T00:01:58.023Z] RECORD TEST REPOs SHA
[2025-05-18T00:01:58.023Z] cd "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/scripts"; \
[2025-05-18T00:01:58.023Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/" --shas_file "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt"
[2025-05-18T00:01:58.023Z] Check shas in C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/ and store the info in C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2025-05-18T00:01:58.023Z] touch C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2025-05-18T00:01:58.730Z] ================================================
[2025-05-18T00:01:58.730Z] timestamp: 20250518-000158
[2025-05-18T00:01:58.730Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests
[2025-05-18T00:01:58.730Z] git repo:
[2025-05-18T00:01:58.730Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-18T00:01:58.730Z] sha:
[2025-05-18T00:01:58.730Z] 557df2b721d783f417dcf1a644f503a2ea6d1eea
[2025-05-18T00:01:58.730Z] ================================================
[2025-05-18T00:01:58.730Z] timestamp: 20250518-000158
[2025-05-18T00:01:58.730Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/openj9
[2025-05-18T00:01:58.730Z] git repo:
[2025-05-18T00:01:58.730Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-18T00:01:58.730Z] sha:
[2025-05-18T00:01:58.730Z] a3f2552b9e38f04a6ec372f3a55e28f9c3c84dac
[2025-05-18T00:01:59.070Z] ================================================
[2025-05-18T00:01:59.070Z] timestamp: 20250518-000158
[2025-05-18T00:01:59.070Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG
[2025-05-18T00:01:59.070Z] git repo:
[2025-05-18T00:01:59.070Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-18T00:01:59.070Z] sha:
[2025-05-18T00:01:59.070Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-18T00:01:59.070Z] ================================================
[2025-05-18T00:01:59.070Z] timestamp: 20250518-000158
[2025-05-18T00:01:59.070Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2025-05-18T00:01:59.070Z] git repo:
[2025-05-18T00:01:59.070Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-05-18T00:01:59.070Z] sha:
[2025-05-18T00:01:59.070Z] 46d74b96d237da02236c9313c077eac16278fa00
[2025-05-18T00:01:59.391Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:01:59.391Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-05-18T00:01:59.391Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:01:59.391Z] perl scripts/configure.pl
[2025-05-18T00:01:59.391Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-05-18T00:02:00.084Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-18T00:02:00.084Z]
[2025-05-18T00:02:00.084Z] Starting to generate test make files.
[2025-05-18T00:02:00.084Z]
[2025-05-18T00:02:00.084Z] Parsing C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2025-05-18T00:02:00.084Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/buildAndPackage/autoGen.mk
[2025-05-18T00:02:00.084Z]
[2025-05-18T00:02:00.084Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/autoGen.mk
[2025-05-18T00:02:00.084Z]
[2025-05-18T00:02:00.084Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../autoGen.mk
[2025-05-18T00:02:00.084Z]
[2025-05-18T00:02:00.084Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/utils.mk
[2025-05-18T00:02:00.084Z]
[2025-05-18T00:02:00.084Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/rerun.mk
[2025-05-18T00:02:00.084Z]
[2025-05-18T00:02:00.084Z] Make files are generated successfully.
[2025-05-18T00:02:00.084Z]
[2025-05-18T00:02:00.084Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:02:00.084Z] make -f runtest.mk _extended.functional
[2025-05-18T00:02:00.084Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-18T00:02:00.789Z]
[2025-05-18T00:02:00.789Z] Running make 4.4.1
[2025-05-18T00:02:00.789Z] set TEST_ROOT to C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/
[2025-05-18T00:02:00.789Z] set JDK_VERSION to 8
[2025-05-18T00:02:00.789Z] set JDK_IMPL to hotspot
[2025-05-18T00:02:00.789Z] set JVM_VERSION to openjdk8
[2025-05-18T00:02:00.789Z] set JCL_VERSION to latest
[2025-05-18T00:02:00.789Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-05-18T00:02:00.789Z] set JAVA_HOME to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-05-18T00:02:00.789Z] set SPEC to win_x86-64
[2025-05-18T00:02:01.130Z] set TEST_FLAG to
[2025-05-18T00:02:01.130Z] Running extended.functional ...
[2025-05-18T00:02:01.130Z] There are 1 test targets in extended.functional
[2025-05-18T00:02:01.130Z] "c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-05-18T00:02:01.130Z] openjdk version "1.8.0_462-beta"
[2025-05-18T00:02:01.130Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172007-b02)
[2025-05-18T00:02:01.130Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b02, mixed mode)
[2025-05-18T00:02:01.450Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests'
[2025-05-18T00:02:01.450Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/functional'
[2025-05-18T00:02:01.790Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2025-05-18T00:02:01.790Z]
[2025-05-18T00:02:01.790Z] ===============================================