Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin" build number 31
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 98
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
originally caused by:
Started by user Andrew Leonard
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
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/v1.0.10-release^{commit} # timeout=10
Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
> git rev-list --no-walk 738140808e617e5352c8973b76802cc3d1d7b6d1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-10-16T21:56:28.163Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2025-10-16T21:56:28.175Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-10-16T21:56:28.176Z] LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-16T21:56:28.196Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T21:56:28.202Z] dynamicAgents: []
[Pipeline] node
[2025-10-16T21:56:28.226Z] Running on test-docker-ubuntu2404-armv8-4 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
[2025-10-16T21:56:28.249Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-16T21:56:28.648Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-16T21:56:28.648Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-16T21:56:28.826Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-16T21:56:29.042Z] The recommended git tool is: git
[2025-10-16T21:56:29.418Z] No credentials specified
[2025-10-16T21:56:29.596Z] Cloning the remote Git repository
[2025-10-16T21:56:29.857Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-16T21:56:29.858Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests # timeout=10
[2025-10-16T21:56:29.946Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-16T21:56:29.947Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-16T21:56:29.947Z] > git --version # timeout=10
[2025-10-16T21:56:29.957Z] > git --version # 'git version 2.43.0'
[2025-10-16T21:56:29.958Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T21:56:34.459Z] Avoid second fetch
[2025-10-16T21:56:34.652Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
[2025-10-16T21:56:34.154Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-16T21:56:34.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T21:56:34.539Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2025-10-16T21:56:34.732Z] > git config core.sparsecheckout # timeout=10
[2025-10-16T21:56:34.741Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
[2025-10-16T21:56:36.265Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
[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
[2025-10-16T21:56:38.395Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-16T21:56:38.420Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-16T21:56:40.345Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-10-16T21:56:41.061Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-16T21:56:42.921Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-16T21:56:42.921Z] Unix type machine..
[2025-10-16T21:56:42.921Z] Running on a Linux host
[2025-10-16T21:56:42.921Z] 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
[2025-10-16T21:56:47.475Z] + printenv
[2025-10-16T21:56:47.475Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-16T21:56:47.475Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T21:56:47.475Z] SETUP_JCK_RUN=false
[2025-10-16T21:56:47.475Z] USE_TESTENV_PROPERTIES=true
[2025-10-16T21:56:47.475Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-16T21:56:47.475Z] SSH_CLIENT=78.47.239.97 38122 22
[2025-10-16T21:56:47.475Z] USER=jenkins
[2025-10-16T21:56:47.475Z] BUILD_LIST=perf
[2025-10-16T21:56:47.475Z] SDK_RESOURCE=upstream
[2025-10-16T21:56:47.475Z] OPENJ9_BRANCH=master
[2025-10-16T21:56:47.475Z] jobStatus=SUCCESS
[2025-10-16T21:56:47.475Z] CI=true
[2025-10-16T21:56:47.475Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/232/display/redirect?page=changes
[2025-10-16T21:56:47.475Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-16T21:56:47.475Z] UPSTREAM_JOB_NUMBER=31
[2025-10-16T21:56:47.475Z] TARGET=extended.perf
[2025-10-16T21:56:47.475Z] EXIT_FAILURE=false
[2025-10-16T21:56:47.475Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf
[2025-10-16T21:56:47.475Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-16T21:56:47.475Z] USE_JRE=false
[2025-10-16T21:56:47.475Z] OLDPWD=/home/jenkins
[2025-10-16T21:56:47.475Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-16T21:56:47.475Z] HOME=/home/jenkins
[2025-10-16T21:56:47.475Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-16T21:56:47.475Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/232/
[2025-10-16T21:56:47.475Z] TAP_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux.tap
[2025-10-16T21:56:47.475Z] JDK_IMPL=hotspot
[2025-10-16T21:56:47.475Z] DOCKER_REQUIRED=false
[2025-10-16T21:56:47.475Z] HUDSON_COOKIE=40aca956-1e88-4840-a57d-71900574e416
[2025-10-16T21:56:47.475Z] JENKINS_SERVER_COOKIE=durable-bef40b8a3a3c8bd26680392f9cb9f81178b4d2f49716d9067d3cc3115ae9a04a
[2025-10-16T21:56:47.475Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../benchmarks
[2025-10-16T21:56:47.475Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-16T21:56:47.475Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[2025-10-16T21:56:47.475Z] KEEP_WORKSPACE=false
[2025-10-16T21:56:47.475Z] ARCHIVE_TEST_RESULTS=false
[2025-10-16T21:56:47.475Z] GENERATE_JOBS=true
[2025-10-16T21:56:47.475Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-16T21:56:47.475Z] PERSONAL_BUILD=false
[2025-10-16T21:56:47.475Z] LOGNAME=jenkins
[2025-10-16T21:56:47.475Z] NODE_NAME=test-docker-ubuntu2404-armv8-4
[2025-10-16T21:56:47.475Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/232/display/redirect?page=artifacts
[2025-10-16T21:56:47.475Z] STAGE_NAME=Setup
[2025-10-16T21:56:47.475Z] AUTO_DETECT=true
[2025-10-16T21:56:47.475Z] EXECUTOR_NUMBER=0
[2025-10-16T21:56:47.475Z] JDK_VERSION=8
[2025-10-16T21:56:47.475Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-16T21:56:47.475Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/232/display/redirect?page=tests
[2025-10-16T21:56:47.475Z] BUILD_DISPLAY_NAME=#232
[2025-10-16T21:56:47.475Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-16T21:56:47.475Z] TIME_LIMIT=25
[2025-10-16T21:56:47.475Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-16T21:56:47.475Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux
[2025-10-16T21:56:47.475Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-10-16T21:56:47.475Z] PLATFORM=aarch64_linux
[2025-10-16T21:56:47.475Z] TKG_ITERATIONS=1
[2025-10-16T21:56:47.475Z] EXIT_SUCCESS=false
[2025-10-16T21:56:47.475Z] BUILD_ID=232
[2025-10-16T21:56:47.475Z] RERUN_FAILURE=true
[2025-10-16T21:56:47.475Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-16T21:56:47.475Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_aarch64_linux-232
[2025-10-16T21:56:47.475Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/system_lib
[2025-10-16T21:56:47.475Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-16T21:56:47.475Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:56:47.475Z] LANG=C.UTF-8
[2025-10-16T21:56:47.475Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/
[2025-10-16T21:56:47.476Z] KEEP_REPORTDIR=false
[2025-10-16T21:56:47.476Z] JCK_GIT_BRANCH=master
[2025-10-16T21:56:47.476Z] ORIGIN_JDK_VERSION=8
[2025-10-16T21:56:47.476Z] BUILD_NUMBER=232
[2025-10-16T21:56:47.476Z] JENKINS_NODE_COOKIE=7a0ad117-23ef-4f19-abff-c724eb48c120
[2025-10-16T21:56:47.476Z] SHELL=/bin/sh
[2025-10-16T21:56:47.476Z] ITERATIONS=1
[2025-10-16T21:56:47.476Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T21:56:47.476Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-10-16T21:56:47.476Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/232/display/redirect
[2025-10-16T21:56:47.476Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-16T21:56:47.476Z] SPEC=linux_aarch64
[2025-10-16T21:56:47.476Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-16T21:56:47.476Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-16T21:56:47.476Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/display/redirect
[2025-10-16T21:56:47.476Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin
[2025-10-16T21:56:47.476Z] JOB_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux
[2025-10-16T21:56:47.476Z] SLACK_CHANNEL=aqavit-bot
[2025-10-16T21:56:47.476Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-16T21:56:47.476Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[2025-10-16T21:56:47.476Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:56:47.476Z] TEST_TIME=120
[2025-10-16T21:56:47.476Z] SSH_CONNECTION=78.47.239.97 38122 172.17.0.3 22
[2025-10-16T21:56:47.476Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@tmp
[2025-10-16T21:56:47.476Z] PARALLEL=Dynamic
[2025-10-16T21:56:47.476Z] JOBSTARTTIME=Thu, 16 Oct 2025 21:56:39 +0000
[2025-10-16T21:56:47.476Z] DYNAMIC_COMPILE=false
[2025-10-16T21:56:47.476Z] 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
[2025-10-16T21:56:48.015Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-16T21:56:48.028Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T21:57:43.813Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-aarch64-temurin" build number 31
[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 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
[2025-10-16T21:57:43.969Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-10-16T21:57:43.976Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T21:57:44.077Z] $ ssh-agent
[2025-10-16T21:57:44.890Z] SSH_AUTH_SOCK=/tmp/ssh-lXQrS9SskKPC/agent.1772071
[2025-10-16T21:57:44.890Z] SSH_AGENT_PID=1772073
[2025-10-16T21:57:44.890Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-16T21:57:44.910Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-16T21:57:44.941Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-16T21:57:46.805Z] + pwd
[2025-10-16T21:57:46.805Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-16T21:57:46.805Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[2025-10-16T21:57:46.805Z] load ./testenv/testenv.properties
[2025-10-16T21:57:46.805Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-16T21:57:46.805Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga
[2025-10-16T21:57:46.805Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties
[2025-10-16T21:57:46.805Z] get jdk binary...
[2025-10-16T21:57:46.805Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-16T21:57:46.805Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T21:57:48.767Z] List files in jdkbinary folder...
[2025-10-16T21:57:48.767Z] total 283488
[2025-10-16T21:57:48.767Z] -rw-r--r-- 1 jenkins jenkins 147511654 Oct 16 19:40 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:57:48.767Z] -rw-r--r-- 1 jenkins jenkins 102215502 Oct 16 19:40 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:57:48.767Z] -rw-r--r-- 1 jenkins jenkins 40440313 Oct 16 19:40 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:57:48.767Z] -rw-rw-r-- 1 jenkins jenkins 21479 Oct 16 19:46 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T21:57:48.767Z] -rw-r--r-- 1 jenkins jenkins 81731 Oct 16 20:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07.json
[2025-10-16T21:57:48.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 21:57 tmp
[2025-10-16T21:57:48.767Z] List files in jdkbinary/tmp folder...
[2025-10-16T21:57:48.767Z] total 4
[2025-10-16T21:57:48.767Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 19:40 jdk8u472-b07
[2025-10-16T21:57:48.767Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-10-16T21:57:48.767Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T21:57:49.725Z] List files in jdkbinary folder...
[2025-10-16T21:57:49.725Z] total 283492
[2025-10-16T21:57:49.725Z] -rw-r--r-- 1 jenkins jenkins 147511654 Oct 16 19:40 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:57:49.725Z] -rw-r--r-- 1 jenkins jenkins 102215502 Oct 16 19:40 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:57:49.725Z] -rw-r--r-- 1 jenkins jenkins 40440313 Oct 16 19:40 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:57:49.725Z] -rw-rw-r-- 1 jenkins jenkins 21479 Oct 16 19:46 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T21:57:49.725Z] -rw-r--r-- 1 jenkins jenkins 81731 Oct 16 20:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07.json
[2025-10-16T21:57:49.725Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 19:40 j2sdk-image
[2025-10-16T21:57:49.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 21:57 tmp
[2025-10-16T21:57:49.725Z] List files in jdkbinary/tmp folder...
[2025-10-16T21:57:49.725Z] total 4
[2025-10-16T21:57:49.725Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 16 19:40 jdk8u472-b07-jre
[2025-10-16T21:57:49.725Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-10-16T21:57:49.725Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07.tar.gz over ./j2sdk-image/jre...
[2025-10-16T21:57:52.768Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-10-16T21:57:52.768Z] Removing top-level folder jdk8u472-b07/
[2025-10-16T21:57:52.768Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-10-16T21:57:52.768Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-16T21:57:53.723Z] openjdk version "1.8.0_472"
[2025-10-16T21:57:53.723Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T21:57:53.723Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T21:57:53.723Z] =JAVA VERSION OUTPUT END=
[2025-10-16T21:57:53.723Z] =RELEASE INFO BEGIN=
[2025-10-16T21:57:53.723Z] JAVA_VERSION="1.8.0_472"
[2025-10-16T21:57:53.723Z] OS_NAME="Linux"
[2025-10-16T21:57:53.723Z] OS_VERSION="2.6"
[2025-10-16T21:57:53.723Z] OS_ARCH="aarch64"
[2025-10-16T21:57:53.723Z] SOURCE=".:git:695734b33a1a+"
[2025-10-16T21:57:53.723Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-16T21:57:53.723Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-16T21:57:53.723Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-16T21:57:53.723Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-16T21:57:53.723Z] FULL_VERSION="1.8.0_472-b07"
[2025-10-16T21:57:53.723Z] SEMANTIC_VERSION="8.0.472+7"
[2025-10-16T21:57:53.723Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-10-16T21:57:53.723Z] JVM_VARIANT="Hotspot"
[2025-10-16T21:57:53.723Z] JVM_VERSION="25.472-b07"
[2025-10-16T21:57:53.723Z] IMAGE_TYPE="JDK"
[2025-10-16T21:57:53.723Z] =RELEASE INFO END=
[2025-10-16T21:57:53.723Z] get testKitGen...
[2025-10-16T21:57:53.723Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-16T21:57:53.723Z] git rev-parse v1.0.10
[2025-10-16T21:57:53.723Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-16T21:57:54.412Z] $ ssh-agent -k
[2025-10-16T21:57:54.419Z] unset SSH_AUTH_SOCK;
[2025-10-16T21:57:54.419Z] unset SSH_AGENT_PID;
[2025-10-16T21:57:54.419Z] echo Agent pid 1772073 killed;
[2025-10-16T21:57:55.227Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-16T21:57:55.848Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-16T21:57:55.858Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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-docker-ubuntu2404-armv8-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=31&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
[2025-10-16T21:57:55.916Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T21:57:57.010Z] Copied 1 artifact from "getTRSSOutput" build number 1928
[Pipeline] sh
[2025-10-16T21:57:58.895Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-16T21:57:58.895Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-16T21:57:58.895Z] + tar xof -
[2025-10-16T21:57:58.895Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-16T21:57:59.463Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T21:57:59.487Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-16T21:58:01.341Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-16T21:58:23.288Z] --------------------------------------------
[2025-10-16T21:58:23.289Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:23.289Z] task is set to default
[2025-10-16T21:58:23.289Z] dependencyList is set to all
[2025-10-16T21:58:23.289Z] --------------------------------------------
[2025-10-16T21:58:23.289Z] Starting download third party dependent jars
[2025-10-16T21:58:23.289Z] --------------------------------------------
[2025-10-16T21:58:23.289Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-16T21:58:23.289Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-10-16T21:58:23.869Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] sh
[2025-10-16T21:58:25.862Z] + cd ./aqa-tests/TKG
[2025-10-16T21:58:25.863Z] + uname
[2025-10-16T21:58:25.863Z] + [ Linux = AIX ]
[2025-10-16T21:58:25.863Z] + uname
[2025-10-16T21:58:25.863Z] + [ Linux = SunOS ]
[2025-10-16T21:58:25.863Z] + uname
[2025-10-16T21:58:25.863Z] + [ Linux = *BSD ]
[2025-10-16T21:58:25.863Z] + MAKE=make
[2025-10-16T21:58:25.863Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-10-16T21:58:25.863Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-10-16T21:58:25.863Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:25.863Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:58:25.863Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:58:25.863Z] (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"; \
[2025-10-16T21:58:25.863Z] 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
[2025-10-16T21:58:25.863Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-16T21:58:25.863Z]
[2025-10-16T21:58:25.863Z] build:
[2025-10-16T21:58:26.825Z]
[2025-10-16T21:58:26.825Z] clean:
[2025-10-16T21:58:26.825Z]
[2025-10-16T21:58:26.825Z] init:
[2025-10-16T21:58:26.825Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-10-16T21:58:26.825Z]
[2025-10-16T21:58:26.825Z] getDependentLibs:
[2025-10-16T21:58:26.825Z] [exec] --------------------------------------------
[2025-10-16T21:58:26.825Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:26.825Z] [exec] task is set to default
[2025-10-16T21:58:26.825Z] [exec] dependencyList is set to json_simple
[2025-10-16T21:58:26.825Z] [exec] --------------------------------------------
[2025-10-16T21:58:26.825Z] [exec] Starting download third party dependent jars
[2025-10-16T21:58:26.825Z] [exec] --------------------------------------------
[2025-10-16T21:58:26.825Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:26.825Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T21:58:26.825Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T21:58:26.825Z]
[2025-10-16T21:58:26.825Z] compile:
[2025-10-16T21:58:26.825Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:58:26.825Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T21:58:26.825Z] [echo] ===fork: yes
[2025-10-16T21:58:26.825Z] [echo] ===debug: on
[2025-10-16T21:58:26.825Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-10-16T21:58:28.805Z]
[2025-10-16T21:58:28.805Z] dist:
[2025-10-16T21:58:28.805Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-16T21:58:28.805Z]
[2025-10-16T21:58:28.805Z] BUILD SUCCESSFUL
[2025-10-16T21:58:28.805Z] Total time: 3 seconds
[2025-10-16T21:58:28.805Z] 0
[2025-10-16T21:58:28.805Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-16T21:58:29.760Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-16T21:58:29.760Z] microArchOutput:
[2025-10-16T21:58:29.760Z] ****************************** MACHINE INFO ******************************
[2025-10-16T21:58:29.760Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2025-10-16T21:58:29.760Z] Free Physical Memory Size : 3044487168
[2025-10-16T21:58:29.760Z] Free space (bytes) : 87304437760
[2025-10-16T21:58:29.760Z] Total Physical Memory Size : 6442450944
[2025-10-16T21:58:29.760Z] Total space (bytes) : 167961710592
[2025-10-16T21:58:29.760Z] Usable space (bytes) : 78697938944
[2025-10-16T21:58:29.760Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:58:29.760Z] bashVersion :
[2025-10-16T21:58:29.760Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-10-16T21:58:29.760Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-16T21:58:29.760Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T21:58:29.760Z]
[2025-10-16T21:58:29.760Z] This is free software; you are free to change and redistribute it.
[2025-10-16T21:58:29.760Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T21:58:29.760Z] cpuCores : 8
[2025-10-16T21:58:29.760Z] curlVersion :
[2025-10-16T21:58:29.760Z] 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.7
[2025-10-16T21:58:29.760Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-10-16T21:58:29.760Z] 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
[2025-10-16T21:58:29.761Z] 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
[2025-10-16T21:58:29.761Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-16T21:58:29.761Z] gcc version : 13
[2025-10-16T21:58:29.761Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-10-16T21:58:29.761Z] gdb version : bash: line 1: gdb: command not found
[2025-10-16T21:58:29.761Z] lldb version : Command could not be executed
[2025-10-16T21:58:29.761Z] makeVersion :
[2025-10-16T21:58:29.761Z] GNU Make 4.3
[2025-10-16T21:58:29.761Z] Built for aarch64-unknown-linux-gnu
[2025-10-16T21:58:29.761Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-10-16T21:58:29.761Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T21:58:29.761Z] This is free software: you are free to change and redistribute it.
[2025-10-16T21:58:29.761Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T21:58:29.761Z] mavenVersion : bash: line 1: mvn: command not found
[2025-10-16T21:58:29.761Z] osInfo :
[2025-10-16T21:58:29.761Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-10-16T21:58:29.761Z] NAME="Ubuntu"
[2025-10-16T21:58:29.761Z] VERSION_ID="24.04"
[2025-10-16T21:58:29.761Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-10-16T21:58:29.761Z] VERSION_CODENAME=noble
[2025-10-16T21:58:29.761Z] ID=ubuntu
[2025-10-16T21:58:29.761Z] ID_LIKE=debian
[2025-10-16T21:58:29.761Z] HOME_URL="https://www.ubuntu.com/"
[2025-10-16T21:58:29.761Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-10-16T21:58:29.761Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-10-16T21:58:29.761Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-10-16T21:58:29.761Z] UBUNTU_CODENAME=noble
[2025-10-16T21:58:29.761Z] LOGO=ubuntu-logo
[2025-10-16T21:58:29.761Z] osLabel : ubuntu.24
[2025-10-16T21:58:29.761Z] perlVersion :
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-10-16T21:58:29.761Z] (with 51 registered patches, see perl -V for more detail)
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] Copyright 1987-2023, Larry Wall
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-16T21:58:29.761Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-16T21:58:29.761Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-16T21:58:29.761Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-16T21:58:29.761Z] procArch : aarch64
[2025-10-16T21:58:29.761Z] sysArch : aarch64
[2025-10-16T21:58:29.761Z] sysOS : Linux
[2025-10-16T21:58:29.761Z] ulimit :
[2025-10-16T21:58:29.761Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-16T21:58:29.761Z] core file size (blocks, -c) unlimited
[2025-10-16T21:58:29.761Z] data seg size (kbytes, -d) unlimited
[2025-10-16T21:58:29.761Z] scheduling priority (-e) 0
[2025-10-16T21:58:29.761Z] file size (blocks, -f) unlimited
[2025-10-16T21:58:29.761Z] pending signals (-i) 63541
[2025-10-16T21:58:29.761Z] max locked memory (kbytes, -l) 8192
[2025-10-16T21:58:29.761Z] max memory size (kbytes, -m) unlimited
[2025-10-16T21:58:29.761Z] open files (-n) 1048576
[2025-10-16T21:58:29.761Z] pipe size (512 bytes, -p) 8
[2025-10-16T21:58:29.761Z] POSIX message queues (bytes, -q) 819200
[2025-10-16T21:58:29.761Z] real-time priority (-r) 0
[2025-10-16T21:58:29.761Z] stack size (kbytes, -s) 8192
[2025-10-16T21:58:29.761Z] cpu time (seconds, -t) unlimited
[2025-10-16T21:58:29.761Z] max user processes (-u) unlimited
[2025-10-16T21:58:29.761Z] virtual memory (kbytes, -v) unlimited
[2025-10-16T21:58:29.761Z] file locks (-x) unlimited
[2025-10-16T21:58:29.761Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-10-16T21:58:29.761Z] vmVendor : Oracle Corporation
[2025-10-16T21:58:29.761Z] vmVersion : 25.472-b07
[2025-10-16T21:58:29.761Z] xlc version : bash: line 1: xlC: command not found
[2025-10-16T21:58:29.761Z] **************************************************************************
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] System.getProperty('java.vendor')=Temurin
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] System.getProperty('os.name')=Linux
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] System.getProperty('os.arch')=aarch64
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] System.getProperty('java.fullversion')=null
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:29.761Z] System.getProperty('sun.arch.data.model')=64
[2025-10-16T21:58:29.761Z]
[2025-10-16T21:58:30.721Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:30.721Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-10-16T21:58:30.721Z] perl scripts/configure.pl
[2025-10-16T21:58:30.721Z] /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=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-16T21:58:31.678Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T21:58:31.678Z]
[2025-10-16T21:58:31.678Z]
[2025-10-16T21:58:31.678Z] Starting to generate parallel test lists.
[2025-10-16T21:58:31.678Z]
[2025-10-16T21:58:31.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-16T21:58:31.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-16T21:58:31.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-16T21:58:31.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-16T21:58:31.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-16T21:58:31.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-16T21:58:31.678Z] Attempting to get test duration data from TRSS.
[2025-10-16T21:58:31.678Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=perf&level=extended
[2025-10-16T21:58:32.631Z] Attempting to get test duration data from cached files.
[2025-10-16T21:58:32.631Z]
[2025-10-16T21:58:32.631Z] TEST DURATION
[2025-10-16T21:58:32.631Z] ====================================================================================
[2025-10-16T21:58:32.631Z] Total number of tests searched: 18
[2025-10-16T21:58:32.631Z] Number of test durations found: 18
[2025-10-16T21:58:32.631Z] Top slowest tests:
[2025-10-16T21:58:32.631Z] 00m21s dacapo-jython_0
[2025-10-16T21:58:32.631Z] 00m20s dacapo-sunflow_0
[2025-10-16T21:58:32.631Z] 00m15s dacapo-avrora_0
[2025-10-16T21:58:32.631Z] ====================================================================================
[2025-10-16T21:58:32.631Z]
[2025-10-16T21:58:32.631Z] Test target is split into 1 lists.
[2025-10-16T21:58:32.631Z] Reducing estimated test running time from 01m40s to 01m40s.
[2025-10-16T21:58:32.631Z]
[2025-10-16T21:58:32.631Z] -------------------------------------testList_0-------------------------------------
[2025-10-16T21:58:32.631Z] Number of tests: 18
[2025-10-16T21:58:32.631Z] Estimated running time: 01m40s
[2025-10-16T21:58:32.631Z] TESTLIST=dacapo-jython_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-movie-lens_0,renaissance-philosophers_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-mnemonics_0,renaissance-dec-tree_0,renaissance-par-mnemonics_0,renaissance-als_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0
[2025-10-16T21:58:32.631Z] ------------------------------------------------------------------------------------
[2025-10-16T21:58:32.631Z]
[2025-10-16T21:58:32.631Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-10-16T21:58:32.631Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-10-16T21:58:33.345Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-16T21:58:33.890Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-16T21:58:33.941Z] Building tests...
[Pipeline] timeout
[2025-10-16T21:58:33.945Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T21:58:33.969Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-16T21:58:35.828Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-16T21:58:38.863Z] --------------------------------------------
[2025-10-16T21:58:38.863Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:38.863Z] task is set to default
[2025-10-16T21:58:38.863Z] dependencyList is set to all
[2025-10-16T21:58:38.863Z] --------------------------------------------
[2025-10-16T21:58:38.863Z] Starting download third party dependent jars
[2025-10-16T21:58:38.863Z] --------------------------------------------
[2025-10-16T21:58:38.863Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.863Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.864Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.864Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.864Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:38.864Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:38.864Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:58:38.864Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.864Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-16T21:58:38.864Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-16T21:58:39.942Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-16T21:58:39.961Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T21:58:40.054Z] $ ssh-agent
[2025-10-16T21:58:40.872Z] SSH_AUTH_SOCK=/tmp/ssh-lu5W2ou74bLK/agent.1772441
[2025-10-16T21:58:40.872Z] SSH_AGENT_PID=1772443
[2025-10-16T21:58:40.872Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T21:58:42.740Z] + bash ./compile.sh
[2025-10-16T21:58:42.740Z] Set values based on ./testenv/testenv.properties:
[2025-10-16T21:58:42.740Z] =========
[2025-10-16T21:58:42.740Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-16T21:58:42.740Z] TKG_BRANCH=v1.0.10
[2025-10-16T21:58:42.740Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T21:58:42.740Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:58:42.740Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-16T21:58:42.740Z] STF_BRANCH=v1.0.10
[2025-10-16T21:58:42.740Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-16T21:58:42.740Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T21:58:42.740Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-16T21:58:42.740Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T21:58:42.740Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T21:58:42.740Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T21:58:42.740Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-16T21:58:42.740Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-16T21:58:42.740Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-16T21:58:42.740Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-16T21:58:42.740Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-16T21:58:42.740Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-16T21:58:42.740Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-16T21:58:42.740Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-16T21:58:42.740Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-16T21:58:42.740Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:58:42.740Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-16T21:58:42.740Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:58:42.740Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-16T21:58:42.740Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:58:42.740Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-16T21:58:42.740Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:58:42.740Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-16T21:58:42.740Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:58:42.740Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:58:42.740Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-16T21:58:42.740Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:58:42.740Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-16T21:58:42.740Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:58:42.740Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-16T21:58:42.740Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:58:42.740Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-16T21:58:42.740Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-16T21:58:42.740Z]
[2025-10-16T21:58:42.740Z] =========
[2025-10-16T21:58:42.740Z]
[2025-10-16T21:58:42.740Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T21:58:42.740Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T21:58:42.740Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:58:42.740Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T21:58:42.740Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-10-16T21:58:42.740Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:42.740Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:58:42.740Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:58:42.741Z] (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"; \
[2025-10-16T21:58:42.741Z] 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
[2025-10-16T21:58:42.741Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-16T21:58:43.693Z]
[2025-10-16T21:58:43.693Z] build:
[2025-10-16T21:58:43.693Z]
[2025-10-16T21:58:43.693Z] clean:
[2025-10-16T21:58:43.693Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-10-16T21:58:43.693Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-10-16T21:58:43.693Z]
[2025-10-16T21:58:43.693Z] init:
[2025-10-16T21:58:43.693Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-10-16T21:58:43.693Z]
[2025-10-16T21:58:43.693Z] getDependentLibs:
[2025-10-16T21:58:43.693Z] [exec] --------------------------------------------
[2025-10-16T21:58:43.693Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:43.693Z] [exec] task is set to default
[2025-10-16T21:58:43.693Z] [exec] dependencyList is set to json_simple
[2025-10-16T21:58:43.693Z] [exec] --------------------------------------------
[2025-10-16T21:58:43.693Z] [exec] Starting download third party dependent jars
[2025-10-16T21:58:43.693Z] [exec] --------------------------------------------
[2025-10-16T21:58:43.693Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:58:43.693Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T21:58:43.693Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T21:58:43.693Z]
[2025-10-16T21:58:43.693Z] compile:
[2025-10-16T21:58:43.693Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:58:43.693Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T21:58:43.693Z] [echo] ===fork: yes
[2025-10-16T21:58:43.694Z] [echo] ===debug: on
[2025-10-16T21:58:43.694Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-10-16T21:58:46.734Z]
[2025-10-16T21:58:46.734Z] dist:
[2025-10-16T21:58:46.734Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-16T21:58:46.734Z]
[2025-10-16T21:58:46.734Z] BUILD SUCCESSFUL
[2025-10-16T21:58:46.734Z] Total time: 3 seconds
[2025-10-16T21:58:46.734Z] 0
[2025-10-16T21:58:46.734Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-16T21:58:46.734Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-16T21:58:46.734Z] microArchOutput:
[2025-10-16T21:58:47.691Z] ****************************** MACHINE INFO ******************************
[2025-10-16T21:58:47.691Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2025-10-16T21:58:47.691Z] Free Physical Memory Size : 3042803712
[2025-10-16T21:58:47.692Z] Free space (bytes) : 87304417280
[2025-10-16T21:58:47.692Z] Total Physical Memory Size : 6442450944
[2025-10-16T21:58:47.692Z] Total space (bytes) : 167961710592
[2025-10-16T21:58:47.692Z] Usable space (bytes) : 78697918464
[2025-10-16T21:58:47.692Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:58:47.692Z] bashVersion :
[2025-10-16T21:58:47.692Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-10-16T21:58:47.692Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-16T21:58:47.692Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T21:58:47.692Z]
[2025-10-16T21:58:47.692Z] This is free software; you are free to change and redistribute it.
[2025-10-16T21:58:47.692Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T21:58:47.692Z] cpuCores : 8
[2025-10-16T21:58:47.692Z] curlVersion :
[2025-10-16T21:58:47.692Z] 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.7
[2025-10-16T21:58:47.692Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-10-16T21:58:47.692Z] 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
[2025-10-16T21:58:47.692Z] 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
[2025-10-16T21:58:47.692Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-16T21:58:47.692Z] gcc version : 13
[2025-10-16T21:58:47.692Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-10-16T21:58:47.692Z] gdb version : bash: line 1: gdb: command not found
[2025-10-16T21:58:47.692Z] lldb version : Command could not be executed
[2025-10-16T21:58:47.692Z] makeVersion :
[2025-10-16T21:58:47.692Z] GNU Make 4.3
[2025-10-16T21:58:47.692Z] Built for aarch64-unknown-linux-gnu
[2025-10-16T21:58:47.692Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-10-16T21:58:47.692Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T21:58:47.692Z] This is free software: you are free to change and redistribute it.
[2025-10-16T21:58:47.692Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T21:58:47.692Z] mavenVersion : bash: line 1: mvn: command not found
[2025-10-16T21:58:47.692Z] osInfo :
[2025-10-16T21:58:47.692Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-10-16T21:58:47.692Z] NAME="Ubuntu"
[2025-10-16T21:58:47.692Z] VERSION_ID="24.04"
[2025-10-16T21:58:47.692Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-10-16T21:58:47.692Z] VERSION_CODENAME=noble
[2025-10-16T21:58:47.692Z] ID=ubuntu
[2025-10-16T21:58:47.693Z] ID_LIKE=debian
[2025-10-16T21:58:47.693Z] HOME_URL="https://www.ubuntu.com/"
[2025-10-16T21:58:47.693Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-10-16T21:58:47.693Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-10-16T21:58:47.693Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-10-16T21:58:47.693Z] UBUNTU_CODENAME=noble
[2025-10-16T21:58:47.693Z] LOGO=ubuntu-logo
[2025-10-16T21:58:47.693Z] osLabel : ubuntu.24
[2025-10-16T21:58:47.693Z] perlVersion :
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-10-16T21:58:47.693Z] (with 51 registered patches, see perl -V for more detail)
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] Copyright 1987-2023, Larry Wall
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-16T21:58:47.693Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-16T21:58:47.693Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-16T21:58:47.693Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-16T21:58:47.693Z] procArch : aarch64
[2025-10-16T21:58:47.693Z] sysArch : aarch64
[2025-10-16T21:58:47.693Z] sysOS : Linux
[2025-10-16T21:58:47.693Z] ulimit :
[2025-10-16T21:58:47.693Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-16T21:58:47.693Z] core file size (blocks, -c) unlimited
[2025-10-16T21:58:47.693Z] data seg size (kbytes, -d) unlimited
[2025-10-16T21:58:47.693Z] scheduling priority (-e) 0
[2025-10-16T21:58:47.693Z] file size (blocks, -f) unlimited
[2025-10-16T21:58:47.693Z] pending signals (-i) 63541
[2025-10-16T21:58:47.693Z] max locked memory (kbytes, -l) 8192
[2025-10-16T21:58:47.693Z] max memory size (kbytes, -m) unlimited
[2025-10-16T21:58:47.693Z] open files (-n) 1048576
[2025-10-16T21:58:47.693Z] pipe size (512 bytes, -p) 8
[2025-10-16T21:58:47.693Z] POSIX message queues (bytes, -q) 819200
[2025-10-16T21:58:47.693Z] real-time priority (-r) 0
[2025-10-16T21:58:47.693Z] stack size (kbytes, -s) 8192
[2025-10-16T21:58:47.693Z] cpu time (seconds, -t) unlimited
[2025-10-16T21:58:47.693Z] max user processes (-u) unlimited
[2025-10-16T21:58:47.693Z] virtual memory (kbytes, -v) unlimited
[2025-10-16T21:58:47.693Z] file locks (-x) unlimited
[2025-10-16T21:58:47.693Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-10-16T21:58:47.693Z] vmVendor : Oracle Corporation
[2025-10-16T21:58:47.693Z] vmVersion : 25.472-b07
[2025-10-16T21:58:47.693Z] xlc version : bash: line 1: xlC: command not found
[2025-10-16T21:58:47.693Z] **************************************************************************
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] System.getProperty('java.vendor')=Temurin
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] System.getProperty('os.name')=Linux
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] System.getProperty('os.arch')=aarch64
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] System.getProperty('java.fullversion')=null
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] System.getProperty('sun.arch.data.model')=64
[2025-10-16T21:58:47.693Z]
[2025-10-16T21:58:47.693Z] make -f clean.mk cleanBuild
[2025-10-16T21:58:47.694Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-10-16T21:58:48.647Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest
[2025-10-16T21:58:48.647Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-10-16T21:58:48.647Z] make -f compile.mk compile
[2025-10-16T21:58:48.647Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-10-16T21:58:48.647Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:58:48.647Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:58:48.648Z] (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"; \
[2025-10-16T21:58:48.648Z] 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
[2025-10-16T21:58:49.605Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-10-16T21:58:50.560Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-10-16T21:58:50.560Z]
[2025-10-16T21:58:50.560Z] -create_test_directory:
[2025-10-16T21:58:50.560Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest
[2025-10-16T21:58:50.560Z]
[2025-10-16T21:58:50.560Z] stage_test_material:
[2025-10-16T21:58:50.561Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest
[2025-10-16T21:58:51.519Z]
[2025-10-16T21:58:51.519Z] build:
[2025-10-16T21:58:51.519Z]
[2025-10-16T21:58:51.519Z] init:
[2025-10-16T21:58:51.519Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf
[2025-10-16T21:58:51.519Z]
[2025-10-16T21:58:51.519Z] dist:
[2025-10-16T21:58:51.519Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf
[2025-10-16T21:58:51.519Z]
[2025-10-16T21:58:51.519Z] build:
[2025-10-16T21:58:51.519Z]
[2025-10-16T21:58:51.519Z] build:
[2025-10-16T21:58:51.519Z]
[2025-10-16T21:58:51.519Z] init:
[2025-10-16T21:58:51.519Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2025-10-16T21:58:51.519Z]
[2025-10-16T21:58:51.519Z] getBumbleBench:
[2025-10-16T21:58:51.519Z] [echo] Cloning BumbleBench
[2025-10-16T21:58:51.519Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-10-16T21:58:51.519Z] [exec] Cloning into 'bumblebench'...
[2025-10-16T21:58:52.473Z]
[2025-10-16T21:58:52.473Z] buildBumbleBench:
[2025-10-16T21:58:52.473Z] [echo] Building BumbleBench
[2025-10-16T21:58:52.473Z]
[2025-10-16T21:58:52.473Z] compile-all:
[2025-10-16T21:58:52.473Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:54.440Z] [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.
[2025-10-16T21:58:54.440Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-10-16T21:58:54.440Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:54.440Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:54.440Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:54.440Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:54.440Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:55.397Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:58:56.354Z]
[2025-10-16T21:58:56.354Z] dist:
[2025-10-16T21:58:56.354Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-10-16T21:58:56.354Z]
[2025-10-16T21:58:56.354Z] dist:
[2025-10-16T21:58:56.354Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2025-10-16T21:58:56.354Z]
[2025-10-16T21:58:56.354Z] build:
[2025-10-16T21:58:56.354Z]
[2025-10-16T21:58:56.354Z] getDependentLibs:
[2025-10-16T21:59:00.528Z] [exec] --------------------------------------------
[2025-10-16T21:59:00.528Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:59:00.528Z] [exec] task is set to default
[2025-10-16T21:59:00.528Z] [exec] dependencyList is set to dacapo
[2025-10-16T21:59:00.528Z] [exec] --------------------------------------------
[2025-10-16T21:59:00.528Z] [exec] Starting download third party dependent jars
[2025-10-16T21:59:00.528Z] [exec] --------------------------------------------
[2025-10-16T21:59:00.528Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T21:59:00.528Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-16T21:59:00.528Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T21:59:00.528Z]
[2025-10-16T21:59:00.528Z] init:
[2025-10-16T21:59:00.528Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-10-16T21:59:00.528Z]
[2025-10-16T21:59:00.528Z] getDacapoSuite:
[2025-10-16T21:59:00.529Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-10-16T21:59:38.996Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-10-16T21:59:38.996Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo
[2025-10-16T21:59:38.996Z]
[2025-10-16T21:59:38.996Z] dist:
[2025-10-16T21:59:38.996Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-10-16T21:59:38.996Z]
[2025-10-16T21:59:38.996Z] build:
[2025-10-16T21:59:38.996Z]
[2025-10-16T21:59:38.996Z] init:
[2025-10-16T21:59:38.996Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-10-16T21:59:38.996Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-16T21:59:38.996Z]
[2025-10-16T21:59:38.996Z] compile:
[2025-10-16T21:59:38.996Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:59:38.996Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T21:59:38.996Z] [echo] ===fork: yes
[2025-10-16T21:59:38.997Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-10-16T21:59:38.997Z] [echo] ===debug: on
[2025-10-16T21:59:38.997Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-10-16T21:59:38.997Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-16T21:59:38.997Z]
[2025-10-16T21:59:38.997Z] dist:
[2025-10-16T21:59:38.997Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-10-16T21:59:38.997Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-10-16T21:59:38.997Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-10-16T21:59:38.997Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-10-16T21:59:43.604Z]
[2025-10-16T21:59:43.604Z] clean:
[2025-10-16T21:59:43.604Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-16T21:59:43.604Z]
[2025-10-16T21:59:43.604Z] build:
[2025-10-16T21:59:43.604Z]
[2025-10-16T21:59:43.604Z] build:
[2025-10-16T21:59:43.604Z]
[2025-10-16T21:59:43.604Z] init:
[2025-10-16T21:59:43.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance
[2025-10-16T21:59:43.604Z]
[2025-10-16T21:59:43.604Z] getRenaissanceSuite:
[2025-10-16T21:59:43.604Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-10-16T21:59:44.573Z]
[2025-10-16T21:59:44.573Z] dist:
[2025-10-16T21:59:44.573Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance
[2025-10-16T21:59:44.573Z]
[2025-10-16T21:59:44.573Z] build:
[2025-10-16T21:59:44.573Z]
[2025-10-16T21:59:44.573Z] init:
[2025-10-16T21:59:44.574Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb
[2025-10-16T21:59:44.574Z]
[2025-10-16T21:59:44.574Z] getSpecjbbSuite:
[2025-10-16T21:59:44.574Z]
[2025-10-16T21:59:44.574Z] dist:
[2025-10-16T21:59:44.574Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb/run
[2025-10-16T21:59:45.532Z]
[2025-10-16T21:59:45.532Z] BUILD SUCCESSFUL
[2025-10-16T21:59:45.532Z] Total time: 55 seconds
[2025-10-16T21:59:45.532Z] 0
[2025-10-16T21:59:45.532Z]
[2025-10-16T21:59:45.532Z]
[2025-10-16T21:59:45.532Z] RECORD TEST REPOs SHA
[2025-10-16T21:59:45.532Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-16T21:59:45.532Z] 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"
[2025-10-16T21:59:45.532Z] 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
[2025-10-16T21:59:45.532Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T21:59:45.532Z] ================================================
[2025-10-16T21:59:45.532Z] timestamp: 20251016-215944
[2025-10-16T21:59:45.532Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:59:45.532Z] git repo:
[2025-10-16T21:59:45.532Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-10-16T21:59:45.532Z] sha:
[2025-10-16T21:59:45.532Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-10-16T21:59:45.532Z] ================================================
[2025-10-16T21:59:45.532Z] timestamp: 20251016-215944
[2025-10-16T21:59:45.532Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[2025-10-16T21:59:45.532Z] git repo:
[2025-10-16T21:59:45.532Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-16T21:59:45.532Z] sha:
[2025-10-16T21:59:45.532Z] abda9a5820bcc801016ae2a58349ff4e1fb0034b
[2025-10-16T21:59:45.532Z] ================================================
[2025-10-16T21:59:45.532Z] timestamp: 20251016-215944
[2025-10-16T21:59:45.532Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2025-10-16T21:59:45.532Z] git repo:
[2025-10-16T21:59:45.532Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-16T21:59:45.532Z] sha:
[2025-10-16T21:59:45.532Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-10-16T21:59:45.532Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-10-16T21:59:46.314Z] $ ssh-agent -k
[2025-10-16T21:59:46.323Z] unset SSH_AUTH_SOCK;
[2025-10-16T21:59:46.323Z] unset SSH_AGENT_PID;
[2025-10-16T21:59:46.323Z] echo Agent pid 1772443 killed;
[2025-10-16T21:59:47.126Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-16T21:59:47.273Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T21:59:47.299Z] ITERATION: 1/1
[Pipeline] sh
[2025-10-16T21:59:49.162Z] + which Xvfb
[2025-10-16T21:59:49.162Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-10-16T21:59:52.391Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/.xvfb-232-..fbdir14011905763588151390
[Pipeline] {
[Pipeline] sh
[2025-10-16T22:00:16.341Z] + ps -f
[2025-10-16T22:00:16.347Z] + grep [X]vfb
[2025-10-16T22:00:16.347Z] + awk {print $9}
[Pipeline] echo
[2025-10-16T22:00:17.157Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-10-16T22:00:17.258Z] $ ssh-agent
[2025-10-16T22:00:18.120Z] SSH_AUTH_SOCK=/tmp/ssh-MAkqjJeXk0gv/agent.1772959
[2025-10-16T22:00:18.120Z] SSH_AGENT_PID=1772961
[2025-10-16T22:00:18.120Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T22:00:20.785Z] + uname
[2025-10-16T22:00:20.785Z] + [ Linux = AIX ]
[2025-10-16T22:00:20.785Z] + uname
[2025-10-16T22:00:20.785Z] + [ Linux = SunOS ]
[2025-10-16T22:00:20.785Z] + uname
[2025-10-16T22:00:20.785Z] + [ Linux = *BSD ]
[2025-10-16T22:00:20.785Z] + MAKE=make
[2025-10-16T22:00:20.785Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-16T22:00:20.785Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-16T22:00:23.390Z] + uname
[2025-10-16T22:00:23.390Z] + [ Linux = AIX ]
[2025-10-16T22:00:23.390Z] + uname
[2025-10-16T22:00:23.390Z] + [ Linux = SunOS ]
[2025-10-16T22:00:23.390Z] + uname
[2025-10-16T22:00:23.390Z] + [ Linux = *BSD ]
[2025-10-16T22:00:23.390Z] + MAKE=make
[2025-10-16T22:00:23.390Z] + cd ./aqa-tests
[2025-10-16T22:00:23.390Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-16T22:00:23.390Z] + set +x
[2025-10-16T22:00:23.390Z] Set values based on ./testenv/testenv.properties:
[2025-10-16T22:00:23.391Z] =========
[2025-10-16T22:00:23.391Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-16T22:00:23.391Z] TKG_BRANCH=v1.0.10
[2025-10-16T22:00:23.391Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T22:00:23.391Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:00:23.391Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-16T22:00:23.391Z] STF_BRANCH=v1.0.10
[2025-10-16T22:00:23.391Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-16T22:00:23.391Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T22:00:23.391Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-16T22:00:23.391Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T22:00:23.415Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T22:00:23.415Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T22:00:23.415Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-16T22:00:23.415Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-16T22:00:23.415Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-16T22:00:23.415Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-16T22:00:23.415Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-16T22:00:23.415Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-16T22:00:23.415Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-16T22:00:23.415Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-16T22:00:23.415Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-16T22:00:23.415Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:00:23.415Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-16T22:00:23.415Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:00:23.415Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-16T22:00:23.415Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:00:23.415Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-16T22:00:23.415Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:00:23.415Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-16T22:00:23.415Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:00:23.415Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:00:23.415Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-16T22:00:23.415Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:00:23.415Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-16T22:00:23.415Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:00:23.415Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-16T22:00:23.415Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:00:23.415Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-16T22:00:23.415Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-16T22:00:23.415Z]
[2025-10-16T22:00:23.415Z] =========
[2025-10-16T22:00:23.415Z]
[2025-10-16T22:00:23.415Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T22:00:23.415Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T22:00:23.415Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:00:23.415Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T22:00:23.415Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-10-16T22:00:23.415Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-10-16T22:00:23.415Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-10-16T22:00:23.415Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-10-16T22:00:23.415Z] perl scripts/configure.pl
[2025-10-16T22:00:23.415Z] /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="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-16T22:00:23.415Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T22:00:23.415Z]
[2025-10-16T22:00:23.415Z] Starting to generate test make files.
[2025-10-16T22:00:23.415Z]
[2025-10-16T22:00:24.552Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-16T22:00:24.552Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-16T22:00:24.552Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-16T22:00:24.552Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-16T22:00:24.552Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-16T22:00:24.552Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-16T22:00:24.552Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] Make files are generated successfully.
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-10-16T22:00:24.552Z] make -f runtest.mk _extended.perf
[2025-10-16T22:00:24.552Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] Running make 4.3
[2025-10-16T22:00:24.552Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/..
[2025-10-16T22:00:24.552Z] set JDK_VERSION to 8
[2025-10-16T22:00:24.552Z] set JDK_IMPL to hotspot
[2025-10-16T22:00:24.552Z] set JVM_VERSION to openjdk8
[2025-10-16T22:00:24.552Z] set JCL_VERSION to latest
[2025-10-16T22:00:24.552Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-10-16T22:00:24.552Z] set SPEC to linux_aarch64
[2025-10-16T22:00:24.552Z] set TEST_FLAG to
[2025-10-16T22:00:24.552Z] set OS_LABEL to ubuntu.24
[2025-10-16T22:00:24.552Z] Running extended.perf ...
[2025-10-16T22:00:24.552Z] There are 18 test targets in extended.perf
[2025-10-16T22:00:24.552Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-16T22:00:24.552Z] openjdk version "1.8.0_472"
[2025-10-16T22:00:24.552Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T22:00:24.552Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T22:00:24.552Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests'
[2025-10-16T22:00:24.552Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf'
[2025-10-16T22:00:24.552Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/renaissance'
[2025-10-16T22:00:24.552Z]
[2025-10-16T22:00:24.552Z] ===============================================