Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 635
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 629
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 573
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 558
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 555
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 554
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 552
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 551
originally caused by:
Started by user Stewart X Addison
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.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_extended.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 f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
> git rev-list --no-walk f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-12T16:29:35.461Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2026-02-12T16:29:35.471Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-12T16:29:35.472Z] 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-12T16:29:35.482Z] dynamicAgents: []
[Pipeline] echo
[2026-02-12T16:29:35.484Z] Provisioning LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-12T16:29:35.490Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] node
[2026-02-12T16:29:50.494Z] Still waiting to schedule task
[2026-02-12T16:29:50.500Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch64&&ci.role.perf’
[2026-02-12T18:52:42.280Z] Running on test-aws-rhel76-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.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-12T18:52:42.304Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T18:52:42.380Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T18:52:42.380Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T18:52:42.406Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-12T18:52:42.485Z] The recommended git tool is: git
[2026-02-12T18:52:42.538Z] No credentials specified
[2026-02-12T18:52:42.564Z] Cloning the remote Git repository
[2026-02-12T18:52:42.604Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-12T18:52:42.604Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests # timeout=10
[2026-02-12T18:52:42.622Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-12T18:52:42.622Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-12T18:52:42.622Z] > git --version # timeout=10
[2026-02-12T18:52:42.624Z] > git --version # 'git version 2.15.0'
[2026-02-12T18:52:42.625Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T18:52:53.225Z] Avoid second fetch
[2026-02-12T18:52:53.257Z] Checking out Revision 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
[2026-02-12T18:52:53.175Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-12T18:52:53.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T18:52:53.238Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-12T18:52:53.269Z] > git config core.sparsecheckout # timeout=10
[2026-02-12T18:52:53.273Z] > git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
[2026-02-12T18:52:54.536Z] Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
[2026-02-12T18:52:54.547Z] > git rev-list --no-walk f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.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-12T18:52:55.831Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2026-02-12T18:52:55.863Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-12T18:52:56.405Z] + LC_TIME=C
[2026-02-12T18:52:56.405Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-12T18:52:56.525Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-12T18:52:57.028Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-12T18:52:57.028Z] Unix type machine..
[2026-02-12T18:52:57.028Z] Running on a Linux host
[2026-02-12T18:52:57.028Z] Woohoo - no rogue processes detected!
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-12T18:52:58.247Z] + printenv
[2026-02-12T18:52:58.247Z] JCK_GIT_BRANCH=master
[2026-02-12T18:52:58.247Z] DYNAMIC_COMPILE=false
[2026-02-12T18:52:58.247Z] JENKINS_NODE_COOKIE=ecadec57-e0c8-41e2-94ab-53d4af3140c5
[2026-02-12T18:52:58.247Z] OPENJ9_BRANCH=master
[2026-02-12T18:52:58.247Z] XDG_SESSION_ID=555087
[2026-02-12T18:52:58.247Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/252/
[2026-02-12T18:52:58.247Z] DOCKER_REQUIRED=false
[2026-02-12T18:52:58.247Z] PARALLEL=None
[2026-02-12T18:52:58.247Z] SHELL=/bin/bash
[2026-02-12T18:52:58.247Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-12T18:52:58.247Z] jobStatus=SUCCESS
[2026-02-12T18:52:58.247Z] JOBSTARTTIME=Thu, 12 Feb 2026 18:52:56 +0000
[2026-02-12T18:52:58.247Z] STAGE_NAME=Setup
[2026-02-12T18:52:58.247Z] SSH_CLIENT=78.47.239.97 44994 22
[2026-02-12T18:52:58.247Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_aarch64_linux-252
[2026-02-12T18:52:58.247Z] RERUN_FAILURE=false
[2026-02-12T18:52:58.247Z] SDK_RESOURCE=releases
[2026-02-12T18:52:58.247Z] TIME_LIMIT=10
[2026-02-12T18:52:58.247Z] NUM_PROCESSORS=4
[2026-02-12T18:52:58.247Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-12T18:52:58.247Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T18:52:58.247Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/
[2026-02-12T18:52:58.247Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[2026-02-12T18:52:58.247Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/252/display/redirect?page=changes
[2026-02-12T18:52:58.247Z] USER=jenkins
[2026-02-12T18:52:58.247Z] ADOPTOPENJDK_BRANCH=master
[2026-02-12T18:52:58.247Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-12T18:52:58.247Z] ARCHIVE_TEST_RESULTS=false
[2026-02-12T18:52:58.247Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-12T18:52:58.247Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-12T18:52:58.247Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/252/display/redirect?page=artifacts
[2026-02-12T18:52:58.247Z] ORIGIN_JDK_VERSION=8
[2026-02-12T18:52:58.247Z] SETUP_JCK_RUN=false
[2026-02-12T18:52:58.247Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-12T18:52:58.247Z] PERSONAL_BUILD=false
[2026-02-12T18:52:58.247Z] RERUN_ITERATIONS=0
[2026-02-12T18:52:58.247Z] SPEC=linux_aarch64
[2026-02-12T18:52:58.247Z] TKG_ITERATIONS=1
[2026-02-12T18:52:58.247Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-12T18:52:58.247Z] ITERATIONS=1
[2026-02-12T18:52:58.247Z] PATH=/usr/local/bin:/usr/bin
[2026-02-12T18:52:58.247Z] KEEP_REPORTDIR=false
[2026-02-12T18:52:58.247Z] MAIL=/var/mail/jenkins
[2026-02-12T18:52:58.247Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-02-12T18:52:58.247Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/252/display/redirect
[2026-02-12T18:52:58.247Z] _=/usr/bin/printenv
[2026-02-12T18:52:58.247Z] GENERATE_JOBS=false
[2026-02-12T18:52:58.247Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[2026-02-12T18:52:58.247Z] EXIT_FAILURE=false
[2026-02-12T18:52:58.247Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-12T18:52:58.247Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-12T18:52:58.247Z] JDK_VERSION=8
[2026-02-12T18:52:58.247Z] LANG=en_US.UTF-8
[2026-02-12T18:52:58.247Z] SLACK_CHANNEL=aqavit-bot
[2026-02-12T18:52:58.247Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-12T18:52:58.247Z] JOB_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux
[2026-02-12T18:52:58.247Z] BUILD_DISPLAY_NAME=#252
[2026-02-12T18:52:58.247Z] USE_TESTENV_PROPERTIES=true
[2026-02-12T18:52:58.247Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-12T18:52:58.247Z] EXIT_SUCCESS=false
[2026-02-12T18:52:58.247Z] BUILD_ID=252
[2026-02-12T18:52:58.247Z] PLATFORM=aarch64_linux
[2026-02-12T18:52:58.247Z] JDK_IMPL=hotspot
[2026-02-12T18:52:58.247Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux
[2026-02-12T18:52:58.247Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/252/display/redirect?page=tests
[2026-02-12T18:52:58.247Z] SHLVL=3
[2026-02-12T18:52:58.247Z] AUTO_DETECT=true
[2026-02-12T18:52:58.247Z] HOME=/home/jenkins
[2026-02-12T18:52:58.247Z] TAP_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux.tap
[2026-02-12T18:52:58.247Z] CI=true
[2026-02-12T18:52:58.247Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@tmp
[2026-02-12T18:52:58.247Z] EXECUTOR_NUMBER=0
[2026-02-12T18:52:58.247Z] JENKINS_SERVER_COOKIE=durable-bef40b8a3a3c8bd26680392f9cb9f81178b4d2f49716d9067d3cc3115ae9a04a
[2026-02-12T18:52:58.247Z] NODE_LABELS=aarch64 armv8 hw.arch.aarch64 test ci.role.test arm64 linux rhel sw.os.linux test-aws-rhel76-armv8-1 ci.role.perf centos7
[2026-02-12T18:52:58.247Z] TARGET=extended.perf
[2026-02-12T18:52:58.247Z] LOGNAME=jenkins
[2026-02-12T18:52:58.247Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/system_lib
[2026-02-12T18:52:58.247Z] BUILD_LIST=perf
[2026-02-12T18:52:58.247Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-12T18:52:58.247Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-12T18:52:58.247Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-12T18:52:58.247Z] NUM_MACHINES=1
[2026-02-12T18:52:58.247Z] SSH_CONNECTION=78.47.239.97 44994 172.31.26.26 22
[2026-02-12T18:52:58.247Z] NODE_NAME=test-aws-rhel76-armv8-1
[2026-02-12T18:52:58.247Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-12T18:52:58.247Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/display/redirect
[2026-02-12T18:52:58.247Z] BUILD_NUMBER=252
[2026-02-12T18:52:58.247Z] KEEP_WORKSPACE=false
[2026-02-12T18:52:58.247Z] HUDSON_COOKIE=88b71007-5710-4513-a5d3-5c1c092903c8
[2026-02-12T18:52:58.247Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-02-12T18:52:58.247Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../benchmarks
[2026-02-12T18:52:58.247Z] USE_JRE=false
[2026-02-12T18:52:58.247Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-12T18:52:58.247Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-12T18:52:58.247Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
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.
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 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-12T18:52:58.356Z] 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-12T18:52:58.363Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-12T18:52:58.396Z] $ ssh-agent
[2026-02-12T18:52:58.519Z] SSH_AUTH_SOCK=/tmp/ssh-8beJuVwdtsWO/agent.21409
[2026-02-12T18:52:58.519Z] SSH_AGENT_PID=21411
[2026-02-12T18:52:58.519Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-12T18:52:58.536Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-12T18:52:58.571Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-12T18:52:59.077Z] ++ pwd
[2026-02-12T18:52:59.078Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/.. -p aarch64_linux -r releases -j 8 -i hotspot --clone_openj9 false
[2026-02-12T18:52:59.078Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[2026-02-12T18:52:59.078Z] load ./testenv/testenv.properties
[2026-02-12T18:52:59.078Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-02-12T18:52:59.835Z] Use branch name dev from ./testenv/testenv.properties
[2026-02-12T18:52:59.835Z] get jdk binary...
[2026-02-12T18:52:59.835Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/linux/aarch64/jdk/hotspot/normal/adoptium?project=jdk
[2026-02-12T18:53:02.213Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/linux/aarch64/sbom/hotspot/normal/adoptium?project=jdk
[2026-02-12T18:53:02.566Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b08.tar.gz ...
[2026-02-12T18:53:05.667Z] List files in jdkbinary folder...
[2026-02-12T18:53:05.667Z] total 100272
[2026-02-12T18:53:05.667Z] -rw-rw-r--. 1 jenkins jenkins 102593427 Feb 12 18:53 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b08.tar.gz
[2026-02-12T18:53:05.667Z] -rw-rw-r--. 1 jenkins jenkins 81257 Feb 12 18:53 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b08.json
[2026-02-12T18:53:05.667Z] drwxrwxr-x. 3 jenkins jenkins 26 Feb 12 18:53 tmp
[2026-02-12T18:53:05.667Z] List files in jdkbinary/tmp folder...
[2026-02-12T18:53:05.667Z] total 0
[2026-02-12T18:53:05.667Z] drwxr-xr-x. 8 jenkins jenkins 190 Jan 21 06:36 jdk8u482-b08
[2026-02-12T18:53:05.667Z] Moving directory jdk8u482-b08/ to ../j2sdk-image
[2026-02-12T18:53:05.667Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-12T18:53:05.667Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-12T18:53:05.667Z] openjdk version "1.8.0_482"
[2026-02-12T18:53:05.667Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-02-12T18:53:05.667Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-12T18:53:05.667Z] =JAVA VERSION OUTPUT END=
[2026-02-12T18:53:05.667Z] =RELEASE INFO BEGIN=
[2026-02-12T18:53:05.667Z] JAVA_VERSION="1.8.0_482"
[2026-02-12T18:53:05.668Z] OS_NAME="Linux"
[2026-02-12T18:53:05.668Z] OS_VERSION="2.6"
[2026-02-12T18:53:05.668Z] OS_ARCH="aarch64"
[2026-02-12T18:53:05.668Z] SOURCE=".:git:0129ab207bc0+"
[2026-02-12T18:53:05.668Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-12T18:53:05.668Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-02-12T18:53:05.668Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-12T18:53:05.668Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-12T18:53:05.668Z] FULL_VERSION="1.8.0_482-b08"
[2026-02-12T18:53:05.668Z] SEMANTIC_VERSION="8.0.482+8"
[2026-02-12T18:53:05.668Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-02-12T18:53:05.668Z] JVM_VARIANT="Hotspot"
[2026-02-12T18:53:05.668Z] JVM_VERSION="25.482-b08"
[2026-02-12T18:53:05.668Z] IMAGE_TYPE="JDK"
[2026-02-12T18:53:05.668Z] =RELEASE INFO END=
[2026-02-12T18:53:05.668Z] get testKitGen...
[2026-02-12T18:53:05.668Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-12T18:53:07.425Z] git rev-parse master
[2026-02-12T18:53:07.425Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-12T18:53:07.571Z] $ ssh-agent -k
[2026-02-12T18:53:07.578Z] unset SSH_AUTH_SOCK;
[2026-02-12T18:53:07.578Z] unset SSH_AGENT_PID;
[2026-02-12T18:53:07.578Z] echo Agent pid 21411 killed;
[2026-02-12T18:53:07.777Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-12T18:53:08.147Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&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&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-12T18:53:08.160Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-aws-rhel76-armv8-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&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-12T18:53:08.214Z] Building tests...
[Pipeline] timeout
[2026-02-12T18:53:08.217Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-12T18:53:08.228Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-12T18:53:08.336Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-12T18:53:08.354Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-12T18:53:08.380Z] $ ssh-agent
[2026-02-12T18:53:08.506Z] SSH_AUTH_SOCK=/tmp/ssh-PyQudUyIUtjT/agent.21498
[2026-02-12T18:53:08.506Z] SSH_AGENT_PID=21500
[2026-02-12T18:53:08.506Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-12T18:53:09.026Z] + bash ./compile.sh
[2026-02-12T18:53:09.026Z] Set values based on ./testenv/testenv.properties:
[2026-02-12T18:53:09.026Z] =========
[2026-02-12T18:53:09.026Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-12T18:53:09.026Z] TKG_BRANCH=master
[2026-02-12T18:53:09.026Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T18:53:09.026Z] OPENJ9_BRANCH=master
[2026-02-12T18:53:09.026Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-12T18:53:09.026Z] STF_BRANCH=master
[2026-02-12T18:53:09.027Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-12T18:53:09.027Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-02-12T18:53:09.027Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-12T18:53:09.027Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-02-12T18:53:09.027Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-12T18:53:09.027Z] JDK8_BRANCH=dev
[2026-02-12T18:53:09.027Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-12T18:53:09.027Z] JDK11_BRANCH=dev
[2026-02-12T18:53:09.027Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-12T18:53:09.027Z] JDK17_BRANCH=dev
[2026-02-12T18:53:09.027Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-12T18:53:09.027Z] JDK21_BRANCH=dev
[2026-02-12T18:53:09.027Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-12T18:53:09.027Z] JDK8_OPENJ9_BRANCH=openj9
[2026-02-12T18:53:09.027Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-12T18:53:09.027Z] JDK11_OPENJ9_BRANCH=openj9
[2026-02-12T18:53:09.027Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-12T18:53:09.027Z] JDK17_OPENJ9_BRANCH=openj9
[2026-02-12T18:53:09.027Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-12T18:53:09.027Z] JDK21_OPENJ9_BRANCH=openj9
[2026-02-12T18:53:09.027Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-12T18:53:09.027Z] JDK25_OPENJ9_BRANCH=openj9
[2026-02-12T18:53:09.027Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:53:09.027Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-12T18:53:09.027Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:53:09.027Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-12T18:53:09.027Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:53:09.027Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-12T18:53:09.027Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:53:09.027Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-12T18:53:09.027Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-12T18:53:09.027Z] =========
[2026-02-12T18:53:09.027Z]
[2026-02-12T18:53:09.027Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-12T18:53:09.027Z] JDK_BRANCH=dev
[2026-02-12T18:53:09.027Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:53:09.027Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-12T18:53:09.027Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-12T18:53:09.027Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-02-12T18:53:09.027Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T18:53:09.028Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T18:53:09.028Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T18:53:09.028Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T18:53:09.383Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-12T18:53:09.754Z]
[2026-02-12T18:53:09.754Z] build:
[2026-02-12T18:53:09.754Z]
[2026-02-12T18:53:09.754Z] clean:
[2026-02-12T18:53:10.113Z]
[2026-02-12T18:53:10.113Z] init:
[2026-02-12T18:53:10.113Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-12T18:53:10.113Z]
[2026-02-12T18:53:10.113Z] getDependentLibs:
[2026-02-12T18:53:10.113Z] [exec] --------------------------------------------
[2026-02-12T18:53:10.113Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-02-12T18:53:10.113Z] [exec] task is set to default
[2026-02-12T18:53:10.113Z] [exec] dependencyList is set to json_simple
[2026-02-12T18:53:10.113Z] [exec] System Test jars will not be downloaded.
[2026-02-12T18:53:10.113Z] [exec] --------------------------------------------
[2026-02-12T18:53:10.113Z] [exec] Starting download third party dependent jars
[2026-02-12T18:53:10.113Z] [exec] --------------------------------------------
[2026-02-12T18:53:10.113Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-02-12T18:53:10.113Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-12T18:53:10.113Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T18:53:10.113Z]
[2026-02-12T18:53:10.113Z] compile:
[2026-02-12T18:53:10.114Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T18:53:10.114Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T18:53:10.114Z] [echo] ===fork: yes
[2026-02-12T18:53:10.114Z] [echo] ===debug: on
[2026-02-12T18:53:10.114Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-12T18:53:12.542Z]
[2026-02-12T18:53:12.542Z] dist:
[2026-02-12T18:53:12.542Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-12T18:53:12.542Z]
[2026-02-12T18:53:12.542Z] BUILD SUCCESSFUL
[2026-02-12T18:53:12.542Z] Total time: 3 seconds
[2026-02-12T18:53:12.542Z] 0
[2026-02-12T18:53:12.542Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-12T18:53:12.897Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-12T18:53:12.897Z] microArchOutput:
[2026-02-12T18:53:13.655Z] ****************************** MACHINE INFO ******************************
[2026-02-12T18:53:13.655Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2026-02-12T18:53:13.655Z] Free Physical Memory Size : 4879220736
[2026-02-12T18:53:13.655Z] Free space (bytes) : 75968061440
[2026-02-12T18:53:13.655Z] Total Physical Memory Size : 7659192320
[2026-02-12T18:53:13.656Z] Total space (bytes) : 106616041472
[2026-02-12T18:53:13.656Z] Usable space (bytes) : 75968061440
[2026-02-12T18:53:13.656Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T18:53:13.656Z] bashVersion :
[2026-02-12T18:53:13.656Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu)
[2026-02-12T18:53:13.656Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-02-12T18:53:13.656Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-12T18:53:13.656Z]
[2026-02-12T18:53:13.656Z] This is free software; you are free to change and redistribute it.
[2026-02-12T18:53:13.656Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T18:53:13.656Z] cpuCores : 4
[2026-02-12T18:53:13.656Z] curlVersion :
[2026-02-12T18:53:13.656Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2026-02-12T18:53:13.656Z] Release-Date: 2021-09-22
[2026-02-12T18:53:13.656Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-12T18:53:13.656Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2026-02-12T18:53:13.656Z] dockerVersion : bash: docker: command not found
[2026-02-12T18:53:13.656Z] gcc version : 4.8.5
[2026-02-12T18:53:13.656Z] gclibc version : ldd (GNU libc) 2.17
[2026-02-12T18:53:13.656Z] gdb version : bash: gdb: command not found
[2026-02-12T18:53:13.656Z] lldb version : Command could not be executed
[2026-02-12T18:53:13.656Z] makeVersion :
[2026-02-12T18:53:13.656Z] GNU Make 4.1
[2026-02-12T18:53:13.656Z] Built for aarch64-unknown-linux-gnu
[2026-02-12T18:53:13.656Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-02-12T18:53:13.656Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-12T18:53:13.656Z] This is free software: you are free to change and redistribute it.
[2026-02-12T18:53:13.656Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T18:53:13.656Z] mavenVersion :
[2026-02-12T18:53:13.656Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-12T18:53:13.656Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-12T18:53:13.656Z] Java version: 1.8.0_482, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre
[2026-02-12T18:53:13.656Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-12T18:53:13.656Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix"
[2026-02-12T18:53:13.656Z] osInfo :
[2026-02-12T18:53:13.656Z] NAME="Red Hat Enterprise Linux Server"
[2026-02-12T18:53:13.656Z] VERSION="7.6 (Maipo)"
[2026-02-12T18:53:13.656Z] ID="rhel"
[2026-02-12T18:53:13.656Z] ID_LIKE="fedora"
[2026-02-12T18:53:13.656Z] VARIANT="Server"
[2026-02-12T18:53:13.656Z] VARIANT_ID="server"
[2026-02-12T18:53:13.656Z] VERSION_ID="7.6"
[2026-02-12T18:53:13.656Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)"
[2026-02-12T18:53:13.656Z] ANSI_COLOR="0;31"
[2026-02-12T18:53:13.656Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server"
[2026-02-12T18:53:13.656Z] HOME_URL="https://www.redhat.com/"
[2026-02-12T18:53:13.656Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2026-02-12T18:53:13.656Z]
[2026-02-12T18:53:13.656Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
[2026-02-12T18:53:13.656Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6
[2026-02-12T18:53:13.656Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-02-12T18:53:13.657Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6"
[2026-02-12T18:53:13.657Z] osLabel : rhel.7
[2026-02-12T18:53:13.657Z] perlVersion :
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi
[2026-02-12T18:53:13.657Z] (with 39 registered patches, see perl -V for more detail)
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] Copyright 1987-2012, Larry Wall
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-12T18:53:13.657Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-12T18:53:13.657Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-12T18:53:13.657Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] podmanVersion : bash: podman: command not found
[2026-02-12T18:53:13.657Z] procArch : aarch64
[2026-02-12T18:53:13.657Z] sysArch : aarch64
[2026-02-12T18:53:13.657Z] sysOS : Linux
[2026-02-12T18:53:13.657Z] ulimit :
[2026-02-12T18:53:13.657Z] core file size (blocks, -c) 0
[2026-02-12T18:53:13.657Z] data seg size (kbytes, -d) unlimited
[2026-02-12T18:53:13.657Z] scheduling priority (-e) 0
[2026-02-12T18:53:13.657Z] file size (blocks, -f) unlimited
[2026-02-12T18:53:13.657Z] pending signals (-i) 7270
[2026-02-12T18:53:13.657Z] max locked memory (kbytes, -l) 64
[2026-02-12T18:53:13.657Z] max memory size (kbytes, -m) unlimited
[2026-02-12T18:53:13.657Z] open files (-n) 4096
[2026-02-12T18:53:13.657Z] pipe size (512 bytes, -p) 8
[2026-02-12T18:53:13.657Z] POSIX message queues (bytes, -q) 819200
[2026-02-12T18:53:13.657Z] real-time priority (-r) 0
[2026-02-12T18:53:13.657Z] stack size (kbytes, -s) 8192
[2026-02-12T18:53:13.657Z] cpu time (seconds, -t) unlimited
[2026-02-12T18:53:13.657Z] max user processes (-u) 4096
[2026-02-12T18:53:13.657Z] virtual memory (kbytes, -v) unlimited
[2026-02-12T18:53:13.657Z] file locks (-x) unlimited
[2026-02-12T18:53:13.657Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux
[2026-02-12T18:53:13.657Z] vmVendor : Oracle Corporation
[2026-02-12T18:53:13.657Z] vmVersion : 25.482-b08
[2026-02-12T18:53:13.657Z] xlc version : bash: xlC: command not found
[2026-02-12T18:53:13.657Z] **************************************************************************
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] System.getProperty('java.vendor')=Temurin
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] System.getProperty('os.name')=Linux
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] System.getProperty('os.arch')=aarch64
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] System.getProperty('java.fullversion')=null
[2026-02-12T18:53:13.657Z]
[2026-02-12T18:53:13.657Z] System.getProperty('sun.arch.data.model')=64
[2026-02-12T18:53:13.658Z]
[2026-02-12T18:53:13.658Z] make -f clean.mk cleanBuild
[2026-02-12T18:53:13.658Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-12T18:53:14.012Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest
[2026-02-12T18:53:14.013Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-12T18:53:14.013Z] make -f compile.mk compile
[2026-02-12T18:53:14.013Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-12T18:53:14.374Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T18:53:14.374Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T18:53:14.375Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T18:53:14.375Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T18:53:14.375Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-12T18:53:15.135Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-12T18:53:15.135Z]
[2026-02-12T18:53:15.135Z] -create_test_directory:
[2026-02-12T18:53:15.136Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest
[2026-02-12T18:53:15.136Z]
[2026-02-12T18:53:15.136Z] stage_test_material:
[2026-02-12T18:53:15.509Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest
[2026-02-12T18:53:15.509Z]
[2026-02-12T18:53:15.509Z] build:
[2026-02-12T18:53:15.509Z]
[2026-02-12T18:53:15.509Z] init:
[2026-02-12T18:53:15.509Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf
[2026-02-12T18:53:15.509Z]
[2026-02-12T18:53:15.509Z] dist:
[2026-02-12T18:53:15.509Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf
[2026-02-12T18:53:15.509Z]
[2026-02-12T18:53:15.509Z] build:
[2026-02-12T18:53:15.509Z]
[2026-02-12T18:53:15.509Z] build:
[2026-02-12T18:53:15.863Z]
[2026-02-12T18:53:15.863Z] init:
[2026-02-12T18:53:15.863Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2026-02-12T18:53:15.863Z]
[2026-02-12T18:53:15.863Z] getBumbleBench:
[2026-02-12T18:53:15.863Z] [echo] Cloning BumbleBench
[2026-02-12T18:53:15.863Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-12T18:53:15.863Z] [exec] Cloning into 'bumblebench'...
[2026-02-12T18:53:16.621Z]
[2026-02-12T18:53:16.621Z] buildBumbleBench:
[2026-02-12T18:53:16.621Z] [echo] Building BumbleBench
[2026-02-12T18:53:16.621Z]
[2026-02-12T18:53:16.621Z] compile-all:
[2026-02-12T18:53:16.621Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:17.915Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-12T18:53:17.915Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-12T18:53:17.915Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:17.915Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:18.283Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:18.284Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:18.644Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:18.644Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:18.644Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:19.010Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:19.010Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:19.010Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:19.391Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:19.755Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:19.756Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:19.756Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:53:19.756Z]
[2026-02-12T18:53:19.756Z] dist:
[2026-02-12T18:53:19.756Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-12T18:53:20.110Z]
[2026-02-12T18:53:20.110Z] dist:
[2026-02-12T18:53:20.110Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2026-02-12T18:53:20.110Z]
[2026-02-12T18:53:20.110Z] build:
[2026-02-12T18:53:20.110Z]
[2026-02-12T18:53:20.110Z] getDependentLibs:
[2026-02-12T18:53:31.229Z] [exec] --------------------------------------------
[2026-02-12T18:53:31.229Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-02-12T18:53:31.229Z] [exec] task is set to default
[2026-02-12T18:53:31.229Z] [exec] dependencyList is set to dacapo
[2026-02-12T18:53:31.229Z] [exec] System Test jars will not be downloaded.
[2026-02-12T18:53:31.229Z] [exec] --------------------------------------------
[2026-02-12T18:53:31.229Z] [exec] Starting download third party dependent jars
[2026-02-12T18:53:31.229Z] [exec] --------------------------------------------
[2026-02-12T18:53:31.229Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-02-12T18:53:31.229Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-12T18:53:31.229Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T18:53:31.229Z]
[2026-02-12T18:53:31.229Z] init:
[2026-02-12T18:53:31.229Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-12T18:53:31.229Z]
[2026-02-12T18:53:31.229Z] getDacapoSuite:
[2026-02-12T18:53:31.229Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-12T18:54:11.859Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-12T18:54:11.859Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo
[2026-02-12T18:54:11.859Z]
[2026-02-12T18:54:11.859Z] dist:
[2026-02-12T18:54:11.859Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-12T18:54:11.859Z]
[2026-02-12T18:54:11.859Z] build:
[2026-02-12T18:54:11.859Z]
[2026-02-12T18:54:11.859Z] init:
[2026-02-12T18:54:11.859Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-12T18:54:11.859Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-12T18:54:11.859Z]
[2026-02-12T18:54:11.859Z] compile:
[2026-02-12T18:54:11.859Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T18:54:11.859Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T18:54:11.859Z] [echo] ===fork: yes
[2026-02-12T18:54:11.859Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T18:54:11.859Z] [echo] ===debug: on
[2026-02-12T18:54:11.859Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-12T18:54:11.859Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-12T18:54:11.859Z]
[2026-02-12T18:54:11.859Z] dist:
[2026-02-12T18:54:11.859Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-12T18:54:11.860Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-12T18:54:11.860Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-12T18:54:11.860Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-12T18:54:11.860Z]
[2026-02-12T18:54:11.860Z] clean:
[2026-02-12T18:54:11.860Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-12T18:54:11.860Z]
[2026-02-12T18:54:11.860Z] build:
[2026-02-12T18:54:11.860Z]
[2026-02-12T18:54:11.860Z] build:
[2026-02-12T18:54:11.860Z]
[2026-02-12T18:54:11.860Z] init:
[2026-02-12T18:54:11.860Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance
[2026-02-12T18:54:11.860Z]
[2026-02-12T18:54:11.860Z] getRenaissanceSuite:
[2026-02-12T18:54:11.860Z] [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-12T18:54:11.860Z]
[2026-02-12T18:54:11.860Z] dist:
[2026-02-12T18:54:11.860Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance
[2026-02-12T18:54:12.226Z]
[2026-02-12T18:54:12.226Z] build:
[2026-02-12T18:54:12.226Z]
[2026-02-12T18:54:12.227Z] init:
[2026-02-12T18:54:12.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb
[2026-02-12T18:54:12.227Z]
[2026-02-12T18:54:12.227Z] getSpecjbbSuite:
[2026-02-12T18:54:12.227Z]
[2026-02-12T18:54:12.227Z] dist:
[2026-02-12T18:54:12.227Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb/run
[2026-02-12T18:54:12.227Z]
[2026-02-12T18:54:12.227Z] BUILD SUCCESSFUL
[2026-02-12T18:54:12.227Z] Total time: 57 seconds
[2026-02-12T18:54:12.227Z] 0
[2026-02-12T18:54:12.227Z]
[2026-02-12T18:54:12.227Z]
[2026-02-12T18:54:12.227Z] RECORD TEST REPOs SHA
[2026-02-12T18:54:12.227Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-12T18:54:12.227Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-12T18:54:12.227Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-12T18:54:12.227Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-12T18:54:12.227Z] ================================================
[2026-02-12T18:54:12.227Z] timestamp: 20260212-185412
[2026-02-12T18:54:12.227Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[2026-02-12T18:54:12.227Z] git repo:
[2026-02-12T18:54:12.227Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-12T18:54:12.227Z] sha:
[2026-02-12T18:54:12.227Z] 2c448f82c83465a2a689f309639b429e4c166dec
[2026-02-12T18:54:12.227Z] ================================================
[2026-02-12T18:54:12.227Z] timestamp: 20260212-185412
[2026-02-12T18:54:12.227Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-12T18:54:12.227Z] git repo:
[2026-02-12T18:54:12.227Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-12T18:54:12.227Z] sha:
[2026-02-12T18:54:12.227Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-12T18:54:12.227Z] ================================================
[2026-02-12T18:54:12.228Z] timestamp: 20260212-185412
[2026-02-12T18:54:12.228Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2026-02-12T18:54:12.228Z] git repo:
[2026-02-12T18:54:12.228Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-12T18:54:12.228Z] sha:
[2026-02-12T18:54:12.228Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-12T18:54:12.228Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-12T18:54:12.341Z] $ ssh-agent -k
[2026-02-12T18:54:12.347Z] unset SSH_AUTH_SOCK;
[2026-02-12T18:54:12.347Z] unset SSH_AGENT_PID;
[2026-02-12T18:54:12.347Z] echo Agent pid 21500 killed;
[2026-02-12T18:54:12.467Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-12T18:54:12.617Z] 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-12T18:54:12.641Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-12T18:54:13.142Z] + which Xvfb
[2026-02-12T18:54:13.143Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-12T18:54:13.291Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/.xvfb-252-..fbdir2871487789528205592
[Pipeline] {
[Pipeline] sh
[2026-02-12T18:54:33.906Z] + ps -f
[2026-02-12T18:54:33.907Z] + grep '[X]vfb'
[2026-02-12T18:54:33.907Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-12T18:54:34.031Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-12T18:54:34.045Z] $ ssh-agent
[2026-02-12T18:54:34.174Z] SSH_AUTH_SOCK=/tmp/ssh-sXbY8Y32Ueb0/agent.22141
[2026-02-12T18:54:34.174Z] SSH_AGENT_PID=22143
[2026-02-12T18:54:34.174Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-12T18:54:34.693Z] ++ uname
[2026-02-12T18:54:34.693Z] + '[' Linux = AIX ']'
[2026-02-12T18:54:34.693Z] ++ uname
[2026-02-12T18:54:34.693Z] + '[' Linux = SunOS ']'
[2026-02-12T18:54:34.693Z] ++ uname
[2026-02-12T18:54:34.693Z] + '[' Linux = '*BSD' ']'
[2026-02-12T18:54:34.693Z] + MAKE=make
[2026-02-12T18:54:34.693Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-12T18:54:34.693Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-12T18:54:35.285Z] ++ uname
[2026-02-12T18:54:35.285Z] + '[' Linux = AIX ']'
[2026-02-12T18:54:35.285Z] ++ uname
[2026-02-12T18:54:35.285Z] + '[' Linux = SunOS ']'
[2026-02-12T18:54:35.285Z] ++ uname
[2026-02-12T18:54:35.285Z] + '[' Linux = '*BSD' ']'
[2026-02-12T18:54:35.285Z] + MAKE=make
[2026-02-12T18:54:35.285Z] + cd ./aqa-tests
[2026-02-12T18:54:35.285Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-12T18:54:35.285Z] ++ set +x
[2026-02-12T18:54:35.285Z] Set values based on ./testenv/testenv.properties:
[2026-02-12T18:54:35.285Z] =========
[2026-02-12T18:54:35.285Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-12T18:54:35.285Z] TKG_BRANCH=master
[2026-02-12T18:54:35.285Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T18:54:35.285Z] OPENJ9_BRANCH=master
[2026-02-12T18:54:35.285Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-12T18:54:35.285Z] STF_BRANCH=master
[2026-02-12T18:54:35.285Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-12T18:54:35.285Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-02-12T18:54:35.285Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-12T18:54:35.285Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-02-12T18:54:35.285Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-12T18:54:35.285Z] JDK8_BRANCH=dev
[2026-02-12T18:54:35.285Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-12T18:54:35.285Z] JDK11_BRANCH=dev
[2026-02-12T18:54:35.285Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-12T18:54:35.285Z] JDK17_BRANCH=dev
[2026-02-12T18:54:35.285Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-12T18:54:35.285Z] JDK21_BRANCH=dev
[2026-02-12T18:54:35.285Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-12T18:54:35.285Z] JDK8_OPENJ9_BRANCH=openj9
[2026-02-12T18:54:35.285Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-12T18:54:35.285Z] JDK11_OPENJ9_BRANCH=openj9
[2026-02-12T18:54:35.285Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-12T18:54:35.285Z] JDK17_OPENJ9_BRANCH=openj9
[2026-02-12T18:54:35.285Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-12T18:54:35.286Z] JDK21_OPENJ9_BRANCH=openj9
[2026-02-12T18:54:35.286Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-12T18:54:35.286Z] JDK25_OPENJ9_BRANCH=openj9
[2026-02-12T18:54:35.286Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:54:35.286Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-12T18:54:35.286Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:54:35.286Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-12T18:54:35.286Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:54:35.286Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-12T18:54:35.286Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:54:35.286Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-12T18:54:35.286Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-12T18:54:35.286Z] =========
[2026-02-12T18:54:35.286Z]
[2026-02-12T18:54:35.286Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-12T18:54:35.286Z] JDK_BRANCH=dev
[2026-02-12T18:54:35.286Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T18:54:35.286Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-12T18:54:35.286Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-12T18:54:35.286Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-02-12T18:54:35.286Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-02-12T18:54:35.286Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-12T18:54:35.286Z] perl scripts/configure.pl
[2026-02-12T18:54:35.286Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-02-12T18:54:35.674Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T18:54:35.675Z]
[2026-02-12T18:54:35.675Z] Starting to generate test make files.
[2026-02-12T18:54:35.675Z]
[2026-02-12T18:54:36.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-12T18:54:36.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-12T18:54:36.035Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-12T18:54:36.035Z]
[2026-02-12T18:54:36.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-12T18:54:36.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-12T18:54:36.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-12T18:54:36.035Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-12T18:54:36.035Z]
[2026-02-12T18:54:36.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-12T18:54:36.035Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-12T18:54:36.035Z]
[2026-02-12T18:54:36.035Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-12T18:54:36.035Z]
[2026-02-12T18:54:36.035Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-12T18:54:36.035Z]
[2026-02-12T18:54:36.035Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-12T18:54:36.035Z]
[2026-02-12T18:54:36.035Z] Make files are generated successfully.
[2026-02-12T18:54:36.035Z]
[2026-02-12T18:54:36.035Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-12T18:54:36.035Z] make -f runtest.mk _extended.perf
[2026-02-12T18:54:36.035Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-12T18:54:36.390Z]
[2026-02-12T18:54:36.390Z] Running make 4.1
[2026-02-12T18:54:36.390Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/..
[2026-02-12T18:54:36.390Z] set JDK_VERSION to 8
[2026-02-12T18:54:36.390Z] set JDK_IMPL to hotspot
[2026-02-12T18:54:36.390Z] set JVM_VERSION to openjdk8
[2026-02-12T18:54:36.390Z] set JCL_VERSION to latest
[2026-02-12T18:54:36.390Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-12T18:54:36.390Z] set SPEC to linux_aarch64
[2026-02-12T18:54:36.390Z] set TEST_FLAG to
[2026-02-12T18:54:36.390Z] set OS_LABEL to rhel.7
[2026-02-12T18:54:36.390Z] Running extended.perf ...
[2026-02-12T18:54:36.390Z] There are 17 test targets in extended.perf
[2026-02-12T18:54:36.390Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-12T18:54:36.390Z] openjdk version "1.8.0_482"
[2026-02-12T18:54:36.390Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-02-12T18:54:36.390Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-12T18:54:36.390Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests'
[2026-02-12T18:54:36.390Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf'
[2026-02-12T18:54:36.390Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/dacapo'
[2026-02-12T18:54:36.390Z]
[2026-02-12T18:54:36.390Z] ===============================================