Test_openjdk8_hs_extended.perf_arm_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 486
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3011
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 247
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 32fa2ac97e1b20cc09e1de61e8dcab3fd0b2c00c (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 32fa2ac97e1b20cc09e1de61e8dcab3fd0b2c00c # timeout=10
Commit message: "Parse perfConfigJson in L1 and auto gen L2. (#6373)"
> git rev-list --no-walk 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-07-03T20:52:21.600Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] echo
[2025-07-03T20:52:21.609Z] SPEC: linux_arm
[Pipeline] echo
[2025-07-03T20:52:21.611Z] LABEL: sw.os.linux&&hw.arch.aarch32&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-03T20:52:21.629Z] 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-07-03T20:52:21.632Z] dynamicAgents: []
[Pipeline] node
[2025-07-03T20:52:36.638Z] Still waiting to schedule task
[2025-07-03T20:52:36.638Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch32&&ci.role.perf’
[2025-07-03T20:57:06.595Z] Running on test-docker-ubuntu2404-armv7-3 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-07-03T20:57:06.631Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-03T20:57:06.916Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-03T20:57:06.916Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-03T20:57:07.044Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-03T20:57:07.203Z] The recommended git tool is: git
[2025-07-03T20:57:07.476Z] No credentials specified
[2025-07-03T20:57:07.605Z] Cloning the remote Git repository
[2025-07-03T20:57:07.800Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-03T20:57:07.800Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests # timeout=10
[2025-07-03T20:57:07.813Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-07-03T20:57:07.813Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-03T20:57:07.813Z] > git --version # timeout=10
[2025-07-03T20:57:07.820Z] > git --version # 'git version 2.43.0'
[2025-07-03T20:57:07.820Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-03T20:57:14.825Z] Avoid second fetch
[2025-07-03T20:57:14.963Z] Checking out Revision 32fa2ac97e1b20cc09e1de61e8dcab3fd0b2c00c (origin/master)
[2025-07-03T20:57:14.608Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-03T20:57:14.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-03T20:57:14.887Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-07-03T20:57:15.026Z] > git config core.sparsecheckout # timeout=10
[2025-07-03T20:57:15.034Z] > git checkout -f 32fa2ac97e1b20cc09e1de61e8dcab3fd0b2c00c # timeout=10
[2025-07-03T20:57:16.528Z] Commit message: "Parse perfConfigJson in L1 and auto gen L2. (#6373)"
[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-07-03T20:57:18.294Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-03T20:57:18.324Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-03T20:57:19.821Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-07-03T20:57:20.351Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-03T20:57:21.770Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-03T20:57:21.770Z] Unix type machine..
[2025-07-03T20:57:21.770Z] Running on a Linux host
[2025-07-03T20:57:21.770Z] 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-07-03T20:57:24.322Z] + printenv
[2025-07-03T20:57:24.322Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-03T20:57:24.322Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-03T20:57:24.322Z] SETUP_JCK_RUN=false
[2025-07-03T20:57:24.322Z] USE_TESTENV_PROPERTIES=false
[2025-07-03T20:57:24.322Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-03T20:57:24.322Z] SSH_CLIENT=78.47.239.97 35878 22
[2025-07-03T20:57:24.322Z] USER=jenkins
[2025-07-03T20:57:24.322Z] BUILD_LIST=perf
[2025-07-03T20:57:24.322Z] SDK_RESOURCE=upstream
[2025-07-03T20:57:24.322Z] OPENJ9_BRANCH=master
[2025-07-03T20:57:24.322Z] CI=true
[2025-07-03T20:57:24.322Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/171/display/redirect?page=changes
[2025-07-03T20:57:24.322Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-03T20:57:24.322Z] UPSTREAM_JOB_NUMBER=486
[2025-07-03T20:57:24.322Z] TARGET=extended.perf
[2025-07-03T20:57:24.322Z] EXIT_FAILURE=false
[2025-07-03T20:57:24.322Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-equinix-ubuntu2404-armv8-1 armv8 hw.arch.aarch32 test ci.role.test ubuntu linux test-docker-ubuntu2404-armv7-3 armv8.2 sw.os.linux ci.role.perf arm
[2025-07-03T20:57:24.322Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-03T20:57:24.322Z] USE_JRE=false
[2025-07-03T20:57:24.322Z] OLDPWD=/home/jenkins
[2025-07-03T20:57:24.322Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-03T20:57:24.322Z] HOME=/home/jenkins
[2025-07-03T20:57:24.322Z] ADOPTOPENJDK_BRANCH=master
[2025-07-03T20:57:24.322Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/171/
[2025-07-03T20:57:24.322Z] TAP_NAME=Test_openjdk8_hs_extended.perf_arm_linux.tap
[2025-07-03T20:57:24.322Z] JDK_IMPL=hotspot
[2025-07-03T20:57:24.322Z] DOCKER_REQUIRED=false
[2025-07-03T20:57:24.322Z] HUDSON_COOKIE=b89e0520-376a-47aa-a0e5-9ecea756e306
[2025-07-03T20:57:24.322Z] JENKINS_SERVER_COOKIE=durable-e1dea3b945e92f5d7f070213d49f42b14d5c1852198c658c8be60c96e60d8c93
[2025-07-03T20:57:24.322Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../benchmarks
[2025-07-03T20:57:24.322Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-07-03T20:57:24.322Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[2025-07-03T20:57:24.322Z] KEEP_WORKSPACE=false
[2025-07-03T20:57:24.322Z] ARCHIVE_TEST_RESULTS=false
[2025-07-03T20:57:24.322Z] GENERATE_JOBS=true
[2025-07-03T20:57:24.322Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-03T20:57:24.322Z] PERSONAL_BUILD=false
[2025-07-03T20:57:24.322Z] LOGNAME=jenkins
[2025-07-03T20:57:24.322Z] NODE_NAME=test-docker-ubuntu2404-armv7-3
[2025-07-03T20:57:24.322Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/171/display/redirect?page=artifacts
[2025-07-03T20:57:24.322Z] STAGE_NAME=Setup
[2025-07-03T20:57:24.322Z] AUTO_DETECT=true
[2025-07-03T20:57:24.322Z] EXECUTOR_NUMBER=0
[2025-07-03T20:57:24.322Z] JDK_VERSION=8
[2025-07-03T20:57:24.322Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-03T20:57:24.322Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/171/display/redirect?page=tests
[2025-07-03T20:57:24.322Z] BUILD_DISPLAY_NAME=#171
[2025-07-03T20:57:24.322Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-03T20:57:24.322Z] TIME_LIMIT=25
[2025-07-03T20:57:24.322Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-03T20:57:24.322Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_arm_linux
[2025-07-03T20:57:24.322Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-07-03T20:57:24.322Z] PLATFORM=arm_linux
[2025-07-03T20:57:24.322Z] TKG_ITERATIONS=1
[2025-07-03T20:57:24.322Z] EXIT_SUCCESS=false
[2025-07-03T20:57:24.322Z] BUILD_ID=171
[2025-07-03T20:57:24.322Z] RERUN_FAILURE=true
[2025-07-03T20:57:24.322Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-03T20:57:24.322Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_arm_linux-171
[2025-07-03T20:57:24.322Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/system_lib
[2025-07-03T20:57:24.322Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-03T20:57:24.322Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-03T20:57:24.322Z] LANG=C.UTF-8
[2025-07-03T20:57:24.322Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/
[2025-07-03T20:57:24.322Z] KEEP_REPORTDIR=false
[2025-07-03T20:57:24.322Z] JCK_GIT_BRANCH=master
[2025-07-03T20:57:24.322Z] ORIGIN_JDK_VERSION=8
[2025-07-03T20:57:24.322Z] BUILD_NUMBER=171
[2025-07-03T20:57:24.322Z] JENKINS_NODE_COOKIE=dd9e8da0-29a1-4eed-8fde-1a29072aac2c
[2025-07-03T20:57:24.322Z] SHELL=/bin/sh
[2025-07-03T20:57:24.322Z] ITERATIONS=1
[2025-07-03T20:57:24.322Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-03T20:57:24.322Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-07-03T20:57:24.322Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/171/display/redirect
[2025-07-03T20:57:24.322Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-03T20:57:24.322Z] SPEC=linux_arm
[2025-07-03T20:57:24.322Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-03T20:57:24.322Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-03T20:57:24.322Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/display/redirect
[2025-07-03T20:57:24.322Z] NUM_PROCESSORS=4
[2025-07-03T20:57:24.322Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[2025-07-03T20:57:24.322Z] JOB_NAME=Test_openjdk8_hs_extended.perf_arm_linux
[2025-07-03T20:57:24.322Z] SLACK_CHANNEL=aqavit-bot
[2025-07-03T20:57:24.322Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-03T20:57:24.322Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[2025-07-03T20:57:24.322Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:57:24.322Z] TEST_TIME=120
[2025-07-03T20:57:24.322Z] SSH_CONNECTION=78.47.239.97 35878 172.17.0.6 22
[2025-07-03T20:57:24.322Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux@tmp
[2025-07-03T20:57:24.322Z] PARALLEL=Dynamic
[2025-07-03T20:57:24.322Z] JOBSTARTTIME=Thu, 03 Jul 2025 20:57:19 +0000
[2025-07-03T20:57:24.322Z] DYNAMIC_COMPILE=false
[2025-07-03T20:57:24.322Z] 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-07-03T20:57:24.708Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-03T20:57:24.783Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-03T20:57:55.617Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 486
[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-07-03T20:57:56.552Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-07-03T20:57:56.563Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-07-03T20:57:56.665Z] $ ssh-agent
[2025-07-03T20:57:57.252Z] SSH_AUTH_SOCK=/tmp/ssh-CdUevTNh3gP1/agent.1900393
[2025-07-03T20:57:57.252Z] SSH_AGENT_PID=1900395
[2025-07-03T20:57:57.252Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-03T20:57:57.267Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-03T20:57:57.303Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-07-03T20:57:58.730Z] + pwd
[2025-07-03T20:57:58.730Z] + ./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-07-03T20:57:58.730Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[2025-07-03T20:57:58.730Z] get jdk binary...
[2025-07-03T20:57:58.730Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-03T20:57:58.730Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u462b07-ea.tar.gz ...
[2025-07-03T20:58:00.296Z] List files in jdkbinary folder...
[2025-07-03T20:58:00.296Z] total 224360
[2025-07-03T20:58:00.296Z] -rw-r--r-- 1 jenkins jenkins 92439349 Jul 3 20:28 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b07-ea.tar.gz
[2025-07-03T20:58:00.296Z] -rw-r--r-- 1 jenkins jenkins 98385757 Jul 3 20:28 OpenJDK8U-jdk_arm_linux_hotspot_8u462b07-ea.tar.gz
[2025-07-03T20:58:00.296Z] -rw-r--r-- 1 jenkins jenkins 38799983 Jul 3 20:28 OpenJDK8U-jre_arm_linux_hotspot_8u462b07-ea.tar.gz
[2025-07-03T20:58:00.296Z] -rw-rw-r-- 1 jenkins jenkins 22020 Jul 3 20:39 OpenJDK8U-sbom_arm_linux_hotspot_8u462b07-ea-metadata.json
[2025-07-03T20:58:00.296Z] -rw-r--r-- 1 jenkins jenkins 77621 Jul 3 20:41 OpenJDK8U-sbom_arm_linux_hotspot_8u462b07-ea.json
[2025-07-03T20:58:00.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 20:57 tmp
[2025-07-03T20:58:00.296Z] List files in jdkbinary/tmp folder...
[2025-07-03T20:58:00.296Z] total 4
[2025-07-03T20:58:00.296Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 3 20:28 jdk8u462-b07-aarch32-20250703
[2025-07-03T20:58:00.296Z] Moving directory jdk8u462-b07-aarch32-20250703/ to ../j2sdk-image
[2025-07-03T20:58:00.296Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u462b07-ea.tar.gz ...
[2025-07-03T20:58:01.056Z] List files in jdkbinary folder...
[2025-07-03T20:58:01.056Z] total 224364
[2025-07-03T20:58:01.056Z] -rw-r--r-- 1 jenkins jenkins 92439349 Jul 3 20:28 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b07-ea.tar.gz
[2025-07-03T20:58:01.056Z] -rw-r--r-- 1 jenkins jenkins 98385757 Jul 3 20:28 OpenJDK8U-jdk_arm_linux_hotspot_8u462b07-ea.tar.gz
[2025-07-03T20:58:01.056Z] -rw-r--r-- 1 jenkins jenkins 38799983 Jul 3 20:28 OpenJDK8U-jre_arm_linux_hotspot_8u462b07-ea.tar.gz
[2025-07-03T20:58:01.056Z] -rw-rw-r-- 1 jenkins jenkins 22020 Jul 3 20:39 OpenJDK8U-sbom_arm_linux_hotspot_8u462b07-ea-metadata.json
[2025-07-03T20:58:01.056Z] -rw-r--r-- 1 jenkins jenkins 77621 Jul 3 20:41 OpenJDK8U-sbom_arm_linux_hotspot_8u462b07-ea.json
[2025-07-03T20:58:01.057Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 3 20:28 j2sdk-image
[2025-07-03T20:58:01.057Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 20:57 tmp
[2025-07-03T20:58:01.057Z] List files in jdkbinary/tmp folder...
[2025-07-03T20:58:01.057Z] total 4
[2025-07-03T20:58:01.057Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 3 20:28 jdk8u462-b07-aarch32-20250703-jre
[2025-07-03T20:58:01.057Z] Moving directory jdk8u462-b07-aarch32-20250703-jre/ to ../j2re-image
[2025-07-03T20:58:01.057Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u462b07-ea.tar.gz over ./j2sdk-image/jre...
[2025-07-03T20:58:02.632Z] Removing top-level folder jdk8u462-b07-aarch32-20250703-debug-image/
[2025-07-03T20:58:02.632Z] Removing top-level folder jdk8u462-b07-aarch32-20250703/
[2025-07-03T20:58:03.644Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-07-03T20:58:03.644Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-03T20:58:03.644Z] openjdk version "1.8.0_462-beta"
[2025-07-03T20:58:03.644Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202507032012-b07)
[2025-07-03T20:58:03.644Z] OpenJDK Client VM (Temurin)(build 25.462-b07, mixed mode)
[2025-07-03T20:58:03.644Z] =JAVA VERSION OUTPUT END=
[2025-07-03T20:58:03.644Z] =RELEASE INFO BEGIN=
[2025-07-03T20:58:03.644Z] JAVA_VERSION="1.8.0_462"
[2025-07-03T20:58:03.644Z] OS_NAME="Linux"
[2025-07-03T20:58:03.644Z] OS_VERSION="2.6"
[2025-07-03T20:58:03.644Z] OS_ARCH="aarch32"
[2025-07-03T20:58:03.644Z] SOURCE=".:git:0b357276eb3a+"
[2025-07-03T20:58:03.644Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-03T20:58:03.644Z] BUILD_SOURCE="git:821480720c10585e8a4302250f2c431322c95603"
[2025-07-03T20:58:03.644Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-03T20:58:03.644Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-07-03T20:58:03.644Z] FULL_VERSION="1.8.0_462-beta-202507032012-b07"
[2025-07-03T20:58:03.644Z] SEMANTIC_VERSION="8.0.462+7"
[2025-07-03T20:58:03.644Z] BUILD_INFO="OS: Linux Version: 5.15.0-131-generic"
[2025-07-03T20:58:03.644Z] JVM_VARIANT="Hotspot"
[2025-07-03T20:58:03.644Z] JVM_VERSION="25.462-b07"
[2025-07-03T20:58:03.644Z] IMAGE_TYPE="JDK"
[2025-07-03T20:58:03.644Z] =RELEASE INFO END=
[2025-07-03T20:58:03.644Z] get testKitGen...
[2025-07-03T20:58:03.644Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-03T20:58:04.404Z] git rev-parse master
[2025-07-03T20:58:04.404Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-03T20:58:04.923Z] $ ssh-agent -k
[2025-07-03T20:58:04.931Z] unset SSH_AUTH_SOCK;
[2025-07-03T20:58:04.931Z] unset SSH_AGENT_PID;
[2025-07-03T20:58:04.931Z] echo Agent pid 1900395 killed;
[2025-07-03T20:58:05.508Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-03T20:58:06.006Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=486&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-03T20:58:06.017Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv7-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=486&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-03T20:58:06.046Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-03T20:58:06.843Z] Copied 1 artifact from "getTRSSOutput" build number 1823
[Pipeline] sh
[2025-07-03T20:58:08.265Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-03T20:58:08.265Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-03T20:58:08.265Z] + tar xof -
[2025-07-03T20:58:08.265Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-03T20:58:08.685Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-03T20:58:08.717Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-03T20:58:10.205Z] + 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-07-03T20:58:13.676Z] --------------------------------------------
[2025-07-03T20:58:13.676Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:13.676Z] task is set to default
[2025-07-03T20:58:13.676Z] dependencyList is set to all
[2025-07-03T20:58:13.676Z] --------------------------------------------
[2025-07-03T20:58:13.676Z] Starting download third party dependent jars
[2025-07-03T20:58:13.676Z] --------------------------------------------
[2025-07-03T20:58:13.676Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:13.676Z] /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-07-03T20:58:13.676Z] /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-07-03T20:58:13.676Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-03T20:58:13.676Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-03T20:58:13.676Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-03T20:58:13.676Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-03T20:58:13.676Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-03T20:58:13.676Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-03T20:58:13.676Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-03T20:58:13.677Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-07-03T20:58:16.119Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz
[2025-07-03T20:58:16.119Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-03T20:58:16.119Z] /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-07-03T20:58:16.119Z] /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-07-03T20:58:16.120Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-03T20:58:16.120Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-03T20:58:16.120Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-07-03T20:58:17.693Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-07-03T20:58:17.693Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-07-03T20:58:18.451Z] --> 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-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-03T20:58:18.451Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-03T20:58:18.888Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] sh
[2025-07-03T20:58:20.369Z] + cd ./aqa-tests/TKG
[2025-07-03T20:58:20.369Z] + uname
[2025-07-03T20:58:20.369Z] + [ Linux = AIX ]
[2025-07-03T20:58:20.369Z] + uname
[2025-07-03T20:58:20.369Z] + [ Linux = SunOS ]
[2025-07-03T20:58:20.369Z] + uname
[2025-07-03T20:58:20.369Z] + [ Linux = *BSD ]
[2025-07-03T20:58:20.369Z] + MAKE=make
[2025-07-03T20:58:20.369Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-07-03T20:58:20.369Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-07-03T20:58:20.369Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:20.369Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-03T20:58:20.369Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-03T20:58:20.369Z] (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-07-03T20:58:20.369Z] 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-07-03T20:58:20.369Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-03T20:58:20.369Z]
[2025-07-03T20:58:20.369Z] build:
[2025-07-03T20:58:20.369Z]
[2025-07-03T20:58:20.369Z] clean:
[2025-07-03T20:58:20.369Z]
[2025-07-03T20:58:20.369Z] init:
[2025-07-03T20:58:20.369Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-07-03T20:58:20.369Z]
[2025-07-03T20:58:20.369Z] getDependentLibs:
[2025-07-03T20:58:20.369Z] [exec] --------------------------------------------
[2025-07-03T20:58:20.369Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:20.369Z] [exec] task is set to default
[2025-07-03T20:58:20.369Z] [exec] dependencyList is set to json_simple
[2025-07-03T20:58:20.369Z] [exec] --------------------------------------------
[2025-07-03T20:58:20.369Z] [exec] Starting download third party dependent jars
[2025-07-03T20:58:20.369Z] [exec] --------------------------------------------
[2025-07-03T20:58:20.369Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:20.369Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-03T20:58:20.369Z] [exec] downloaded dependent third party jars successfully
[2025-07-03T20:58:20.369Z]
[2025-07-03T20:58:20.369Z] compile:
[2025-07-03T20:58:20.369Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-03T20:58:21.129Z] [echo] ============COMPILER SETTINGS============
[2025-07-03T20:58:21.129Z] [echo] ===fork: yes
[2025-07-03T20:58:21.129Z] [echo] ===debug: on
[2025-07-03T20:58:21.129Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-07-03T20:58:22.015Z]
[2025-07-03T20:58:22.015Z] dist:
[2025-07-03T20:58:22.015Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-03T20:58:22.015Z]
[2025-07-03T20:58:22.015Z] BUILD SUCCESSFUL
[2025-07-03T20:58:22.015Z] Total time: 1 second
[2025-07-03T20:58:22.015Z] 0
[2025-07-03T20:58:22.015Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-03T20:58:22.015Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-03T20:58:22.015Z] microArchOutput:
[2025-07-03T20:58:22.772Z] ****************************** MACHINE INFO ******************************
[2025-07-03T20:58:22.772Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-07-03T20:58:22.772Z] Free Physical Memory Size : 837230592
[2025-07-03T20:58:22.772Z] Free space (bytes) : 151403675648
[2025-07-03T20:58:22.772Z] Total Physical Memory Size : 4294967296
[2025-07-03T20:58:22.772Z] Total space (bytes) : 934951190528
[2025-07-03T20:58:22.772Z] Usable space (bytes) : 103883456512
[2025-07-03T20:58:22.772Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-03T20:58:22.772Z] bashVersion :
[2025-07-03T20:58:22.772Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-07-03T20:58:22.772Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-03T20:58:22.772Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-03T20:58:22.772Z]
[2025-07-03T20:58:22.772Z] This is free software; you are free to change and redistribute it.
[2025-07-03T20:58:22.772Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-03T20:58:22.772Z] cpuCores : 160
[2025-07-03T20:58:22.772Z] curlVersion :
[2025-07-03T20:58:22.772Z] 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-07-03T20:58:22.772Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-07-03T20:58:22.772Z] 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-07-03T20:58:22.772Z] 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-07-03T20:58:22.773Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-03T20:58:22.773Z] gcc version : 13
[2025-07-03T20:58:22.773Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-07-03T20:58:22.773Z] gdb version : bash: line 1: gdb: command not found
[2025-07-03T20:58:22.773Z] lldb version : Command could not be executed
[2025-07-03T20:58:22.773Z] makeVersion :
[2025-07-03T20:58:22.773Z] GNU Make 4.3
[2025-07-03T20:58:22.773Z] Built for arm-unknown-linux-gnueabihf
[2025-07-03T20:58:22.773Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-03T20:58:22.773Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-03T20:58:22.773Z] This is free software: you are free to change and redistribute it.
[2025-07-03T20:58:22.773Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-03T20:58:22.773Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-03T20:58:22.773Z] osInfo :
[2025-07-03T20:58:22.773Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-07-03T20:58:22.773Z] NAME="Ubuntu"
[2025-07-03T20:58:22.773Z] VERSION_ID="24.04"
[2025-07-03T20:58:22.773Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-07-03T20:58:22.773Z] VERSION_CODENAME=noble
[2025-07-03T20:58:22.773Z] ID=ubuntu
[2025-07-03T20:58:22.773Z] ID_LIKE=debian
[2025-07-03T20:58:22.773Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-03T20:58:22.773Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-03T20:58:22.773Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-03T20:58:22.773Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-03T20:58:22.773Z] UBUNTU_CODENAME=noble
[2025-07-03T20:58:22.773Z] LOGO=ubuntu-logo
[2025-07-03T20:58:22.773Z] osLabel : ubuntu.24
[2025-07-03T20:58:22.773Z] perlVersion :
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-07-03T20:58:22.773Z] (with 45 registered patches, see perl -V for more detail)
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] Copyright 1987-2023, Larry Wall
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-03T20:58:22.773Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-03T20:58:22.773Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-03T20:58:22.773Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-03T20:58:22.773Z] procArch : aarch64
[2025-07-03T20:58:22.773Z] sysArch : aarch64
[2025-07-03T20:58:22.773Z] sysOS : Linux
[2025-07-03T20:58:22.773Z] ulimit :
[2025-07-03T20:58:22.773Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-03T20:58:22.773Z] core file size (blocks, -c) unlimited
[2025-07-03T20:58:22.773Z] data seg size (kbytes, -d) unlimited
[2025-07-03T20:58:22.773Z] scheduling priority (-e) 0
[2025-07-03T20:58:22.773Z] file size (blocks, -f) unlimited
[2025-07-03T20:58:22.773Z] pending signals (-i) 2053843
[2025-07-03T20:58:22.773Z] max locked memory (kbytes, -l) 8192
[2025-07-03T20:58:22.773Z] max memory size (kbytes, -m) unlimited
[2025-07-03T20:58:22.773Z] open files (-n) 1048576
[2025-07-03T20:58:22.773Z] pipe size (512 bytes, -p) 8
[2025-07-03T20:58:22.773Z] POSIX message queues (bytes, -q) 819200
[2025-07-03T20:58:22.773Z] real-time priority (-r) 0
[2025-07-03T20:58:22.773Z] stack size (kbytes, -s) 8192
[2025-07-03T20:58:22.773Z] cpu time (seconds, -t) unlimited
[2025-07-03T20:58:22.773Z] max user processes (-u) unlimited
[2025-07-03T20:58:22.773Z] virtual memory (kbytes, -v) unlimited
[2025-07-03T20:58:22.773Z] file locks (-x) unlimited
[2025-07-03T20:58:22.773Z] uname : Linux 6c65fb5c619f 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-07-03T20:58:22.773Z] vmVendor : Oracle Corporation
[2025-07-03T20:58:22.773Z] vmVersion : 25.462-b07
[2025-07-03T20:58:22.773Z] xlc version : bash: line 1: xlC: command not found
[2025-07-03T20:58:22.773Z] **************************************************************************
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] System.getProperty('java.vendor')=Temurin
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] System.getProperty('os.name')=Linux
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] System.getProperty('os.arch')=arm
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] System.getProperty('java.fullversion')=null
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] System.getProperty('sun.arch.data.model')=32
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] 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-07-03T20:58:22.773Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-07-03T20:58:22.773Z] perl scripts/configure.pl
[2025-07-03T20:58:22.773Z] /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-07-03T20:58:22.773Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:22.773Z] Starting to generate parallel test lists.
[2025-07-03T20:58:22.773Z]
[2025-07-03T20:58:23.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-07-03T20:58:23.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-07-03T20:58:23.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-07-03T20:58:23.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-07-03T20:58:23.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-07-03T20:58:23.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-07-03T20:58:23.533Z] Attempting to get test duration data from TRSS.
[2025-07-03T20:58:23.533Z] 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-07-03T20:58:23.914Z] Attempting to get test duration data from cached files.
[2025-07-03T20:58:23.914Z]
[2025-07-03T20:58:23.914Z] TEST DURATION
[2025-07-03T20:58:23.914Z] ====================================================================================
[2025-07-03T20:58:23.914Z] Total number of tests searched: 20
[2025-07-03T20:58:23.914Z] Number of test durations found: 20
[2025-07-03T20:58:23.914Z] Top slowest tests:
[2025-07-03T20:58:23.914Z] 03m19s renaissance-philosophers_0
[2025-07-03T20:58:23.914Z] 03m06s renaissance-finagle-http_0
[2025-07-03T20:58:23.914Z] 03m06s renaissance-mnemonics_0
[2025-07-03T20:58:23.914Z] ====================================================================================
[2025-07-03T20:58:23.914Z]
[2025-07-03T20:58:23.914Z] Test target is split into 1 lists.
[2025-07-03T20:58:23.914Z] Reducing estimated test running time from 14m10s to 14m10s.
[2025-07-03T20:58:23.914Z]
[2025-07-03T20:58:23.914Z] -------------------------------------testList_0-------------------------------------
[2025-07-03T20:58:23.914Z] Number of tests: 20
[2025-07-03T20:58:23.914Z] Estimated running time: 14m10s
[2025-07-03T20:58:23.914Z] TESTLIST=renaissance-philosophers_0,renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-jython_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,dacapo-luindex_0,renaissance-db-shootout_0,dacapo-tomcat_0,renaissance-movie-lens_0,renaissance-finagle-chirper_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-gauss-mix_0,renaissance-chi-square_0,renaissance-als_0
[2025-07-03T20:58:23.914Z] ------------------------------------------------------------------------------------
[2025-07-03T20:58:23.914Z]
[2025-07-03T20:58:23.914Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-03T20:58:23.914Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-03T20:58:24.054Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-03T20:58:24.455Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-07-03T20:58:24.492Z] Building tests...
[Pipeline] timeout
[2025-07-03T20:58:24.495Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-03T20:58:24.514Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-03T20:58:25.935Z] + 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-07-03T20:58:30.723Z] --------------------------------------------
[2025-07-03T20:58:30.723Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:30.723Z] task is set to default
[2025-07-03T20:58:30.723Z] dependencyList is set to all
[2025-07-03T20:58:30.723Z] --------------------------------------------
[2025-07-03T20:58:30.723Z] Starting download third party dependent jars
[2025-07-03T20:58:30.723Z] --------------------------------------------
[2025-07-03T20:58:30.723Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /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-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /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-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /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-07-03T20:58:30.723Z] /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-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-07-03T20:58:30.723Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-07-03T20:58:31.037Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-07-03T20:58:31.058Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-07-03T20:58:31.134Z] $ ssh-agent
[2025-07-03T20:58:31.722Z] SSH_AUTH_SOCK=/tmp/ssh-EdbLWO9EZiYT/agent.1900720
[2025-07-03T20:58:31.722Z] SSH_AGENT_PID=1900722
[2025-07-03T20:58:31.722Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-07-03T20:58:33.156Z] + bash ./compile.sh
[2025-07-03T20:58:33.156Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-07-03T20:58:33.156Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:33.156Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-03T20:58:33.156Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-03T20:58:33.157Z] (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-07-03T20:58:33.157Z] 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-07-03T20:58:33.157Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-03T20:58:33.916Z]
[2025-07-03T20:58:33.916Z] build:
[2025-07-03T20:58:33.916Z]
[2025-07-03T20:58:33.916Z] clean:
[2025-07-03T20:58:33.916Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-07-03T20:58:33.916Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-07-03T20:58:33.916Z]
[2025-07-03T20:58:33.916Z] init:
[2025-07-03T20:58:33.916Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-07-03T20:58:33.916Z]
[2025-07-03T20:58:33.916Z] getDependentLibs:
[2025-07-03T20:58:33.916Z] [exec] --------------------------------------------
[2025-07-03T20:58:33.916Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:33.916Z] [exec] task is set to default
[2025-07-03T20:58:33.916Z] [exec] dependencyList is set to json_simple
[2025-07-03T20:58:33.916Z] [exec] --------------------------------------------
[2025-07-03T20:58:33.916Z] [exec] Starting download third party dependent jars
[2025-07-03T20:58:33.916Z] [exec] --------------------------------------------
[2025-07-03T20:58:33.916Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:33.916Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-03T20:58:33.916Z] [exec] downloaded dependent third party jars successfully
[2025-07-03T20:58:33.916Z]
[2025-07-03T20:58:33.916Z] compile:
[2025-07-03T20:58:33.916Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-03T20:58:33.916Z] [echo] ============COMPILER SETTINGS============
[2025-07-03T20:58:33.916Z] [echo] ===fork: yes
[2025-07-03T20:58:33.916Z] [echo] ===debug: on
[2025-07-03T20:58:33.916Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-07-03T20:58:35.483Z]
[2025-07-03T20:58:35.483Z] dist:
[2025-07-03T20:58:35.483Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-03T20:58:35.483Z]
[2025-07-03T20:58:35.483Z] BUILD SUCCESSFUL
[2025-07-03T20:58:35.483Z] Total time: 2 seconds
[2025-07-03T20:58:35.483Z] 0
[2025-07-03T20:58:35.483Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-03T20:58:36.245Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-03T20:58:36.245Z] microArchOutput:
[2025-07-03T20:58:36.245Z] ****************************** MACHINE INFO ******************************
[2025-07-03T20:58:36.245Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-07-03T20:58:36.245Z] Free Physical Memory Size : 832565248
[2025-07-03T20:58:36.245Z] Free space (bytes) : 151403655168
[2025-07-03T20:58:36.245Z] Total Physical Memory Size : 4294967296
[2025-07-03T20:58:36.245Z] Total space (bytes) : 934951190528
[2025-07-03T20:58:36.245Z] Usable space (bytes) : 103883436032
[2025-07-03T20:58:36.245Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-03T20:58:36.245Z] bashVersion :
[2025-07-03T20:58:36.245Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-07-03T20:58:36.245Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-03T20:58:36.245Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-03T20:58:36.245Z]
[2025-07-03T20:58:36.245Z] This is free software; you are free to change and redistribute it.
[2025-07-03T20:58:36.245Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-03T20:58:36.245Z] cpuCores : 160
[2025-07-03T20:58:36.245Z] curlVersion :
[2025-07-03T20:58:36.245Z] 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-07-03T20:58:36.245Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-07-03T20:58:36.245Z] 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-07-03T20:58:36.245Z] 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-07-03T20:58:36.245Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-03T20:58:36.245Z] gcc version : 13
[2025-07-03T20:58:36.245Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-07-03T20:58:36.245Z] gdb version : bash: line 1: gdb: command not found
[2025-07-03T20:58:36.245Z] lldb version : Command could not be executed
[2025-07-03T20:58:36.245Z] makeVersion :
[2025-07-03T20:58:36.245Z] GNU Make 4.3
[2025-07-03T20:58:36.245Z] Built for arm-unknown-linux-gnueabihf
[2025-07-03T20:58:36.245Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-03T20:58:36.245Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-03T20:58:36.246Z] This is free software: you are free to change and redistribute it.
[2025-07-03T20:58:36.246Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-03T20:58:36.246Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-03T20:58:36.246Z] osInfo :
[2025-07-03T20:58:36.246Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-07-03T20:58:36.246Z] NAME="Ubuntu"
[2025-07-03T20:58:36.246Z] VERSION_ID="24.04"
[2025-07-03T20:58:36.246Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-07-03T20:58:36.246Z] VERSION_CODENAME=noble
[2025-07-03T20:58:36.246Z] ID=ubuntu
[2025-07-03T20:58:36.246Z] ID_LIKE=debian
[2025-07-03T20:58:36.246Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-03T20:58:36.246Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-03T20:58:36.246Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-03T20:58:36.246Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-03T20:58:36.246Z] UBUNTU_CODENAME=noble
[2025-07-03T20:58:36.246Z] LOGO=ubuntu-logo
[2025-07-03T20:58:36.246Z] osLabel : ubuntu.24
[2025-07-03T20:58:36.246Z] perlVersion :
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-07-03T20:58:36.246Z] (with 45 registered patches, see perl -V for more detail)
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] Copyright 1987-2023, Larry Wall
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-03T20:58:36.246Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-03T20:58:36.246Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-03T20:58:36.246Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-03T20:58:36.246Z] procArch : aarch64
[2025-07-03T20:58:36.246Z] sysArch : aarch64
[2025-07-03T20:58:36.246Z] sysOS : Linux
[2025-07-03T20:58:36.246Z] ulimit :
[2025-07-03T20:58:36.246Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-03T20:58:36.246Z] core file size (blocks, -c) unlimited
[2025-07-03T20:58:36.246Z] data seg size (kbytes, -d) unlimited
[2025-07-03T20:58:36.246Z] scheduling priority (-e) 0
[2025-07-03T20:58:36.246Z] file size (blocks, -f) unlimited
[2025-07-03T20:58:36.246Z] pending signals (-i) 2053843
[2025-07-03T20:58:36.246Z] max locked memory (kbytes, -l) 8192
[2025-07-03T20:58:36.246Z] max memory size (kbytes, -m) unlimited
[2025-07-03T20:58:36.246Z] open files (-n) 1048576
[2025-07-03T20:58:36.246Z] pipe size (512 bytes, -p) 8
[2025-07-03T20:58:36.246Z] POSIX message queues (bytes, -q) 819200
[2025-07-03T20:58:36.246Z] real-time priority (-r) 0
[2025-07-03T20:58:36.246Z] stack size (kbytes, -s) 8192
[2025-07-03T20:58:36.246Z] cpu time (seconds, -t) unlimited
[2025-07-03T20:58:36.246Z] max user processes (-u) unlimited
[2025-07-03T20:58:36.246Z] virtual memory (kbytes, -v) unlimited
[2025-07-03T20:58:36.246Z] file locks (-x) unlimited
[2025-07-03T20:58:36.246Z] uname : Linux 6c65fb5c619f 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-07-03T20:58:36.246Z] vmVendor : Oracle Corporation
[2025-07-03T20:58:36.246Z] vmVersion : 25.462-b07
[2025-07-03T20:58:36.246Z] xlc version : bash: line 1: xlC: command not found
[2025-07-03T20:58:36.246Z] **************************************************************************
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] System.getProperty('java.vendor')=Temurin
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] System.getProperty('os.name')=Linux
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] System.getProperty('os.arch')=arm
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] System.getProperty('java.fullversion')=null
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] System.getProperty('sun.arch.data.model')=32
[2025-07-03T20:58:36.246Z]
[2025-07-03T20:58:36.246Z] make -f clean.mk cleanBuild
[2025-07-03T20:58:36.246Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-07-03T20:58:36.246Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest
[2025-07-03T20:58:36.246Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-07-03T20:58:36.246Z] make -f compile.mk compile
[2025-07-03T20:58:36.246Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-07-03T20:58:37.110Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-03T20:58:37.110Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-03T20:58:37.111Z] (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-07-03T20:58:37.111Z] 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-07-03T20:58:37.111Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-07-03T20:58:37.111Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-07-03T20:58:37.111Z]
[2025-07-03T20:58:37.111Z] -create_test_directory:
[2025-07-03T20:58:37.111Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest
[2025-07-03T20:58:37.111Z]
[2025-07-03T20:58:37.111Z] stage_test_material:
[2025-07-03T20:58:37.872Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest
[2025-07-03T20:58:37.872Z]
[2025-07-03T20:58:37.872Z] build:
[2025-07-03T20:58:37.872Z]
[2025-07-03T20:58:37.872Z] init:
[2025-07-03T20:58:37.872Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf
[2025-07-03T20:58:37.872Z]
[2025-07-03T20:58:37.872Z] dist:
[2025-07-03T20:58:37.872Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf
[2025-07-03T20:58:37.872Z]
[2025-07-03T20:58:37.872Z] build:
[2025-07-03T20:58:37.872Z]
[2025-07-03T20:58:37.872Z] build:
[2025-07-03T20:58:37.872Z]
[2025-07-03T20:58:37.872Z] init:
[2025-07-03T20:58:37.872Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-07-03T20:58:37.872Z]
[2025-07-03T20:58:37.872Z] getBumbleBench:
[2025-07-03T20:58:37.872Z] [echo] Cloning BumbleBench
[2025-07-03T20:58:37.872Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-07-03T20:58:37.872Z] [exec] Cloning into 'bumblebench'...
[2025-07-03T20:58:38.632Z]
[2025-07-03T20:58:38.632Z] buildBumbleBench:
[2025-07-03T20:58:38.632Z] [echo] Building BumbleBench
[2025-07-03T20:58:38.632Z]
[2025-07-03T20:58:38.632Z] compile-all:
[2025-07-03T20:58:38.632Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:39.393Z] [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-07-03T20:58:39.393Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-07-03T20:58:39.393Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:39.393Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:39.393Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.155Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.155Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.155Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.155Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.156Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.156Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.915Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.915Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.915Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.915Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.916Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:58:40.916Z]
[2025-07-03T20:58:40.916Z] dist:
[2025-07-03T20:58:40.916Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-07-03T20:58:40.916Z]
[2025-07-03T20:58:40.916Z] dist:
[2025-07-03T20:58:40.916Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-07-03T20:58:40.916Z]
[2025-07-03T20:58:40.916Z] build:
[2025-07-03T20:58:40.916Z]
[2025-07-03T20:58:40.916Z] getDependentLibs:
[2025-07-03T20:58:45.872Z] [exec] --------------------------------------------
[2025-07-03T20:58:45.873Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:45.873Z] [exec] task is set to default
[2025-07-03T20:58:45.873Z] [exec] dependencyList is set to dacapo
[2025-07-03T20:58:45.873Z] [exec] --------------------------------------------
[2025-07-03T20:58:45.873Z] [exec] Starting download third party dependent jars
[2025-07-03T20:58:45.873Z] [exec] --------------------------------------------
[2025-07-03T20:58:45.873Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:58:45.873Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-03T20:58:45.873Z] [exec] downloaded dependent third party jars successfully
[2025-07-03T20:58:45.873Z]
[2025-07-03T20:58:45.873Z] init:
[2025-07-03T20:58:45.873Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-07-03T20:58:45.873Z]
[2025-07-03T20:58:45.873Z] getDacapoSuite:
[2025-07-03T20:58:45.873Z] [unzip] Expanding: /home/jenkins/testDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-07-03T20:59:26.973Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-07-03T20:59:26.973Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo
[2025-07-03T20:59:26.973Z]
[2025-07-03T20:59:26.973Z] dist:
[2025-07-03T20:59:26.973Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-07-03T20:59:26.973Z]
[2025-07-03T20:59:26.973Z] build:
[2025-07-03T20:59:26.973Z]
[2025-07-03T20:59:26.973Z] init:
[2025-07-03T20:59:26.973Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-07-03T20:59:26.973Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-07-03T20:59:26.974Z]
[2025-07-03T20:59:26.974Z] compile:
[2025-07-03T20:59:26.974Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-03T20:59:26.974Z] [echo] ============COMPILER SETTINGS============
[2025-07-03T20:59:26.974Z] [echo] ===fork: yes
[2025-07-03T20:59:26.974Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-07-03T20:59:26.974Z] [echo] ===debug: on
[2025-07-03T20:59:26.974Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-07-03T20:59:26.974Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-07-03T20:59:26.974Z]
[2025-07-03T20:59:26.974Z] dist:
[2025-07-03T20:59:26.974Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-07-03T20:59:26.974Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-07-03T20:59:26.974Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-07-03T20:59:26.974Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-07-03T20:59:26.974Z]
[2025-07-03T20:59:26.974Z] clean:
[2025-07-03T20:59:26.974Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-07-03T20:59:26.974Z]
[2025-07-03T20:59:26.974Z] build:
[2025-07-03T20:59:26.974Z]
[2025-07-03T20:59:26.974Z] build:
[2025-07-03T20:59:26.974Z]
[2025-07-03T20:59:26.974Z] init:
[2025-07-03T20:59:26.974Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/renaissance
[2025-07-03T20:59:26.974Z]
[2025-07-03T20:59:26.974Z] getRenaissanceSuite:
[2025-07-03T20:59:26.975Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-07-03T20:59:29.413Z]
[2025-07-03T20:59:29.413Z] dist:
[2025-07-03T20:59:29.413Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/renaissance
[2025-07-03T20:59:30.978Z]
[2025-07-03T20:59:30.978Z] build:
[2025-07-03T20:59:30.978Z]
[2025-07-03T20:59:30.978Z] init:
[2025-07-03T20:59:30.978Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/specjbb
[2025-07-03T20:59:30.978Z]
[2025-07-03T20:59:30.978Z] getSpecjbbSuite:
[2025-07-03T20:59:30.978Z]
[2025-07-03T20:59:30.978Z] dist:
[2025-07-03T20:59:30.978Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/specjbb/run
[2025-07-03T20:59:30.978Z]
[2025-07-03T20:59:30.978Z] BUILD SUCCESSFUL
[2025-07-03T20:59:30.978Z] Total time: 53 seconds
[2025-07-03T20:59:30.978Z] 0
[2025-07-03T20:59:30.978Z]
[2025-07-03T20:59:30.978Z]
[2025-07-03T20:59:30.978Z] RECORD TEST REPOs SHA
[2025-07-03T20:59:30.978Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-07-03T20:59:30.978Z] 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-07-03T20:59:30.978Z] 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-07-03T20:59:30.978Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-07-03T20:59:30.978Z] ================================================
[2025-07-03T20:59:30.978Z] timestamp: 20250703-205930
[2025-07-03T20:59:30.978Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[2025-07-03T20:59:30.978Z] git repo:
[2025-07-03T20:59:30.978Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-07-03T20:59:30.978Z] sha:
[2025-07-03T20:59:30.978Z] 32fa2ac97e1b20cc09e1de61e8dcab3fd0b2c00c
[2025-07-03T20:59:30.978Z] ================================================
[2025-07-03T20:59:30.978Z] timestamp: 20250703-205930
[2025-07-03T20:59:30.979Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-07-03T20:59:30.979Z] git repo:
[2025-07-03T20:59:30.979Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-07-03T20:59:30.979Z] sha:
[2025-07-03T20:59:30.979Z] 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[2025-07-03T20:59:30.979Z] ================================================
[2025-07-03T20:59:30.979Z] timestamp: 20250703-205930
[2025-07-03T20:59:30.979Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-07-03T20:59:30.979Z] git repo:
[2025-07-03T20:59:30.979Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-07-03T20:59:30.979Z] sha:
[2025-07-03T20:59:30.979Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-07-03T20:59:30.979Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[Pipeline] }
[2025-07-03T20:59:31.547Z] $ ssh-agent -k
[2025-07-03T20:59:31.556Z] unset SSH_AUTH_SOCK;
[2025-07-03T20:59:31.556Z] unset SSH_AGENT_PID;
[2025-07-03T20:59:31.556Z] echo Agent pid 1900722 killed;
[2025-07-03T20:59:32.130Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-07-03T20:59:32.265Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-03T20:59:32.288Z] ITERATION: 1/1
[Pipeline] wrap
[2025-07-03T20:59:32.620Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/.xvfb-171-..fbdir5217950369998825903
[Pipeline] {
[Pipeline] sh
[2025-07-03T20:59:54.504Z] + ps -f
[2025-07-03T20:59:54.504Z] + grep [X]vfb
[2025-07-03T20:59:54.504Z] + awk {print $9}
[Pipeline] echo
[2025-07-03T20:59:55.033Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-07-03T20:59:55.099Z] $ ssh-agent
[2025-07-03T20:59:55.687Z] SSH_AUTH_SOCK=/tmp/ssh-2Pk5FYTx9Z5t/agent.1901174
[2025-07-03T20:59:55.687Z] SSH_AGENT_PID=1901176
[2025-07-03T20:59:55.687Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-07-03T20:59:57.116Z] + uname
[2025-07-03T20:59:57.116Z] + [ Linux = AIX ]
[2025-07-03T20:59:57.116Z] + uname
[2025-07-03T20:59:57.116Z] + [ Linux = SunOS ]
[2025-07-03T20:59:57.116Z] + uname
[2025-07-03T20:59:57.116Z] + [ Linux = *BSD ]
[2025-07-03T20:59:57.116Z] + MAKE=make
[2025-07-03T20:59:57.116Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-07-03T20:59:57.116Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-07-03T20:59:58.919Z] + uname
[2025-07-03T20:59:58.919Z] + [ Linux = AIX ]
[2025-07-03T20:59:58.919Z] + uname
[2025-07-03T20:59:58.919Z] + [ Linux = SunOS ]
[2025-07-03T20:59:58.919Z] + uname
[2025-07-03T20:59:58.919Z] + [ Linux = *BSD ]
[2025-07-03T20:59:58.919Z] + MAKE=make
[2025-07-03T20:59:58.919Z] + cd ./aqa-tests
[2025-07-03T20:59:58.919Z] + . ./scripts/testenv/testenvSettings.sh
[2025-07-03T20:59:58.919Z] + set +x
[2025-07-03T20:59:58.919Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-07-03T20:59:58.919Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-07-03T20:59:58.919Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-07-03T20:59:58.919Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-07-03T20:59:58.919Z] perl scripts/configure.pl
[2025-07-03T20:59:58.919Z] /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-07-03T20:59:58.919Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] Starting to generate test make files.
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-07-03T20:59:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-07-03T20:59:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-07-03T20:59:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-07-03T20:59:58.919Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-07-03T20:59:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-07-03T20:59:58.919Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../autoGen.mk
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] Make files are generated successfully.
[2025-07-03T20:59:58.919Z]
[2025-07-03T20:59:58.919Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-07-03T20:59:58.919Z] make -f runtest.mk _extended.perf
[2025-07-03T20:59:58.919Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-07-03T20:59:59.734Z]
[2025-07-03T20:59:59.734Z] Running make 4.3
[2025-07-03T20:59:59.734Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..
[2025-07-03T20:59:59.734Z] set JDK_VERSION to 8
[2025-07-03T20:59:59.734Z] set JDK_IMPL to hotspot
[2025-07-03T20:59:59.734Z] set JVM_VERSION to openjdk8
[2025-07-03T20:59:59.734Z] set JCL_VERSION to latest
[2025-07-03T20:59:59.734Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-07-03T20:59:59.734Z] set SPEC to linux_arm
[2025-07-03T20:59:59.734Z] set TEST_FLAG to
[2025-07-03T20:59:59.734Z] set OS_LABEL to ubuntu.24
[2025-07-03T20:59:59.734Z] Running extended.perf ...
[2025-07-03T20:59:59.734Z] There are 20 test targets in extended.perf
[2025-07-03T20:59:59.734Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-07-03T20:59:59.734Z] openjdk version "1.8.0_462-beta"
[2025-07-03T20:59:59.734Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202507032012-b07)
[2025-07-03T20:59:59.734Z] OpenJDK Client VM (Temurin)(build 25.462-b07, mixed mode)
[2025-07-03T20:59:59.734Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests'
[2025-07-03T20:59:59.734Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf'
[2025-07-03T20:59:59.734Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo'
[2025-07-03T20:59:59.734Z]
[2025-07-03T20:59:59.734Z] ===============================================
[2025-07-03T20:59:59.734Z] Running test dacapo-avrora_0 ...
[2025-07-03T20:59:59.734Z] ===============================================
[2025-07-03T20:59:59.734Z] dacapo-avrora_0 Start Time: Thu Jul 3 20:59:59 2025 Epoch Time (ms): 1751576399320
[2025-07-03T20:59:59.734Z] variation: NoOptions
[2025-07-03T20:59:59.734Z] JVM_OPTIONS:
[2025-07-03T20:59:59.734Z] { \
[2025-07-03T20:59:59.734Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T20:59:59.734Z] echo "Nothing to be done for setup."; \
[2025-07-03T20:59:59.734Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-avrora_0"; \
[2025-07-03T20:59:59.734Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-avrora_0"; \
[2025-07-03T20:59:59.734Z] echo ""; echo "TESTING:"; \
[2025-07-03T20:59:59.734Z] "/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-07-03T20:59:59.734Z] 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_17515763987322/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T20:59:59.734Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T20:59:59.734Z] echo "Nothing to be done for teardown."; \
[2025-07-03T20:59:59.734Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T20:59:59.734Z]
[2025-07-03T20:59:59.734Z] TEST SETUP:
[2025-07-03T20:59:59.734Z] Nothing to be done for setup.
[2025-07-03T20:59:59.734Z]
[2025-07-03T20:59:59.734Z] TESTING:
[2025-07-03T21:00:00.492Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats)
[2025-07-03T21:00:00.492Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting =====
[2025-07-03T21:00:26.641Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 24248 msec =====
[2025-07-03T21:00:26.641Z] -----------------------------------
[2025-07-03T21:00:26.641Z] dacapo-avrora_0_PASSED
[2025-07-03T21:00:26.641Z] -----------------------------------
[2025-07-03T21:00:26.641Z]
[2025-07-03T21:00:26.641Z] TEST TEARDOWN:
[2025-07-03T21:00:26.641Z] Nothing to be done for teardown.
[2025-07-03T21:00:26.641Z] dacapo-avrora_0 Finish Time: Thu Jul 3 21:00:24 2025 Epoch Time (ms): 1751576424352
[2025-07-03T21:00:26.641Z]
[2025-07-03T21:00:26.641Z] ===============================================
[2025-07-03T21:00:26.641Z] Running test dacapo-fop_0 ...
[2025-07-03T21:00:26.641Z] ===============================================
[2025-07-03T21:00:26.641Z] dacapo-fop_0 Start Time: Thu Jul 3 21:00:24 2025 Epoch Time (ms): 1751576424397
[2025-07-03T21:00:26.641Z] variation: NoOptions
[2025-07-03T21:00:26.641Z] JVM_OPTIONS:
[2025-07-03T21:00:26.641Z] { \
[2025-07-03T21:00:26.641Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:00:26.641Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:00:26.641Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-fop_0"; \
[2025-07-03T21:00:26.641Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-fop_0"; \
[2025-07-03T21:00:26.641Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:00:26.641Z] "/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-07-03T21:00:26.641Z] 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_17515763987322/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:00:26.641Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:00:26.641Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:00:26.641Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:00:26.641Z]
[2025-07-03T21:00:26.641Z] TEST SETUP:
[2025-07-03T21:00:26.641Z] Nothing to be done for setup.
[2025-07-03T21:00:26.641Z]
[2025-07-03T21:00:26.641Z] TESTING:
[2025-07-03T21:00:26.641Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-07-03T21:00:26.641Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-07-03T21:00:31.980Z] 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-07-03T21:00:31.980Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 6741 msec =====
[2025-07-03T21:00:31.980Z] -----------------------------------
[2025-07-03T21:00:31.980Z] dacapo-fop_0_PASSED
[2025-07-03T21:00:31.980Z] -----------------------------------
[2025-07-03T21:00:31.980Z]
[2025-07-03T21:00:31.980Z] TEST TEARDOWN:
[2025-07-03T21:00:31.980Z] Nothing to be done for teardown.
[2025-07-03T21:00:31.980Z] dacapo-fop_0 Finish Time: Thu Jul 3 21:00:31 2025 Epoch Time (ms): 1751576431668
[2025-07-03T21:00:31.980Z]
[2025-07-03T21:00:31.980Z] ===============================================
[2025-07-03T21:00:31.980Z] Running test dacapo-jython_0 ...
[2025-07-03T21:00:31.980Z] ===============================================
[2025-07-03T21:00:31.980Z] dacapo-jython_0 Start Time: Thu Jul 3 21:00:31 2025 Epoch Time (ms): 1751576431712
[2025-07-03T21:00:31.980Z] variation: NoOptions
[2025-07-03T21:00:31.980Z] JVM_OPTIONS:
[2025-07-03T21:00:31.980Z] { \
[2025-07-03T21:00:31.980Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:00:31.980Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:00:31.980Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-jython_0"; \
[2025-07-03T21:00:31.980Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-jython_0"; \
[2025-07-03T21:00:31.980Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:00:31.981Z] "/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-07-03T21:00:31.981Z] 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_17515763987322/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:00:31.981Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:00:31.981Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:00:31.981Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:00:31.981Z]
[2025-07-03T21:00:31.981Z] TEST SETUP:
[2025-07-03T21:00:31.981Z] Nothing to be done for setup.
[2025-07-03T21:00:31.981Z]
[2025-07-03T21:00:31.981Z] TESTING:
[2025-07-03T21:00:33.544Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-07-03T21:00:36.914Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-07-03T21:00:38.475Z] -------------------------------------------------------------------------------
[2025-07-03T21:00:38.475Z] PYBENCH 2.0
[2025-07-03T21:00:38.475Z] -------------------------------------------------------------------------------
[2025-07-03T21:00:38.475Z] * using Jython
[2025-07-03T21:00:38.475Z] * system check interval set to maximum: 2147483647
[2025-07-03T21:00:38.475Z] * using timer: time.time
[2025-07-03T21:00:38.475Z]
[2025-07-03T21:00:39.230Z] Calibrating tests. Please wait... done.
[2025-07-03T21:00:39.230Z]
[2025-07-03T21:00:39.230Z] Running 2 round(s) of the suite at warp factor 20:
[2025-07-03T21:00:39.230Z]
[2025-07-03T21:00:46.004Z] * Round 1 done.
[2025-07-03T21:00:52.778Z] * Round 2 done.
[2025-07-03T21:00:52.778Z]
[2025-07-03T21:00:52.779Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 15629 msec =====
[2025-07-03T21:00:52.779Z] -----------------------------------
[2025-07-03T21:00:52.779Z] dacapo-jython_0_PASSED
[2025-07-03T21:00:52.779Z] -----------------------------------
[2025-07-03T21:00:52.779Z]
[2025-07-03T21:00:52.779Z] TEST TEARDOWN:
[2025-07-03T21:00:52.779Z] Nothing to be done for teardown.
[2025-07-03T21:00:52.779Z] dacapo-jython_0 Finish Time: Thu Jul 3 21:00:52 2025 Epoch Time (ms): 1751576452294
[2025-07-03T21:00:52.779Z]
[2025-07-03T21:00:52.779Z] ===============================================
[2025-07-03T21:00:52.779Z] Running test dacapo-luindex_0 ...
[2025-07-03T21:00:52.779Z] ===============================================
[2025-07-03T21:00:52.779Z] dacapo-luindex_0 Start Time: Thu Jul 3 21:00:52 2025 Epoch Time (ms): 1751576452337
[2025-07-03T21:00:52.779Z] dacapo-luindex_0_DISABLED
[2025-07-03T21:00:52.779Z] Disabled Reason:
[2025-07-03T21:00:52.779Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739
[2025-07-03T21:00:52.779Z] dacapo-luindex_0 Finish Time: Thu Jul 3 21:00:52 2025 Epoch Time (ms): 1751576452370
[2025-07-03T21:00:52.779Z]
[2025-07-03T21:00:52.779Z] ===============================================
[2025-07-03T21:00:52.779Z] Running test dacapo-pmd_0 ...
[2025-07-03T21:00:52.779Z] ===============================================
[2025-07-03T21:00:52.779Z] dacapo-pmd_0 Start Time: Thu Jul 3 21:00:52 2025 Epoch Time (ms): 1751576452415
[2025-07-03T21:00:52.779Z] variation: NoOptions
[2025-07-03T21:00:52.779Z] JVM_OPTIONS:
[2025-07-03T21:00:52.779Z] { \
[2025-07-03T21:00:52.779Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:00:52.779Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:00:52.779Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-pmd_0"; \
[2025-07-03T21:00:52.779Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-pmd_0"; \
[2025-07-03T21:00:52.779Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:00:52.779Z] "/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-07-03T21:00:52.779Z] 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_17515763987322/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:00:52.779Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:00:52.779Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:00:52.779Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:00:52.779Z]
[2025-07-03T21:00:52.779Z] TEST SETUP:
[2025-07-03T21:00:52.779Z] Nothing to be done for setup.
[2025-07-03T21:00:52.779Z]
[2025-07-03T21:00:52.779Z] TESTING:
[2025-07-03T21:00:52.779Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-07-03T21:00:53.536Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-07-03T21:00:53.536Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-07-03T21:00:56.902Z] #
[2025-07-03T21:00:56.902Z] # A fatal error has been detected by the Java Runtime Environment:
[2025-07-03T21:00:56.902Z] #
[2025-07-03T21:00:56.902Z] # SIGSEGV (0xb) at pc=0xe9f654a8, pid=1901523, tid=0xd80ff420
[2025-07-03T21:00:56.902Z] #
[2025-07-03T21:00:56.902Z] # JRE version: OpenJDK Runtime Environment (8.0_462-b07) (build 1.8.0_462-beta-202507032012-b07)
[2025-07-03T21:00:56.902Z] # Java VM: OpenJDK Client VM (25.462-b07 mixed mode linux-aarch32 )
[2025-07-03T21:00:56.902Z] # Problematic frame:
[2025-07-03T21:00:56.902Z] # j net.sf.saxon.expr.ItemChecker.simplify(Lnet/sf/saxon/expr/ExpressionVisitor;)Lnet/sf/saxon/expr/Expression;+6
[2025-07-03T21:00:56.902Z] #
[2025-07-03T21:00:56.902Z] # Core dump written. Default location: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/output_17515763987322/dacapo-pmd_0/core or core.1901523
[2025-07-03T21:00:56.902Z] #
[2025-07-03T21:00:56.902Z] # An error report file with more information is saved as:
[2025-07-03T21:00:56.902Z] # /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/output_17515763987322/dacapo-pmd_0/hs_err_pid1901523.log
[2025-07-03T21:00:56.902Z] #
[2025-07-03T21:00:56.902Z] # If you would like to submit a bug report, please visit:
[2025-07-03T21:00:56.902Z] # https://github.com/adoptium/adoptium-support/issues
[2025-07-03T21:00:56.902Z] #
[2025-07-03T21:00:56.902Z] Aborted (core dumped)
[2025-07-03T21:00:56.902Z] -----------------------------------
[2025-07-03T21:00:56.902Z] dacapo-pmd_0_FAILED
[2025-07-03T21:00:56.902Z] -----------------------------------
[2025-07-03T21:00:56.902Z]
[2025-07-03T21:00:56.902Z] TEST TEARDOWN:
[2025-07-03T21:00:56.902Z] Nothing to be done for teardown.
[2025-07-03T21:00:56.902Z] dacapo-pmd_0 Finish Time: Thu Jul 3 21:00:56 2025 Epoch Time (ms): 1751576456219
[2025-07-03T21:00:56.902Z]
[2025-07-03T21:00:56.902Z] ===============================================
[2025-07-03T21:00:56.902Z] Running test dacapo-sunflow_0 ...
[2025-07-03T21:00:56.902Z] ===============================================
[2025-07-03T21:00:56.903Z] dacapo-sunflow_0 Start Time: Thu Jul 3 21:00:56 2025 Epoch Time (ms): 1751576456266
[2025-07-03T21:00:56.903Z] variation: NoOptions
[2025-07-03T21:00:56.903Z] JVM_OPTIONS:
[2025-07-03T21:00:56.903Z] { \
[2025-07-03T21:00:56.903Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:00:56.903Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:00:56.903Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-sunflow_0"; \
[2025-07-03T21:00:56.903Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-sunflow_0"; \
[2025-07-03T21:00:56.903Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:00:56.903Z] "/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-07-03T21:00:56.903Z] 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_17515763987322/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:00:56.903Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:00:56.903Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:00:56.903Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:00:56.903Z]
[2025-07-03T21:00:56.903Z] TEST SETUP:
[2025-07-03T21:00:56.903Z] Nothing to be done for setup.
[2025-07-03T21:00:56.903Z]
[2025-07-03T21:00:56.903Z] TESTING:
[2025-07-03T21:00:56.903Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-07-03T21:00:57.658Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-07-03T21:01:54.817Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 53457 msec =====
[2025-07-03T21:01:54.817Z] -----------------------------------
[2025-07-03T21:01:54.817Z] dacapo-sunflow_0_PASSED
[2025-07-03T21:01:54.817Z] -----------------------------------
[2025-07-03T21:01:54.817Z]
[2025-07-03T21:01:54.817Z] TEST TEARDOWN:
[2025-07-03T21:01:54.817Z] Nothing to be done for teardown.
[2025-07-03T21:01:54.817Z] dacapo-sunflow_0 Finish Time: Thu Jul 3 21:01:50 2025 Epoch Time (ms): 1751576510368
[2025-07-03T21:01:54.817Z]
[2025-07-03T21:01:54.817Z] ===============================================
[2025-07-03T21:01:54.817Z] Running test dacapo-tomcat_0 ...
[2025-07-03T21:01:54.817Z] ===============================================
[2025-07-03T21:01:54.817Z] dacapo-tomcat_0 Start Time: Thu Jul 3 21:01:50 2025 Epoch Time (ms): 1751576510413
[2025-07-03T21:01:54.817Z] dacapo-tomcat_0_DISABLED
[2025-07-03T21:01:54.817Z] Disabled Reason:
[2025-07-03T21:01:54.817Z] https://bugs.openjdk.java.net/browse/JDK-8155588
[2025-07-03T21:01:54.817Z] dacapo-tomcat_0 Finish Time: Thu Jul 3 21:01:50 2025 Epoch Time (ms): 1751576510442
[2025-07-03T21:01:54.817Z]
[2025-07-03T21:01:54.817Z] ===============================================
[2025-07-03T21:01:54.817Z] Running test dacapo-xalan_0 ...
[2025-07-03T21:01:54.817Z] ===============================================
[2025-07-03T21:01:54.817Z] dacapo-xalan_0 Start Time: Thu Jul 3 21:01:50 2025 Epoch Time (ms): 1751576510489
[2025-07-03T21:01:54.817Z] variation: NoOptions
[2025-07-03T21:01:54.817Z] JVM_OPTIONS:
[2025-07-03T21:01:54.817Z] { \
[2025-07-03T21:01:54.817Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:01:54.817Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:01:54.817Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-xalan_0"; \
[2025-07-03T21:01:54.817Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/dacapo-xalan_0"; \
[2025-07-03T21:01:54.817Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:01:54.817Z] "/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-07-03T21:01:54.818Z] 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_17515763987322/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:01:54.818Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:01:54.818Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:01:54.818Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:01:54.818Z]
[2025-07-03T21:01:54.818Z] TEST SETUP:
[2025-07-03T21:01:54.818Z] Nothing to be done for setup.
[2025-07-03T21:01:54.818Z]
[2025-07-03T21:01:54.818Z] TESTING:
[2025-07-03T21:01:54.818Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2025-07-03T21:01:54.818Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-07-03T21:01:54.818Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-07-03T21:01:54.818Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 1133; Column#: 28
[2025-07-03T21:01:54.818Z] javax.xml.transform.TransformerException: Unknown error in XPath.
[2025-07-03T21:01:54.818Z] at org.apache.xpath.XPath.bool(XPath.java:442)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemIf.execute(ElemIf.java:160)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
[2025-07-03T21:01:54.818Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
[2025-07-03T21:01:54.818Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157)
[2025-07-03T21:01:54.818Z] Caused by: java.lang.NullPointerException
[2025-07-03T21:01:54.818Z] at org.apache.xpath.axes.LocPathIterator.asNode(LocPathIterator.java:300)
[2025-07-03T21:01:54.818Z] at org.apache.xpath.axes.LocPathIterator.bool(LocPathIterator.java:320)
[2025-07-03T21:01:54.818Z] at org.apache.xpath.XPath.bool(XPath.java:412)
[2025-07-03T21:01:54.818Z] ... 20 more
[2025-07-03T21:02:06.393Z] Normal completion.
[2025-07-03T21:02:06.393Z] Digest validation failed for stdout.log, expecting 0x04287475d49c884b6b3cd93d4a23947a0d0e4867 found 0xd31deba48b76595f822b43217afefd6fec3aefb9
[2025-07-03T21:02:06.393Z] Digest validation failed for stderr.log, expecting 0xda39a3ee5e6b4b0d3255bfef95601890afd80709 found 0xa858cd1bedc3f140e4e35bb5ba32d4db8df0d96d
[2025-07-03T21:02:06.393Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan FAILED =====
[2025-07-03T21:02:06.393Z] Validation FAILED for xalan default
[2025-07-03T21:02:06.393Z] -----------------------------------
[2025-07-03T21:02:06.393Z] dacapo-xalan_0_FAILED
[2025-07-03T21:02:06.393Z] -----------------------------------
[2025-07-03T21:02:06.393Z]
[2025-07-03T21:02:06.393Z] TEST TEARDOWN:
[2025-07-03T21:02:06.393Z] Nothing to be done for teardown.
[2025-07-03T21:02:06.393Z] dacapo-xalan_0 Finish Time: Thu Jul 3 21:02:04 2025 Epoch Time (ms): 1751576524936
[2025-07-03T21:02:06.393Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo'
[2025-07-03T21:02:06.393Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-07-03T21:02:06.393Z]
[2025-07-03T21:02:06.393Z] ===============================================
[2025-07-03T21:02:06.393Z] Running test renaissance-als_0 ...
[2025-07-03T21:02:06.393Z] ===============================================
[2025-07-03T21:02:06.393Z] renaissance-als_0 Start Time: Thu Jul 3 21:02:04 2025 Epoch Time (ms): 1751576524997
[2025-07-03T21:02:06.393Z] renaissance-als_0_DISABLED
[2025-07-03T21:02:06.393Z] Disabled Reason:
[2025-07-03T21:02:06.393Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-07-03T21:02:06.393Z] renaissance-als_0 Finish Time: Thu Jul 3 21:02:05 2025 Epoch Time (ms): 1751576525029
[2025-07-03T21:02:06.393Z]
[2025-07-03T21:02:06.393Z] ===============================================
[2025-07-03T21:02:06.393Z] Running test renaissance-chi-square_0 ...
[2025-07-03T21:02:06.393Z] ===============================================
[2025-07-03T21:02:06.393Z] renaissance-chi-square_0 Start Time: Thu Jul 3 21:02:05 2025 Epoch Time (ms): 1751576525070
[2025-07-03T21:02:06.393Z] renaissance-chi-square_0_DISABLED
[2025-07-03T21:02:06.393Z] Disabled Reason:
[2025-07-03T21:02:06.393Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-07-03T21:02:06.393Z] renaissance-chi-square_0 Finish Time: Thu Jul 3 21:02:05 2025 Epoch Time (ms): 1751576525100
[2025-07-03T21:02:06.393Z]
[2025-07-03T21:02:06.393Z] ===============================================
[2025-07-03T21:02:06.393Z] Running test renaissance-db-shootout_0 ...
[2025-07-03T21:02:06.393Z] ===============================================
[2025-07-03T21:02:06.393Z] renaissance-db-shootout_0 Start Time: Thu Jul 3 21:02:05 2025 Epoch Time (ms): 1751576525142
[2025-07-03T21:02:06.393Z] variation: NoOptions
[2025-07-03T21:02:06.393Z] JVM_OPTIONS:
[2025-07-03T21:02:06.393Z] { \
[2025-07-03T21:02:06.393Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:02:06.393Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:02:06.393Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-db-shootout_0"; \
[2025-07-03T21:02:06.393Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-db-shootout_0"; \
[2025-07-03T21:02:06.393Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:02:06.393Z] "/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_17515763987322/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-07-03T21:02:06.393Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_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_17515763987322/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:02:06.393Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:02:06.393Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:02:06.393Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:02:06.393Z]
[2025-07-03T21:02:06.393Z] TEST SETUP:
[2025-07-03T21:02:06.393Z] Nothing to be done for setup.
[2025-07-03T21:02:06.393Z]
[2025-07-03T21:02:06.393Z] TESTING:
[2025-07-03T21:02:06.393Z] Benchmark 'db-shootout' excluded: requires JVM version >=11 (found 1.8).
[2025-07-03T21:02:07.152Z] -----------------------------------
[2025-07-03T21:02:07.152Z] renaissance-db-shootout_0_PASSED
[2025-07-03T21:02:07.152Z] -----------------------------------
[2025-07-03T21:02:07.152Z]
[2025-07-03T21:02:07.152Z] TEST TEARDOWN:
[2025-07-03T21:02:07.152Z] Nothing to be done for teardown.
[2025-07-03T21:02:07.152Z] renaissance-db-shootout_0 Finish Time: Thu Jul 3 21:02:06 2025 Epoch Time (ms): 1751576526407
[2025-07-03T21:02:07.152Z]
[2025-07-03T21:02:07.152Z] ===============================================
[2025-07-03T21:02:07.152Z] Running test renaissance-dec-tree_0 ...
[2025-07-03T21:02:07.152Z] ===============================================
[2025-07-03T21:02:07.152Z] renaissance-dec-tree_0 Start Time: Thu Jul 3 21:02:06 2025 Epoch Time (ms): 1751576526450
[2025-07-03T21:02:07.152Z] renaissance-dec-tree_0_DISABLED
[2025-07-03T21:02:07.152Z] Disabled Reason:
[2025-07-03T21:02:07.152Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-07-03T21:02:07.152Z] renaissance-dec-tree_0 Finish Time: Thu Jul 3 21:02:06 2025 Epoch Time (ms): 1751576526485
[2025-07-03T21:02:07.152Z]
[2025-07-03T21:02:07.152Z] ===============================================
[2025-07-03T21:02:07.152Z] Running test renaissance-finagle-chirper_0 ...
[2025-07-03T21:02:07.152Z] ===============================================
[2025-07-03T21:02:07.152Z] renaissance-finagle-chirper_0 Start Time: Thu Jul 3 21:02:06 2025 Epoch Time (ms): 1751576526530
[2025-07-03T21:02:07.152Z] renaissance-finagle-chirper_0_DISABLED
[2025-07-03T21:02:07.152Z] Disabled Reason:
[2025-07-03T21:02:07.152Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-07-03T21:02:07.152Z] renaissance-finagle-chirper_0 Finish Time: Thu Jul 3 21:02:06 2025 Epoch Time (ms): 1751576526562
[2025-07-03T21:02:07.152Z]
[2025-07-03T21:02:07.152Z] ===============================================
[2025-07-03T21:02:07.152Z] Running test renaissance-finagle-http_0 ...
[2025-07-03T21:02:07.152Z] ===============================================
[2025-07-03T21:02:07.152Z] renaissance-finagle-http_0 Start Time: Thu Jul 3 21:02:06 2025 Epoch Time (ms): 1751576526605
[2025-07-03T21:02:07.152Z] variation: NoOptions
[2025-07-03T21:02:07.152Z] JVM_OPTIONS:
[2025-07-03T21:02:07.152Z] { \
[2025-07-03T21:02:07.152Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:02:07.152Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:02:07.152Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-finagle-http_0"; \
[2025-07-03T21:02:07.152Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-finagle-http_0"; \
[2025-07-03T21:02:07.152Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:02:07.152Z] "/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_17515763987322/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-07-03T21:02:07.152Z] 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_17515763987322/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:02:07.152Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:02:07.152Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:02:07.152Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:02:07.152Z]
[2025-07-03T21:02:07.152Z] TEST SETUP:
[2025-07-03T21:02:07.152Z] Nothing to be done for setup.
[2025-07-03T21:02:07.152Z]
[2025-07-03T21:02:07.152Z] TESTING:
[2025-07-03T21:02:07.909Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8).
[2025-07-03T21:02:07.909Z] -----------------------------------
[2025-07-03T21:02:07.909Z] renaissance-finagle-http_0_PASSED
[2025-07-03T21:02:07.909Z] -----------------------------------
[2025-07-03T21:02:07.909Z]
[2025-07-03T21:02:07.909Z] TEST TEARDOWN:
[2025-07-03T21:02:07.909Z] Nothing to be done for teardown.
[2025-07-03T21:02:07.909Z] renaissance-finagle-http_0 Finish Time: Thu Jul 3 21:02:07 2025 Epoch Time (ms): 1751576527784
[2025-07-03T21:02:07.909Z]
[2025-07-03T21:02:07.909Z] ===============================================
[2025-07-03T21:02:07.909Z] Running test renaissance-gauss-mix_0 ...
[2025-07-03T21:02:07.909Z] ===============================================
[2025-07-03T21:02:07.909Z] renaissance-gauss-mix_0 Start Time: Thu Jul 3 21:02:07 2025 Epoch Time (ms): 1751576527826
[2025-07-03T21:02:07.909Z] renaissance-gauss-mix_0_DISABLED
[2025-07-03T21:02:07.909Z] Disabled Reason:
[2025-07-03T21:02:07.909Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-07-03T21:02:08.668Z] renaissance-gauss-mix_0 Finish Time: Thu Jul 3 21:02:07 2025 Epoch Time (ms): 1751576527856
[2025-07-03T21:02:08.668Z]
[2025-07-03T21:02:08.668Z] ===============================================
[2025-07-03T21:02:08.668Z] Running test renaissance-log-regression_0 ...
[2025-07-03T21:02:08.668Z] ===============================================
[2025-07-03T21:02:08.668Z] renaissance-log-regression_0 Start Time: Thu Jul 3 21:02:07 2025 Epoch Time (ms): 1751576527897
[2025-07-03T21:02:08.668Z] renaissance-log-regression_0_DISABLED
[2025-07-03T21:02:08.668Z] Disabled Reason:
[2025-07-03T21:02:08.668Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-07-03T21:02:08.668Z] renaissance-log-regression_0 Finish Time: Thu Jul 3 21:02:07 2025 Epoch Time (ms): 1751576527927
[2025-07-03T21:02:08.668Z]
[2025-07-03T21:02:08.668Z] ===============================================
[2025-07-03T21:02:08.668Z] Running test renaissance-mnemonics_0 ...
[2025-07-03T21:02:08.668Z] ===============================================
[2025-07-03T21:02:08.668Z] renaissance-mnemonics_0 Start Time: Thu Jul 3 21:02:07 2025 Epoch Time (ms): 1751576527969
[2025-07-03T21:02:08.668Z] variation: NoOptions
[2025-07-03T21:02:08.668Z] JVM_OPTIONS:
[2025-07-03T21:02:08.668Z] { \
[2025-07-03T21:02:08.668Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:02:08.668Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:02:08.668Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-mnemonics_0"; \
[2025-07-03T21:02:08.668Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-mnemonics_0"; \
[2025-07-03T21:02:08.668Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:02:08.668Z] "/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_17515763987322/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-07-03T21:02:08.668Z] 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_17515763987322/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:02:08.668Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:02:08.668Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:02:08.668Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:02:08.668Z]
[2025-07-03T21:02:08.668Z] TEST SETUP:
[2025-07-03T21:02:08.668Z] Nothing to be done for setup.
[2025-07-03T21:02:08.668Z]
[2025-07-03T21:02:08.668Z] TESTING:
[2025-07-03T21:02:09.427Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-07-03T21:02:09.427Z] -----------------------------------
[2025-07-03T21:02:09.427Z] renaissance-mnemonics_0_PASSED
[2025-07-03T21:02:09.427Z] -----------------------------------
[2025-07-03T21:02:09.427Z]
[2025-07-03T21:02:09.427Z] TEST TEARDOWN:
[2025-07-03T21:02:09.427Z] Nothing to be done for teardown.
[2025-07-03T21:02:09.427Z] renaissance-mnemonics_0 Finish Time: Thu Jul 3 21:02:09 2025 Epoch Time (ms): 1751576529220
[2025-07-03T21:02:09.427Z]
[2025-07-03T21:02:09.427Z] ===============================================
[2025-07-03T21:02:09.427Z] Running test renaissance-movie-lens_0 ...
[2025-07-03T21:02:09.427Z] ===============================================
[2025-07-03T21:02:09.427Z] renaissance-movie-lens_0 Start Time: Thu Jul 3 21:02:09 2025 Epoch Time (ms): 1751576529262
[2025-07-03T21:02:09.427Z] renaissance-movie-lens_0_DISABLED
[2025-07-03T21:02:09.427Z] Disabled Reason:
[2025-07-03T21:02:09.427Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-07-03T21:02:09.427Z] renaissance-movie-lens_0 Finish Time: Thu Jul 3 21:02:09 2025 Epoch Time (ms): 1751576529294
[2025-07-03T21:02:09.427Z]
[2025-07-03T21:02:09.427Z] ===============================================
[2025-07-03T21:02:09.427Z] Running test renaissance-par-mnemonics_0 ...
[2025-07-03T21:02:09.427Z] ===============================================
[2025-07-03T21:02:09.427Z] renaissance-par-mnemonics_0 Start Time: Thu Jul 3 21:02:09 2025 Epoch Time (ms): 1751576529335
[2025-07-03T21:02:09.427Z] variation: NoOptions
[2025-07-03T21:02:09.427Z] JVM_OPTIONS:
[2025-07-03T21:02:09.427Z] { \
[2025-07-03T21:02:09.427Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:02:09.427Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:02:09.427Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-par-mnemonics_0"; \
[2025-07-03T21:02:09.427Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-par-mnemonics_0"; \
[2025-07-03T21:02:09.427Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:02:09.427Z] "/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_17515763987322/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-07-03T21:02:09.427Z] 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_17515763987322/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:02:09.427Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:02:09.427Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:02:09.427Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:02:09.427Z]
[2025-07-03T21:02:09.427Z] TEST SETUP:
[2025-07-03T21:02:09.427Z] Nothing to be done for setup.
[2025-07-03T21:02:09.427Z]
[2025-07-03T21:02:09.427Z] TESTING:
[2025-07-03T21:02:11.040Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-07-03T21:02:11.040Z] -----------------------------------
[2025-07-03T21:02:11.040Z] renaissance-par-mnemonics_0_PASSED
[2025-07-03T21:02:11.040Z] -----------------------------------
[2025-07-03T21:02:11.040Z]
[2025-07-03T21:02:11.040Z] TEST TEARDOWN:
[2025-07-03T21:02:11.040Z] Nothing to be done for teardown.
[2025-07-03T21:02:11.040Z] renaissance-par-mnemonics_0 Finish Time: Thu Jul 3 21:02:10 2025 Epoch Time (ms): 1751576530420
[2025-07-03T21:02:11.040Z]
[2025-07-03T21:02:11.040Z] ===============================================
[2025-07-03T21:02:11.040Z] Running test renaissance-philosophers_0 ...
[2025-07-03T21:02:11.040Z] ===============================================
[2025-07-03T21:02:11.040Z] renaissance-philosophers_0 Start Time: Thu Jul 3 21:02:10 2025 Epoch Time (ms): 1751576530461
[2025-07-03T21:02:11.040Z] variation: NoOptions
[2025-07-03T21:02:11.040Z] JVM_OPTIONS:
[2025-07-03T21:02:11.040Z] { \
[2025-07-03T21:02:11.040Z] echo ""; echo "TEST SETUP:"; \
[2025-07-03T21:02:11.040Z] echo "Nothing to be done for setup."; \
[2025-07-03T21:02:11.040Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-philosophers_0"; \
[2025-07-03T21:02:11.041Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/renaissance-philosophers_0"; \
[2025-07-03T21:02:11.041Z] echo ""; echo "TESTING:"; \
[2025-07-03T21:02:11.041Z] "/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_17515763987322/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-07-03T21:02:11.041Z] 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_17515763987322/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-03T21:02:11.041Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-03T21:02:11.041Z] echo "Nothing to be done for teardown."; \
[2025-07-03T21:02:11.041Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17515763987322/TestTargetResult";
[2025-07-03T21:02:11.041Z]
[2025-07-03T21:02:11.041Z] TEST SETUP:
[2025-07-03T21:02:11.041Z] Nothing to be done for setup.
[2025-07-03T21:02:11.041Z]
[2025-07-03T21:02:11.041Z] TESTING:
[2025-07-03T21:02:11.801Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8).
[2025-07-03T21:02:11.801Z] -----------------------------------
[2025-07-03T21:02:11.801Z] renaissance-philosophers_0_PASSED
[2025-07-03T21:02:11.801Z] -----------------------------------
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z] TEST TEARDOWN:
[2025-07-03T21:02:11.801Z] Nothing to be done for teardown.
[2025-07-03T21:02:11.801Z] renaissance-philosophers_0 Finish Time: Thu Jul 3 21:02:11 2025 Epoch Time (ms): 1751576531465
[2025-07-03T21:02:11.801Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-07-03T21:02:11.801Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf'
[2025-07-03T21:02:11.801Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests'
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z] All tests finished, run result summary:
[2025-07-03T21:02:11.801Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-07-03T21:02:11.801Z] 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_17515763987322/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_17515763987322/ --tapName=Test_openjdk8_hs_extended.perf_arm_linux.tap --comment=""
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z] TEST TARGETS SUMMARY
[2025-07-03T21:02:11.801Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-07-03T21:02:11.801Z] DISABLED test targets:
[2025-07-03T21:02:11.801Z] dacapo-luindex_0
[2025-07-03T21:02:11.801Z] dacapo-tomcat_0
[2025-07-03T21:02:11.801Z] renaissance-als_0
[2025-07-03T21:02:11.801Z] renaissance-chi-square_0
[2025-07-03T21:02:11.801Z] renaissance-dec-tree_0
[2025-07-03T21:02:11.801Z] renaissance-finagle-chirper_0
[2025-07-03T21:02:11.801Z] renaissance-gauss-mix_0
[2025-07-03T21:02:11.801Z] renaissance-log-regression_0
[2025-07-03T21:02:11.801Z] renaissance-movie-lens_0
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z] PASSED test targets:
[2025-07-03T21:02:11.801Z] dacapo-avrora_0
[2025-07-03T21:02:11.801Z] dacapo-fop_0
[2025-07-03T21:02:11.801Z] dacapo-jython_0
[2025-07-03T21:02:11.801Z] dacapo-sunflow_0
[2025-07-03T21:02:11.801Z] renaissance-db-shootout_0
[2025-07-03T21:02:11.801Z] renaissance-finagle-http_0
[2025-07-03T21:02:11.801Z] renaissance-mnemonics_0
[2025-07-03T21:02:11.801Z] renaissance-par-mnemonics_0
[2025-07-03T21:02:11.801Z] renaissance-philosophers_0
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z] FAILED test targets:
[2025-07-03T21:02:11.801Z] dacapo-pmd_0
[2025-07-03T21:02:11.801Z] dacapo-xalan_0
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z] TOTAL: 20 EXECUTED: 11 PASSED: 9 FAILED: 2 DISABLED: 9 SKIPPED: 0
[2025-07-03T21:02:11.801Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-07-03T21:02:11.801Z]
[2025-07-03T21:02:11.801Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-07-03T21:02:11.801Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-07-03T21:02:11.801Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-07-03T21:02:13.803Z] + uname
[2025-07-03T21:02:13.803Z] + [ Linux = AIX ]
[2025-07-03T21:02:13.803Z] + uname
[2025-07-03T21:02:13.803Z] + [ Linux = SunOS ]
[2025-07-03T21:02:13.803Z] + uname
[2025-07-03T21:02:13.803Z] + [ Linux = *BSD ]
[2025-07-03T21:02:13.803Z] + MAKE=make
[2025-07-03T21:02:13.803Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-07-03T21:02:13.803Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-07-03T21:02:14.249Z] $ ssh-agent -k
[2025-07-03T21:02:14.260Z] unset SSH_AUTH_SOCK;
[2025-07-03T21:02:14.260Z] unset SSH_AGENT_PID;
[2025-07-03T21:02:14.260Z] echo Agent pid 1901176 killed;
[2025-07-03T21:02:14.833Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-07-03T21:02:14.865Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-07-03T21:02:15.310Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-07-03T21:02:15.355Z] There were test failures, set build result to UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] step
[2025-07-03T21:02:15.575Z] TAP Reports Processing: START
[2025-07-03T21:02:15.576Z] Looking for TAP results report in workspace using pattern: aqa-tests/TKG/**/*.tap
[2025-07-03T21:02:15.728Z] Saving reports...
[2025-07-03T21:02:15.864Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/171/tap-master-files/aqa-tests/TKG/output_17515763987322/Test_openjdk8_hs_extended.perf_arm_linux.tap'
[2025-07-03T21:02:15.864Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/171/tap-master-files/aqa-tests/TKG/output_17515763987322/Test_openjdk8_hs_extended.perf_arm_linux.tap].
[2025-07-03T21:02:15.869Z] There are failed test cases. Marking build as UNSTABLE
[2025-07-03T21:02:15.869Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-03T21:02:15.879Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-03T21:02:16.016Z] Archiving artifacts
[2025-07-03T21:02:16.275Z] Recording fingerprints
[Pipeline] echo
[2025-07-03T21:02:16.440Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-03T21:02:16.573Z] Archiving artifacts
[2025-07-03T21:02:16.856Z] Recording fingerprints
[Pipeline] sh
[2025-07-03T21:02:18.676Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17515763987322
[Pipeline] echo
[2025-07-03T21:02:19.059Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-07-03T21:02:19.194Z] Archiving artifacts
[2025-07-03T21:02:25.832Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-07-03T21:02:27.890Z] Tap file found: aqa-tests/TKG/output_17515763987322/Test_openjdk8_hs_extended.perf_arm_linux.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-07-03T21:02:28.123Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-pmd_0,dacapo-xalan_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=486&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] junit
[2025-07-03T21:02:28.264Z] Recording test results
[2025-07-03T21:02:29.220Z] None of the test reports contained any result
[2025-07-03T21:02:29.221Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-03T21:02:29.260Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-03T21:02:29.107Z] No test report files were found. Configuration error?
[2025-07-03T21:02:30.684Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-03T21:02:30.684Z] Unix type machine..
[2025-07-03T21:02:30.684Z] Running on a Linux host
[2025-07-03T21:02:30.684Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-07-03T21:02:31.338Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-03T21:02:31.339Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-03T21:02:34.877Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-07-03T21:02:36.431Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-03T21:02:36.854Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-03T21:02:37.020Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[2025-07-03T21:02:37.064Z] No branches to run
[Pipeline] // parallel
[Pipeline] node
[2025-07-03T21:02:37.119Z] Running on test-docker-amazon2023-armv8l-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-03T21:02:37.409Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-03T21:02:37.409Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-03T21:02:37.548Z] [WS-CLEANUP] done
[Pipeline] findFiles
[Pipeline] cleanWs
[2025-07-03T21:02:37.963Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-03T21:02:37.963Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-03T21:02:38.092Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-07-03T21:02:38.220Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-07-03T21:02:38.302Z] Running on test-marist-rhel7-s390x-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] echo
[2025-07-03T21:02:38.321Z] 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-07-03T21:02:38.364Z] 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-07-03T21:02:39.717Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-07-03T21:02:40.517Z] Processing DSL script testJobTemplate
[2025-07-03T21:05:38.667Z] LEVELS: [extended]
[2025-07-03T21:05:38.667Z] JDK_VERSIONS: [8]
[2025-07-03T21:05:38.667Z] GROUPS: [perf]
[2025-07-03T21:05:38.667Z] ARCH_OS_LIST: [arm_linux]
[2025-07-03T21:05:38.777Z] Existing items:
[2025-07-03T21:05:38.777Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_arm_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-07-03T21:05:39.083Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_arm_linux_rerun)
[Pipeline] build
[2025-07-03T21:05:39.099Z] Scheduling project: Test_openjdk8_hs_extended.perf_arm_linux_rerun
[2025-07-03T21:05:45.678Z] Starting building: Test_openjdk8_hs_extended.perf_arm_linux_rerun #6
[2025-07-03T21:32:38.319Z] Build Test_openjdk8_hs_extended.perf_arm_linux_rerun #6 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-07-03T21:32:38.422Z] Running on test-docker-sles15-s390x-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-03T21:32:38.635Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-03T21:32:38.635Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-03T21:32:38.723Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-07-03T21:32:38.732Z] Test_openjdk8_hs_extended.perf_arm_linux_rerun #6 completed with status UNSTABLE
[Pipeline] timeout
[2025-07-03T21:32:38.735Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-03T21:32:39.475Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_arm_linux_rerun" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-03T21:32:39.625Z] TAP Reports Processing: START
[2025-07-03T21:32:39.626Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.perf_arm_linux_rerun/6/**/*.tap
[2025-07-03T21:32:39.724Z] Saving reports...
[2025-07-03T21:32:39.898Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/171/tap-master-files/Test_openjdk8_hs_extended.perf_arm_linux_rerun/6/aqa-tests/TKG/output_17515782905034/Test_openjdk8_hs_extended.perf_arm_linux_rerun.tap'
[2025-07-03T21:32:39.898Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/171/tap-master-files/Test_openjdk8_hs_extended.perf_arm_linux_rerun/6/aqa-tests/TKG/output_17515782905034/Test_openjdk8_hs_extended.perf_arm_linux_rerun.tap].
[2025-07-03T21:32:39.901Z] There are failed test cases. Marking build as UNSTABLE
[2025-07-03T21:32:39.919Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-03T21:32:39.931Z] Saving Test_openjdk8_hs_extended.perf_arm_linux_rerun/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-03T21:32:40.025Z] Archiving artifacts
[2025-07-03T21:32:40.248Z] 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.
[Pipeline] cleanWs
[2025-07-03T21:32:41.135Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-03T21:32:41.135Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-03T21:32:41.227Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE