Pre Test

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin" build number 27 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 85 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5150 originally caused by: Started by timer 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.8-release^{commit} # timeout=10 Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10 Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-07-10T13:43:03.174Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2025-07-10T13:43:03.179Z] SPEC: linux_aarch64 [Pipeline] echo [2025-07-10T13:43:03.180Z] LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-07-10T13:43:03.195Z] 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-07-10T13:43:03.200Z] dynamicAgents: [] [Pipeline] node [2025-07-10T13:43:03.266Z] Running on test-aws-rhel76-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-07-10T13:43:03.286Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-07-10T13:43:03.372Z] [WS-CLEANUP] Deleting project workspace... [2025-07-10T13:43:03.372Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-10T13:43:03.405Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-07-10T13:43:03.463Z] The recommended git tool is: git [2025-07-10T13:43:03.533Z] No credentials specified [2025-07-10T13:43:03.566Z] Cloning the remote Git repository [2025-07-10T13:43:03.618Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-07-10T13:43:03.618Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests # timeout=10 [2025-07-10T13:43:03.634Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-07-10T13:43:03.634Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-07-10T13:43:03.634Z] > git --version # timeout=10 [2025-07-10T13:43:03.636Z] > git --version # 'git version 2.15.0' [2025-07-10T13:43:03.637Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-10T13:43:10.905Z] Avoid second fetch [2025-07-10T13:43:10.940Z] Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release) [2025-07-10T13:43:10.841Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-07-10T13:43:10.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-10T13:43:10.921Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10 [2025-07-10T13:43:10.956Z] > git config core.sparsecheckout # timeout=10 [2025-07-10T13:43:10.959Z] > git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10 [2025-07-10T13:43:12.231Z] Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)" [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-07-10T13:43:13.610Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-07-10T13:43:13.642Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-07-10T13:43:14.242Z] + LC_TIME=C [2025-07-10T13:43:14.242Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-07-10T13:43:14.381Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-07-10T13:43:14.929Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-07-10T13:43:14.929Z] Unix type machine.. [2025-07-10T13:43:14.929Z] Running on a Linux host [2025-07-10T13:43:14.929Z] 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-07-10T13:43:16.145Z] + printenv [2025-07-10T13:43:16.145Z] JCK_GIT_BRANCH=master [2025-07-10T13:43:16.145Z] DYNAMIC_COMPILE=false [2025-07-10T13:43:16.145Z] JENKINS_NODE_COOKIE=f356a612-366d-4471-bceb-65890baf83ec [2025-07-10T13:43:16.145Z] OPENJ9_BRANCH=master [2025-07-10T13:43:16.145Z] XDG_SESSION_ID=462200 [2025-07-10T13:43:16.145Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/219/ [2025-07-10T13:43:16.145Z] DOCKER_REQUIRED=false [2025-07-10T13:43:16.145Z] PARALLEL=Dynamic [2025-07-10T13:43:16.145Z] SHELL=/bin/bash [2025-07-10T13:43:16.145Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-07-10T13:43:16.145Z] JOBSTARTTIME=Thu, 10 Jul 2025 13:43:13 +0000 [2025-07-10T13:43:16.145Z] STAGE_NAME=Setup [2025-07-10T13:43:16.145Z] SSH_CLIENT=78.47.239.97 52922 22 [2025-07-10T13:43:16.145Z] RERUN_FAILURE=true [2025-07-10T13:43:16.145Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_aarch64_linux-219 [2025-07-10T13:43:16.145Z] SDK_RESOURCE=upstream [2025-07-10T13:43:16.145Z] TIME_LIMIT=25 [2025-07-10T13:43:16.145Z] NUM_PROCESSORS=4 [2025-07-10T13:43:16.145Z] EXTERNAL_TEST_CMD=mvn clean install [2025-07-10T13:43:16.145Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-07-10T13:43:16.145Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [2025-07-10T13:43:16.145Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/ [2025-07-10T13:43:16.145Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/219/display/redirect?page=changes [2025-07-10T13:43:16.145Z] ACTIVE_NODE_TIMEOUT=5 [2025-07-10T13:43:16.145Z] USER=jenkins [2025-07-10T13:43:16.145Z] ADOPTOPENJDK_BRANCH=v1.0.8-release [2025-07-10T13:43:16.145Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-07-10T13:43:16.145Z] ARCHIVE_TEST_RESULTS=false [2025-07-10T13:43:16.145Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin [2025-07-10T13:43:16.145Z] STF_OWNER_BRANCH=adoptium:master [2025-07-10T13:43:16.145Z] LIGHT_WEIGHT_CHECKOUT=false [2025-07-10T13:43:16.145Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/219/display/redirect?page=artifacts [2025-07-10T13:43:16.145Z] ORIGIN_JDK_VERSION=8 [2025-07-10T13:43:16.145Z] SETUP_JCK_RUN=false [2025-07-10T13:43:16.145Z] PERSONAL_BUILD=false [2025-07-10T13:43:16.145Z] TKG_OWNER_BRANCH=adoptium:master [2025-07-10T13:43:16.145Z] RERUN_ITERATIONS=1 [2025-07-10T13:43:16.145Z] SPEC=linux_aarch64 [2025-07-10T13:43:16.145Z] TKG_ITERATIONS=1 [2025-07-10T13:43:16.145Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-07-10T13:43:16.145Z] ITERATIONS=1 [2025-07-10T13:43:16.145Z] PATH=/usr/local/bin:/usr/bin [2025-07-10T13:43:16.145Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:43:16.145Z] KEEP_REPORTDIR=false [2025-07-10T13:43:16.145Z] MAIL=/var/mail/jenkins [2025-07-10T13:43:16.145Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/219/display/redirect [2025-07-10T13:43:16.145Z] _=/usr/bin/printenv [2025-07-10T13:43:16.145Z] GENERATE_JOBS=false [2025-07-10T13:43:16.145Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [2025-07-10T13:43:16.145Z] EXIT_FAILURE=false [2025-07-10T13:43:16.145Z] HUDSON_URL=https://ci.adoptium.net/ [2025-07-10T13:43:16.145Z] JDK_VERSION=8 [2025-07-10T13:43:16.145Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-07-10T13:43:16.145Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-07-10T13:43:16.145Z] LANG=en_US.UTF-8 [2025-07-10T13:43:16.145Z] SLACK_CHANNEL=aqavit-bot [2025-07-10T13:43:16.145Z] JOB_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux [2025-07-10T13:43:16.145Z] BUILD_DISPLAY_NAME=#219 [2025-07-10T13:43:16.145Z] USE_TESTENV_PROPERTIES=true [2025-07-10T13:43:16.145Z] JENKINS_URL=https://ci.adoptium.net/ [2025-07-10T13:43:16.145Z] EXIT_SUCCESS=false [2025-07-10T13:43:16.145Z] BUILD_ID=219 [2025-07-10T13:43:16.145Z] TEST_TIME=120 [2025-07-10T13:43:16.145Z] PLATFORM=aarch64_linux [2025-07-10T13:43:16.145Z] JDK_IMPL=hotspot [2025-07-10T13:43:16.145Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux [2025-07-10T13:43:16.145Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/219/display/redirect?page=tests [2025-07-10T13:43:16.145Z] SHLVL=3 [2025-07-10T13:43:16.145Z] AUTO_DETECT=true [2025-07-10T13:43:16.145Z] HOME=/home/jenkins [2025-07-10T13:43:16.145Z] TAP_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux.tap [2025-07-10T13:43:16.145Z] CI=true [2025-07-10T13:43:16.145Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@tmp [2025-07-10T13:43:16.145Z] EXECUTOR_NUMBER=0 [2025-07-10T13:43:16.145Z] JENKINS_SERVER_COOKIE=durable-bef40b8a3a3c8bd26680392f9cb9f81178b4d2f49716d9067d3cc3115ae9a04a [2025-07-10T13:43:16.145Z] NODE_LABELS=aarch64 armv8 hw.arch.aarch64 test ci.role.test arm64 linux rhel sw.os.linux test-aws-rhel76-armv8-1 ci.role.perf centos7 [2025-07-10T13:43:16.145Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/system_lib [2025-07-10T13:43:16.145Z] BUILD_LIST=perf [2025-07-10T13:43:16.145Z] TARGET=extended.perf [2025-07-10T13:43:16.145Z] LOGNAME=jenkins [2025-07-10T13:43:16.145Z] EXTERNAL_CUSTOM_BRANCH=master [2025-07-10T13:43:16.145Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-07-10T13:43:16.145Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-07-10T13:43:16.145Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-07-10T13:43:16.145Z] SSH_CONNECTION=78.47.239.97 52922 172.31.26.26 22 [2025-07-10T13:43:16.145Z] UPSTREAM_JOB_NUMBER=27 [2025-07-10T13:43:16.145Z] NODE_NAME=test-aws-rhel76-armv8-1 [2025-07-10T13:43:16.145Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-07-10T13:43:16.145Z] BUILD_NUMBER=219 [2025-07-10T13:43:16.145Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/display/redirect [2025-07-10T13:43:16.145Z] KEEP_WORKSPACE=false [2025-07-10T13:43:16.145Z] HUDSON_COOKIE=15a86177-d17c-464e-a169-4fb1911ef51e [2025-07-10T13:43:16.145Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-07-10T13:43:16.145Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../benchmarks [2025-07-10T13:43:16.145Z] USE_JRE=false [2025-07-10T13:43:16.145Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-07-10T13:43:16.145Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-07-10T13:43:16.145Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-07-10T13:43:16.246Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-07-10T13:43:16.262Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-07-10T13:43:34.017Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-aarch64-temurin" build number 27 [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-07-10T13:43:34.138Z] 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-07-10T13:43:34.144Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [Pipeline] { [Pipeline] sshagent [2025-07-10T13:43:34.174Z] $ ssh-agent [2025-07-10T13:43:34.319Z] SSH_AUTH_SOCK=/tmp/ssh-7hK6qg1oDZiV/agent.19205 [2025-07-10T13:43:34.319Z] SSH_AGENT_PID=19207 [2025-07-10T13:43:34.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-07-10T13:43:34.342Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-07-10T13:43:34.377Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-07-10T13:43:34.927Z] ++ pwd [2025-07-10T13:43:34.927Z] + ./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-07-10T13:43:34.927Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [2025-07-10T13:43:34.927Z] load ./testenv/testenv.properties [2025-07-10T13:43:34.927Z] Running checkTags with ./testenv/testenv.properties and 8 [2025-07-10T13:43:35.305Z] b859a461c05ed6652fae50aee328821afa35f8f8 refs/tags/jdk8u462-dryrun-ga [2025-07-10T13:43:35.305Z] Use tag name jdk8u462-dryrun-ga from ./testenv/testenv.properties [2025-07-10T13:43:35.305Z] get jdk binary... [2025-07-10T13:43:35.305Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-07-10T13:43:35.305Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06.tar.gz ... [2025-07-10T13:43:37.780Z] List files in jdkbinary folder... [2025-07-10T13:43:37.780Z] total 283424 [2025-07-10T13:43:37.780Z] -rw-r--r--. 1 jenkins jenkins 147506456 Jul 10 13:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:43:37.780Z] -rw-r--r--. 1 jenkins jenkins 102196259 Jul 10 13:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:43:37.780Z] -rw-r--r--. 1 jenkins jenkins 40409287 Jul 10 13:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:43:37.780Z] -rw-r--r--. 1 jenkins jenkins 81646 Jul 10 13:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06.json [2025-07-10T13:43:37.780Z] -rw-rw-r--. 1 jenkins jenkins 21380 Jul 10 13:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06-metadata.json [2025-07-10T13:43:37.780Z] drwxrwxr-x. 3 jenkins jenkins 26 Jul 10 13:43 tmp [2025-07-10T13:43:37.780Z] List files in jdkbinary/tmp folder... [2025-07-10T13:43:37.780Z] total 0 [2025-07-10T13:43:37.780Z] drwxr-xr-x. 8 jenkins jenkins 190 Jul 10 13:27 jdk8u462-b06 [2025-07-10T13:43:37.780Z] Moving directory jdk8u462-b06/ to ../j2sdk-image [2025-07-10T13:43:37.780Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06.tar.gz ... [2025-07-10T13:43:39.094Z] List files in jdkbinary folder... [2025-07-10T13:43:39.094Z] total 283424 [2025-07-10T13:43:39.094Z] drwxr-xr-x. 8 jenkins jenkins 190 Jul 10 13:27 j2sdk-image [2025-07-10T13:43:39.094Z] -rw-r--r--. 1 jenkins jenkins 147506456 Jul 10 13:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:43:39.094Z] -rw-r--r--. 1 jenkins jenkins 102196259 Jul 10 13:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:43:39.094Z] -rw-r--r--. 1 jenkins jenkins 40409287 Jul 10 13:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:43:39.095Z] -rw-r--r--. 1 jenkins jenkins 81646 Jul 10 13:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06.json [2025-07-10T13:43:39.095Z] -rw-rw-r--. 1 jenkins jenkins 21380 Jul 10 13:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06-metadata.json [2025-07-10T13:43:39.095Z] drwxrwxr-x. 3 jenkins jenkins 30 Jul 10 13:43 tmp [2025-07-10T13:43:39.095Z] List files in jdkbinary/tmp folder... [2025-07-10T13:43:39.095Z] total 0 [2025-07-10T13:43:39.095Z] drwxr-xr-x. 5 jenkins jenkins 135 Jul 10 13:27 jdk8u462-b06-jre [2025-07-10T13:43:39.095Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image [2025-07-10T13:43:39.095Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06.tar.gz over ./j2sdk-image/jre... [2025-07-10T13:43:43.234Z] Removing top-level folder jdk8u462-b06-debug-image/ [2025-07-10T13:43:43.234Z] Removing top-level folder jdk8u462-b06/ [2025-07-10T13:43:43.610Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-07-10T13:43:43.610Z] =JAVA VERSION OUTPUT BEGIN= [2025-07-10T13:43:43.610Z] openjdk version "1.8.0_462" [2025-07-10T13:43:43.610Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06) [2025-07-10T13:43:43.610Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-07-10T13:43:43.610Z] =JAVA VERSION OUTPUT END= [2025-07-10T13:43:43.610Z] =RELEASE INFO BEGIN= [2025-07-10T13:43:43.610Z] JAVA_VERSION="1.8.0_462" [2025-07-10T13:43:43.610Z] OS_NAME="Linux" [2025-07-10T13:43:43.610Z] OS_VERSION="2.6" [2025-07-10T13:43:43.610Z] OS_ARCH="aarch64" [2025-07-10T13:43:43.610Z] SOURCE=".:git:cee3d9f5a29e+" [2025-07-10T13:43:43.610Z] IMPLEMENTOR="Eclipse Adoptium" [2025-07-10T13:43:43.610Z] BUILD_SOURCE="git:821480720c10585e8a4302250f2c431322c95603" [2025-07-10T13:43:43.610Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-07-10T13:43:43.610Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-07-10T13:43:43.610Z] FULL_VERSION="1.8.0_462-b06" [2025-07-10T13:43:43.610Z] SEMANTIC_VERSION="8.0.462+6" [2025-07-10T13:43:43.610Z] BUILD_INFO="OS: Linux Version: 5.15.0-131-generic" [2025-07-10T13:43:43.610Z] JVM_VARIANT="Hotspot" [2025-07-10T13:43:43.610Z] JVM_VERSION="25.462-b06" [2025-07-10T13:43:43.610Z] IMAGE_TYPE="JDK" [2025-07-10T13:43:43.610Z] =RELEASE INFO END= [2025-07-10T13:43:43.610Z] get testKitGen... [2025-07-10T13:43:43.610Z] git clone -q https://github.com/adoptium/TKG.git [2025-07-10T13:43:44.414Z] git rev-parse v1.0.8.1 [2025-07-10T13:43:44.414Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-07-10T13:43:44.586Z] $ ssh-agent -k [2025-07-10T13:43:44.592Z] unset SSH_AUTH_SOCK; [2025-07-10T13:43:44.592Z] unset SSH_AGENT_PID; [2025-07-10T13:43:44.592Z] echo Agent pid 19207 killed; [2025-07-10T13:43:44.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-10T13:43:45.095Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.8-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=27&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-07-10T13:43:45.107Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-aws-rhel76-armv8-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.8-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=27&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-07-10T13:43:45.173Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-10T13:43:45.415Z] Copied 1 artifact from "getTRSSOutput" build number 1829 [Pipeline] sh [2025-07-10T13:43:45.978Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-07-10T13:43:45.978Z] + gzip -cd TRSSOutput.tar.gz [2025-07-10T13:43:45.978Z] + tar xof - [2025-07-10T13:43:45.978Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-07-10T13:43:46.096Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-07-10T13:43:46.131Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-07-10T13:43:46.706Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-07-10T13:44:00.546Z] -------------------------------------------- [2025-07-10T13:44:00.546Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:00.546Z] task is set to default [2025-07-10T13:44:00.546Z] dependencyList is set to all [2025-07-10T13:44:00.547Z] -------------------------------------------- [2025-07-10T13:44:00.547Z] Starting download third party dependent jars [2025-07-10T13:44:00.547Z] -------------------------------------------- [2025-07-10T13:44:00.547Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-07-10T13:44:00.547Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-07-10T13:44:00.686Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] sh [2025-07-10T13:44:01.298Z] + cd ./aqa-tests/TKG [2025-07-10T13:44:01.298Z] ++ uname [2025-07-10T13:44:01.298Z] + '[' Linux = AIX ']' [2025-07-10T13:44:01.298Z] ++ uname [2025-07-10T13:44:01.298Z] + '[' Linux = SunOS ']' [2025-07-10T13:44:01.298Z] ++ uname [2025-07-10T13:44:01.298Z] + '[' Linux = '*BSD' ']' [2025-07-10T13:44:01.298Z] + MAKE=make [2025-07-10T13:44:01.298Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-07-10T13:44:01.298Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-07-10T13:44:01.298Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:01.298Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:44:01.298Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:44:01.298Z] (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/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-07-10T13:44:01.298Z] 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-07-10T13:44:01.298Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-07-10T13:44:02.124Z] [2025-07-10T13:44:02.124Z] build: [2025-07-10T13:44:02.124Z] [2025-07-10T13:44:02.124Z] clean: [2025-07-10T13:44:02.124Z] [2025-07-10T13:44:02.124Z] init: [2025-07-10T13:44:02.124Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-07-10T13:44:02.124Z] [2025-07-10T13:44:02.124Z] getDependentLibs: [2025-07-10T13:44:02.500Z] [exec] -------------------------------------------- [2025-07-10T13:44:02.500Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:02.500Z] [exec] task is set to default [2025-07-10T13:44:02.500Z] [exec] dependencyList is set to json_simple [2025-07-10T13:44:02.500Z] [exec] -------------------------------------------- [2025-07-10T13:44:02.500Z] [exec] Starting download third party dependent jars [2025-07-10T13:44:02.500Z] [exec] -------------------------------------------- [2025-07-10T13:44:02.500Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:02.500Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-07-10T13:44:02.500Z] [exec] downloaded dependent third party jars successfully [2025-07-10T13:44:02.500Z] [2025-07-10T13:44:02.500Z] compile: [2025-07-10T13:44:02.500Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-07-10T13:44:02.500Z] [echo] ============COMPILER SETTINGS============ [2025-07-10T13:44:02.500Z] [echo] ===fork: yes [2025-07-10T13:44:02.500Z] [echo] ===debug: on [2025-07-10T13:44:02.500Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-07-10T13:44:05.063Z] [2025-07-10T13:44:05.063Z] dist: [2025-07-10T13:44:05.063Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-07-10T13:44:05.063Z] [2025-07-10T13:44:05.063Z] BUILD SUCCESSFUL [2025-07-10T13:44:05.063Z] Total time: 3 seconds [2025-07-10T13:44:05.063Z] 0 [2025-07-10T13:44:05.063Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-07-10T13:44:05.063Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-07-10T13:44:05.063Z] microArchOutput: [2025-07-10T13:44:05.863Z] ****************************** MACHINE INFO ****************************** [2025-07-10T13:44:05.863Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-07-10T13:44:05.863Z] Free Physical Memory Size : 2809135104 [2025-07-10T13:44:05.863Z] Free space (bytes) : 89075679232 [2025-07-10T13:44:05.863Z] Total Physical Memory Size : 7659192320 [2025-07-10T13:44:05.863Z] Total space (bytes) : 106616041472 [2025-07-10T13:44:05.863Z] Usable space (bytes) : 89075679232 [2025-07-10T13:44:05.863Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-07-10T13:44:05.863Z] bashVersion : [2025-07-10T13:44:05.863Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2025-07-10T13:44:05.863Z] Copyright (C) 2011 Free Software Foundation, Inc. [2025-07-10T13:44:05.863Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] This is free software; you are free to change and redistribute it. [2025-07-10T13:44:05.863Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-10T13:44:05.863Z] cpuCores : 4 [2025-07-10T13:44:05.863Z] curlVersion : [2025-07-10T13:44:05.863Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2025-07-10T13:44:05.863Z] Release-Date: 2021-09-22 [2025-07-10T13:44:05.863Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-07-10T13:44:05.863Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2025-07-10T13:44:05.863Z] dockerVersion : bash: docker: command not found [2025-07-10T13:44:05.863Z] gcc version : 4.8.5 [2025-07-10T13:44:05.863Z] gclibc version : ldd (GNU libc) 2.17 [2025-07-10T13:44:05.863Z] gdb version : bash: gdb: command not found [2025-07-10T13:44:05.863Z] lldb version : Command could not be executed [2025-07-10T13:44:05.863Z] makeVersion : [2025-07-10T13:44:05.863Z] GNU Make 4.1 [2025-07-10T13:44:05.863Z] Built for aarch64-unknown-linux-gnu [2025-07-10T13:44:05.863Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-07-10T13:44:05.863Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-10T13:44:05.863Z] This is free software: you are free to change and redistribute it. [2025-07-10T13:44:05.863Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-10T13:44:05.863Z] mavenVersion : [2025-07-10T13:44:05.863Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-07-10T13:44:05.863Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-07-10T13:44:05.863Z] Java version: 1.8.0_462, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre [2025-07-10T13:44:05.863Z] Default locale: en_US, platform encoding: UTF-8 [2025-07-10T13:44:05.863Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2025-07-10T13:44:05.863Z] osInfo : [2025-07-10T13:44:05.863Z] NAME="Red Hat Enterprise Linux Server" [2025-07-10T13:44:05.863Z] VERSION="7.6 (Maipo)" [2025-07-10T13:44:05.863Z] ID="rhel" [2025-07-10T13:44:05.863Z] ID_LIKE="fedora" [2025-07-10T13:44:05.863Z] VARIANT="Server" [2025-07-10T13:44:05.863Z] VARIANT_ID="server" [2025-07-10T13:44:05.863Z] VERSION_ID="7.6" [2025-07-10T13:44:05.863Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2025-07-10T13:44:05.863Z] ANSI_COLOR="0;31" [2025-07-10T13:44:05.863Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2025-07-10T13:44:05.863Z] HOME_URL="https://www.redhat.com/" [2025-07-10T13:44:05.863Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2025-07-10T13:44:05.863Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2025-07-10T13:44:05.863Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-07-10T13:44:05.863Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2025-07-10T13:44:05.863Z] osLabel : rhel.7 [2025-07-10T13:44:05.863Z] perlVersion : [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2025-07-10T13:44:05.863Z] (with 39 registered patches, see perl -V for more detail) [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] Copyright 1987-2012, Larry Wall [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] Perl may be copied only under the terms of either the Artistic License or the [2025-07-10T13:44:05.863Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-07-10T13:44:05.863Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-07-10T13:44:05.863Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] podmanVersion : bash: podman: command not found [2025-07-10T13:44:05.863Z] procArch : aarch64 [2025-07-10T13:44:05.863Z] sysArch : aarch64 [2025-07-10T13:44:05.863Z] sysOS : Linux [2025-07-10T13:44:05.863Z] ulimit : [2025-07-10T13:44:05.863Z] core file size (blocks, -c) 0 [2025-07-10T13:44:05.863Z] data seg size (kbytes, -d) unlimited [2025-07-10T13:44:05.863Z] scheduling priority (-e) 0 [2025-07-10T13:44:05.863Z] file size (blocks, -f) unlimited [2025-07-10T13:44:05.863Z] pending signals (-i) 7270 [2025-07-10T13:44:05.863Z] max locked memory (kbytes, -l) 64 [2025-07-10T13:44:05.863Z] max memory size (kbytes, -m) unlimited [2025-07-10T13:44:05.863Z] open files (-n) 4096 [2025-07-10T13:44:05.863Z] pipe size (512 bytes, -p) 8 [2025-07-10T13:44:05.863Z] POSIX message queues (bytes, -q) 819200 [2025-07-10T13:44:05.863Z] real-time priority (-r) 0 [2025-07-10T13:44:05.863Z] stack size (kbytes, -s) 8192 [2025-07-10T13:44:05.863Z] cpu time (seconds, -t) unlimited [2025-07-10T13:44:05.863Z] max user processes (-u) 4096 [2025-07-10T13:44:05.863Z] virtual memory (kbytes, -v) unlimited [2025-07-10T13:44:05.863Z] file locks (-x) unlimited [2025-07-10T13:44:05.863Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux [2025-07-10T13:44:05.863Z] vmVendor : Oracle Corporation [2025-07-10T13:44:05.863Z] vmVersion : 25.462-b06 [2025-07-10T13:44:05.863Z] xlc version : bash: xlC: command not found [2025-07-10T13:44:05.863Z] ************************************************************************** [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] System.getProperty('java.vendor')=Temurin [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] System.getProperty('os.name')=Linux [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] System.getProperty('os.arch')=aarch64 [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] System.getProperty('java.fullversion')=null [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:05.863Z] System.getProperty('sun.arch.data.model')=64 [2025-07-10T13:44:05.863Z] [2025-07-10T13:44:06.244Z] 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/../../testDependency/lib [2025-07-10T13:44:06.244Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-07-10T13:44:06.244Z] perl scripts/configure.pl [2025-07-10T13:44:06.244Z] /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/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-07-10T13:44:06.634Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-07-10T13:44:06.634Z] [2025-07-10T13:44:06.634Z] [2025-07-10T13:44:06.634Z] Starting to generate parallel test lists. [2025-07-10T13:44:06.634Z] [2025-07-10T13:44:07.012Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-07-10T13:44:07.012Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-07-10T13:44:07.012Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-07-10T13:44:07.012Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-07-10T13:44:07.012Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-07-10T13:44:07.012Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-07-10T13:44:07.012Z] Attempting to get test duration data from TRSS. [2025-07-10T13:44:07.012Z] 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-07-10T13:44:07.386Z] Attempting to get test duration data from cached files. [2025-07-10T13:44:07.386Z] [2025-07-10T13:44:07.386Z] TEST DURATION [2025-07-10T13:44:07.386Z] ==================================================================================== [2025-07-10T13:44:07.386Z] Total number of tests searched: 20 [2025-07-10T13:44:07.386Z] Number of test durations found: 20 [2025-07-10T13:44:07.386Z] Top slowest tests: [2025-07-10T13:44:07.386Z] 00m16s dacapo-jython_0 [2025-07-10T13:44:07.386Z] 00m14s dacapo-avrora_0 [2025-07-10T13:44:07.386Z] 00m09s dacapo-sunflow_0 [2025-07-10T13:44:07.386Z] ==================================================================================== [2025-07-10T13:44:07.386Z] [2025-07-10T13:44:07.386Z] Test target is split into 1 lists. [2025-07-10T13:44:07.386Z] Reducing estimated test running time from 01m13s to 01m13s. [2025-07-10T13:44:07.386Z] [2025-07-10T13:44:07.386Z] -------------------------------------testList_0------------------------------------- [2025-07-10T13:44:07.386Z] Number of tests: 20 [2025-07-10T13:44:07.386Z] Estimated running time: 01m13s [2025-07-10T13:44:07.386Z] TESTLIST=dacapo-jython_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-xalan_0,dacapo-pmd_0,dacapo-fop_0,dacapo-luindex_0,renaissance-gauss-mix_0,renaissance-movie-lens_0,renaissance-chi-square_0,renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-philosophers_0,renaissance-dec-tree_0,renaissance-par-mnemonics_0,renaissance-als_0,renaissance-log-regression_0,renaissance-db-shootout_0,dacapo-tomcat_0,renaissance-finagle-chirper_0 [2025-07-10T13:44:07.386Z] ------------------------------------------------------------------------------------ [2025-07-10T13:44:07.386Z] [2025-07-10T13:44:07.386Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-07-10T13:44:07.386Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-07-10T13:44:07.520Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-07-10T13:44:07.627Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-07-10T13:44:07.668Z] Building tests... [Pipeline] timeout [2025-07-10T13:44:07.670Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-07-10T13:44:07.694Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-07-10T13:44:08.243Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-07-10T13:44:19.722Z] -------------------------------------------- [2025-07-10T13:44:19.722Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:19.722Z] task is set to default [2025-07-10T13:44:19.722Z] dependencyList is set to all [2025-07-10T13:44:19.722Z] -------------------------------------------- [2025-07-10T13:44:19.722Z] Starting download third party dependent jars [2025-07-10T13:44:19.722Z] -------------------------------------------- [2025-07-10T13:44:19.722Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-07-10T13:44:19.722Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-07-10T13:44:19.936Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-07-10T13:44:19.951Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-07-10T13:44:19.982Z] $ ssh-agent [2025-07-10T13:44:20.125Z] SSH_AUTH_SOCK=/tmp/ssh-O05P4LXJuZSP/agent.19650 [2025-07-10T13:44:20.125Z] SSH_AGENT_PID=19652 [2025-07-10T13:44:20.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-10T13:44:20.694Z] + bash ./compile.sh [2025-07-10T13:44:20.694Z] Set values based on ./testenv/testenv.properties: [2025-07-10T13:44:20.694Z] ========= [2025-07-10T13:44:20.694Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-07-10T13:44:20.694Z] TKG_BRANCH=v1.0.8.1 [2025-07-10T13:44:20.694Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-07-10T13:44:20.694Z] OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:44:20.694Z] STF_REPO=https://github.com/adoptium/STF.git [2025-07-10T13:44:20.694Z] STF_BRANCH=v1.0.8 [2025-07-10T13:44:20.694Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-07-10T13:44:20.694Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.8 [2025-07-10T13:44:20.694Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-07-10T13:44:20.694Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.8 [2025-07-10T13:44:20.694Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-07-10T13:44:20.694Z] JDK8_BRANCH=jdk8u462-dryrun-ga [2025-07-10T13:44:20.694Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-07-10T13:44:20.694Z] JDK11_BRANCH=jdk-11.0.28-dryrun-ga [2025-07-10T13:44:20.694Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-07-10T13:44:20.694Z] JDK17_BRANCH=jdk-17.0.16-dryrun-ga [2025-07-10T13:44:20.694Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-07-10T13:44:20.694Z] JDK21_BRANCH=jdk-21.0.8-dryrun-ga [2025-07-10T13:44:20.694Z] JDK24_REPO=https://github.com/adoptium/jdk24u.git [2025-07-10T13:44:20.694Z] JDK24_BRANCH=jdk-24.0.2-dryrun-ga [2025-07-10T13:44:20.694Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-07-10T13:44:20.694Z] JDK8_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:44:20.694Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-07-10T13:44:20.694Z] JDK11_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:44:20.694Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-07-10T13:44:20.694Z] JDK17_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:44:20.694Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-07-10T13:44:20.694Z] JDK21_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:44:20.695Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git [2025-07-10T13:44:20.695Z] JDK24_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:44:20.695Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:44:20.695Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.28 [2025-07-10T13:44:20.695Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:44:20.695Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.16 [2025-07-10T13:44:20.695Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:44:20.695Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.8 [2025-07-10T13:44:20.695Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:44:20.695Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-24.0.2 [2025-07-10T13:44:20.695Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-07-10T13:44:20.695Z] [2025-07-10T13:44:20.695Z] ========= [2025-07-10T13:44:20.695Z] [2025-07-10T13:44:20.695Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2025-07-10T13:44:20.695Z] JDK_BRANCH=jdk8u462-dryrun-ga [2025-07-10T13:44:20.695Z] OPENJDK_SHA= [2025-07-10T13:44:20.695Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:44:20.695Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-07-10T13:44:20.695Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-07-10T13:44:20.695Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:20.695Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:44:20.695Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:44:20.695Z] (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/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-07-10T13:44:20.696Z] 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-07-10T13:44:20.696Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-07-10T13:44:21.581Z] [2025-07-10T13:44:21.581Z] build: [2025-07-10T13:44:21.581Z] [2025-07-10T13:44:21.581Z] clean: [2025-07-10T13:44:21.581Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-07-10T13:44:21.581Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-07-10T13:44:21.581Z] [2025-07-10T13:44:21.581Z] init: [2025-07-10T13:44:21.581Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-07-10T13:44:21.581Z] [2025-07-10T13:44:21.581Z] getDependentLibs: [2025-07-10T13:44:21.581Z] [exec] -------------------------------------------- [2025-07-10T13:44:21.582Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:21.582Z] [exec] task is set to default [2025-07-10T13:44:21.582Z] [exec] dependencyList is set to json_simple [2025-07-10T13:44:21.582Z] [exec] -------------------------------------------- [2025-07-10T13:44:21.582Z] [exec] Starting download third party dependent jars [2025-07-10T13:44:21.582Z] [exec] -------------------------------------------- [2025-07-10T13:44:21.582Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:44:21.582Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-07-10T13:44:21.582Z] [exec] downloaded dependent third party jars successfully [2025-07-10T13:44:21.582Z] [2025-07-10T13:44:21.582Z] compile: [2025-07-10T13:44:21.582Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-07-10T13:44:21.582Z] [echo] ============COMPILER SETTINGS============ [2025-07-10T13:44:21.582Z] [echo] ===fork: yes [2025-07-10T13:44:21.582Z] [echo] ===debug: on [2025-07-10T13:44:21.958Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-07-10T13:44:24.520Z] [2025-07-10T13:44:24.520Z] dist: [2025-07-10T13:44:24.520Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-07-10T13:44:24.520Z] [2025-07-10T13:44:24.520Z] BUILD SUCCESSFUL [2025-07-10T13:44:24.520Z] Total time: 3 seconds [2025-07-10T13:44:24.520Z] 0 [2025-07-10T13:44:24.520Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-07-10T13:44:24.520Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-07-10T13:44:24.520Z] microArchOutput: [2025-07-10T13:44:25.319Z] ****************************** MACHINE INFO ****************************** [2025-07-10T13:44:25.319Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-07-10T13:44:25.319Z] Free Physical Memory Size : 2802843648 [2025-07-10T13:44:25.319Z] Free space (bytes) : 89090457600 [2025-07-10T13:44:25.319Z] Total Physical Memory Size : 7659192320 [2025-07-10T13:44:25.319Z] Total space (bytes) : 106616041472 [2025-07-10T13:44:25.319Z] Usable space (bytes) : 89090457600 [2025-07-10T13:44:25.319Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-07-10T13:44:25.319Z] bashVersion : [2025-07-10T13:44:25.319Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2025-07-10T13:44:25.319Z] Copyright (C) 2011 Free Software Foundation, Inc. [2025-07-10T13:44:25.319Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-10T13:44:25.319Z] [2025-07-10T13:44:25.319Z] This is free software; you are free to change and redistribute it. [2025-07-10T13:44:25.319Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-10T13:44:25.319Z] cpuCores : 4 [2025-07-10T13:44:25.319Z] curlVersion : [2025-07-10T13:44:25.319Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2025-07-10T13:44:25.319Z] Release-Date: 2021-09-22 [2025-07-10T13:44:25.319Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-07-10T13:44:25.319Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2025-07-10T13:44:25.319Z] dockerVersion : bash: docker: command not found [2025-07-10T13:44:25.319Z] gcc version : 4.8.5 [2025-07-10T13:44:25.319Z] gclibc version : ldd (GNU libc) 2.17 [2025-07-10T13:44:25.319Z] gdb version : bash: gdb: command not found [2025-07-10T13:44:25.319Z] lldb version : Command could not be executed [2025-07-10T13:44:25.319Z] makeVersion : [2025-07-10T13:44:25.319Z] GNU Make 4.1 [2025-07-10T13:44:25.319Z] Built for aarch64-unknown-linux-gnu [2025-07-10T13:44:25.319Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-07-10T13:44:25.319Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-10T13:44:25.319Z] This is free software: you are free to change and redistribute it. [2025-07-10T13:44:25.319Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-10T13:44:25.319Z] mavenVersion : [2025-07-10T13:44:25.319Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-07-10T13:44:25.319Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-07-10T13:44:25.319Z] Java version: 1.8.0_462, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre [2025-07-10T13:44:25.320Z] Default locale: en_US, platform encoding: UTF-8 [2025-07-10T13:44:25.320Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2025-07-10T13:44:25.320Z] osInfo : [2025-07-10T13:44:25.320Z] NAME="Red Hat Enterprise Linux Server" [2025-07-10T13:44:25.320Z] VERSION="7.6 (Maipo)" [2025-07-10T13:44:25.320Z] ID="rhel" [2025-07-10T13:44:25.320Z] ID_LIKE="fedora" [2025-07-10T13:44:25.320Z] VARIANT="Server" [2025-07-10T13:44:25.320Z] VARIANT_ID="server" [2025-07-10T13:44:25.320Z] VERSION_ID="7.6" [2025-07-10T13:44:25.320Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2025-07-10T13:44:25.320Z] ANSI_COLOR="0;31" [2025-07-10T13:44:25.320Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2025-07-10T13:44:25.320Z] HOME_URL="https://www.redhat.com/" [2025-07-10T13:44:25.320Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2025-07-10T13:44:25.320Z] [2025-07-10T13:44:25.320Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2025-07-10T13:44:25.320Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2025-07-10T13:44:25.320Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-07-10T13:44:25.320Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2025-07-10T13:44:25.320Z] osLabel : rhel.7 [2025-07-10T13:44:25.320Z] perlVersion : [2025-07-10T13:44:25.320Z] [2025-07-10T13:44:25.320Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2025-07-10T13:44:25.320Z] (with 39 registered patches, see perl -V for more detail) [2025-07-10T13:44:25.320Z] [2025-07-10T13:44:25.320Z] Copyright 1987-2012, Larry Wall [2025-07-10T13:44:25.320Z] [2025-07-10T13:44:25.320Z] Perl may be copied only under the terms of either the Artistic License or the [2025-07-10T13:44:25.320Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-07-10T13:44:25.320Z] [2025-07-10T13:44:25.320Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-07-10T13:44:25.320Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-07-10T13:44:25.320Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-07-10T13:44:25.320Z] [2025-07-10T13:44:25.320Z] podmanVersion : bash: podman: command not found [2025-07-10T13:44:25.320Z] procArch : aarch64 [2025-07-10T13:44:25.320Z] sysArch : aarch64 [2025-07-10T13:44:25.320Z] sysOS : Linux [2025-07-10T13:44:25.320Z] ulimit : [2025-07-10T13:44:25.320Z] core file size (blocks, -c) 0 [2025-07-10T13:44:25.320Z] data seg size (kbytes, -d) unlimited [2025-07-10T13:44:25.320Z] scheduling priority (-e) 0 [2025-07-10T13:44:25.320Z] file size (blocks, -f) unlimited [2025-07-10T13:44:25.320Z] pending signals (-i) 7270 [2025-07-10T13:44:25.320Z] max locked memory (kbytes, -l) 64 [2025-07-10T13:44:25.320Z] max memory size (kbytes, -m) unlimited [2025-07-10T13:44:25.320Z] open files (-n) 4096 [2025-07-10T13:44:25.320Z] pipe size (512 bytes, -p) 8 [2025-07-10T13:44:25.320Z] POSIX message queues (bytes, -q) 819200 [2025-07-10T13:44:25.320Z] real-time priority (-r) 0 [2025-07-10T13:44:25.320Z] stack size (kbytes, -s) 8192 [2025-07-10T13:44:25.320Z] cpu time (seconds, -t) unlimited [2025-07-10T13:44:25.320Z] max user processes (-u) 4096 [2025-07-10T13:44:25.320Z] virtual memory (kbytes, -v) unlimited [2025-07-10T13:44:25.320Z] file locks (-x) unlimited [2025-07-10T13:44:25.321Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux [2025-07-10T13:44:25.321Z] vmVendor : Oracle Corporation [2025-07-10T13:44:25.321Z] vmVersion : 25.462-b06 [2025-07-10T13:44:25.321Z] xlc version : bash: xlC: command not found [2025-07-10T13:44:25.321Z] ************************************************************************** [2025-07-10T13:44:25.321Z] [2025-07-10T13:44:25.321Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-07-10T13:44:25.321Z] [2025-07-10T13:44:25.321Z] System.getProperty('java.vendor')=Temurin [2025-07-10T13:44:25.321Z] [2025-07-10T13:44:25.321Z] System.getProperty('os.name')=Linux [2025-07-10T13:44:25.321Z] [2025-07-10T13:44:25.321Z] System.getProperty('os.arch')=aarch64 [2025-07-10T13:44:25.321Z] [2025-07-10T13:44:25.321Z] System.getProperty('java.fullversion')=null [2025-07-10T13:44:25.321Z] [2025-07-10T13:44:25.321Z] System.getProperty('sun.arch.data.model')=64 [2025-07-10T13:44:25.321Z] [2025-07-10T13:44:25.321Z] make -f clean.mk cleanBuild [2025-07-10T13:44:25.321Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-07-10T13:44:25.321Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest [2025-07-10T13:44:25.321Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-07-10T13:44:25.321Z] make -f compile.mk compile [2025-07-10T13:44:25.695Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-07-10T13:44:25.695Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:44:25.695Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:44:25.696Z] (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/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-07-10T13:44:25.696Z] 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-07-10T13:44:26.071Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-07-10T13:44:26.881Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-07-10T13:44:26.881Z] [2025-07-10T13:44:26.881Z] -create_test_directory: [2025-07-10T13:44:26.881Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest [2025-07-10T13:44:26.881Z] [2025-07-10T13:44:26.881Z] stage_test_material: [2025-07-10T13:44:26.881Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest [2025-07-10T13:44:27.255Z] [2025-07-10T13:44:27.255Z] build: [2025-07-10T13:44:27.255Z] [2025-07-10T13:44:27.255Z] init: [2025-07-10T13:44:27.255Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf [2025-07-10T13:44:27.255Z] [2025-07-10T13:44:27.255Z] dist: [2025-07-10T13:44:27.255Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf [2025-07-10T13:44:27.255Z] [2025-07-10T13:44:27.255Z] build: [2025-07-10T13:44:27.255Z] [2025-07-10T13:44:27.255Z] build: [2025-07-10T13:44:27.629Z] [2025-07-10T13:44:27.629Z] init: [2025-07-10T13:44:27.629Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench [2025-07-10T13:44:27.629Z] [2025-07-10T13:44:27.629Z] getBumbleBench: [2025-07-10T13:44:27.629Z] [echo] Cloning BumbleBench [2025-07-10T13:44:27.629Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-07-10T13:44:27.629Z] [exec] Cloning into 'bumblebench'... [2025-07-10T13:44:28.005Z] [2025-07-10T13:44:28.005Z] buildBumbleBench: [2025-07-10T13:44:28.005Z] [echo] Building BumbleBench [2025-07-10T13:44:28.005Z] [2025-07-10T13:44:28.005Z] compile-all: [2025-07-10T13:44:28.005Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:29.339Z] [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-07-10T13:44:29.339Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-07-10T13:44:29.339Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:29.731Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:29.731Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:29.731Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:30.125Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:30.125Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:30.126Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:30.528Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:30.528Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:30.528Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:30.909Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:30.909Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:31.285Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:31.285Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:44:31.285Z] [2025-07-10T13:44:31.285Z] dist: [2025-07-10T13:44:31.285Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-07-10T13:44:31.662Z] [2025-07-10T13:44:31.662Z] dist: [2025-07-10T13:44:31.662Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench [2025-07-10T13:44:31.662Z] [2025-07-10T13:44:31.662Z] build: [2025-07-10T13:44:31.662Z] [2025-07-10T13:44:31.662Z] init: [2025-07-10T13:44:31.662Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-07-10T13:44:31.662Z] [2025-07-10T13:44:31.662Z] getDacapoSuite: [2025-07-10T13:44:31.662Z] [echo] curl -Lks -C - https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar [2025-07-10T13:45:06.010Z] [2025-07-10T13:45:06.010Z] dist: [2025-07-10T13:45:06.010Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-07-10T13:45:06.010Z] [2025-07-10T13:45:06.010Z] build: [2025-07-10T13:45:06.010Z] [2025-07-10T13:45:06.010Z] init: [2025-07-10T13:45:06.010Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-07-10T13:45:06.010Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-07-10T13:45:06.010Z] [2025-07-10T13:45:06.010Z] compile: [2025-07-10T13:45:06.010Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-07-10T13:45:06.010Z] [echo] ============COMPILER SETTINGS============ [2025-07-10T13:45:06.010Z] [echo] ===fork: yes [2025-07-10T13:45:06.010Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac [2025-07-10T13:45:06.010Z] [echo] ===debug: on [2025-07-10T13:45:06.010Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-07-10T13:45:06.010Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-07-10T13:45:06.010Z] [2025-07-10T13:45:06.010Z] dist: [2025-07-10T13:45:06.011Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-07-10T13:45:06.011Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-07-10T13:45:06.011Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-07-10T13:45:06.011Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-07-10T13:45:06.011Z] [2025-07-10T13:45:06.011Z] clean: [2025-07-10T13:45:06.011Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-07-10T13:45:06.011Z] [2025-07-10T13:45:06.011Z] build: [2025-07-10T13:45:06.011Z] [2025-07-10T13:45:06.011Z] build: [2025-07-10T13:45:06.011Z] [2025-07-10T13:45:06.011Z] init: [2025-07-10T13:45:06.011Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance [2025-07-10T13:45:06.011Z] [2025-07-10T13:45:06.011Z] getRenaissanceSuite: [2025-07-10T13:45:06.011Z] [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-07-10T13:45:11.132Z] [2025-07-10T13:45:11.132Z] dist: [2025-07-10T13:45:11.132Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance [2025-07-10T13:45:11.132Z] [2025-07-10T13:45:11.132Z] build: [2025-07-10T13:45:11.132Z] [2025-07-10T13:45:11.132Z] init: [2025-07-10T13:45:11.132Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb [2025-07-10T13:45:11.132Z] [2025-07-10T13:45:11.132Z] getSpecjbbSuite: [2025-07-10T13:45:11.132Z] [2025-07-10T13:45:11.132Z] dist: [2025-07-10T13:45:11.132Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb/run [2025-07-10T13:45:11.132Z] [2025-07-10T13:45:11.132Z] BUILD SUCCESSFUL [2025-07-10T13:45:11.132Z] Total time: 45 seconds [2025-07-10T13:45:11.132Z] 0 [2025-07-10T13:45:11.132Z] [2025-07-10T13:45:11.132Z] [2025-07-10T13:45:11.132Z] RECORD TEST REPOs SHA [2025-07-10T13:45:11.132Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-07-10T13:45:11.132Z] 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-07-10T13:45:11.132Z] 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-07-10T13:45:11.132Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-07-10T13:45:11.132Z] ================================================ [2025-07-10T13:45:11.132Z] timestamp: 20250710-134511 [2025-07-10T13:45:11.132Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [2025-07-10T13:45:11.132Z] git repo: [2025-07-10T13:45:11.132Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-07-10T13:45:11.132Z] sha: [2025-07-10T13:45:11.132Z] 3e892c188f65f1076f130d389577a782c675f7f8 [2025-07-10T13:45:11.132Z] ================================================ [2025-07-10T13:45:11.132Z] timestamp: 20250710-134511 [2025-07-10T13:45:11.132Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-07-10T13:45:11.132Z] git repo: [2025-07-10T13:45:11.132Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-07-10T13:45:11.132Z] sha: [2025-07-10T13:45:11.132Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-07-10T13:45:11.132Z] ================================================ [2025-07-10T13:45:11.132Z] timestamp: 20250710-134511 [2025-07-10T13:45:11.132Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-07-10T13:45:11.132Z] git repo: [2025-07-10T13:45:11.132Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-07-10T13:45:11.132Z] sha: [2025-07-10T13:45:11.132Z] 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58 [2025-07-10T13:45:11.132Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] } [2025-07-10T13:45:11.269Z] $ ssh-agent -k [2025-07-10T13:45:11.276Z] unset SSH_AUTH_SOCK; [2025-07-10T13:45:11.276Z] unset SSH_AGENT_PID; [2025-07-10T13:45:11.276Z] echo Agent pid 19652 killed; [2025-07-10T13:45:11.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-07-10T13:45:11.545Z] 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-07-10T13:45:11.578Z] ITERATION: 1/1 [Pipeline] wrap [2025-07-10T13:45:11.673Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/.xvfb-219-..fbdir7383204985208707461 [Pipeline] { [Pipeline] sh [2025-07-10T13:45:32.368Z] + ps -f [2025-07-10T13:45:32.368Z] + grep '[X]vfb' [2025-07-10T13:45:32.368Z] + awk '{print $9}' [Pipeline] echo [2025-07-10T13:45:32.507Z] env.DISPLAY is :0 [Pipeline] sh [2025-07-10T13:45:33.080Z] ++ uname [2025-07-10T13:45:33.080Z] + '[' Linux = AIX ']' [2025-07-10T13:45:33.080Z] ++ uname [2025-07-10T13:45:33.080Z] + '[' Linux = SunOS ']' [2025-07-10T13:45:33.080Z] ++ uname [2025-07-10T13:45:33.080Z] + '[' Linux = '*BSD' ']' [2025-07-10T13:45:33.080Z] + MAKE=make [2025-07-10T13:45:33.080Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-07-10T13:45:33.080Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-07-10T13:45:33.741Z] ++ uname [2025-07-10T13:45:33.741Z] + '[' Linux = AIX ']' [2025-07-10T13:45:33.741Z] ++ uname [2025-07-10T13:45:33.741Z] + '[' Linux = SunOS ']' [2025-07-10T13:45:33.741Z] ++ uname [2025-07-10T13:45:33.741Z] + '[' Linux = '*BSD' ']' [2025-07-10T13:45:33.741Z] + MAKE=make [2025-07-10T13:45:33.741Z] + cd ./aqa-tests [2025-07-10T13:45:33.741Z] + . ./scripts/testenv/testenvSettings.sh [2025-07-10T13:45:33.741Z] ++ set +x [2025-07-10T13:45:33.741Z] Set values based on ./testenv/testenv.properties: [2025-07-10T13:45:33.741Z] ========= [2025-07-10T13:45:33.741Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-07-10T13:45:33.741Z] TKG_BRANCH=v1.0.8.1 [2025-07-10T13:45:33.741Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-07-10T13:45:33.741Z] OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:45:33.741Z] STF_REPO=https://github.com/adoptium/STF.git [2025-07-10T13:45:33.741Z] STF_BRANCH=v1.0.8 [2025-07-10T13:45:33.741Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-07-10T13:45:33.741Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.8 [2025-07-10T13:45:33.741Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-07-10T13:45:33.741Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.8 [2025-07-10T13:45:33.741Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-07-10T13:45:33.741Z] JDK8_BRANCH=jdk8u462-dryrun-ga [2025-07-10T13:45:33.741Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-07-10T13:45:33.741Z] JDK11_BRANCH=jdk-11.0.28-dryrun-ga [2025-07-10T13:45:33.741Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-07-10T13:45:33.741Z] JDK17_BRANCH=jdk-17.0.16-dryrun-ga [2025-07-10T13:45:33.741Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-07-10T13:45:33.741Z] JDK21_BRANCH=jdk-21.0.8-dryrun-ga [2025-07-10T13:45:33.741Z] JDK24_REPO=https://github.com/adoptium/jdk24u.git [2025-07-10T13:45:33.741Z] JDK24_BRANCH=jdk-24.0.2-dryrun-ga [2025-07-10T13:45:33.741Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-07-10T13:45:33.741Z] JDK8_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:45:33.741Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-07-10T13:45:33.741Z] JDK11_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:45:33.741Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-07-10T13:45:33.741Z] JDK17_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:45:33.741Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-07-10T13:45:33.741Z] JDK21_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:45:33.741Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git [2025-07-10T13:45:33.741Z] JDK24_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:45:33.741Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:45:33.741Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.28 [2025-07-10T13:45:33.741Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:45:33.741Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.16 [2025-07-10T13:45:33.741Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:45:33.741Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.8 [2025-07-10T13:45:33.741Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:45:33.741Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-24.0.2 [2025-07-10T13:45:33.741Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-07-10T13:45:33.741Z] [2025-07-10T13:45:33.741Z] ========= [2025-07-10T13:45:33.741Z] [2025-07-10T13:45:33.741Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2025-07-10T13:45:33.741Z] JDK_BRANCH=jdk8u462-dryrun-ga [2025-07-10T13:45:33.741Z] OPENJDK_SHA= [2025-07-10T13:45:33.741Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:45:33.741Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-07-10T13:45:33.741Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-07-10T13:45:33.741Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../testDependency/lib [2025-07-10T13:45:33.741Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-07-10T13:45:33.741Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-07-10T13:45:33.741Z] perl scripts/configure.pl [2025-07-10T13:45:33.741Z] /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/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-07-10T13:45:34.143Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-07-10T13:45:34.143Z] [2025-07-10T13:45:34.143Z] Starting to generate test make files. [2025-07-10T13:45:34.143Z] [2025-07-10T13:45:34.521Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-07-10T13:45:34.521Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-07-10T13:45:34.521Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-07-10T13:45:34.521Z] [2025-07-10T13:45:34.521Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-07-10T13:45:34.521Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-07-10T13:45:34.521Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-07-10T13:45:34.521Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-07-10T13:45:34.521Z] [2025-07-10T13:45:34.521Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-07-10T13:45:34.521Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-07-10T13:45:34.521Z] [2025-07-10T13:45:34.521Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk [2025-07-10T13:45:34.521Z] [2025-07-10T13:45:34.521Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-07-10T13:45:34.521Z] [2025-07-10T13:45:34.521Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-07-10T13:45:34.521Z] [2025-07-10T13:45:34.521Z] Make files are generated successfully. [2025-07-10T13:45:34.521Z] [2025-07-10T13:45:34.521Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-07-10T13:45:34.521Z] make -f runtest.mk _extended.perf [2025-07-10T13:45:34.521Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-07-10T13:45:34.899Z] [2025-07-10T13:45:34.899Z] Running make 4.1 [2025-07-10T13:45:34.899Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. [2025-07-10T13:45:34.899Z] set JDK_VERSION to 8 [2025-07-10T13:45:34.899Z] set JDK_IMPL to hotspot [2025-07-10T13:45:34.899Z] set JVM_VERSION to openjdk8 [2025-07-10T13:45:34.899Z] set JCL_VERSION to latest [2025-07-10T13:45:34.899Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-07-10T13:45:34.899Z] set SPEC to linux_aarch64 [2025-07-10T13:45:34.899Z] set TEST_FLAG to [2025-07-10T13:45:34.899Z] set OS_LABEL to rhel.7 [2025-07-10T13:45:34.899Z] Running extended.perf ... [2025-07-10T13:45:34.899Z] There are 20 test targets in extended.perf [2025-07-10T13:45:34.899Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-07-10T13:45:34.899Z] openjdk version "1.8.0_462" [2025-07-10T13:45:34.899Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06) [2025-07-10T13:45:34.899Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-07-10T13:45:34.899Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests' [2025-07-10T13:45:34.899Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf' [2025-07-10T13:45:34.899Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/dacapo' [2025-07-10T13:45:34.899Z] [2025-07-10T13:45:34.899Z] ===============================================