Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 565
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3070
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 363
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_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 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
Commit message: "Exclude OSRWithManyLocals for OpenJ9"
> git rev-list --no-walk ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-10T09:59:55.317Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-10T09:59:55.323Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-02-10T09:59:55.324Z] Specified LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
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
[2026-02-10T09:59:55.333Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-02-10T09:59:55.335Z] User specific non ci.role.test LABEL specified so not adding 'azure' dynamic agent, specified LABEL: 'hw.arch.x86&&sw.os.linux&&ci.role.perf'
[Pipeline] echo
[2026-02-10T09:59:55.336Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-10T09:59:55.347Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2026-02-10T09:59:55.364Z] Running on test-ibmcloud-centosstream10-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_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
[2026-02-10T09:59:55.379Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-10T09:59:55.447Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-10T09:59:55.447Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-10T09:59:55.481Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-10T09:59:55.550Z] The recommended git tool is: git
[2026-02-10T09:59:55.602Z] No credentials specified
[2026-02-10T09:59:55.624Z] Cloning the remote Git repository
[2026-02-10T09:59:55.656Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-10T09:59:55.659Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests # timeout=10
[2026-02-10T09:59:55.683Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-10T09:59:55.683Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-10T09:59:55.684Z] > git --version # timeout=10
[2026-02-10T09:59:55.695Z] > git --version # 'git version 2.52.0'
[2026-02-10T09:59:55.695Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T10:00:00.029Z] Avoid second fetch
[2026-02-10T10:00:00.062Z] Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
[2026-02-10T10:00:00.766Z] Commit message: "Exclude OSRWithManyLocals for OpenJ9"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-10T09:59:59.976Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-10T09:59:59.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T10:00:00.038Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-10T10:00:00.071Z] > git config core.sparsecheckout # timeout=10
[2026-02-10T10:00:00.081Z] > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_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
[2026-02-10T10:00:02.701Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:00:02.747Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-10T10:00:03.282Z] + LC_TIME=C
[2026-02-10T10:00:03.282Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-10T10:00:03.372Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-10T10:00:03.813Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-10T10:00:03.813Z] Unix type machine..
[2026-02-10T10:00:03.813Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-10T10:00:03.813Z] Running on a Linux host
[2026-02-10T10:00:03.813Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-10T10:00:03.813Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-10T10:00:03.813Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-10T10:00:03.813Z] 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
[2026-02-10T10:00:05.055Z] + printenv
[2026-02-10T10:00:05.055Z] SHELL=/bin/bash
[2026-02-10T10:00:05.055Z] KEEP_WORKSPACE=false
[2026-02-10T10:00:05.055Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux.tap
[2026-02-10T10:00:05.055Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:00:05.055Z] EXIT_FAILURE=false
[2026-02-10T10:00:05.055Z] JDK_BRANCH=jdk8u492-b01_adopt
[2026-02-10T10:00:05.055Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1289/display/redirect?page=tests
[2026-02-10T10:00:05.055Z] PLATFORM=x86-64_linux
[2026-02-10T10:00:05.055Z] DOCKER_REQUIRED=false
[2026-02-10T10:00:05.055Z] TIME_LIMIT=25
[2026-02-10T10:00:05.055Z] JENKINS_SERVER_COOKIE=durable-8eb5a2955db17c1b9c80fa744347d62d1581f2bba44bb7b602e146a9e0ab8341
[2026-02-10T10:00:05.055Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T10:00:05.055Z] GENERATE_JOBS=true
[2026-02-10T10:00:05.055Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T10:00:05.055Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1289/display/redirect?page=changes
[2026-02-10T10:00:05.055Z] RERUN_ITERATIONS=1
[2026-02-10T10:00:05.055Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-10T10:00:05.055Z] GPG_TTY=not a tty
[2026-02-10T10:00:05.055Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-10T10:00:05.055Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-02-10T10:00:05.055Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-10T10:00:05.055Z] LOGNAME=jenkins
[2026-02-10T10:00:05.055Z] XDG_SESSION_TYPE=tty
[2026-02-10T10:00:05.055Z] SETUP_JCK_RUN=false
[2026-02-10T10:00:05.055Z] ARCHIVE_TEST_RESULTS=false
[2026-02-10T10:00:05.055Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1289/
[2026-02-10T10:00:05.055Z] SLACK_CHANNEL=aqavit-bot
[2026-02-10T10:00:05.055Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2026-02-10T10:00:05.055Z] JCK_GIT_BRANCH=master
[2026-02-10T10:00:05.055Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/
[2026-02-10T10:00:05.055Z] BUILD_NUMBER=1289
[2026-02-10T10:00:05.055Z] TKG_ITERATIONS=1
[2026-02-10T10:00:05.055Z] _=/usr/bin/printenv
[2026-02-10T10:00:05.055Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../benchmarks
[2026-02-10T10:00:05.055Z] MOTD_SHOWN=pam
[2026-02-10T10:00:05.055Z] JENKINS_NODE_COOKIE=bbdad888-b003-4889-a691-0c81ae1bdcc9
[2026-02-10T10:00:05.055Z] KEEP_REPORTDIR=false
[2026-02-10T10:00:05.055Z] BUILD_DISPLAY_NAME=#1289
[2026-02-10T10:00:05.055Z] SDK_RESOURCE=upstream
[2026-02-10T10:00:05.055Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-10T10:00:05.055Z] HOME=/home/jenkins
[2026-02-10T10:00:05.055Z] LANG=en_US.UTF-8
[2026-02-10T10:00:05.055Z] jobStatus=SUCCESS
[2026-02-10T10:00:05.055Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-10T10:00:05.055Z] CLOUD_PROVIDER=azure
[2026-02-10T10:00:05.055Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-02-10T10:00:05.055Z] JOBSTARTTIME=Tue, 10 Feb 2026 10:00:02 +0000
[2026-02-10T10:00:05.055Z] JDK_VERSION=8
[2026-02-10T10:00:05.055Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-02-10T10:00:05.055Z] USE_TESTENV_PROPERTIES=false
[2026-02-10T10:00:05.055Z] PERSONAL_BUILD=false
[2026-02-10T10:00:05.055Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1289/display/redirect
[2026-02-10T10:00:05.055Z] AUTO_DETECT=true
[2026-02-10T10:00:05.055Z] SSH_CONNECTION=78.47.239.97 47274 10.243.64.6 22
[2026-02-10T10:00:05.055Z] EXIT_SUCCESS=false
[2026-02-10T10:00:05.055Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/display/redirect
[2026-02-10T10:00:05.055Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-02-10T10:00:05.055Z] OPENJ9_BRANCH=master
[2026-02-10T10:00:05.055Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-10T10:00:05.055Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/system_lib
[2026-02-10T10:00:05.055Z] PARALLEL=Dynamic
[2026-02-10T10:00:05.055Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-10T10:00:05.055Z] ITERATIONS=1
[2026-02-10T10:00:05.055Z] UPSTREAM_JOB_NUMBER=565
[2026-02-10T10:00:05.055Z] SPEC=linux_x86-64
[2026-02-10T10:00:05.055Z] XDG_SESSION_CLASS=user
[2026-02-10T10:00:05.055Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-10T10:00:05.055Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-10T10:00:05.055Z] NODE_NAME=test-ibmcloud-centosstream10-x64-1
[2026-02-10T10:00:05.055Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-10T10:00:05.055Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:00:05.055Z] USER=jenkins
[2026-02-10T10:00:05.055Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-10T10:00:05.055Z] DYNAMIC_COMPILE=false
[2026-02-10T10:00:05.055Z] SHLVL=2
[2026-02-10T10:00:05.055Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_x86-64_linux-1289
[2026-02-10T10:00:05.055Z] EXECUTOR_NUMBER=0
[2026-02-10T10:00:05.055Z] HUDSON_COOKIE=edb88b81-b333-4f22-bb58-f854ba16414a
[2026-02-10T10:00:05.055Z] XDG_SESSION_ID=1587
[2026-02-10T10:00:05.055Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-10T10:00:05.055Z] ADOPTOPENJDK_BRANCH=master
[2026-02-10T10:00:05.055Z] ORIGIN_JDK_VERSION=8
[2026-02-10T10:00:05.055Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-02-10T10:00:05.055Z] NUM_PROCESSORS=2
[2026-02-10T10:00:05.055Z] SSH_CLIENT=78.47.239.97 47274 22
[2026-02-10T10:00:05.055Z] DEBUGINFOD_URLS=https://debuginfod.centos.org/
[2026-02-10T10:00:05.055Z] DOCKER_HOST=unix:///run/user/1002/podman/podman.sock
[2026-02-10T10:00:05.055Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2026-02-10T10:00:05.055Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-10T10:00:05.055Z] STAGE_NAME=Setup
[2026-02-10T10:00:05.055Z] NODE_LABELS=ci.role.test test-ibmcloud-centosstream10-x64-1 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2026-02-10T10:00:05.055Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-10T10:00:05.055Z] TEST_TIME=120
[2026-02-10T10:00:05.055Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@tmp
[2026-02-10T10:00:05.055Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-02-10T10:00:05.055Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-10T10:00:05.055Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-10T10:00:05.055Z] CI=true
[2026-02-10T10:00:05.055Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1289/display/redirect?page=artifacts
[2026-02-10T10:00:05.055Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-02-10T10:00:05.055Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-10T10:00:05.055Z] RERUN_FAILURE=true
[2026-02-10T10:00:05.055Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-10T10:00:05.055Z] BUILD_LIST=perf
[2026-02-10T10:00:05.055Z] BUILD_ID=1289
[2026-02-10T10:00:05.055Z] OLDPWD=/home/jenkins
[2026-02-10T10:00:05.055Z] TARGET=sanity.perf
[2026-02-10T10:00:05.055Z] USE_JRE=false
[2026-02-10T10:00:05.055Z] JDK_IMPL=hotspot
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
[2026-02-10T10:00:05.135Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:00:05.146Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T10:00:22.296Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 565
[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
[2026-02-10T10:00:22.533Z] 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
[2026-02-10T10:00:22.540Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T10:00:22.568Z] $ ssh-agent
[2026-02-10T10:00:22.678Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMAjh7R/agent.67506
[2026-02-10T10:00:22.678Z] SSH_AGENT_PID=67508
[2026-02-10T10:00:22.678Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:00:22.696Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-10T10:00:22.722Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:00:23.254Z] ++ pwd
[2026-02-10T10:00:23.254Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-10T10:00:23.254Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[2026-02-10T10:00:23.254Z] get jdk binary...
[2026-02-10T10:00:23.254Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-10T10:00:23.254Z] Uncompressing file: OpenJDK8U-jdk-sources_8u492b01-ea.tar.gz ...
[2026-02-10T10:00:29.223Z] List files in jdkbinary folder...
[2026-02-10T10:00:29.223Z] total 388768
[2026-02-10T10:00:29.223Z] -rw-r--r--. 1 jenkins jenkins 158422354 Feb 10 09:50 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:29.223Z] -rw-r--r--. 1 jenkins jenkins 94215999 Feb 10 09:39 OpenJDK8U-jdk-sources_8u492b01-ea.tar.gz
[2026-02-10T10:00:29.223Z] -rw-r--r--. 1 jenkins jenkins 103504033 Feb 10 09:50 OpenJDK8U-jdk_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:29.223Z] -rw-r--r--. 1 jenkins jenkins 41844099 Feb 10 09:49 OpenJDK8U-jre_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:29.223Z] -rw-r--r--. 1 jenkins jenkins 79808 Feb 10 09:55 OpenJDK8U-sbom_x64_linux_hotspot_8u492b01-ea.json
[2026-02-10T10:00:29.223Z] -rw-rw-r--. 1 jenkins jenkins 21317 Feb 10 09:52 OpenJDK8U-sbom_x64_linux_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:00:29.223Z] drwxr-xr-x. 3 jenkins jenkins 30 Feb 10 10:00 tmp
[2026-02-10T10:00:29.223Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:00:29.223Z] total 4
[2026-02-10T10:00:29.223Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 10 09:38 jdk8u492-b01-src
[2026-02-10T10:00:29.223Z] Moving directory jdk8u492-b01-src/ to ../source-image
[2026-02-10T10:00:29.223Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u492b01-ea.tar.gz ...
[2026-02-10T10:00:30.931Z] List files in jdkbinary folder...
[2026-02-10T10:00:30.931Z] total 388772
[2026-02-10T10:00:30.931Z] -rw-r--r--. 1 jenkins jenkins 158422354 Feb 10 09:50 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:30.931Z] -rw-r--r--. 1 jenkins jenkins 94215999 Feb 10 09:39 OpenJDK8U-jdk-sources_8u492b01-ea.tar.gz
[2026-02-10T10:00:30.931Z] -rw-r--r--. 1 jenkins jenkins 103504033 Feb 10 09:50 OpenJDK8U-jdk_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:30.931Z] -rw-r--r--. 1 jenkins jenkins 41844099 Feb 10 09:49 OpenJDK8U-jre_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:30.931Z] -rw-r--r--. 1 jenkins jenkins 79808 Feb 10 09:55 OpenJDK8U-sbom_x64_linux_hotspot_8u492b01-ea.json
[2026-02-10T10:00:30.931Z] -rw-rw-r--. 1 jenkins jenkins 21317 Feb 10 09:52 OpenJDK8U-sbom_x64_linux_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:00:30.931Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 10 09:38 source-image
[2026-02-10T10:00:30.931Z] drwxr-xr-x. 3 jenkins jenkins 26 Feb 10 10:00 tmp
[2026-02-10T10:00:30.931Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:00:30.931Z] total 0
[2026-02-10T10:00:30.931Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 10 09:49 jdk8u492-b01
[2026-02-10T10:00:30.931Z] Moving directory jdk8u492-b01/ to ../j2sdk-image
[2026-02-10T10:00:30.931Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u492b01-ea.tar.gz ...
[2026-02-10T10:00:31.263Z] List files in jdkbinary folder...
[2026-02-10T10:00:31.263Z] total 388772
[2026-02-10T10:00:31.263Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 10 09:49 j2sdk-image
[2026-02-10T10:00:31.263Z] -rw-r--r--. 1 jenkins jenkins 158422354 Feb 10 09:50 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:31.263Z] -rw-r--r--. 1 jenkins jenkins 94215999 Feb 10 09:39 OpenJDK8U-jdk-sources_8u492b01-ea.tar.gz
[2026-02-10T10:00:31.263Z] -rw-r--r--. 1 jenkins jenkins 103504033 Feb 10 09:50 OpenJDK8U-jdk_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:31.263Z] -rw-r--r--. 1 jenkins jenkins 41844099 Feb 10 09:49 OpenJDK8U-jre_x64_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:00:31.263Z] -rw-r--r--. 1 jenkins jenkins 79808 Feb 10 09:55 OpenJDK8U-sbom_x64_linux_hotspot_8u492b01-ea.json
[2026-02-10T10:00:31.263Z] -rw-rw-r--. 1 jenkins jenkins 21317 Feb 10 09:52 OpenJDK8U-sbom_x64_linux_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:00:31.263Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 10 09:38 source-image
[2026-02-10T10:00:31.263Z] drwxr-xr-x. 3 jenkins jenkins 30 Feb 10 10:00 tmp
[2026-02-10T10:00:31.263Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:00:31.263Z] total 0
[2026-02-10T10:00:31.263Z] drwxr-xr-x. 5 jenkins jenkins 135 Feb 10 09:49 jdk8u492-b01-jre
[2026-02-10T10:00:31.263Z] Moving directory jdk8u492-b01-jre/ to ../j2re-image
[2026-02-10T10:00:31.263Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u492b01-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-10T10:00:36.056Z] Removing top-level folder jdk8u492-b01-debug-image/
[2026-02-10T10:00:36.056Z] Removing top-level folder jdk8u492-b01/
[2026-02-10T10:01:03.856Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-10T10:01:03.856Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-10T10:01:03.856Z] openjdk version "1.8.0_492-beta"
[2026-02-10T10:01:03.856Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100938-b01)
[2026-02-10T10:01:03.856Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:01:03.856Z] =JAVA VERSION OUTPUT END=
[2026-02-10T10:01:03.856Z] =RELEASE INFO BEGIN=
[2026-02-10T10:01:03.856Z] JAVA_VERSION="1.8.0_492"
[2026-02-10T10:01:03.856Z] OS_NAME="Linux"
[2026-02-10T10:01:03.856Z] OS_VERSION="2.6"
[2026-02-10T10:01:03.856Z] OS_ARCH="amd64"
[2026-02-10T10:01:03.856Z] SOURCE=".:git:f719f676c4e2+"
[2026-02-10T10:01:03.856Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-10T10:01:03.856Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-10T10:01:03.856Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-10T10:01:03.856Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-10T10:01:03.856Z] FULL_VERSION="1.8.0_492-beta-202602100938-b01"
[2026-02-10T10:01:03.856Z] SEMANTIC_VERSION="8.0.492+1"
[2026-02-10T10:01:03.856Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2026-02-10T10:01:03.856Z] JVM_VARIANT="Hotspot"
[2026-02-10T10:01:03.856Z] JVM_VERSION="25.492-b01"
[2026-02-10T10:01:03.856Z] IMAGE_TYPE="JDK"
[2026-02-10T10:01:03.856Z] =RELEASE INFO END=
[2026-02-10T10:01:03.856Z] get testKitGen...
[2026-02-10T10:01:03.856Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-10T10:01:03.856Z] git rev-parse master
[2026-02-10T10:01:03.856Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-10T10:01:03.982Z] $ ssh-agent -k
[2026-02-10T10:01:03.990Z] unset SSH_AUTH_SOCK;
[2026-02-10T10:01:03.990Z] unset SSH_AGENT_PID;
[2026-02-10T10:01:03.990Z] echo Agent pid 67508 killed;
[2026-02-10T10:01:04.079Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-10T10:01:04.412Z] 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=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_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=565&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-10T10:01:04.428Z] 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=x86-64_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-ibmcloud-centosstream10-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_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=565&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
[2026-02-10T10:01:04.484Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T10:01:04.638Z] Copied 1 artifact from "getTRSSOutput" build number 2043
[Pipeline] sh
[2026-02-10T10:01:05.088Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-10T10:01:05.088Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-10T10:01:05.088Z] + tar xof -
[2026-02-10T10:01:05.088Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-10T10:01:05.174Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:01:05.186Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-10T10:01:05.234Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-10T10:01:05.240Z] Machine limit is 7.
[Pipeline] sh
[2026-02-10T10:01:05.701Z] + cd ./aqa-tests/TKG
[2026-02-10T10:01:05.701Z] ++ uname
[2026-02-10T10:01:05.701Z] + '[' Linux = AIX ']'
[2026-02-10T10:01:05.701Z] ++ uname
[2026-02-10T10:01:05.701Z] + '[' Linux = SunOS ']'
[2026-02-10T10:01:05.701Z] ++ uname
[2026-02-10T10:01:05.701Z] + '[' Linux = '*BSD' ']'
[2026-02-10T10:01:05.701Z] + MAKE=make
[2026-02-10T10:01:05.701Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-10T10:01:05.701Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-10T10:01:05.701Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:05.701Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:01:05.701Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:01:05.701Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:01:05.701Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:01:05.701Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-10T10:01:06.413Z]
[2026-02-10T10:01:06.413Z] build:
[2026-02-10T10:01:06.413Z]
[2026-02-10T10:01:06.413Z] clean:
[2026-02-10T10:01:06.413Z]
[2026-02-10T10:01:06.413Z] init:
[2026-02-10T10:01:06.413Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-10T10:01:06.413Z]
[2026-02-10T10:01:06.413Z] getDependentLibs:
[2026-02-10T10:01:06.413Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib does not exist, creating one.
[2026-02-10T10:01:06.413Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency
[2026-02-10T10:01:06.413Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:06.413Z] [exec] --------------------------------------------
[2026-02-10T10:01:06.413Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:06.413Z] [exec] task is set to default
[2026-02-10T10:01:06.413Z] [exec] dependencyList is set to json_simple
[2026-02-10T10:01:06.413Z] [exec] System Test jars will not be downloaded.
[2026-02-10T10:01:06.413Z] [exec] --------------------------------------------
[2026-02-10T10:01:06.413Z] [exec] Starting download third party dependent jars
[2026-02-10T10:01:06.413Z] [exec] --------------------------------------------
[2026-02-10T10:01:06.413Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:06.413Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-10T10:01:06.413Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-10T10:01:06.413Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar
[2026-02-10T10:01:06.413Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:01:06.413Z]
[2026-02-10T10:01:06.413Z] compile:
[2026-02-10T10:01:06.413Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:01:06.413Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:01:06.413Z] [echo] ===fork: yes
[2026-02-10T10:01:06.413Z] [echo] ===debug: on
[2026-02-10T10:01:06.749Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-10T10:01:08.416Z]
[2026-02-10T10:01:08.416Z] dist:
[2026-02-10T10:01:08.416Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-10T10:01:08.416Z]
[2026-02-10T10:01:08.416Z] BUILD SUCCESSFUL
[2026-02-10T10:01:08.416Z] Total time: 2 seconds
[2026-02-10T10:01:08.416Z] 0
[2026-02-10T10:01:08.416Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-10T10:01:08.750Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-10T10:01:08.750Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2026-02-10T10:01:09.482Z] ****************************** MACHINE INFO ******************************
[2026-02-10T10:01:09.482Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-02-10T10:01:09.482Z] Free Physical Memory Size : 3683291136
[2026-02-10T10:01:09.482Z] Free space (bytes) : 57890201600
[2026-02-10T10:01:09.482Z] Total Physical Memory Size : 8052400128
[2026-02-10T10:01:09.482Z] Total space (bytes) : 107199070208
[2026-02-10T10:01:09.482Z] Usable space (bytes) : 57890201600
[2026-02-10T10:01:09.482Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:01:09.482Z] bashVersion :
[2026-02-10T10:01:09.482Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2026-02-10T10:01:09.482Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-10T10:01:09.482Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] This is free software; you are free to change and redistribute it.
[2026-02-10T10:01:09.482Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:01:09.482Z] cpuCores : 2
[2026-02-10T10:01:09.482Z] curlVersion :
[2026-02-10T10:01:09.482Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.5 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.10
[2026-02-10T10:01:09.482Z] Release-Date: 2025-02-13
[2026-02-10T10:01:09.482Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-10T10:01:09.482Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2026-02-10T10:01:09.482Z] dockerVersion :
[2026-02-10T10:01:09.482Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2026-02-10T10:01:09.482Z] podman version 5.6.0
[2026-02-10T10:01:09.482Z] gcc version : 14
[2026-02-10T10:01:09.482Z] gclibc version : ldd (GNU libc) 2.39
[2026-02-10T10:01:09.482Z] gdb version : bash: line 1: gdb: command not found
[2026-02-10T10:01:09.482Z] lldb version : Command could not be executed
[2026-02-10T10:01:09.482Z] makeVersion :
[2026-02-10T10:01:09.482Z] GNU Make 4.4.1
[2026-02-10T10:01:09.482Z] Built for x86_64-redhat-linux-gnu
[2026-02-10T10:01:09.482Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-10T10:01:09.482Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-10T10:01:09.482Z] This is free software: you are free to change and redistribute it.
[2026-02-10T10:01:09.482Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:01:09.482Z] mavenVersion :
[2026-02-10T10:01:09.482Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-10T10:01:09.482Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-10T10:01:09.482Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre
[2026-02-10T10:01:09.482Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-10T10:01:09.482Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix"
[2026-02-10T10:01:09.482Z] osInfo :
[2026-02-10T10:01:09.482Z] NAME="CentOS Stream"
[2026-02-10T10:01:09.482Z] VERSION="10 (Coughlan)"
[2026-02-10T10:01:09.482Z] RELEASE_TYPE=stable
[2026-02-10T10:01:09.482Z] ID="centos"
[2026-02-10T10:01:09.482Z] ID_LIKE="rhel fedora"
[2026-02-10T10:01:09.482Z] VERSION_ID="10"
[2026-02-10T10:01:09.482Z] PLATFORM_ID="platform:el10"
[2026-02-10T10:01:09.482Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)"
[2026-02-10T10:01:09.482Z] ANSI_COLOR="0;31"
[2026-02-10T10:01:09.482Z] LOGO="fedora-logo-icon"
[2026-02-10T10:01:09.482Z] CPE_NAME="cpe:/o:centos:centos:10"
[2026-02-10T10:01:09.482Z] HOME_URL="https://centos.org/"
[2026-02-10T10:01:09.482Z] VENDOR_NAME="CentOS"
[2026-02-10T10:01:09.482Z] VENDOR_URL="https://centos.org/"
[2026-02-10T10:01:09.482Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-02-10T10:01:09.482Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10"
[2026-02-10T10:01:09.482Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
[2026-02-10T10:01:09.482Z] osLabel : cent.10
[2026-02-10T10:01:09.482Z] perlVersion :
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2026-02-10T10:01:09.482Z] (with 16 registered patches, see perl -V for more detail)
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] Copyright 1987-2025, Larry Wall
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-10T10:01:09.482Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-10T10:01:09.482Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-10T10:01:09.482Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] podmanVersion : podman version 5.6.0
[2026-02-10T10:01:09.482Z] procArch : unknown
[2026-02-10T10:01:09.482Z] sysArch : x86_64
[2026-02-10T10:01:09.482Z] sysOS : Linux
[2026-02-10T10:01:09.482Z] ulimit :
[2026-02-10T10:01:09.482Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-10T10:01:09.482Z] core file size (blocks, -c) unlimited
[2026-02-10T10:01:09.482Z] data seg size (kbytes, -d) unlimited
[2026-02-10T10:01:09.482Z] scheduling priority (-e) 0
[2026-02-10T10:01:09.482Z] file size (blocks, -f) unlimited
[2026-02-10T10:01:09.482Z] pending signals (-i) 30513
[2026-02-10T10:01:09.482Z] max locked memory (kbytes, -l) 8192
[2026-02-10T10:01:09.482Z] max memory size (kbytes, -m) unlimited
[2026-02-10T10:01:09.482Z] open files (-n) 524288
[2026-02-10T10:01:09.482Z] pipe size (512 bytes, -p) 8
[2026-02-10T10:01:09.482Z] POSIX message queues (bytes, -q) 819200
[2026-02-10T10:01:09.482Z] real-time priority (-r) 0
[2026-02-10T10:01:09.482Z] stack size (kbytes, -s) 8192
[2026-02-10T10:01:09.482Z] cpu time (seconds, -t) unlimited
[2026-02-10T10:01:09.482Z] max user processes (-u) 30513
[2026-02-10T10:01:09.482Z] virtual memory (kbytes, -v) unlimited
[2026-02-10T10:01:09.482Z] file locks (-x) unlimited
[2026-02-10T10:01:09.482Z] uname : Linux test-ibmcloud-centosstream10-x64-1.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux
[2026-02-10T10:01:09.482Z] vmVendor : Oracle Corporation
[2026-02-10T10:01:09.482Z] vmVersion : 25.492-b01
[2026-02-10T10:01:09.482Z] xlc version : bash: line 1: xlC: command not found
[2026-02-10T10:01:09.482Z] **************************************************************************
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] System.getProperty('java.vendor')=Temurin
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] System.getProperty('os.name')=Linux
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] System.getProperty('os.arch')=amd64
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] System.getProperty('java.fullversion')=null
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] System.getProperty('sun.arch.data.model')=64
[2026-02-10T10:01:09.482Z]
[2026-02-10T10:01:09.482Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:09.482Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-10T10:01:09.482Z] perl scripts/configure.pl
[2026-02-10T10:01:09.482Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-10T10:01:09.877Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T10:01:09.877Z]
[2026-02-10T10:01:09.877Z]
[2026-02-10T10:01:09.877Z] Starting to generate parallel test lists.
[2026-02-10T10:01:09.877Z]
[2026-02-10T10:01:09.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-10T10:01:09.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-10T10:01:10.207Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-10T10:01:10.207Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-10T10:01:10.207Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-10T10:01:10.207Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-10T10:01:10.207Z] Attempting to get test duration data from TRSS.
[2026-02-10T10:01:10.207Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=perf&level=sanity
[2026-02-10T10:01:10.536Z] Attempting to get test duration data from cached files.
[2026-02-10T10:01:10.536Z]
[2026-02-10T10:01:10.536Z] TEST DURATION
[2026-02-10T10:01:10.536Z] ====================================================================================
[2026-02-10T10:01:10.536Z] Total number of tests searched: 8
[2026-02-10T10:01:10.536Z] Number of test durations found: 8
[2026-02-10T10:01:10.536Z] Top slowest tests:
[2026-02-10T10:01:10.537Z] 06m35s IdleMicrobenchmark_HS_0
[2026-02-10T10:01:10.537Z] 02m24s renaissance-future-genetic_0
[2026-02-10T10:01:10.537Z] 01m58s renaissance-fj-kmeans_0
[2026-02-10T10:01:10.537Z] ====================================================================================
[2026-02-10T10:01:10.537Z]
[2026-02-10T10:01:10.537Z] Test target is split into 1 lists.
[2026-02-10T10:01:10.537Z] Reducing estimated test running time from 11m38s to 11m38s.
[2026-02-10T10:01:10.537Z]
[2026-02-10T10:01:10.537Z] -------------------------------------testList_0-------------------------------------
[2026-02-10T10:01:10.537Z] Number of tests: 8
[2026-02-10T10:01:10.537Z] Estimated running time: 11m38s
[2026-02-10T10:01:10.537Z] TESTLIST=IdleMicrobenchmark_HS_0,renaissance-future-genetic_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0
[2026-02-10T10:01:10.537Z] ------------------------------------------------------------------------------------
[2026-02-10T10:01:10.537Z]
[2026-02-10T10:01:10.537Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-10T10:01:10.537Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-10T10:01:10.624Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-10T10:01:10.695Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-10T10:01:10.742Z] Building tests...
[Pipeline] timeout
[2026-02-10T10:01:10.745Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:01:10.765Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-10T10:01:10.866Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:01:10.881Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T10:01:10.902Z] $ ssh-agent
[2026-02-10T10:01:11.001Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3uYXcL/agent.68411
[2026-02-10T10:01:11.001Z] SSH_AGENT_PID=68413
[2026-02-10T10:01:11.001Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:01:11.462Z] + bash ./compile.sh
[2026-02-10T10:01:11.462Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-10T10:01:11.462Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:11.462Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:01:11.462Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:01:11.463Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:01:11.463Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:01:11.799Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-10T10:01:12.134Z]
[2026-02-10T10:01:12.134Z] build:
[2026-02-10T10:01:12.134Z]
[2026-02-10T10:01:12.134Z] clean:
[2026-02-10T10:01:12.134Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-10T10:01:12.134Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-10T10:01:12.134Z]
[2026-02-10T10:01:12.134Z] init:
[2026-02-10T10:01:12.134Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-10T10:01:12.134Z]
[2026-02-10T10:01:12.134Z] getDependentLibs:
[2026-02-10T10:01:12.134Z] [exec] --------------------------------------------
[2026-02-10T10:01:12.134Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:12.134Z] [exec] task is set to default
[2026-02-10T10:01:12.134Z] [exec] dependencyList is set to json_simple
[2026-02-10T10:01:12.134Z] [exec] System Test jars will not be downloaded.
[2026-02-10T10:01:12.134Z] [exec] --------------------------------------------
[2026-02-10T10:01:12.134Z] [exec] Starting download third party dependent jars
[2026-02-10T10:01:12.134Z] [exec] --------------------------------------------
[2026-02-10T10:01:12.134Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:12.134Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-10T10:01:12.134Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:01:12.134Z]
[2026-02-10T10:01:12.134Z] compile:
[2026-02-10T10:01:12.134Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:01:12.134Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:01:12.134Z] [echo] ===fork: yes
[2026-02-10T10:01:12.134Z] [echo] ===debug: on
[2026-02-10T10:01:12.469Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-02-10T10:01:14.146Z]
[2026-02-10T10:01:14.146Z] dist:
[2026-02-10T10:01:14.146Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-10T10:01:14.146Z]
[2026-02-10T10:01:14.146Z] BUILD SUCCESSFUL
[2026-02-10T10:01:14.146Z] Total time: 2 seconds
[2026-02-10T10:01:14.146Z] 0
[2026-02-10T10:01:14.146Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-10T10:01:14.483Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-10T10:01:14.483Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2026-02-10T10:01:14.819Z] ****************************** MACHINE INFO ******************************
[2026-02-10T10:01:14.820Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-02-10T10:01:14.820Z] Free Physical Memory Size : 3687198720
[2026-02-10T10:01:14.820Z] Free space (bytes) : 57890078720
[2026-02-10T10:01:14.820Z] Total Physical Memory Size : 8052400128
[2026-02-10T10:01:14.820Z] Total space (bytes) : 107199070208
[2026-02-10T10:01:14.820Z] Usable space (bytes) : 57890078720
[2026-02-10T10:01:14.820Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:01:14.820Z] bashVersion :
[2026-02-10T10:01:14.820Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2026-02-10T10:01:14.820Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-10T10:01:14.820Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T10:01:14.820Z]
[2026-02-10T10:01:14.820Z] This is free software; you are free to change and redistribute it.
[2026-02-10T10:01:14.820Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:01:14.820Z] cpuCores : 2
[2026-02-10T10:01:14.820Z] curlVersion :
[2026-02-10T10:01:14.820Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.5 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.10
[2026-02-10T10:01:14.820Z] Release-Date: 2025-02-13
[2026-02-10T10:01:14.820Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-10T10:01:14.820Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2026-02-10T10:01:14.820Z] dockerVersion :
[2026-02-10T10:01:14.820Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2026-02-10T10:01:14.820Z] podman version 5.6.0
[2026-02-10T10:01:14.820Z] gcc version : 14
[2026-02-10T10:01:14.820Z] gclibc version : ldd (GNU libc) 2.39
[2026-02-10T10:01:14.820Z] gdb version : bash: line 1: gdb: command not found
[2026-02-10T10:01:14.820Z] lldb version : Command could not be executed
[2026-02-10T10:01:14.820Z] makeVersion :
[2026-02-10T10:01:14.820Z] GNU Make 4.4.1
[2026-02-10T10:01:14.820Z] Built for x86_64-redhat-linux-gnu
[2026-02-10T10:01:14.820Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-10T10:01:14.820Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-10T10:01:14.820Z] This is free software: you are free to change and redistribute it.
[2026-02-10T10:01:14.820Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:01:14.820Z] mavenVersion :
[2026-02-10T10:01:14.820Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-10T10:01:14.820Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-10T10:01:14.821Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre
[2026-02-10T10:01:14.821Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-10T10:01:14.821Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix"
[2026-02-10T10:01:14.821Z] osInfo :
[2026-02-10T10:01:14.821Z] NAME="CentOS Stream"
[2026-02-10T10:01:14.821Z] VERSION="10 (Coughlan)"
[2026-02-10T10:01:14.821Z] RELEASE_TYPE=stable
[2026-02-10T10:01:14.821Z] ID="centos"
[2026-02-10T10:01:14.821Z] ID_LIKE="rhel fedora"
[2026-02-10T10:01:14.821Z] VERSION_ID="10"
[2026-02-10T10:01:14.821Z] PLATFORM_ID="platform:el10"
[2026-02-10T10:01:14.821Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)"
[2026-02-10T10:01:14.821Z] ANSI_COLOR="0;31"
[2026-02-10T10:01:14.821Z] LOGO="fedora-logo-icon"
[2026-02-10T10:01:14.821Z] CPE_NAME="cpe:/o:centos:centos:10"
[2026-02-10T10:01:14.821Z] HOME_URL="https://centos.org/"
[2026-02-10T10:01:14.821Z] VENDOR_NAME="CentOS"
[2026-02-10T10:01:14.821Z] VENDOR_URL="https://centos.org/"
[2026-02-10T10:01:14.821Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-02-10T10:01:14.821Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10"
[2026-02-10T10:01:14.821Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
[2026-02-10T10:01:14.821Z] osLabel : cent.10
[2026-02-10T10:01:14.821Z] perlVersion :
[2026-02-10T10:01:14.821Z]
[2026-02-10T10:01:14.821Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2026-02-10T10:01:14.821Z] (with 16 registered patches, see perl -V for more detail)
[2026-02-10T10:01:14.821Z]
[2026-02-10T10:01:14.821Z] Copyright 1987-2025, Larry Wall
[2026-02-10T10:01:14.821Z]
[2026-02-10T10:01:14.821Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-10T10:01:14.821Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-10T10:01:14.821Z]
[2026-02-10T10:01:14.821Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-10T10:01:14.821Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-10T10:01:14.821Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-10T10:01:14.821Z]
[2026-02-10T10:01:14.821Z] podmanVersion : podman version 5.6.0
[2026-02-10T10:01:14.821Z] procArch : unknown
[2026-02-10T10:01:14.821Z] sysArch : x86_64
[2026-02-10T10:01:14.821Z] sysOS : Linux
[2026-02-10T10:01:14.821Z] ulimit :
[2026-02-10T10:01:14.821Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-10T10:01:14.821Z] core file size (blocks, -c) unlimited
[2026-02-10T10:01:14.821Z] data seg size (kbytes, -d) unlimited
[2026-02-10T10:01:14.821Z] scheduling priority (-e) 0
[2026-02-10T10:01:14.821Z] file size (blocks, -f) unlimited
[2026-02-10T10:01:14.821Z] pending signals (-i) 30513
[2026-02-10T10:01:14.821Z] max locked memory (kbytes, -l) 8192
[2026-02-10T10:01:14.821Z] max memory size (kbytes, -m) unlimited
[2026-02-10T10:01:14.821Z] open files (-n) 524288
[2026-02-10T10:01:14.821Z] pipe size (512 bytes, -p) 8
[2026-02-10T10:01:14.821Z] POSIX message queues (bytes, -q) 819200
[2026-02-10T10:01:14.821Z] real-time priority (-r) 0
[2026-02-10T10:01:14.821Z] stack size (kbytes, -s) 8192
[2026-02-10T10:01:14.821Z] cpu time (seconds, -t) unlimited
[2026-02-10T10:01:14.821Z] max user processes (-u) 30513
[2026-02-10T10:01:14.822Z] virtual memory (kbytes, -v) unlimited
[2026-02-10T10:01:14.822Z] file locks (-x) unlimited
[2026-02-10T10:01:14.822Z] uname : Linux test-ibmcloud-centosstream10-x64-1.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux
[2026-02-10T10:01:14.822Z] vmVendor : Oracle Corporation
[2026-02-10T10:01:14.822Z] vmVersion : 25.492-b01
[2026-02-10T10:01:14.822Z] xlc version : bash: line 1: xlC: command not found
[2026-02-10T10:01:14.822Z] **************************************************************************
[2026-02-10T10:01:14.822Z]
[2026-02-10T10:01:14.822Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-10T10:01:14.822Z]
[2026-02-10T10:01:14.822Z] System.getProperty('java.vendor')=Temurin
[2026-02-10T10:01:14.822Z]
[2026-02-10T10:01:14.822Z] System.getProperty('os.name')=Linux
[2026-02-10T10:01:14.822Z]
[2026-02-10T10:01:14.822Z] System.getProperty('os.arch')=amd64
[2026-02-10T10:01:14.822Z]
[2026-02-10T10:01:14.822Z] System.getProperty('java.fullversion')=null
[2026-02-10T10:01:14.822Z]
[2026-02-10T10:01:14.822Z] System.getProperty('sun.arch.data.model')=64
[2026-02-10T10:01:14.822Z]
[2026-02-10T10:01:15.155Z] make -f clean.mk cleanBuild
[2026-02-10T10:01:15.156Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-10T10:01:15.156Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-02-10T10:01:15.156Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-10T10:01:15.156Z] make -f compile.mk compile
[2026-02-10T10:01:15.156Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-10T10:01:15.491Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:01:15.491Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:01:15.491Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:01:15.492Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:01:15.492Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-10T10:01:16.207Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-10T10:01:16.207Z]
[2026-02-10T10:01:16.207Z] -create_test_directory:
[2026-02-10T10:01:16.207Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest
[2026-02-10T10:01:16.207Z]
[2026-02-10T10:01:16.207Z] stage_test_material:
[2026-02-10T10:01:16.207Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest
[2026-02-10T10:01:16.579Z]
[2026-02-10T10:01:16.579Z] build:
[2026-02-10T10:01:16.579Z]
[2026-02-10T10:01:16.579Z] init:
[2026-02-10T10:01:16.579Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf
[2026-02-10T10:01:16.579Z]
[2026-02-10T10:01:16.579Z] dist:
[2026-02-10T10:01:16.579Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf
[2026-02-10T10:01:16.579Z]
[2026-02-10T10:01:16.579Z] build:
[2026-02-10T10:01:16.580Z]
[2026-02-10T10:01:16.580Z] build:
[2026-02-10T10:01:16.580Z]
[2026-02-10T10:01:16.580Z] init:
[2026-02-10T10:01:16.580Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2026-02-10T10:01:16.580Z]
[2026-02-10T10:01:16.580Z] getBumbleBench:
[2026-02-10T10:01:16.580Z] [echo] Cloning BumbleBench
[2026-02-10T10:01:16.580Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-10T10:01:16.580Z] [exec] Cloning into 'bumblebench'...
[2026-02-10T10:01:17.292Z]
[2026-02-10T10:01:17.292Z] buildBumbleBench:
[2026-02-10T10:01:17.292Z] [echo] Building BumbleBench
[2026-02-10T10:01:17.292Z]
[2026-02-10T10:01:17.292Z] compile-all:
[2026-02-10T10:01:17.292Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:18.012Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-10T10:01:18.012Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-10T10:01:18.012Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:18.344Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:18.344Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:18.345Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:18.682Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:18.682Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:18.683Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:18.683Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:19.014Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:19.014Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:19.346Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:19.346Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:19.346Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:19.346Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:01:19.346Z]
[2026-02-10T10:01:19.346Z] dist:
[2026-02-10T10:01:19.346Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-10T10:01:19.675Z]
[2026-02-10T10:01:19.675Z] dist:
[2026-02-10T10:01:19.675Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2026-02-10T10:01:19.675Z]
[2026-02-10T10:01:19.675Z] build:
[2026-02-10T10:01:19.675Z]
[2026-02-10T10:01:19.675Z] getDependentLibs:
[2026-02-10T10:01:20.055Z] [exec] --------------------------------------------
[2026-02-10T10:01:20.055Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:20.056Z] [exec] task is set to default
[2026-02-10T10:01:20.056Z] [exec] dependencyList is set to dacapo
[2026-02-10T10:01:20.056Z] [exec] System Test jars will not be downloaded.
[2026-02-10T10:01:20.056Z] [exec] --------------------------------------------
[2026-02-10T10:01:20.056Z] [exec] Starting download third party dependent jars
[2026-02-10T10:01:20.056Z] [exec] --------------------------------------------
[2026-02-10T10:01:20.056Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:01:20.056Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-10T10:01:20.056Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-10T10:01:36.227Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/dacapo.zip
[2026-02-10T10:01:36.227Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:01:36.227Z]
[2026-02-10T10:01:36.227Z] init:
[2026-02-10T10:01:36.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-02-10T10:01:36.227Z]
[2026-02-10T10:01:36.227Z] getDacapoSuite:
[2026-02-10T10:01:36.227Z] [unzip] Expanding: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-02-10T10:02:09.604Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-02-10T10:02:09.604Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2026-02-10T10:02:09.604Z]
[2026-02-10T10:02:09.604Z] dist:
[2026-02-10T10:02:09.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-02-10T10:02:09.604Z]
[2026-02-10T10:02:09.604Z] build:
[2026-02-10T10:02:09.604Z]
[2026-02-10T10:02:09.604Z] init:
[2026-02-10T10:02:09.605Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-02-10T10:02:09.605Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-10T10:02:09.605Z]
[2026-02-10T10:02:09.605Z] compile:
[2026-02-10T10:02:09.605Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:02:09.605Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:02:09.605Z] [echo] ===fork: yes
[2026-02-10T10:02:09.605Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:02:09.605Z] [echo] ===debug: on
[2026-02-10T10:02:09.605Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-10T10:02:09.605Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-10T10:02:09.605Z]
[2026-02-10T10:02:09.605Z] dist:
[2026-02-10T10:02:09.605Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-10T10:02:09.605Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-02-10T10:02:09.605Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-02-10T10:02:09.605Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-02-10T10:02:09.605Z]
[2026-02-10T10:02:09.605Z] clean:
[2026-02-10T10:02:09.605Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-10T10:02:09.605Z]
[2026-02-10T10:02:09.605Z] build:
[2026-02-10T10:02:09.605Z]
[2026-02-10T10:02:09.605Z] build:
[2026-02-10T10:02:09.605Z]
[2026-02-10T10:02:09.605Z] init:
[2026-02-10T10:02:09.605Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance
[2026-02-10T10:02:09.605Z]
[2026-02-10T10:02:09.605Z] getRenaissanceSuite:
[2026-02-10T10:02:09.605Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-10T10:02:20.424Z]
[2026-02-10T10:02:20.424Z] dist:
[2026-02-10T10:02:20.426Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance
[2026-02-10T10:02:31.252Z]
[2026-02-10T10:02:31.252Z] build:
[2026-02-10T10:02:31.585Z]
[2026-02-10T10:02:31.585Z] init:
[2026-02-10T10:02:31.585Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb
[2026-02-10T10:02:31.585Z]
[2026-02-10T10:02:31.585Z] getSpecjbbSuite:
[2026-02-10T10:02:31.585Z]
[2026-02-10T10:02:31.585Z] dist:
[2026-02-10T10:02:31.585Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2026-02-10T10:02:31.941Z]
[2026-02-10T10:02:31.941Z] BUILD SUCCESSFUL
[2026-02-10T10:02:31.941Z] Total time: 1 minute 15 seconds
[2026-02-10T10:02:32.650Z] 0
[2026-02-10T10:02:37.409Z]
[2026-02-10T10:02:37.409Z]
[2026-02-10T10:02:37.409Z] RECORD TEST REPOs SHA
[2026-02-10T10:02:37.409Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-10T10:02:37.410Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-10T10:02:37.410Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-10T10:02:37.410Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-10T10:02:37.410Z] ================================================
[2026-02-10T10:02:37.739Z] timestamp: 20260210-100237
[2026-02-10T10:02:37.739Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[2026-02-10T10:02:37.739Z] git repo:
[2026-02-10T10:02:41.582Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:02:41.582Z] sha:
[2026-02-10T10:02:41.582Z] 4c8318f78e063f3435c4aef6f4a61edc83de2f4b
[2026-02-10T10:02:41.582Z] ================================================
[2026-02-10T10:02:41.582Z] timestamp: 20260210-100241
[2026-02-10T10:02:41.582Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-10T10:02:41.582Z] git repo:
[2026-02-10T10:02:41.582Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-10T10:02:41.582Z] sha:
[2026-02-10T10:02:41.582Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-10T10:02:41.582Z] ================================================
[2026-02-10T10:02:41.582Z] timestamp: 20260210-100241
[2026-02-10T10:02:41.582Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-02-10T10:02:41.582Z] git repo:
[2026-02-10T10:02:41.582Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-10T10:02:41.582Z] sha:
[2026-02-10T10:02:41.582Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-10T10:02:41.582Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-10T10:02:41.666Z] $ ssh-agent -k
[2026-02-10T10:02:41.682Z] unset SSH_AUTH_SOCK;
[2026-02-10T10:02:41.682Z] unset SSH_AGENT_PID;
[2026-02-10T10:02:41.682Z] echo Agent pid 68413 killed;
[2026-02-10T10:02:41.762Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-10T10:02:42.133Z] 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
[2026-02-10T10:02:42.153Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-10T10:02:42.611Z] + which Xvfb
[2026-02-10T10:02:42.611Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
[Pipeline] sh
[2026-02-10T10:02:43.104Z] ++ id -u
[2026-02-10T10:02:43.104Z] + echo wayland-1002
[Pipeline] echo
[2026-02-10T10:02:43.184Z] Creating temporary wayland path and symlink /tmp/wayland-1002
[Pipeline] sh
[2026-02-10T10:02:43.625Z] + rm -rf /tmp/wayland-1002
[2026-02-10T10:02:43.625Z] + mkdir -pm 0700 /tmp/wayland-1002
[Pipeline] sh
[2026-02-10T10:02:44.122Z] + mkdir -pm 0700 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/.xdg-runtime
[Pipeline] sh
[2026-02-10T10:02:44.637Z] + ln -sfn /tmp/wayland-1002 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/.xdg-runtime
[Pipeline] sh
[2026-02-10T10:02:45.132Z] + mkdir -p -m 1777 /tmp/.X11-unix
[Pipeline] sh
[2026-02-10T10:02:45.632Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-02-10T10:02:45.632Z] Date: 2026-02-10 UTC
[2026-02-10T10:02:45.632Z] [10:02:45.308] weston 14.0.1
[2026-02-10T10:02:45.632Z] https://wayland.freedesktop.org
[2026-02-10T10:02:45.632Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
[2026-02-10T10:02:45.632Z] Build: 14.0.1
[2026-02-10T10:02:45.632Z] [10:02:45.308] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-02-10T10:02:45.632Z] [10:02:45.308] OS: Linux, 6.12.0-122.el10.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025, x86_64
[2026-02-10T10:02:45.632Z] [10:02:45.308] Flight recorder: enabled
[2026-02-10T10:02:45.632Z] [10:02:45.308] Starting with no config file.
[2026-02-10T10:02:45.632Z] [10:02:45.308] Output repaint window is 7 ms maximum.
[2026-02-10T10:02:45.632Z] [10:02:45.308] Loading module '/usr/lib64/libweston-14/headless-backend.so'
[2026-02-10T10:02:45.632Z] [10:02:45.320] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16
[2026-02-10T10:02:45.632Z] [10:02:45.320] Color manager: no-op
[2026-02-10T10:02:45.632Z] protocol support: no
[2026-02-10T10:02:45.632Z] [10:02:45.320] Output 'headless' attempts EOTF mode SDR and colorimetry mode default.
[2026-02-10T10:02:45.632Z] [10:02:45.320] Output 'headless' using color profile: stock sRGB color profile
[2026-02-10T10:02:45.632Z] [10:02:45.320] Output 'headless' enabled with head(s) headless
[2026-02-10T10:02:45.632Z] [10:02:45.320] Compositor capabilities:
[2026-02-10T10:02:45.632Z] arbitrary surface rotation: no
[2026-02-10T10:02:45.632Z] screen capture uses y-flip: no
[2026-02-10T10:02:45.632Z] cursor planes: no
[2026-02-10T10:02:45.632Z] arbitrary resolutions: no
[2026-02-10T10:02:45.632Z] view mask clipping: no
[2026-02-10T10:02:45.632Z] explicit sync: no
[2026-02-10T10:02:45.632Z] color operations: no
[2026-02-10T10:02:45.632Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4
[2026-02-10T10:02:45.632Z] presentation clock resolution: 0.000000001 s
[2026-02-10T10:02:45.632Z] [10:02:45.321] Loading module '/usr/lib64/weston/desktop-shell.so'
[2026-02-10T10:02:45.632Z] [10:02:45.321] Loading module '/usr/lib64/libweston-14/xwayland.so'
[2026-02-10T10:02:45.632Z] [10:02:45.322] Registered plugin API 'weston_xwayland_v3' of size 32
[2026-02-10T10:02:45.632Z] [10:02:45.322] Registered plugin API 'weston_xwayland_surface_v2' of size 24
[2026-02-10T10:02:45.632Z] [10:02:45.322] xserver listening on display :0
[2026-02-10T10:02:45.632Z] [10:02:45.322] launching '/usr/libexec/weston-keyboard'
[2026-02-10T10:02:45.632Z] [10:02:45.323] launching '/usr/libexec/weston-desktop-shell'
[2026-02-10T10:02:45.632Z] could not load cursor 'dnd-move'
[2026-02-10T10:02:45.632Z] could not load cursor 'dnd-copy'
[2026-02-10T10:02:45.632Z] could not load cursor 'dnd-none'
[2026-02-10T10:02:45.632Z] could not load cursor 'dnd-move'
[2026-02-10T10:02:45.632Z] could not load cursor 'dnd-copy'
[2026-02-10T10:02:45.632Z] could not load cursor 'dnd-none'
[Pipeline] echo
[2026-02-10T10:02:45.705Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-10T10:02:45.717Z] $ ssh-agent
[2026-02-10T10:02:45.813Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWIxxv6/agent.69021
[2026-02-10T10:02:45.813Z] SSH_AGENT_PID=69023
[2026-02-10T10:02:45.813Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:02:46.330Z] ++ uname
[2026-02-10T10:02:46.330Z] + '[' Linux = AIX ']'
[2026-02-10T10:02:46.330Z] ++ uname
[2026-02-10T10:02:46.330Z] + '[' Linux = SunOS ']'
[2026-02-10T10:02:46.330Z] ++ uname
[2026-02-10T10:02:46.330Z] + '[' Linux = '*BSD' ']'
[2026-02-10T10:02:46.330Z] + MAKE=make
[2026-02-10T10:02:46.330Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-10T10:02:46.330Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-10T10:02:46.843Z] ++ uname
[2026-02-10T10:02:46.843Z] + '[' Linux = AIX ']'
[2026-02-10T10:02:46.843Z] ++ uname
[2026-02-10T10:02:46.843Z] + '[' Linux = SunOS ']'
[2026-02-10T10:02:46.843Z] ++ uname
[2026-02-10T10:02:46.843Z] + '[' Linux = '*BSD' ']'
[2026-02-10T10:02:46.843Z] + MAKE=make
[2026-02-10T10:02:46.843Z] + cd ./aqa-tests
[2026-02-10T10:02:46.843Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-10T10:02:46.843Z] ++ set +x
[2026-02-10T10:02:46.843Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-10T10:02:46.843Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib
[2026-02-10T10:02:46.843Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-10T10:02:46.843Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-10T10:02:46.843Z] perl scripts/configure.pl
[2026-02-10T10:02:46.843Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-10T10:02:47.174Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T10:02:47.174Z]
[2026-02-10T10:02:47.174Z] Starting to generate test make files.
[2026-02-10T10:02:47.174Z]
[2026-02-10T10:02:47.504Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-10T10:02:47.504Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-10T10:02:47.504Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-10T10:02:47.504Z]
[2026-02-10T10:02:47.504Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-10T10:02:47.504Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-10T10:02:47.504Z]
[2026-02-10T10:02:47.504Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-10T10:02:47.504Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-10T10:02:47.504Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-10T10:02:47.504Z]
[2026-02-10T10:02:47.504Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-10T10:02:47.504Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-10T10:02:47.504Z]
[2026-02-10T10:02:47.504Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-10T10:02:47.504Z]
[2026-02-10T10:02:47.504Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-10T10:02:47.504Z]
[2026-02-10T10:02:47.504Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-10T10:02:47.504Z]
[2026-02-10T10:02:47.504Z] Make files are generated successfully.
[2026-02-10T10:02:47.504Z]
[2026-02-10T10:02:47.504Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-10T10:02:47.504Z] make -f runtest.mk _sanity.perf
[2026-02-10T10:02:47.504Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-02-10T10:02:47.847Z]
[2026-02-10T10:02:47.847Z] Running make 4.4.1
[2026-02-10T10:02:47.847Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..
[2026-02-10T10:02:47.847Z] set JDK_VERSION to 8
[2026-02-10T10:02:47.847Z] set JDK_IMPL to hotspot
[2026-02-10T10:02:47.847Z] set JVM_VERSION to openjdk8
[2026-02-10T10:02:47.847Z] set JCL_VERSION to latest
[2026-02-10T10:02:47.847Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-10T10:02:47.847Z] set SPEC to linux_x86-64
[2026-02-10T10:02:47.847Z] set TEST_FLAG to
[2026-02-10T10:02:47.848Z] set OS_LABEL to cent.10
[2026-02-10T10:02:47.848Z] Running sanity.perf ...
[2026-02-10T10:02:47.848Z] There are 8 test targets in sanity.perf
[2026-02-10T10:02:47.848Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-10T10:02:47.848Z] openjdk version "1.8.0_492-beta"
[2026-02-10T10:02:47.848Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100938-b01)
[2026-02-10T10:02:47.848Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:02:47.848Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests'
[2026-02-10T10:02:47.848Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf'
[2026-02-10T10:02:47.848Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2026-02-10T10:02:47.848Z]
[2026-02-10T10:02:47.848Z] ===============================================