Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 568 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3076 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 371 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@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 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10 Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)" > git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-02-26T21:51:19.229Z] Found a total of 10 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-02-26T21:51:19.235Z] SPEC: linux_x86-64 [Pipeline] echo [2026-02-26T21:51:19.236Z] Specified LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf [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-26T21:51:19.247Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] echo [2026-02-26T21:51:19.251Z] User specific non ci.role.test LABEL specified so not adding 'azure' dynamic agent, specified LABEL: 'hw.arch.x86&&sw.os.linux&&ci.role.perf' [Pipeline] echo [2026-02-26T21:51:19.254Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf [Pipeline] nodesByLabel [2026-02-26T21:51:19.268Z] Found a total of 10 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] node [2026-02-26T21:51:19.297Z] Running on test-ibmcloud-ubuntu2204-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [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-26T21:51:19.317Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-26T21:51:19.398Z] [WS-CLEANUP] Deleting project workspace... [2026-02-26T21:51:19.398Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-26T21:51:19.425Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-26T21:51:19.517Z] The recommended git tool is: git [2026-02-26T21:51:19.563Z] No credentials specified [2026-02-26T21:51:19.585Z] Cloning the remote Git repository [2026-02-26T21:51:19.618Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-26T21:51:19.620Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests # timeout=10 [2026-02-26T21:51:19.635Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-26T21:51:19.636Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-26T21:51:19.636Z] > git --version # timeout=10 [2026-02-26T21:51:19.645Z] > git --version # 'git version 2.34.1' [2026-02-26T21:51:19.645Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-26T21:51:25.348Z] Avoid second fetch [2026-02-26T21:51:25.378Z] Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master) [2026-02-26T21:51:25.298Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-26T21:51:25.304Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-26T21:51:25.360Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-26T21:51:25.387Z] > git config core.sparsecheckout # timeout=10 [2026-02-26T21:51:25.393Z] > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10 [2026-02-26T21:51:26.382Z] Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/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-26T21:51:28.091Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-26T21:51:28.114Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-26T21:51:28.570Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-02-26T21:51:28.663Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-26T21:51:29.066Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-26T21:51:29.066Z] Unix type machine.. [2026-02-26T21:51:29.066Z] Running on a Linux host [2026-02-26T21:51:29.066Z] 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-26T21:51:30.300Z] + printenv [2026-02-26T21:51:30.300Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-26T21:51:30.300Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-26T21:51:30.300Z] SETUP_JCK_RUN=false [2026-02-26T21:51:30.300Z] USE_TESTENV_PROPERTIES=false [2026-02-26T21:51:30.300Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-26T21:51:30.300Z] BUILD_LIST=perf [2026-02-26T21:51:30.300Z] USER=jenkins [2026-02-26T21:51:30.300Z] SSH_CLIENT=78.47.239.97 60040 22 [2026-02-26T21:51:30.300Z] SDK_RESOURCE=upstream [2026-02-26T21:51:30.300Z] CI=true [2026-02-26T21:51:30.300Z] OPENJ9_BRANCH=master [2026-02-26T21:51:30.300Z] jobStatus=SUCCESS [2026-02-26T21:51:30.300Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-26T21:51:30.300Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1297/display/redirect?page=changes [2026-02-26T21:51:30.300Z] UPSTREAM_JOB_NUMBER=568 [2026-02-26T21:51:30.300Z] XDG_SESSION_TYPE=tty [2026-02-26T21:51:30.300Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-26T21:51:30.300Z] TARGET=sanity.perf [2026-02-26T21:51:30.300Z] EXIT_FAILURE=false [2026-02-26T21:51:30.300Z] SHLVL=0 [2026-02-26T21:51:30.300Z] NODE_LABELS=test-ibmcloud-ubuntu2204-x64-1 ci.role.test linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 [2026-02-26T21:51:30.300Z] MOTD_SHOWN=pam [2026-02-26T21:51:30.300Z] HOME=/home/jenkins [2026-02-26T21:51:30.300Z] STF_OWNER_BRANCH=adoptium:master [2026-02-26T21:51:30.300Z] USE_JRE=false [2026-02-26T21:51:30.300Z] OLDPWD=/home/jenkins [2026-02-26T21:51:30.300Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1297/ [2026-02-26T21:51:30.300Z] ADOPTOPENJDK_BRANCH=master [2026-02-26T21:51:30.300Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux.tap [2026-02-26T21:51:30.300Z] JDK_IMPL=hotspot [2026-02-26T21:51:30.300Z] HUDSON_COOKIE=9883cc1d-6d8c-4992-aaff-25825ad03d9a [2026-02-26T21:51:30.300Z] DOCKER_REQUIRED=false [2026-02-26T21:51:30.300Z] JENKINS_SERVER_COOKIE=durable-8eb5a2955db17c1b9c80fa744347d62d1581f2bba44bb7b602e146a9e0ab8341 [2026-02-26T21:51:30.300Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2026-02-26T21:51:30.300Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../benchmarks [2026-02-26T21:51:30.300Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-26T21:51:30.300Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [2026-02-26T21:51:30.300Z] KEEP_WORKSPACE=false [2026-02-26T21:51:30.300Z] ARCHIVE_TEST_RESULTS=false [2026-02-26T21:51:30.300Z] GENERATE_JOBS=true [2026-02-26T21:51:30.300Z] NODE_NAME=test-ibmcloud-ubuntu2204-x64-1 [2026-02-26T21:51:30.300Z] LOGNAME=jenkins [2026-02-26T21:51:30.300Z] PERSONAL_BUILD=false [2026-02-26T21:51:30.300Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-26T21:51:30.300Z] JDK_BRANCH=jdk8u492-b04_adopt [2026-02-26T21:51:30.300Z] CLOUD_PROVIDER=azure [2026-02-26T21:51:30.300Z] _=/usr/lib/jvm/jdk21/bin/java [2026-02-26T21:51:30.300Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1297/display/redirect?page=artifacts [2026-02-26T21:51:30.300Z] AUTO_DETECT=true [2026-02-26T21:51:30.300Z] STAGE_NAME=Setup [2026-02-26T21:51:30.300Z] XDG_SESSION_CLASS=user [2026-02-26T21:51:30.300Z] EXECUTOR_NUMBER=0 [2026-02-26T21:51:30.300Z] JDK_VERSION=8 [2026-02-26T21:51:30.300Z] XDG_SESSION_ID=36 [2026-02-26T21:51:30.300Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-26T21:51:30.300Z] BUILD_DISPLAY_NAME=#1297 [2026-02-26T21:51:30.301Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-26T21:51:30.301Z] TIME_LIMIT=25 [2026-02-26T21:51:30.301Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1297/display/redirect?page=tests [2026-02-26T21:51:30.301Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-26T21:51:30.301Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux [2026-02-26T21:51:30.301Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-02-26T21:51:30.301Z] TKG_ITERATIONS=1 [2026-02-26T21:51:30.301Z] PLATFORM=x86-64_linux [2026-02-26T21:51:30.301Z] BUILD_ID=1297 [2026-02-26T21:51:30.301Z] EXIT_SUCCESS=false [2026-02-26T21:51:30.301Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-02-26T21:51:30.301Z] RERUN_FAILURE=true [2026-02-26T21:51:30.301Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/system_lib [2026-02-26T21:51:30.301Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-26T21:51:30.301Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_x86-64_linux-1297 [2026-02-26T21:51:30.301Z] LANG=C.UTF-8 [2026-02-26T21:51:30.301Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-26T21:51:30.301Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-26T21:51:30.301Z] KEEP_REPORTDIR=false [2026-02-26T21:51:30.301Z] ORIGIN_JDK_VERSION=8 [2026-02-26T21:51:30.301Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/ [2026-02-26T21:51:30.301Z] JCK_GIT_BRANCH=master [2026-02-26T21:51:30.301Z] BUILD_NUMBER=1297 [2026-02-26T21:51:30.301Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-26T21:51:30.301Z] ITERATIONS=1 [2026-02-26T21:51:30.301Z] JENKINS_NODE_COOKIE=ead0f987-72bf-4d36-be50-4580c194d351 [2026-02-26T21:51:30.301Z] SHELL=/bin/bash [2026-02-26T21:51:30.301Z] SPEC=linux_x86-64 [2026-02-26T21:51:30.301Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-26T21:51:30.301Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2026-02-26T21:51:30.301Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-26T21:51:30.301Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1297/display/redirect [2026-02-26T21:51:30.301Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-26T21:51:30.301Z] NUM_PROCESSORS=2 [2026-02-26T21:51:30.301Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/display/redirect [2026-02-26T21:51:30.301Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2026-02-26T21:51:30.301Z] SLACK_CHANNEL=aqavit-bot [2026-02-26T21:51:30.301Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux [2026-02-26T21:51:30.301Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-26T21:51:30.301Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [2026-02-26T21:51:30.301Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:51:30.301Z] SSH_CONNECTION=78.47.239.97 60040 10.243.128.4 22 [2026-02-26T21:51:30.301Z] TEST_TIME=120 [2026-02-26T21:51:30.301Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@tmp [2026-02-26T21:51:30.301Z] PARALLEL=Dynamic [2026-02-26T21:51:30.301Z] JOBSTARTTIME=Thu, 26 Feb 2026 21:51:28 +0000 [2026-02-26T21:51:30.301Z] DYNAMIC_COMPILE=false [2026-02-26T21:51:30.301Z] RERUN_ITERATIONS=1 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-26T21:51:30.363Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-26T21:51:30.375Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-26T21:51:49.167Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 568 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-26T21:51:49.343Z] 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-26T21:51:49.354Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [Pipeline] { [Pipeline] sshagent [2026-02-26T21:51:49.383Z] $ ssh-agent [2026-02-26T21:51:49.477Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSzNZwY/agent.2923178 [2026-02-26T21:51:49.477Z] SSH_AGENT_PID=2923180 [2026-02-26T21:51:49.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-26T21:51:49.490Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-26T21:51:49.527Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-26T21:51:49.974Z] + pwd [2026-02-26T21:51:49.975Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-26T21:51:49.975Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [2026-02-26T21:51:49.975Z] get jdk binary... [2026-02-26T21:51:49.975Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-26T21:51:49.975Z] Uncompressing file: OpenJDK8U-jdk-sources_8u492b04-ea.tar.gz ... [2026-02-26T21:51:53.648Z] List files in jdkbinary folder... [2026-02-26T21:51:53.648Z] total 388716 [2026-02-26T21:51:53.648Z] -rw-r--r-- 1 jenkins jenkins 158419062 Feb 26 21:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:53.648Z] -rw-r--r-- 1 jenkins jenkins 94175616 Feb 26 21:08 OpenJDK8U-jdk-sources_8u492b04-ea.tar.gz [2026-02-26T21:51:53.648Z] -rw-r--r-- 1 jenkins jenkins 103503343 Feb 26 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:53.648Z] -rw-r--r-- 1 jenkins jenkins 41826977 Feb 26 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:53.648Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 26 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea-metadata.json [2026-02-26T21:51:53.648Z] -rw-r--r-- 1 jenkins jenkins 80480 Feb 26 21:45 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea.json [2026-02-26T21:51:53.648Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:51 tmp [2026-02-26T21:51:53.648Z] List files in jdkbinary/tmp folder... [2026-02-26T21:51:53.648Z] total 4 [2026-02-26T21:51:53.648Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 26 21:08 jdk8u492-b04-src [2026-02-26T21:51:53.648Z] Moving directory jdk8u492-b04-src/ to ../source-image [2026-02-26T21:51:53.648Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u492b04-ea.tar.gz ... [2026-02-26T21:51:55.326Z] List files in jdkbinary folder... [2026-02-26T21:51:55.326Z] total 388720 [2026-02-26T21:51:55.326Z] -rw-r--r-- 1 jenkins jenkins 158419062 Feb 26 21:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:55.326Z] -rw-r--r-- 1 jenkins jenkins 94175616 Feb 26 21:08 OpenJDK8U-jdk-sources_8u492b04-ea.tar.gz [2026-02-26T21:51:55.326Z] -rw-r--r-- 1 jenkins jenkins 103503343 Feb 26 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:55.326Z] -rw-r--r-- 1 jenkins jenkins 41826977 Feb 26 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:55.326Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 26 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea-metadata.json [2026-02-26T21:51:55.326Z] -rw-r--r-- 1 jenkins jenkins 80480 Feb 26 21:45 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea.json [2026-02-26T21:51:55.326Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 26 21:08 source-image [2026-02-26T21:51:55.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:51 tmp [2026-02-26T21:51:55.326Z] List files in jdkbinary/tmp folder... [2026-02-26T21:51:55.326Z] total 4 [2026-02-26T21:51:55.326Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 26 21:27 jdk8u492-b04 [2026-02-26T21:51:55.326Z] Moving directory jdk8u492-b04/ to ../j2sdk-image [2026-02-26T21:51:55.326Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u492b04-ea.tar.gz ... [2026-02-26T21:51:56.004Z] List files in jdkbinary folder... [2026-02-26T21:51:56.004Z] total 388724 [2026-02-26T21:51:56.004Z] -rw-r--r-- 1 jenkins jenkins 158419062 Feb 26 21:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:56.004Z] -rw-r--r-- 1 jenkins jenkins 94175616 Feb 26 21:08 OpenJDK8U-jdk-sources_8u492b04-ea.tar.gz [2026-02-26T21:51:56.004Z] -rw-r--r-- 1 jenkins jenkins 103503343 Feb 26 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:56.004Z] -rw-r--r-- 1 jenkins jenkins 41826977 Feb 26 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T21:51:56.004Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 26 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea-metadata.json [2026-02-26T21:51:56.004Z] -rw-r--r-- 1 jenkins jenkins 80480 Feb 26 21:45 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea.json [2026-02-26T21:51:56.004Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 26 21:27 j2sdk-image [2026-02-26T21:51:56.004Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 26 21:08 source-image [2026-02-26T21:51:56.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:51 tmp [2026-02-26T21:51:56.004Z] List files in jdkbinary/tmp folder... [2026-02-26T21:51:56.004Z] total 4 [2026-02-26T21:51:56.004Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 26 21:27 jdk8u492-b04-jre [2026-02-26T21:51:56.004Z] Moving directory jdk8u492-b04-jre/ to ../j2re-image [2026-02-26T21:51:56.004Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u492b04-ea.tar.gz over ./j2sdk-image/jre... [2026-02-26T21:51:59.666Z] Removing top-level folder jdk8u492-b04-debug-image/ [2026-02-26T21:51:59.666Z] Removing top-level folder jdk8u492-b04/ [2026-02-26T21:51:59.666Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2026-02-26T21:51:59.666Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-26T21:51:59.978Z] openjdk version "1.8.0_492-beta" [2026-02-26T21:51:59.978Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262107-b04) [2026-02-26T21:51:59.979Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode) [2026-02-26T21:51:59.979Z] =JAVA VERSION OUTPUT END= [2026-02-26T21:51:59.979Z] =RELEASE INFO BEGIN= [2026-02-26T21:51:59.979Z] JAVA_VERSION="1.8.0_492" [2026-02-26T21:51:59.979Z] OS_NAME="Linux" [2026-02-26T21:51:59.979Z] OS_VERSION="2.6" [2026-02-26T21:51:59.979Z] OS_ARCH="amd64" [2026-02-26T21:51:59.979Z] SOURCE=".:git:9bdb5fefaaf3+" [2026-02-26T21:51:59.979Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-26T21:51:59.979Z] BUILD_SOURCE="git:add4c7da67f6165313c0cfb4783b823be7ba0d6f" [2026-02-26T21:51:59.979Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-26T21:51:59.979Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-26T21:51:59.979Z] FULL_VERSION="1.8.0_492-beta-202602262107-b04" [2026-02-26T21:51:59.979Z] SEMANTIC_VERSION="8.0.492+4" [2026-02-26T21:51:59.979Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure" [2026-02-26T21:51:59.979Z] JVM_VARIANT="Hotspot" [2026-02-26T21:51:59.979Z] JVM_VERSION="25.492-b04" [2026-02-26T21:51:59.979Z] IMAGE_TYPE="JDK" [2026-02-26T21:51:59.979Z] =RELEASE INFO END= [2026-02-26T21:51:59.979Z] get testKitGen... [2026-02-26T21:51:59.979Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-26T21:52:01.568Z] git rev-parse master [2026-02-26T21:52:01.568Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-26T21:52:01.672Z] $ ssh-agent -k [2026-02-26T21:52:01.694Z] unset SSH_AUTH_SOCK; [2026-02-26T21:52:01.695Z] unset SSH_AGENT_PID; [2026-02-26T21:52:01.695Z] echo Agent pid 2923180 killed; [2026-02-26T21:52:01.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-26T21:52:02.181Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b04_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=568&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-26T21:52:02.199Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-ibmcloud-ubuntu2204-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b04_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=568&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-26T21:52:02.248Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-26T21:52:02.375Z] Copied 1 artifact from "getTRSSOutput" build number 2059 [Pipeline] sh [2026-02-26T21:52:02.799Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-26T21:52:02.799Z] + tar xof - [2026-02-26T21:52:02.799Z] + gzip -cd TRSSOutput.tar.gz [2026-02-26T21:52:02.799Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-26T21:52:02.874Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-26T21:52:02.894Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-26T21:52:02.940Z] Found a total of 10 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-02-26T21:52:02.943Z] Machine limit is 10. [Pipeline] sh [2026-02-26T21:52:03.360Z] + cd ./aqa-tests/TKG [2026-02-26T21:52:03.361Z] + uname [2026-02-26T21:52:03.361Z] + [ Linux = AIX ] [2026-02-26T21:52:03.361Z] + uname [2026-02-26T21:52:03.361Z] + [ Linux = SunOS ] [2026-02-26T21:52:03.361Z] + uname [2026-02-26T21:52:03.361Z] + [ Linux = *BSD ] [2026-02-26T21:52:03.361Z] + MAKE=make [2026-02-26T21:52:03.361Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2026-02-26T21:52:03.361Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2026-02-26T21:52:03.361Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:03.361Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T21:52:03.361Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T21:52:03.361Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-26T21:52:03.361Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-26T21:52:03.361Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-26T21:52:03.671Z] [2026-02-26T21:52:03.671Z] build: [2026-02-26T21:52:03.671Z] [2026-02-26T21:52:03.671Z] clean: [2026-02-26T21:52:03.982Z] [2026-02-26T21:52:03.982Z] init: [2026-02-26T21:52:03.982Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2026-02-26T21:52:03.982Z] [2026-02-26T21:52:03.982Z] getDependentLibs: [2026-02-26T21:52:03.982Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib does not exist, creating one. [2026-02-26T21:52:03.982Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency [2026-02-26T21:52:03.982Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:03.982Z] [exec] -------------------------------------------- [2026-02-26T21:52:03.982Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:03.982Z] [exec] task is set to default [2026-02-26T21:52:03.982Z] [exec] dependencyList is set to json_simple [2026-02-26T21:52:03.982Z] [exec] System Test jars will not be downloaded. [2026-02-26T21:52:03.982Z] [exec] -------------------------------------------- [2026-02-26T21:52:03.982Z] [exec] Starting download third party dependent jars [2026-02-26T21:52:03.982Z] [exec] -------------------------------------------- [2026-02-26T21:52:03.982Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:03.982Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-02-26T21:52:03.982Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-02-26T21:52:03.982Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar [2026-02-26T21:52:03.982Z] [exec] downloaded dependent third party jars successfully [2026-02-26T21:52:03.982Z] [2026-02-26T21:52:03.982Z] compile: [2026-02-26T21:52:03.982Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T21:52:03.982Z] [echo] ============COMPILER SETTINGS============ [2026-02-26T21:52:03.982Z] [echo] ===fork: yes [2026-02-26T21:52:03.982Z] [echo] ===debug: on [2026-02-26T21:52:03.982Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2026-02-26T21:52:05.570Z] [2026-02-26T21:52:05.570Z] dist: [2026-02-26T21:52:05.570Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-26T21:52:05.570Z] [2026-02-26T21:52:05.570Z] BUILD SUCCESSFUL [2026-02-26T21:52:05.570Z] Total time: 2 seconds [2026-02-26T21:52:05.570Z] 0 [2026-02-26T21:52:05.570Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-26T21:52:05.880Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-26T21:52:05.880Z] microArchOutput: model name : AMD EPYC-Milan Processor [2026-02-26T21:52:06.193Z] ****************************** MACHINE INFO ****************************** [2026-02-26T21:52:06.193Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2026-02-26T21:52:06.193Z] Free Physical Memory Size : 3605762048 [2026-02-26T21:52:06.193Z] Free space (bytes) : 61845819392 [2026-02-26T21:52:06.193Z] Total Physical Memory Size : 16791003136 [2026-02-26T21:52:06.193Z] Total space (bytes) : 103865303040 [2026-02-26T21:52:06.193Z] Usable space (bytes) : 61829042176 [2026-02-26T21:52:06.193Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T21:52:06.193Z] bashVersion : [2026-02-26T21:52:06.193Z] GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu) [2026-02-26T21:52:06.193Z] Copyright (C) 2020 Free Software Foundation, Inc. [2026-02-26T21:52:06.193Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] This is free software; you are free to change and redistribute it. [2026-02-26T21:52:06.193Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-26T21:52:06.193Z] cpuCores : 4 [2026-02-26T21:52:06.193Z] curlVersion : [2026-02-26T21:52:06.193Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.20 [2026-02-26T21:52:06.193Z] Release-Date: 2022-01-05 [2026-02-26T21:52:06.193Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-26T21:52:06.193Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd [2026-02-26T21:52:06.193Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~22.04.1 [2026-02-26T21:52:06.193Z] gcc version : 11 [2026-02-26T21:52:06.193Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.13) 2.35 [2026-02-26T21:52:06.193Z] gdb version : bash: line 1: gdb: command not found [2026-02-26T21:52:06.193Z] lldb version : Command could not be executed [2026-02-26T21:52:06.193Z] makeVersion : [2026-02-26T21:52:06.193Z] GNU Make 4.3 [2026-02-26T21:52:06.193Z] Built for x86_64-pc-linux-gnu [2026-02-26T21:52:06.193Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-02-26T21:52:06.193Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-26T21:52:06.193Z] This is free software: you are free to change and redistribute it. [2026-02-26T21:52:06.193Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-26T21:52:06.193Z] mavenVersion : [2026-02-26T21:52:06.193Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-26T21:52:06.193Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-26T21:52:06.193Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre [2026-02-26T21:52:06.193Z] Default locale: en, platform encoding: UTF-8 [2026-02-26T21:52:06.193Z] OS name: "linux", version: "5.15.0-1092-ibm", arch: "amd64", family: "unix" [2026-02-26T21:52:06.193Z] osInfo : [2026-02-26T21:52:06.193Z] PRETTY_NAME="Ubuntu 22.04.5 LTS" [2026-02-26T21:52:06.193Z] NAME="Ubuntu" [2026-02-26T21:52:06.193Z] VERSION_ID="22.04" [2026-02-26T21:52:06.193Z] VERSION="22.04.5 LTS (Jammy Jellyfish)" [2026-02-26T21:52:06.193Z] VERSION_CODENAME=jammy [2026-02-26T21:52:06.193Z] ID=ubuntu [2026-02-26T21:52:06.193Z] ID_LIKE=debian [2026-02-26T21:52:06.193Z] HOME_URL="https://www.ubuntu.com/" [2026-02-26T21:52:06.193Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-02-26T21:52:06.193Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-02-26T21:52:06.193Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-02-26T21:52:06.193Z] UBUNTU_CODENAME=jammy [2026-02-26T21:52:06.193Z] osLabel : ubuntu.22 [2026-02-26T21:52:06.193Z] perlVersion : [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi [2026-02-26T21:52:06.193Z] (with 67 registered patches, see perl -V for more detail) [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] Copyright 1987-2021, Larry Wall [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-26T21:52:06.193Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-26T21:52:06.193Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-26T21:52:06.193Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] podmanVersion : bash: line 1: podman: command not found [2026-02-26T21:52:06.193Z] procArch : x86_64 [2026-02-26T21:52:06.193Z] sysArch : x86_64 [2026-02-26T21:52:06.193Z] sysOS : Linux [2026-02-26T21:52:06.193Z] ulimit : [2026-02-26T21:52:06.193Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-26T21:52:06.193Z] core file size (blocks, -c) 0 [2026-02-26T21:52:06.193Z] data seg size (kbytes, -d) unlimited [2026-02-26T21:52:06.193Z] scheduling priority (-e) 0 [2026-02-26T21:52:06.193Z] file size (blocks, -f) unlimited [2026-02-26T21:52:06.193Z] pending signals (-i) 63775 [2026-02-26T21:52:06.193Z] max locked memory (kbytes, -l) 2049680 [2026-02-26T21:52:06.193Z] max memory size (kbytes, -m) unlimited [2026-02-26T21:52:06.193Z] open files (-n) 1048576 [2026-02-26T21:52:06.193Z] pipe size (512 bytes, -p) 8 [2026-02-26T21:52:06.193Z] POSIX message queues (bytes, -q) 819200 [2026-02-26T21:52:06.193Z] real-time priority (-r) 0 [2026-02-26T21:52:06.193Z] stack size (kbytes, -s) 8192 [2026-02-26T21:52:06.193Z] cpu time (seconds, -t) unlimited [2026-02-26T21:52:06.193Z] max user processes (-u) 63775 [2026-02-26T21:52:06.193Z] virtual memory (kbytes, -v) unlimited [2026-02-26T21:52:06.193Z] file locks (-x) unlimited [2026-02-26T21:52:06.193Z] uname : Linux test-ibmcloud-ubuntu2204-x64-1.adoptopenjdk.net 5.15.0-1092-ibm #95-Ubuntu SMP Sat Nov 22 04:59:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux [2026-02-26T21:52:06.193Z] vmVendor : Oracle Corporation [2026-02-26T21:52:06.193Z] vmVersion : 25.492-b04 [2026-02-26T21:52:06.193Z] xlc version : bash: line 1: xlC: command not found [2026-02-26T21:52:06.193Z] ************************************************************************** [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] System.getProperty('java.vendor')=Temurin [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] System.getProperty('os.name')=Linux [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] System.getProperty('os.arch')=amd64 [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] System.getProperty('java.fullversion')=null [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.193Z] System.getProperty('sun.arch.data.model')=64 [2026-02-26T21:52:06.193Z] [2026-02-26T21:52:06.505Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:06.505Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2026-02-26T21:52:06.505Z] perl scripts/configure.pl [2026-02-26T21:52:06.505Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-26T21:52:06.817Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-26T21:52:06.817Z] [2026-02-26T21:52:06.817Z] [2026-02-26T21:52:06.817Z] Starting to generate parallel test lists. [2026-02-26T21:52:06.817Z] [2026-02-26T21:52:06.817Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-02-26T21:52:06.817Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-02-26T21:52:06.817Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-02-26T21:52:06.817Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-02-26T21:52:06.817Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-02-26T21:52:06.817Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-02-26T21:52:06.817Z] Attempting to get test duration data from TRSS. [2026-02-26T21:52:06.817Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=perf&level=sanity [2026-02-26T21:52:07.489Z] Attempting to get test duration data from cached files. [2026-02-26T21:52:07.489Z] [2026-02-26T21:52:07.489Z] TEST DURATION [2026-02-26T21:52:07.489Z] ==================================================================================== [2026-02-26T21:52:07.489Z] Total number of tests searched: 8 [2026-02-26T21:52:07.489Z] Number of test durations found: 8 [2026-02-26T21:52:07.489Z] Top slowest tests: [2026-02-26T21:52:07.489Z] 06m35s IdleMicrobenchmark_HS_0 [2026-02-26T21:52:07.489Z] 02m01s renaissance-future-genetic_0 [2026-02-26T21:52:07.489Z] 01m39s renaissance-fj-kmeans_0 [2026-02-26T21:52:07.489Z] ==================================================================================== [2026-02-26T21:52:07.489Z] [2026-02-26T21:52:07.489Z] Test target is split into 1 lists. [2026-02-26T21:52:07.489Z] Reducing estimated test running time from 10m50s to 10m50s. [2026-02-26T21:52:07.489Z] [2026-02-26T21:52:07.489Z] -------------------------------------testList_0------------------------------------- [2026-02-26T21:52:07.489Z] Number of tests: 8 [2026-02-26T21:52:07.489Z] Estimated running time: 10m50s [2026-02-26T21:52:07.489Z] TESTLIST=IdleMicrobenchmark_HS_0,renaissance-future-genetic_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0 [2026-02-26T21:52:07.489Z] ------------------------------------------------------------------------------------ [2026-02-26T21:52:07.489Z] [2026-02-26T21:52:07.489Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-26T21:52:07.489Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-26T21:52:07.556Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-26T21:52:07.619Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-26T21:52:07.677Z] Building tests... [Pipeline] timeout [2026-02-26T21:52:07.680Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-26T21:52:07.695Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-26T21:52:07.780Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-02-26T21:52:07.793Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-26T21:52:07.814Z] $ ssh-agent [2026-02-26T21:52:07.889Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpjuMBv/agent.2923570 [2026-02-26T21:52:07.889Z] SSH_AGENT_PID=2923572 [2026-02-26T21:52:07.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-26T21:52:08.296Z] + bash ./compile.sh [2026-02-26T21:52:08.296Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2026-02-26T21:52:08.296Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:08.296Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T21:52:08.296Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T21:52:08.296Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-26T21:52:08.296Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-26T21:52:08.296Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-26T21:52:08.607Z] [2026-02-26T21:52:08.607Z] build: [2026-02-26T21:52:08.607Z] [2026-02-26T21:52:08.607Z] clean: [2026-02-26T21:52:08.607Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2026-02-26T21:52:08.607Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2026-02-26T21:52:08.607Z] [2026-02-26T21:52:08.607Z] init: [2026-02-26T21:52:08.607Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2026-02-26T21:52:08.607Z] [2026-02-26T21:52:08.607Z] getDependentLibs: [2026-02-26T21:52:08.918Z] [exec] -------------------------------------------- [2026-02-26T21:52:08.918Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:08.918Z] [exec] task is set to default [2026-02-26T21:52:08.918Z] [exec] dependencyList is set to json_simple [2026-02-26T21:52:08.918Z] [exec] System Test jars will not be downloaded. [2026-02-26T21:52:08.918Z] [exec] -------------------------------------------- [2026-02-26T21:52:08.918Z] [exec] Starting download third party dependent jars [2026-02-26T21:52:08.918Z] [exec] -------------------------------------------- [2026-02-26T21:52:08.918Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:08.918Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-26T21:52:08.918Z] [exec] downloaded dependent third party jars successfully [2026-02-26T21:52:08.918Z] [2026-02-26T21:52:08.918Z] compile: [2026-02-26T21:52:08.918Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T21:52:08.918Z] [echo] ============COMPILER SETTINGS============ [2026-02-26T21:52:08.918Z] [echo] ===fork: yes [2026-02-26T21:52:08.918Z] [echo] ===debug: on [2026-02-26T21:52:08.918Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2026-02-26T21:52:10.033Z] [2026-02-26T21:52:10.033Z] dist: [2026-02-26T21:52:10.344Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-26T21:52:10.344Z] [2026-02-26T21:52:10.344Z] BUILD SUCCESSFUL [2026-02-26T21:52:10.344Z] Total time: 1 second [2026-02-26T21:52:10.344Z] 0 [2026-02-26T21:52:10.344Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-26T21:52:10.344Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-26T21:52:10.344Z] microArchOutput: model name : AMD EPYC-Milan Processor [2026-02-26T21:52:11.017Z] ****************************** MACHINE INFO ****************************** [2026-02-26T21:52:11.017Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2026-02-26T21:52:11.017Z] Free Physical Memory Size : 3582767104 [2026-02-26T21:52:11.017Z] Free space (bytes) : 61845807104 [2026-02-26T21:52:11.017Z] Total Physical Memory Size : 16791003136 [2026-02-26T21:52:11.017Z] Total space (bytes) : 103865303040 [2026-02-26T21:52:11.017Z] Usable space (bytes) : 61829029888 [2026-02-26T21:52:11.017Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T21:52:11.017Z] bashVersion : [2026-02-26T21:52:11.017Z] GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu) [2026-02-26T21:52:11.017Z] Copyright (C) 2020 Free Software Foundation, Inc. [2026-02-26T21:52:11.017Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-26T21:52:11.017Z] [2026-02-26T21:52:11.017Z] This is free software; you are free to change and redistribute it. [2026-02-26T21:52:11.017Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-26T21:52:11.017Z] cpuCores : 4 [2026-02-26T21:52:11.017Z] curlVersion : [2026-02-26T21:52:11.017Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.20 [2026-02-26T21:52:11.017Z] Release-Date: 2022-01-05 [2026-02-26T21:52:11.018Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-26T21:52:11.018Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd [2026-02-26T21:52:11.018Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~22.04.1 [2026-02-26T21:52:11.018Z] gcc version : 11 [2026-02-26T21:52:11.018Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.13) 2.35 [2026-02-26T21:52:11.018Z] gdb version : bash: line 1: gdb: command not found [2026-02-26T21:52:11.018Z] lldb version : Command could not be executed [2026-02-26T21:52:11.018Z] makeVersion : [2026-02-26T21:52:11.018Z] GNU Make 4.3 [2026-02-26T21:52:11.018Z] Built for x86_64-pc-linux-gnu [2026-02-26T21:52:11.018Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-02-26T21:52:11.018Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-26T21:52:11.018Z] This is free software: you are free to change and redistribute it. [2026-02-26T21:52:11.018Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-26T21:52:11.018Z] mavenVersion : [2026-02-26T21:52:11.018Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-26T21:52:11.018Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-26T21:52:11.018Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre [2026-02-26T21:52:11.018Z] Default locale: en, platform encoding: UTF-8 [2026-02-26T21:52:11.018Z] OS name: "linux", version: "5.15.0-1092-ibm", arch: "amd64", family: "unix" [2026-02-26T21:52:11.018Z] osInfo : [2026-02-26T21:52:11.018Z] PRETTY_NAME="Ubuntu 22.04.5 LTS" [2026-02-26T21:52:11.018Z] NAME="Ubuntu" [2026-02-26T21:52:11.018Z] VERSION_ID="22.04" [2026-02-26T21:52:11.018Z] VERSION="22.04.5 LTS (Jammy Jellyfish)" [2026-02-26T21:52:11.018Z] VERSION_CODENAME=jammy [2026-02-26T21:52:11.018Z] ID=ubuntu [2026-02-26T21:52:11.018Z] ID_LIKE=debian [2026-02-26T21:52:11.018Z] HOME_URL="https://www.ubuntu.com/" [2026-02-26T21:52:11.018Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-02-26T21:52:11.018Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-02-26T21:52:11.018Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-02-26T21:52:11.018Z] UBUNTU_CODENAME=jammy [2026-02-26T21:52:11.018Z] osLabel : ubuntu.22 [2026-02-26T21:52:11.018Z] perlVersion : [2026-02-26T21:52:11.018Z] [2026-02-26T21:52:11.018Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi [2026-02-26T21:52:11.018Z] (with 67 registered patches, see perl -V for more detail) [2026-02-26T21:52:11.018Z] [2026-02-26T21:52:11.018Z] Copyright 1987-2021, Larry Wall [2026-02-26T21:52:11.018Z] [2026-02-26T21:52:11.018Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-26T21:52:11.018Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-26T21:52:11.018Z] [2026-02-26T21:52:11.018Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-26T21:52:11.018Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-26T21:52:11.018Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-26T21:52:11.018Z] [2026-02-26T21:52:11.018Z] podmanVersion : bash: line 1: podman: command not found [2026-02-26T21:52:11.018Z] procArch : x86_64 [2026-02-26T21:52:11.018Z] sysArch : x86_64 [2026-02-26T21:52:11.018Z] sysOS : Linux [2026-02-26T21:52:11.018Z] ulimit : [2026-02-26T21:52:11.018Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-26T21:52:11.018Z] core file size (blocks, -c) 0 [2026-02-26T21:52:11.018Z] data seg size (kbytes, -d) unlimited [2026-02-26T21:52:11.018Z] scheduling priority (-e) 0 [2026-02-26T21:52:11.018Z] file size (blocks, -f) unlimited [2026-02-26T21:52:11.018Z] pending signals (-i) 63775 [2026-02-26T21:52:11.018Z] max locked memory (kbytes, -l) 2049680 [2026-02-26T21:52:11.018Z] max memory size (kbytes, -m) unlimited [2026-02-26T21:52:11.019Z] open files (-n) 1048576 [2026-02-26T21:52:11.019Z] pipe size (512 bytes, -p) 8 [2026-02-26T21:52:11.019Z] POSIX message queues (bytes, -q) 819200 [2026-02-26T21:52:11.019Z] real-time priority (-r) 0 [2026-02-26T21:52:11.019Z] stack size (kbytes, -s) 8192 [2026-02-26T21:52:11.019Z] cpu time (seconds, -t) unlimited [2026-02-26T21:52:11.019Z] max user processes (-u) 63775 [2026-02-26T21:52:11.019Z] virtual memory (kbytes, -v) unlimited [2026-02-26T21:52:11.019Z] file locks (-x) unlimited [2026-02-26T21:52:11.019Z] uname : Linux test-ibmcloud-ubuntu2204-x64-1.adoptopenjdk.net 5.15.0-1092-ibm #95-Ubuntu SMP Sat Nov 22 04:59:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux [2026-02-26T21:52:11.019Z] vmVendor : Oracle Corporation [2026-02-26T21:52:11.019Z] vmVersion : 25.492-b04 [2026-02-26T21:52:11.019Z] xlc version : bash: line 1: xlC: command not found [2026-02-26T21:52:11.019Z] ************************************************************************** [2026-02-26T21:52:11.019Z] [2026-02-26T21:52:11.019Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-26T21:52:11.019Z] [2026-02-26T21:52:11.019Z] System.getProperty('java.vendor')=Temurin [2026-02-26T21:52:11.019Z] [2026-02-26T21:52:11.019Z] System.getProperty('os.name')=Linux [2026-02-26T21:52:11.019Z] [2026-02-26T21:52:11.019Z] System.getProperty('os.arch')=amd64 [2026-02-26T21:52:11.019Z] [2026-02-26T21:52:11.019Z] System.getProperty('java.fullversion')=null [2026-02-26T21:52:11.019Z] [2026-02-26T21:52:11.019Z] System.getProperty('sun.arch.data.model')=64 [2026-02-26T21:52:11.019Z] [2026-02-26T21:52:11.335Z] make -f clean.mk cleanBuild [2026-02-26T21:52:11.335Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2026-02-26T21:52:11.336Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest [2026-02-26T21:52:11.336Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2026-02-26T21:52:11.336Z] make -f compile.mk compile [2026-02-26T21:52:11.336Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2026-02-26T21:52:11.651Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T21:52:11.651Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T21:52:11.651Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-26T21:52:11.651Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-26T21:52:11.966Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2026-02-26T21:52:12.278Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-02-26T21:52:12.278Z] [2026-02-26T21:52:12.278Z] -create_test_directory: [2026-02-26T21:52:12.278Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest [2026-02-26T21:52:12.278Z] [2026-02-26T21:52:12.278Z] stage_test_material: [2026-02-26T21:52:12.595Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest [2026-02-26T21:52:12.595Z] [2026-02-26T21:52:12.596Z] build: [2026-02-26T21:52:12.596Z] [2026-02-26T21:52:12.596Z] init: [2026-02-26T21:52:12.596Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf [2026-02-26T21:52:12.596Z] [2026-02-26T21:52:12.596Z] dist: [2026-02-26T21:52:12.596Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf [2026-02-26T21:52:12.596Z] [2026-02-26T21:52:12.596Z] build: [2026-02-26T21:52:12.908Z] [2026-02-26T21:52:12.908Z] build: [2026-02-26T21:52:12.908Z] [2026-02-26T21:52:12.908Z] init: [2026-02-26T21:52:12.908Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench [2026-02-26T21:52:12.908Z] [2026-02-26T21:52:12.908Z] getBumbleBench: [2026-02-26T21:52:12.908Z] [echo] Cloning BumbleBench [2026-02-26T21:52:12.908Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-02-26T21:52:12.908Z] [exec] Cloning into 'bumblebench'... [2026-02-26T21:52:13.584Z] [2026-02-26T21:52:13.584Z] buildBumbleBench: [2026-02-26T21:52:13.584Z] [echo] Building BumbleBench [2026-02-26T21:52:13.584Z] [2026-02-26T21:52:13.584Z] compile-all: [2026-02-26T21:52:13.585Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:14.683Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-02-26T21:52:14.683Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-02-26T21:52:14.683Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:14.683Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:14.683Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:14.683Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:14.998Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:14.999Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:14.999Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:14.999Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:15.310Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:15.311Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:15.628Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:15.628Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:15.628Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:15.628Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:52:15.628Z] [2026-02-26T21:52:15.628Z] dist: [2026-02-26T21:52:15.628Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-02-26T21:52:15.940Z] [2026-02-26T21:52:15.940Z] dist: [2026-02-26T21:52:15.940Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench [2026-02-26T21:52:15.940Z] [2026-02-26T21:52:15.940Z] build: [2026-02-26T21:52:15.940Z] [2026-02-26T21:52:15.940Z] getDependentLibs: [2026-02-26T21:52:16.251Z] [exec] -------------------------------------------- [2026-02-26T21:52:16.251Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:16.252Z] [exec] task is set to default [2026-02-26T21:52:16.252Z] [exec] dependencyList is set to dacapo [2026-02-26T21:52:16.252Z] [exec] System Test jars will not be downloaded. [2026-02-26T21:52:16.252Z] [exec] -------------------------------------------- [2026-02-26T21:52:16.252Z] [exec] Starting download third party dependent jars [2026-02-26T21:52:16.252Z] [exec] -------------------------------------------- [2026-02-26T21:52:16.252Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:52:16.252Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-02-26T21:52:16.252Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-02-26T21:52:31.908Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/dacapo.zip [2026-02-26T21:52:31.908Z] [exec] downloaded dependent third party jars successfully [2026-02-26T21:52:31.908Z] [2026-02-26T21:52:31.908Z] init: [2026-02-26T21:52:31.908Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2026-02-26T21:52:31.908Z] [2026-02-26T21:52:31.908Z] getDacapoSuite: [2026-02-26T21:52:31.908Z] [unzip] Expanding: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2026-02-26T21:53:04.971Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2026-02-26T21:53:04.971Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo [2026-02-26T21:53:04.971Z] [2026-02-26T21:53:04.971Z] dist: [2026-02-26T21:53:04.971Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2026-02-26T21:53:04.971Z] [2026-02-26T21:53:04.971Z] build: [2026-02-26T21:53:04.971Z] [2026-02-26T21:53:04.971Z] init: [2026-02-26T21:53:04.971Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2026-02-26T21:53:04.971Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2026-02-26T21:53:04.971Z] [2026-02-26T21:53:04.971Z] compile: [2026-02-26T21:53:04.971Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T21:53:04.971Z] [echo] ============COMPILER SETTINGS============ [2026-02-26T21:53:04.971Z] [echo] ===fork: yes [2026-02-26T21:53:04.971Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-02-26T21:53:04.971Z] [echo] ===debug: on [2026-02-26T21:53:04.971Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-02-26T21:53:04.971Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2026-02-26T21:53:04.971Z] [2026-02-26T21:53:04.971Z] dist: [2026-02-26T21:53:04.971Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-02-26T21:53:04.971Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2026-02-26T21:53:04.972Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2026-02-26T21:53:04.972Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2026-02-26T21:53:04.972Z] [2026-02-26T21:53:04.972Z] clean: [2026-02-26T21:53:04.972Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2026-02-26T21:53:04.972Z] [2026-02-26T21:53:04.972Z] build: [2026-02-26T21:53:04.972Z] [2026-02-26T21:53:04.972Z] build: [2026-02-26T21:53:04.972Z] [2026-02-26T21:53:04.972Z] init: [2026-02-26T21:53:04.972Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance [2026-02-26T21:53:04.972Z] [2026-02-26T21:53:04.972Z] getRenaissanceSuite: [2026-02-26T21:53:04.972Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2026-02-26T21:53:38.021Z] [2026-02-26T21:53:38.021Z] dist: [2026-02-26T21:53:38.021Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance [2026-02-26T21:53:38.021Z] [2026-02-26T21:53:38.021Z] build: [2026-02-26T21:53:38.021Z] [2026-02-26T21:53:38.021Z] init: [2026-02-26T21:53:38.021Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb [2026-02-26T21:53:38.021Z] [2026-02-26T21:53:38.021Z] getSpecjbbSuite: [2026-02-26T21:53:38.021Z] [2026-02-26T21:53:38.021Z] dist: [2026-02-26T21:53:38.021Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb/run [2026-02-26T21:53:38.021Z] [2026-02-26T21:53:38.021Z] BUILD SUCCESSFUL [2026-02-26T21:53:38.021Z] Total time: 1 minute 23 seconds [2026-02-26T21:53:38.021Z] 0 [2026-02-26T21:53:38.021Z] [2026-02-26T21:53:38.021Z] [2026-02-26T21:53:38.021Z] RECORD TEST REPOs SHA [2026-02-26T21:53:38.021Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-26T21:53:38.022Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-26T21:53:38.022Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-26T21:53:38.022Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-26T21:53:38.022Z] ================================================ [2026-02-26T21:53:38.022Z] timestamp: 20260226-215335 [2026-02-26T21:53:38.022Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [2026-02-26T21:53:38.022Z] git repo: [2026-02-26T21:53:38.022Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-26T21:53:38.022Z] sha: [2026-02-26T21:53:38.022Z] 30c0b963c9041edc85df0a417b51c2220cd7058a [2026-02-26T21:53:38.022Z] ================================================ [2026-02-26T21:53:38.022Z] timestamp: 20260226-215336 [2026-02-26T21:53:38.022Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2026-02-26T21:53:38.022Z] git repo: [2026-02-26T21:53:38.022Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-26T21:53:38.022Z] sha: [2026-02-26T21:53:38.022Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [2026-02-26T21:53:38.022Z] ================================================ [2026-02-26T21:53:38.022Z] timestamp: 20260226-215336 [2026-02-26T21:53:38.022Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-26T21:53:38.022Z] git repo: [2026-02-26T21:53:38.022Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-02-26T21:53:38.022Z] sha: [2026-02-26T21:53:38.022Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-02-26T21:53:38.022Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [Pipeline] } [2026-02-26T21:53:38.102Z] $ ssh-agent -k [2026-02-26T21:53:38.111Z] unset SSH_AUTH_SOCK; [2026-02-26T21:53:38.112Z] unset SSH_AGENT_PID; [2026-02-26T21:53:38.112Z] echo Agent pid 2923572 killed; [2026-02-26T21:53:38.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-26T21:53:38.379Z] 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-26T21:53:38.411Z] ITERATION: 1/1 [Pipeline] sh [2026-02-26T21:53:38.852Z] + which Xvfb [2026-02-26T21:53:38.852Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-26T21:53:38.954Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/.xvfb-1297-..fbdir17689676841941632411 [Pipeline] { [Pipeline] sh [2026-02-26T21:54:02.421Z] + ps -f [2026-02-26T21:54:02.422Z] + grep [X]vfb [2026-02-26T21:54:02.422Z] + awk {print $9} [Pipeline] echo [2026-02-26T21:54:02.509Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-26T21:54:02.534Z] $ ssh-agent [2026-02-26T21:54:02.610Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPvP4Fb/agent.2924246 [2026-02-26T21:54:02.610Z] SSH_AGENT_PID=2924248 [2026-02-26T21:54:02.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-26T21:54:03.032Z] + uname [2026-02-26T21:54:03.032Z] + [ Linux = AIX ] [2026-02-26T21:54:03.032Z] + uname [2026-02-26T21:54:03.032Z] + [ Linux = SunOS ] [2026-02-26T21:54:03.032Z] + uname [2026-02-26T21:54:03.032Z] + [ Linux = *BSD ] [2026-02-26T21:54:03.032Z] + MAKE=make [2026-02-26T21:54:03.032Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-26T21:54:03.032Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-26T21:54:03.487Z] + uname [2026-02-26T21:54:03.487Z] + [ Linux = AIX ] [2026-02-26T21:54:03.487Z] + uname [2026-02-26T21:54:03.487Z] + [ Linux = SunOS ] [2026-02-26T21:54:03.487Z] + uname [2026-02-26T21:54:03.487Z] + [ Linux = *BSD ] [2026-02-26T21:54:03.487Z] + MAKE=make [2026-02-26T21:54:03.487Z] + cd ./aqa-tests [2026-02-26T21:54:03.487Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-26T21:54:03.487Z] + set +x [2026-02-26T21:54:03.487Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2026-02-26T21:54:03.487Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib [2026-02-26T21:54:03.487Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2026-02-26T21:54:03.487Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2026-02-26T21:54:03.487Z] perl scripts/configure.pl [2026-02-26T21:54:03.487Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-26T21:54:03.801Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-26T21:54:03.801Z] [2026-02-26T21:54:03.801Z] Starting to generate test make files. [2026-02-26T21:54:03.801Z] [2026-02-26T21:54:03.801Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-02-26T21:54:03.801Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-02-26T21:54:03.801Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-02-26T21:54:03.801Z] [2026-02-26T21:54:03.801Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-02-26T21:54:03.801Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-02-26T21:54:04.112Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-02-26T21:54:04.112Z] [2026-02-26T21:54:04.112Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-02-26T21:54:04.112Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-02-26T21:54:04.112Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2026-02-26T21:54:04.112Z] [2026-02-26T21:54:04.112Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-02-26T21:54:04.112Z] [2026-02-26T21:54:04.112Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2026-02-26T21:54:04.112Z] [2026-02-26T21:54:04.112Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2026-02-26T21:54:04.112Z] [2026-02-26T21:54:04.112Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-02-26T21:54:04.112Z] [2026-02-26T21:54:04.112Z] Make files are generated successfully. [2026-02-26T21:54:04.112Z] [2026-02-26T21:54:04.423Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2026-02-26T21:54:04.423Z] make -f runtest.mk _sanity.perf [2026-02-26T21:54:04.423Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2026-02-26T21:54:04.423Z] [2026-02-26T21:54:04.423Z] Running make 4.3 [2026-02-26T21:54:04.423Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.. [2026-02-26T21:54:04.423Z] set JDK_VERSION to 8 [2026-02-26T21:54:04.423Z] set JDK_IMPL to hotspot [2026-02-26T21:54:04.423Z] set JVM_VERSION to openjdk8 [2026-02-26T21:54:04.423Z] set JCL_VERSION to latest [2026-02-26T21:54:04.423Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2026-02-26T21:54:04.423Z] set SPEC to linux_x86-64 [2026-02-26T21:54:04.423Z] set TEST_FLAG to [2026-02-26T21:54:04.423Z] set OS_LABEL to ubuntu.22 [2026-02-26T21:54:04.423Z] Running sanity.perf ... [2026-02-26T21:54:04.423Z] There are 8 test targets in sanity.perf [2026-02-26T21:54:04.423Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-02-26T21:54:04.737Z] openjdk version "1.8.0_492-beta" [2026-02-26T21:54:04.737Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262107-b04) [2026-02-26T21:54:04.737Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode) [2026-02-26T21:54:04.737Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests' [2026-02-26T21:54:04.737Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf' [2026-02-26T21:54:04.737Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/dacapo' [2026-02-26T21:54:04.737Z] [2026-02-26T21:54:04.737Z] ===============================================