Test_openjdk11_hs_sanity.perf_arm_linux
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-linux-arm-temurin" build number 376
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2753
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 270
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_sanity.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_openjdk11_hs_sanity.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 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
> git rev-list --no-walk 4c1eec6bd711ec0669d95465dc02796adec99b23 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-05-16T20:46:28.321Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] echo
[2025-05-16T20:46:28.329Z] SPEC: linux_arm
[Pipeline] echo
[2025-05-16T20:46:28.330Z] LABEL: sw.os.linux&&hw.arch.aarch32&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-16T20:46:28.341Z] Found a total of 1 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-05-16T20:46:28.344Z] dynamicAgents: []
[Pipeline] node
[2025-05-16T20:46:43.347Z] Still waiting to schedule task
[2025-05-16T20:46:43.348Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch32&&ci.role.perf’
[2025-05-16T21:52:32.927Z] Running on test-sxa-armv7l-ubuntu2004-odroid-2 in /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.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-05-16T21:52:32.957Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-16T21:52:33.082Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-16T21:52:33.082Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-16T21:52:33.123Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-16T21:52:33.193Z] The recommended git tool is: git
[2025-05-16T21:52:33.311Z] No credentials specified
[2025-05-16T21:52:33.353Z] Cloning the remote Git repository
[2025-05-16T21:52:33.422Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-16T21:52:33.423Z] > git init /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests # timeout=10
[2025-05-16T21:52:33.453Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-05-16T21:52:33.454Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-16T21:52:33.455Z] > git --version # timeout=10
[2025-05-16T21:52:33.467Z] > git --version # 'git version 2.25.1'
[2025-05-16T21:52:33.469Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-16T21:52:46.957Z] Avoid second fetch
[2025-05-16T21:52:47.020Z] Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
[2025-05-16T21:52:46.858Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-16T21:52:46.873Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-16T21:52:46.981Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-16T21:52:47.044Z] > git config core.sparsecheckout # timeout=10
[2025-05-16T21:52:47.057Z] > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[2025-05-16T21:52:51.512Z] Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.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-05-16T21:52:52.821Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-16T21:52:52.836Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-16T21:52:53.551Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-05-16T21:52:53.737Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-16T21:52:54.487Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-16T21:52:54.487Z] Unix type machine..
[2025-05-16T21:52:54.487Z] Running on a Linux host
[2025-05-16T21:52:54.487Z] 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-05-16T21:52:55.843Z] + printenv
[2025-05-16T21:52:55.843Z] JDK14_BOOT_DIR=/usr/lib/jvm/jdk-14.0.2+12
[2025-05-16T21:52:55.843Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-16T21:52:55.843Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-16T21:52:55.843Z] SETUP_JCK_RUN=false
[2025-05-16T21:52:55.843Z] USE_TESTENV_PROPERTIES=false
[2025-05-16T21:52:55.843Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-16T21:52:55.843Z] USER=jenkins
[2025-05-16T21:52:55.843Z] BUILD_LIST=perf
[2025-05-16T21:52:55.843Z] SDK_RESOURCE=upstream
[2025-05-16T21:52:55.843Z] OPENJ9_BRANCH=master
[2025-05-16T21:52:55.843Z] CI=true
[2025-05-16T21:52:55.843Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_arm_linux/496/display/redirect?page=changes
[2025-05-16T21:52:55.843Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-16T21:52:55.843Z] UPSTREAM_JOB_NUMBER=376
[2025-05-16T21:52:55.843Z] TARGET=sanity.perf
[2025-05-16T21:52:55.843Z] EXIT_FAILURE=false
[2025-05-16T21:52:55.843Z] NODE_LABELS=test ubuntu sw.os.linux sw.tool.docker docker armv7l ci.role.testX hw.arch.aarch32 test-sxa-armv7l-ubuntu2004-odroid-2 dockerBuild linux ci.role.perf arm
[2025-05-16T21:52:55.843Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-16T21:52:55.843Z] USE_JRE=false
[2025-05-16T21:52:55.843Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-16T21:52:55.843Z] HOME=/home/jenkins
[2025-05-16T21:52:55.843Z] ADOPTOPENJDK_BRANCH=master
[2025-05-16T21:52:55.843Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_arm_linux/496/
[2025-05-16T21:52:55.843Z] TAP_NAME=Test_openjdk11_hs_sanity.perf_arm_linux.tap
[2025-05-16T21:52:55.843Z] JDK_IMPL=hotspot
[2025-05-16T21:52:55.843Z] DOCKER_REQUIRED=false
[2025-05-16T21:52:55.843Z] HUDSON_COOKIE=95558828-f474-44b1-a6f9-0888b4aea20b
[2025-05-16T21:52:55.843Z] JENKINS_SERVER_COOKIE=durable-edfb843edf9435d82cc17de0a693db22c32c30d782f808ed39f129c89b9990d3
[2025-05-16T21:52:55.843Z] PERF_ROOT=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../benchmarks
[2025-05-16T21:52:55.843Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2025-05-16T21:52:55.843Z] WORKSPACE=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux
[2025-05-16T21:52:55.843Z] KEEP_WORKSPACE=false
[2025-05-16T21:52:55.843Z] ARCHIVE_TEST_RESULTS=false
[2025-05-16T21:52:55.843Z] GENERATE_JOBS=true
[2025-05-16T21:52:55.843Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-16T21:52:55.843Z] PERSONAL_BUILD=false
[2025-05-16T21:52:55.843Z] LOGNAME=jenkins
[2025-05-16T21:52:55.844Z] NODE_NAME=test-sxa-armv7l-ubuntu2004-odroid-2
[2025-05-16T21:52:55.844Z] JDK_BRANCH=jdk-11.0.28+2_adopt
[2025-05-16T21:52:55.844Z] JOURNAL_STREAM=9:8796594
[2025-05-16T21:52:55.844Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_arm_linux/496/display/redirect?page=artifacts
[2025-05-16T21:52:55.844Z] JDK_BOOT_DIR=/usr/lib/jvm/java-8-openjdk-armhf
[2025-05-16T21:52:55.844Z] STAGE_NAME=Setup
[2025-05-16T21:52:55.844Z] AUTO_DETECT=true
[2025-05-16T21:52:55.844Z] EXECUTOR_NUMBER=0
[2025-05-16T21:52:55.844Z] JDK_VERSION=11
[2025-05-16T21:52:55.844Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-16T21:52:55.844Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_arm_linux/496/display/redirect?page=tests
[2025-05-16T21:52:55.844Z] BUILD_DISPLAY_NAME=#496
[2025-05-16T21:52:55.844Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-16T21:52:55.844Z] TIME_LIMIT=25
[2025-05-16T21:52:55.844Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-16T21:52:55.844Z] JOB_BASE_NAME=Test_openjdk11_hs_sanity.perf_arm_linux
[2025-05-16T21:52:55.844Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-05-16T21:52:55.844Z] INVOCATION_ID=3845a1f7b14b44babe302db0945689c5
[2025-05-16T21:52:55.844Z] PLATFORM=arm_linux
[2025-05-16T21:52:55.844Z] TKG_ITERATIONS=1
[2025-05-16T21:52:55.844Z] EXIT_SUCCESS=false
[2025-05-16T21:52:55.844Z] BUILD_ID=496
[2025-05-16T21:52:55.844Z] RERUN_FAILURE=true
[2025-05-16T21:52:55.844Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-16T21:52:55.844Z] BUILD_TAG=jenkins-Test_openjdk11_hs_sanity.perf_arm_linux-496
[2025-05-16T21:52:55.844Z] SYSTEM_LIB_DIR=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/system_lib
[2025-05-16T21:52:55.844Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-16T21:52:55.844Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-16T21:52:55.844Z] LANG=C.UTF-8
[2025-05-16T21:52:55.844Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_arm_linux/
[2025-05-16T21:52:55.844Z] KEEP_REPORTDIR=false
[2025-05-16T21:52:55.844Z] JCK_GIT_BRANCH=master
[2025-05-16T21:52:55.844Z] ORIGIN_JDK_VERSION=11
[2025-05-16T21:52:55.844Z] BUILD_NUMBER=496
[2025-05-16T21:52:55.844Z] JENKINS_NODE_COOKIE=08bb3db4-3c14-41e7-9778-872dc7e316e5
[2025-05-16T21:52:55.844Z] SHELL=/bin/sh
[2025-05-16T21:52:55.844Z] ITERATIONS=1
[2025-05-16T21:52:55.844Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2025-05-16T21:52:55.844Z] TEST_JDK_HOME=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-05-16T21:52:55.844Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_arm_linux/496/display/redirect
[2025-05-16T21:52:55.844Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-16T21:52:55.844Z] SPEC=linux_arm
[2025-05-16T21:52:55.844Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-16T21:52:55.844Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-16T21:52:55.844Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_arm_linux/display/redirect
[2025-05-16T21:52:55.844Z] NUM_PROCESSORS=8
[2025-05-16T21:52:55.844Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-linux-arm-temurin
[2025-05-16T21:52:55.844Z] JOB_NAME=Test_openjdk11_hs_sanity.perf_arm_linux
[2025-05-16T21:52:55.844Z] SLACK_CHANNEL=aqavit-bot
[2025-05-16T21:52:55.844Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-16T21:52:55.844Z] LIB_DIR=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T21:52:55.844Z] JAVA_HOME=/usr/lib/jvm/jdk-11
[2025-05-16T21:52:55.844Z] PWD=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux
[2025-05-16T21:52:55.844Z] TEST_TIME=120
[2025-05-16T21:52:55.844Z] WORKSPACE_TMP=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux@tmp
[2025-05-16T21:52:55.844Z] PARALLEL=Dynamic
[2025-05-16T21:52:55.844Z] JOBSTARTTIME=Fri, 16 May 2025 21:52:53 +0000
[2025-05-16T21:52:55.844Z] DYNAMIC_COMPILE=false
[2025-05-16T21:52:55.844Z] 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-05-16T21:52:55.966Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-16T21:52:55.982Z] Running in /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-16T22:00:47.821Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-linux-arm-temurin" build number 376
[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-05-16T22:00:48.029Z] 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-05-16T22:00:48.035Z] Running in /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-05-16T22:00:48.076Z] $ ssh-agent
[2025-05-16T22:00:48.282Z] SSH_AUTH_SOCK=/tmp/ssh-19Sp3BFdCfor/agent.2648
[2025-05-16T22:00:48.282Z] SSH_AGENT_PID=2651
[2025-05-16T22:00:48.282Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-16T22:00:48.294Z] Running in /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-16T22:00:48.312Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-16T22:00:48.970Z] + pwd
[2025-05-16T22:00:48.970Z] + ./get.sh -s /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-16T22:00:48.970Z] TESTDIR: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests
[2025-05-16T22:00:48.970Z] get jdk binary...
[2025-05-16T22:00:48.970Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-16T22:00:48.970Z] Uncompressing file: OpenJDK11U-jdk_arm_linux_hotspot_11.0.28_2-ea.tar.gz ...
[2025-05-16T22:00:54.403Z] List files in jdkbinary folder...
[2025-05-16T22:00:54.403Z] total 896956
[2025-05-16T22:00:54.403Z] -rw-r--r-- 1 jenkins jenkins 289875315 May 16 20:28 OpenJDK11U-debugimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:54.403Z] -rw-r--r-- 1 jenkins jenkins 182957663 May 16 20:28 OpenJDK11U-jdk_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:54.404Z] -rw-r--r-- 1 jenkins jenkins 41792747 May 16 20:28 OpenJDK11U-jre_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:54.404Z] -rw-r--r-- 1 jenkins jenkins 28146 May 16 20:31 OpenJDK11U-sbom_arm_linux_hotspot_11.0.28_2-ea-metadata.json
[2025-05-16T22:00:54.404Z] -rw-r--r-- 1 jenkins jenkins 145174 May 16 20:34 OpenJDK11U-sbom_arm_linux_hotspot_11.0.28_2-ea.json
[2025-05-16T22:00:54.404Z] -rw-r--r-- 1 jenkins jenkins 3972750 May 16 20:28 OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:54.404Z] -rw-r--r-- 1 jenkins jenkins 398766883 May 16 20:28 OpenJDK11U-testimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:54.404Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 22:00 tmp
[2025-05-16T22:00:54.404Z] List files in jdkbinary/tmp folder...
[2025-05-16T22:00:54.404Z] total 4
[2025-05-16T22:00:54.404Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 20:28 jdk-11.0.28+2
[2025-05-16T22:00:54.404Z] Moving directory jdk-11.0.28+2/ to ../j2sdk-image
[2025-05-16T22:00:54.404Z] Uncompressing file: OpenJDK11U-jre_arm_linux_hotspot_11.0.28_2-ea.tar.gz ...
[2025-05-16T22:00:56.455Z] List files in jdkbinary folder...
[2025-05-16T22:00:56.455Z] total 896960
[2025-05-16T22:00:56.455Z] -rw-r--r-- 1 jenkins jenkins 289875315 May 16 20:28 OpenJDK11U-debugimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.455Z] -rw-r--r-- 1 jenkins jenkins 182957663 May 16 20:28 OpenJDK11U-jdk_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.455Z] -rw-r--r-- 1 jenkins jenkins 41792747 May 16 20:28 OpenJDK11U-jre_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.455Z] -rw-r--r-- 1 jenkins jenkins 28146 May 16 20:31 OpenJDK11U-sbom_arm_linux_hotspot_11.0.28_2-ea-metadata.json
[2025-05-16T22:00:56.455Z] -rw-r--r-- 1 jenkins jenkins 145174 May 16 20:34 OpenJDK11U-sbom_arm_linux_hotspot_11.0.28_2-ea.json
[2025-05-16T22:00:56.455Z] -rw-r--r-- 1 jenkins jenkins 3972750 May 16 20:28 OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.455Z] -rw-r--r-- 1 jenkins jenkins 398766883 May 16 20:28 OpenJDK11U-testimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.455Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 20:28 j2sdk-image
[2025-05-16T22:00:56.455Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 22:00 tmp
[2025-05-16T22:00:56.456Z] List files in jdkbinary/tmp folder...
[2025-05-16T22:00:56.456Z] total 4
[2025-05-16T22:00:56.456Z] drwxr-xr-x 7 jenkins jenkins 4096 May 16 20:28 jdk-11.0.28+2-jre
[2025-05-16T22:00:56.456Z] Moving directory jdk-11.0.28+2-jre/ to ../j2re-image
[2025-05-16T22:00:56.456Z] Uncompressing file: OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.28_2-ea.tar.gz ...
[2025-05-16T22:00:56.867Z] List files in jdkbinary folder...
[2025-05-16T22:00:56.867Z] total 896964
[2025-05-16T22:00:56.867Z] -rw-r--r-- 1 jenkins jenkins 289875315 May 16 20:28 OpenJDK11U-debugimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.867Z] -rw-r--r-- 1 jenkins jenkins 182957663 May 16 20:28 OpenJDK11U-jdk_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.867Z] -rw-r--r-- 1 jenkins jenkins 41792747 May 16 20:28 OpenJDK11U-jre_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.867Z] -rw-r--r-- 1 jenkins jenkins 28146 May 16 20:31 OpenJDK11U-sbom_arm_linux_hotspot_11.0.28_2-ea-metadata.json
[2025-05-16T22:00:56.867Z] -rw-r--r-- 1 jenkins jenkins 145174 May 16 20:34 OpenJDK11U-sbom_arm_linux_hotspot_11.0.28_2-ea.json
[2025-05-16T22:00:56.867Z] -rw-r--r-- 1 jenkins jenkins 3972750 May 16 20:28 OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.867Z] -rw-r--r-- 1 jenkins jenkins 398766883 May 16 20:28 OpenJDK11U-testimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:00:56.867Z] drwxr-xr-x 7 jenkins jenkins 4096 May 16 20:28 j2re-image
[2025-05-16T22:00:56.867Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 20:28 j2sdk-image
[2025-05-16T22:00:56.867Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 22:00 tmp
[2025-05-16T22:00:56.867Z] List files in jdkbinary/tmp folder...
[2025-05-16T22:00:56.867Z] total 4
[2025-05-16T22:00:56.867Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 20:28 jdk-11.0.28+2-static-libs
[2025-05-16T22:00:56.867Z] Moving directory jdk-11.0.28+2-static-libs/ to ../static-libs
[2025-05-16T22:00:56.867Z] Uncompressing file: OpenJDK11U-testimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz ...
[2025-05-16T22:01:17.251Z] List files in jdkbinary folder...
[2025-05-16T22:01:17.251Z] total 896968
[2025-05-16T22:01:17.251Z] -rw-r--r-- 1 jenkins jenkins 289875315 May 16 20:28 OpenJDK11U-debugimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:01:17.251Z] -rw-r--r-- 1 jenkins jenkins 182957663 May 16 20:28 OpenJDK11U-jdk_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:01:17.251Z] -rw-r--r-- 1 jenkins jenkins 41792747 May 16 20:28 OpenJDK11U-jre_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:01:17.251Z] -rw-r--r-- 1 jenkins jenkins 28146 May 16 20:31 OpenJDK11U-sbom_arm_linux_hotspot_11.0.28_2-ea-metadata.json
[2025-05-16T22:01:17.251Z] -rw-r--r-- 1 jenkins jenkins 145174 May 16 20:34 OpenJDK11U-sbom_arm_linux_hotspot_11.0.28_2-ea.json
[2025-05-16T22:01:17.251Z] -rw-r--r-- 1 jenkins jenkins 3972750 May 16 20:28 OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:01:17.251Z] -rw-r--r-- 1 jenkins jenkins 398766883 May 16 20:28 OpenJDK11U-testimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz
[2025-05-16T22:01:17.251Z] drwxr-xr-x 7 jenkins jenkins 4096 May 16 20:28 j2re-image
[2025-05-16T22:01:17.251Z] drwxr-xr-x 9 jenkins jenkins 4096 May 16 20:28 j2sdk-image
[2025-05-16T22:01:17.254Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 20:28 static-libs
[2025-05-16T22:01:17.254Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 22:00 tmp
[2025-05-16T22:01:17.254Z] List files in jdkbinary/tmp folder...
[2025-05-16T22:01:17.254Z] total 4
[2025-05-16T22:01:17.254Z] drwxr-xr-x 4 jenkins jenkins 4096 May 16 20:20 jdk-11.0.28+2-test-image
[2025-05-16T22:01:17.254Z] Moving directory jdk-11.0.28+2-test-image/ to ../openjdk-test-image
[2025-05-16T22:01:17.254Z] Uncompressing OpenJDK11U-debugimage_arm_linux_hotspot_11.0.28_2-ea.tar.gz over ./j2sdk-image...
[2025-05-16T22:01:31.450Z] Removing top-level folder jdk-11.0.28+2-debug-image/
[2025-05-16T22:01:31.450Z] Removing top-level folder jdk-11.0.28+2/
[2025-05-16T22:01:52.080Z] Run /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-05-16T22:01:52.080Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-16T22:01:52.080Z] openjdk version "11.0.28-beta" 2025-07-15
[2025-05-16T22:01:52.080Z] OpenJDK Runtime Environment Temurin-11.0.28+2-202505162002 (build 11.0.28-beta+2-ea)
[2025-05-16T22:01:52.080Z] OpenJDK Server VM Temurin-11.0.28+2-202505162002 (build 11.0.28-beta+2-ea, mixed mode)
[2025-05-16T22:01:52.080Z] =JAVA VERSION OUTPUT END=
[2025-05-16T22:01:52.080Z] =RELEASE INFO BEGIN=
[2025-05-16T22:01:52.080Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-16T22:01:52.080Z] IMPLEMENTOR_VERSION="Temurin-11.0.28+2-202505162002"
[2025-05-16T22:01:52.081Z] JAVA_RUNTIME_VERSION="11.0.28-beta+2-ea"
[2025-05-16T22:01:52.081Z] JAVA_VERSION="11.0.28"
[2025-05-16T22:01:52.081Z] JAVA_VERSION_DATE="2025-07-15"
[2025-05-16T22:01:52.081Z] LIBC="default"
[2025-05-16T22:01:52.081Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.opt jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.ldap jdk.naming.rmi jdk.net jdk.pack jdk.rmic jdk.scripting.nashorn jdk.scripting.nashorn.shell jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2025-05-16T22:01:52.081Z] OS_ARCH="arm"
[2025-05-16T22:01:52.081Z] OS_NAME="Linux"
[2025-05-16T22:01:52.081Z] SOURCE=".:git:fccd0a7c5acc"
[2025-05-16T22:01:52.081Z] BUILD_SOURCE="git:46d74b96d237da02236c9313c077eac16278fa00"
[2025-05-16T22:01:52.081Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-16T22:01:52.081Z] SOURCE_REPO="https://github.com/adoptium/jdk11u.git"
[2025-05-16T22:01:52.081Z] FULL_VERSION="11.0.28-beta+2-ea"
[2025-05-16T22:01:52.081Z] SEMANTIC_VERSION="11.0.28+2"
[2025-05-16T22:01:52.081Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-05-16T22:01:52.081Z] JVM_VARIANT="Hotspot"
[2025-05-16T22:01:52.081Z] JVM_VERSION="11.0.28-beta+2-ea"
[2025-05-16T22:01:52.081Z] IMAGE_TYPE="JDK"
[2025-05-16T22:01:52.081Z] =RELEASE INFO END=
[2025-05-16T22:01:52.081Z] get testKitGen...
[2025-05-16T22:01:52.081Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-16T22:01:52.501Z] git rev-parse master
[2025-05-16T22:01:52.501Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-16T22:01:52.699Z] $ ssh-agent -k
[2025-05-16T22:01:52.714Z] unset SSH_AUTH_SOCK;
[2025-05-16T22:01:52.715Z] unset SSH_AGENT_PID;
[2025-05-16T22:01:52.715Z] echo Agent pid 2651 killed;
[2025-05-16T22:01:52.900Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-16T22:01:53.331Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.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=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.28%2B2_adopt&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=376&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-16T22:01:53.349Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.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-sxa-armv7l-ubuntu2004-odroid-2&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=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.28%2B2_adopt&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=376&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-05-16T22:01:53.400Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-16T22:01:53.676Z] Copied 1 artifact from "getTRSSOutput" build number 1775
[Pipeline] sh
[2025-05-16T22:01:54.372Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-16T22:01:54.372Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-16T22:01:54.372Z] + tar xof -
[2025-05-16T22:01:54.372Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-16T22:01:54.516Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-16T22:01:54.539Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-16T22:01:55.191Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-16T22:01:57.166Z] --------------------------------------------
[2025-05-16T22:01:57.166Z] path is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:01:57.166Z] task is set to default
[2025-05-16T22:01:57.166Z] dependencyList is set to all
[2025-05-16T22:01:57.166Z] --------------------------------------------
[2025-05-16T22:01:57.166Z] Starting download third party dependent jars
[2025-05-16T22:01:57.166Z] --------------------------------------------
[2025-05-16T22:01:57.166Z] downloading dependent third party jars to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:01:57.166Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-16T22:01:57.311Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] sh
[2025-05-16T22:01:58.007Z] + cd ./aqa-tests/TKG
[2025-05-16T22:01:58.007Z] + uname
[2025-05-16T22:01:58.008Z] + [ Linux = AIX ]
[2025-05-16T22:01:58.008Z] + uname
[2025-05-16T22:01:58.008Z] + [ Linux = SunOS ]
[2025-05-16T22:01:58.008Z] + uname
[2025-05-16T22:01:58.008Z] + [ Linux = *BSD ]
[2025-05-16T22:01:58.008Z] + MAKE=make
[2025-05-16T22:01:58.008Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-05-16T22:01:58.008Z] JAVA_HOME is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-05-16T22:01:58.008Z] LIB_DIR is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:01:58.008Z] rm -f -r /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:01:58.008Z] mkdir -p /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:01:58.008Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-16T22:01:58.008Z] if [ -z "$(tail -1 /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-16T22:01:58.886Z] Buildfile: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-16T22:02:02.337Z]
[2025-05-16T22:02:02.337Z] build:
[2025-05-16T22:02:02.337Z]
[2025-05-16T22:02:02.337Z] clean:
[2025-05-16T22:02:02.337Z]
[2025-05-16T22:02:02.337Z] init:
[2025-05-16T22:02:02.337Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-05-16T22:02:02.337Z]
[2025-05-16T22:02:02.337Z] getDependentLibs:
[2025-05-16T22:02:02.337Z] [exec] --------------------------------------------
[2025-05-16T22:02:02.337Z] [exec] path is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:02:02.337Z] [exec] task is set to default
[2025-05-16T22:02:02.337Z] [exec] dependencyList is set to json_simple
[2025-05-16T22:02:02.337Z] [exec] --------------------------------------------
[2025-05-16T22:02:02.337Z] [exec] Starting download third party dependent jars
[2025-05-16T22:02:02.337Z] [exec] --------------------------------------------
[2025-05-16T22:02:02.337Z] [exec] downloading dependent third party jars to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:02:02.337Z] [exec] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-16T22:02:02.337Z] [exec] downloaded dependent third party jars successfully
[2025-05-16T22:02:02.337Z]
[2025-05-16T22:02:02.337Z] compile:
[2025-05-16T22:02:02.337Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-16T22:02:02.337Z] [echo] ============COMPILER SETTINGS============
[2025-05-16T22:02:02.337Z] [echo] ===fork: yes
[2025-05-16T22:02:02.337Z] [echo] ===debug: on
[2025-05-16T22:02:02.746Z] [javac] Compiling 28 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-05-16T22:02:14.580Z]
[2025-05-16T22:02:14.580Z] dist:
[2025-05-16T22:02:14.580Z] [jar] Building jar: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-16T22:02:14.580Z]
[2025-05-16T22:02:14.580Z] BUILD SUCCESSFUL
[2025-05-16T22:02:14.580Z] Total time: 14 seconds
[2025-05-16T22:02:14.580Z] 0
[2025-05-16T22:02:14.580Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-16T22:02:14.580Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-16T22:02:14.580Z] microArchOutput: model name : ARMv7 Processor rev 3 (v7l)
[2025-05-16T22:02:17.288Z] ****************************** MACHINE INFO ******************************
[2025-05-16T22:02:17.288Z] File path : /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG
[2025-05-16T22:02:17.288Z] Free Physical Memory Size : 422002688
[2025-05-16T22:02:17.288Z] Free space (bytes) : 22676164608
[2025-05-16T22:02:17.288Z] Total Physical Memory Size : 2089156608
[2025-05-16T22:02:17.288Z] Total space (bytes) : 109692059648
[2025-05-16T22:02:17.288Z] Usable space (bytes) : 17104060416
[2025-05-16T22:02:17.288Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-16T22:02:17.288Z] bashVersion :
[2025-05-16T22:02:17.288Z] GNU bash, version 5.0.17(1)-release (arm-unknown-linux-gnueabihf)
[2025-05-16T22:02:17.288Z] Copyright (C) 2019 Free Software Foundation, Inc.
[2025-05-16T22:02:17.288Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] This is free software; you are free to change and redistribute it.
[2025-05-16T22:02:17.288Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-16T22:02:17.288Z] cpuCores : 8
[2025-05-16T22:02:17.288Z] curlVersion :
[2025-05-16T22:02:17.288Z] curl 7.68.0 (arm-unknown-linux-gnueabihf) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
[2025-05-16T22:02:17.288Z] Release-Date: 2020-01-08
[2025-05-16T22:02:17.288Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-16T22:02:17.288Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-05-16T22:02:17.288Z] dockerVersion : Docker version 24.0.5, build 24.0.5-0ubuntu1~20.04.1
[2025-05-16T22:02:17.288Z] gcc version : 9
[2025-05-16T22:02:17.288Z] gclibc version : ldd (Ubuntu GLIBC 2.31-0ubuntu9.2) 2.31
[2025-05-16T22:02:17.288Z] gdb version : bash: gdb: command not found
[2025-05-16T22:02:17.288Z] lldb version : Command could not be executed
[2025-05-16T22:02:17.288Z] makeVersion :
[2025-05-16T22:02:17.288Z] GNU Make 4.2.1
[2025-05-16T22:02:17.288Z] Built for arm-unknown-linux-gnueabihf
[2025-05-16T22:02:17.288Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-05-16T22:02:17.288Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-16T22:02:17.288Z] This is free software: you are free to change and redistribute it.
[2025-05-16T22:02:17.288Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-16T22:02:17.288Z] mavenVersion :
[2025-05-16T22:02:17.288Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-05-16T22:02:17.288Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-16T22:02:17.288Z] Java version: 11.0.28-beta, vendor: Eclipse Adoptium, runtime: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-05-16T22:02:17.288Z] Default locale: en, platform encoding: UTF-8
[2025-05-16T22:02:17.288Z] OS name: "linux", version: "5.4.156-234", arch: "arm", family: "unix"
[2025-05-16T22:02:17.288Z] osInfo :
[2025-05-16T22:02:17.288Z] NAME="Ubuntu"
[2025-05-16T22:02:17.288Z] VERSION="20.04.3 LTS (Focal Fossa)"
[2025-05-16T22:02:17.288Z] ID=ubuntu
[2025-05-16T22:02:17.288Z] ID_LIKE=debian
[2025-05-16T22:02:17.288Z] PRETTY_NAME="Ubuntu 20.04.3 LTS"
[2025-05-16T22:02:17.288Z] VERSION_ID="20.04"
[2025-05-16T22:02:17.288Z] HOME_URL="https://www.ubuntu.com/"
[2025-05-16T22:02:17.288Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-05-16T22:02:17.288Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-05-16T22:02:17.288Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-05-16T22:02:17.288Z] VERSION_CODENAME=focal
[2025-05-16T22:02:17.288Z] UBUNTU_CODENAME=focal
[2025-05-16T22:02:17.288Z] osLabel : ubuntu.20
[2025-05-16T22:02:17.288Z] perlVersion :
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] This is perl 5, version 30, subversion 0 (v5.30.0) built for arm-linux-gnueabihf-thread-multi-64int
[2025-05-16T22:02:17.288Z] (with 50 registered patches, see perl -V for more detail)
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] Copyright 1987-2019, Larry Wall
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-16T22:02:17.288Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-16T22:02:17.288Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-16T22:02:17.288Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] podmanVersion : bash: podman: command not found
[2025-05-16T22:02:17.288Z] procArch : armv7l
[2025-05-16T22:02:17.288Z] sysArch : armv7l
[2025-05-16T22:02:17.288Z] sysOS : Linux
[2025-05-16T22:02:17.288Z] ulimit :
[2025-05-16T22:02:17.288Z] core file size (blocks, -c) 0
[2025-05-16T22:02:17.288Z] data seg size (kbytes, -d) unlimited
[2025-05-16T22:02:17.288Z] scheduling priority (-e) 0
[2025-05-16T22:02:17.288Z] file size (blocks, -f) unlimited
[2025-05-16T22:02:17.288Z] pending signals (-i) 14828
[2025-05-16T22:02:17.288Z] max locked memory (kbytes, -l) 64
[2025-05-16T22:02:17.288Z] max memory size (kbytes, -m) unlimited
[2025-05-16T22:02:17.288Z] open files (-n) 524288
[2025-05-16T22:02:17.288Z] pipe size (512 bytes, -p) 8
[2025-05-16T22:02:17.288Z] POSIX message queues (bytes, -q) 819200
[2025-05-16T22:02:17.288Z] real-time priority (-r) 0
[2025-05-16T22:02:17.288Z] stack size (kbytes, -s) 8192
[2025-05-16T22:02:17.288Z] cpu time (seconds, -t) unlimited
[2025-05-16T22:02:17.288Z] max user processes (-u) 14828
[2025-05-16T22:02:17.288Z] virtual memory (kbytes, -v) unlimited
[2025-05-16T22:02:17.288Z] file locks (-x) unlimited
[2025-05-16T22:02:17.288Z] uname : Linux odroid-2 5.4.156-234 #1 SMP PREEMPT Sat Oct 30 17:11:25 EDT 2021 armv7l armv7l armv7l GNU/Linux
[2025-05-16T22:02:17.288Z] vmVendor : Oracle Corporation
[2025-05-16T22:02:17.288Z] vmVersion : 11.0.28-beta+2-ea
[2025-05-16T22:02:17.288Z] xlc version : bash: xlC: command not found
[2025-05-16T22:02:17.288Z] **************************************************************************
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] System.getProperty('java.vm.name')=OpenJDK Server VM
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] System.getProperty('os.name')=Linux
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] System.getProperty('os.arch')=arm
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] System.getProperty('java.fullversion')=null
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.288Z] System.getProperty('sun.arch.data.model')=32
[2025-05-16T22:02:17.288Z]
[2025-05-16T22:02:17.701Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:02:17.702Z] make[1]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-05-16T22:02:17.702Z] perl scripts/configure.pl
[2025-05-16T22:02:17.702Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.20" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-16T22:02:19.702Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-16T22:02:19.702Z]
[2025-05-16T22:02:19.702Z]
[2025-05-16T22:02:19.702Z] Starting to generate parallel test lists.
[2025-05-16T22:02:19.702Z]
[2025-05-16T22:02:19.702Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-05-16T22:02:20.110Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-05-16T22:02:20.110Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-05-16T22:02:20.110Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-05-16T22:02:20.530Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-05-16T22:02:20.530Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-05-16T22:02:20.530Z] Attempting to get test duration data from TRSS.
[2025-05-16T22:02:20.530Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=11&impl=hs&platform=arm_linux&group=perf&level=sanity
[2025-05-16T22:02:20.945Z] Attempting to get test duration data from cached files.
[2025-05-16T22:02:21.360Z]
[2025-05-16T22:02:21.360Z] TEST DURATION
[2025-05-16T22:02:21.360Z] ====================================================================================
[2025-05-16T22:02:21.360Z] Total number of tests searched: 8
[2025-05-16T22:02:21.360Z] Number of test durations found: 8
[2025-05-16T22:02:21.360Z] Top slowest tests:
[2025-05-16T22:02:21.360Z] 15m02s renaissance-fj-kmeans_0
[2025-05-16T22:02:21.360Z] 13m23s renaissance-future-genetic_0
[2025-05-16T22:02:21.360Z] 01m21s renaissance-scala-kmeans_0
[2025-05-16T22:02:21.360Z] ====================================================================================
[2025-05-16T22:02:21.360Z]
[2025-05-16T22:02:21.360Z] Test target is split into 1 lists.
[2025-05-16T22:02:21.360Z] Reducing estimated test running time from 30m52s to 30m52s.
[2025-05-16T22:02:21.361Z]
[2025-05-16T22:02:21.361Z] -------------------------------------testList_0-------------------------------------
[2025-05-16T22:02:21.361Z] Number of tests: 8
[2025-05-16T22:02:21.361Z] Estimated running time: 30m52s
[2025-05-16T22:02:21.361Z] TESTLIST=renaissance-fj-kmeans_0,renaissance-future-genetic_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-naive-bayes_0,renaissance-akka-uct_0,IdleMicrobenchmark_HS_0,dacapo-lusearch-fix_0
[2025-05-16T22:02:21.361Z] ------------------------------------------------------------------------------------
[2025-05-16T22:02:21.361Z]
[2025-05-16T22:02:21.361Z] Parallel test lists file (/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-16T22:02:21.361Z] make[1]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-16T22:02:21.531Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-16T22:02:21.670Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-16T22:02:21.715Z] Building tests...
[Pipeline] timeout
[2025-05-16T22:02:21.718Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-16T22:02:21.737Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-16T22:02:22.387Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-16T22:02:23.795Z] --------------------------------------------
[2025-05-16T22:02:23.795Z] path is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:02:23.795Z] task is set to default
[2025-05-16T22:02:23.795Z] dependencyList is set to all
[2025-05-16T22:02:23.795Z] --------------------------------------------
[2025-05-16T22:02:23.795Z] Starting download third party dependent jars
[2025-05-16T22:02:23.795Z] --------------------------------------------
[2025-05-16T22:02:23.795Z] downloading dependent third party jars to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-16T22:02:23.795Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-05-16T22:02:24.156Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-05-16T22:02:24.178Z] Running in /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-05-16T22:02:24.240Z] $ ssh-agent
[2025-05-16T22:02:24.442Z] SSH_AUTH_SOCK=/tmp/ssh-D3oBF3KOMywx/agent.3120
[2025-05-16T22:02:24.442Z] SSH_AGENT_PID=3122
[2025-05-16T22:02:24.442Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-05-16T22:02:25.119Z] + bash ./compile.sh
[2025-05-16T22:02:25.120Z] JAVA_HOME is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-05-16T22:02:25.120Z] LIB_DIR is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:02:25.120Z] rm -f -r /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:25.120Z] mkdir -p /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:25.120Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-16T22:02:25.120Z] if [ -z "$(tail -1 /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-16T22:02:25.989Z] Buildfile: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-16T22:02:27.961Z]
[2025-05-16T22:02:27.961Z] build:
[2025-05-16T22:02:27.961Z]
[2025-05-16T22:02:27.962Z] clean:
[2025-05-16T22:02:28.363Z] [delete] Deleting: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-05-16T22:02:28.363Z] [delete] Deleting directory /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-05-16T22:02:28.363Z]
[2025-05-16T22:02:28.363Z] init:
[2025-05-16T22:02:28.363Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-05-16T22:02:28.363Z]
[2025-05-16T22:02:28.363Z] getDependentLibs:
[2025-05-16T22:02:28.364Z] [exec] --------------------------------------------
[2025-05-16T22:02:28.364Z] [exec] path is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:02:28.364Z] [exec] task is set to default
[2025-05-16T22:02:28.364Z] [exec] dependencyList is set to json_simple
[2025-05-16T22:02:28.364Z] [exec] --------------------------------------------
[2025-05-16T22:02:28.364Z] [exec] Starting download third party dependent jars
[2025-05-16T22:02:28.774Z] [exec] --------------------------------------------
[2025-05-16T22:02:28.774Z] [exec] downloading dependent third party jars to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:02:28.774Z] [exec] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-16T22:02:28.774Z] [exec] downloaded dependent third party jars successfully
[2025-05-16T22:02:28.774Z]
[2025-05-16T22:02:28.774Z] compile:
[2025-05-16T22:02:28.774Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-16T22:02:28.774Z] [echo] ============COMPILER SETTINGS============
[2025-05-16T22:02:28.774Z] [echo] ===fork: yes
[2025-05-16T22:02:28.774Z] [echo] ===debug: on
[2025-05-16T22:02:28.774Z] [javac] Compiling 28 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-05-16T22:02:40.593Z]
[2025-05-16T22:02:40.593Z] dist:
[2025-05-16T22:02:40.593Z] [jar] Building jar: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-16T22:02:40.593Z]
[2025-05-16T22:02:40.593Z] BUILD SUCCESSFUL
[2025-05-16T22:02:40.593Z] Total time: 13 seconds
[2025-05-16T22:02:40.593Z] 0
[2025-05-16T22:02:40.593Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-16T22:02:40.593Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-16T22:02:40.593Z] microArchOutput: model name : ARMv7 Processor rev 3 (v7l)
[2025-05-16T22:02:42.721Z] ****************************** MACHINE INFO ******************************
[2025-05-16T22:02:42.721Z] File path : /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG
[2025-05-16T22:02:42.721Z] Free Physical Memory Size : 432959488
[2025-05-16T22:02:42.721Z] Free space (bytes) : 22676152320
[2025-05-16T22:02:42.721Z] Total Physical Memory Size : 2089156608
[2025-05-16T22:02:42.721Z] Total space (bytes) : 109692059648
[2025-05-16T22:02:42.721Z] Usable space (bytes) : 17104048128
[2025-05-16T22:02:42.721Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-16T22:02:42.721Z] bashVersion :
[2025-05-16T22:02:42.721Z] GNU bash, version 5.0.17(1)-release (arm-unknown-linux-gnueabihf)
[2025-05-16T22:02:42.721Z] Copyright (C) 2019 Free Software Foundation, Inc.
[2025-05-16T22:02:42.721Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-16T22:02:42.721Z]
[2025-05-16T22:02:42.721Z] This is free software; you are free to change and redistribute it.
[2025-05-16T22:02:42.721Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-16T22:02:42.721Z] cpuCores : 8
[2025-05-16T22:02:42.721Z] curlVersion :
[2025-05-16T22:02:42.721Z] curl 7.68.0 (arm-unknown-linux-gnueabihf) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
[2025-05-16T22:02:42.721Z] Release-Date: 2020-01-08
[2025-05-16T22:02:42.721Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-16T22:02:42.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-05-16T22:02:42.721Z] dockerVersion : Docker version 24.0.5, build 24.0.5-0ubuntu1~20.04.1
[2025-05-16T22:02:42.721Z] gcc version : 9
[2025-05-16T22:02:42.721Z] gclibc version : ldd (Ubuntu GLIBC 2.31-0ubuntu9.2) 2.31
[2025-05-16T22:02:42.721Z] gdb version : bash: gdb: command not found
[2025-05-16T22:02:42.721Z] lldb version : Command could not be executed
[2025-05-16T22:02:42.721Z] makeVersion :
[2025-05-16T22:02:42.721Z] GNU Make 4.2.1
[2025-05-16T22:02:42.721Z] Built for arm-unknown-linux-gnueabihf
[2025-05-16T22:02:42.721Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-05-16T22:02:42.721Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-16T22:02:42.721Z] This is free software: you are free to change and redistribute it.
[2025-05-16T22:02:42.721Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-16T22:02:42.721Z] mavenVersion :
[2025-05-16T22:02:42.721Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-05-16T22:02:42.721Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-16T22:02:42.722Z] Java version: 11.0.28-beta, vendor: Eclipse Adoptium, runtime: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-05-16T22:02:42.722Z] Default locale: en, platform encoding: UTF-8
[2025-05-16T22:02:42.722Z] OS name: "linux", version: "5.4.156-234", arch: "arm", family: "unix"
[2025-05-16T22:02:42.722Z] osInfo :
[2025-05-16T22:02:42.722Z] NAME="Ubuntu"
[2025-05-16T22:02:42.722Z] VERSION="20.04.3 LTS (Focal Fossa)"
[2025-05-16T22:02:42.722Z] ID=ubuntu
[2025-05-16T22:02:42.722Z] ID_LIKE=debian
[2025-05-16T22:02:42.722Z] PRETTY_NAME="Ubuntu 20.04.3 LTS"
[2025-05-16T22:02:42.722Z] VERSION_ID="20.04"
[2025-05-16T22:02:42.722Z] HOME_URL="https://www.ubuntu.com/"
[2025-05-16T22:02:42.722Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-05-16T22:02:42.722Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-05-16T22:02:42.722Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-05-16T22:02:42.722Z] VERSION_CODENAME=focal
[2025-05-16T22:02:42.722Z] UBUNTU_CODENAME=focal
[2025-05-16T22:02:42.722Z] osLabel : ubuntu.20
[2025-05-16T22:02:42.722Z] perlVersion :
[2025-05-16T22:02:42.722Z]
[2025-05-16T22:02:42.722Z] This is perl 5, version 30, subversion 0 (v5.30.0) built for arm-linux-gnueabihf-thread-multi-64int
[2025-05-16T22:02:42.722Z] (with 50 registered patches, see perl -V for more detail)
[2025-05-16T22:02:42.722Z]
[2025-05-16T22:02:42.722Z] Copyright 1987-2019, Larry Wall
[2025-05-16T22:02:42.722Z]
[2025-05-16T22:02:42.722Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-16T22:02:42.722Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-16T22:02:42.722Z]
[2025-05-16T22:02:42.722Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-16T22:02:42.722Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-16T22:02:42.722Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-16T22:02:42.722Z]
[2025-05-16T22:02:42.722Z] podmanVersion : bash: podman: command not found
[2025-05-16T22:02:42.722Z] procArch : armv7l
[2025-05-16T22:02:42.722Z] sysArch : armv7l
[2025-05-16T22:02:42.722Z] sysOS : Linux
[2025-05-16T22:02:42.722Z] ulimit :
[2025-05-16T22:02:42.722Z] core file size (blocks, -c) 0
[2025-05-16T22:02:42.722Z] data seg size (kbytes, -d) unlimited
[2025-05-16T22:02:42.722Z] scheduling priority (-e) 0
[2025-05-16T22:02:42.722Z] file size (blocks, -f) unlimited
[2025-05-16T22:02:42.722Z] pending signals (-i) 14828
[2025-05-16T22:02:42.722Z] max locked memory (kbytes, -l) 64
[2025-05-16T22:02:42.722Z] max memory size (kbytes, -m) unlimited
[2025-05-16T22:02:42.722Z] open files (-n) 524288
[2025-05-16T22:02:42.722Z] pipe size (512 bytes, -p) 8
[2025-05-16T22:02:42.722Z] POSIX message queues (bytes, -q) 819200
[2025-05-16T22:02:42.722Z] real-time priority (-r) 0
[2025-05-16T22:02:42.722Z] stack size (kbytes, -s) 8192
[2025-05-16T22:02:42.722Z] cpu time (seconds, -t) unlimited
[2025-05-16T22:02:42.722Z] max user processes (-u) 14828
[2025-05-16T22:02:42.722Z] virtual memory (kbytes, -v) unlimited
[2025-05-16T22:02:42.722Z] file locks (-x) unlimited
[2025-05-16T22:02:42.722Z] uname : Linux odroid-2 5.4.156-234 #1 SMP PREEMPT Sat Oct 30 17:11:25 EDT 2021 armv7l armv7l armv7l GNU/Linux
[2025-05-16T22:02:42.722Z] vmVendor : Oracle Corporation
[2025-05-16T22:02:42.722Z] vmVersion : 11.0.28-beta+2-ea
[2025-05-16T22:02:42.722Z] xlc version : bash: xlC: command not found
[2025-05-16T22:02:42.723Z] **************************************************************************
[2025-05-16T22:02:42.723Z]
[2025-05-16T22:02:42.723Z] System.getProperty('java.vm.name')=OpenJDK Server VM
[2025-05-16T22:02:42.723Z]
[2025-05-16T22:02:42.723Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-16T22:02:42.723Z]
[2025-05-16T22:02:42.723Z] System.getProperty('os.name')=Linux
[2025-05-16T22:02:42.723Z]
[2025-05-16T22:02:42.723Z] System.getProperty('os.arch')=arm
[2025-05-16T22:02:42.723Z]
[2025-05-16T22:02:42.723Z] System.getProperty('java.fullversion')=null
[2025-05-16T22:02:42.723Z]
[2025-05-16T22:02:42.723Z] System.getProperty('sun.arch.data.model')=32
[2025-05-16T22:02:42.723Z]
[2025-05-16T22:02:43.597Z] make -f clean.mk cleanBuild
[2025-05-16T22:02:43.597Z] make[1]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-05-16T22:02:44.010Z] rm -f -r /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest
[2025-05-16T22:02:44.010Z] make[1]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-05-16T22:02:44.010Z] make -f compile.mk compile
[2025-05-16T22:02:44.010Z] make[1]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-05-16T22:02:44.431Z] rm -f -r /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:44.431Z] mkdir -p /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-16T22:02:44.431Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-16T22:02:44.432Z] if [ -z "$(tail -1 /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-16T22:02:45.292Z] Buildfile: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-05-16T22:02:47.912Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-05-16T22:02:47.913Z]
[2025-05-16T22:02:47.913Z] -create_test_directory:
[2025-05-16T22:02:47.913Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest
[2025-05-16T22:02:47.913Z]
[2025-05-16T22:02:47.913Z] stage_test_material:
[2025-05-16T22:02:48.770Z] [copy] Copying 586 files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest
[2025-05-16T22:02:49.652Z]
[2025-05-16T22:02:49.652Z] build:
[2025-05-16T22:02:50.060Z]
[2025-05-16T22:02:50.060Z] init:
[2025-05-16T22:02:50.060Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf
[2025-05-16T22:02:50.060Z]
[2025-05-16T22:02:50.060Z] dist:
[2025-05-16T22:02:50.060Z] [copy] Copying 1 file to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf
[2025-05-16T22:02:50.060Z]
[2025-05-16T22:02:50.060Z] build:
[2025-05-16T22:02:50.060Z]
[2025-05-16T22:02:50.060Z] build:
[2025-05-16T22:02:50.464Z]
[2025-05-16T22:02:50.464Z] init:
[2025-05-16T22:02:50.464Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-05-16T22:02:50.464Z]
[2025-05-16T22:02:50.464Z] getBumbleBench:
[2025-05-16T22:02:50.464Z] [echo] Cloning BumbleBench
[2025-05-16T22:02:50.464Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-05-16T22:02:50.464Z] [exec] Cloning into 'bumblebench'...
[2025-05-16T22:02:50.882Z]
[2025-05-16T22:02:50.882Z] buildBumbleBench:
[2025-05-16T22:02:50.882Z] [echo] Building BumbleBench
[2025-05-16T22:02:51.287Z]
[2025-05-16T22:02:51.287Z] compile-all:
[2025-05-16T22:02:51.287Z] [javac] Compiling 8 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:02:51.287Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:02:56.838Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-16T22:02:56.838Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-16T22:02:56.838Z] [javac] Note: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-05-16T22:02:56.838Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-05-16T22:02:56.838Z] [javac] 1 warning
[2025-05-16T22:02:56.838Z] [javac] Compiling 1 source file to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:02:56.839Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:02:56.839Z] [javac] 1 warning
[2025-05-16T22:02:56.839Z] [javac] Compiling 11 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:02:56.839Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:02:57.721Z] [javac] Note: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-05-16T22:02:57.721Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-16T22:02:57.721Z] [javac] 1 warning
[2025-05-16T22:02:57.721Z] [javac] Compiling 5 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:02:57.721Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:02:58.126Z] [javac] Note: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-05-16T22:02:58.126Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-16T22:02:58.126Z] [javac] 1 warning
[2025-05-16T22:02:58.126Z] [javac] Compiling 9 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:02:58.126Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:02:59.498Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-16T22:02:59.498Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-16T22:02:59.498Z] [javac] 1 warning
[2025-05-16T22:02:59.498Z] [javac] Compiling 1 source file to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:02:59.498Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:02:59.905Z] [javac] 1 warning
[2025-05-16T22:02:59.905Z] [javac] Compiling 2 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:02:59.905Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:00.317Z] [javac] 1 warning
[2025-05-16T22:03:00.317Z] [javac] Compiling 8 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:03:00.317Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:00.726Z] [javac] 1 warning
[2025-05-16T22:03:00.726Z] [javac] Compiling 6 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:03:00.726Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:01.599Z] [javac] 1 warning
[2025-05-16T22:03:01.599Z] [javac] Compiling 5 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:03:01.599Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:02.462Z] [javac] 1 warning
[2025-05-16T22:03:02.463Z] [javac] Compiling 7 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:03:02.463Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:05.121Z] [javac] 1 warning
[2025-05-16T22:03:05.121Z] [javac] Compiling 8 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:03:05.121Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:05.531Z] [javac] 1 warning
[2025-05-16T22:03:05.531Z] [javac] Compiling 2 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:03:05.531Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:05.531Z] [javac] 1 warning
[2025-05-16T22:03:05.531Z] [javac] Compiling 4 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:03:05.531Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:05.947Z] [javac] 1 warning
[2025-05-16T22:03:05.947Z] [javac] Compiling 5 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:03:05.948Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-05-16T22:03:06.358Z] [javac] 1 warning
[2025-05-16T22:03:06.358Z]
[2025-05-16T22:03:06.358Z] dist:
[2025-05-16T22:03:06.772Z] [jar] Building jar: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-05-16T22:03:07.644Z]
[2025-05-16T22:03:07.644Z] dist:
[2025-05-16T22:03:08.050Z] [copy] Copying 126 files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-05-16T22:03:08.577Z]
[2025-05-16T22:03:08.577Z] build:
[2025-05-16T22:03:08.577Z]
[2025-05-16T22:03:08.577Z] init:
[2025-05-16T22:03:08.577Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/dacapo
[2025-05-16T22:03:08.577Z]
[2025-05-16T22:03:08.577Z] getDacapoSuite:
[2025-05-16T22:03:08.577Z] [echo] curl -Lks -C - https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
[2025-05-16T22:06:19.829Z]
[2025-05-16T22:06:19.829Z] dist:
[2025-05-16T22:06:19.829Z] [copy] Copying 3 files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/dacapo
[2025-05-16T22:06:19.829Z]
[2025-05-16T22:06:19.829Z] build:
[2025-05-16T22:06:19.829Z]
[2025-05-16T22:06:19.829Z] init:
[2025-05-16T22:06:19.829Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro
[2025-05-16T22:06:19.829Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-05-16T22:06:19.829Z]
[2025-05-16T22:06:19.829Z] compile:
[2025-05-16T22:06:19.829Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-16T22:06:19.829Z] [echo] ============COMPILER SETTINGS============
[2025-05-16T22:06:19.829Z] [echo] ===fork: yes
[2025-05-16T22:06:19.829Z] [echo] ===executable: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-16T22:06:19.829Z] [echo] ===debug: on
[2025-05-16T22:06:19.829Z] [echo] ===destdir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-05-16T22:06:19.829Z] [javac] Compiling 3 source files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-05-16T22:06:19.829Z]
[2025-05-16T22:06:19.829Z] dist:
[2025-05-16T22:06:19.829Z] [jar] Building jar: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-05-16T22:06:19.830Z] [copy] Copying 2 files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro
[2025-05-16T22:06:19.830Z] [copy] Copying 2 files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro
[2025-05-16T22:06:19.830Z] [copy] Copying 7 files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro
[2025-05-16T22:06:19.830Z]
[2025-05-16T22:06:19.830Z] clean:
[2025-05-16T22:06:19.830Z] [delete] Deleting directory /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-05-16T22:06:19.830Z]
[2025-05-16T22:06:19.830Z] build:
[2025-05-16T22:06:19.830Z]
[2025-05-16T22:06:19.830Z] build:
[2025-05-16T22:06:19.830Z]
[2025-05-16T22:06:19.830Z] init:
[2025-05-16T22:06:19.830Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/renaissance
[2025-05-16T22:06:19.830Z]
[2025-05-16T22:06:19.830Z] getRenaissanceSuite:
[2025-05-16T22:06:19.830Z] [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-05-16T22:07:02.585Z]
[2025-05-16T22:07:02.585Z] dist:
[2025-05-16T22:07:02.585Z] [copy] Copying 3 files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/renaissance
[2025-05-16T22:07:02.585Z]
[2025-05-16T22:07:02.585Z] build:
[2025-05-16T22:07:02.585Z]
[2025-05-16T22:07:02.585Z] init:
[2025-05-16T22:07:02.585Z] [mkdir] Created dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/specjbb
[2025-05-16T22:07:02.585Z]
[2025-05-16T22:07:02.585Z] getSpecjbbSuite:
[2025-05-16T22:07:02.585Z]
[2025-05-16T22:07:02.585Z] dist:
[2025-05-16T22:07:02.585Z] [copy] Copying 3 files to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jvmtest/perf/specjbb/run
[2025-05-16T22:07:02.585Z]
[2025-05-16T22:07:02.585Z] BUILD SUCCESSFUL
[2025-05-16T22:07:02.585Z] Total time: 4 minutes 13 seconds
[2025-05-16T22:07:02.585Z] 0
[2025-05-16T22:07:02.585Z]
[2025-05-16T22:07:02.585Z]
[2025-05-16T22:07:02.585Z] RECORD TEST REPOs SHA
[2025-05-16T22:07:02.585Z] cd "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-16T22:07:02.585Z] bash "getSHAs.sh" --test_root_dir "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/.." --shas_file "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-05-16T22:07:02.585Z] Check shas in /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/.. and store the info in /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-16T22:07:02.585Z] touch /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-16T22:07:02.585Z] ================================================
[2025-05-16T22:07:02.585Z] timestamp: 20250516-220659
[2025-05-16T22:07:02.585Z] repo dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG
[2025-05-16T22:07:02.585Z] git repo:
[2025-05-16T22:07:02.585Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-16T22:07:02.585Z] sha:
[2025-05-16T22:07:02.585Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-16T22:07:02.585Z] ================================================
[2025-05-16T22:07:02.585Z] timestamp: 20250516-220659
[2025-05-16T22:07:02.585Z] repo dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests
[2025-05-16T22:07:02.585Z] git repo:
[2025-05-16T22:07:02.585Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-16T22:07:02.585Z] sha:
[2025-05-16T22:07:02.585Z] 557df2b721d783f417dcf1a644f503a2ea6d1eea
[2025-05-16T22:07:02.585Z] ================================================
[2025-05-16T22:07:02.585Z] timestamp: 20250516-220659
[2025-05-16T22:07:02.585Z] repo dir: /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-05-16T22:07:02.585Z] git repo:
[2025-05-16T22:07:02.585Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-05-16T22:07:02.585Z] sha:
[2025-05-16T22:07:02.585Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-05-16T22:07:02.585Z] make[1]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[Pipeline] }
[2025-05-16T22:07:02.776Z] $ ssh-agent -k
[2025-05-16T22:07:02.788Z] unset SSH_AUTH_SOCK;
[2025-05-16T22:07:02.788Z] unset SSH_AGENT_PID;
[2025-05-16T22:07:02.789Z] echo Agent pid 3122 killed;
[2025-05-16T22:07:02.974Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-16T22:07:03.104Z] 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-05-16T22:07:03.127Z] ITERATION: 1/1
[Pipeline] wrap
[2025-05-16T22:07:03.262Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/.xvfb-496-..fbdir4843645244079524560
[Pipeline] {
[Pipeline] sh
[2025-05-16T22:07:24.066Z] + ps -f
[2025-05-16T22:07:24.066Z] + grep+ [X]vfb
[2025-05-16T22:07:24.066Z] awk {print $9}
[Pipeline] echo
[2025-05-16T22:07:24.233Z] env.DISPLAY is :0
[Pipeline] sh
[2025-05-16T22:07:24.931Z] + uname
[2025-05-16T22:07:24.932Z] + [ Linux = AIX ]
[2025-05-16T22:07:24.932Z] + uname
[2025-05-16T22:07:24.932Z] + [ Linux = SunOS ]
[2025-05-16T22:07:24.932Z] + uname
[2025-05-16T22:07:24.932Z] + [ Linux = *BSD ]
[2025-05-16T22:07:24.932Z] + MAKE=make
[2025-05-16T22:07:24.932Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-16T22:07:24.932Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-16T22:07:25.731Z] + uname
[2025-05-16T22:07:25.731Z] + [ Linux = AIX ]
[2025-05-16T22:07:25.731Z] + uname
[2025-05-16T22:07:25.731Z] + [ Linux = SunOS ]
[2025-05-16T22:07:25.731Z] + uname
[2025-05-16T22:07:25.731Z] + [ Linux = *BSD ]
[2025-05-16T22:07:25.731Z] + MAKE=make
[2025-05-16T22:07:25.731Z] + cd ./aqa-tests
[2025-05-16T22:07:25.731Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-16T22:07:25.731Z] + set +x
[2025-05-16T22:07:25.731Z] JAVA_HOME is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-05-16T22:07:25.731Z] LIB_DIR is set to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib
[2025-05-16T22:07:25.731Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-05-16T22:07:25.731Z] make[1]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-05-16T22:07:25.731Z] perl scripts/configure.pl
[2025-05-16T22:07:25.731Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.20" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-16T22:07:27.742Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-16T22:07:27.742Z]
[2025-05-16T22:07:27.742Z] Starting to generate test make files.
[2025-05-16T22:07:27.742Z]
[2025-05-16T22:07:27.742Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-05-16T22:07:28.152Z] Generated /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-05-16T22:07:28.152Z]
[2025-05-16T22:07:28.569Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-05-16T22:07:28.569Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-05-16T22:07:28.569Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-05-16T22:07:28.569Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-05-16T22:07:28.569Z] Generated /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-05-16T22:07:28.569Z]
[2025-05-16T22:07:28.972Z] Parsing /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-05-16T22:07:28.972Z] Generated /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-05-16T22:07:28.972Z]
[2025-05-16T22:07:28.972Z] Generated /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-05-16T22:07:28.972Z]
[2025-05-16T22:07:28.972Z] Generated /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../autoGen.mk
[2025-05-16T22:07:28.972Z]
[2025-05-16T22:07:28.972Z] Generated /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-05-16T22:07:28.972Z]
[2025-05-16T22:07:28.972Z] Generated /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-05-16T22:07:28.972Z]
[2025-05-16T22:07:28.972Z] Make files are generated successfully.
[2025-05-16T22:07:28.972Z]
[2025-05-16T22:07:28.972Z] make[1]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-05-16T22:07:28.972Z] make -f runtest.mk _sanity.perf
[2025-05-16T22:07:28.972Z] make[1]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-05-16T22:07:29.840Z]
[2025-05-16T22:07:29.840Z] Running make 4.2.1
[2025-05-16T22:07:29.840Z] set TEST_ROOT to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/..
[2025-05-16T22:07:29.840Z] set JDK_VERSION to 11
[2025-05-16T22:07:29.840Z] set JDK_IMPL to hotspot
[2025-05-16T22:07:29.840Z] set JVM_VERSION to openjdk11
[2025-05-16T22:07:29.840Z] set JCL_VERSION to latest
[2025-05-16T22:07:29.840Z] JAVA_HOME was originally set to /usr/lib/jvm/jdk-11
[2025-05-16T22:07:29.840Z] set JAVA_HOME to /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-05-16T22:07:29.840Z] set SPEC to linux_arm
[2025-05-16T22:07:29.840Z] set TEST_FLAG to
[2025-05-16T22:07:29.840Z] set OS_LABEL to ubuntu.20
[2025-05-16T22:07:29.840Z] Running sanity.perf ...
[2025-05-16T22:07:29.840Z] There are 8 test targets in sanity.perf
[2025-05-16T22:07:29.840Z] "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-05-16T22:07:29.840Z] openjdk version "11.0.28-beta" 2025-07-15
[2025-05-16T22:07:29.840Z] OpenJDK Runtime Environment Temurin-11.0.28+2-202505162002 (build 11.0.28-beta+2-ea)
[2025-05-16T22:07:29.840Z] OpenJDK Server VM Temurin-11.0.28+2-202505162002 (build 11.0.28-beta+2-ea, mixed mode)
[2025-05-16T22:07:29.840Z] make[2]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests'
[2025-05-16T22:07:29.840Z] make[3]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf'
[2025-05-16T22:07:29.840Z] make[4]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-05-16T22:07:29.840Z]
[2025-05-16T22:07:29.840Z] ===============================================
[2025-05-16T22:07:29.840Z] Running test renaissance-akka-uct_0 ...
[2025-05-16T22:07:29.840Z] ===============================================
[2025-05-16T22:07:29.840Z] renaissance-akka-uct_0 Start Time: Fri May 16 22:07:29 2025 Epoch Time (ms): 1747433249797
[2025-05-16T22:07:29.840Z] renaissance-akka-uct_0_DISABLED
[2025-05-16T22:07:29.840Z] Disabled Reason:
[2025-05-16T22:07:29.840Z] https://github.com/adoptium/aqa-tests/issues/1994#issuecomment-705633262
[2025-05-16T22:07:30.253Z] renaissance-akka-uct_0 Finish Time: Fri May 16 22:07:29 2025 Epoch Time (ms): 1747433249834
[2025-05-16T22:07:30.253Z]
[2025-05-16T22:07:30.253Z] ===============================================
[2025-05-16T22:07:30.253Z] Running test renaissance-fj-kmeans_0 ...
[2025-05-16T22:07:30.253Z] ===============================================
[2025-05-16T22:07:30.253Z] renaissance-fj-kmeans_0 Start Time: Fri May 16 22:07:29 2025 Epoch Time (ms): 1747433249880
[2025-05-16T22:07:30.253Z] variation: NoOptions
[2025-05-16T22:07:30.253Z] JVM_OPTIONS:
[2025-05-16T22:07:30.253Z] { \
[2025-05-16T22:07:30.253Z] echo ""; echo "TEST SETUP:"; \
[2025-05-16T22:07:30.253Z] echo "Nothing to be done for setup."; \
[2025-05-16T22:07:30.253Z] mkdir -p "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-fj-kmeans_0"; \
[2025-05-16T22:07:30.253Z] cd "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-fj-kmeans_0"; \
[2025-05-16T22:07:30.253Z] echo ""; echo "TESTING:"; \
[2025-05-16T22:07:30.253Z] "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-05-16T22:07:30.253Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-16T22:07:30.253Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-16T22:07:30.253Z] echo "Nothing to be done for teardown."; \
[2025-05-16T22:07:30.253Z] } 2>&1 | tee -a "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/TestTargetResult";
[2025-05-16T22:07:30.253Z]
[2025-05-16T22:07:30.253Z] TEST SETUP:
[2025-05-16T22:07:30.253Z] Nothing to be done for setup.
[2025-05-16T22:07:30.253Z]
[2025-05-16T22:07:30.253Z] TESTING:
[2025-05-16T22:07:40.063Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-05-16T22:07:40.063Z] GC before operation: completed in 999.646 ms, heap usage 69.715 MB -> 61.135 MB.
[2025-05-16T22:08:04.614Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (20989.311 ms) ======
[2025-05-16T22:08:04.614Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-05-16T22:08:04.614Z] GC before operation: completed in 496.751 ms, heap usage 168.512 MB -> 61.673 MB.
[2025-05-16T22:08:21.701Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (18941.233 ms) ======
[2025-05-16T22:08:21.701Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-05-16T22:08:21.701Z] GC before operation: completed in 482.261 ms, heap usage 115.855 MB -> 61.704 MB.
[2025-05-16T22:08:42.137Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (18636.676 ms) ======
[2025-05-16T22:08:42.137Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-05-16T22:08:42.137Z] GC before operation: completed in 478.701 ms, heap usage 107.161 MB -> 61.704 MB.
[2025-05-16T22:08:59.239Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (18368.984 ms) ======
[2025-05-16T22:08:59.239Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-05-16T22:08:59.239Z] GC before operation: completed in 488.509 ms, heap usage 176.300 MB -> 61.704 MB.
[2025-05-16T22:09:19.662Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (18865.775 ms) ======
[2025-05-16T22:09:19.662Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-05-16T22:09:19.662Z] GC before operation: completed in 480.002 ms, heap usage 106.737 MB -> 61.704 MB.
[2025-05-16T22:09:40.093Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (18591.865 ms) ======
[2025-05-16T22:09:40.093Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-05-16T22:09:40.093Z] GC before operation: completed in 468.866 ms, heap usage 179.329 MB -> 61.704 MB.
[2025-05-16T22:09:57.147Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (18721.317 ms) ======
[2025-05-16T22:09:57.147Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-05-16T22:09:57.147Z] GC before operation: completed in 481.240 ms, heap usage 215.015 MB -> 61.704 MB.
[2025-05-16T22:10:17.567Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (18546.397 ms) ======
[2025-05-16T22:10:17.567Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-05-16T22:10:17.567Z] GC before operation: completed in 489.604 ms, heap usage 209.236 MB -> 61.704 MB.
[2025-05-16T22:10:34.670Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (18808.684 ms) ======
[2025-05-16T22:10:34.670Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-05-16T22:10:35.088Z] GC before operation: completed in 484.815 ms, heap usage 92.528 MB -> 61.736 MB.
[2025-05-16T22:10:55.493Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (18510.837 ms) ======
[2025-05-16T22:10:55.493Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-05-16T22:10:55.493Z] GC before operation: completed in 460.356 ms, heap usage 147.647 MB -> 61.738 MB.
[2025-05-16T22:11:12.538Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (18540.002 ms) ======
[2025-05-16T22:11:12.538Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-05-16T22:11:13.424Z] GC before operation: completed in 481.732 ms, heap usage 138.394 MB -> 61.738 MB.
[2025-05-16T22:11:33.926Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (18729.811 ms) ======
[2025-05-16T22:11:33.926Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-05-16T22:11:33.926Z] GC before operation: completed in 445.557 ms, heap usage 139.030 MB -> 61.738 MB.
[2025-05-16T22:11:54.329Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (18981.913 ms) ======
[2025-05-16T22:11:54.329Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-05-16T22:11:54.329Z] GC before operation: completed in 472.978 ms, heap usage 164.156 MB -> 61.738 MB.
[2025-05-16T22:12:11.522Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (18709.901 ms) ======
[2025-05-16T22:12:11.522Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-05-16T22:12:11.522Z] GC before operation: completed in 477.003 ms, heap usage 112.178 MB -> 61.738 MB.
[2025-05-16T22:12:32.026Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (18648.566 ms) ======
[2025-05-16T22:12:32.026Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-05-16T22:12:32.026Z] GC before operation: completed in 484.037 ms, heap usage 156.049 MB -> 61.738 MB.
[2025-05-16T22:12:38.732Z] #
[2025-05-16T22:12:38.732Z] # A fatal error has been detected by the Java Runtime Environment:
[2025-05-16T22:12:38.732Z] #
[2025-05-16T22:12:38.732Z] # SIGSEGV (0xb) at pc=0xb3e20ac0, pid=4047, tid=4090
[2025-05-16T22:12:38.732Z] #
[2025-05-16T22:12:38.732Z] # JRE version: OpenJDK Runtime Environment Temurin-11.0.28+2-202505162002 (11.0.28+2) (build 11.0.28-beta+2-ea)
[2025-05-16T22:12:38.732Z] # Java VM: OpenJDK Server VM Temurin-11.0.28+2-202505162002 (11.0.28-beta+2-ea, mixed mode, g1 gc, linux-)
[2025-05-16T22:12:38.732Z] # Problematic frame:
[2025-05-16T22:12:38.732Z] # J 342 c2 java.util.HashMap.merge(Ljava/lang/Object;Ljava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object; java.base@11.0.28-beta (358 bytes) @ 0xb3e20ac0 [0xb3e20390+0x00000730]
[2025-05-16T22:12:38.732Z] #
[2025-05-16T22:12:38.732Z] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
[2025-05-16T22:12:38.732Z] #
[2025-05-16T22:12:38.732Z] # An error report file with more information is saved as:
[2025-05-16T22:12:38.732Z] # /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/output_17474332488688/renaissance-fj-kmeans_0/hs_err_pid4047.log
[2025-05-16T22:12:38.732Z] Compiled method (c2) 308677 342 java.util.HashMap::merge (358 bytes)
[2025-05-16T22:12:38.732Z] total in heap [0xb3e20208,0xb3e21fac] = 7588
[2025-05-16T22:12:38.732Z] relocation [0xb3e202ec,0xb3e20390] = 164
[2025-05-16T22:12:38.732Z] main code [0xb3e20390,0xb3e213a0] = 4112
[2025-05-16T22:12:38.732Z] stub code [0xb3e213a0,0xb3e213e0] = 64
[2025-05-16T22:12:38.732Z] oops [0xb3e213e0,0xb3e213ec] = 12
[2025-05-16T22:12:38.732Z] metadata [0xb3e213ec,0xb3e2143c] = 80
[2025-05-16T22:12:38.732Z] scopes data [0xb3e2143c,0xb3e21bf8] = 1980
[2025-05-16T22:12:38.732Z] scopes pcs [0xb3e21bf8,0xb3e21e98] = 672
[2025-05-16T22:12:38.732Z] dependencies [0xb3e21e98,0xb3e21ea0] = 8
[2025-05-16T22:12:38.732Z] handler table [0xb3e21ea0,0xb3e21f60] = 192
[2025-05-16T22:12:38.732Z] nul chk table [0xb3e21f60,0xb3e21fac] = 76
[2025-05-16T22:12:38.732Z] Could not load hsdis-arm.so; library not loadable; PrintAssembly is disabled
[2025-05-16T22:12:38.732Z] #
[2025-05-16T22:12:38.732Z] # If you would like to submit a bug report, please visit:
[2025-05-16T22:12:38.732Z] # https://github.com/adoptium/adoptium-support/issues
[2025-05-16T22:12:38.732Z] #
[2025-05-16T22:12:38.732Z] Aborted
[2025-05-16T22:12:38.732Z] -----------------------------------
[2025-05-16T22:12:38.732Z] renaissance-fj-kmeans_0_FAILED
[2025-05-16T22:12:38.732Z] -----------------------------------
[2025-05-16T22:12:38.732Z]
[2025-05-16T22:12:38.732Z] TEST TEARDOWN:
[2025-05-16T22:12:38.732Z] Nothing to be done for teardown.
[2025-05-16T22:12:39.142Z] renaissance-fj-kmeans_0 Finish Time: Fri May 16 22:12:38 2025 Epoch Time (ms): 1747433558733
[2025-05-16T22:12:39.142Z]
[2025-05-16T22:12:39.142Z] ===============================================
[2025-05-16T22:12:39.142Z] Running test renaissance-future-genetic_0 ...
[2025-05-16T22:12:39.142Z] ===============================================
[2025-05-16T22:12:39.142Z] renaissance-future-genetic_0 Start Time: Fri May 16 22:12:38 2025 Epoch Time (ms): 1747433558782
[2025-05-16T22:12:39.142Z] variation: NoOptions
[2025-05-16T22:12:39.142Z] JVM_OPTIONS:
[2025-05-16T22:12:39.142Z] { \
[2025-05-16T22:12:39.142Z] echo ""; echo "TEST SETUP:"; \
[2025-05-16T22:12:39.142Z] echo "Nothing to be done for setup."; \
[2025-05-16T22:12:39.142Z] mkdir -p "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-future-genetic_0"; \
[2025-05-16T22:12:39.142Z] cd "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-future-genetic_0"; \
[2025-05-16T22:12:39.142Z] echo ""; echo "TESTING:"; \
[2025-05-16T22:12:39.142Z] "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-05-16T22:12:39.142Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-16T22:12:39.142Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-16T22:12:39.142Z] echo "Nothing to be done for teardown."; \
[2025-05-16T22:12:39.142Z] } 2>&1 | tee -a "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/TestTargetResult";
[2025-05-16T22:12:39.142Z]
[2025-05-16T22:12:39.142Z] TEST SETUP:
[2025-05-16T22:12:39.142Z] Nothing to be done for setup.
[2025-05-16T22:12:39.142Z]
[2025-05-16T22:12:39.142Z] TESTING:
[2025-05-16T22:12:42.639Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-05-16T22:12:42.639Z] GC before operation: completed in 54.693 ms, heap usage 4.490 MB -> 3.662 MB.
[2025-05-16T22:13:07.072Z] ====== future-genetic (functional) [default], iteration 0 completed (23037.536 ms) ======
[2025-05-16T22:13:07.072Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-05-16T22:13:07.072Z] GC before operation: completed in 71.240 ms, heap usage 33.552 MB -> 5.493 MB.
[2025-05-16T22:13:27.520Z] ====== future-genetic (functional) [default], iteration 1 completed (19892.754 ms) ======
[2025-05-16T22:13:27.520Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-05-16T22:13:27.520Z] GC before operation: completed in 59.903 ms, heap usage 28.494 MB -> 5.518 MB.
[2025-05-16T22:13:48.147Z] ====== future-genetic (functional) [default], iteration 2 completed (19008.521 ms) ======
[2025-05-16T22:13:48.147Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-05-16T22:13:48.147Z] GC before operation: completed in 59.695 ms, heap usage 28.556 MB -> 5.518 MB.
[2025-05-16T22:14:05.335Z] ====== future-genetic (functional) [default], iteration 3 completed (19435.333 ms) ======
[2025-05-16T22:14:05.335Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-05-16T22:14:05.335Z] GC before operation: completed in 58.289 ms, heap usage 8.841 MB -> 5.518 MB.
[2025-05-16T22:14:25.789Z] ====== future-genetic (functional) [default], iteration 4 completed (19445.935 ms) ======
[2025-05-16T22:14:25.789Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-05-16T22:14:25.789Z] GC before operation: completed in 58.960 ms, heap usage 33.286 MB -> 5.518 MB.
[2025-05-16T22:14:46.505Z] ====== future-genetic (functional) [default], iteration 5 completed (19406.995 ms) ======
[2025-05-16T22:14:46.505Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-05-16T22:14:46.505Z] GC before operation: completed in 58.958 ms, heap usage 24.749 MB -> 5.518 MB.
[2025-05-16T22:15:03.636Z] ====== future-genetic (functional) [default], iteration 6 completed (19508.724 ms) ======
[2025-05-16T22:15:03.636Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-05-16T22:15:03.636Z] GC before operation: completed in 58.515 ms, heap usage 10.700 MB -> 5.518 MB.
[2025-05-16T22:15:24.031Z] ====== future-genetic (functional) [default], iteration 7 completed (19373.929 ms) ======
[2025-05-16T22:15:24.031Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-05-16T22:15:24.031Z] GC before operation: completed in 60.025 ms, heap usage 41.322 MB -> 5.518 MB.
[2025-05-16T22:15:44.553Z] ====== future-genetic (functional) [default], iteration 8 completed (19446.770 ms) ======
[2025-05-16T22:15:44.553Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-05-16T22:15:44.553Z] GC before operation: completed in 58.876 ms, heap usage 14.886 MB -> 5.520 MB.
[2025-05-16T22:16:01.584Z] ====== future-genetic (functional) [default], iteration 9 completed (19361.544 ms) ======
[2025-05-16T22:16:01.584Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-05-16T22:16:01.584Z] GC before operation: completed in 58.602 ms, heap usage 11.758 MB -> 5.520 MB.
[2025-05-16T22:16:22.070Z] ====== future-genetic (functional) [default], iteration 10 completed (19434.603 ms) ======
[2025-05-16T22:16:22.070Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-05-16T22:16:22.070Z] GC before operation: completed in 59.073 ms, heap usage 14.409 MB -> 5.520 MB.
[2025-05-16T22:16:42.506Z] ====== future-genetic (functional) [default], iteration 11 completed (19398.534 ms) ======
[2025-05-16T22:16:42.506Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-05-16T22:16:42.506Z] GC before operation: completed in 59.671 ms, heap usage 32.895 MB -> 5.520 MB.
[2025-05-16T22:17:03.006Z] ====== future-genetic (functional) [default], iteration 12 completed (19279.176 ms) ======
[2025-05-16T22:17:03.007Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-05-16T22:17:03.007Z] GC before operation: completed in 58.983 ms, heap usage 28.347 MB -> 5.520 MB.
[2025-05-16T22:17:19.981Z] ====== future-genetic (functional) [default], iteration 13 completed (19202.329 ms) ======
[2025-05-16T22:17:19.981Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-05-16T22:17:19.981Z] GC before operation: completed in 59.209 ms, heap usage 11.981 MB -> 5.520 MB.
[2025-05-16T22:17:40.539Z] ====== future-genetic (functional) [default], iteration 14 completed (19180.345 ms) ======
[2025-05-16T22:17:40.539Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-05-16T22:17:40.539Z] GC before operation: completed in 58.813 ms, heap usage 13.646 MB -> 5.520 MB.
[2025-05-16T22:17:57.577Z] ====== future-genetic (functional) [default], iteration 15 completed (19083.630 ms) ======
[2025-05-16T22:17:57.577Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-05-16T22:17:57.577Z] GC before operation: completed in 58.802 ms, heap usage 16.065 MB -> 5.520 MB.
[2025-05-16T22:18:18.103Z] ====== future-genetic (functional) [default], iteration 16 completed (19149.488 ms) ======
[2025-05-16T22:18:18.103Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-05-16T22:18:18.103Z] GC before operation: completed in 60.583 ms, heap usage 34.670 MB -> 5.520 MB.
[2025-05-16T22:18:38.528Z] ====== future-genetic (functional) [default], iteration 17 completed (19040.747 ms) ======
[2025-05-16T22:18:38.528Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-05-16T22:18:38.528Z] GC before operation: completed in 59.837 ms, heap usage 30.351 MB -> 5.520 MB.
[2025-05-16T22:18:55.676Z] ====== future-genetic (functional) [default], iteration 18 completed (19140.934 ms) ======
[2025-05-16T22:18:55.676Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-05-16T22:18:55.676Z] GC before operation: completed in 59.655 ms, heap usage 17.258 MB -> 5.520 MB.
[2025-05-16T22:19:16.120Z] ====== future-genetic (functional) [default], iteration 19 completed (19196.684 ms) ======
[2025-05-16T22:19:16.120Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-05-16T22:19:16.120Z] GC before operation: completed in 64.066 ms, heap usage 26.872 MB -> 5.520 MB.
[2025-05-16T22:19:36.488Z] ====== future-genetic (functional) [default], iteration 20 completed (19188.284 ms) ======
[2025-05-16T22:19:36.488Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-05-16T22:19:36.488Z] GC before operation: completed in 59.844 ms, heap usage 35.645 MB -> 5.520 MB.
[2025-05-16T22:19:53.602Z] ====== future-genetic (functional) [default], iteration 21 completed (19212.031 ms) ======
[2025-05-16T22:19:53.602Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-05-16T22:19:53.602Z] GC before operation: completed in 61.861 ms, heap usage 20.239 MB -> 5.520 MB.
[2025-05-16T22:20:14.044Z] ====== future-genetic (functional) [default], iteration 22 completed (19165.186 ms) ======
[2025-05-16T22:20:14.044Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-05-16T22:20:14.044Z] GC before operation: completed in 59.191 ms, heap usage 15.221 MB -> 5.520 MB.
[2025-05-16T22:20:34.411Z] ====== future-genetic (functional) [default], iteration 23 completed (19322.361 ms) ======
[2025-05-16T22:20:34.411Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-05-16T22:20:34.411Z] GC before operation: completed in 59.380 ms, heap usage 26.289 MB -> 5.552 MB.
[2025-05-16T22:20:51.468Z] ====== future-genetic (functional) [default], iteration 24 completed (19375.989 ms) ======
[2025-05-16T22:20:51.468Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-05-16T22:20:51.468Z] GC before operation: completed in 59.330 ms, heap usage 19.451 MB -> 5.552 MB.
[2025-05-16T22:21:11.890Z] ====== future-genetic (functional) [default], iteration 25 completed (19401.795 ms) ======
[2025-05-16T22:21:11.890Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-05-16T22:21:11.890Z] GC before operation: completed in 60.716 ms, heap usage 11.405 MB -> 4.828 MB.
[2025-05-16T22:21:32.264Z] ====== future-genetic (functional) [default], iteration 26 completed (19333.300 ms) ======
[2025-05-16T22:21:32.264Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-05-16T22:21:32.264Z] GC before operation: completed in 50.248 ms, heap usage 10.923 MB -> 4.180 MB.
[2025-05-16T22:21:49.356Z] ====== future-genetic (functional) [default], iteration 27 completed (19320.037 ms) ======
[2025-05-16T22:21:49.356Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-05-16T22:21:49.356Z] GC before operation: completed in 49.230 ms, heap usage 29.820 MB -> 4.180 MB.
[2025-05-16T22:22:09.779Z] ====== future-genetic (functional) [default], iteration 28 completed (19407.996 ms) ======
[2025-05-16T22:22:09.779Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-05-16T22:22:09.779Z] GC before operation: completed in 49.501 ms, heap usage 39.337 MB -> 4.180 MB.
[2025-05-16T22:22:30.313Z] ====== future-genetic (functional) [default], iteration 29 completed (19399.150 ms) ======
[2025-05-16T22:22:30.313Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-05-16T22:22:30.313Z] GC before operation: completed in 48.440 ms, heap usage 10.066 MB -> 4.180 MB.
[2025-05-16T22:22:50.691Z] ====== future-genetic (functional) [default], iteration 30 completed (19408.375 ms) ======
[2025-05-16T22:22:50.691Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-05-16T22:22:50.691Z] GC before operation: completed in 49.231 ms, heap usage 18.547 MB -> 4.180 MB.
[2025-05-16T22:23:07.714Z] ====== future-genetic (functional) [default], iteration 31 completed (19360.020 ms) ======
[2025-05-16T22:23:07.714Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-05-16T22:23:07.714Z] GC before operation: completed in 49.506 ms, heap usage 35.786 MB -> 4.180 MB.
[2025-05-16T22:23:28.225Z] ====== future-genetic (functional) [default], iteration 32 completed (19339.697 ms) ======
[2025-05-16T22:23:28.225Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-05-16T22:23:28.225Z] GC before operation: completed in 48.347 ms, heap usage 26.553 MB -> 4.180 MB.
[2025-05-16T22:23:48.582Z] ====== future-genetic (functional) [default], iteration 33 completed (19480.290 ms) ======
[2025-05-16T22:23:48.582Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-05-16T22:23:48.582Z] GC before operation: completed in 48.460 ms, heap usage 16.346 MB -> 4.180 MB.
[2025-05-16T22:24:05.676Z] ====== future-genetic (functional) [default], iteration 34 completed (19459.582 ms) ======
[2025-05-16T22:24:05.676Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-05-16T22:24:05.676Z] GC before operation: completed in 49.183 ms, heap usage 20.567 MB -> 4.180 MB.
[2025-05-16T22:24:26.075Z] ====== future-genetic (functional) [default], iteration 35 completed (19367.377 ms) ======
[2025-05-16T22:24:26.075Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-05-16T22:24:26.076Z] GC before operation: completed in 49.513 ms, heap usage 27.190 MB -> 4.180 MB.
[2025-05-16T22:24:46.559Z] ====== future-genetic (functional) [default], iteration 36 completed (19355.148 ms) ======
[2025-05-16T22:24:46.559Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-05-16T22:24:46.559Z] GC before operation: completed in 49.186 ms, heap usage 37.002 MB -> 4.180 MB.
[2025-05-16T22:25:03.615Z] ====== future-genetic (functional) [default], iteration 37 completed (19312.706 ms) ======
[2025-05-16T22:25:03.615Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-05-16T22:25:03.615Z] GC before operation: completed in 49.218 ms, heap usage 21.618 MB -> 4.180 MB.
[2025-05-16T22:25:24.062Z] ====== future-genetic (functional) [default], iteration 38 completed (19348.425 ms) ======
[2025-05-16T22:25:24.062Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-05-16T22:25:24.062Z] GC before operation: completed in 47.848 ms, heap usage 8.049 MB -> 4.181 MB.
[2025-05-16T22:25:44.423Z] ====== future-genetic (functional) [default], iteration 39 completed (19160.394 ms) ======
[2025-05-16T22:25:44.423Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-05-16T22:25:44.423Z] GC before operation: completed in 48.408 ms, heap usage 13.559 MB -> 4.181 MB.
[2025-05-16T22:26:01.427Z] ====== future-genetic (functional) [default], iteration 40 completed (19073.486 ms) ======
[2025-05-16T22:26:01.427Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-05-16T22:26:01.427Z] GC before operation: completed in 49.400 ms, heap usage 34.475 MB -> 4.181 MB.
[2025-05-16T22:26:21.848Z] ====== future-genetic (functional) [default], iteration 41 completed (18989.083 ms) ======
[2025-05-16T22:26:21.848Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-05-16T22:26:21.848Z] GC before operation: completed in 50.136 ms, heap usage 41.932 MB -> 4.181 MB.
[2025-05-16T22:26:42.328Z] ====== future-genetic (functional) [default], iteration 42 completed (19021.668 ms) ======
[2025-05-16T22:26:42.328Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-05-16T22:26:42.328Z] GC before operation: completed in 49.401 ms, heap usage 19.569 MB -> 4.181 MB.
[2025-05-16T22:26:59.354Z] ====== future-genetic (functional) [default], iteration 43 completed (19072.099 ms) ======
[2025-05-16T22:26:59.354Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-05-16T22:26:59.354Z] GC before operation: completed in 49.318 ms, heap usage 35.685 MB -> 4.181 MB.
[2025-05-16T22:27:19.782Z] ====== future-genetic (functional) [default], iteration 44 completed (19199.479 ms) ======
[2025-05-16T22:27:19.782Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-05-16T22:27:19.782Z] GC before operation: completed in 49.342 ms, heap usage 9.613 MB -> 4.181 MB.
[2025-05-16T22:27:40.367Z] ====== future-genetic (functional) [default], iteration 45 completed (19395.872 ms) ======
[2025-05-16T22:27:40.367Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-05-16T22:27:40.367Z] GC before operation: completed in 48.479 ms, heap usage 29.161 MB -> 4.181 MB.
[2025-05-16T22:27:57.406Z] ====== future-genetic (functional) [default], iteration 46 completed (19107.421 ms) ======
[2025-05-16T22:27:57.406Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-05-16T22:27:57.406Z] GC before operation: completed in 48.200 ms, heap usage 13.122 MB -> 4.181 MB.
[2025-05-16T22:28:17.809Z] ====== future-genetic (functional) [default], iteration 47 completed (19203.091 ms) ======
[2025-05-16T22:28:17.809Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-05-16T22:28:17.809Z] GC before operation: completed in 49.205 ms, heap usage 9.062 MB -> 4.181 MB.
[2025-05-16T22:28:38.177Z] ====== future-genetic (functional) [default], iteration 48 completed (19318.536 ms) ======
[2025-05-16T22:28:38.177Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-05-16T22:28:38.177Z] GC before operation: completed in 49.490 ms, heap usage 41.989 MB -> 4.181 MB.
[2025-05-16T22:28:55.215Z] ====== future-genetic (functional) [default], iteration 49 completed (19240.650 ms) ======
[2025-05-16T22:28:55.215Z] -----------------------------------
[2025-05-16T22:28:55.215Z] renaissance-future-genetic_0_PASSED
[2025-05-16T22:28:55.215Z] -----------------------------------
[2025-05-16T22:28:55.215Z]
[2025-05-16T22:28:55.215Z] TEST TEARDOWN:
[2025-05-16T22:28:55.215Z] Nothing to be done for teardown.
[2025-05-16T22:28:55.215Z] renaissance-future-genetic_0 Finish Time: Fri May 16 22:28:54 2025 Epoch Time (ms): 1747434534972
[2025-05-16T22:28:55.215Z]
[2025-05-16T22:28:55.215Z] ===============================================
[2025-05-16T22:28:55.215Z] Running test renaissance-naive-bayes_0 ...
[2025-05-16T22:28:55.215Z] ===============================================
[2025-05-16T22:28:55.215Z] renaissance-naive-bayes_0 Start Time: Fri May 16 22:28:55 2025 Epoch Time (ms): 1747434535017
[2025-05-16T22:28:55.215Z] renaissance-naive-bayes_0_DISABLED
[2025-05-16T22:28:55.215Z] Disabled Reason:
[2025-05-16T22:28:55.215Z] https://github.com/adoptium/aqa-tests/issues/1932#issuecomment-708781359
[2025-05-16T22:28:55.215Z] renaissance-naive-bayes_0 Finish Time: Fri May 16 22:28:55 2025 Epoch Time (ms): 1747434535054
[2025-05-16T22:28:55.215Z]
[2025-05-16T22:28:55.215Z] ===============================================
[2025-05-16T22:28:55.215Z] Running test renaissance-scala-kmeans_0 ...
[2025-05-16T22:28:55.215Z] ===============================================
[2025-05-16T22:28:55.215Z] renaissance-scala-kmeans_0 Start Time: Fri May 16 22:28:55 2025 Epoch Time (ms): 1747434535099
[2025-05-16T22:28:55.215Z] variation: NoOptions
[2025-05-16T22:28:55.215Z] JVM_OPTIONS:
[2025-05-16T22:28:55.215Z] { \
[2025-05-16T22:28:55.215Z] echo ""; echo "TEST SETUP:"; \
[2025-05-16T22:28:55.215Z] echo "Nothing to be done for setup."; \
[2025-05-16T22:28:55.215Z] mkdir -p "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-scala-kmeans_0"; \
[2025-05-16T22:28:55.215Z] cd "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-scala-kmeans_0"; \
[2025-05-16T22:28:55.215Z] echo ""; echo "TESTING:"; \
[2025-05-16T22:28:55.215Z] /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/..; \
[2025-05-16T22:28:55.215Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-16T22:28:55.215Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-16T22:28:55.215Z] echo "Nothing to be done for teardown."; \
[2025-05-16T22:28:55.215Z] } 2>&1 | tee -a "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/TestTargetResult";
[2025-05-16T22:28:55.215Z]
[2025-05-16T22:28:55.215Z] TEST SETUP:
[2025-05-16T22:28:55.215Z] Nothing to be done for setup.
[2025-05-16T22:28:55.215Z]
[2025-05-16T22:28:55.215Z] TESTING:
[2025-05-16T22:28:56.076Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2025-05-16T22:28:56.077Z] Running EXEC_CMD_WITH_AFFINITY= /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -jar /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-05-16T22:29:01.493Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-05-16T22:29:01.493Z] GC before operation: completed in 243.715 ms, heap usage 28.370 MB -> 25.901 MB.
[2025-05-16T22:29:04.166Z] ====== scala-kmeans (scala) [default], iteration 0 completed (2688.367 ms) ======
[2025-05-16T22:29:04.166Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-05-16T22:29:04.585Z] GC before operation: completed in 235.317 ms, heap usage 31.772 MB -> 26.026 MB.
[2025-05-16T22:29:06.569Z] ====== scala-kmeans (scala) [default], iteration 1 completed (1876.090 ms) ======
[2025-05-16T22:29:06.569Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-05-16T22:29:06.569Z] GC before operation: completed in 218.142 ms, heap usage 30.239 MB -> 26.025 MB.
[2025-05-16T22:29:08.575Z] ====== scala-kmeans (scala) [default], iteration 2 completed (1720.265 ms) ======
[2025-05-16T22:29:08.575Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-05-16T22:29:08.575Z] GC before operation: completed in 202.627 ms, heap usage 49.826 MB -> 26.025 MB.
[2025-05-16T22:29:10.547Z] ====== scala-kmeans (scala) [default], iteration 3 completed (1711.017 ms) ======
[2025-05-16T22:29:10.547Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-05-16T22:29:10.547Z] GC before operation: completed in 201.777 ms, heap usage 33.951 MB -> 26.025 MB.
[2025-05-16T22:29:12.527Z] ====== scala-kmeans (scala) [default], iteration 4 completed (1727.998 ms) ======
[2025-05-16T22:29:12.527Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-05-16T22:29:12.527Z] GC before operation: completed in 204.173 ms, heap usage 30.149 MB -> 26.025 MB.
[2025-05-16T22:29:13.925Z] ====== scala-kmeans (scala) [default], iteration 5 completed (1727.029 ms) ======
[2025-05-16T22:29:13.925Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-05-16T22:29:14.329Z] GC before operation: completed in 203.042 ms, heap usage 30.150 MB -> 26.025 MB.
[2025-05-16T22:29:16.307Z] ====== scala-kmeans (scala) [default], iteration 6 completed (1698.543 ms) ======
[2025-05-16T22:29:16.307Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-05-16T22:29:16.307Z] GC before operation: completed in 201.747 ms, heap usage 30.150 MB -> 26.025 MB.
[2025-05-16T22:29:18.315Z] ====== scala-kmeans (scala) [default], iteration 7 completed (1719.919 ms) ======
[2025-05-16T22:29:18.315Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-05-16T22:29:18.315Z] GC before operation: completed in 202.802 ms, heap usage 56.516 MB -> 26.025 MB.
[2025-05-16T22:29:19.702Z] ====== scala-kmeans (scala) [default], iteration 8 completed (1725.141 ms) ======
[2025-05-16T22:29:19.702Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-05-16T22:29:20.237Z] GC before operation: completed in 202.035 ms, heap usage 45.338 MB -> 26.025 MB.
[2025-05-16T22:29:21.619Z] ====== scala-kmeans (scala) [default], iteration 9 completed (1734.601 ms) ======
[2025-05-16T22:29:21.619Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-05-16T22:29:22.040Z] GC before operation: completed in 203.157 ms, heap usage 48.176 MB -> 26.027 MB.
[2025-05-16T22:29:24.075Z] ====== scala-kmeans (scala) [default], iteration 10 completed (1720.059 ms) ======
[2025-05-16T22:29:24.075Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-05-16T22:29:24.075Z] GC before operation: completed in 202.198 ms, heap usage 48.176 MB -> 26.027 MB.
[2025-05-16T22:29:25.465Z] ====== scala-kmeans (scala) [default], iteration 11 completed (1717.959 ms) ======
[2025-05-16T22:29:25.465Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-05-16T22:29:25.878Z] GC before operation: completed in 202.891 ms, heap usage 48.176 MB -> 26.028 MB.
[2025-05-16T22:29:27.843Z] ====== scala-kmeans (scala) [default], iteration 12 completed (1725.425 ms) ======
[2025-05-16T22:29:27.843Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-05-16T22:29:27.843Z] GC before operation: completed in 202.738 ms, heap usage 48.177 MB -> 26.028 MB.
[2025-05-16T22:29:29.825Z] ====== scala-kmeans (scala) [default], iteration 13 completed (1717.568 ms) ======
[2025-05-16T22:29:29.826Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-05-16T22:29:29.826Z] GC before operation: completed in 211.265 ms, heap usage 48.177 MB -> 26.028 MB.
[2025-05-16T22:29:31.826Z] ====== scala-kmeans (scala) [default], iteration 14 completed (1722.319 ms) ======
[2025-05-16T22:29:31.826Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-05-16T22:29:31.826Z] GC before operation: completed in 204.143 ms, heap usage 45.347 MB -> 26.028 MB.
[2025-05-16T22:29:33.225Z] ====== scala-kmeans (scala) [default], iteration 15 completed (1732.422 ms) ======
[2025-05-16T22:29:33.225Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-05-16T22:29:33.633Z] GC before operation: completed in 204.891 ms, heap usage 45.349 MB -> 26.028 MB.
[2025-05-16T22:29:35.610Z] ====== scala-kmeans (scala) [default], iteration 16 completed (1712.176 ms) ======
[2025-05-16T22:29:35.610Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-05-16T22:29:35.610Z] GC before operation: completed in 202.387 ms, heap usage 45.349 MB -> 26.028 MB.
[2025-05-16T22:29:37.594Z] ====== scala-kmeans (scala) [default], iteration 17 completed (1705.685 ms) ======
[2025-05-16T22:29:37.594Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-05-16T22:29:37.594Z] GC before operation: completed in 205.098 ms, heap usage 45.349 MB -> 26.028 MB.
[2025-05-16T22:29:38.974Z] ====== scala-kmeans (scala) [default], iteration 18 completed (1714.157 ms) ======
[2025-05-16T22:29:38.974Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-05-16T22:29:39.385Z] GC before operation: completed in 203.983 ms, heap usage 45.349 MB -> 26.028 MB.
[2025-05-16T22:29:41.366Z] ====== scala-kmeans (scala) [default], iteration 19 completed (1718.186 ms) ======
[2025-05-16T22:29:41.366Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-05-16T22:29:41.366Z] GC before operation: completed in 201.874 ms, heap usage 48.178 MB -> 26.031 MB.
[2025-05-16T22:29:43.339Z] ====== scala-kmeans (scala) [default], iteration 20 completed (1717.030 ms) ======
[2025-05-16T22:29:43.339Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-05-16T22:29:43.339Z] GC before operation: completed in 201.826 ms, heap usage 48.180 MB -> 26.031 MB.
[2025-05-16T22:29:45.319Z] ====== scala-kmeans (scala) [default], iteration 21 completed (1719.748 ms) ======
[2025-05-16T22:29:45.320Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-05-16T22:29:45.320Z] GC before operation: completed in 203.124 ms, heap usage 48.180 MB -> 26.031 MB.
[2025-05-16T22:29:46.720Z] ====== scala-kmeans (scala) [default], iteration 22 completed (1717.508 ms) ======
[2025-05-16T22:29:46.720Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-05-16T22:29:47.128Z] GC before operation: completed in 202.901 ms, heap usage 48.180 MB -> 26.031 MB.
[2025-05-16T22:29:49.099Z] ====== scala-kmeans (scala) [default], iteration 23 completed (1726.094 ms) ======
[2025-05-16T22:29:49.099Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-05-16T22:29:49.099Z] GC before operation: completed in 202.643 ms, heap usage 48.180 MB -> 26.031 MB.
[2025-05-16T22:29:51.088Z] ====== scala-kmeans (scala) [default], iteration 24 completed (1708.275 ms) ======
[2025-05-16T22:29:51.088Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-05-16T22:29:51.088Z] GC before operation: completed in 203.472 ms, heap usage 48.180 MB -> 26.031 MB.
[2025-05-16T22:29:52.564Z] ====== scala-kmeans (scala) [default], iteration 25 completed (1735.966 ms) ======
[2025-05-16T22:29:52.564Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-05-16T22:29:52.983Z] GC before operation: completed in 202.524 ms, heap usage 48.180 MB -> 26.031 MB.
[2025-05-16T22:29:55.004Z] ====== scala-kmeans (scala) [default], iteration 26 completed (1715.011 ms) ======
[2025-05-16T22:29:55.004Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-05-16T22:29:55.004Z] GC before operation: completed in 203.281 ms, heap usage 48.181 MB -> 26.031 MB.
[2025-05-16T22:29:56.399Z] ====== scala-kmeans (scala) [default], iteration 27 completed (1719.583 ms) ======
[2025-05-16T22:29:56.399Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-05-16T22:29:56.812Z] GC before operation: completed in 203.553 ms, heap usage 48.181 MB -> 26.031 MB.
[2025-05-16T22:29:58.788Z] ====== scala-kmeans (scala) [default], iteration 28 completed (1712.010 ms) ======
[2025-05-16T22:29:58.788Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-05-16T22:29:58.788Z] GC before operation: completed in 202.369 ms, heap usage 45.350 MB -> 26.031 MB.
[2025-05-16T22:30:00.176Z] ====== scala-kmeans (scala) [default], iteration 29 completed (1706.577 ms) ======
[2025-05-16T22:30:00.176Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-05-16T22:30:00.585Z] GC before operation: completed in 203.442 ms, heap usage 45.352 MB -> 26.031 MB.
[2025-05-16T22:30:02.543Z] ====== scala-kmeans (scala) [default], iteration 30 completed (1705.194 ms) ======
[2025-05-16T22:30:02.543Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-05-16T22:30:02.543Z] GC before operation: completed in 202.689 ms, heap usage 45.353 MB -> 26.031 MB.
[2025-05-16T22:30:04.531Z] ====== scala-kmeans (scala) [default], iteration 31 completed (1718.589 ms) ======
[2025-05-16T22:30:04.531Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-05-16T22:30:04.531Z] GC before operation: completed in 202.479 ms, heap usage 48.182 MB -> 26.031 MB.
[2025-05-16T22:30:05.921Z] ====== scala-kmeans (scala) [default], iteration 32 completed (1724.024 ms) ======
[2025-05-16T22:30:05.921Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-05-16T22:30:06.340Z] GC before operation: completed in 203.994 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:08.330Z] ====== scala-kmeans (scala) [default], iteration 33 completed (1719.536 ms) ======
[2025-05-16T22:30:08.330Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-05-16T22:30:08.330Z] GC before operation: completed in 202.587 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:10.305Z] ====== scala-kmeans (scala) [default], iteration 34 completed (1713.133 ms) ======
[2025-05-16T22:30:10.305Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-05-16T22:30:10.305Z] GC before operation: completed in 201.644 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:11.711Z] ====== scala-kmeans (scala) [default], iteration 35 completed (1720.012 ms) ======
[2025-05-16T22:30:11.711Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-05-16T22:30:12.117Z] GC before operation: completed in 202.469 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:14.096Z] ====== scala-kmeans (scala) [default], iteration 36 completed (1728.422 ms) ======
[2025-05-16T22:30:14.096Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-05-16T22:30:14.096Z] GC before operation: completed in 202.298 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:16.084Z] ====== scala-kmeans (scala) [default], iteration 37 completed (1709.237 ms) ======
[2025-05-16T22:30:16.084Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-05-16T22:30:16.084Z] GC before operation: completed in 202.400 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:17.485Z] ====== scala-kmeans (scala) [default], iteration 38 completed (1717.350 ms) ======
[2025-05-16T22:30:17.485Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-05-16T22:30:17.906Z] GC before operation: completed in 202.173 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:19.906Z] ====== scala-kmeans (scala) [default], iteration 39 completed (1720.942 ms) ======
[2025-05-16T22:30:19.906Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-05-16T22:30:19.906Z] GC before operation: completed in 202.128 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:21.893Z] ====== scala-kmeans (scala) [default], iteration 40 completed (1705.031 ms) ======
[2025-05-16T22:30:21.893Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-05-16T22:30:21.893Z] GC before operation: completed in 203.170 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:23.297Z] ====== scala-kmeans (scala) [default], iteration 41 completed (1716.507 ms) ======
[2025-05-16T22:30:23.297Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-05-16T22:30:23.796Z] GC before operation: completed in 227.168 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:25.201Z] ====== scala-kmeans (scala) [default], iteration 42 completed (1725.307 ms) ======
[2025-05-16T22:30:25.201Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-05-16T22:30:25.603Z] GC before operation: completed in 203.617 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:27.612Z] ====== scala-kmeans (scala) [default], iteration 43 completed (1705.440 ms) ======
[2025-05-16T22:30:27.612Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-05-16T22:30:27.612Z] GC before operation: completed in 203.478 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:29.599Z] ====== scala-kmeans (scala) [default], iteration 44 completed (1719.600 ms) ======
[2025-05-16T22:30:29.599Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-05-16T22:30:29.599Z] GC before operation: completed in 203.491 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:31.045Z] ====== scala-kmeans (scala) [default], iteration 45 completed (1713.596 ms) ======
[2025-05-16T22:30:31.045Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-05-16T22:30:31.450Z] GC before operation: completed in 204.906 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:33.453Z] ====== scala-kmeans (scala) [default], iteration 46 completed (1719.100 ms) ======
[2025-05-16T22:30:33.453Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-05-16T22:30:33.453Z] GC before operation: completed in 202.736 ms, heap usage 48.181 MB -> 26.032 MB.
[2025-05-16T22:30:34.850Z] ====== scala-kmeans (scala) [default], iteration 47 completed (1709.685 ms) ======
[2025-05-16T22:30:34.850Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-05-16T22:30:35.271Z] GC before operation: completed in 202.969 ms, heap usage 45.351 MB -> 26.032 MB.
[2025-05-16T22:30:37.235Z] ====== scala-kmeans (scala) [default], iteration 48 completed (1725.460 ms) ======
[2025-05-16T22:30:37.235Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-05-16T22:30:37.235Z] GC before operation: completed in 202.421 ms, heap usage 48.182 MB -> 26.032 MB.
[2025-05-16T22:30:38.733Z] ====== scala-kmeans (scala) [default], iteration 49 completed (1731.545 ms) ======
[2025-05-16T22:30:39.605Z] -----------------------------------
[2025-05-16T22:30:39.605Z] renaissance-scala-kmeans_0_PASSED
[2025-05-16T22:30:39.605Z] -----------------------------------
[2025-05-16T22:30:39.605Z]
[2025-05-16T22:30:39.605Z] TEST TEARDOWN:
[2025-05-16T22:30:39.605Z] Nothing to be done for teardown.
[2025-05-16T22:30:39.605Z] renaissance-scala-kmeans_0 Finish Time: Fri May 16 22:30:39 2025 Epoch Time (ms): 1747434639364
[2025-05-16T22:30:39.605Z] make[4]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-05-16T22:30:39.605Z] make[4]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/dacapo'
[2025-05-16T22:30:39.605Z]
[2025-05-16T22:30:39.605Z] ===============================================
[2025-05-16T22:30:39.605Z] Running test dacapo-h2_0 ...
[2025-05-16T22:30:39.605Z] ===============================================
[2025-05-16T22:30:39.605Z] dacapo-h2_0 Start Time: Fri May 16 22:30:39 2025 Epoch Time (ms): 1747434639427
[2025-05-16T22:30:39.605Z] variation: NoOptions
[2025-05-16T22:30:39.605Z] JVM_OPTIONS:
[2025-05-16T22:30:39.605Z] { \
[2025-05-16T22:30:39.605Z] echo ""; echo "TEST SETUP:"; \
[2025-05-16T22:30:39.605Z] echo "Nothing to be done for setup."; \
[2025-05-16T22:30:39.605Z] mkdir -p "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/dacapo-h2_0"; \
[2025-05-16T22:30:39.605Z] cd "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/dacapo-h2_0"; \
[2025-05-16T22:30:39.605Z] echo ""; echo "TESTING:"; \
[2025-05-16T22:30:39.605Z] "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-05-16T22:30:39.605Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-16T22:30:39.605Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-16T22:30:39.605Z] echo "Nothing to be done for teardown."; \
[2025-05-16T22:30:39.605Z] } 2>&1 | tee -a "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/TestTargetResult";
[2025-05-16T22:30:39.605Z]
[2025-05-16T22:30:39.605Z] TEST SETUP:
[2025-05-16T22:30:39.605Z] Nothing to be done for setup.
[2025-05-16T22:30:39.605Z]
[2025-05-16T22:30:39.605Z] TESTING:
[2025-05-16T22:30:40.483Z] Using scaled threading model. 8 processors detected, 8 threads used to drive the workload, in a possible range of [1,4000]
[2025-05-16T22:31:30.244Z] ===== DaCapo 9.12-MR1 h2 starting =====
[2025-05-16T22:31:41.898Z] ....
[2025-05-16T22:31:41.898Z] Completed 4000 transactions
[2025-05-16T22:31:41.898Z] Stock level ............. 155 ( 3.9%)
[2025-05-16T22:31:41.898Z] Order status by name .... 108 ( 2.7%)
[2025-05-16T22:31:41.898Z] Order status by ID ...... 65 ( 1.6%)
[2025-05-16T22:31:41.898Z] Payment by name ......... 1050 (26.2%)
[2025-05-16T22:31:41.898Z] Payment by ID ........... 661 (16.5%)
[2025-05-16T22:31:41.898Z] Delivery schedule ....... 167 ( 4.2%)
[2025-05-16T22:31:41.898Z] New order ............... 1774 (44.4%)
[2025-05-16T22:31:41.898Z] New order rollback ...... 20 ( 0.5%)
[2025-05-16T22:31:41.898Z] Resetting database to initial state
[2025-05-16T22:31:47.334Z] ===== DaCapo 9.12-MR1 h2 PASSED in 22445 msec =====
[2025-05-16T22:31:47.334Z] -----------------------------------
[2025-05-16T22:31:47.334Z] dacapo-h2_0_PASSED
[2025-05-16T22:31:47.334Z] -----------------------------------
[2025-05-16T22:31:47.334Z]
[2025-05-16T22:31:47.334Z] TEST TEARDOWN:
[2025-05-16T22:31:47.334Z] Nothing to be done for teardown.
[2025-05-16T22:31:47.334Z] dacapo-h2_0 Finish Time: Fri May 16 22:31:46 2025 Epoch Time (ms): 1747434706673
[2025-05-16T22:31:47.334Z]
[2025-05-16T22:31:47.334Z] ===============================================
[2025-05-16T22:31:47.334Z] Running test dacapo-lusearch-fix_0 ...
[2025-05-16T22:31:47.335Z] ===============================================
[2025-05-16T22:31:47.335Z] dacapo-lusearch-fix_0 Start Time: Fri May 16 22:31:46 2025 Epoch Time (ms): 1747434706719
[2025-05-16T22:31:47.335Z] dacapo-lusearch-fix_0_DISABLED
[2025-05-16T22:31:47.335Z] Disabled Reason:
[2025-05-16T22:31:47.335Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-05-16T22:31:47.335Z] dacapo-lusearch-fix_0 Finish Time: Fri May 16 22:31:46 2025 Epoch Time (ms): 1747434706756
[2025-05-16T22:31:47.335Z] make[4]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/dacapo'
[2025-05-16T22:31:47.335Z] make[4]: Entering directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/idle_micro'
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z] ===============================================
[2025-05-16T22:31:47.335Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-05-16T22:31:47.335Z] ===============================================
[2025-05-16T22:31:47.335Z] IdleMicrobenchmark_HS_0 Start Time: Fri May 16 22:31:46 2025 Epoch Time (ms): 1747434706818
[2025-05-16T22:31:47.335Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-05-16T22:31:47.335Z] IdleMicrobenchmark_HS_0 Finish Time: Fri May 16 22:31:46 2025 Epoch Time (ms): 1747434706848
[2025-05-16T22:31:47.335Z] make[4]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf/idle_micro'
[2025-05-16T22:31:47.335Z] make[3]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/perf'
[2025-05-16T22:31:47.335Z] make[2]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests'
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z] All tests finished, run result summary:
[2025-05-16T22:31:47.335Z] cd "/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-16T22:31:47.335Z] perl "resultsSum.pl" --failuremk="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/TestTargetResult" --platFile="/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=11 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_arm --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_17474332488688/ --tapName=Test_openjdk11_hs_sanity.perf_arm_linux.tap --comment=""
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z] TEST TARGETS SUMMARY
[2025-05-16T22:31:47.335Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-05-16T22:31:47.335Z] DISABLED test targets:
[2025-05-16T22:31:47.335Z] renaissance-akka-uct_0
[2025-05-16T22:31:47.335Z] renaissance-naive-bayes_0
[2025-05-16T22:31:47.335Z] dacapo-lusearch-fix_0
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z] PASSED test targets:
[2025-05-16T22:31:47.335Z] renaissance-future-genetic_0
[2025-05-16T22:31:47.335Z] renaissance-scala-kmeans_0
[2025-05-16T22:31:47.335Z] dacapo-h2_0
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z] FAILED test targets:
[2025-05-16T22:31:47.335Z] renaissance-fj-kmeans_0
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z] TOTAL: 8 EXECUTED: 4 PASSED: 3 FAILED: 1 DISABLED: 3 SKIPPED: 1
[2025-05-16T22:31:47.335Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-05-16T22:31:47.335Z]
[2025-05-16T22:31:47.335Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-05-16T22:31:47.335Z] make[1]: Leaving directory '/ssd/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-05-16T22:31:47.335Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-05-16T22:31:48.347Z] + uname
[2025-05-16T22:31:48.347Z] + [ Linux = AIX ]
[2025-05-16T22:31:48.347Z] + uname
[2025-05-16T22:31:48.347Z] + [ Linux = SunOS ]
[2025-05-16T22:31:48.347Z] + uname
[2025-05-16T22:31:48.347Z] + [ Linux = *BSD ]
[2025-05-16T22:31:48.347Z] + MAKE=make
[2025-05-16T22:31:48.347Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-16T22:31:48.347Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-05-16T22:31:48.465Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-05-16T22:31:48.838Z] There were test failures, set build result to UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] step
[2025-05-16T22:31:48.971Z] TAP Reports Processing: START
[2025-05-16T22:31:48.972Z] Looking for TAP results report in workspace using pattern: aqa-tests/TKG/**/*.tap
[2025-05-16T22:31:49.080Z] Saving reports...
[2025-05-16T22:31:49.135Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk11_hs_sanity.perf_arm_linux/builds/496/tap-master-files/aqa-tests/TKG/output_17474332488688/Test_openjdk11_hs_sanity.perf_arm_linux.tap'
[2025-05-16T22:31:49.135Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk11_hs_sanity.perf_arm_linux/builds/496/tap-master-files/aqa-tests/TKG/output_17474332488688/Test_openjdk11_hs_sanity.perf_arm_linux.tap].
[2025-05-16T22:31:49.141Z] There are failed test cases. Marking build as UNSTABLE
[2025-05-16T22:31:49.141Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-16T22:31:49.149Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-16T22:31:49.199Z] Archiving artifacts
[2025-05-16T22:31:49.292Z] Recording fingerprints
[Pipeline] echo
[2025-05-16T22:31:49.355Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-16T22:31:49.405Z] Archiving artifacts
[2025-05-16T22:31:49.540Z] Recording fingerprints
[Pipeline] sh
[2025-05-16T22:31:50.379Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17474332488688
[Pipeline] echo
[2025-05-16T22:31:50.514Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-05-16T22:31:50.560Z] Archiving artifacts
[2025-05-16T22:31:55.654Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-05-16T22:31:56.808Z] Tap file found: aqa-tests/TKG/output_17474332488688/Test_openjdk11_hs_sanity.perf_arm_linux.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-05-16T22:31:56.904Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-fj-kmeans_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=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.28%2B2_adopt&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=376&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] junit
[2025-05-16T22:31:56.958Z] Recording test results
[2025-05-16T22:31:57.527Z] None of the test reports contained any result
[2025-05-16T22:31:57.528Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-16T22:31:57.573Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-16T22:31:57.478Z] No test report files were found. Configuration error?
[2025-05-16T22:31:58.235Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-16T22:31:58.235Z] Unix type machine..
[2025-05-16T22:31:58.235Z] Running on a Linux host
[2025-05-16T22:31:58.235Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-05-16T22:31:58.439Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-16T22:31:58.439Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-16T22:32:00.839Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-05-16T22:32:01.496Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2025-05-16T22:32:01.496Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-16T22:32:01.645Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-16T22:32:01.805Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[2025-05-16T22:32:01.890Z] No branches to run
[Pipeline] // parallel
[Pipeline] node
[2025-05-16T22:32:01.949Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-05-16T22:32:02.010Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-16T22:32:02.010Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-16T22:32:02.028Z] [WS-CLEANUP] done
[Pipeline] findFiles
[Pipeline] cleanWs
[2025-05-16T22:32:02.104Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-16T22:32:02.104Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-16T22:32:02.121Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-05-16T22:32:02.263Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-05-16T22:32:02.305Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_arm_linux
[Pipeline] {
[Pipeline] echo
[2025-05-16T22:32:02.320Z] Generating rerun Test_openjdk11_hs_sanity.perf_arm_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_sanity.perf_arm_linux_rerun)
[Pipeline] echo
[2025-05-16T22:32:02.366Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_sanity.perf_arm_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-05-16T22:32:02.914Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-05-16T22:32:03.465Z] Processing DSL script testJobTemplate
[2025-05-16T22:32:36.044Z] LEVELS: [sanity]
[2025-05-16T22:32:36.044Z] JDK_VERSIONS: [8]
[2025-05-16T22:32:36.044Z] GROUPS: [perf]
[2025-05-16T22:32:36.044Z] ARCH_OS_LIST: [arm_linux]
[2025-05-16T22:32:36.142Z] Added items:
[2025-05-16T22:32:36.142Z] GeneratedJob{name='Test_openjdk11_hs_sanity.perf_arm_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-05-16T22:32:37.349Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_sanity.perf_arm_linux_rerun)
[Pipeline] build
[2025-05-16T22:32:37.381Z] Scheduling project: Test_openjdk11_hs_sanity.perf_arm_linux_rerun
[2025-05-16T22:32:44.163Z] Starting building: Test_openjdk11_hs_sanity.perf_arm_linux_rerun #1
[2025-05-17T01:35:49.291Z] Build Test_openjdk11_hs_sanity.perf_arm_linux_rerun #1 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-05-17T01:35:49.438Z] Running on test-docker-ubuntu2410-armv8-1 in /home/jenkins/workspace/Test_openjdk11_hs_sanity.perf_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-05-17T01:35:49.721Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-17T01:35:49.721Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-17T01:35:49.851Z] [WS-CLEANUP] done
Scripts not permitted to use method jenkins.model.HistoricalBuild getNumber. Administrators can decide whether to approve or reject this signature.
[Pipeline] cleanWs
[2025-05-17T01:35:50.123Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-17T01:35:50.123Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-17T01:35:50.252Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 0b610c29-eb2d-4987-98a0-a61ce2ece59a
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method jenkins.model.HistoricalBuild getNumber
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:244)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.rejectMethod(SandboxInterceptor.java:594)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:167)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:118)
at Script1.archiveChildJobTap(Script1.groovy:1554)
at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.callClosureForMapEntry(CpsDefaultGroovyMethods:5363)
at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2202)
at Script1.archiveChildJobTap(Script1.groovy:1551)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:114)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixName(FunctionCallBlock.java:78)
at jdk.internal.reflect.GeneratedMethodAccessor833.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:180)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:419)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:327)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:292)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:840)
Finished: FAILURE