Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 537
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_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_aarch64_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 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-11T12:41:37.208Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2026-02-11T12:41:37.216Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-11T12:41:37.216Z] Specified LABEL: sw.os.linux&&hw.arch.aarch64&&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-11T12:41:37.226Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T12:41:37.227Z] Provisioning LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-11T12:41:37.238Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] node
[2026-02-11T12:41:37.256Z] Running on test-osuosl-ubuntu2404-aarch64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_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-11T12:41:37.273Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T12:41:37.665Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T12:41:37.665Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T12:41:37.898Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T12:41:38.110Z] The recommended git tool is: git
[2026-02-11T12:41:38.493Z] No credentials specified
[2026-02-11T12:41:38.676Z] Cloning the remote Git repository
[2026-02-11T12:41:38.947Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:41:38.949Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests # timeout=10
[2026-02-11T12:41:38.965Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T12:41:38.965Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:41:38.965Z] > git --version # timeout=10
[2026-02-11T12:41:38.972Z] > git --version # 'git version 2.43.0'
[2026-02-11T12:41:38.973Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:41:45.986Z] Avoid second fetch
[2026-02-11T12:41:46.189Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
[2026-02-11T12:41:45.682Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T12:41:45.693Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:41:46.071Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T12:41:46.274Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T12:41:46.304Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[2026-02-11T12:41:48.456Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_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-11T12:41:50.208Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:41:50.224Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T12:41:52.190Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-11T12:41:52.931Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T12:41:54.821Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T12:41:54.821Z] Unix type machine..
[2026-02-11T12:41:54.821Z] Running on a Linux host
[2026-02-11T12:41:54.821Z] 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-11T12:41:57.976Z] + printenv
[2026-02-11T12:41:57.976Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T12:41:57.976Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:41:57.976Z] SETUP_JCK_RUN=false
[2026-02-11T12:41:57.976Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T12:41:57.976Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T12:41:57.976Z] BUILD_LIST=perf
[2026-02-11T12:41:57.976Z] USER=jenkins
[2026-02-11T12:41:57.976Z] SSH_CLIENT=78.47.239.97 37756 22
[2026-02-11T12:41:57.976Z] SDK_RESOURCE=upstream
[2026-02-11T12:41:57.976Z] CI=true
[2026-02-11T12:41:57.976Z] OPENJ9_BRANCH=master
[2026-02-11T12:41:57.976Z] jobStatus=SUCCESS
[2026-02-11T12:41:57.976Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:41:57.976Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/721/display/redirect?page=changes
[2026-02-11T12:41:57.976Z] UPSTREAM_JOB_NUMBER=537
[2026-02-11T12:41:57.976Z] XDG_SESSION_TYPE=tty
[2026-02-11T12:41:57.976Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T12:41:57.976Z] TARGET=sanity.perf
[2026-02-11T12:41:57.976Z] EXIT_FAILURE=false
[2026-02-11T12:41:57.977Z] SHLVL=0
[2026-02-11T12:41:57.977Z] NODE_LABELS=hw.arch.aarch64 ci.role.test ubuntu test-osuosl-ubuntu2404-aarch64-1 sw.os.linux ubuntu2404 sw.tool.docker ci.role.perf
[2026-02-11T12:41:57.977Z] HOME=/home/jenkins
[2026-02-11T12:41:57.977Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T12:41:57.977Z] USE_JRE=false
[2026-02-11T12:41:57.977Z] OLDPWD=/home/jenkins
[2026-02-11T12:41:57.977Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/721/
[2026-02-11T12:41:57.977Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T12:41:57.977Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux.tap
[2026-02-11T12:41:57.977Z] JDK_IMPL=hotspot
[2026-02-11T12:41:57.977Z] HUDSON_COOKIE=51f4f99b-0ae7-4a03-8adb-881f23eb2ed9
[2026-02-11T12:41:57.977Z] DOCKER_REQUIRED=false
[2026-02-11T12:41:57.977Z] JENKINS_SERVER_COOKIE=durable-53e489c9b85cc1fc9c5593653fe2b81af80436fd9c494d85152b1c30928b8c5d
[2026-02-11T12:41:57.977Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2026-02-11T12:41:57.977Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../benchmarks
[2026-02-11T12:41:57.977Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T12:41:57.977Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux
[2026-02-11T12:41:57.977Z] KEEP_WORKSPACE=false
[2026-02-11T12:41:57.977Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T12:41:57.977Z] GENERATE_JOBS=true
[2026-02-11T12:41:57.977Z] NODE_NAME=test-osuosl-ubuntu2404-aarch64-1
[2026-02-11T12:41:57.977Z] LOGNAME=jenkins
[2026-02-11T12:41:57.977Z] PERSONAL_BUILD=false
[2026-02-11T12:41:57.977Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T12:41:57.977Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-02-11T12:41:57.977Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/721/display/redirect?page=artifacts
[2026-02-11T12:41:57.977Z] AUTO_DETECT=true
[2026-02-11T12:41:57.977Z] STAGE_NAME=Setup
[2026-02-11T12:41:57.977Z] XDG_SESSION_CLASS=user
[2026-02-11T12:41:57.977Z] EXECUTOR_NUMBER=0
[2026-02-11T12:41:57.977Z] JDK_VERSION=8
[2026-02-11T12:41:57.977Z] XDG_SESSION_ID=1
[2026-02-11T12:41:57.977Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T12:41:57.977Z] BUILD_DISPLAY_NAME=#721
[2026-02-11T12:41:57.977Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T12:41:57.977Z] TIME_LIMIT=25
[2026-02-11T12:41:57.977Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/721/display/redirect?page=tests
[2026-02-11T12:41:57.977Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T12:41:57.977Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux
[2026-02-11T12:41:57.977Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-11T12:41:57.977Z] TKG_ITERATIONS=1
[2026-02-11T12:41:57.977Z] PLATFORM=aarch64_linux
[2026-02-11T12:41:57.977Z] BUILD_ID=721
[2026-02-11T12:41:57.977Z] EXIT_SUCCESS=false
[2026-02-11T12:41:57.977Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-02-11T12:41:57.977Z] RERUN_FAILURE=true
[2026-02-11T12:41:57.977Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/system_lib
[2026-02-11T12:41:57.977Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T12:41:57.977Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_aarch64_linux-721
[2026-02-11T12:41:57.977Z] LANG=C.UTF-8
[2026-02-11T12:41:57.977Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T12:41:57.977Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T12:41:57.977Z] KEEP_REPORTDIR=false
[2026-02-11T12:41:57.977Z] ORIGIN_JDK_VERSION=8
[2026-02-11T12:41:57.977Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/
[2026-02-11T12:41:57.977Z] JCK_GIT_BRANCH=master
[2026-02-11T12:41:57.977Z] BUILD_NUMBER=721
[2026-02-11T12:41:57.977Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T12:41:57.977Z] ITERATIONS=1
[2026-02-11T12:41:57.977Z] JENKINS_NODE_COOKIE=951680b7-83a5-4d7b-befb-1fa0799d9dba
[2026-02-11T12:41:57.977Z] SHELL=/bin/bash
[2026-02-11T12:41:57.977Z] SPEC=linux_aarch64
[2026-02-11T12:41:57.977Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T12:41:57.977Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:41:57.977Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T12:41:57.977Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/721/display/redirect
[2026-02-11T12:41:57.977Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T12:41:57.977Z] NUM_PROCESSORS=2
[2026-02-11T12:41:57.977Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/display/redirect
[2026-02-11T12:41:57.977Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2026-02-11T12:41:57.977Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T12:41:57.977Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux
[2026-02-11T12:41:57.977Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T12:41:57.977Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux
[2026-02-11T12:41:57.977Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:41:57.977Z] SSH_CONNECTION=78.47.239.97 37756 140.211.169.12 22
[2026-02-11T12:41:57.977Z] TEST_TIME=120
[2026-02-11T12:41:57.977Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux@tmp
[2026-02-11T12:41:57.977Z] PARALLEL=Dynamic
[2026-02-11T12:41:57.977Z] JOBSTARTTIME=Wed, 11 Feb 2026 12:41:51 +0000
[2026-02-11T12:41:57.977Z] DYNAMIC_COMPILE=false
[2026-02-11T12:41:57.977Z] 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-11T12:41:58.521Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:41:58.531Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:42:53.664Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 537
[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-11T12:42:53.872Z] 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-11T12:42:53.878Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T12:42:53.974Z] $ ssh-agent
[2026-02-11T12:42:54.808Z] SSH_AUTH_SOCK=/tmp/ssh-ZqAjj9wwITer/agent.93989
[2026-02-11T12:42:54.808Z] SSH_AGENT_PID=93991
[2026-02-11T12:42:54.808Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:42:54.822Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T12:42:54.842Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:42:56.777Z] + pwd
[2026-02-11T12:42:56.777Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-11T12:42:56.777Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests
[2026-02-11T12:42:56.777Z] get jdk binary...
[2026-02-11T12:42:56.777Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T12:42:56.777Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T12:43:01.022Z] List files in jdkbinary folder...
[2026-02-11T12:43:01.022Z] total 285580
[2026-02-11T12:43:01.022Z] -rw-r--r-- 1 jenkins jenkins 148919730 Feb 11 12:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:43:01.022Z] -rw-r--r-- 1 jenkins jenkins 102583440 Feb 11 12:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:43:01.022Z] -rw-r--r-- 1 jenkins jenkins 40816539 Feb 11 12:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:43:01.022Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 11 12:34 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:43:01.022Z] -rw-r--r-- 1 jenkins jenkins 80720 Feb 11 12:36 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:43:01.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:42 tmp
[2026-02-11T12:43:01.022Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:43:01.022Z] total 4
[2026-02-11T12:43:01.022Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 12:28 jdk8u492-b02
[2026-02-11T12:43:01.022Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T12:43:01.023Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T12:43:03.014Z] List files in jdkbinary folder...
[2026-02-11T12:43:03.014Z] total 285584
[2026-02-11T12:43:03.014Z] -rw-r--r-- 1 jenkins jenkins 148919730 Feb 11 12:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:43:03.014Z] -rw-r--r-- 1 jenkins jenkins 102583440 Feb 11 12:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:43:03.014Z] -rw-r--r-- 1 jenkins jenkins 40816539 Feb 11 12:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:43:03.014Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 11 12:34 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:43:03.014Z] -rw-r--r-- 1 jenkins jenkins 80720 Feb 11 12:36 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:43:03.014Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 12:28 j2sdk-image
[2026-02-11T12:43:03.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:42 tmp
[2026-02-11T12:43:03.014Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:43:03.014Z] total 4
[2026-02-11T12:43:03.014Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 12:28 jdk8u492-b02-jre
[2026-02-11T12:43:03.014Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T12:43:03.014Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-11T12:43:09.851Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T12:43:09.851Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T12:43:15.340Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T12:43:15.340Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T12:43:15.341Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:43:15.341Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111211-b02)
[2026-02-11T12:43:15.341Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:43:15.341Z] =JAVA VERSION OUTPUT END=
[2026-02-11T12:43:15.341Z] =RELEASE INFO BEGIN=
[2026-02-11T12:43:15.341Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T12:43:15.341Z] OS_NAME="Linux"
[2026-02-11T12:43:15.341Z] OS_VERSION="2.6"
[2026-02-11T12:43:15.341Z] OS_ARCH="aarch64"
[2026-02-11T12:43:15.341Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T12:43:15.341Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T12:43:15.341Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T12:43:15.341Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T12:43:15.341Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T12:43:15.341Z] FULL_VERSION="1.8.0_492-beta-202602111211-b02"
[2026-02-11T12:43:15.341Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T12:43:15.341Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-02-11T12:43:15.341Z] JVM_VARIANT="Hotspot"
[2026-02-11T12:43:15.341Z] JVM_VERSION="25.492-b02"
[2026-02-11T12:43:15.341Z] IMAGE_TYPE="JDK"
[2026-02-11T12:43:15.341Z] =RELEASE INFO END=
[2026-02-11T12:43:15.341Z] get testKitGen...
[2026-02-11T12:43:15.341Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T12:43:17.339Z] git rev-parse master
[2026-02-11T12:43:17.339Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T12:43:18.021Z] $ ssh-agent -k
[2026-02-11T12:43:18.042Z] unset SSH_AUTH_SOCK;
[2026-02-11T12:43:18.043Z] unset SSH_AGENT_PID;
[2026-02-11T12:43:18.043Z] echo Agent pid 93991 killed;
[2026-02-11T12:43:18.867Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T12:43:19.364Z] 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=aarch64_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-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&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=537&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T12:43:19.381Z] 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=aarch64_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-osuosl-ubuntu2404-aarch64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&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=537&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-11T12:43:19.417Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:43:20.529Z] Copied 1 artifact from "getTRSSOutput" build number 2044
[Pipeline] sh
[2026-02-11T12:43:22.445Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-11T12:43:22.445Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-11T12:43:22.445Z] + tar xof -
[2026-02-11T12:43:22.445Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T12:43:23.009Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:43:23.025Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-11T12:43:23.060Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2026-02-11T12:43:23.063Z] Machine limit is 3.
[Pipeline] sh
[2026-02-11T12:43:24.979Z] + cd ./aqa-tests/TKG
[2026-02-11T12:43:24.979Z] + uname
[2026-02-11T12:43:24.979Z] + [ Linux = AIX ]
[2026-02-11T12:43:24.979Z] + uname
[2026-02-11T12:43:24.979Z] + [ Linux = SunOS ]
[2026-02-11T12:43:24.979Z] + uname
[2026-02-11T12:43:24.979Z] + [ Linux = *BSD ]
[2026-02-11T12:43:24.979Z] + MAKE=make
[2026-02-11T12:43:24.979Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-11T12:43:24.979Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:43:24.979Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:43:24.979Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:43:24.979Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:43:24.979Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:43:24.979Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_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_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:43:24.979Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T12:43:25.957Z]
[2026-02-11T12:43:25.957Z] build:
[2026-02-11T12:43:25.957Z]
[2026-02-11T12:43:25.957Z] clean:
[2026-02-11T12:43:25.957Z]
[2026-02-11T12:43:25.957Z] init:
[2026-02-11T12:43:25.957Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-11T12:43:25.957Z]
[2026-02-11T12:43:25.957Z] getDependentLibs:
[2026-02-11T12:43:25.957Z] [exec] --------------------------------------------
[2026-02-11T12:43:25.957Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:43:25.957Z] [exec] task is set to default
[2026-02-11T12:43:25.957Z] [exec] dependencyList is set to json_simple
[2026-02-11T12:43:25.957Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:43:25.957Z] [exec] --------------------------------------------
[2026-02-11T12:43:25.957Z] [exec] Starting download third party dependent jars
[2026-02-11T12:43:25.957Z] [exec] --------------------------------------------
[2026-02-11T12:43:25.957Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:43:25.957Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T12:43:25.957Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:43:25.957Z]
[2026-02-11T12:43:25.957Z] compile:
[2026-02-11T12:43:25.957Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:43:25.957Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:43:25.957Z] [echo] ===fork: yes
[2026-02-11T12:43:25.957Z] [echo] ===debug: on
[2026-02-11T12:43:25.957Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-11T12:43:30.238Z]
[2026-02-11T12:43:30.238Z] dist:
[2026-02-11T12:43:30.238Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T12:43:30.238Z]
[2026-02-11T12:43:30.238Z] BUILD SUCCESSFUL
[2026-02-11T12:43:30.238Z] Total time: 4 seconds
[2026-02-11T12:43:30.238Z] 0
[2026-02-11T12:43:30.238Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T12:43:30.238Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T12:43:30.238Z] microArchOutput:
[2026-02-11T12:43:31.220Z] ****************************** MACHINE INFO ******************************
[2026-02-11T12:43:31.220Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2026-02-11T12:43:31.220Z] Free Physical Memory Size : 3629658112
[2026-02-11T12:43:31.220Z] Free space (bytes) : 61885747200
[2026-02-11T12:43:31.220Z] Total Physical Memory Size : 8304439296
[2026-02-11T12:43:31.220Z] Total space (bytes) : 73391005696
[2026-02-11T12:43:31.220Z] Usable space (bytes) : 58110873600
[2026-02-11T12:43:31.220Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:43:31.220Z] bashVersion :
[2026-02-11T12:43:31.220Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2026-02-11T12:43:31.220Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T12:43:31.220Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:43:31.220Z]
[2026-02-11T12:43:31.220Z] This is free software; you are free to change and redistribute it.
[2026-02-11T12:43:31.220Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:43:31.220Z] cpuCores : 4
[2026-02-11T12:43:31.220Z] curlVersion :
[2026-02-11T12:43:31.220Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10
[2026-02-11T12:43:31.220Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-11T12:43:31.220Z] 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-11T12:43:31.220Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-11T12:43:31.220Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-02-11T12:43:31.220Z] gcc version : 13
[2026-02-11T12:43:31.220Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-11T12:43:31.220Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T12:43:31.220Z] lldb version : Command could not be executed
[2026-02-11T12:43:31.220Z] makeVersion :
[2026-02-11T12:43:31.220Z] GNU Make 4.3
[2026-02-11T12:43:31.220Z] Built for aarch64-unknown-linux-gnu
[2026-02-11T12:43:31.220Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-11T12:43:31.220Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:43:31.220Z] This is free software: you are free to change and redistribute it.
[2026-02-11T12:43:31.220Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:43:31.220Z] mavenVersion :
[2026-02-11T12:43:31.220Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-11T12:43:31.220Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T12:43:31.220Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/jre
[2026-02-11T12:43:31.220Z] Default locale: en, platform encoding: UTF-8
[2026-02-11T12:43:31.220Z] OS name: "linux", version: "6.8.0-100-generic", arch: "aarch64", family: "unix"
[2026-02-11T12:43:31.220Z] osInfo :
[2026-02-11T12:43:31.220Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-02-11T12:43:31.220Z] NAME="Ubuntu"
[2026-02-11T12:43:31.220Z] VERSION_ID="24.04"
[2026-02-11T12:43:31.220Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-02-11T12:43:31.220Z] VERSION_CODENAME=noble
[2026-02-11T12:43:31.220Z] ID=ubuntu
[2026-02-11T12:43:31.220Z] ID_LIKE=debian
[2026-02-11T12:43:31.220Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-11T12:43:31.220Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-11T12:43:31.220Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-11T12:43:31.220Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-11T12:43:31.220Z] UBUNTU_CODENAME=noble
[2026-02-11T12:43:31.220Z] LOGO=ubuntu-logo
[2026-02-11T12:43:31.220Z] osLabel : ubuntu.24
[2026-02-11T12:43:31.220Z] perlVersion :
[2026-02-11T12:43:31.220Z]
[2026-02-11T12:43:31.220Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2026-02-11T12:43:31.220Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-11T12:43:31.220Z]
[2026-02-11T12:43:31.221Z] Copyright 1987-2023, Larry Wall
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T12:43:31.221Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T12:43:31.221Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T12:43:31.221Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T12:43:31.221Z] procArch : aarch64
[2026-02-11T12:43:31.221Z] sysArch : aarch64
[2026-02-11T12:43:31.221Z] sysOS : Linux
[2026-02-11T12:43:31.221Z] ulimit :
[2026-02-11T12:43:31.221Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-11T12:43:31.221Z] core file size (blocks, -c) 0
[2026-02-11T12:43:31.221Z] data seg size (kbytes, -d) unlimited
[2026-02-11T12:43:31.221Z] scheduling priority (-e) 0
[2026-02-11T12:43:31.221Z] file size (blocks, -f) unlimited
[2026-02-11T12:43:31.221Z] pending signals (-i) 31390
[2026-02-11T12:43:31.221Z] max locked memory (kbytes, -l) 1013724
[2026-02-11T12:43:31.221Z] max memory size (kbytes, -m) unlimited
[2026-02-11T12:43:31.221Z] open files (-n) 1048576
[2026-02-11T12:43:31.221Z] pipe size (512 bytes, -p) 8
[2026-02-11T12:43:31.221Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T12:43:31.221Z] real-time priority (-r) 0
[2026-02-11T12:43:31.221Z] stack size (kbytes, -s) 8192
[2026-02-11T12:43:31.221Z] cpu time (seconds, -t) unlimited
[2026-02-11T12:43:31.221Z] max user processes (-u) 31390
[2026-02-11T12:43:31.221Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T12:43:31.221Z] file locks (-x) unlimited
[2026-02-11T12:43:31.221Z] uname : Linux test-osuosl-ubuntu2404-aarch64-1.adoptopenjdk.net 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:39:21 UTC 2026 aarch64 aarch64 aarch64 GNU/Linux
[2026-02-11T12:43:31.221Z] vmVendor : Oracle Corporation
[2026-02-11T12:43:31.221Z] vmVersion : 25.492-b02
[2026-02-11T12:43:31.221Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T12:43:31.221Z] **************************************************************************
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] System.getProperty('os.name')=Linux
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] System.getProperty('os.arch')=aarch64
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] System.getProperty('java.fullversion')=null
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T12:43:31.221Z]
[2026-02-11T12:43:31.221Z] 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_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:43:31.221Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-11T12:43:31.221Z] perl scripts/configure.pl
[2026-02-11T12:43:31.221Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T12:43:32.200Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:43:32.200Z]
[2026-02-11T12:43:32.200Z]
[2026-02-11T12:43:32.200Z] Starting to generate parallel test lists.
[2026-02-11T12:43:32.200Z]
[2026-02-11T12:43:32.200Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-11T12:43:32.200Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-11T12:43:32.200Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-11T12:43:33.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-11T12:43:33.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-11T12:43:33.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-11T12:43:33.170Z] Attempting to get test duration data from TRSS.
[2026-02-11T12:43:33.170Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=perf&level=sanity
[2026-02-11T12:43:34.141Z] Attempting to get test duration data from cached files.
[2026-02-11T12:43:34.141Z]
[2026-02-11T12:43:34.141Z] TEST DURATION
[2026-02-11T12:43:34.141Z] ====================================================================================
[2026-02-11T12:43:34.141Z] Total number of tests searched: 8
[2026-02-11T12:43:34.141Z] Number of test durations found: 8
[2026-02-11T12:43:34.141Z] Top slowest tests:
[2026-02-11T12:43:34.141Z] 01m34s renaissance-future-genetic_0
[2026-02-11T12:43:34.141Z] 01m20s renaissance-fj-kmeans_0
[2026-02-11T12:43:34.141Z] 00m24s renaissance-scala-kmeans_0
[2026-02-11T12:43:34.141Z] ====================================================================================
[2026-02-11T12:43:34.141Z]
[2026-02-11T12:43:34.141Z] Test target is split into 1 lists.
[2026-02-11T12:43:34.141Z] Reducing estimated test running time from 03m30s to 03m30s.
[2026-02-11T12:43:34.141Z]
[2026-02-11T12:43:34.141Z] -------------------------------------testList_0-------------------------------------
[2026-02-11T12:43:34.141Z] Number of tests: 8
[2026-02-11T12:43:34.141Z] Estimated running time: 03m30s
[2026-02-11T12:43:34.141Z] TESTLIST=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,IdleMicrobenchmark_HS_0
[2026-02-11T12:43:34.141Z] ------------------------------------------------------------------------------------
[2026-02-11T12:43:34.141Z]
[2026-02-11T12:43:34.141Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-11T12:43:34.141Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T12:43:34.872Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T12:43:35.432Z] 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-11T12:43:35.487Z] Building tests...
[Pipeline] timeout
[2026-02-11T12:43:35.492Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:43:35.591Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-11T12:43:36.018Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:43:36.032Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T12:43:36.130Z] $ ssh-agent
[2026-02-11T12:43:36.956Z] SSH_AUTH_SOCK=/tmp/ssh-NntTYcbbdgcX/agent.94370
[2026-02-11T12:43:36.956Z] SSH_AGENT_PID=94372
[2026-02-11T12:43:36.956Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:43:38.877Z] + bash ./compile.sh
[2026-02-11T12:43:38.877Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:43:38.878Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:43:38.878Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:43:38.878Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:43:38.878Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:43:38.878Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_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_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:43:38.878Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T12:43:39.849Z]
[2026-02-11T12:43:39.849Z] build:
[2026-02-11T12:43:39.849Z]
[2026-02-11T12:43:39.849Z] clean:
[2026-02-11T12:43:39.849Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-11T12:43:39.849Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-11T12:43:39.849Z]
[2026-02-11T12:43:39.849Z] init:
[2026-02-11T12:43:39.849Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-11T12:43:39.849Z]
[2026-02-11T12:43:39.849Z] getDependentLibs:
[2026-02-11T12:43:39.849Z] [exec] --------------------------------------------
[2026-02-11T12:43:39.849Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:43:39.849Z] [exec] task is set to default
[2026-02-11T12:43:39.849Z] [exec] dependencyList is set to json_simple
[2026-02-11T12:43:39.849Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:43:39.849Z] [exec] --------------------------------------------
[2026-02-11T12:43:39.849Z] [exec] Starting download third party dependent jars
[2026-02-11T12:43:39.849Z] [exec] --------------------------------------------
[2026-02-11T12:43:39.849Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:43:39.849Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T12:43:39.849Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:43:39.849Z]
[2026-02-11T12:43:39.849Z] compile:
[2026-02-11T12:43:39.849Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:43:39.849Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:43:39.850Z] [echo] ===fork: yes
[2026-02-11T12:43:39.850Z] [echo] ===debug: on
[2026-02-11T12:43:39.850Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-11T12:43:44.267Z]
[2026-02-11T12:43:44.267Z] dist:
[2026-02-11T12:43:44.267Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T12:43:44.267Z]
[2026-02-11T12:43:44.267Z] BUILD SUCCESSFUL
[2026-02-11T12:43:44.267Z] Total time: 4 seconds
[2026-02-11T12:43:44.267Z] 0
[2026-02-11T12:43:44.267Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T12:43:44.267Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T12:43:44.267Z] microArchOutput:
[2026-02-11T12:43:45.236Z] ****************************** MACHINE INFO ******************************
[2026-02-11T12:43:45.236Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2026-02-11T12:43:45.236Z] Free Physical Memory Size : 3636064256
[2026-02-11T12:43:45.236Z] Free space (bytes) : 61885734912
[2026-02-11T12:43:45.236Z] Total Physical Memory Size : 8304439296
[2026-02-11T12:43:45.236Z] Total space (bytes) : 73391005696
[2026-02-11T12:43:45.236Z] Usable space (bytes) : 58110861312
[2026-02-11T12:43:45.236Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:43:45.236Z] bashVersion :
[2026-02-11T12:43:45.236Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2026-02-11T12:43:45.236Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T12:43:45.236Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:43:45.236Z]
[2026-02-11T12:43:45.236Z] This is free software; you are free to change and redistribute it.
[2026-02-11T12:43:45.236Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:43:45.236Z] cpuCores : 4
[2026-02-11T12:43:45.236Z] curlVersion :
[2026-02-11T12:43:45.236Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10
[2026-02-11T12:43:45.236Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-11T12:43:45.236Z] 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-11T12:43:45.236Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-11T12:43:45.236Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-02-11T12:43:45.236Z] gcc version : 13
[2026-02-11T12:43:45.236Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-11T12:43:45.236Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T12:43:45.236Z] lldb version : Command could not be executed
[2026-02-11T12:43:45.236Z] makeVersion :
[2026-02-11T12:43:45.236Z] GNU Make 4.3
[2026-02-11T12:43:45.236Z] Built for aarch64-unknown-linux-gnu
[2026-02-11T12:43:45.236Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-11T12:43:45.236Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:43:45.236Z] This is free software: you are free to change and redistribute it.
[2026-02-11T12:43:45.236Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:43:45.236Z] mavenVersion :
[2026-02-11T12:43:45.236Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-11T12:43:45.236Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T12:43:45.236Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/jre
[2026-02-11T12:43:45.236Z] Default locale: en, platform encoding: UTF-8
[2026-02-11T12:43:45.236Z] OS name: "linux", version: "6.8.0-100-generic", arch: "aarch64", family: "unix"
[2026-02-11T12:43:45.236Z] osInfo :
[2026-02-11T12:43:45.236Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-02-11T12:43:45.236Z] NAME="Ubuntu"
[2026-02-11T12:43:45.236Z] VERSION_ID="24.04"
[2026-02-11T12:43:45.236Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-02-11T12:43:45.236Z] VERSION_CODENAME=noble
[2026-02-11T12:43:45.236Z] ID=ubuntu
[2026-02-11T12:43:45.236Z] ID_LIKE=debian
[2026-02-11T12:43:45.236Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-11T12:43:45.236Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-11T12:43:45.236Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-11T12:43:45.236Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-11T12:43:45.236Z] UBUNTU_CODENAME=noble
[2026-02-11T12:43:45.236Z] LOGO=ubuntu-logo
[2026-02-11T12:43:45.236Z] osLabel : ubuntu.24
[2026-02-11T12:43:45.236Z] perlVersion :
[2026-02-11T12:43:45.236Z]
[2026-02-11T12:43:45.236Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2026-02-11T12:43:45.236Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-11T12:43:45.236Z]
[2026-02-11T12:43:45.236Z] Copyright 1987-2023, Larry Wall
[2026-02-11T12:43:45.236Z]
[2026-02-11T12:43:45.236Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T12:43:45.236Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T12:43:45.236Z]
[2026-02-11T12:43:45.236Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T12:43:45.236Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T12:43:45.236Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T12:43:45.236Z]
[2026-02-11T12:43:45.236Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T12:43:45.236Z] procArch : aarch64
[2026-02-11T12:43:45.236Z] sysArch : aarch64
[2026-02-11T12:43:45.236Z] sysOS : Linux
[2026-02-11T12:43:45.236Z] ulimit :
[2026-02-11T12:43:45.236Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-11T12:43:45.236Z] core file size (blocks, -c) 0
[2026-02-11T12:43:45.236Z] data seg size (kbytes, -d) unlimited
[2026-02-11T12:43:45.236Z] scheduling priority (-e) 0
[2026-02-11T12:43:45.236Z] file size (blocks, -f) unlimited
[2026-02-11T12:43:45.236Z] pending signals (-i) 31390
[2026-02-11T12:43:45.236Z] max locked memory (kbytes, -l) 1013724
[2026-02-11T12:43:45.236Z] max memory size (kbytes, -m) unlimited
[2026-02-11T12:43:45.236Z] open files (-n) 1048576
[2026-02-11T12:43:45.236Z] pipe size (512 bytes, -p) 8
[2026-02-11T12:43:45.236Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T12:43:45.236Z] real-time priority (-r) 0
[2026-02-11T12:43:45.236Z] stack size (kbytes, -s) 8192
[2026-02-11T12:43:45.237Z] cpu time (seconds, -t) unlimited
[2026-02-11T12:43:45.237Z] max user processes (-u) 31390
[2026-02-11T12:43:45.237Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T12:43:45.237Z] file locks (-x) unlimited
[2026-02-11T12:43:45.237Z] uname : Linux test-osuosl-ubuntu2404-aarch64-1.adoptopenjdk.net 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:39:21 UTC 2026 aarch64 aarch64 aarch64 GNU/Linux
[2026-02-11T12:43:45.237Z] vmVendor : Oracle Corporation
[2026-02-11T12:43:45.237Z] vmVersion : 25.492-b02
[2026-02-11T12:43:45.237Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T12:43:45.237Z] **************************************************************************
[2026-02-11T12:43:45.237Z]
[2026-02-11T12:43:45.237Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T12:43:45.237Z]
[2026-02-11T12:43:45.237Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T12:43:45.237Z]
[2026-02-11T12:43:45.237Z] System.getProperty('os.name')=Linux
[2026-02-11T12:43:45.237Z]
[2026-02-11T12:43:45.237Z] System.getProperty('os.arch')=aarch64
[2026-02-11T12:43:45.237Z]
[2026-02-11T12:43:45.237Z] System.getProperty('java.fullversion')=null
[2026-02-11T12:43:45.237Z]
[2026-02-11T12:43:45.237Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T12:43:45.237Z]
[2026-02-11T12:43:46.206Z] make -f clean.mk cleanBuild
[2026-02-11T12:43:46.206Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-11T12:43:46.206Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest
[2026-02-11T12:43:46.206Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-11T12:43:46.206Z] make -f compile.mk compile
[2026-02-11T12:43:46.206Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-11T12:43:46.206Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:43:46.206Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:43:46.206Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_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_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:43:46.207Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_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_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:43:47.186Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T12:43:48.172Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-11T12:43:48.172Z]
[2026-02-11T12:43:48.172Z] -create_test_directory:
[2026-02-11T12:43:48.172Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest
[2026-02-11T12:43:48.172Z]
[2026-02-11T12:43:48.172Z] stage_test_material:
[2026-02-11T12:43:48.172Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest
[2026-02-11T12:43:49.145Z]
[2026-02-11T12:43:49.145Z] build:
[2026-02-11T12:43:49.145Z]
[2026-02-11T12:43:49.145Z] init:
[2026-02-11T12:43:49.145Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf
[2026-02-11T12:43:49.145Z]
[2026-02-11T12:43:49.145Z] dist:
[2026-02-11T12:43:49.145Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf
[2026-02-11T12:43:49.145Z]
[2026-02-11T12:43:49.145Z] build:
[2026-02-11T12:43:49.145Z]
[2026-02-11T12:43:49.145Z] build:
[2026-02-11T12:43:49.145Z]
[2026-02-11T12:43:49.145Z] init:
[2026-02-11T12:43:49.145Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2026-02-11T12:43:49.145Z]
[2026-02-11T12:43:49.145Z] getBumbleBench:
[2026-02-11T12:43:49.145Z] [echo] Cloning BumbleBench
[2026-02-11T12:43:49.145Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-11T12:43:49.145Z] [exec] Cloning into 'bumblebench'...
[2026-02-11T12:43:50.120Z]
[2026-02-11T12:43:50.120Z] buildBumbleBench:
[2026-02-11T12:43:50.120Z] [echo] Building BumbleBench
[2026-02-11T12:43:50.120Z]
[2026-02-11T12:43:50.120Z] compile-all:
[2026-02-11T12:43:50.120Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:52.120Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-11T12:43:52.120Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-11T12:43:52.120Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:52.120Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:52.120Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:52.120Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:53.108Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:53.109Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:53.109Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:53.109Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:53.109Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:53.109Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:54.082Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:54.082Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:54.082Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:54.082Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:43:54.082Z]
[2026-02-11T12:43:54.082Z] dist:
[2026-02-11T12:43:54.082Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-11T12:43:54.082Z]
[2026-02-11T12:43:54.082Z] dist:
[2026-02-11T12:43:55.057Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2026-02-11T12:43:55.057Z]
[2026-02-11T12:43:55.057Z] build:
[2026-02-11T12:43:55.057Z]
[2026-02-11T12:43:55.057Z] getDependentLibs:
[2026-02-11T12:44:17.233Z] [exec] --------------------------------------------
[2026-02-11T12:44:17.234Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:44:17.234Z] [exec] task is set to default
[2026-02-11T12:44:17.234Z] [exec] dependencyList is set to dacapo
[2026-02-11T12:44:17.234Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:44:17.234Z] [exec] --------------------------------------------
[2026-02-11T12:44:17.234Z] [exec] Starting download third party dependent jars
[2026-02-11T12:44:17.234Z] [exec] --------------------------------------------
[2026-02-11T12:44:17.234Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:44:17.234Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-11T12:44:17.234Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:44:17.234Z]
[2026-02-11T12:44:17.234Z] init:
[2026-02-11T12:44:17.234Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-11T12:44:17.234Z]
[2026-02-11T12:44:17.234Z] getDacapoSuite:
[2026-02-11T12:44:17.234Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-11T12:45:40.695Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-11T12:45:40.695Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo
[2026-02-11T12:45:40.695Z]
[2026-02-11T12:45:40.695Z] dist:
[2026-02-11T12:45:40.695Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-11T12:45:40.695Z]
[2026-02-11T12:45:40.695Z] build:
[2026-02-11T12:45:40.695Z]
[2026-02-11T12:45:40.695Z] init:
[2026-02-11T12:45:40.695Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-11T12:45:40.695Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-11T12:45:40.695Z]
[2026-02-11T12:45:40.695Z] compile:
[2026-02-11T12:45:40.695Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:45:40.695Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:45:40.695Z] [echo] ===fork: yes
[2026-02-11T12:45:40.695Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:45:40.695Z] [echo] ===debug: on
[2026-02-11T12:45:40.695Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-11T12:45:40.695Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-11T12:45:40.695Z]
[2026-02-11T12:45:40.695Z] dist:
[2026-02-11T12:45:40.695Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-11T12:45:40.695Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-11T12:45:40.696Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-11T12:45:40.696Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-11T12:45:40.696Z]
[2026-02-11T12:45:40.696Z] clean:
[2026-02-11T12:45:40.696Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-11T12:45:40.696Z]
[2026-02-11T12:45:40.696Z] build:
[2026-02-11T12:45:40.696Z]
[2026-02-11T12:45:40.696Z] build:
[2026-02-11T12:45:40.696Z]
[2026-02-11T12:45:40.696Z] init:
[2026-02-11T12:45:40.696Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance
[2026-02-11T12:45:40.696Z]
[2026-02-11T12:45:40.696Z] getRenaissanceSuite:
[2026-02-11T12:45:40.696Z] [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-11T12:45:50.634Z]
[2026-02-11T12:45:50.634Z] dist:
[2026-02-11T12:45:50.634Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance
[2026-02-11T12:45:57.443Z]
[2026-02-11T12:45:57.444Z] build:
[2026-02-11T12:45:57.444Z]
[2026-02-11T12:45:57.444Z] init:
[2026-02-11T12:45:57.444Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb
[2026-02-11T12:45:57.444Z]
[2026-02-11T12:45:57.444Z] getSpecjbbSuite:
[2026-02-11T12:45:57.444Z]
[2026-02-11T12:45:57.444Z] dist:
[2026-02-11T12:45:57.444Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb/run
[2026-02-11T12:45:57.444Z]
[2026-02-11T12:45:57.444Z] BUILD SUCCESSFUL
[2026-02-11T12:45:57.444Z] Total time: 2 minutes 10 seconds
[2026-02-11T12:45:57.444Z] 0
[2026-02-11T12:45:57.444Z]
[2026-02-11T12:45:57.444Z]
[2026-02-11T12:45:57.444Z] RECORD TEST REPOs SHA
[2026-02-11T12:45:57.444Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T12:45:57.444Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T12:45:57.444Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T12:45:57.444Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T12:45:57.444Z] ================================================
[2026-02-11T12:45:57.444Z] timestamp: 20260211-124556
[2026-02-11T12:45:57.444Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T12:45:57.444Z] git repo:
[2026-02-11T12:45:57.444Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-11T12:45:57.444Z] sha:
[2026-02-11T12:45:57.444Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-11T12:45:57.444Z] ================================================
[2026-02-11T12:45:57.444Z] timestamp: 20260211-124556
[2026-02-11T12:45:57.444Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2026-02-11T12:45:57.444Z] git repo:
[2026-02-11T12:45:57.444Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T12:45:57.444Z] sha:
[2026-02-11T12:45:57.444Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T12:45:57.444Z] ================================================
[2026-02-11T12:45:57.444Z] timestamp: 20260211-124556
[2026-02-11T12:45:57.444Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests
[2026-02-11T12:45:57.444Z] git repo:
[2026-02-11T12:45:57.444Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:45:57.444Z] sha:
[2026-02-11T12:45:57.444Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a
[2026-02-11T12:45:57.444Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-11T12:45:58.247Z] $ ssh-agent -k
[2026-02-11T12:45:58.258Z] unset SSH_AUTH_SOCK;
[2026-02-11T12:45:58.258Z] unset SSH_AGENT_PID;
[2026-02-11T12:45:58.258Z] echo Agent pid 94372 killed;
[2026-02-11T12:45:59.076Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T12:45:59.198Z] 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-11T12:45:59.221Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-11T12:46:01.686Z] + which Xvfb
[2026-02-11T12:46:01.687Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-11T12:46:02.686Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/.xvfb-721-..fbdir5451106395140091281
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:46:25.069Z] + ps -f
[2026-02-11T12:46:25.069Z] + awk {print $9}
[2026-02-11T12:46:25.069Z] + grep [X]vfb
[Pipeline] echo
[2026-02-11T12:46:25.819Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-11T12:46:25.908Z] $ ssh-agent
[2026-02-11T12:46:26.748Z] SSH_AUTH_SOCK=/tmp/ssh-AzvCABB7NVCL/agent.95091
[2026-02-11T12:46:26.748Z] SSH_AGENT_PID=95092
[2026-02-11T12:46:26.748Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:46:28.771Z] + uname
[2026-02-11T12:46:28.771Z] + [ Linux = AIX ]
[2026-02-11T12:46:28.771Z] + uname
[2026-02-11T12:46:28.771Z] + [ Linux = SunOS ]
[2026-02-11T12:46:28.771Z] + uname
[2026-02-11T12:46:28.771Z] + [ Linux = *BSD ]
[2026-02-11T12:46:28.771Z] + MAKE=make
[2026-02-11T12:46:28.771Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T12:46:28.771Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T12:46:31.237Z] + uname
[2026-02-11T12:46:31.237Z] + [ Linux = AIX ]
[2026-02-11T12:46:31.237Z] + uname
[2026-02-11T12:46:31.237Z] + [ Linux = SunOS ]
[2026-02-11T12:46:31.237Z] + uname
[2026-02-11T12:46:31.237Z] + [ Linux = *BSD ]
[2026-02-11T12:46:31.237Z] + MAKE=make
[2026-02-11T12:46:31.237Z] + cd ./aqa-tests
[2026-02-11T12:46:31.237Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T12:46:31.237Z] + set +x
[2026-02-11T12:46:31.237Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:46:31.237Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-11T12:46:31.237Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-11T12:46:31.237Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-11T12:46:31.237Z] perl scripts/configure.pl
[2026-02-11T12:46:31.237Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T12:46:32.222Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Starting to generate test make files.
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-11T12:46:32.222Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-11T12:46:32.222Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-11T12:46:32.222Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-11T12:46:32.222Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-11T12:46:32.222Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-11T12:46:32.222Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Make files are generated successfully.
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-11T12:46:32.222Z] make -f runtest.mk _sanity.perf
[2026-02-11T12:46:32.222Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-11T12:46:32.222Z]
[2026-02-11T12:46:32.222Z] Running make 4.3
[2026-02-11T12:46:32.222Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..
[2026-02-11T12:46:32.222Z] set JDK_VERSION to 8
[2026-02-11T12:46:32.222Z] set JDK_IMPL to hotspot
[2026-02-11T12:46:32.222Z] set JVM_VERSION to openjdk8
[2026-02-11T12:46:32.222Z] set JCL_VERSION to latest
[2026-02-11T12:46:32.222Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:46:32.222Z] set SPEC to linux_aarch64
[2026-02-11T12:46:32.222Z] set TEST_FLAG to
[2026-02-11T12:46:32.222Z] set OS_LABEL to ubuntu.24
[2026-02-11T12:46:32.222Z] Running sanity.perf ...
[2026-02-11T12:46:32.222Z] There are 8 test targets in sanity.perf
[2026-02-11T12:46:32.222Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T12:46:32.222Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:46:32.222Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111211-b02)
[2026-02-11T12:46:32.222Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:46:33.198Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests'
[2026-02-11T12:46:33.198Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf'
[2026-02-11T12:46:33.198Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/dacapo'
[2026-02-11T12:46:33.198Z]
[2026-02-11T12:46:33.198Z] ===============================================