Test_openjdk8_hs_extended.perf_arm_linux

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 484 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3007 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 241 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_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_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c2cb30403aceac91d61b1840daf93f32093c42fc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c2cb30403aceac91d61b1840daf93f32093c42fc # timeout=10 Commit message: "Leverage getDependencies for dacapo.zip (#6337)" > git rev-list --no-walk c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-06-19T20:48:33.391Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label [Pipeline] echo [2025-06-19T20:48:33.396Z] SPEC: linux_arm [Pipeline] echo [2025-06-19T20:48:33.397Z] LABEL: sw.os.linux&&hw.arch.aarch32&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-19T20:48:33.404Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&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-06-19T20:48:33.407Z] dynamicAgents: [] [Pipeline] node [2025-06-19T20:48:48.425Z] Still waiting to schedule task [2025-06-19T20:48:48.425Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch32&&ci.role.perf’ [2025-06-19T20:49:07.063Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_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-06-19T20:49:07.088Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-19T20:49:07.456Z] [WS-CLEANUP] Deleting project workspace... [2025-06-19T20:49:07.456Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-19T20:49:07.633Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-19T20:49:07.845Z] The recommended git tool is: git [2025-06-19T20:49:08.199Z] No credentials specified [2025-06-19T20:49:08.376Z] Cloning the remote Git repository [2025-06-19T20:49:08.637Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-19T20:49:08.638Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests # timeout=10 [2025-06-19T20:49:08.653Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-06-19T20:49:08.653Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-19T20:49:08.653Z] > git --version # timeout=10 [2025-06-19T20:49:08.661Z] > git --version # 'git version 2.43.0' [2025-06-19T20:49:08.662Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-19T20:49:15.656Z] Avoid second fetch [2025-06-19T20:49:15.839Z] Checking out Revision c2cb30403aceac91d61b1840daf93f32093c42fc (origin/master) [2025-06-19T20:49:15.365Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-19T20:49:15.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-19T20:49:15.739Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-06-19T20:49:15.922Z] > git config core.sparsecheckout # timeout=10 [2025-06-19T20:49:15.929Z] > git checkout -f c2cb30403aceac91d61b1840daf93f32093c42fc # timeout=10 [2025-06-19T20:49:17.377Z] Commit message: "Leverage getDependencies for dacapo.zip (#6337)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_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-06-19T20:49:19.058Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-19T20:49:19.075Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-19T20:49:21.135Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-06-19T20:49:21.863Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-19T20:49:23.751Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-19T20:49:23.751Z] Unix type machine.. [2025-06-19T20:49:23.751Z] Running on a Linux host [2025-06-19T20:49:23.751Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-06-19T20:49:27.352Z] + printenv [2025-06-19T20:49:27.353Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-19T20:49:27.353Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-19T20:49:27.353Z] SETUP_JCK_RUN=false [2025-06-19T20:49:27.353Z] USE_TESTENV_PROPERTIES=false [2025-06-19T20:49:27.353Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-19T20:49:27.353Z] SSH_CLIENT=78.47.239.97 49006 22 [2025-06-19T20:49:27.353Z] USER=jenkins [2025-06-19T20:49:27.353Z] BUILD_LIST=perf [2025-06-19T20:49:27.353Z] SDK_RESOURCE=upstream [2025-06-19T20:49:27.353Z] OPENJ9_BRANCH=master [2025-06-19T20:49:27.353Z] CI=true [2025-06-19T20:49:27.353Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/169/display/redirect?page=changes [2025-06-19T20:49:27.353Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-19T20:49:27.353Z] UPSTREAM_JOB_NUMBER=484 [2025-06-19T20:49:27.353Z] TARGET=extended.perf [2025-06-19T20:49:27.353Z] EXIT_FAILURE=false [2025-06-19T20:49:27.353Z] NODE_LABELS=armv8 hw.arch.aarch32 test ci.role.test ubuntu hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux ci.role.perf arm test-docker-ubuntu2404-armv7-1 [2025-06-19T20:49:27.353Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-19T20:49:27.353Z] USE_JRE=false [2025-06-19T20:49:27.353Z] OLDPWD=/home/jenkins [2025-06-19T20:49:27.353Z] STF_OWNER_BRANCH=adoptium:master [2025-06-19T20:49:27.353Z] HOME=/home/jenkins [2025-06-19T20:49:27.353Z] ADOPTOPENJDK_BRANCH=master [2025-06-19T20:49:27.353Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/169/ [2025-06-19T20:49:27.353Z] TAP_NAME=Test_openjdk8_hs_extended.perf_arm_linux.tap [2025-06-19T20:49:27.353Z] JDK_IMPL=hotspot [2025-06-19T20:49:27.353Z] DOCKER_REQUIRED=false [2025-06-19T20:49:27.353Z] HUDSON_COOKIE=c7c2b109-7bbe-4bf0-a82e-6f5cf48e6998 [2025-06-19T20:49:27.353Z] JENKINS_SERVER_COOKIE=durable-e1dea3b945e92f5d7f070213d49f42b14d5c1852198c658c8be60c96e60d8c93 [2025-06-19T20:49:27.353Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../benchmarks [2025-06-19T20:49:27.353Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u [2025-06-19T20:49:27.353Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux [2025-06-19T20:49:27.353Z] KEEP_WORKSPACE=false [2025-06-19T20:49:27.353Z] ARCHIVE_TEST_RESULTS=false [2025-06-19T20:49:27.353Z] GENERATE_JOBS=true [2025-06-19T20:49:27.353Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-19T20:49:27.353Z] PERSONAL_BUILD=false [2025-06-19T20:49:27.353Z] LOGNAME=jenkins [2025-06-19T20:49:27.353Z] NODE_NAME=test-docker-ubuntu2404-armv7-1 [2025-06-19T20:49:27.353Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/169/display/redirect?page=artifacts [2025-06-19T20:49:27.353Z] STAGE_NAME=Setup [2025-06-19T20:49:27.353Z] AUTO_DETECT=true [2025-06-19T20:49:27.353Z] EXECUTOR_NUMBER=0 [2025-06-19T20:49:27.353Z] JDK_VERSION=8 [2025-06-19T20:49:27.353Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-19T20:49:27.353Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/169/display/redirect?page=tests [2025-06-19T20:49:27.353Z] BUILD_DISPLAY_NAME=#169 [2025-06-19T20:49:27.353Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-19T20:49:27.353Z] TIME_LIMIT=25 [2025-06-19T20:49:27.353Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-19T20:49:27.353Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_arm_linux [2025-06-19T20:49:27.353Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-06-19T20:49:27.353Z] PLATFORM=arm_linux [2025-06-19T20:49:27.353Z] TKG_ITERATIONS=1 [2025-06-19T20:49:27.353Z] EXIT_SUCCESS=false [2025-06-19T20:49:27.353Z] BUILD_ID=169 [2025-06-19T20:49:27.353Z] RERUN_FAILURE=true [2025-06-19T20:49:27.353Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-19T20:49:27.353Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_arm_linux-169 [2025-06-19T20:49:27.353Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/system_lib [2025-06-19T20:49:27.353Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-19T20:49:27.353Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-19T20:49:27.353Z] LANG=C.UTF-8 [2025-06-19T20:49:27.353Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/ [2025-06-19T20:49:27.353Z] KEEP_REPORTDIR=false [2025-06-19T20:49:27.353Z] JCK_GIT_BRANCH=master [2025-06-19T20:49:27.353Z] ORIGIN_JDK_VERSION=8 [2025-06-19T20:49:27.353Z] BUILD_NUMBER=169 [2025-06-19T20:49:27.353Z] JENKINS_NODE_COOKIE=09872305-e654-4f96-b5ec-64fc79a83dfc [2025-06-19T20:49:27.353Z] SHELL=/bin/sh [2025-06-19T20:49:27.353Z] ITERATIONS=1 [2025-06-19T20:49:27.353Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-19T20:49:27.353Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-06-19T20:49:27.353Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/169/display/redirect [2025-06-19T20:49:27.353Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-19T20:49:27.353Z] SPEC=linux_arm [2025-06-19T20:49:27.353Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-19T20:49:27.353Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-19T20:49:27.353Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/display/redirect [2025-06-19T20:49:27.353Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin [2025-06-19T20:49:27.353Z] JOB_NAME=Test_openjdk8_hs_extended.perf_arm_linux [2025-06-19T20:49:27.353Z] SLACK_CHANNEL=aqavit-bot [2025-06-19T20:49:27.353Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-19T20:49:27.353Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux [2025-06-19T20:49:27.353Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:49:27.353Z] TEST_TIME=120 [2025-06-19T20:49:27.353Z] SSH_CONNECTION=78.47.239.97 49006 172.17.0.2 22 [2025-06-19T20:49:27.353Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux@tmp [2025-06-19T20:49:27.353Z] PARALLEL=Dynamic [2025-06-19T20:49:27.353Z] JOBSTARTTIME=Thu, 19 Jun 2025 20:49:20 +0000 [2025-06-19T20:49:27.353Z] DYNAMIC_COMPILE=false [2025-06-19T20:49:27.353Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-19T20:49:27.884Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-19T20:49:27.897Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-19T20:50:10.063Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 484 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-19T20:50:10.267Z] 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-06-19T20:50:10.272Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux [Pipeline] { [Pipeline] sshagent [2025-06-19T20:50:10.371Z] $ ssh-agent [2025-06-19T20:50:11.182Z] SSH_AUTH_SOCK=/tmp/ssh-TudLIWrCLV2j/agent.1578029 [2025-06-19T20:50:11.182Z] SSH_AGENT_PID=1578031 [2025-06-19T20:50:11.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-19T20:50:11.197Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-19T20:50:11.226Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-19T20:50:13.092Z] + pwd [2025-06-19T20:50:13.092Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-19T20:50:13.092Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests [2025-06-19T20:50:13.092Z] get jdk binary... [2025-06-19T20:50:13.092Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-19T20:50:13.092Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u462b05-ea.tar.gz ... [2025-06-19T20:50:14.049Z] List files in jdkbinary folder... [2025-06-19T20:50:14.049Z] total 224352 [2025-06-19T20:50:14.049Z] -rw-r--r-- 1 jenkins jenkins 92439141 Jun 19 20:27 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b05-ea.tar.gz [2025-06-19T20:50:14.049Z] -rw-r--r-- 1 jenkins jenkins 98384505 Jun 19 20:27 OpenJDK8U-jdk_arm_linux_hotspot_8u462b05-ea.tar.gz [2025-06-19T20:50:14.049Z] -rw-r--r-- 1 jenkins jenkins 38799932 Jun 19 20:27 OpenJDK8U-jre_arm_linux_hotspot_8u462b05-ea.tar.gz [2025-06-19T20:50:14.049Z] -rw-rw-r-- 1 jenkins jenkins 22020 Jun 19 20:38 OpenJDK8U-sbom_arm_linux_hotspot_8u462b05-ea-metadata.json [2025-06-19T20:50:14.049Z] -rw-r--r-- 1 jenkins jenkins 77624 Jun 19 20:40 OpenJDK8U-sbom_arm_linux_hotspot_8u462b05-ea.json [2025-06-19T20:50:14.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 20:50 tmp [2025-06-19T20:50:14.049Z] List files in jdkbinary/tmp folder... [2025-06-19T20:50:14.049Z] total 4 [2025-06-19T20:50:14.049Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 19 20:27 jdk8u462-b05-aarch32-20250716 [2025-06-19T20:50:14.049Z] Moving directory jdk8u462-b05-aarch32-20250716/ to ../j2sdk-image [2025-06-19T20:50:14.049Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u462b05-ea.tar.gz ... [2025-06-19T20:50:15.004Z] List files in jdkbinary folder... [2025-06-19T20:50:15.004Z] total 224356 [2025-06-19T20:50:15.004Z] -rw-r--r-- 1 jenkins jenkins 92439141 Jun 19 20:27 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b05-ea.tar.gz [2025-06-19T20:50:15.004Z] -rw-r--r-- 1 jenkins jenkins 98384505 Jun 19 20:27 OpenJDK8U-jdk_arm_linux_hotspot_8u462b05-ea.tar.gz [2025-06-19T20:50:15.005Z] -rw-r--r-- 1 jenkins jenkins 38799932 Jun 19 20:27 OpenJDK8U-jre_arm_linux_hotspot_8u462b05-ea.tar.gz [2025-06-19T20:50:15.005Z] -rw-rw-r-- 1 jenkins jenkins 22020 Jun 19 20:38 OpenJDK8U-sbom_arm_linux_hotspot_8u462b05-ea-metadata.json [2025-06-19T20:50:15.005Z] -rw-r--r-- 1 jenkins jenkins 77624 Jun 19 20:40 OpenJDK8U-sbom_arm_linux_hotspot_8u462b05-ea.json [2025-06-19T20:50:15.005Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 19 20:27 j2sdk-image [2025-06-19T20:50:15.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 20:50 tmp [2025-06-19T20:50:15.005Z] List files in jdkbinary/tmp folder... [2025-06-19T20:50:15.005Z] total 4 [2025-06-19T20:50:15.005Z] drwxr-xr-x 5 jenkins jenkins 4096 Jun 19 20:27 jdk8u462-b05-aarch32-20250716-jre [2025-06-19T20:50:15.005Z] Moving directory jdk8u462-b05-aarch32-20250716-jre/ to ../j2re-image [2025-06-19T20:50:15.005Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u462b05-ea.tar.gz over ./j2sdk-image/jre... [2025-06-19T20:50:17.097Z] Removing top-level folder jdk8u462-b05-aarch32-20250716-debug-image/ [2025-06-19T20:50:17.097Z] Removing top-level folder jdk8u462-b05-aarch32-20250716/ [2025-06-19T20:50:17.097Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -version [2025-06-19T20:50:17.097Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-19T20:50:17.097Z] openjdk version "1.8.0_462-beta" [2025-06-19T20:50:17.097Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506192012-b05) [2025-06-19T20:50:17.097Z] OpenJDK Client VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-19T20:50:17.097Z] =JAVA VERSION OUTPUT END= [2025-06-19T20:50:17.097Z] =RELEASE INFO BEGIN= [2025-06-19T20:50:17.097Z] JAVA_VERSION="1.8.0_462" [2025-06-19T20:50:17.097Z] OS_NAME="Linux" [2025-06-19T20:50:17.097Z] OS_VERSION="2.6" [2025-06-19T20:50:17.097Z] OS_ARCH="aarch32" [2025-06-19T20:50:17.097Z] SOURCE=".:git:4cae973bddd7+" [2025-06-19T20:50:17.097Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-19T20:50:17.097Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-19T20:50:17.097Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-19T20:50:17.097Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git" [2025-06-19T20:50:17.097Z] FULL_VERSION="1.8.0_462-beta-202506192012-b05" [2025-06-19T20:50:17.097Z] SEMANTIC_VERSION="8.0.462+5" [2025-06-19T20:50:17.097Z] BUILD_INFO="OS: Linux Version: 5.15.0-131-generic" [2025-06-19T20:50:17.097Z] JVM_VARIANT="Hotspot" [2025-06-19T20:50:17.097Z] JVM_VERSION="25.462-b05" [2025-06-19T20:50:17.097Z] IMAGE_TYPE="JDK" [2025-06-19T20:50:17.097Z] =RELEASE INFO END= [2025-06-19T20:50:17.097Z] get testKitGen... [2025-06-19T20:50:17.097Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-19T20:50:19.576Z] git rev-parse master [2025-06-19T20:50:19.576Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-19T20:50:19.830Z] $ ssh-agent -k [2025-06-19T20:50:19.836Z] unset SSH_AUTH_SOCK; [2025-06-19T20:50:19.836Z] unset SSH_AGENT_PID; [2025-06-19T20:50:19.836Z] echo Agent pid 1578031 killed; [2025-06-19T20:50:20.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-19T20:50:21.346Z] 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=arm_linux&amp;GENERATE_JOBS=true&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=master&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%2Faarch32-jdk8u&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%2Fjdk8u%2Fjdk8u-linux-arm-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=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=484&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-19T20:50:21.357Z] 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=arm_linux&amp;GENERATE_JOBS=true&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-docker-ubuntu2404-armv7-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&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%2Faarch32-jdk8u&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%2Fjdk8u%2Fjdk8u-linux-arm-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=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=484&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-06-19T20:50:21.401Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-19T20:50:22.482Z] Copied 1 artifact from "getTRSSOutput" build number 1808 [Pipeline] sh [2025-06-19T20:50:24.352Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-06-19T20:50:24.352Z] + gzip -cd TRSSOutput.tar.gz [2025-06-19T20:50:24.352Z] + tar xof - [2025-06-19T20:50:24.352Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-19T20:50:24.908Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-19T20:50:24.927Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-19T20:50:26.784Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-19T20:50:26.784Z] -------------------------------------------- [2025-06-19T20:50:26.784Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:26.784Z] task is set to default [2025-06-19T20:50:26.784Z] dependencyList is set to all [2025-06-19T20:50:26.784Z] -------------------------------------------- [2025-06-19T20:50:26.784Z] Starting download third party dependent jars [2025-06-19T20:50:26.784Z] -------------------------------------------- [2025-06-19T20:50:26.785Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-06-19T20:50:26.785Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz [2025-06-19T20:50:27.739Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz [2025-06-19T20:50:27.739Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-19T20:50:27.739Z] ERROR: sha checksum error. [2025-06-19T20:50:27.739Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-19T20:50:27.739Z] Expected sha is: [2025-06-19T20:50:27.739Z] , [2025-06-19T20:50:27.739Z] Actual sha is : a70c0daa0b0e157f9145d6f49bec004f48da17ee7827117f87c47231e97d0883. [2025-06-19T20:50:28.403Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-19T20:50:28.434Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-19T20:50:28.437Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib on the machine. Skipping... [Pipeline] nodesByLabel [2025-06-19T20:50:28.455Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label [Pipeline] sh [2025-06-19T20:50:31.034Z] + cd ./aqa-tests/TKG [2025-06-19T20:50:31.034Z] + uname [2025-06-19T20:50:31.034Z] + [ Linux = AIX ] [2025-06-19T20:50:31.034Z] + uname [2025-06-19T20:50:31.034Z] + [ Linux = SunOS ] [2025-06-19T20:50:31.034Z] + uname [2025-06-19T20:50:31.034Z] + [ Linux = *BSD ] [2025-06-19T20:50:31.034Z] + MAKE=make [2025-06-19T20:50:31.034Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-06-19T20:50:31.034Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-06-19T20:50:31.034Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:31.034Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T20:50:31.034Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T20:50:31.034Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-19T20:50:31.034Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_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_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-19T20:50:31.034Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-06-19T20:50:31.991Z] [2025-06-19T20:50:31.991Z] build: [2025-06-19T20:50:31.991Z] [2025-06-19T20:50:31.991Z] clean: [2025-06-19T20:50:31.991Z] [2025-06-19T20:50:31.991Z] init: [2025-06-19T20:50:31.991Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-06-19T20:50:31.991Z] [2025-06-19T20:50:31.991Z] getDependentLibs: [2025-06-19T20:50:31.991Z] [exec] -------------------------------------------- [2025-06-19T20:50:31.991Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:31.991Z] [exec] task is set to default [2025-06-19T20:50:31.991Z] [exec] dependencyList is set to json_simple [2025-06-19T20:50:31.991Z] [exec] -------------------------------------------- [2025-06-19T20:50:31.991Z] [exec] Starting download third party dependent jars [2025-06-19T20:50:31.991Z] [exec] -------------------------------------------- [2025-06-19T20:50:31.991Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:31.991Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-19T20:50:31.991Z] [exec] downloaded dependent third party jars successfully [2025-06-19T20:50:31.991Z] [2025-06-19T20:50:31.991Z] compile: [2025-06-19T20:50:31.991Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-06-19T20:50:31.991Z] [echo] ============COMPILER SETTINGS============ [2025-06-19T20:50:31.991Z] [echo] ===fork: yes [2025-06-19T20:50:31.991Z] [echo] ===debug: on [2025-06-19T20:50:31.991Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-06-19T20:50:33.953Z] [2025-06-19T20:50:33.953Z] dist: [2025-06-19T20:50:33.953Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-19T20:50:33.953Z] [2025-06-19T20:50:33.953Z] BUILD SUCCESSFUL [2025-06-19T20:50:33.953Z] Total time: 2 seconds [2025-06-19T20:50:33.953Z] 0 [2025-06-19T20:50:33.953Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-19T20:50:33.953Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-19T20:50:33.953Z] microArchOutput: [2025-06-19T20:50:33.953Z] ****************************** MACHINE INFO ****************************** [2025-06-19T20:50:33.953Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG [2025-06-19T20:50:33.953Z] Free Physical Memory Size : 4998356992 [2025-06-19T20:50:33.953Z] Free space (bytes) : 64054116352 [2025-06-19T20:50:33.953Z] Total Physical Memory Size : 6442450944 [2025-06-19T20:50:33.953Z] Total space (bytes) : 82086711296 [2025-06-19T20:50:33.953Z] Usable space (bytes) : 64037339136 [2025-06-19T20:50:33.953Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-06-19T20:50:33.953Z] bashVersion : [2025-06-19T20:50:33.953Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2025-06-19T20:50:33.953Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-19T20:50:33.953Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-19T20:50:33.953Z] [2025-06-19T20:50:33.953Z] This is free software; you are free to change and redistribute it. [2025-06-19T20:50:33.953Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-19T20:50:33.953Z] cpuCores : 8 [2025-06-19T20:50:33.953Z] curlVersion : [2025-06-19T20:50:33.953Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-06-19T20:50:33.953Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-06-19T20:50:33.953Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-19T20:50:33.953Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-19T20:50:33.953Z] dockerVersion : bash: line 1: docker: command not found [2025-06-19T20:50:33.953Z] gcc version : 13 [2025-06-19T20:50:33.953Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39 [2025-06-19T20:50:33.953Z] gdb version : bash: line 1: gdb: command not found [2025-06-19T20:50:33.953Z] lldb version : Command could not be executed [2025-06-19T20:50:33.953Z] makeVersion : [2025-06-19T20:50:33.953Z] GNU Make 4.3 [2025-06-19T20:50:33.953Z] Built for arm-unknown-linux-gnueabihf [2025-06-19T20:50:33.953Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-06-19T20:50:33.953Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-19T20:50:33.953Z] This is free software: you are free to change and redistribute it. [2025-06-19T20:50:33.953Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-19T20:50:33.953Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-19T20:50:33.953Z] osInfo : [2025-06-19T20:50:33.953Z] PRETTY_NAME="Ubuntu 24.04.2 LTS" [2025-06-19T20:50:33.953Z] NAME="Ubuntu" [2025-06-19T20:50:33.953Z] VERSION_ID="24.04" [2025-06-19T20:50:33.953Z] VERSION="24.04.2 LTS (Noble Numbat)" [2025-06-19T20:50:33.953Z] VERSION_CODENAME=noble [2025-06-19T20:50:33.953Z] ID=ubuntu [2025-06-19T20:50:33.953Z] ID_LIKE=debian [2025-06-19T20:50:33.953Z] HOME_URL="https://www.ubuntu.com/" [2025-06-19T20:50:33.953Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-06-19T20:50:33.953Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-06-19T20:50:33.953Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-06-19T20:50:33.953Z] UBUNTU_CODENAME=noble [2025-06-19T20:50:33.953Z] LOGO=ubuntu-logo [2025-06-19T20:50:33.953Z] osLabel : ubuntu.24 [2025-06-19T20:50:33.953Z] perlVersion : [2025-06-19T20:50:33.953Z] [2025-06-19T20:50:33.953Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2025-06-19T20:50:33.953Z] (with 45 registered patches, see perl -V for more detail) [2025-06-19T20:50:33.953Z] [2025-06-19T20:50:33.953Z] Copyright 1987-2023, Larry Wall [2025-06-19T20:50:33.953Z] [2025-06-19T20:50:33.953Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-19T20:50:33.953Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-19T20:50:33.953Z] [2025-06-19T20:50:33.953Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-19T20:50:33.953Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-19T20:50:33.953Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-19T20:50:33.953Z] [2025-06-19T20:50:33.953Z] podmanVersion : bash: line 1: podman: command not found [2025-06-19T20:50:33.953Z] procArch : aarch64 [2025-06-19T20:50:33.953Z] sysArch : aarch64 [2025-06-19T20:50:33.953Z] sysOS : Linux [2025-06-19T20:50:33.953Z] ulimit : [2025-06-19T20:50:33.953Z] real-time non-blocking time (microseconds, -R) unlimited [2025-06-19T20:50:33.953Z] core file size (blocks, -c) unlimited [2025-06-19T20:50:33.953Z] data seg size (kbytes, -d) unlimited [2025-06-19T20:50:33.953Z] scheduling priority (-e) 0 [2025-06-19T20:50:33.953Z] file size (blocks, -f) unlimited [2025-06-19T20:50:33.953Z] pending signals (-i) 63541 [2025-06-19T20:50:33.953Z] max locked memory (kbytes, -l) 8192 [2025-06-19T20:50:33.953Z] max memory size (kbytes, -m) unlimited [2025-06-19T20:50:33.953Z] open files (-n) 1048576 [2025-06-19T20:50:33.953Z] pipe size (512 bytes, -p) 8 [2025-06-19T20:50:33.953Z] POSIX message queues (bytes, -q) 819200 [2025-06-19T20:50:33.953Z] real-time priority (-r) 0 [2025-06-19T20:50:33.953Z] stack size (kbytes, -s) 8192 [2025-06-19T20:50:33.953Z] cpu time (seconds, -t) unlimited [2025-06-19T20:50:33.953Z] max user processes (-u) unlimited [2025-06-19T20:50:33.953Z] virtual memory (kbytes, -v) unlimited [2025-06-19T20:50:33.953Z] file locks (-x) unlimited [2025-06-19T20:50:33.953Z] uname : Linux 299a170b9f8f 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-06-19T20:50:33.953Z] vmVendor : Oracle Corporation [2025-06-19T20:50:33.953Z] vmVersion : 25.462-b05 [2025-06-19T20:50:33.954Z] xlc version : bash: line 1: xlC: command not found [2025-06-19T20:50:33.954Z] ************************************************************************** [2025-06-19T20:50:33.954Z] [2025-06-19T20:50:33.954Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-06-19T20:50:33.954Z] [2025-06-19T20:50:33.954Z] System.getProperty('java.vendor')=Temurin [2025-06-19T20:50:33.954Z] [2025-06-19T20:50:33.954Z] System.getProperty('os.name')=Linux [2025-06-19T20:50:33.954Z] [2025-06-19T20:50:33.954Z] System.getProperty('os.arch')=arm [2025-06-19T20:50:33.954Z] [2025-06-19T20:50:33.954Z] System.getProperty('java.fullversion')=null [2025-06-19T20:50:33.954Z] [2025-06-19T20:50:33.954Z] System.getProperty('sun.arch.data.model')=32 [2025-06-19T20:50:33.954Z] [2025-06-19T20:50:34.906Z] 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_arm_linux/../../testDependency/lib [2025-06-19T20:50:34.906Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-06-19T20:50:34.906Z] perl scripts/configure.pl [2025-06-19T20:50:34.906Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-19T20:50:34.906Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-19T20:50:34.906Z] [2025-06-19T20:50:34.906Z] [2025-06-19T20:50:34.906Z] Starting to generate parallel test lists. [2025-06-19T20:50:34.906Z] [2025-06-19T20:50:34.906Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-06-19T20:50:34.906Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-06-19T20:50:34.906Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-06-19T20:50:34.906Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-06-19T20:50:34.906Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-06-19T20:50:34.906Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-06-19T20:50:34.906Z] Attempting to get test duration data from TRSS. [2025-06-19T20:50:34.906Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=perf&level=extended [2025-06-19T20:50:35.860Z] Attempting to get test duration data from cached files. [2025-06-19T20:50:35.860Z] [2025-06-19T20:50:35.860Z] TEST DURATION [2025-06-19T20:50:35.860Z] ==================================================================================== [2025-06-19T20:50:35.860Z] Total number of tests searched: 20 [2025-06-19T20:50:35.860Z] Number of test durations found: 20 [2025-06-19T20:50:35.860Z] Top slowest tests: [2025-06-19T20:50:35.860Z] 12m55s renaissance-philosophers_0 [2025-06-19T20:50:35.860Z] 12m11s renaissance-mnemonics_0 [2025-06-19T20:50:35.860Z] 11m26s renaissance-finagle-http_0 [2025-06-19T20:50:35.860Z] ==================================================================================== [2025-06-19T20:50:35.860Z] [2025-06-19T20:50:35.860Z] Test target is split into 1 lists. [2025-06-19T20:50:35.860Z] Reducing estimated test running time from 48m54s to 48m54s. [2025-06-19T20:50:35.860Z] [2025-06-19T20:50:35.860Z] -------------------------------------testList_0------------------------------------- [2025-06-19T20:50:35.860Z] Number of tests: 20 [2025-06-19T20:50:35.860Z] Estimated running time: 48m54s [2025-06-19T20:50:35.860Z] TESTLIST=renaissance-philosophers_0,renaissance-mnemonics_0,renaissance-finagle-http_0,renaissance-par-mnemonics_0,dacapo-jython_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,dacapo-luindex_0,dacapo-tomcat_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-gauss-mix_0,renaissance-finagle-chirper_0,renaissance-dec-tree_0,renaissance-db-shootout_0,renaissance-chi-square_0,renaissance-als_0 [2025-06-19T20:50:35.860Z] ------------------------------------------------------------------------------------ [2025-06-19T20:50:35.860Z] [2025-06-19T20:50:35.860Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-06-19T20:50:35.860Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-06-19T20:50:36.574Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-19T20:50:37.120Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-19T20:50:37.177Z] Building tests... [Pipeline] timeout [2025-06-19T20:50:37.180Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-19T20:50:37.199Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-19T20:50:39.059Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-19T20:50:39.059Z] -------------------------------------------- [2025-06-19T20:50:39.059Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:39.059Z] task is set to default [2025-06-19T20:50:39.059Z] dependencyList is set to all [2025-06-19T20:50:39.059Z] -------------------------------------------- [2025-06-19T20:50:39.059Z] Starting download third party dependent jars [2025-06-19T20:50:39.059Z] -------------------------------------------- [2025-06-19T20:50:39.059Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:39.059Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-06-19T20:50:39.059Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-06-19T20:50:39.059Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-06-19T20:50:39.059Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-06-19T20:50:39.059Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-06-19T20:50:39.059Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-06-19T20:50:39.059Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-06-19T20:50:39.059Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-19T20:50:39.059Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz [2025-06-19T20:50:41.017Z] ERROR: sha checksum error. [2025-06-19T20:50:41.017Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz [2025-06-19T20:50:41.017Z] Expected sha is: b06edaf09ae03e77d65a9fa6ffc2f6db311b8334, [2025-06-19T20:50:41.017Z] Actual sha is : 7f15c63c129f036dd5c96b1a591ed8d888f75617. [2025-06-19T20:50:41.544Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-19T20:50:41.567Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-19T20:50:41.569Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib on the machine. Skipping... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-19T20:50:41.949Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-06-19T20:50:41.962Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-19T20:50:42.055Z] $ ssh-agent [2025-06-19T20:50:42.855Z] SSH_AUTH_SOCK=/tmp/ssh-VBhXhNHqzR1s/agent.1578336 [2025-06-19T20:50:42.855Z] SSH_AGENT_PID=1578338 [2025-06-19T20:50:42.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-19T20:50:44.717Z] + bash ./compile.sh [2025-06-19T20:50:44.718Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-06-19T20:50:44.718Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:44.718Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T20:50:44.718Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T20:50:44.718Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-19T20:50:44.718Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_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_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-19T20:50:44.718Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-06-19T20:50:45.674Z] [2025-06-19T20:50:45.674Z] build: [2025-06-19T20:50:45.674Z] [2025-06-19T20:50:45.674Z] clean: [2025-06-19T20:50:45.674Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/autoGenEnv.mk [2025-06-19T20:50:45.674Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-06-19T20:50:45.674Z] [2025-06-19T20:50:45.674Z] init: [2025-06-19T20:50:45.674Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-06-19T20:50:45.674Z] [2025-06-19T20:50:45.674Z] getDependentLibs: [2025-06-19T20:50:45.674Z] [exec] -------------------------------------------- [2025-06-19T20:50:45.674Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:45.674Z] [exec] task is set to default [2025-06-19T20:50:45.674Z] [exec] dependencyList is set to json_simple [2025-06-19T20:50:45.674Z] [exec] -------------------------------------------- [2025-06-19T20:50:45.674Z] [exec] Starting download third party dependent jars [2025-06-19T20:50:45.674Z] [exec] -------------------------------------------- [2025-06-19T20:50:45.674Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:45.674Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-19T20:50:45.674Z] [exec] downloaded dependent third party jars successfully [2025-06-19T20:50:45.674Z] [2025-06-19T20:50:45.674Z] compile: [2025-06-19T20:50:45.674Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-06-19T20:50:45.674Z] [echo] ============COMPILER SETTINGS============ [2025-06-19T20:50:45.674Z] [echo] ===fork: yes [2025-06-19T20:50:45.674Z] [echo] ===debug: on [2025-06-19T20:50:45.674Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-06-19T20:50:47.643Z] [2025-06-19T20:50:47.643Z] dist: [2025-06-19T20:50:47.643Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-19T20:50:47.643Z] [2025-06-19T20:50:47.643Z] BUILD SUCCESSFUL [2025-06-19T20:50:47.643Z] Total time: 2 seconds [2025-06-19T20:50:47.643Z] 0 [2025-06-19T20:50:47.643Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-19T20:50:47.643Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-19T20:50:47.643Z] microArchOutput: [2025-06-19T20:50:47.643Z] ****************************** MACHINE INFO ****************************** [2025-06-19T20:50:47.643Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG [2025-06-19T20:50:47.643Z] Free Physical Memory Size : 4988305408 [2025-06-19T20:50:47.643Z] Free space (bytes) : 64054079488 [2025-06-19T20:50:47.643Z] Total Physical Memory Size : 6442450944 [2025-06-19T20:50:47.643Z] Total space (bytes) : 82086711296 [2025-06-19T20:50:47.643Z] Usable space (bytes) : 64037302272 [2025-06-19T20:50:47.643Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-06-19T20:50:47.643Z] bashVersion : [2025-06-19T20:50:47.643Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2025-06-19T20:50:47.643Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-19T20:50:47.643Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-19T20:50:47.643Z] [2025-06-19T20:50:47.643Z] This is free software; you are free to change and redistribute it. [2025-06-19T20:50:47.643Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-19T20:50:47.643Z] cpuCores : 8 [2025-06-19T20:50:47.643Z] curlVersion : [2025-06-19T20:50:47.643Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-06-19T20:50:47.643Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-06-19T20:50:47.643Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-19T20:50:47.643Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-19T20:50:47.643Z] dockerVersion : bash: line 1: docker: command not found [2025-06-19T20:50:47.643Z] gcc version : 13 [2025-06-19T20:50:47.643Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39 [2025-06-19T20:50:47.643Z] gdb version : bash: line 1: gdb: command not found [2025-06-19T20:50:47.643Z] lldb version : Command could not be executed [2025-06-19T20:50:47.644Z] makeVersion : [2025-06-19T20:50:47.644Z] GNU Make 4.3 [2025-06-19T20:50:47.644Z] Built for arm-unknown-linux-gnueabihf [2025-06-19T20:50:47.644Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-06-19T20:50:47.644Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-19T20:50:47.644Z] This is free software: you are free to change and redistribute it. [2025-06-19T20:50:47.644Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-19T20:50:47.644Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-19T20:50:47.644Z] osInfo : [2025-06-19T20:50:47.644Z] PRETTY_NAME="Ubuntu 24.04.2 LTS" [2025-06-19T20:50:47.644Z] NAME="Ubuntu" [2025-06-19T20:50:47.644Z] VERSION_ID="24.04" [2025-06-19T20:50:47.644Z] VERSION="24.04.2 LTS (Noble Numbat)" [2025-06-19T20:50:47.644Z] VERSION_CODENAME=noble [2025-06-19T20:50:47.644Z] ID=ubuntu [2025-06-19T20:50:47.644Z] ID_LIKE=debian [2025-06-19T20:50:47.644Z] HOME_URL="https://www.ubuntu.com/" [2025-06-19T20:50:47.644Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-06-19T20:50:47.644Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-06-19T20:50:47.644Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-06-19T20:50:47.644Z] UBUNTU_CODENAME=noble [2025-06-19T20:50:47.644Z] LOGO=ubuntu-logo [2025-06-19T20:50:47.644Z] osLabel : ubuntu.24 [2025-06-19T20:50:47.644Z] perlVersion : [2025-06-19T20:50:47.644Z] [2025-06-19T20:50:47.644Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2025-06-19T20:50:47.644Z] (with 45 registered patches, see perl -V for more detail) [2025-06-19T20:50:47.644Z] [2025-06-19T20:50:47.644Z] Copyright 1987-2023, Larry Wall [2025-06-19T20:50:47.644Z] [2025-06-19T20:50:47.644Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-19T20:50:47.644Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-19T20:50:47.644Z] [2025-06-19T20:50:47.644Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-19T20:50:47.644Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-19T20:50:47.644Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-19T20:50:47.644Z] [2025-06-19T20:50:47.644Z] podmanVersion : bash: line 1: podman: command not found [2025-06-19T20:50:47.644Z] procArch : aarch64 [2025-06-19T20:50:47.644Z] sysArch : aarch64 [2025-06-19T20:50:47.644Z] sysOS : Linux [2025-06-19T20:50:47.644Z] ulimit : [2025-06-19T20:50:47.644Z] real-time non-blocking time (microseconds, -R) unlimited [2025-06-19T20:50:47.644Z] core file size (blocks, -c) unlimited [2025-06-19T20:50:47.644Z] data seg size (kbytes, -d) unlimited [2025-06-19T20:50:47.644Z] scheduling priority (-e) 0 [2025-06-19T20:50:47.644Z] file size (blocks, -f) unlimited [2025-06-19T20:50:47.644Z] pending signals (-i) 63541 [2025-06-19T20:50:47.644Z] max locked memory (kbytes, -l) 8192 [2025-06-19T20:50:47.644Z] max memory size (kbytes, -m) unlimited [2025-06-19T20:50:47.644Z] open files (-n) 1048576 [2025-06-19T20:50:47.644Z] pipe size (512 bytes, -p) 8 [2025-06-19T20:50:47.644Z] POSIX message queues (bytes, -q) 819200 [2025-06-19T20:50:47.644Z] real-time priority (-r) 0 [2025-06-19T20:50:47.644Z] stack size (kbytes, -s) 8192 [2025-06-19T20:50:47.644Z] cpu time (seconds, -t) unlimited [2025-06-19T20:50:47.644Z] max user processes (-u) unlimited [2025-06-19T20:50:47.644Z] virtual memory (kbytes, -v) unlimited [2025-06-19T20:50:47.644Z] file locks (-x) unlimited [2025-06-19T20:50:47.645Z] uname : Linux 299a170b9f8f 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-06-19T20:50:47.645Z] vmVendor : Oracle Corporation [2025-06-19T20:50:47.645Z] vmVersion : 25.462-b05 [2025-06-19T20:50:47.645Z] xlc version : bash: line 1: xlC: command not found [2025-06-19T20:50:47.645Z] ************************************************************************** [2025-06-19T20:50:47.645Z] [2025-06-19T20:50:47.645Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-06-19T20:50:47.645Z] [2025-06-19T20:50:47.645Z] System.getProperty('java.vendor')=Temurin [2025-06-19T20:50:47.645Z] [2025-06-19T20:50:47.645Z] System.getProperty('os.name')=Linux [2025-06-19T20:50:47.645Z] [2025-06-19T20:50:47.645Z] System.getProperty('os.arch')=arm [2025-06-19T20:50:47.645Z] [2025-06-19T20:50:47.645Z] System.getProperty('java.fullversion')=null [2025-06-19T20:50:47.645Z] [2025-06-19T20:50:47.645Z] System.getProperty('sun.arch.data.model')=32 [2025-06-19T20:50:47.645Z] [2025-06-19T20:50:48.604Z] make -f clean.mk cleanBuild [2025-06-19T20:50:48.604Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-06-19T20:50:48.604Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest [2025-06-19T20:50:48.604Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-06-19T20:50:48.604Z] make -f compile.mk compile [2025-06-19T20:50:48.604Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-06-19T20:50:48.604Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T20:50:48.604Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T20:50:48.605Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_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_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-19T20:50:48.605Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_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_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-19T20:50:48.605Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_test.xml [2025-06-19T20:50:49.563Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-06-19T20:50:49.563Z] [2025-06-19T20:50:49.563Z] -create_test_directory: [2025-06-19T20:50:49.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest [2025-06-19T20:50:49.563Z] [2025-06-19T20:50:49.563Z] stage_test_material: [2025-06-19T20:50:50.518Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] build: [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] init: [2025-06-19T20:50:51.475Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] dist: [2025-06-19T20:50:51.475Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] build: [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] build: [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] init: [2025-06-19T20:50:51.475Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] getBumbleBench: [2025-06-19T20:50:51.475Z] [echo] Cloning BumbleBench [2025-06-19T20:50:51.475Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-06-19T20:50:51.475Z] [exec] Cloning into 'bumblebench'... [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] buildBumbleBench: [2025-06-19T20:50:51.475Z] [echo] Building BumbleBench [2025-06-19T20:50:51.475Z] [2025-06-19T20:50:51.475Z] compile-all: [2025-06-19T20:50:51.475Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:52.518Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-06-19T20:50:52.518Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-06-19T20:50:52.518Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:52.518Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:53.472Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:53.472Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:53.472Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:53.472Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:53.472Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:53.472Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:54.426Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:54.426Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:54.426Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:54.426Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:54.426Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:54.426Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:50:54.426Z] [2025-06-19T20:50:54.426Z] dist: [2025-06-19T20:50:55.380Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-06-19T20:50:55.381Z] [2025-06-19T20:50:55.381Z] dist: [2025-06-19T20:50:55.381Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench [2025-06-19T20:50:55.381Z] [2025-06-19T20:50:55.381Z] build: [2025-06-19T20:50:55.381Z] [2025-06-19T20:50:55.381Z] getDependentLibs: [2025-06-19T20:50:55.381Z] [exec] -------------------------------------------- [2025-06-19T20:50:55.381Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:55.381Z] [exec] task is set to default [2025-06-19T20:50:55.381Z] [exec] dependencyList is set to dacapo [2025-06-19T20:50:55.381Z] [exec] -------------------------------------------- [2025-06-19T20:50:55.381Z] [exec] Starting download third party dependent jars [2025-06-19T20:50:55.381Z] [exec] -------------------------------------------- [2025-06-19T20:50:55.381Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:50:55.381Z] [exec] downloading -L https://download.dacapobench.org/chopin/dacapo-23.11-MR2-chopin-minimal.zip [2025-06-19T20:51:24.006Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip [2025-06-19T20:51:24.006Z] [exec] downloaded dependent third party jars successfully [2025-06-19T20:51:24.006Z] [2025-06-19T20:51:24.006Z] init: [2025-06-19T20:51:24.006Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo [2025-06-19T20:51:24.006Z] [2025-06-19T20:51:24.006Z] getDacapoSuite: [2025-06-19T20:51:24.006Z] [unzip] Expanding: /home/jenkins/testDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo [2025-06-19T20:52:08.643Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo [2025-06-19T20:52:09.604Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo [2025-06-19T20:52:09.604Z] [2025-06-19T20:52:09.604Z] dist: [2025-06-19T20:52:09.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo [2025-06-19T20:52:09.604Z] [2025-06-19T20:52:09.604Z] build: [2025-06-19T20:52:09.604Z] [2025-06-19T20:52:09.604Z] init: [2025-06-19T20:52:09.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro [2025-06-19T20:52:09.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin [2025-06-19T20:52:09.604Z] [2025-06-19T20:52:09.604Z] compile: [2025-06-19T20:52:09.604Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-06-19T20:52:09.604Z] [echo] ============COMPILER SETTINGS============ [2025-06-19T20:52:09.604Z] [echo] ===fork: yes [2025-06-19T20:52:09.604Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/javac [2025-06-19T20:52:09.604Z] [echo] ===debug: on [2025-06-19T20:52:09.604Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-06-19T20:52:09.604Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin [2025-06-19T20:52:12.618Z] [2025-06-19T20:52:12.618Z] dist: [2025-06-19T20:52:12.618Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-06-19T20:52:12.618Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro [2025-06-19T20:52:12.618Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro [2025-06-19T20:52:12.618Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro [2025-06-19T20:52:12.618Z] [2025-06-19T20:52:12.618Z] clean: [2025-06-19T20:52:12.618Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin [2025-06-19T20:52:12.618Z] [2025-06-19T20:52:12.618Z] build: [2025-06-19T20:52:12.618Z] [2025-06-19T20:52:12.618Z] build: [2025-06-19T20:52:12.618Z] [2025-06-19T20:52:12.618Z] init: [2025-06-19T20:52:12.618Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/renaissance [2025-06-19T20:52:12.618Z] [2025-06-19T20:52:12.618Z] getRenaissanceSuite: [2025-06-19T20:52:12.618Z] [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-06-19T20:52:18.652Z] [2025-06-19T20:52:18.652Z] dist: [2025-06-19T20:52:18.652Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/renaissance [2025-06-19T20:52:20.611Z] [2025-06-19T20:52:20.611Z] build: [2025-06-19T20:52:20.611Z] [2025-06-19T20:52:20.611Z] init: [2025-06-19T20:52:20.611Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/specjbb [2025-06-19T20:52:20.611Z] [2025-06-19T20:52:20.611Z] getSpecjbbSuite: [2025-06-19T20:52:20.611Z] [2025-06-19T20:52:20.611Z] dist: [2025-06-19T20:52:20.611Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/specjbb/run [2025-06-19T20:52:20.611Z] [2025-06-19T20:52:20.611Z] BUILD SUCCESSFUL [2025-06-19T20:52:20.611Z] Total time: 1 minute 31 seconds [2025-06-19T20:52:21.566Z] 0 [2025-06-19T20:52:21.566Z] [2025-06-19T20:52:21.566Z] [2025-06-19T20:52:21.566Z] RECORD TEST REPOs SHA [2025-06-19T20:52:21.566Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-06-19T20:52:21.566Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-06-19T20:52:21.566Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-19T20:52:21.567Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-19T20:52:21.567Z] ================================================ [2025-06-19T20:52:21.567Z] timestamp: 20250619-205221 [2025-06-19T20:52:21.567Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests [2025-06-19T20:52:21.567Z] git repo: [2025-06-19T20:52:22.095Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-19T20:52:22.095Z] sha: [2025-06-19T20:52:22.095Z] c2cb30403aceac91d61b1840daf93f32093c42fc [2025-06-19T20:52:22.095Z] ================================================ [2025-06-19T20:52:22.095Z] timestamp: 20250619-205221 [2025-06-19T20:52:22.095Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG [2025-06-19T20:52:22.095Z] git repo: [2025-06-19T20:52:22.095Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-19T20:52:22.095Z] sha: [2025-06-19T20:52:22.095Z] 1828e310fd8fb3115fde605c41aea434b90143d0 [2025-06-19T20:52:22.095Z] ================================================ [2025-06-19T20:52:22.095Z] timestamp: 20250619-205221 [2025-06-19T20:52:22.095Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-06-19T20:52:22.095Z] git repo: [2025-06-19T20:52:22.095Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-06-19T20:52:22.095Z] sha: [2025-06-19T20:52:22.095Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-06-19T20:52:22.095Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [Pipeline] } [2025-06-19T20:52:22.350Z] $ ssh-agent -k [2025-06-19T20:52:22.361Z] unset SSH_AUTH_SOCK; [2025-06-19T20:52:22.361Z] unset SSH_AGENT_PID; [2025-06-19T20:52:22.361Z] echo Agent pid 1578338 killed; [2025-06-19T20:52:23.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-19T20:52:23.303Z] 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-06-19T20:52:23.325Z] ITERATION: 1/1 [Pipeline] wrap [2025-06-19T20:52:23.769Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/.xvfb-169-..fbdir18421320417719980525 [Pipeline] { [Pipeline] sh [2025-06-19T20:52:46.251Z] + + ps -f [2025-06-19T20:52:46.251Z] grep [X]vfb [2025-06-19T20:52:46.251Z] + awk {print $9} [Pipeline] echo [2025-06-19T20:52:46.974Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-06-19T20:52:47.060Z] $ ssh-agent [2025-06-19T20:52:47.868Z] SSH_AUTH_SOCK=/tmp/ssh-k3pC3cQ22o6T/agent.1578805 [2025-06-19T20:52:47.868Z] SSH_AGENT_PID=1578807 [2025-06-19T20:52:47.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-19T20:52:49.771Z] + uname [2025-06-19T20:52:49.771Z] + [ Linux = AIX ] [2025-06-19T20:52:49.771Z] + uname [2025-06-19T20:52:49.771Z] + [ Linux = SunOS ] [2025-06-19T20:52:49.771Z] + uname [2025-06-19T20:52:49.771Z] + [ Linux = *BSD ] [2025-06-19T20:52:49.771Z] + MAKE=make [2025-06-19T20:52:49.771Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-19T20:52:49.771Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-19T20:52:52.158Z] + uname [2025-06-19T20:52:52.158Z] + [ Linux = AIX ] [2025-06-19T20:52:52.158Z] + uname [2025-06-19T20:52:52.158Z] + [ Linux = SunOS ] [2025-06-19T20:52:52.158Z] + uname [2025-06-19T20:52:52.158Z] + [ Linux = *BSD ] [2025-06-19T20:52:52.158Z] + MAKE=make [2025-06-19T20:52:52.158Z] + cd ./aqa-tests [2025-06-19T20:52:52.158Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-19T20:52:52.158Z] + set +x [2025-06-19T20:52:52.158Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-06-19T20:52:52.158Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib [2025-06-19T20:52:52.158Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-06-19T20:52:52.158Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-06-19T20:52:52.158Z] perl scripts/configure.pl [2025-06-19T20:52:52.158Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-19T20:52:52.158Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] Starting to generate test make files. [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-06-19T20:52:52.158Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-06-19T20:52:52.158Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-06-19T20:52:52.158Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-06-19T20:52:52.158Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-06-19T20:52:52.158Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-06-19T20:52:52.158Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../autoGen.mk [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/utils.mk [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] Make files are generated successfully. [2025-06-19T20:52:52.158Z] [2025-06-19T20:52:52.158Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-06-19T20:52:52.158Z] make -f runtest.mk _extended.perf [2025-06-19T20:52:52.158Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-06-19T20:52:53.109Z] [2025-06-19T20:52:53.109Z] Running make 4.3 [2025-06-19T20:52:53.109Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.. [2025-06-19T20:52:53.109Z] set JDK_VERSION to 8 [2025-06-19T20:52:53.109Z] set JDK_IMPL to hotspot [2025-06-19T20:52:53.109Z] set JVM_VERSION to openjdk8 [2025-06-19T20:52:53.109Z] set JCL_VERSION to latest [2025-06-19T20:52:53.109Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-06-19T20:52:53.109Z] set SPEC to linux_arm [2025-06-19T20:52:53.109Z] set TEST_FLAG to [2025-06-19T20:52:53.109Z] set OS_LABEL to ubuntu.24 [2025-06-19T20:52:53.109Z] Running extended.perf ... [2025-06-19T20:52:53.109Z] There are 20 test targets in extended.perf [2025-06-19T20:52:53.109Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-06-19T20:52:53.109Z] openjdk version "1.8.0_462-beta" [2025-06-19T20:52:53.109Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506192012-b05) [2025-06-19T20:52:53.109Z] OpenJDK Client VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-19T20:52:53.109Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests' [2025-06-19T20:52:53.109Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf' [2025-06-19T20:52:53.109Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo' [2025-06-19T20:52:53.109Z] [2025-06-19T20:52:53.109Z] =============================================== [2025-06-19T20:52:53.109Z] Running test dacapo-avrora_0 ... [2025-06-19T20:52:53.109Z] =============================================== [2025-06-19T20:52:53.109Z] dacapo-avrora_0 Start Time: Thu Jun 19 20:52:52 2025 Epoch Time (ms): 1750366372372 [2025-06-19T20:52:53.109Z] variation: NoOptions [2025-06-19T20:52:53.109Z] JVM_OPTIONS: [2025-06-19T20:52:53.109Z] { \ [2025-06-19T20:52:53.109Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:52:53.109Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:52:53.109Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-avrora_0"; \ [2025-06-19T20:52:53.109Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-avrora_0"; \ [2025-06-19T20:52:53.109Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:52:53.109Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \ [2025-06-19T20:52:53.109Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:52:53.109Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:52:53.109Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:52:53.109Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:52:53.109Z] [2025-06-19T20:52:53.109Z] TEST SETUP: [2025-06-19T20:52:53.109Z] Nothing to be done for setup. [2025-06-19T20:52:53.109Z] [2025-06-19T20:52:53.109Z] TESTING: [2025-06-19T20:52:53.109Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats) [2025-06-19T20:52:53.109Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting ===== [2025-06-19T20:53:14.357Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 19850 msec ===== [2025-06-19T20:53:14.357Z] ----------------------------------- [2025-06-19T20:53:14.357Z] dacapo-avrora_0_PASSED [2025-06-19T20:53:14.357Z] ----------------------------------- [2025-06-19T20:53:14.357Z] [2025-06-19T20:53:14.357Z] TEST TEARDOWN: [2025-06-19T20:53:14.357Z] Nothing to be done for teardown. [2025-06-19T20:53:14.357Z] dacapo-avrora_0 Finish Time: Thu Jun 19 20:53:12 2025 Epoch Time (ms): 1750366392762 [2025-06-19T20:53:14.357Z] [2025-06-19T20:53:14.357Z] =============================================== [2025-06-19T20:53:14.357Z] Running test dacapo-fop_0 ... [2025-06-19T20:53:14.357Z] =============================================== [2025-06-19T20:53:14.357Z] dacapo-fop_0 Start Time: Thu Jun 19 20:53:12 2025 Epoch Time (ms): 1750366392789 [2025-06-19T20:53:14.357Z] variation: NoOptions [2025-06-19T20:53:14.357Z] JVM_OPTIONS: [2025-06-19T20:53:14.357Z] { \ [2025-06-19T20:53:14.357Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:53:14.357Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:53:14.357Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-fop_0"; \ [2025-06-19T20:53:14.357Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-fop_0"; \ [2025-06-19T20:53:14.357Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:53:14.357Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2025-06-19T20:53:14.357Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:53:14.357Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:53:14.357Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:53:14.357Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:53:14.357Z] [2025-06-19T20:53:14.357Z] TEST SETUP: [2025-06-19T20:53:14.357Z] Nothing to be done for setup. [2025-06-19T20:53:14.357Z] [2025-06-19T20:53:14.357Z] TESTING: [2025-06-19T20:53:14.357Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2025-06-19T20:53:14.357Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2025-06-19T20:53:19.177Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo [2025-06-19T20:53:19.177Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 5709 msec ===== [2025-06-19T20:53:19.177Z] ----------------------------------- [2025-06-19T20:53:19.177Z] dacapo-fop_0_PASSED [2025-06-19T20:53:19.177Z] ----------------------------------- [2025-06-19T20:53:19.177Z] [2025-06-19T20:53:19.177Z] TEST TEARDOWN: [2025-06-19T20:53:19.177Z] Nothing to be done for teardown. [2025-06-19T20:53:19.177Z] dacapo-fop_0 Finish Time: Thu Jun 19 20:53:18 2025 Epoch Time (ms): 1750366398985 [2025-06-19T20:53:19.177Z] [2025-06-19T20:53:19.177Z] =============================================== [2025-06-19T20:53:19.177Z] Running test dacapo-jython_0 ... [2025-06-19T20:53:19.177Z] =============================================== [2025-06-19T20:53:19.177Z] dacapo-jython_0 Start Time: Thu Jun 19 20:53:19 2025 Epoch Time (ms): 1750366399023 [2025-06-19T20:53:19.177Z] variation: NoOptions [2025-06-19T20:53:19.177Z] JVM_OPTIONS: [2025-06-19T20:53:19.177Z] { \ [2025-06-19T20:53:19.177Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:53:19.177Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:53:19.177Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-jython_0"; \ [2025-06-19T20:53:19.177Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-jython_0"; \ [2025-06-19T20:53:19.177Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:53:19.177Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2025-06-19T20:53:19.177Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:53:19.177Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:53:19.177Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:53:19.177Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:53:19.177Z] [2025-06-19T20:53:19.177Z] TEST SETUP: [2025-06-19T20:53:19.177Z] Nothing to be done for setup. [2025-06-19T20:53:19.177Z] [2025-06-19T20:53:19.177Z] TESTING: [2025-06-19T20:53:21.129Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2025-06-19T20:53:25.272Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2025-06-19T20:53:28.055Z] ------------------------------------------------------------------------------- [2025-06-19T20:53:28.055Z] PYBENCH 2.0 [2025-06-19T20:53:28.055Z] ------------------------------------------------------------------------------- [2025-06-19T20:53:28.055Z] * using Jython [2025-06-19T20:53:28.055Z] * system check interval set to maximum: 2147483647 [2025-06-19T20:53:28.055Z] * using timer: time.time [2025-06-19T20:53:28.055Z] [2025-06-19T20:53:29.004Z] Calibrating tests. Please wait... done. [2025-06-19T20:53:29.004Z] [2025-06-19T20:53:29.004Z] Running 2 round(s) of the suite at warp factor 20: [2025-06-19T20:53:29.004Z] [2025-06-19T20:53:37.128Z] * Round 1 done. [2025-06-19T20:53:46.862Z] * Round 2 done. [2025-06-19T20:53:46.862Z] [2025-06-19T20:53:46.862Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 22012 msec ===== [2025-06-19T20:53:46.862Z] ----------------------------------- [2025-06-19T20:53:46.862Z] dacapo-jython_0_PASSED [2025-06-19T20:53:46.862Z] ----------------------------------- [2025-06-19T20:53:46.862Z] [2025-06-19T20:53:46.862Z] TEST TEARDOWN: [2025-06-19T20:53:46.862Z] Nothing to be done for teardown. [2025-06-19T20:53:46.862Z] dacapo-jython_0 Finish Time: Thu Jun 19 20:53:46 2025 Epoch Time (ms): 1750366426411 [2025-06-19T20:53:46.862Z] [2025-06-19T20:53:46.862Z] =============================================== [2025-06-19T20:53:46.862Z] Running test dacapo-luindex_0 ... [2025-06-19T20:53:46.862Z] =============================================== [2025-06-19T20:53:46.862Z] dacapo-luindex_0 Start Time: Thu Jun 19 20:53:46 2025 Epoch Time (ms): 1750366426441 [2025-06-19T20:53:46.862Z] dacapo-luindex_0_DISABLED [2025-06-19T20:53:46.862Z] Disabled Reason: [2025-06-19T20:53:46.862Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739 [2025-06-19T20:53:46.862Z] dacapo-luindex_0 Finish Time: Thu Jun 19 20:53:46 2025 Epoch Time (ms): 1750366426466 [2025-06-19T20:53:46.862Z] [2025-06-19T20:53:46.862Z] =============================================== [2025-06-19T20:53:46.862Z] Running test dacapo-pmd_0 ... [2025-06-19T20:53:46.862Z] =============================================== [2025-06-19T20:53:46.862Z] dacapo-pmd_0 Start Time: Thu Jun 19 20:53:46 2025 Epoch Time (ms): 1750366426496 [2025-06-19T20:53:46.862Z] variation: NoOptions [2025-06-19T20:53:46.862Z] JVM_OPTIONS: [2025-06-19T20:53:46.862Z] { \ [2025-06-19T20:53:46.862Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:53:46.863Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:53:46.863Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-pmd_0"; \ [2025-06-19T20:53:46.863Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-pmd_0"; \ [2025-06-19T20:53:46.863Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:53:46.863Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2025-06-19T20:53:46.863Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:53:46.863Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:53:46.863Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:53:46.863Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:53:46.863Z] [2025-06-19T20:53:46.863Z] TEST SETUP: [2025-06-19T20:53:46.863Z] Nothing to be done for setup. [2025-06-19T20:53:46.863Z] [2025-06-19T20:53:46.863Z] TESTING: [2025-06-19T20:53:46.863Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-06-19T20:53:47.813Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2025-06-19T20:53:47.813Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2025-06-19T20:53:53.872Z] Checked: 0% [2025-06-19T20:53:54.829Z] Checked: 5% [2025-06-19T20:53:55.796Z] Checked: 10% [2025-06-19T20:53:56.750Z] Checked: 15% [2025-06-19T20:53:57.707Z] Checked: 20% [2025-06-19T20:53:58.673Z] Checked: 25% [2025-06-19T20:53:59.651Z] Checked: 30% [2025-06-19T20:54:00.605Z] Checked: 35% [2025-06-19T20:54:01.558Z] Checked: 40% [2025-06-19T20:54:01.558Z] Checked: 45% [2025-06-19T20:54:02.533Z] Checked: 50% [2025-06-19T20:54:03.510Z] Checked: 55% [2025-06-19T20:54:06.535Z] Checked: 60% [2025-06-19T20:54:07.494Z] Checked: 65% [2025-06-19T20:54:08.449Z] Checked: 70% [2025-06-19T20:54:11.502Z] Checked: 75% [2025-06-19T20:54:12.469Z] Checked: 80% [2025-06-19T20:54:13.435Z] Checked: 85% [2025-06-19T20:54:13.435Z] Checked: 90% [2025-06-19T20:54:15.399Z] Checked: 95% [2025-06-19T20:54:15.399Z] Checked: 100% [2025-06-19T20:54:15.399Z] PMD checked 601 files. [2025-06-19T20:54:15.399Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 27938 msec ===== [2025-06-19T20:54:15.399Z] ----------------------------------- [2025-06-19T20:54:15.399Z] dacapo-pmd_0_PASSED [2025-06-19T20:54:15.399Z] ----------------------------------- [2025-06-19T20:54:15.399Z] [2025-06-19T20:54:15.399Z] TEST TEARDOWN: [2025-06-19T20:54:15.399Z] Nothing to be done for teardown. [2025-06-19T20:54:15.399Z] dacapo-pmd_0 Finish Time: Thu Jun 19 20:54:15 2025 Epoch Time (ms): 1750366455256 [2025-06-19T20:54:15.399Z] [2025-06-19T20:54:15.399Z] =============================================== [2025-06-19T20:54:15.399Z] Running test dacapo-sunflow_0 ... [2025-06-19T20:54:15.399Z] =============================================== [2025-06-19T20:54:15.399Z] dacapo-sunflow_0 Start Time: Thu Jun 19 20:54:15 2025 Epoch Time (ms): 1750366455289 [2025-06-19T20:54:15.399Z] variation: NoOptions [2025-06-19T20:54:15.399Z] JVM_OPTIONS: [2025-06-19T20:54:15.399Z] { \ [2025-06-19T20:54:15.399Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:54:15.399Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:54:15.399Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-sunflow_0"; \ [2025-06-19T20:54:15.399Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-sunflow_0"; \ [2025-06-19T20:54:15.399Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:54:15.399Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2025-06-19T20:54:15.399Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:54:15.399Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:54:15.399Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:54:15.399Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:54:15.399Z] [2025-06-19T20:54:15.399Z] TEST SETUP: [2025-06-19T20:54:15.399Z] Nothing to be done for setup. [2025-06-19T20:54:15.399Z] [2025-06-19T20:54:15.399Z] TESTING: [2025-06-19T20:54:16.353Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-06-19T20:54:16.353Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2025-06-19T20:55:17.283Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 60789 msec ===== [2025-06-19T20:55:17.283Z] ----------------------------------- [2025-06-19T20:55:17.283Z] dacapo-sunflow_0_PASSED [2025-06-19T20:55:17.283Z] ----------------------------------- [2025-06-19T20:55:17.283Z] [2025-06-19T20:55:17.283Z] TEST TEARDOWN: [2025-06-19T20:55:17.283Z] Nothing to be done for teardown. [2025-06-19T20:55:17.283Z] dacapo-sunflow_0 Finish Time: Thu Jun 19 20:55:16 2025 Epoch Time (ms): 1750366516701 [2025-06-19T20:55:17.283Z] [2025-06-19T20:55:17.283Z] =============================================== [2025-06-19T20:55:17.283Z] Running test dacapo-tomcat_0 ... [2025-06-19T20:55:17.283Z] =============================================== [2025-06-19T20:55:17.283Z] dacapo-tomcat_0 Start Time: Thu Jun 19 20:55:16 2025 Epoch Time (ms): 1750366516738 [2025-06-19T20:55:17.283Z] dacapo-tomcat_0_DISABLED [2025-06-19T20:55:17.283Z] Disabled Reason: [2025-06-19T20:55:17.283Z] https://bugs.openjdk.java.net/browse/JDK-8155588 [2025-06-19T20:55:17.283Z] dacapo-tomcat_0 Finish Time: Thu Jun 19 20:55:16 2025 Epoch Time (ms): 1750366516761 [2025-06-19T20:55:17.283Z] [2025-06-19T20:55:17.283Z] =============================================== [2025-06-19T20:55:17.283Z] Running test dacapo-xalan_0 ... [2025-06-19T20:55:17.283Z] =============================================== [2025-06-19T20:55:17.283Z] dacapo-xalan_0 Start Time: Thu Jun 19 20:55:16 2025 Epoch Time (ms): 1750366516791 [2025-06-19T20:55:17.283Z] variation: NoOptions [2025-06-19T20:55:17.283Z] JVM_OPTIONS: [2025-06-19T20:55:17.283Z] { \ [2025-06-19T20:55:17.283Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:55:17.283Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:55:17.283Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-xalan_0"; \ [2025-06-19T20:55:17.283Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-xalan_0"; \ [2025-06-19T20:55:17.283Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:55:17.283Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2025-06-19T20:55:17.283Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:55:17.283Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:55:17.283Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:55:17.283Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:55:17.283Z] [2025-06-19T20:55:17.283Z] TEST SETUP: [2025-06-19T20:55:17.283Z] Nothing to be done for setup. [2025-06-19T20:55:17.283Z] [2025-06-19T20:55:17.283Z] TESTING: [2025-06-19T20:55:18.239Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048] [2025-06-19T20:55:18.239Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2025-06-19T20:55:18.239Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2025-06-19T20:55:19.201Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 1138; Column#: 29 [2025-06-19T20:55:19.202Z] javax.xml.transform.TransformerException: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence! [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2407) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253) [2025-06-19T20:55:19.202Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157) [2025-06-19T20:55:19.202Z] Caused by: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence! [2025-06-19T20:55:19.202Z] at org.apache.xpath.Expression.assertion(Expression.java:423) [2025-06-19T20:55:19.202Z] at org.apache.xpath.axes.NodeSequence.setRoot(NodeSequence.java:275) [2025-06-19T20:55:19.202Z] at org.apache.xpath.axes.LocPathIterator.asIterator(LocPathIterator.java:269) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:207) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] ... 30 more [2025-06-19T20:55:19.202Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 1128; Column#: 26 [2025-06-19T20:55:19.202Z] javax.xml.transform.TransformerException: Unknown error in XPath. [2025-06-19T20:55:19.202Z] at org.apache.xpath.XPath.bool(XPath.java:442) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemIf.execute(ElemIf.java:160) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253) [2025-06-19T20:55:19.202Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157) [2025-06-19T20:55:19.202Z] Caused by: java.lang.NullPointerException [2025-06-19T20:55:19.202Z] at org.apache.xpath.axes.LocPathIterator.asNode(LocPathIterator.java:300) [2025-06-19T20:55:19.202Z] at org.apache.xpath.axes.LocPathIterator.bool(LocPathIterator.java:320) [2025-06-19T20:55:19.202Z] at org.apache.xpath.XPath.bool(XPath.java:412) [2025-06-19T20:55:19.202Z] ... 24 more [2025-06-19T20:55:19.202Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 1138; Column#: 29 [2025-06-19T20:55:19.202Z] javax.xml.transform.TransformerException: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence! [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2407) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395) [2025-06-19T20:55:19.202Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275) [2025-06-19T20:55:19.202Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253) [2025-06-19T20:55:19.202Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157) [2025-06-19T20:55:19.202Z] Caused by: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence! [2025-06-19T20:55:19.202Z] at org.apache.xpath.Expression.assertion(Expression.java:423) [2025-06-19T20:55:19.202Z] at org.apache.xpath.axes.NodeSequence.setRoot(NodeSequence.java:275) [2025-06-19T20:55:19.203Z] at org.apache.xpath.axes.LocPathIterator.asIterator(LocPathIterator.java:269) [2025-06-19T20:55:19.203Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:207) [2025-06-19T20:55:19.203Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178) [2025-06-19T20:55:19.203Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402) [2025-06-19T20:55:19.203Z] ... 18 more [2025-06-19T20:55:26.693Z] Normal completion. [2025-06-19T20:55:26.693Z] Digest validation failed for stdout.log, expecting 0x04287475d49c884b6b3cd93d4a23947a0d0e4867 found 0xd31deba48b76595f822b43217afefd6fec3aefb9 [2025-06-19T20:55:26.693Z] Digest validation failed for stderr.log, expecting 0xda39a3ee5e6b4b0d3255bfef95601890afd80709 found 0x3b3d6f0b5a3459313ba3badc9d7d2fba4f52f46d [2025-06-19T20:55:26.693Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan FAILED ===== [2025-06-19T20:55:26.693Z] Validation FAILED for xalan default [2025-06-19T20:55:26.693Z] ----------------------------------- [2025-06-19T20:55:26.693Z] dacapo-xalan_0_FAILED [2025-06-19T20:55:26.693Z] ----------------------------------- [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] TEST TEARDOWN: [2025-06-19T20:55:26.693Z] Nothing to be done for teardown. [2025-06-19T20:55:26.693Z] dacapo-xalan_0 Finish Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525428 [2025-06-19T20:55:26.693Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo' [2025-06-19T20:55:26.693Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance' [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] Running test renaissance-als_0 ... [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] renaissance-als_0 Start Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525469 [2025-06-19T20:55:26.693Z] renaissance-als_0_DISABLED [2025-06-19T20:55:26.693Z] Disabled Reason: [2025-06-19T20:55:26.693Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-06-19T20:55:26.693Z] renaissance-als_0 Finish Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525491 [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] Running test renaissance-chi-square_0 ... [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] renaissance-chi-square_0 Start Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525521 [2025-06-19T20:55:26.693Z] renaissance-chi-square_0_DISABLED [2025-06-19T20:55:26.693Z] Disabled Reason: [2025-06-19T20:55:26.693Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-06-19T20:55:26.693Z] renaissance-chi-square_0 Finish Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525543 [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] Running test renaissance-db-shootout_0 ... [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] renaissance-db-shootout_0 Start Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525571 [2025-06-19T20:55:26.693Z] renaissance-db-shootout_0_DISABLED [2025-06-19T20:55:26.693Z] Disabled Reason: [2025-06-19T20:55:26.693Z] https://github.com/adoptium/aqa-tests/issues/2159#issuecomment-759570887 [2025-06-19T20:55:26.693Z] renaissance-db-shootout_0 Finish Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525594 [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] Running test renaissance-dec-tree_0 ... [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] renaissance-dec-tree_0 Start Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525629 [2025-06-19T20:55:26.693Z] renaissance-dec-tree_0_DISABLED [2025-06-19T20:55:26.693Z] Disabled Reason: [2025-06-19T20:55:26.693Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-06-19T20:55:26.693Z] renaissance-dec-tree_0 Finish Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525659 [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] Running test renaissance-finagle-chirper_0 ... [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] renaissance-finagle-chirper_0 Start Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525688 [2025-06-19T20:55:26.693Z] renaissance-finagle-chirper_0_DISABLED [2025-06-19T20:55:26.693Z] Disabled Reason: [2025-06-19T20:55:26.693Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2025-06-19T20:55:26.693Z] renaissance-finagle-chirper_0 Finish Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525711 [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] Running test renaissance-finagle-http_0 ... [2025-06-19T20:55:26.693Z] =============================================== [2025-06-19T20:55:26.693Z] renaissance-finagle-http_0 Start Time: Thu Jun 19 20:55:25 2025 Epoch Time (ms): 1750366525740 [2025-06-19T20:55:26.693Z] variation: NoOptions [2025-06-19T20:55:26.693Z] JVM_OPTIONS: [2025-06-19T20:55:26.693Z] { \ [2025-06-19T20:55:26.693Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:55:26.693Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:55:26.693Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-finagle-http_0"; \ [2025-06-19T20:55:26.693Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-finagle-http_0"; \ [2025-06-19T20:55:26.693Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:55:26.693Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2025-06-19T20:55:26.693Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:55:26.693Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:55:26.693Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:55:26.693Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] TEST SETUP: [2025-06-19T20:55:26.693Z] Nothing to be done for setup. [2025-06-19T20:55:26.693Z] [2025-06-19T20:55:26.693Z] TESTING: [2025-06-19T20:55:27.685Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8). [2025-06-19T20:55:28.640Z] ----------------------------------- [2025-06-19T20:55:28.640Z] renaissance-finagle-http_0_PASSED [2025-06-19T20:55:28.640Z] ----------------------------------- [2025-06-19T20:55:28.640Z] [2025-06-19T20:55:28.640Z] TEST TEARDOWN: [2025-06-19T20:55:28.640Z] Nothing to be done for teardown. [2025-06-19T20:55:28.640Z] renaissance-finagle-http_0 Finish Time: Thu Jun 19 20:55:27 2025 Epoch Time (ms): 1750366527769 [2025-06-19T20:55:28.640Z] [2025-06-19T20:55:28.640Z] =============================================== [2025-06-19T20:55:28.640Z] Running test renaissance-gauss-mix_0 ... [2025-06-19T20:55:28.640Z] =============================================== [2025-06-19T20:55:28.640Z] renaissance-gauss-mix_0 Start Time: Thu Jun 19 20:55:27 2025 Epoch Time (ms): 1750366527802 [2025-06-19T20:55:28.640Z] renaissance-gauss-mix_0_DISABLED [2025-06-19T20:55:28.640Z] Disabled Reason: [2025-06-19T20:55:28.640Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-06-19T20:55:28.640Z] renaissance-gauss-mix_0 Finish Time: Thu Jun 19 20:55:27 2025 Epoch Time (ms): 1750366527826 [2025-06-19T20:55:28.640Z] [2025-06-19T20:55:28.640Z] =============================================== [2025-06-19T20:55:28.640Z] Running test renaissance-log-regression_0 ... [2025-06-19T20:55:28.640Z] =============================================== [2025-06-19T20:55:28.640Z] renaissance-log-regression_0 Start Time: Thu Jun 19 20:55:27 2025 Epoch Time (ms): 1750366527861 [2025-06-19T20:55:28.640Z] renaissance-log-regression_0_DISABLED [2025-06-19T20:55:28.640Z] Disabled Reason: [2025-06-19T20:55:28.640Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-06-19T20:55:28.640Z] renaissance-log-regression_0 Finish Time: Thu Jun 19 20:55:27 2025 Epoch Time (ms): 1750366527883 [2025-06-19T20:55:28.640Z] [2025-06-19T20:55:28.640Z] =============================================== [2025-06-19T20:55:28.640Z] Running test renaissance-mnemonics_0 ... [2025-06-19T20:55:28.640Z] =============================================== [2025-06-19T20:55:28.640Z] renaissance-mnemonics_0 Start Time: Thu Jun 19 20:55:27 2025 Epoch Time (ms): 1750366527915 [2025-06-19T20:55:28.640Z] variation: NoOptions [2025-06-19T20:55:28.640Z] JVM_OPTIONS: [2025-06-19T20:55:28.640Z] { \ [2025-06-19T20:55:28.640Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:55:28.640Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:55:28.640Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-mnemonics_0"; \ [2025-06-19T20:55:28.640Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-mnemonics_0"; \ [2025-06-19T20:55:28.640Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:55:28.640Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2025-06-19T20:55:28.640Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:55:28.640Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:55:28.640Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:55:28.640Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:55:28.640Z] [2025-06-19T20:55:28.640Z] TEST SETUP: [2025-06-19T20:55:28.640Z] Nothing to be done for setup. [2025-06-19T20:55:28.640Z] [2025-06-19T20:55:28.640Z] TESTING: [2025-06-19T20:55:29.595Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8). [2025-06-19T20:55:30.556Z] ----------------------------------- [2025-06-19T20:55:30.556Z] renaissance-mnemonics_0_PASSED [2025-06-19T20:55:30.556Z] ----------------------------------- [2025-06-19T20:55:30.556Z] [2025-06-19T20:55:30.556Z] TEST TEARDOWN: [2025-06-19T20:55:30.556Z] Nothing to be done for teardown. [2025-06-19T20:55:30.556Z] renaissance-mnemonics_0 Finish Time: Thu Jun 19 20:55:29 2025 Epoch Time (ms): 1750366529882 [2025-06-19T20:55:30.556Z] [2025-06-19T20:55:30.556Z] =============================================== [2025-06-19T20:55:30.556Z] Running test renaissance-movie-lens_0 ... [2025-06-19T20:55:30.556Z] =============================================== [2025-06-19T20:55:30.556Z] renaissance-movie-lens_0 Start Time: Thu Jun 19 20:55:29 2025 Epoch Time (ms): 1750366529917 [2025-06-19T20:55:30.556Z] renaissance-movie-lens_0_DISABLED [2025-06-19T20:55:30.556Z] Disabled Reason: [2025-06-19T20:55:30.556Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-06-19T20:55:30.556Z] renaissance-movie-lens_0 Finish Time: Thu Jun 19 20:55:29 2025 Epoch Time (ms): 1750366529942 [2025-06-19T20:55:30.556Z] [2025-06-19T20:55:30.556Z] =============================================== [2025-06-19T20:55:30.556Z] Running test renaissance-par-mnemonics_0 ... [2025-06-19T20:55:30.556Z] =============================================== [2025-06-19T20:55:30.556Z] renaissance-par-mnemonics_0 Start Time: Thu Jun 19 20:55:29 2025 Epoch Time (ms): 1750366529970 [2025-06-19T20:55:30.556Z] variation: NoOptions [2025-06-19T20:55:30.556Z] JVM_OPTIONS: [2025-06-19T20:55:30.556Z] { \ [2025-06-19T20:55:30.556Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:55:30.556Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:55:30.556Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-par-mnemonics_0"; \ [2025-06-19T20:55:30.556Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-par-mnemonics_0"; \ [2025-06-19T20:55:30.556Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:55:30.556Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2025-06-19T20:55:30.556Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:55:30.556Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:55:30.556Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:55:30.556Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:55:30.556Z] [2025-06-19T20:55:30.556Z] TEST SETUP: [2025-06-19T20:55:30.556Z] Nothing to be done for setup. [2025-06-19T20:55:30.556Z] [2025-06-19T20:55:30.556Z] TESTING: [2025-06-19T20:55:31.513Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8). [2025-06-19T20:55:31.513Z] ----------------------------------- [2025-06-19T20:55:31.513Z] renaissance-par-mnemonics_0_PASSED [2025-06-19T20:55:31.513Z] ----------------------------------- [2025-06-19T20:55:31.513Z] [2025-06-19T20:55:31.513Z] TEST TEARDOWN: [2025-06-19T20:55:31.513Z] Nothing to be done for teardown. [2025-06-19T20:55:31.513Z] renaissance-par-mnemonics_0 Finish Time: Thu Jun 19 20:55:31 2025 Epoch Time (ms): 1750366531311 [2025-06-19T20:55:31.513Z] [2025-06-19T20:55:31.513Z] =============================================== [2025-06-19T20:55:31.513Z] Running test renaissance-philosophers_0 ... [2025-06-19T20:55:31.513Z] =============================================== [2025-06-19T20:55:31.513Z] renaissance-philosophers_0 Start Time: Thu Jun 19 20:55:31 2025 Epoch Time (ms): 1750366531348 [2025-06-19T20:55:31.513Z] variation: NoOptions [2025-06-19T20:55:31.513Z] JVM_OPTIONS: [2025-06-19T20:55:31.513Z] { \ [2025-06-19T20:55:31.513Z] echo ""; echo "TEST SETUP:"; \ [2025-06-19T20:55:31.513Z] echo "Nothing to be done for setup."; \ [2025-06-19T20:55:31.513Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-philosophers_0"; \ [2025-06-19T20:55:31.513Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-philosophers_0"; \ [2025-06-19T20:55:31.513Z] echo ""; echo "TESTING:"; \ [2025-06-19T20:55:31.513Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-philosophers_0"/philosophers.json" philosophers; \ [2025-06-19T20:55:31.513Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-06-19T20:55:31.513Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-06-19T20:55:31.513Z] echo "Nothing to be done for teardown."; \ [2025-06-19T20:55:31.513Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult"; [2025-06-19T20:55:31.513Z] [2025-06-19T20:55:31.513Z] TEST SETUP: [2025-06-19T20:55:31.513Z] Nothing to be done for setup. [2025-06-19T20:55:31.513Z] [2025-06-19T20:55:31.513Z] TESTING: [2025-06-19T20:55:32.469Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8). [2025-06-19T20:55:33.423Z] ----------------------------------- [2025-06-19T20:55:33.423Z] renaissance-philosophers_0_PASSED [2025-06-19T20:55:33.423Z] ----------------------------------- [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] TEST TEARDOWN: [2025-06-19T20:55:33.423Z] Nothing to be done for teardown. [2025-06-19T20:55:33.423Z] renaissance-philosophers_0 Finish Time: Thu Jun 19 20:55:32 2025 Epoch Time (ms): 1750366532491 [2025-06-19T20:55:33.423Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance' [2025-06-19T20:55:33.423Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf' [2025-06-19T20:55:33.423Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests' [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] All tests finished, run result summary: [2025-06-19T20:55:33.423Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-06-19T20:55:33.423Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=linux_arm --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17503663727514/ --tapName=Test_openjdk8_hs_extended.perf_arm_linux.tap --comment="" [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] TEST TARGETS SUMMARY [2025-06-19T20:55:33.423Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-06-19T20:55:33.423Z] DISABLED test targets: [2025-06-19T20:55:33.423Z] dacapo-luindex_0 [2025-06-19T20:55:33.423Z] dacapo-tomcat_0 [2025-06-19T20:55:33.423Z] renaissance-als_0 [2025-06-19T20:55:33.423Z] renaissance-chi-square_0 [2025-06-19T20:55:33.423Z] renaissance-db-shootout_0 [2025-06-19T20:55:33.423Z] renaissance-dec-tree_0 [2025-06-19T20:55:33.423Z] renaissance-finagle-chirper_0 [2025-06-19T20:55:33.423Z] renaissance-gauss-mix_0 [2025-06-19T20:55:33.423Z] renaissance-log-regression_0 [2025-06-19T20:55:33.423Z] renaissance-movie-lens_0 [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] PASSED test targets: [2025-06-19T20:55:33.423Z] dacapo-avrora_0 [2025-06-19T20:55:33.423Z] dacapo-fop_0 [2025-06-19T20:55:33.423Z] dacapo-jython_0 [2025-06-19T20:55:33.423Z] dacapo-pmd_0 [2025-06-19T20:55:33.423Z] dacapo-sunflow_0 [2025-06-19T20:55:33.423Z] renaissance-finagle-http_0 [2025-06-19T20:55:33.423Z] renaissance-mnemonics_0 [2025-06-19T20:55:33.423Z] renaissance-par-mnemonics_0 [2025-06-19T20:55:33.423Z] renaissance-philosophers_0 [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] FAILED test targets: [2025-06-19T20:55:33.423Z] dacapo-xalan_0 [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] TOTAL: 20 EXECUTED: 10 PASSED: 9 FAILED: 1 DISABLED: 10 SKIPPED: 0 [2025-06-19T20:55:33.423Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-06-19T20:55:33.423Z] [2025-06-19T20:55:33.423Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-06-19T20:55:33.423Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-06-19T20:55:33.423Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2025-06-19T20:55:35.975Z] + uname [2025-06-19T20:55:35.975Z] + [ Linux = AIX ] [2025-06-19T20:55:35.975Z] + uname [2025-06-19T20:55:35.975Z] + [ Linux = SunOS ] [2025-06-19T20:55:35.975Z] + uname [2025-06-19T20:55:35.975Z] + [ Linux = *BSD ] [2025-06-19T20:55:35.975Z] + MAKE=make [2025-06-19T20:55:35.975Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-19T20:55:35.975Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-06-19T20:55:36.587Z] $ ssh-agent -k [2025-06-19T20:55:36.594Z] unset SSH_AUTH_SOCK; [2025-06-19T20:55:36.594Z] unset SSH_AGENT_PID; [2025-06-19T20:55:36.594Z] echo Agent pid 1578807 killed; [2025-06-19T20:55:37.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2025-06-19T20:55:37.421Z] Xvfb stopping [Pipeline] // wrap [Pipeline] echo [2025-06-19T20:55:38.033Z] no DaCapo-h2 metric found [Pipeline] echo [2025-06-19T20:55:38.068Z] There were test failures, set build result to UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] step [2025-06-19T20:55:38.337Z] TAP Reports Processing: START [2025-06-19T20:55:38.337Z] Looking for TAP results report in workspace using pattern: aqa-tests/TKG/**/*.tap [2025-06-19T20:55:38.553Z] Saving reports... [2025-06-19T20:55:38.735Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/169/tap-master-files/aqa-tests/TKG/output_17503663727514/Test_openjdk8_hs_extended.perf_arm_linux.tap' [2025-06-19T20:55:38.735Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/169/tap-master-files/aqa-tests/TKG/output_17503663727514/Test_openjdk8_hs_extended.perf_arm_linux.tap]. [2025-06-19T20:55:38.740Z] There are failed test cases. Marking build as UNSTABLE [2025-06-19T20:55:38.740Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-19T20:55:38.749Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-06-19T20:55:38.936Z] Archiving artifacts [2025-06-19T20:55:39.298Z] Recording fingerprints [Pipeline] echo [2025-06-19T20:55:39.492Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-19T20:55:39.676Z] Archiving artifacts [2025-06-19T20:55:40.068Z] Recording fingerprints [Pipeline] sh [2025-06-19T20:55:42.149Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17503663727514 [Pipeline] echo [2025-06-19T20:55:42.677Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-06-19T20:55:42.985Z] Archiving artifacts [2025-06-19T20:55:45.656Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-06-19T20:55:47.212Z] Tap file found: aqa-tests/TKG/output_17503663727514/Test_openjdk8_hs_extended.perf_arm_linux.tap... [Pipeline] readFile [Pipeline] echo [2025-06-19T20:55:47.467Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=dacapo-xalan_0&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=arm_linux&amp;GENERATE_JOBS=true&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=master&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%2Faarch32-jdk8u&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%2Fjdk8u%2Fjdk8u-linux-arm-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=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=484&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] junit [2025-06-19T20:55:47.656Z] Recording test results [2025-06-19T20:55:48.392Z] None of the test reports contained any result [2025-06-19T20:55:48.393Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-19T20:55:48.438Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-19T20:55:48.279Z] No test report files were found. Configuration error? [2025-06-19T20:55:50.279Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-19T20:55:50.279Z] Unix type machine.. [2025-06-19T20:55:50.279Z] Running on a Linux host [2025-06-19T20:55:50.279Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-06-19T20:55:51.172Z] [WS-CLEANUP] Deleting project workspace... [2025-06-19T20:55:51.172Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-19T20:55:54.871Z] [WS-CLEANUP] done [Pipeline] sh [2025-06-19T20:55:56.786Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-19T20:55:57.353Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-19T20:55:57.565Z] SETUP_LABEL: ci.role.test [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [2025-06-19T20:55:57.602Z] No branches to run [Pipeline] // parallel [Pipeline] node [2025-06-19T20:55:57.664Z] Running on test-docker-fedora39-armv8l-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux [Pipeline] { [Pipeline] cleanWs [2025-06-19T20:55:57.947Z] [WS-CLEANUP] Deleting project workspace... [2025-06-19T20:55:57.947Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-19T20:55:58.082Z] [WS-CLEANUP] done [Pipeline] findFiles [Pipeline] cleanWs [2025-06-19T20:55:58.493Z] [WS-CLEANUP] Deleting project workspace... [2025-06-19T20:55:58.493Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-19T20:55:58.622Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-06-19T20:55:58.720Z] allocate a node for generating rerun job ... [Pipeline] node [2025-06-19T20:55:58.750Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux [Pipeline] { [Pipeline] echo [2025-06-19T20:55:58.769Z] Generating rerun Test_openjdk8_hs_extended.perf_arm_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_arm_linux_rerun) [Pipeline] echo [2025-06-19T20:55:58.797Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.perf_arm_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-06-19T20:56:00.986Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-06-19T20:56:02.392Z] Processing DSL script testJobTemplate [2025-06-19T21:00:30.116Z] LEVELS: [extended] [2025-06-19T21:00:30.116Z] JDK_VERSIONS: [8] [2025-06-19T21:00:30.116Z] GROUPS: [perf] [2025-06-19T21:00:30.116Z] ARCH_OS_LIST: [arm_linux] [2025-06-19T21:00:30.211Z] Existing items: [2025-06-19T21:00:30.211Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_arm_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-06-19T21:00:30.535Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_arm_linux_rerun) [Pipeline] build [2025-06-19T21:00:30.551Z] Scheduling project: Test_openjdk8_hs_extended.perf_arm_linux_rerun [2025-06-19T21:00:39.559Z] Starting building: Test_openjdk8_hs_extended.perf_arm_linux_rerun #4 [2025-06-19T21:35:15.524Z] Build Test_openjdk8_hs_extended.perf_arm_linux_rerun #4 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-06-19T21:35:15.607Z] Running on test-docker-sles15-s390x-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux [Pipeline] { [Pipeline] cleanWs [2025-06-19T21:35:15.819Z] [WS-CLEANUP] Deleting project workspace... [2025-06-19T21:35:15.819Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-19T21:35:15.913Z] [WS-CLEANUP] done [Pipeline] echo [2025-06-19T21:35:15.921Z] Test_openjdk8_hs_extended.perf_arm_linux_rerun #4 completed with status UNSTABLE [Pipeline] timeout [2025-06-19T21:35:15.923Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-19T21:35:16.603Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_arm_linux_rerun" build number 4 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-19T21:35:16.770Z] TAP Reports Processing: START [2025-06-19T21:35:16.771Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.perf_arm_linux_rerun/4/**/*.tap [2025-06-19T21:35:16.874Z] Saving reports... [2025-06-19T21:35:16.986Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/169/tap-master-files/Test_openjdk8_hs_extended.perf_arm_linux_rerun/4/aqa-tests/TKG/output_17503688829130/Test_openjdk8_hs_extended.perf_arm_linux_rerun.tap' [2025-06-19T21:35:16.986Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/169/tap-master-files/Test_openjdk8_hs_extended.perf_arm_linux_rerun/4/aqa-tests/TKG/output_17503688829130/Test_openjdk8_hs_extended.perf_arm_linux_rerun.tap]. [2025-06-19T21:35:16.989Z] There are failed test cases. Marking build as UNSTABLE [2025-06-19T21:35:17.014Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-19T21:35:17.020Z] Saving Test_openjdk8_hs_extended.perf_arm_linux_rerun/4/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-19T21:35:17.118Z] Archiving artifacts [2025-06-19T21:35:17.336Z] Recording fingerprints [Pipeline] findFiles [Pipeline] readFile Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. [Pipeline] cleanWs [2025-06-19T21:35:18.202Z] [WS-CLEANUP] Deleting project workspace... [2025-06-19T21:35:18.202Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-19T21:35:18.297Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE