Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 567
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367
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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-17T21:41:23.245Z] Found a total of 10 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-17T21:41:23.255Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-02-17T21:41:23.256Z] 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-17T21:41:23.271Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-02-17T21:41:23.273Z] 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-17T21:41:23.275Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-17T21:41:23.282Z] Found a total of 10 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2026-02-17T21:41:23.294Z] Running on test-ibmcloud-rhel9-x64-2 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-17T21:41:23.312Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-17T21:41:23.376Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-17T21:41:23.376Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-17T21:41:23.401Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-17T21:41:23.467Z] The recommended git tool is: git
[2026-02-17T21:41:23.526Z] No credentials specified
[2026-02-17T21:41:23.546Z] Cloning the remote Git repository
[2026-02-17T21:41:23.580Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:41:23.581Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests # timeout=10
[2026-02-17T21:41:23.595Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-17T21:41:23.595Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:41:23.596Z] > git --version # timeout=10
[2026-02-17T21:41:23.602Z] > git --version # 'git version 2.47.3'
[2026-02-17T21:41:23.602Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T21:41:27.767Z] Avoid second fetch
[2026-02-17T21:41:27.793Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-17T21:41:27.718Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-17T21:41:27.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T21:41:27.776Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-17T21:41:28.721Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-17T21:41:27.802Z] > git config core.sparsecheckout # timeout=10
[2026-02-17T21:41:27.807Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[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-17T21:41:30.416Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:41:30.444Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-17T21:41:30.946Z] + LC_TIME=C
[2026-02-17T21:41:30.946Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-17T21:41:31.033Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-17T21:41:31.470Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-17T21:41:31.470Z] Unix type machine..
[2026-02-17T21:41:31.470Z] Running on a Linux host
[2026-02-17T21:41:31.470Z] 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-17T21:41:33.160Z] + printenv
[2026-02-17T21:41:33.160Z] SHELL=/bin/bash
[2026-02-17T21:41:33.160Z] KEEP_WORKSPACE=false
[2026-02-17T21:41:33.160Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux.tap
[2026-02-17T21:41:33.160Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:41:33.160Z] EXIT_FAILURE=false
[2026-02-17T21:41:33.160Z] JDK_BRANCH=jdk8u492-b03_adopt
[2026-02-17T21:41:33.160Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1296/display/redirect?page=tests
[2026-02-17T21:41:33.160Z] PLATFORM=x86-64_linux
[2026-02-17T21:41:33.160Z] DOCKER_REQUIRED=false
[2026-02-17T21:41:33.160Z] TIME_LIMIT=25
[2026-02-17T21:41:33.160Z] JENKINS_SERVER_COOKIE=durable-8eb5a2955db17c1b9c80fa744347d62d1581f2bba44bb7b602e146a9e0ab8341
[2026-02-17T21:41:33.160Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:41:33.160Z] GENERATE_JOBS=true
[2026-02-17T21:41:33.160Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-17T21:41:33.160Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1296/display/redirect?page=changes
[2026-02-17T21:41:33.160Z] RERUN_ITERATIONS=1
[2026-02-17T21:41:33.160Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-17T21:41:33.160Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-17T21:41:33.160Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-02-17T21:41:33.160Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-17T21:41:33.160Z] LOGNAME=jenkins
[2026-02-17T21:41:33.160Z] XDG_SESSION_TYPE=tty
[2026-02-17T21:41:33.160Z] SETUP_JCK_RUN=false
[2026-02-17T21:41:33.160Z] ARCHIVE_TEST_RESULTS=false
[2026-02-17T21:41:33.160Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1296/
[2026-02-17T21:41:33.160Z] SLACK_CHANNEL=aqavit-bot
[2026-02-17T21:41:33.160Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2026-02-17T21:41:33.160Z] JCK_GIT_BRANCH=master
[2026-02-17T21:41:33.160Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/
[2026-02-17T21:41:33.160Z] BUILD_NUMBER=1296
[2026-02-17T21:41:33.160Z] TKG_ITERATIONS=1
[2026-02-17T21:41:33.160Z] _=/usr/bin/printenv
[2026-02-17T21:41:33.160Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../benchmarks
[2026-02-17T21:41:33.160Z] MOTD_SHOWN=pam
[2026-02-17T21:41:33.160Z] JENKINS_NODE_COOKIE=0e253c8b-040c-4286-a079-3cc096e5de83
[2026-02-17T21:41:33.160Z] KEEP_REPORTDIR=false
[2026-02-17T21:41:33.160Z] BUILD_DISPLAY_NAME=#1296
[2026-02-17T21:41:33.160Z] SDK_RESOURCE=upstream
[2026-02-17T21:41:33.160Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:41:33.160Z] HOME=/home/jenkins
[2026-02-17T21:41:33.160Z] LANG=C.UTF-8
[2026-02-17T21:41:33.160Z] jobStatus=SUCCESS
[2026-02-17T21:41:33.160Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-17T21:41:33.160Z] CLOUD_PROVIDER=azure
[2026-02-17T21:41:33.160Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-02-17T21:41:33.160Z] JOBSTARTTIME=Tue, 17 Feb 2026 21:41:30 +0000
[2026-02-17T21:41:33.160Z] JDK_VERSION=8
[2026-02-17T21:41:33.160Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-02-17T21:41:33.160Z] USE_TESTENV_PROPERTIES=false
[2026-02-17T21:41:33.160Z] PERSONAL_BUILD=false
[2026-02-17T21:41:33.160Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1296/display/redirect
[2026-02-17T21:41:33.160Z] AUTO_DETECT=true
[2026-02-17T21:41:33.160Z] SSH_CONNECTION=78.47.239.97 58956 10.243.0.4 22
[2026-02-17T21:41:33.160Z] EXIT_SUCCESS=false
[2026-02-17T21:41:33.160Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/display/redirect
[2026-02-17T21:41:33.160Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-02-17T21:41:33.160Z] OPENJ9_BRANCH=master
[2026-02-17T21:41:33.160Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-17T21:41:33.160Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/system_lib
[2026-02-17T21:41:33.160Z] PARALLEL=Dynamic
[2026-02-17T21:41:33.160Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-17T21:41:33.160Z] ITERATIONS=1
[2026-02-17T21:41:33.160Z] UPSTREAM_JOB_NUMBER=567
[2026-02-17T21:41:33.160Z] SPEC=linux_x86-64
[2026-02-17T21:41:33.160Z] XDG_SESSION_CLASS=user
[2026-02-17T21:41:33.160Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-17T21:41:33.160Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-17T21:41:33.160Z] NODE_NAME=test-ibmcloud-rhel9-x64-2
[2026-02-17T21:41:33.160Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-17T21:41:33.160Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:41:33.160Z] USER=jenkins
[2026-02-17T21:41:33.160Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-17T21:41:33.160Z] DYNAMIC_COMPILE=false
[2026-02-17T21:41:33.160Z] SHLVL=2
[2026-02-17T21:41:33.160Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_x86-64_linux-1296
[2026-02-17T21:41:33.160Z] EXECUTOR_NUMBER=0
[2026-02-17T21:41:33.160Z] HUDSON_COOKIE=6008ab7b-308c-4522-94b2-708e0b352f9d
[2026-02-17T21:41:33.160Z] XDG_SESSION_ID=27
[2026-02-17T21:41:33.160Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-17T21:41:33.160Z] ADOPTOPENJDK_BRANCH=master
[2026-02-17T21:41:33.160Z] ORIGIN_JDK_VERSION=8
[2026-02-17T21:41:33.160Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-02-17T21:41:33.160Z] NUM_PROCESSORS=2
[2026-02-17T21:41:33.160Z] SSH_CLIENT=78.47.239.97 58956 22
[2026-02-17T21:41:33.160Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2026-02-17T21:41:33.160Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-17T21:41:33.160Z] which_declare=declare -f
[2026-02-17T21:41:33.160Z] STAGE_NAME=Setup
[2026-02-17T21:41:33.160Z] NODE_LABELS=ci.role.test test-ibmcloud-rhel9-x64-2 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2026-02-17T21:41:33.160Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-17T21:41:33.160Z] TEST_TIME=120
[2026-02-17T21:41:33.160Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@tmp
[2026-02-17T21:41:33.160Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-02-17T21:41:33.160Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-17T21:41:33.160Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-17T21:41:33.160Z] CI=true
[2026-02-17T21:41:33.160Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1296/display/redirect?page=artifacts
[2026-02-17T21:41:33.160Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2026-02-17T21:41:33.160Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-17T21:41:33.160Z] RERUN_FAILURE=true
[2026-02-17T21:41:33.160Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-17T21:41:33.160Z] BUILD_LIST=perf
[2026-02-17T21:41:33.160Z] BUILD_ID=1296
[2026-02-17T21:41:33.160Z] OLDPWD=/home/jenkins
[2026-02-17T21:41:33.160Z] TARGET=sanity.perf
[2026-02-17T21:41:33.160Z] USE_JRE=false
[2026-02-17T21:41:33.160Z] JDK_IMPL=hotspot
[2026-02-17T21:41:33.160Z] BASH_FUNC_which%%=() { ( alias;
[2026-02-17T21:41:33.160Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2026-02-17T21:41:33.160Z] }
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-17T21:41:33.225Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:41:33.242Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T21:41:50.119Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 567
[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-17T21:41:50.305Z] 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-17T21:41:50.315Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T21:41:50.342Z] $ ssh-agent
[2026-02-17T21:41:50.449Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX7avO3h/agent.1538150
[2026-02-17T21:41:50.449Z] SSH_AGENT_PID=1538152
[2026-02-17T21:41:50.449Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:41:50.464Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-17T21:41:50.508Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:41:50.997Z] ++ pwd
[2026-02-17T21:41:50.997Z] + ./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-17T21:41:50.997Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[2026-02-17T21:41:50.997Z] get jdk binary...
[2026-02-17T21:41:50.997Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-17T21:41:50.997Z] Uncompressing file: OpenJDK8U-jdk-sources_8u492b03-ea.tar.gz ...
[2026-02-17T21:41:56.934Z] List files in jdkbinary folder...
[2026-02-17T21:41:56.934Z] total 388708
[2026-02-17T21:41:56.934Z] -rw-r--r--. 1 jenkins jenkins 158419059 Feb 17 21:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:56.934Z] -rw-r--r--. 1 jenkins jenkins 94173428 Feb 17 21:08 OpenJDK8U-jdk-sources_8u492b03-ea.tar.gz
[2026-02-17T21:41:56.934Z] -rw-r--r--. 1 jenkins jenkins 103501873 Feb 17 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:56.934Z] -rw-r--r--. 1 jenkins jenkins 41825372 Feb 17 21:26 OpenJDK8U-jre_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:56.934Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 17 21:30 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:41:56.934Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 17 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:41:56.934Z] drwxr-xr-x. 3 jenkins jenkins 30 Feb 17 21:41 tmp
[2026-02-17T21:41:56.934Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:41:56.934Z] total 4
[2026-02-17T21:41:56.934Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 17 21:07 jdk8u492-b03-src
[2026-02-17T21:41:56.934Z] Moving directory jdk8u492-b03-src/ to ../source-image
[2026-02-17T21:41:56.934Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T21:41:58.080Z] List files in jdkbinary folder...
[2026-02-17T21:41:58.080Z] total 388712
[2026-02-17T21:41:58.080Z] -rw-r--r--. 1 jenkins jenkins 158419059 Feb 17 21:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:58.080Z] -rw-r--r--. 1 jenkins jenkins 94173428 Feb 17 21:08 OpenJDK8U-jdk-sources_8u492b03-ea.tar.gz
[2026-02-17T21:41:58.080Z] -rw-r--r--. 1 jenkins jenkins 103501873 Feb 17 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:58.080Z] -rw-r--r--. 1 jenkins jenkins 41825372 Feb 17 21:26 OpenJDK8U-jre_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:58.080Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 17 21:30 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:41:58.080Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 17 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:41:58.080Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 17 21:07 source-image
[2026-02-17T21:41:58.080Z] drwxr-xr-x. 3 jenkins jenkins 26 Feb 17 21:41 tmp
[2026-02-17T21:41:58.080Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:41:58.080Z] total 0
[2026-02-17T21:41:58.080Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 17 21:26 jdk8u492-b03
[2026-02-17T21:41:58.080Z] Moving directory jdk8u492-b03/ to ../j2sdk-image
[2026-02-17T21:41:58.080Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T21:41:58.788Z] List files in jdkbinary folder...
[2026-02-17T21:41:58.788Z] total 388712
[2026-02-17T21:41:58.788Z] -rw-r--r--. 1 jenkins jenkins 158419059 Feb 17 21:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:58.788Z] -rw-r--r--. 1 jenkins jenkins 94173428 Feb 17 21:08 OpenJDK8U-jdk-sources_8u492b03-ea.tar.gz
[2026-02-17T21:41:58.788Z] -rw-r--r--. 1 jenkins jenkins 103501873 Feb 17 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:58.788Z] -rw-r--r--. 1 jenkins jenkins 41825372 Feb 17 21:26 OpenJDK8U-jre_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:58.788Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 17 21:30 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:41:58.788Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 17 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:41:58.788Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 17 21:26 j2sdk-image
[2026-02-17T21:41:58.788Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 17 21:07 source-image
[2026-02-17T21:41:58.788Z] drwxr-xr-x. 3 jenkins jenkins 30 Feb 17 21:41 tmp
[2026-02-17T21:41:58.788Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:41:58.788Z] total 0
[2026-02-17T21:41:58.788Z] drwxr-xr-x. 5 jenkins jenkins 135 Feb 17 21:26 jdk8u492-b03-jre
[2026-02-17T21:41:58.788Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image
[2026-02-17T21:41:58.788Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-17T21:42:02.573Z] Removing top-level folder jdk8u492-b03-debug-image/
[2026-02-17T21:42:02.573Z] Removing top-level folder jdk8u492-b03/
[2026-02-17T21:42:13.396Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-17T21:42:13.396Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-17T21:42:13.396Z] openjdk version "1.8.0_492-beta"
[2026-02-17T21:42:13.396Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172107-b03)
[2026-02-17T21:42:13.396Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T21:42:13.396Z] =JAVA VERSION OUTPUT END=
[2026-02-17T21:42:13.396Z] =RELEASE INFO BEGIN=
[2026-02-17T21:42:13.396Z] JAVA_VERSION="1.8.0_492"
[2026-02-17T21:42:13.396Z] OS_NAME="Linux"
[2026-02-17T21:42:13.396Z] OS_VERSION="2.6"
[2026-02-17T21:42:13.396Z] OS_ARCH="amd64"
[2026-02-17T21:42:13.396Z] SOURCE=".:git:42033a331a3c+"
[2026-02-17T21:42:13.396Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-17T21:42:13.396Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-17T21:42:13.396Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-17T21:42:13.396Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-17T21:42:13.396Z] FULL_VERSION="1.8.0_492-beta-202602172107-b03"
[2026-02-17T21:42:13.396Z] SEMANTIC_VERSION="8.0.492+3"
[2026-02-17T21:42:13.396Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-02-17T21:42:13.396Z] JVM_VARIANT="Hotspot"
[2026-02-17T21:42:13.396Z] JVM_VERSION="25.492-b03"
[2026-02-17T21:42:13.396Z] IMAGE_TYPE="JDK"
[2026-02-17T21:42:13.396Z] =RELEASE INFO END=
[2026-02-17T21:42:13.396Z] get testKitGen...
[2026-02-17T21:42:13.396Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-17T21:42:15.653Z] git rev-parse master
[2026-02-17T21:42:15.653Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-17T21:42:15.774Z] $ ssh-agent -k
[2026-02-17T21:42:15.783Z] unset SSH_AUTH_SOCK;
[2026-02-17T21:42:15.783Z] unset SSH_AGENT_PID;
[2026-02-17T21:42:15.783Z] echo Agent pid 1538152 killed;
[2026-02-17T21:42:15.873Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-17T21:42:16.205Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=567&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-17T21:42:16.220Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-ibmcloud-rhel9-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=567&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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-17T21:42:16.263Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T21:42:16.407Z] Copied 1 artifact from "getTRSSOutput" build number 2050
[Pipeline] sh
[2026-02-17T21:42:16.865Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-17T21:42:16.865Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-17T21:42:16.865Z] + tar xof -
[2026-02-17T21:42:16.865Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-17T21:42:16.952Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:42:16.972Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-17T21:42:17.017Z] Found a total of 10 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-17T21:42:17.021Z] Machine limit is 10.
[Pipeline] sh
[2026-02-17T21:42:17.506Z] + cd ./aqa-tests/TKG
[2026-02-17T21:42:17.506Z] ++ uname
[2026-02-17T21:42:17.506Z] + '[' Linux = AIX ']'
[2026-02-17T21:42:17.506Z] ++ uname
[2026-02-17T21:42:17.506Z] + '[' Linux = SunOS ']'
[2026-02-17T21:42:17.506Z] ++ uname
[2026-02-17T21:42:17.506Z] + '[' Linux = '*BSD' ']'
[2026-02-17T21:42:17.506Z] + MAKE=make
[2026-02-17T21:42:17.506Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-17T21:42:17.506Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:42:17.506Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:17.506Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:17.506Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:17.506Z] (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-17T21:42:17.506Z] 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-17T21:42:17.836Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T21:42:18.165Z]
[2026-02-17T21:42:18.165Z] build:
[2026-02-17T21:42:18.165Z]
[2026-02-17T21:42:18.165Z] clean:
[2026-02-17T21:42:18.165Z]
[2026-02-17T21:42:18.165Z] init:
[2026-02-17T21:42:18.165Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:18.165Z]
[2026-02-17T21:42:18.165Z] getDependentLibs:
[2026-02-17T21:42:18.495Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib does not exist, creating one.
[2026-02-17T21:42:18.495Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency
[2026-02-17T21:42:18.495Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:18.495Z] [exec] --------------------------------------------
[2026-02-17T21:42:18.495Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:18.495Z] [exec] task is set to default
[2026-02-17T21:42:18.495Z] [exec] dependencyList is set to json_simple
[2026-02-17T21:42:18.495Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:42:18.495Z] [exec] --------------------------------------------
[2026-02-17T21:42:18.495Z] [exec] Starting download third party dependent jars
[2026-02-17T21:42:18.495Z] [exec] --------------------------------------------
[2026-02-17T21:42:18.495Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:18.495Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-17T21:42:18.495Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-17T21:42:18.495Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar
[2026-02-17T21:42:18.495Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:42:18.495Z]
[2026-02-17T21:42:18.495Z] compile:
[2026-02-17T21:42:18.495Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:18.495Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:42:18.495Z] [echo] ===fork: yes
[2026-02-17T21:42:18.495Z] [echo] ===debug: on
[2026-02-17T21:42:18.495Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:20.775Z]
[2026-02-17T21:42:20.775Z] dist:
[2026-02-17T21:42:20.775Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T21:42:20.775Z]
[2026-02-17T21:42:20.775Z] BUILD SUCCESSFUL
[2026-02-17T21:42:20.775Z] Total time: 2 seconds
[2026-02-17T21:42:20.775Z] 0
[2026-02-17T21:42:20.775Z] /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-17T21:42:20.775Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T21:42:20.775Z] microArchOutput: model name : AMD EPYC-Milan Processor
[2026-02-17T21:42:21.104Z] ****************************** MACHINE INFO ******************************
[2026-02-17T21:42:21.104Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-02-17T21:42:21.104Z] Free Physical Memory Size : 10738884608
[2026-02-17T21:42:21.104Z] Free space (bytes) : 74533752832
[2026-02-17T21:42:21.104Z] Total Physical Memory Size : 16522362880
[2026-02-17T21:42:21.104Z] Total space (bytes) : 106627575808
[2026-02-17T21:42:21.104Z] Usable space (bytes) : 74533752832
[2026-02-17T21:42:21.104Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:21.104Z] bashVersion :
[2026-02-17T21:42:21.104Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2026-02-17T21:42:21.104Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-02-17T21:42:21.104Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] This is free software; you are free to change and redistribute it.
[2026-02-17T21:42:21.104Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:42:21.104Z] cpuCores : 4
[2026-02-17T21:42:21.104Z] curlVersion :
[2026-02-17T21:42:21.104Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2026-02-17T21:42:21.104Z] Release-Date: 2021-04-14
[2026-02-17T21:42:21.104Z] 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
[2026-02-17T21:42:21.104Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-02-17T21:42:21.104Z] dockerVersion : Docker version 29.2.1, build a5c7197
[2026-02-17T21:42:21.104Z] gcc version : 11
[2026-02-17T21:42:21.104Z] gclibc version : ldd (GNU libc) 2.34
[2026-02-17T21:42:21.104Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T21:42:21.104Z] lldb version : Command could not be executed
[2026-02-17T21:42:21.104Z] makeVersion :
[2026-02-17T21:42:21.104Z] GNU Make 4.3
[2026-02-17T21:42:21.104Z] Built for x86_64-redhat-linux-gnu
[2026-02-17T21:42:21.104Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-17T21:42:21.104Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:42:21.104Z] This is free software: you are free to change and redistribute it.
[2026-02-17T21:42:21.104Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:42:21.104Z] mavenVersion :
[2026-02-17T21:42:21.104Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-17T21:42:21.104Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T21:42:21.104Z] 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-17T21:42:21.104Z] Default locale: en, platform encoding: UTF-8
[2026-02-17T21:42:21.104Z] OS name: "linux", version: "5.14.0-570.81.1.el9_6.x86_64", arch: "amd64", family: "unix"
[2026-02-17T21:42:21.104Z] osInfo :
[2026-02-17T21:42:21.104Z] NAME="Red Hat Enterprise Linux"
[2026-02-17T21:42:21.104Z] VERSION="9.6 (Plow)"
[2026-02-17T21:42:21.104Z] ID="rhel"
[2026-02-17T21:42:21.104Z] ID_LIKE="fedora"
[2026-02-17T21:42:21.104Z] VERSION_ID="9.6"
[2026-02-17T21:42:21.104Z] PLATFORM_ID="platform:el9"
[2026-02-17T21:42:21.104Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2026-02-17T21:42:21.104Z] ANSI_COLOR="0;31"
[2026-02-17T21:42:21.104Z] LOGO="fedora-logo-icon"
[2026-02-17T21:42:21.104Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2026-02-17T21:42:21.104Z] HOME_URL="https://www.redhat.com/"
[2026-02-17T21:42:21.104Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2026-02-17T21:42:21.104Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2026-02-17T21:42:21.104Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2026-02-17T21:42:21.104Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-02-17T21:42:21.104Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2026-02-17T21:42:21.104Z] osLabel : rhel.9
[2026-02-17T21:42:21.104Z] perlVersion :
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2026-02-17T21:42:21.104Z] (with 54 registered patches, see perl -V for more detail)
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] Copyright 1987-2021, Larry Wall
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T21:42:21.104Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T21:42:21.104Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T21:42:21.104Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-17T21:42:21.104Z] procArch : x86_64
[2026-02-17T21:42:21.104Z] sysArch : x86_64
[2026-02-17T21:42:21.104Z] sysOS : Linux
[2026-02-17T21:42:21.104Z] ulimit :
[2026-02-17T21:42:21.104Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-17T21:42:21.104Z] core file size (blocks, -c) unlimited
[2026-02-17T21:42:21.104Z] data seg size (kbytes, -d) unlimited
[2026-02-17T21:42:21.104Z] scheduling priority (-e) 0
[2026-02-17T21:42:21.104Z] file size (blocks, -f) unlimited
[2026-02-17T21:42:21.104Z] pending signals (-i) 62671
[2026-02-17T21:42:21.104Z] max locked memory (kbytes, -l) 8192
[2026-02-17T21:42:21.104Z] max memory size (kbytes, -m) unlimited
[2026-02-17T21:42:21.104Z] open files (-n) 524288
[2026-02-17T21:42:21.104Z] pipe size (512 bytes, -p) 8
[2026-02-17T21:42:21.104Z] POSIX message queues (bytes, -q) 819200
[2026-02-17T21:42:21.104Z] real-time priority (-r) 0
[2026-02-17T21:42:21.104Z] stack size (kbytes, -s) 8192
[2026-02-17T21:42:21.104Z] cpu time (seconds, -t) unlimited
[2026-02-17T21:42:21.104Z] max user processes (-u) 62671
[2026-02-17T21:42:21.104Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T21:42:21.104Z] file locks (-x) unlimited
[2026-02-17T21:42:21.104Z] uname : Linux test-ibmcloud-rhel9-x64-2 5.14.0-570.81.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 20 04:48:57 EST 2026 x86_64 x86_64 x86_64 GNU/Linux
[2026-02-17T21:42:21.104Z] vmVendor : Oracle Corporation
[2026-02-17T21:42:21.104Z] vmVersion : 25.492-b03
[2026-02-17T21:42:21.104Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T21:42:21.104Z] **************************************************************************
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] System.getProperty('os.name')=Linux
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] System.getProperty('os.arch')=amd64
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] System.getProperty('java.fullversion')=null
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.104Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T21:42:21.104Z]
[2026-02-17T21:42:21.434Z] 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-17T21:42:21.434Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:21.434Z] perl scripts/configure.pl
[2026-02-17T21:42:21.434Z] /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="rhel.9" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-17T21:42:21.763Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T21:42:21.763Z]
[2026-02-17T21:42:21.763Z]
[2026-02-17T21:42:21.763Z] Starting to generate parallel test lists.
[2026-02-17T21:42:21.763Z]
[2026-02-17T21:42:22.105Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-17T21:42:22.105Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-17T21:42:22.105Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-17T21:42:22.105Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-17T21:42:22.105Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-17T21:42:22.105Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-17T21:42:22.105Z] Attempting to get test duration data from TRSS.
[2026-02-17T21:42:22.105Z] 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-17T21:42:22.813Z] Attempting to get test duration data from cached files.
[2026-02-17T21:42:22.813Z]
[2026-02-17T21:42:22.813Z] TEST DURATION
[2026-02-17T21:42:22.813Z] ====================================================================================
[2026-02-17T21:42:22.813Z] Total number of tests searched: 8
[2026-02-17T21:42:22.813Z] Number of test durations found: 8
[2026-02-17T21:42:22.813Z] Top slowest tests:
[2026-02-17T21:42:22.813Z] 06m35s IdleMicrobenchmark_HS_0
[2026-02-17T21:42:22.813Z] 02m04s renaissance-future-genetic_0
[2026-02-17T21:42:22.813Z] 01m42s renaissance-fj-kmeans_0
[2026-02-17T21:42:22.813Z] ====================================================================================
[2026-02-17T21:42:22.813Z]
[2026-02-17T21:42:22.813Z] Test target is split into 1 lists.
[2026-02-17T21:42:22.813Z] Reducing estimated test running time from 10m57s to 10m57s.
[2026-02-17T21:42:22.813Z]
[2026-02-17T21:42:22.813Z] -------------------------------------testList_0-------------------------------------
[2026-02-17T21:42:22.813Z] Number of tests: 8
[2026-02-17T21:42:22.813Z] Estimated running time: 10m57s
[2026-02-17T21:42:22.813Z] 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-17T21:42:22.813Z] ------------------------------------------------------------------------------------
[2026-02-17T21:42:22.813Z]
[2026-02-17T21:42:22.813Z] 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-17T21:42:22.813Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-17T21:42:22.900Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-17T21:42:22.977Z] 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-17T21:42:23.032Z] Building tests...
[Pipeline] timeout
[2026-02-17T21:42:23.035Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:42:23.098Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-17T21:42:23.197Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:42:23.221Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T21:42:23.244Z] $ ssh-agent
[2026-02-17T21:42:23.344Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKxlcbd/agent.1538587
[2026-02-17T21:42:23.344Z] SSH_AGENT_PID=1538589
[2026-02-17T21:42:23.344Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:42:24.621Z] + bash ./compile.sh
[2026-02-17T21:42:24.622Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:42:24.622Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:24.622Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:24.622Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:24.622Z] (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-17T21:42:24.622Z] 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-17T21:42:24.622Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T21:42:24.952Z]
[2026-02-17T21:42:24.952Z] build:
[2026-02-17T21:42:24.952Z]
[2026-02-17T21:42:24.952Z] clean:
[2026-02-17T21:42:24.953Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-17T21:42:24.953Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:24.953Z]
[2026-02-17T21:42:24.953Z] init:
[2026-02-17T21:42:24.953Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:24.953Z]
[2026-02-17T21:42:24.953Z] getDependentLibs:
[2026-02-17T21:42:24.953Z] [exec] --------------------------------------------
[2026-02-17T21:42:24.953Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:24.953Z] [exec] task is set to default
[2026-02-17T21:42:24.953Z] [exec] dependencyList is set to json_simple
[2026-02-17T21:42:24.953Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:42:24.953Z] [exec] --------------------------------------------
[2026-02-17T21:42:24.953Z] [exec] Starting download third party dependent jars
[2026-02-17T21:42:24.953Z] [exec] --------------------------------------------
[2026-02-17T21:42:24.953Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:24.953Z] [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-17T21:42:24.953Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:42:24.953Z]
[2026-02-17T21:42:24.953Z] compile:
[2026-02-17T21:42:24.953Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:24.953Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:42:24.953Z] [echo] ===fork: yes
[2026-02-17T21:42:24.953Z] [echo] ===debug: on
[2026-02-17T21:42:25.283Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:26.941Z]
[2026-02-17T21:42:26.941Z] dist:
[2026-02-17T21:42:26.941Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T21:42:26.941Z]
[2026-02-17T21:42:26.941Z] BUILD SUCCESSFUL
[2026-02-17T21:42:26.941Z] Total time: 2 seconds
[2026-02-17T21:42:26.941Z] 0
[2026-02-17T21:42:26.941Z] /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-17T21:42:26.941Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T21:42:26.941Z] microArchOutput: model name : AMD EPYC-Milan Processor
[2026-02-17T21:42:27.270Z] ****************************** MACHINE INFO ******************************
[2026-02-17T21:42:27.270Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-02-17T21:42:27.270Z] Free Physical Memory Size : 10741260288
[2026-02-17T21:42:27.270Z] Free space (bytes) : 74645200896
[2026-02-17T21:42:27.270Z] Total Physical Memory Size : 16522362880
[2026-02-17T21:42:27.270Z] Total space (bytes) : 106627575808
[2026-02-17T21:42:27.270Z] Usable space (bytes) : 74645200896
[2026-02-17T21:42:27.270Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:27.270Z] bashVersion :
[2026-02-17T21:42:27.270Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2026-02-17T21:42:27.270Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-02-17T21:42:27.270Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] This is free software; you are free to change and redistribute it.
[2026-02-17T21:42:27.270Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:42:27.270Z] cpuCores : 4
[2026-02-17T21:42:27.270Z] curlVersion :
[2026-02-17T21:42:27.270Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2026-02-17T21:42:27.270Z] Release-Date: 2021-04-14
[2026-02-17T21:42:27.270Z] 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
[2026-02-17T21:42:27.270Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-02-17T21:42:27.270Z] dockerVersion : Docker version 29.2.1, build a5c7197
[2026-02-17T21:42:27.270Z] gcc version : 11
[2026-02-17T21:42:27.270Z] gclibc version : ldd (GNU libc) 2.34
[2026-02-17T21:42:27.270Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T21:42:27.270Z] lldb version : Command could not be executed
[2026-02-17T21:42:27.270Z] makeVersion :
[2026-02-17T21:42:27.270Z] GNU Make 4.3
[2026-02-17T21:42:27.270Z] Built for x86_64-redhat-linux-gnu
[2026-02-17T21:42:27.270Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-17T21:42:27.270Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:42:27.270Z] This is free software: you are free to change and redistribute it.
[2026-02-17T21:42:27.270Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:42:27.270Z] mavenVersion :
[2026-02-17T21:42:27.270Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-17T21:42:27.270Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T21:42:27.270Z] 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-17T21:42:27.270Z] Default locale: en, platform encoding: UTF-8
[2026-02-17T21:42:27.270Z] OS name: "linux", version: "5.14.0-570.81.1.el9_6.x86_64", arch: "amd64", family: "unix"
[2026-02-17T21:42:27.270Z] osInfo :
[2026-02-17T21:42:27.270Z] NAME="Red Hat Enterprise Linux"
[2026-02-17T21:42:27.270Z] VERSION="9.6 (Plow)"
[2026-02-17T21:42:27.270Z] ID="rhel"
[2026-02-17T21:42:27.270Z] ID_LIKE="fedora"
[2026-02-17T21:42:27.270Z] VERSION_ID="9.6"
[2026-02-17T21:42:27.270Z] PLATFORM_ID="platform:el9"
[2026-02-17T21:42:27.270Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2026-02-17T21:42:27.270Z] ANSI_COLOR="0;31"
[2026-02-17T21:42:27.270Z] LOGO="fedora-logo-icon"
[2026-02-17T21:42:27.270Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2026-02-17T21:42:27.270Z] HOME_URL="https://www.redhat.com/"
[2026-02-17T21:42:27.270Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2026-02-17T21:42:27.270Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2026-02-17T21:42:27.270Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2026-02-17T21:42:27.270Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-02-17T21:42:27.270Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2026-02-17T21:42:27.270Z] osLabel : rhel.9
[2026-02-17T21:42:27.270Z] perlVersion :
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2026-02-17T21:42:27.270Z] (with 54 registered patches, see perl -V for more detail)
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] Copyright 1987-2021, Larry Wall
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T21:42:27.270Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T21:42:27.270Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T21:42:27.270Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-17T21:42:27.270Z] procArch : x86_64
[2026-02-17T21:42:27.270Z] sysArch : x86_64
[2026-02-17T21:42:27.270Z] sysOS : Linux
[2026-02-17T21:42:27.270Z] ulimit :
[2026-02-17T21:42:27.270Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-17T21:42:27.270Z] core file size (blocks, -c) unlimited
[2026-02-17T21:42:27.270Z] data seg size (kbytes, -d) unlimited
[2026-02-17T21:42:27.270Z] scheduling priority (-e) 0
[2026-02-17T21:42:27.270Z] file size (blocks, -f) unlimited
[2026-02-17T21:42:27.270Z] pending signals (-i) 62671
[2026-02-17T21:42:27.270Z] max locked memory (kbytes, -l) 8192
[2026-02-17T21:42:27.270Z] max memory size (kbytes, -m) unlimited
[2026-02-17T21:42:27.270Z] open files (-n) 524288
[2026-02-17T21:42:27.270Z] pipe size (512 bytes, -p) 8
[2026-02-17T21:42:27.270Z] POSIX message queues (bytes, -q) 819200
[2026-02-17T21:42:27.270Z] real-time priority (-r) 0
[2026-02-17T21:42:27.270Z] stack size (kbytes, -s) 8192
[2026-02-17T21:42:27.270Z] cpu time (seconds, -t) unlimited
[2026-02-17T21:42:27.270Z] max user processes (-u) 62671
[2026-02-17T21:42:27.270Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T21:42:27.270Z] file locks (-x) unlimited
[2026-02-17T21:42:27.270Z] uname : Linux test-ibmcloud-rhel9-x64-2 5.14.0-570.81.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 20 04:48:57 EST 2026 x86_64 x86_64 x86_64 GNU/Linux
[2026-02-17T21:42:27.270Z] vmVendor : Oracle Corporation
[2026-02-17T21:42:27.270Z] vmVersion : 25.492-b03
[2026-02-17T21:42:27.270Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T21:42:27.270Z] **************************************************************************
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] System.getProperty('os.name')=Linux
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] System.getProperty('os.arch')=amd64
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] System.getProperty('java.fullversion')=null
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.270Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T21:42:27.270Z]
[2026-02-17T21:42:27.599Z] make -f clean.mk cleanBuild
[2026-02-17T21:42:27.600Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:27.600Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-02-17T21:42:27.600Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:27.600Z] make -f compile.mk compile
[2026-02-17T21:42:27.600Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:27.929Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:27.929Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:27.930Z] (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-17T21:42:27.930Z] 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-17T21:42:27.930Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-17T21:42:28.641Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-17T21:42:28.641Z]
[2026-02-17T21:42:28.641Z] -create_test_directory:
[2026-02-17T21:42:28.641Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest
[2026-02-17T21:42:28.641Z]
[2026-02-17T21:42:28.641Z] stage_test_material:
[2026-02-17T21:42:28.641Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest
[2026-02-17T21:42:28.971Z]
[2026-02-17T21:42:28.971Z] build:
[2026-02-17T21:42:28.971Z]
[2026-02-17T21:42:28.971Z] init:
[2026-02-17T21:42:28.971Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf
[2026-02-17T21:42:28.971Z]
[2026-02-17T21:42:28.971Z] dist:
[2026-02-17T21:42:28.971Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf
[2026-02-17T21:42:28.971Z]
[2026-02-17T21:42:28.971Z] build:
[2026-02-17T21:42:28.971Z]
[2026-02-17T21:42:28.971Z] build:
[2026-02-17T21:42:28.971Z]
[2026-02-17T21:42:28.971Z] init:
[2026-02-17T21:42:28.971Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2026-02-17T21:42:28.971Z]
[2026-02-17T21:42:28.971Z] getBumbleBench:
[2026-02-17T21:42:28.971Z] [echo] Cloning BumbleBench
[2026-02-17T21:42:28.971Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-17T21:42:28.971Z] [exec] Cloning into 'bumblebench'...
[2026-02-17T21:42:37.873Z]
[2026-02-17T21:42:37.874Z] buildBumbleBench:
[2026-02-17T21:42:37.874Z] [echo] Building BumbleBench
[2026-02-17T21:42:37.874Z]
[2026-02-17T21:42:37.874Z] compile-all:
[2026-02-17T21:42:37.874Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.204Z] [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-17T21:42:38.204Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-17T21:42:38.204Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.204Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.535Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.535Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.535Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.535Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.535Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.865Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.865Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:38.865Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:39.195Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:39.195Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:39.196Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:39.196Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:42:39.196Z]
[2026-02-17T21:42:39.196Z] dist:
[2026-02-17T21:42:39.196Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-17T21:42:39.525Z]
[2026-02-17T21:42:39.525Z] dist:
[2026-02-17T21:42:39.525Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2026-02-17T21:42:39.525Z]
[2026-02-17T21:42:39.525Z] build:
[2026-02-17T21:42:39.525Z]
[2026-02-17T21:42:39.525Z] getDependentLibs:
[2026-02-17T21:42:39.525Z] [exec] --------------------------------------------
[2026-02-17T21:42:39.525Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:39.525Z] [exec] task is set to default
[2026-02-17T21:42:39.525Z] [exec] dependencyList is set to dacapo
[2026-02-17T21:42:39.525Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:42:39.525Z] [exec] --------------------------------------------
[2026-02-17T21:42:39.525Z] [exec] Starting download third party dependent jars
[2026-02-17T21:42:39.525Z] [exec] --------------------------------------------
[2026-02-17T21:42:39.525Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:39.525Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-17T21:42:39.525Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-17T21:42:58.729Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/dacapo.zip
[2026-02-17T21:42:58.729Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:42:58.729Z]
[2026-02-17T21:42:58.729Z] init:
[2026-02-17T21:42:58.729Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-02-17T21:42:58.729Z]
[2026-02-17T21:42:58.729Z] getDacapoSuite:
[2026-02-17T21:42:58.729Z] [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-17T21:43:21.779Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-02-17T21:43:21.779Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2026-02-17T21:43:21.779Z]
[2026-02-17T21:43:21.779Z] dist:
[2026-02-17T21:43:21.779Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-02-17T21:43:21.779Z]
[2026-02-17T21:43:21.779Z] build:
[2026-02-17T21:43:21.779Z]
[2026-02-17T21:43:21.779Z] init:
[2026-02-17T21:43:21.779Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-02-17T21:43:21.779Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-17T21:43:21.779Z]
[2026-02-17T21:43:21.779Z] compile:
[2026-02-17T21:43:21.780Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:43:21.780Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:43:21.780Z] [echo] ===fork: yes
[2026-02-17T21:43:21.780Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-17T21:43:21.780Z] [echo] ===debug: on
[2026-02-17T21:43:21.780Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-17T21:43:21.780Z] [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-17T21:43:22.110Z]
[2026-02-17T21:43:22.110Z] dist:
[2026-02-17T21:43:22.110Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-17T21:43:22.110Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-02-17T21:43:22.110Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-02-17T21:43:22.110Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-02-17T21:43:22.110Z]
[2026-02-17T21:43:22.110Z] clean:
[2026-02-17T21:43:22.110Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-17T21:43:22.110Z]
[2026-02-17T21:43:22.110Z] build:
[2026-02-17T21:43:22.110Z]
[2026-02-17T21:43:22.110Z] build:
[2026-02-17T21:43:22.110Z]
[2026-02-17T21:43:22.110Z] init:
[2026-02-17T21:43:22.110Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance
[2026-02-17T21:43:22.110Z]
[2026-02-17T21:43:22.110Z] getRenaissanceSuite:
[2026-02-17T21:43:22.110Z] [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-17T21:43:29.370Z]
[2026-02-17T21:43:29.370Z] dist:
[2026-02-17T21:43:29.370Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance
[2026-02-17T21:43:33.142Z]
[2026-02-17T21:43:33.143Z] build:
[2026-02-17T21:43:33.143Z]
[2026-02-17T21:43:33.143Z] init:
[2026-02-17T21:43:33.143Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb
[2026-02-17T21:43:33.143Z]
[2026-02-17T21:43:33.143Z] getSpecjbbSuite:
[2026-02-17T21:43:33.143Z]
[2026-02-17T21:43:33.143Z] dist:
[2026-02-17T21:43:33.143Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2026-02-17T21:43:33.143Z]
[2026-02-17T21:43:33.143Z] BUILD SUCCESSFUL
[2026-02-17T21:43:33.143Z] Total time: 1 minute 4 seconds
[2026-02-17T21:43:33.470Z] 0
[2026-02-17T21:43:33.470Z]
[2026-02-17T21:43:33.470Z]
[2026-02-17T21:43:33.470Z] RECORD TEST REPOs SHA
[2026-02-17T21:43:33.471Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-17T21:43:33.471Z] 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-17T21:43:33.471Z] 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-17T21:43:33.471Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T21:43:33.471Z] ================================================
[2026-02-17T21:43:33.471Z] timestamp: 20260217-214333
[2026-02-17T21:43:33.471Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[2026-02-17T21:43:33.471Z] git repo:
[2026-02-17T21:43:33.471Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:43:33.471Z] sha:
[2026-02-17T21:43:33.471Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-17T21:43:33.471Z] ================================================
[2026-02-17T21:43:33.471Z] timestamp: 20260217-214333
[2026-02-17T21:43:33.471Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-17T21:43:33.471Z] git repo:
[2026-02-17T21:43:33.471Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-17T21:43:33.471Z] sha:
[2026-02-17T21:43:33.471Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-17T21:43:33.471Z] ================================================
[2026-02-17T21:43:33.471Z] timestamp: 20260217-214333
[2026-02-17T21:43:33.471Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-02-17T21:43:33.471Z] git repo:
[2026-02-17T21:43:33.471Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-17T21:43:33.471Z] sha:
[2026-02-17T21:43:33.471Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T21:43:33.471Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-17T21:43:33.556Z] $ ssh-agent -k
[2026-02-17T21:43:33.565Z] unset SSH_AUTH_SOCK;
[2026-02-17T21:43:33.565Z] unset SSH_AGENT_PID;
[2026-02-17T21:43:33.565Z] echo Agent pid 1538589 killed;
[2026-02-17T21:43:33.657Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-17T21:43:33.779Z] 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-17T21:43:33.799Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-17T21:43:38.652Z] + which Xvfb
[2026-02-17T21:43:38.652Z] + alias
[2026-02-17T21:43:38.652Z] + eval declare -f
[2026-02-17T21:43:38.652Z] ++ declare -f
[2026-02-17T21:43:38.652Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2026-02-17T21:43:38.652Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-17T21:43:38.765Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/.xvfb-1296-..fbdir13567008753000640777
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:44:00.624Z] + ps -f
[2026-02-17T21:44:00.624Z] + grep '[X]vfb'
[2026-02-17T21:44:00.624Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-17T21:44:00.717Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-17T21:44:00.730Z] $ ssh-agent
[2026-02-17T21:44:00.830Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtV2wAA/agent.1539172
[2026-02-17T21:44:00.830Z] SSH_AGENT_PID=1539174
[2026-02-17T21:44:00.830Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:44:02.617Z] ++ uname
[2026-02-17T21:44:02.617Z] + '[' Linux = AIX ']'
[2026-02-17T21:44:02.617Z] ++ uname
[2026-02-17T21:44:02.617Z] + '[' Linux = SunOS ']'
[2026-02-17T21:44:02.617Z] ++ uname
[2026-02-17T21:44:02.617Z] + '[' Linux = '*BSD' ']'
[2026-02-17T21:44:02.617Z] + MAKE=make
[2026-02-17T21:44:02.617Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-17T21:44:02.617Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-17T21:44:04.458Z] ++ uname
[2026-02-17T21:44:04.458Z] + '[' Linux = AIX ']'
[2026-02-17T21:44:04.458Z] ++ uname
[2026-02-17T21:44:04.458Z] + '[' Linux = SunOS ']'
[2026-02-17T21:44:04.458Z] ++ uname
[2026-02-17T21:44:04.458Z] + '[' Linux = '*BSD' ']'
[2026-02-17T21:44:04.458Z] + MAKE=make
[2026-02-17T21:44:04.458Z] + cd ./aqa-tests
[2026-02-17T21:44:04.458Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-17T21:44:04.458Z] ++ set +x
[2026-02-17T21:44:04.458Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:44:04.458Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-17T21:44:04.458Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-17T21:44:04.458Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:44:04.458Z] perl scripts/configure.pl
[2026-02-17T21:44:04.458Z] /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="rhel.9" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-17T21:44:04.785Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T21:44:04.785Z]
[2026-02-17T21:44:04.785Z] Starting to generate test make files.
[2026-02-17T21:44:04.785Z]
[2026-02-17T21:44:04.786Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-17T21:44:04.786Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-17T21:44:04.786Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-17T21:44:04.786Z]
[2026-02-17T21:44:04.786Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-17T21:44:04.786Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-17T21:44:04.786Z]
[2026-02-17T21:44:04.786Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-17T21:44:04.786Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-17T21:44:04.786Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-17T21:44:04.786Z]
[2026-02-17T21:44:04.786Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-17T21:44:04.786Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-17T21:44:04.786Z]
[2026-02-17T21:44:04.786Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-17T21:44:04.786Z]
[2026-02-17T21:44:04.786Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-17T21:44:04.786Z]
[2026-02-17T21:44:04.786Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-17T21:44:04.786Z]
[2026-02-17T21:44:04.786Z] Make files are generated successfully.
[2026-02-17T21:44:04.786Z]
[2026-02-17T21:44:04.786Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:44:04.786Z] make -f runtest.mk _sanity.perf
[2026-02-17T21:44:04.786Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:44:05.115Z]
[2026-02-17T21:44:05.115Z] Running make 4.3
[2026-02-17T21:44:05.115Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..
[2026-02-17T21:44:05.115Z] set JDK_VERSION to 8
[2026-02-17T21:44:05.115Z] set JDK_IMPL to hotspot
[2026-02-17T21:44:05.115Z] set JVM_VERSION to openjdk8
[2026-02-17T21:44:05.115Z] set JCL_VERSION to latest
[2026-02-17T21:44:05.115Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:44:05.115Z] set SPEC to linux_x86-64
[2026-02-17T21:44:05.115Z] set TEST_FLAG to
[2026-02-17T21:44:05.115Z] set OS_LABEL to rhel.9
[2026-02-17T21:44:05.115Z] Running sanity.perf ...
[2026-02-17T21:44:05.115Z] There are 8 test targets in sanity.perf
[2026-02-17T21:44:05.115Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-17T21:44:05.115Z] openjdk version "1.8.0_492-beta"
[2026-02-17T21:44:05.115Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172107-b03)
[2026-02-17T21:44:05.115Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T21:44:05.115Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests'
[2026-02-17T21:44:05.115Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf'
[2026-02-17T21:44:05.115Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2026-02-17T21:44:05.115Z]
[2026-02-17T21:44:05.115Z] ===============================================