Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 30
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 98
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
originally caused by:
Started by user Andrew Leonard
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.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_extended.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/v1.0.10-release^{commit} # timeout=10
Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
> git rev-list --no-walk 738140808e617e5352c8973b76802cc3d1d7b6d1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-10-16T21:12:53.968Z] Found a total of 8 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-10-16T21:12:53.979Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-10-16T21:12:53.981Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-16T21:12:53.991Z] Found a total of 8 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T21:12:53.995Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-10-16T21:13:08.997Z] Still waiting to schedule task
[2025-10-16T21:13:08.999Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.linux&&ci.role.perf’
[2025-10-16T21:26:43.033Z] Running on test-azure-rhel10-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.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
[2025-10-16T21:26:43.073Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-16T21:26:43.126Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-16T21:26:43.126Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-16T21:26:43.152Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-16T21:26:43.212Z] The recommended git tool is: git
[2025-10-16T21:26:43.254Z] No credentials specified
[2025-10-16T21:26:43.274Z] Cloning the remote Git repository
[2025-10-16T21:26:43.306Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-16T21:26:43.307Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests # timeout=10
[2025-10-16T21:26:43.315Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-16T21:26:43.315Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-16T21:26:43.315Z] > git --version # timeout=10
[2025-10-16T21:26:43.321Z] > git --version # 'git version 2.47.3'
[2025-10-16T21:26:43.321Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T21:26:47.728Z] Avoid second fetch
[2025-10-16T21:26:47.753Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
[2025-10-16T21:26:47.682Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-16T21:26:47.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T21:26:47.736Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2025-10-16T21:26:47.761Z] > git config core.sparsecheckout # timeout=10
[2025-10-16T21:26:47.767Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
[2025-10-16T21:26:48.329Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.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
[2025-10-16T21:26:49.876Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-16T21:26:49.908Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-16T21:26:50.429Z] + LC_TIME=C
[2025-10-16T21:26:50.429Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-16T21:26:50.522Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-16T21:26:50.962Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-16T21:26:50.962Z] Unix type machine..
[2025-10-16T21:26:50.962Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-10-16T21:26:50.962Z] grep: warning: stray \ before /
[2025-10-16T21:26:50.962Z] grep: warning: stray \ before /
[2025-10-16T21:26:50.962Z] Running on a Linux host
[2025-10-16T21:26:50.962Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-10-16T21:26:50.962Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-10-16T21:26:50.962Z] grep: warning: stray \ before /
[2025-10-16T21:26:50.962Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-10-16T21:26:50.962Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-16T21:26:52.486Z] + printenv
[2025-10-16T21:26:52.486Z] SHELL=/bin/bash
[2025-10-16T21:26:52.486Z] KEEP_WORKSPACE=false
[2025-10-16T21:26:52.486Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux.tap
[2025-10-16T21:26:52.486Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:26:52.486Z] EXIT_FAILURE=false
[2025-10-16T21:26:52.486Z] JDK_BRANCH=jdk8u472-b07_adopt
[2025-10-16T21:26:52.486Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/258/display/redirect?page=tests
[2025-10-16T21:26:52.486Z] PLATFORM=x86-64_linux
[2025-10-16T21:26:52.486Z] DOCKER_REQUIRED=false
[2025-10-16T21:26:52.486Z] TIME_LIMIT=25
[2025-10-16T21:26:52.486Z] JENKINS_SERVER_COOKIE=durable-3062483f9f6c93cedf647d11711739560070596be35e0eddfef92241b5bd13aa
[2025-10-16T21:26:52.486Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T21:26:52.486Z] GENERATE_JOBS=true
[2025-10-16T21:26:52.486Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:26:52.486Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/258/display/redirect?page=changes
[2025-10-16T21:26:52.486Z] RERUN_ITERATIONS=1
[2025-10-16T21:26:52.486Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-16T21:26:52.486Z] GPG_TTY=not a tty
[2025-10-16T21:26:52.486Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-16T21:26:52.486Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux
[2025-10-16T21:26:52.486Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-16T21:26:52.486Z] LOGNAME=jenkins
[2025-10-16T21:26:52.486Z] XDG_SESSION_TYPE=tty
[2025-10-16T21:26:52.486Z] SETUP_JCK_RUN=false
[2025-10-16T21:26:52.486Z] ARCHIVE_TEST_RESULTS=false
[2025-10-16T21:26:52.486Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/258/
[2025-10-16T21:26:52.486Z] SLACK_CHANNEL=aqavit-bot
[2025-10-16T21:26:52.486Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin
[2025-10-16T21:26:52.486Z] JCK_GIT_BRANCH=master
[2025-10-16T21:26:52.486Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/
[2025-10-16T21:26:52.486Z] BUILD_NUMBER=258
[2025-10-16T21:26:52.486Z] TKG_ITERATIONS=1
[2025-10-16T21:26:52.486Z] _=/usr/bin/printenv
[2025-10-16T21:26:52.486Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../benchmarks
[2025-10-16T21:26:52.486Z] MOTD_SHOWN=pam
[2025-10-16T21:26:52.486Z] JENKINS_NODE_COOKIE=db05fccc-b24e-4ebb-8a8f-2b6bc6383d9d
[2025-10-16T21:26:52.486Z] KEEP_REPORTDIR=false
[2025-10-16T21:26:52.486Z] BUILD_DISPLAY_NAME=#258
[2025-10-16T21:26:52.486Z] SDK_RESOURCE=upstream
[2025-10-16T21:26:52.486Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-16T21:26:52.486Z] HOME=/home/jenkins
[2025-10-16T21:26:52.486Z] LANG=C.UTF-8
[2025-10-16T21:26:52.486Z] jobStatus=SUCCESS
[2025-10-16T21:26:52.486Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-16T21:26:52.487Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux
[2025-10-16T21:26:52.487Z] JOBSTARTTIME=Thu, 16 Oct 2025 21:26:50 +0000
[2025-10-16T21:26:52.487Z] JDK_VERSION=8
[2025-10-16T21:26:52.487Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux
[2025-10-16T21:26:52.487Z] USE_TESTENV_PROPERTIES=true
[2025-10-16T21:26:52.487Z] PERSONAL_BUILD=false
[2025-10-16T21:26:52.487Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/258/display/redirect
[2025-10-16T21:26:52.487Z] AUTO_DETECT=true
[2025-10-16T21:26:52.487Z] SSH_CONNECTION=78.47.239.97 47528 10.0.1.14 22
[2025-10-16T21:26:52.487Z] EXIT_SUCCESS=false
[2025-10-16T21:26:52.487Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/display/redirect
[2025-10-16T21:26:52.487Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux
[2025-10-16T21:26:52.487Z] OPENJ9_BRANCH=master
[2025-10-16T21:26:52.487Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-16T21:26:52.487Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/system_lib
[2025-10-16T21:26:52.487Z] PARALLEL=Dynamic
[2025-10-16T21:26:52.487Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-16T21:26:52.487Z] ITERATIONS=1
[2025-10-16T21:26:52.487Z] UPSTREAM_JOB_NUMBER=30
[2025-10-16T21:26:52.487Z] SPEC=linux_x86-64
[2025-10-16T21:26:52.487Z] XDG_SESSION_CLASS=user
[2025-10-16T21:26:52.487Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-16T21:26:52.487Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-16T21:26:52.487Z] NODE_NAME=test-azure-rhel10-x64-1
[2025-10-16T21:26:52.487Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-10-16T21:26:52.487Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-16T21:26:52.487Z] USER=jenkins
[2025-10-16T21:26:52.487Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-16T21:26:52.487Z] DYNAMIC_COMPILE=false
[2025-10-16T21:26:52.487Z] SHLVL=2
[2025-10-16T21:26:52.487Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_linux-258
[2025-10-16T21:26:52.487Z] EXECUTOR_NUMBER=0
[2025-10-16T21:26:52.487Z] HUDSON_COOKIE=7b195041-875b-4813-b2f5-a7ca01cb5ef0
[2025-10-16T21:26:52.487Z] XDG_SESSION_ID=11
[2025-10-16T21:26:52.487Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-16T21:26:52.487Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-16T21:26:52.487Z] ORIGIN_JDK_VERSION=8
[2025-10-16T21:26:52.487Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-10-16T21:26:52.487Z] NUM_PROCESSORS=2
[2025-10-16T21:26:52.487Z] SSH_CLIENT=78.47.239.97 47528 22
[2025-10-16T21:26:52.487Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2025-10-16T21:26:52.487Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-16T21:26:52.487Z] STAGE_NAME=Setup
[2025-10-16T21:26:52.487Z] NODE_LABELS=ci.role.testX linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 test-azure-rhel10-x64-1
[2025-10-16T21:26:52.487Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-16T21:26:52.487Z] TEST_TIME=120
[2025-10-16T21:26:52.487Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux@tmp
[2025-10-16T21:26:52.487Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-10-16T21:26:52.487Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-16T21:26:52.487Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-16T21:26:52.487Z] CI=true
[2025-10-16T21:26:52.487Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/258/display/redirect?page=artifacts
[2025-10-16T21:26:52.487Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-10-16T21:26:52.487Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-16T21:26:52.487Z] RERUN_FAILURE=true
[2025-10-16T21:26:52.487Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T21:26:52.487Z] BUILD_LIST=perf
[2025-10-16T21:26:52.487Z] BUILD_ID=258
[2025-10-16T21:26:52.487Z] OLDPWD=/home/jenkins
[2025-10-16T21:26:52.487Z] TARGET=extended.perf
[2025-10-16T21:26:52.487Z] USE_JRE=false
[2025-10-16T21:26:52.487Z] 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
[2025-10-16T21:26:52.549Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-16T21:26:52.559Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T21:27:17.515Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 30
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T21:27:17.675Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-10-16T21:27:17.681Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T21:27:17.709Z] $ ssh-agent
[2025-10-16T21:27:17.811Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYhz5sw/agent.651855
[2025-10-16T21:27:17.811Z] SSH_AGENT_PID=651857
[2025-10-16T21:27:17.811Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-16T21:27:17.830Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-16T21:27:17.861Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-16T21:27:18.350Z] ++ pwd
[2025-10-16T21:27:18.350Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-16T21:27:18.350Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests
[2025-10-16T21:27:18.350Z] load ./testenv/testenv.properties
[2025-10-16T21:27:18.350Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-16T21:27:18.351Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga
[2025-10-16T21:27:18.351Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties
[2025-10-16T21:27:18.351Z] get jdk binary...
[2025-10-16T21:27:18.351Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-16T21:27:18.351Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b07.tar.gz ...
[2025-10-16T21:27:22.187Z] List files in jdkbinary folder...
[2025-10-16T21:27:22.187Z] total 385480
[2025-10-16T21:27:22.187Z] -rw-r--r--. 1 jenkins jenkins 156974756 Oct 16 19:38 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:22.187Z] -rw-r--r--. 1 jenkins jenkins 93128385 Oct 16 19:28 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-16T21:27:22.187Z] -rw-r--r--. 1 jenkins jenkins 103080426 Oct 16 19:38 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:22.187Z] -rw-r--r--. 1 jenkins jenkins 41433349 Oct 16 19:38 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:22.187Z] -rw-rw-r--. 1 jenkins jenkins 21376 Oct 16 19:41 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T21:27:22.187Z] -rw-r--r--. 1 jenkins jenkins 80759 Oct 16 20:33 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-16T21:27:22.187Z] drwxr-xr-x. 3 jenkins jenkins 30 Oct 16 21:27 tmp
[2025-10-16T21:27:22.187Z] List files in jdkbinary/tmp folder...
[2025-10-16T21:27:22.187Z] total 4
[2025-10-16T21:27:22.187Z] drwxr-xr-x. 15 jenkins jenkins 4096 Oct 16 19:28 jdk8u472-b07-src
[2025-10-16T21:27:22.187Z] Moving directory jdk8u472-b07-src/ to ../source-image
[2025-10-16T21:27:22.187Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T21:27:23.857Z] List files in jdkbinary folder...
[2025-10-16T21:27:23.857Z] total 385484
[2025-10-16T21:27:23.857Z] -rw-r--r--. 1 jenkins jenkins 156974756 Oct 16 19:38 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:23.857Z] -rw-r--r--. 1 jenkins jenkins 93128385 Oct 16 19:28 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-16T21:27:23.857Z] -rw-r--r--. 1 jenkins jenkins 103080426 Oct 16 19:38 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:23.857Z] -rw-r--r--. 1 jenkins jenkins 41433349 Oct 16 19:38 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:23.857Z] -rw-rw-r--. 1 jenkins jenkins 21376 Oct 16 19:41 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T21:27:23.857Z] -rw-r--r--. 1 jenkins jenkins 80759 Oct 16 20:33 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-16T21:27:23.857Z] drwxr-xr-x. 15 jenkins jenkins 4096 Oct 16 19:28 source-image
[2025-10-16T21:27:23.857Z] drwxr-xr-x. 3 jenkins jenkins 26 Oct 16 21:27 tmp
[2025-10-16T21:27:23.858Z] List files in jdkbinary/tmp folder...
[2025-10-16T21:27:23.858Z] total 0
[2025-10-16T21:27:23.858Z] drwxr-xr-x. 8 jenkins jenkins 190 Oct 16 19:38 jdk8u472-b07
[2025-10-16T21:27:23.858Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-10-16T21:27:23.858Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T21:27:24.563Z] List files in jdkbinary folder...
[2025-10-16T21:27:24.563Z] total 385484
[2025-10-16T21:27:24.563Z] -rw-r--r--. 1 jenkins jenkins 156974756 Oct 16 19:38 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:24.563Z] -rw-r--r--. 1 jenkins jenkins 93128385 Oct 16 19:28 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-16T21:27:24.563Z] -rw-r--r--. 1 jenkins jenkins 103080426 Oct 16 19:38 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:24.563Z] -rw-r--r--. 1 jenkins jenkins 41433349 Oct 16 19:38 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T21:27:24.563Z] -rw-rw-r--. 1 jenkins jenkins 21376 Oct 16 19:41 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T21:27:24.563Z] -rw-r--r--. 1 jenkins jenkins 80759 Oct 16 20:33 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-16T21:27:24.563Z] drwxr-xr-x. 8 jenkins jenkins 190 Oct 16 19:38 j2sdk-image
[2025-10-16T21:27:24.563Z] drwxr-xr-x. 15 jenkins jenkins 4096 Oct 16 19:28 source-image
[2025-10-16T21:27:24.563Z] drwxr-xr-x. 3 jenkins jenkins 30 Oct 16 21:27 tmp
[2025-10-16T21:27:24.563Z] List files in jdkbinary/tmp folder...
[2025-10-16T21:27:24.563Z] total 0
[2025-10-16T21:27:24.563Z] drwxr-xr-x. 5 jenkins jenkins 135 Oct 16 19:38 jdk8u472-b07-jre
[2025-10-16T21:27:24.563Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-10-16T21:27:24.563Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz over ./j2sdk-image/jre...
[2025-10-16T21:27:28.410Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-10-16T21:27:28.410Z] Removing top-level folder jdk8u472-b07/
[2025-10-16T21:27:35.644Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-10-16T21:27:35.644Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-16T21:27:35.644Z] openjdk version "1.8.0_472"
[2025-10-16T21:27:35.644Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T21:27:35.644Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T21:27:35.644Z] =JAVA VERSION OUTPUT END=
[2025-10-16T21:27:35.644Z] =RELEASE INFO BEGIN=
[2025-10-16T21:27:35.644Z] JAVA_VERSION="1.8.0_472"
[2025-10-16T21:27:35.644Z] OS_NAME="Linux"
[2025-10-16T21:27:35.644Z] OS_VERSION="2.6"
[2025-10-16T21:27:35.644Z] OS_ARCH="amd64"
[2025-10-16T21:27:35.644Z] SOURCE=".:git:695734b33a1a+"
[2025-10-16T21:27:35.644Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-16T21:27:35.644Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-16T21:27:35.644Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-16T21:27:35.644Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-16T21:27:35.644Z] FULL_VERSION="1.8.0_472-b07"
[2025-10-16T21:27:35.644Z] SEMANTIC_VERSION="8.0.472+7"
[2025-10-16T21:27:35.644Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-10-16T21:27:35.644Z] JVM_VARIANT="Hotspot"
[2025-10-16T21:27:35.644Z] JVM_VERSION="25.472-b07"
[2025-10-16T21:27:35.644Z] IMAGE_TYPE="JDK"
[2025-10-16T21:27:35.644Z] =RELEASE INFO END=
[2025-10-16T21:27:35.644Z] get testKitGen...
[2025-10-16T21:27:35.644Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-16T21:27:35.644Z] git rev-parse v1.0.10
[2025-10-16T21:27:35.644Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-16T21:27:35.793Z] $ ssh-agent -k
[2025-10-16T21:27:35.802Z] unset SSH_AUTH_SOCK;
[2025-10-16T21:27:35.802Z] unset SSH_AGENT_PID;
[2025-10-16T21:27:35.802Z] echo Agent pid 651857 killed;
[2025-10-16T21:27:35.892Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-16T21:27:36.363Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=30&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-16T21:27:36.374Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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-azure-rhel10-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=30&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-16T21:27:36.423Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T21:27:36.657Z] Copied 1 artifact from "getTRSSOutput" build number 1928
[Pipeline] sh
[2025-10-16T21:27:37.784Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-16T21:27:37.784Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-16T21:27:37.784Z] + tar xof -
[2025-10-16T21:27:37.784Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-16T21:27:37.877Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T21:27:37.897Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-16T21:27:38.334Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-16T21:27:38.334Z] --------------------------------------------
[2025-10-16T21:27:38.334Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:38.334Z] task is set to default
[2025-10-16T21:27:38.334Z] dependencyList is set to all
[2025-10-16T21:27:38.334Z] --------------------------------------------
[2025-10-16T21:27:38.334Z] Starting download third party dependent jars
[2025-10-16T21:27:38.334Z] --------------------------------------------
[2025-10-16T21:27:38.334Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:38.334Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-16T21:27:38.334Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-16T21:27:38.334Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz
[2025-10-16T21:27:38.334Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz
[2025-10-16T21:27:38.334Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-16T21:27:38.334Z] ERROR: sha checksum error.
[2025-10-16T21:27:38.334Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-16T21:27:38.334Z] Expected sha is:
[2025-10-16T21:27:38.334Z] ,
[2025-10-16T21:27:38.334Z] Actual sha is : 7043672b7981365b11d97ae35446037f35c05d096ec47f6e1f7abe68626d3917.
[2025-10-16T21:27:38.389Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-16T21:27:38.416Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-10-16T21:27:38.420Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-10-16T21:27:38.445Z] Found a total of 8 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] sh
[2025-10-16T21:27:38.922Z] + cd ./aqa-tests/TKG
[2025-10-16T21:27:38.922Z] ++ uname
[2025-10-16T21:27:38.922Z] + '[' Linux = AIX ']'
[2025-10-16T21:27:38.922Z] ++ uname
[2025-10-16T21:27:38.922Z] + '[' Linux = SunOS ']'
[2025-10-16T21:27:38.922Z] ++ uname
[2025-10-16T21:27:38.922Z] + '[' Linux = '*BSD' ']'
[2025-10-16T21:27:38.922Z] + MAKE=make
[2025-10-16T21:27:38.922Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-10-16T21:27:38.922Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-16T21:27:38.922Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:38.922Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:27:38.922Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:27:38.922Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T21:27:38.922Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T21:27:38.922Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-16T21:27:39.252Z]
[2025-10-16T21:27:39.252Z] build:
[2025-10-16T21:27:39.577Z]
[2025-10-16T21:27:39.577Z] clean:
[2025-10-16T21:27:39.577Z]
[2025-10-16T21:27:39.577Z] init:
[2025-10-16T21:27:39.577Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-16T21:27:39.577Z]
[2025-10-16T21:27:39.577Z] getDependentLibs:
[2025-10-16T21:27:39.577Z] [exec] --------------------------------------------
[2025-10-16T21:27:39.577Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:39.577Z] [exec] task is set to default
[2025-10-16T21:27:39.577Z] [exec] dependencyList is set to json_simple
[2025-10-16T21:27:39.577Z] [exec] --------------------------------------------
[2025-10-16T21:27:39.577Z] [exec] Starting download third party dependent jars
[2025-10-16T21:27:39.577Z] [exec] --------------------------------------------
[2025-10-16T21:27:39.577Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:39.577Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T21:27:39.577Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T21:27:39.577Z]
[2025-10-16T21:27:39.577Z] compile:
[2025-10-16T21:27:39.577Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:27:39.577Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T21:27:39.577Z] [echo] ===fork: yes
[2025-10-16T21:27:39.577Z] [echo] ===debug: on
[2025-10-16T21:27:39.577Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-16T21:27:41.240Z]
[2025-10-16T21:27:41.240Z] dist:
[2025-10-16T21:27:41.566Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-16T21:27:41.566Z]
[2025-10-16T21:27:41.566Z] BUILD SUCCESSFUL
[2025-10-16T21:27:41.566Z] Total time: 2 seconds
[2025-10-16T21:27:41.566Z] 0
[2025-10-16T21:27:41.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-16T21:27:41.567Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-16T21:27:41.567Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-10-16T21:27:42.270Z] ****************************** MACHINE INFO ******************************
[2025-10-16T21:27:42.270Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-16T21:27:42.270Z] Free Physical Memory Size : 3182051328
[2025-10-16T21:27:42.270Z] Free space (bytes) : 28562313216
[2025-10-16T21:27:42.270Z] Total Physical Memory Size : 7999311872
[2025-10-16T21:27:42.270Z] Total space (bytes) : 33218887680
[2025-10-16T21:27:42.270Z] Usable space (bytes) : 28562313216
[2025-10-16T21:27:42.270Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:27:42.270Z] bashVersion :
[2025-10-16T21:27:42.270Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2025-10-16T21:27:42.270Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-16T21:27:42.270Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T21:27:42.270Z]
[2025-10-16T21:27:42.270Z] This is free software; you are free to change and redistribute it.
[2025-10-16T21:27:42.270Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T21:27:42.270Z] cpuCores : 2
[2025-10-16T21:27:42.270Z] curlVersion :
[2025-10-16T21:27:42.270Z] curl 8.9.1 (x86_64-redhat-linux-gnu) libcurl/8.9.1 OpenSSL/3.2.2 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.8
[2025-10-16T21:27:42.270Z] Release-Date: 2024-07-31
[2025-10-16T21:27:42.270Z] 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
[2025-10-16T21:27:42.270Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2025-10-16T21:27:42.270Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-16T21:27:42.270Z] gcc version : 14
[2025-10-16T21:27:42.270Z] gclibc version : ldd (GNU libc) 2.39
[2025-10-16T21:27:42.270Z] gdb version : bash: line 1: gdb: command not found
[2025-10-16T21:27:42.270Z] lldb version : Command could not be executed
[2025-10-16T21:27:42.270Z] makeVersion :
[2025-10-16T21:27:42.270Z] GNU Make 4.4.1
[2025-10-16T21:27:42.270Z] Built for x86_64-redhat-linux-gnu
[2025-10-16T21:27:42.271Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-10-16T21:27:42.271Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-10-16T21:27:42.271Z] This is free software: you are free to change and redistribute it.
[2025-10-16T21:27:42.271Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T21:27:42.271Z] mavenVersion :
[2025-10-16T21:27:42.271Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-10-16T21:27:42.271Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-16T21:27:42.271Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-10-16T21:27:42.271Z] Default locale: en, platform encoding: UTF-8
[2025-10-16T21:27:42.271Z] OS name: "linux", version: "6.12.0-55.34.1.el10_0.x86_64", arch: "amd64", family: "unix"
[2025-10-16T21:27:42.271Z] osInfo :
[2025-10-16T21:27:42.271Z] NAME="Red Hat Enterprise Linux"
[2025-10-16T21:27:42.271Z] VERSION="10.0 (Coughlan)"
[2025-10-16T21:27:42.271Z] ID="rhel"
[2025-10-16T21:27:42.271Z] ID_LIKE="centos fedora"
[2025-10-16T21:27:42.271Z] VERSION_ID="10.0"
[2025-10-16T21:27:42.271Z] PLATFORM_ID="platform:el10"
[2025-10-16T21:27:42.271Z] PRETTY_NAME="Red Hat Enterprise Linux 10.0 (Coughlan)"
[2025-10-16T21:27:42.271Z] ANSI_COLOR="0;31"
[2025-10-16T21:27:42.271Z] LOGO="fedora-logo-icon"
[2025-10-16T21:27:42.271Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:10.0"
[2025-10-16T21:27:42.271Z] HOME_URL="https://www.redhat.com/"
[2025-10-16T21:27:42.271Z] VENDOR_NAME="Red Hat"
[2025-10-16T21:27:42.271Z] VENDOR_URL="https://www.redhat.com/"
[2025-10-16T21:27:42.271Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/10"
[2025-10-16T21:27:42.271Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 10"
[2025-10-16T21:27:42.271Z] REDHAT_BUGZILLA_PRODUCT_VERSION=10.0
[2025-10-16T21:27:42.271Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-10-16T21:27:42.271Z] REDHAT_SUPPORT_PRODUCT_VERSION="10.0"
[2025-10-16T21:27:42.271Z] osLabel : rhel.10
[2025-10-16T21:27:42.271Z] perlVersion :
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2025-10-16T21:27:42.271Z] (with 16 registered patches, see perl -V for more detail)
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] Copyright 1987-2025, Larry Wall
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-16T21:27:42.271Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-16T21:27:42.271Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-16T21:27:42.271Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-16T21:27:42.271Z] procArch : unknown
[2025-10-16T21:27:42.271Z] sysArch : x86_64
[2025-10-16T21:27:42.271Z] sysOS : Linux
[2025-10-16T21:27:42.271Z] ulimit :
[2025-10-16T21:27:42.271Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-16T21:27:42.271Z] core file size (blocks, -c) unlimited
[2025-10-16T21:27:42.271Z] data seg size (kbytes, -d) unlimited
[2025-10-16T21:27:42.271Z] scheduling priority (-e) 0
[2025-10-16T21:27:42.271Z] file size (blocks, -f) unlimited
[2025-10-16T21:27:42.271Z] pending signals (-i) 30135
[2025-10-16T21:27:42.271Z] max locked memory (kbytes, -l) 8192
[2025-10-16T21:27:42.271Z] max memory size (kbytes, -m) unlimited
[2025-10-16T21:27:42.271Z] open files (-n) 524288
[2025-10-16T21:27:42.271Z] pipe size (512 bytes, -p) 8
[2025-10-16T21:27:42.271Z] POSIX message queues (bytes, -q) 819200
[2025-10-16T21:27:42.271Z] real-time priority (-r) 0
[2025-10-16T21:27:42.271Z] stack size (kbytes, -s) 8192
[2025-10-16T21:27:42.271Z] cpu time (seconds, -t) unlimited
[2025-10-16T21:27:42.271Z] max user processes (-u) 30135
[2025-10-16T21:27:42.271Z] virtual memory (kbytes, -v) unlimited
[2025-10-16T21:27:42.271Z] file locks (-x) unlimited
[2025-10-16T21:27:42.271Z] uname : Linux test-azure-rhel10-x64-1 6.12.0-55.34.1.el10_0.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 15 17:07:34 EDT 2025 x86_64 GNU/Linux
[2025-10-16T21:27:42.271Z] vmVendor : Oracle Corporation
[2025-10-16T21:27:42.271Z] vmVersion : 25.472-b07
[2025-10-16T21:27:42.271Z] xlc version : bash: line 1: xlC: command not found
[2025-10-16T21:27:42.271Z] **************************************************************************
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] System.getProperty('java.vendor')=Temurin
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] System.getProperty('os.name')=Linux
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] System.getProperty('os.arch')=amd64
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] System.getProperty('java.fullversion')=null
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] System.getProperty('sun.arch.data.model')=64
[2025-10-16T21:27:42.271Z]
[2025-10-16T21:27:42.271Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:42.271Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-16T21:27:42.271Z] perl scripts/configure.pl
[2025-10-16T21:27:42.271Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-16T21:27:42.978Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T21:27:42.978Z]
[2025-10-16T21:27:42.978Z]
[2025-10-16T21:27:42.978Z] Starting to generate parallel test lists.
[2025-10-16T21:27:42.978Z]
[2025-10-16T21:27:42.978Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-16T21:27:42.978Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-16T21:27:42.978Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-16T21:27:42.978Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-16T21:27:42.978Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-16T21:27:42.978Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-16T21:27:42.978Z] Attempting to get test duration data from TRSS.
[2025-10-16T21:27:42.978Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=perf&level=extended
[2025-10-16T21:27:43.302Z] Attempting to get test duration data from cached files.
[2025-10-16T21:27:43.302Z]
[2025-10-16T21:27:43.302Z] TEST DURATION
[2025-10-16T21:27:43.302Z] ====================================================================================
[2025-10-16T21:27:43.302Z] Total number of tests searched: 18
[2025-10-16T21:27:43.302Z] Number of test durations found: 18
[2025-10-16T21:27:43.302Z] Top slowest tests:
[2025-10-16T21:27:43.302Z] 00m43s dacapo-sunflow_0
[2025-10-16T21:27:43.302Z] 00m20s dacapo-pmd_0
[2025-10-16T21:27:43.302Z] 00m18s dacapo-jython_0
[2025-10-16T21:27:43.302Z] ====================================================================================
[2025-10-16T21:27:43.302Z]
[2025-10-16T21:27:43.302Z] Test target is split into 1 lists.
[2025-10-16T21:27:43.302Z] Reducing estimated test running time from 02m04s to 02m04s.
[2025-10-16T21:27:43.302Z]
[2025-10-16T21:27:43.302Z] -------------------------------------testList_0-------------------------------------
[2025-10-16T21:27:43.302Z] Number of tests: 18
[2025-10-16T21:27:43.302Z] Estimated running time: 02m04s
[2025-10-16T21:27:43.303Z] TESTLIST=dacapo-sunflow_0,dacapo-pmd_0,dacapo-jython_0,dacapo-xalan_0,dacapo-avrora_0,dacapo-fop_0,renaissance-log-regression_0,renaissance-als_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,renaissance-db-shootout_0,renaissance-mnemonics_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-finagle-http_0,renaissance-gauss-mix_0,renaissance-chi-square_0,renaissance-finagle-chirper_0
[2025-10-16T21:27:43.303Z] ------------------------------------------------------------------------------------
[2025-10-16T21:27:43.303Z]
[2025-10-16T21:27:43.303Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-10-16T21:27:43.303Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-10-16T21:27:43.385Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-16T21:27:43.467Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-16T21:27:43.532Z] Building tests...
[Pipeline] timeout
[2025-10-16T21:27:43.537Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T21:27:43.557Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-16T21:27:43.995Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-16T21:27:48.748Z] --------------------------------------------
[2025-10-16T21:27:48.748Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:48.748Z] task is set to default
[2025-10-16T21:27:48.748Z] dependencyList is set to all
[2025-10-16T21:27:48.748Z] --------------------------------------------
[2025-10-16T21:27:48.748Z] Starting download third party dependent jars
[2025-10-16T21:27:48.748Z] --------------------------------------------
[2025-10-16T21:27:48.748Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-16T21:27:48.748Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz
[2025-10-16T21:27:48.748Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz
[2025-10-16T21:27:48.748Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-16T21:27:48.748Z] ERROR: sha checksum error.
[2025-10-16T21:27:48.748Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-16T21:27:48.748Z] Expected sha is:
[2025-10-16T21:27:48.748Z] ,
[2025-10-16T21:27:48.748Z] Actual sha is : 0edb1148730aa0587fbe15f268fd13a7b97c8dbf603ec4a8227661f6bf960bc9.
[2025-10-16T21:27:48.871Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-16T21:27:48.900Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-10-16T21:27:48.906Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-16T21:27:48.977Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-16T21:27:48.998Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T21:27:49.027Z] $ ssh-agent
[2025-10-16T21:27:49.119Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSICsCx/agent.652350
[2025-10-16T21:27:49.119Z] SSH_AGENT_PID=652352
[2025-10-16T21:27:49.119Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T21:27:49.565Z] + bash ./compile.sh
[2025-10-16T21:27:49.565Z] Set values based on ./testenv/testenv.properties:
[2025-10-16T21:27:49.565Z] =========
[2025-10-16T21:27:49.565Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-16T21:27:49.565Z] TKG_BRANCH=v1.0.10
[2025-10-16T21:27:49.565Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T21:27:49.565Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:27:49.565Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-16T21:27:49.565Z] STF_BRANCH=v1.0.10
[2025-10-16T21:27:49.566Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-16T21:27:49.566Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T21:27:49.566Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-16T21:27:49.566Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T21:27:49.566Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T21:27:49.566Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T21:27:49.566Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-16T21:27:49.566Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-16T21:27:49.566Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-16T21:27:49.566Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-16T21:27:49.566Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-16T21:27:49.566Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-16T21:27:49.566Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-16T21:27:49.566Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-16T21:27:49.566Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-16T21:27:49.566Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:27:49.566Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-16T21:27:49.566Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:27:49.566Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-16T21:27:49.566Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:27:49.566Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-16T21:27:49.566Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:27:49.566Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-16T21:27:49.566Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:27:49.566Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:27:49.566Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-16T21:27:49.566Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:27:49.566Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-16T21:27:49.566Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:27:49.566Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-16T21:27:49.566Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:27:49.566Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-16T21:27:49.566Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-16T21:27:49.566Z]
[2025-10-16T21:27:49.566Z] =========
[2025-10-16T21:27:49.566Z]
[2025-10-16T21:27:49.566Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T21:27:49.566Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T21:27:49.566Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:27:49.566Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T21:27:49.566Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-16T21:27:49.566Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:49.566Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:27:49.566Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:27:49.566Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T21:27:49.567Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T21:27:49.567Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-16T21:27:49.897Z]
[2025-10-16T21:27:49.897Z] build:
[2025-10-16T21:27:50.298Z]
[2025-10-16T21:27:50.298Z] clean:
[2025-10-16T21:27:50.298Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-10-16T21:27:50.298Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-16T21:27:50.298Z]
[2025-10-16T21:27:50.298Z] init:
[2025-10-16T21:27:50.298Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-16T21:27:50.298Z]
[2025-10-16T21:27:50.298Z] getDependentLibs:
[2025-10-16T21:27:50.298Z] [exec] --------------------------------------------
[2025-10-16T21:27:50.298Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:50.298Z] [exec] task is set to default
[2025-10-16T21:27:50.298Z] [exec] dependencyList is set to json_simple
[2025-10-16T21:27:50.298Z] [exec] --------------------------------------------
[2025-10-16T21:27:50.298Z] [exec] Starting download third party dependent jars
[2025-10-16T21:27:50.298Z] [exec] --------------------------------------------
[2025-10-16T21:27:50.298Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:27:50.298Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T21:27:50.298Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T21:27:50.298Z]
[2025-10-16T21:27:50.298Z] compile:
[2025-10-16T21:27:50.298Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:27:50.298Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T21:27:50.298Z] [echo] ===fork: yes
[2025-10-16T21:27:50.298Z] [echo] ===debug: on
[2025-10-16T21:27:50.298Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-16T21:27:52.579Z]
[2025-10-16T21:27:52.579Z] dist:
[2025-10-16T21:27:52.579Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-16T21:27:52.579Z]
[2025-10-16T21:27:52.579Z] BUILD SUCCESSFUL
[2025-10-16T21:27:52.579Z] Total time: 2 seconds
[2025-10-16T21:27:52.579Z] 0
[2025-10-16T21:27:52.579Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-16T21:27:52.580Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-16T21:27:52.580Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-10-16T21:27:52.906Z] ****************************** MACHINE INFO ******************************
[2025-10-16T21:27:52.906Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-16T21:27:52.906Z] Free Physical Memory Size : 2953592832
[2025-10-16T21:27:52.906Z] Free space (bytes) : 28562145280
[2025-10-16T21:27:52.906Z] Total Physical Memory Size : 7999311872
[2025-10-16T21:27:52.906Z] Total space (bytes) : 33218887680
[2025-10-16T21:27:52.906Z] Usable space (bytes) : 28562145280
[2025-10-16T21:27:52.906Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:27:52.906Z] bashVersion :
[2025-10-16T21:27:52.906Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2025-10-16T21:27:52.906Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-16T21:27:52.906Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T21:27:52.906Z]
[2025-10-16T21:27:52.906Z] This is free software; you are free to change and redistribute it.
[2025-10-16T21:27:52.907Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T21:27:52.907Z] cpuCores : 2
[2025-10-16T21:27:52.907Z] curlVersion :
[2025-10-16T21:27:52.907Z] curl 8.9.1 (x86_64-redhat-linux-gnu) libcurl/8.9.1 OpenSSL/3.2.2 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.8
[2025-10-16T21:27:52.907Z] Release-Date: 2024-07-31
[2025-10-16T21:27:52.907Z] 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
[2025-10-16T21:27:52.907Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2025-10-16T21:27:52.907Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-16T21:27:52.907Z] gcc version : 14
[2025-10-16T21:27:52.907Z] gclibc version : ldd (GNU libc) 2.39
[2025-10-16T21:27:52.907Z] gdb version : bash: line 1: gdb: command not found
[2025-10-16T21:27:52.907Z] lldb version : Command could not be executed
[2025-10-16T21:27:52.907Z] makeVersion :
[2025-10-16T21:27:52.907Z] GNU Make 4.4.1
[2025-10-16T21:27:52.907Z] Built for x86_64-redhat-linux-gnu
[2025-10-16T21:27:52.907Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-10-16T21:27:52.907Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-10-16T21:27:52.907Z] This is free software: you are free to change and redistribute it.
[2025-10-16T21:27:52.907Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T21:27:52.907Z] mavenVersion :
[2025-10-16T21:27:52.907Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-10-16T21:27:52.907Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-16T21:27:52.907Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-10-16T21:27:52.908Z] Default locale: en, platform encoding: UTF-8
[2025-10-16T21:27:52.908Z] OS name: "linux", version: "6.12.0-55.34.1.el10_0.x86_64", arch: "amd64", family: "unix"
[2025-10-16T21:27:52.908Z] osInfo :
[2025-10-16T21:27:52.908Z] NAME="Red Hat Enterprise Linux"
[2025-10-16T21:27:52.908Z] VERSION="10.0 (Coughlan)"
[2025-10-16T21:27:52.908Z] ID="rhel"
[2025-10-16T21:27:52.908Z] ID_LIKE="centos fedora"
[2025-10-16T21:27:52.908Z] VERSION_ID="10.0"
[2025-10-16T21:27:52.908Z] PLATFORM_ID="platform:el10"
[2025-10-16T21:27:52.908Z] PRETTY_NAME="Red Hat Enterprise Linux 10.0 (Coughlan)"
[2025-10-16T21:27:52.908Z] ANSI_COLOR="0;31"
[2025-10-16T21:27:52.908Z] LOGO="fedora-logo-icon"
[2025-10-16T21:27:52.908Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:10.0"
[2025-10-16T21:27:52.908Z] HOME_URL="https://www.redhat.com/"
[2025-10-16T21:27:52.908Z] VENDOR_NAME="Red Hat"
[2025-10-16T21:27:52.908Z] VENDOR_URL="https://www.redhat.com/"
[2025-10-16T21:27:52.908Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/10"
[2025-10-16T21:27:52.908Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-10-16T21:27:52.908Z]
[2025-10-16T21:27:52.908Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 10"
[2025-10-16T21:27:52.908Z] REDHAT_BUGZILLA_PRODUCT_VERSION=10.0
[2025-10-16T21:27:52.908Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-10-16T21:27:52.908Z] REDHAT_SUPPORT_PRODUCT_VERSION="10.0"
[2025-10-16T21:27:52.908Z] osLabel : rhel.10
[2025-10-16T21:27:52.908Z] perlVersion :
[2025-10-16T21:27:52.908Z]
[2025-10-16T21:27:52.908Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2025-10-16T21:27:52.908Z] (with 16 registered patches, see perl -V for more detail)
[2025-10-16T21:27:52.908Z]
[2025-10-16T21:27:52.908Z] Copyright 1987-2025, Larry Wall
[2025-10-16T21:27:52.908Z]
[2025-10-16T21:27:52.908Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-16T21:27:52.908Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-16T21:27:52.908Z]
[2025-10-16T21:27:52.908Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-16T21:27:52.908Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-16T21:27:52.908Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-16T21:27:52.908Z]
[2025-10-16T21:27:52.909Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-16T21:27:52.909Z] procArch : unknown
[2025-10-16T21:27:52.909Z] sysArch : x86_64
[2025-10-16T21:27:52.909Z] sysOS : Linux
[2025-10-16T21:27:52.909Z] ulimit :
[2025-10-16T21:27:52.909Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-16T21:27:52.909Z] core file size (blocks, -c) unlimited
[2025-10-16T21:27:52.909Z] data seg size (kbytes, -d) unlimited
[2025-10-16T21:27:52.909Z] scheduling priority (-e) 0
[2025-10-16T21:27:52.909Z] file size (blocks, -f) unlimited
[2025-10-16T21:27:52.909Z] pending signals (-i) 30135
[2025-10-16T21:27:52.909Z] max locked memory (kbytes, -l) 8192
[2025-10-16T21:27:52.909Z] max memory size (kbytes, -m) unlimited
[2025-10-16T21:27:52.909Z] open files (-n) 524288
[2025-10-16T21:27:52.909Z] pipe size (512 bytes, -p) 8
[2025-10-16T21:27:52.909Z] POSIX message queues (bytes, -q) 819200
[2025-10-16T21:27:52.909Z] real-time priority (-r) 0
[2025-10-16T21:27:52.909Z] stack size (kbytes, -s) 8192
[2025-10-16T21:27:52.909Z] cpu time (seconds, -t) unlimited
[2025-10-16T21:27:52.909Z] max user processes (-u) 30135
[2025-10-16T21:27:52.909Z] virtual memory (kbytes, -v) unlimited
[2025-10-16T21:27:52.909Z] file locks (-x) unlimited
[2025-10-16T21:27:52.912Z] uname : Linux test-azure-rhel10-x64-1 6.12.0-55.34.1.el10_0.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 15 17:07:34 EDT 2025 x86_64 GNU/Linux
[2025-10-16T21:27:52.912Z] vmVendor : Oracle Corporation
[2025-10-16T21:27:52.912Z] vmVersion : 25.472-b07
[2025-10-16T21:27:52.912Z] xlc version : bash: line 1: xlC: command not found
[2025-10-16T21:27:52.912Z] **************************************************************************
[2025-10-16T21:27:52.912Z]
[2025-10-16T21:27:52.912Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-16T21:27:52.912Z]
[2025-10-16T21:27:52.912Z] System.getProperty('java.vendor')=Temurin
[2025-10-16T21:27:52.912Z]
[2025-10-16T21:27:52.912Z] System.getProperty('os.name')=Linux
[2025-10-16T21:27:52.912Z]
[2025-10-16T21:27:52.912Z] System.getProperty('os.arch')=amd64
[2025-10-16T21:27:52.912Z]
[2025-10-16T21:27:52.913Z] System.getProperty('java.fullversion')=null
[2025-10-16T21:27:52.913Z]
[2025-10-16T21:27:52.913Z] System.getProperty('sun.arch.data.model')=64
[2025-10-16T21:27:52.913Z]
[2025-10-16T21:27:53.237Z] make -f clean.mk cleanBuild
[2025-10-16T21:27:53.237Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-16T21:27:53.237Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-10-16T21:27:53.237Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-16T21:27:53.237Z] make -f compile.mk compile
[2025-10-16T21:27:53.237Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-16T21:27:53.237Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:27:53.237Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T21:27:53.237Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T21:27:53.238Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T21:27:53.567Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-10-16T21:27:53.895Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-10-16T21:27:54.224Z]
[2025-10-16T21:27:54.224Z] -create_test_directory:
[2025-10-16T21:27:54.224Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest
[2025-10-16T21:27:54.224Z]
[2025-10-16T21:27:54.224Z] stage_test_material:
[2025-10-16T21:27:54.224Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest
[2025-10-16T21:27:54.555Z]
[2025-10-16T21:27:54.555Z] build:
[2025-10-16T21:27:54.555Z]
[2025-10-16T21:27:54.555Z] init:
[2025-10-16T21:27:54.555Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf
[2025-10-16T21:27:54.555Z]
[2025-10-16T21:27:54.555Z] dist:
[2025-10-16T21:27:54.555Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf
[2025-10-16T21:27:54.555Z]
[2025-10-16T21:27:54.555Z] build:
[2025-10-16T21:27:54.555Z]
[2025-10-16T21:27:54.555Z] build:
[2025-10-16T21:27:54.555Z]
[2025-10-16T21:27:54.555Z] init:
[2025-10-16T21:27:54.555Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-10-16T21:27:54.555Z]
[2025-10-16T21:27:54.555Z] getBumbleBench:
[2025-10-16T21:27:54.555Z] [echo] Cloning BumbleBench
[2025-10-16T21:27:54.555Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-10-16T21:27:54.555Z] [exec] Cloning into 'bumblebench'...
[2025-10-16T21:27:55.329Z]
[2025-10-16T21:27:55.329Z] buildBumbleBench:
[2025-10-16T21:27:55.329Z] [echo] Building BumbleBench
[2025-10-16T21:27:55.329Z]
[2025-10-16T21:27:55.329Z] compile-all:
[2025-10-16T21:27:55.329Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.036Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-10-16T21:27:56.036Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-10-16T21:27:56.036Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.036Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.368Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.369Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.699Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.699Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.699Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.699Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:56.699Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:57.029Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:57.029Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:57.356Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:57.356Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:57.356Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:27:57.356Z]
[2025-10-16T21:27:57.356Z] dist:
[2025-10-16T21:27:57.356Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-10-16T21:27:57.356Z]
[2025-10-16T21:27:57.356Z] dist:
[2025-10-16T21:27:57.682Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-10-16T21:27:57.682Z]
[2025-10-16T21:27:57.682Z] build:
[2025-10-16T21:27:57.682Z]
[2025-10-16T21:27:57.682Z] getDependentLibs:
[2025-10-16T21:28:00.622Z] [exec] --------------------------------------------
[2025-10-16T21:28:00.622Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:28:00.622Z] [exec] task is set to default
[2025-10-16T21:28:00.622Z] [exec] dependencyList is set to dacapo
[2025-10-16T21:28:00.622Z] [exec] --------------------------------------------
[2025-10-16T21:28:00.622Z] [exec] Starting download third party dependent jars
[2025-10-16T21:28:00.622Z] [exec] --------------------------------------------
[2025-10-16T21:28:00.622Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:28:00.622Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-16T21:28:00.622Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T21:28:00.622Z]
[2025-10-16T21:28:00.622Z] init:
[2025-10-16T21:28:00.622Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-16T21:28:00.622Z]
[2025-10-16T21:28:00.622Z] getDacapoSuite:
[2025-10-16T21:28:00.623Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-16T21:28:16.471Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-16T21:28:16.471Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2025-10-16T21:28:16.471Z]
[2025-10-16T21:28:16.471Z] dist:
[2025-10-16T21:28:16.471Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-16T21:28:16.471Z]
[2025-10-16T21:28:16.471Z] build:
[2025-10-16T21:28:16.471Z]
[2025-10-16T21:28:16.471Z] init:
[2025-10-16T21:28:16.471Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-16T21:28:16.471Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-16T21:28:16.471Z]
[2025-10-16T21:28:16.471Z] compile:
[2025-10-16T21:28:16.471Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T21:28:16.471Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T21:28:16.471Z] [echo] ===fork: yes
[2025-10-16T21:28:16.471Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-10-16T21:28:16.471Z] [echo] ===debug: on
[2025-10-16T21:28:16.471Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-10-16T21:28:16.471Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-16T21:28:16.799Z]
[2025-10-16T21:28:16.799Z] dist:
[2025-10-16T21:28:16.799Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-10-16T21:28:16.800Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-16T21:28:16.800Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-16T21:28:16.800Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-16T21:28:16.800Z]
[2025-10-16T21:28:16.800Z] clean:
[2025-10-16T21:28:16.800Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-16T21:28:16.800Z]
[2025-10-16T21:28:16.800Z] build:
[2025-10-16T21:28:16.800Z]
[2025-10-16T21:28:16.800Z] build:
[2025-10-16T21:28:16.800Z]
[2025-10-16T21:28:16.800Z] init:
[2025-10-16T21:28:16.800Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-10-16T21:28:16.800Z]
[2025-10-16T21:28:16.800Z] getRenaissanceSuite:
[2025-10-16T21:28:16.800Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-10-16T21:28:29.962Z]
[2025-10-16T21:28:29.962Z] dist:
[2025-10-16T21:28:29.962Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-10-16T21:28:29.962Z]
[2025-10-16T21:28:29.962Z] build:
[2025-10-16T21:28:30.292Z]
[2025-10-16T21:28:30.293Z] init:
[2025-10-16T21:28:30.293Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb
[2025-10-16T21:28:30.293Z]
[2025-10-16T21:28:30.293Z] getSpecjbbSuite:
[2025-10-16T21:28:30.293Z]
[2025-10-16T21:28:30.293Z] dist:
[2025-10-16T21:28:30.293Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2025-10-16T21:28:30.293Z]
[2025-10-16T21:28:30.293Z] BUILD SUCCESSFUL
[2025-10-16T21:28:30.293Z] Total time: 36 seconds
[2025-10-16T21:28:30.293Z] 0
[2025-10-16T21:28:30.293Z]
[2025-10-16T21:28:30.293Z]
[2025-10-16T21:28:30.293Z] RECORD TEST REPOs SHA
[2025-10-16T21:28:30.293Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-16T21:28:30.293Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-16T21:28:30.293Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T21:28:30.293Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T21:28:30.293Z] ================================================
[2025-10-16T21:28:30.293Z] timestamp: 20251016-212830
[2025-10-16T21:28:30.293Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests
[2025-10-16T21:28:30.293Z] git repo:
[2025-10-16T21:28:30.293Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-16T21:28:30.293Z] sha:
[2025-10-16T21:28:30.293Z] abda9a5820bcc801016ae2a58349ff4e1fb0034b
[2025-10-16T21:28:30.293Z] ================================================
[2025-10-16T21:28:30.293Z] timestamp: 20251016-212830
[2025-10-16T21:28:30.293Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-16T21:28:30.293Z] git repo:
[2025-10-16T21:28:30.293Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-10-16T21:28:30.293Z] sha:
[2025-10-16T21:28:30.293Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-10-16T21:28:30.293Z] ================================================
[2025-10-16T21:28:30.293Z] timestamp: 20251016-212830
[2025-10-16T21:28:30.293Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-16T21:28:30.293Z] git repo:
[2025-10-16T21:28:30.293Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-16T21:28:30.293Z] sha:
[2025-10-16T21:28:30.293Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-10-16T21:28:30.293Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-10-16T21:28:30.380Z] $ ssh-agent -k
[2025-10-16T21:28:30.520Z] unset SSH_AUTH_SOCK;
[2025-10-16T21:28:30.520Z] unset SSH_AGENT_PID;
[2025-10-16T21:28:30.520Z] echo Agent pid 652352 killed;
[2025-10-16T21:28:30.691Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-16T21:28:30.872Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T21:28:30.899Z] ITERATION: 1/1
[Pipeline] sh
[2025-10-16T21:28:32.164Z] + which Xvfb
[2025-10-16T21:28:32.164Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
[Pipeline] sh
[2025-10-16T21:28:32.657Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2025-10-16T21:28:32.657Z] Date: 2025-10-16 UTC
[2025-10-16T21:28:32.657Z] [21:28:32.371] weston 14.0.1
[2025-10-16T21:28:32.657Z] https://wayland.freedesktop.org
[2025-10-16T21:28:32.657Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
[2025-10-16T21:28:32.657Z] Build: 14.0.1
[2025-10-16T21:28:32.657Z] [21:28:32.371] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2025-10-16T21:28:32.657Z] [21:28:32.371] OS: Linux, 6.12.0-55.34.1.el10_0.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Sep 15 17:07:34 EDT 2025, x86_64
[2025-10-16T21:28:32.657Z] [21:28:32.371] Flight recorder: enabled
[2025-10-16T21:28:32.657Z] [21:28:32.371] Starting with no config file.
[2025-10-16T21:28:32.657Z] [21:28:32.371] Output repaint window is 7 ms maximum.
[2025-10-16T21:28:32.657Z] [21:28:32.371] Loading module '/usr/lib64/libweston-14/headless-backend.so'
[2025-10-16T21:28:32.657Z] [21:28:32.377] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16
[2025-10-16T21:28:32.657Z] [21:28:32.377] Color manager: no-op
[2025-10-16T21:28:32.657Z] protocol support: no
[2025-10-16T21:28:32.657Z] [21:28:32.377] Output 'headless' attempts EOTF mode SDR and colorimetry mode default.
[2025-10-16T21:28:32.657Z] [21:28:32.377] Output 'headless' using color profile: stock sRGB color profile
[2025-10-16T21:28:32.657Z] [21:28:32.377] Output 'headless' enabled with head(s) headless
[2025-10-16T21:28:32.657Z] [21:28:32.377] Compositor capabilities:
[2025-10-16T21:28:32.657Z] arbitrary surface rotation: no
[2025-10-16T21:28:32.657Z] screen capture uses y-flip: no
[2025-10-16T21:28:32.657Z] cursor planes: no
[2025-10-16T21:28:32.657Z] arbitrary resolutions: no
[2025-10-16T21:28:32.657Z] view mask clipping: no
[2025-10-16T21:28:32.657Z] explicit sync: no
[2025-10-16T21:28:32.657Z] color operations: no
[2025-10-16T21:28:32.657Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4
[2025-10-16T21:28:32.657Z] presentation clock resolution: 0.000000001 s
[2025-10-16T21:28:32.657Z] [21:28:32.377] Loading module '/usr/lib64/weston/desktop-shell.so'
[2025-10-16T21:28:32.657Z] [21:28:32.409] Loading module '/usr/lib64/libweston-14/xwayland.so'
[2025-10-16T21:28:32.657Z] [21:28:32.459] Registered plugin API 'weston_xwayland_v3' of size 32
[2025-10-16T21:28:32.657Z] [21:28:32.459] Registered plugin API 'weston_xwayland_surface_v2' of size 24
[2025-10-16T21:28:32.657Z] [21:28:32.459] xserver listening on display :0
[2025-10-16T21:28:32.657Z] [21:28:32.459] launching '/usr/libexec/weston-keyboard'
[2025-10-16T21:28:32.657Z] [21:28:32.460] launching '/usr/libexec/weston-desktop-shell'
[2025-10-16T21:28:32.657Z] could not load cursor 'dnd-move'
[2025-10-16T21:28:32.657Z] could not load cursor 'dnd-copy'
[2025-10-16T21:28:32.657Z] could not load cursor 'dnd-none'
[2025-10-16T21:28:32.657Z] could not load cursor 'dnd-move'
[2025-10-16T21:28:32.657Z] could not load cursor 'dnd-copy'
[2025-10-16T21:28:32.657Z] could not load cursor 'dnd-none'
[Pipeline] echo
[2025-10-16T21:28:32.733Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-10-16T21:28:32.745Z] $ ssh-agent
[2025-10-16T21:28:32.842Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6aOpgr/agent.652870
[2025-10-16T21:28:32.842Z] SSH_AGENT_PID=652872
[2025-10-16T21:28:32.842Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T21:28:33.305Z] ++ uname
[2025-10-16T21:28:33.305Z] + '[' Linux = AIX ']'
[2025-10-16T21:28:33.305Z] ++ uname
[2025-10-16T21:28:33.305Z] + '[' Linux = SunOS ']'
[2025-10-16T21:28:33.305Z] ++ uname
[2025-10-16T21:28:33.305Z] + '[' Linux = '*BSD' ']'
[2025-10-16T21:28:33.305Z] + MAKE=make
[2025-10-16T21:28:33.305Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-16T21:28:33.305Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-16T21:28:33.821Z] ++ uname
[2025-10-16T21:28:33.821Z] + '[' Linux = AIX ']'
[2025-10-16T21:28:33.821Z] ++ uname
[2025-10-16T21:28:33.822Z] + '[' Linux = SunOS ']'
[2025-10-16T21:28:33.822Z] ++ uname
[2025-10-16T21:28:33.822Z] + '[' Linux = '*BSD' ']'
[2025-10-16T21:28:33.822Z] + MAKE=make
[2025-10-16T21:28:33.822Z] + cd ./aqa-tests
[2025-10-16T21:28:33.822Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-16T21:28:33.822Z] ++ set +x
[2025-10-16T21:28:33.822Z] Set values based on ./testenv/testenv.properties:
[2025-10-16T21:28:33.822Z] =========
[2025-10-16T21:28:33.822Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-16T21:28:33.822Z] TKG_BRANCH=v1.0.10
[2025-10-16T21:28:33.822Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T21:28:33.822Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:28:33.822Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-16T21:28:33.822Z] STF_BRANCH=v1.0.10
[2025-10-16T21:28:33.822Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-16T21:28:33.822Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T21:28:33.822Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-16T21:28:33.822Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T21:28:33.822Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T21:28:33.822Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T21:28:33.822Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-16T21:28:33.822Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-16T21:28:33.822Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-16T21:28:33.822Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-16T21:28:33.822Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-16T21:28:33.822Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-16T21:28:33.822Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-16T21:28:33.822Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-16T21:28:33.822Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-16T21:28:33.822Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:28:33.822Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-16T21:28:33.822Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:28:33.822Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-16T21:28:33.822Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:28:33.822Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-16T21:28:33.822Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:28:33.822Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-16T21:28:33.822Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T21:28:33.822Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:28:33.822Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-16T21:28:33.822Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:28:33.822Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-16T21:28:33.822Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:28:33.822Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-16T21:28:33.822Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:28:33.822Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-16T21:28:33.822Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-16T21:28:33.822Z]
[2025-10-16T21:28:33.822Z] =========
[2025-10-16T21:28:33.822Z]
[2025-10-16T21:28:33.822Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T21:28:33.822Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T21:28:33.822Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T21:28:33.822Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T21:28:33.822Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-16T21:28:33.822Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-16T21:28:33.822Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-10-16T21:28:33.822Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-16T21:28:33.822Z] perl scripts/configure.pl
[2025-10-16T21:28:33.822Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-16T21:28:34.152Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T21:28:34.152Z]
[2025-10-16T21:28:34.152Z] Starting to generate test make files.
[2025-10-16T21:28:34.152Z]
[2025-10-16T21:28:34.152Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-16T21:28:34.481Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-16T21:28:34.481Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-10-16T21:28:34.481Z]
[2025-10-16T21:28:34.481Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-16T21:28:34.481Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-16T21:28:34.481Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-16T21:28:34.481Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-10-16T21:28:34.481Z]
[2025-10-16T21:28:34.481Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-16T21:28:34.481Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-10-16T21:28:34.481Z]
[2025-10-16T21:28:34.481Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-10-16T21:28:34.481Z]
[2025-10-16T21:28:34.481Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-10-16T21:28:34.481Z]
[2025-10-16T21:28:34.481Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-16T21:28:34.481Z]
[2025-10-16T21:28:34.481Z] Make files are generated successfully.
[2025-10-16T21:28:34.481Z]
[2025-10-16T21:28:34.481Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-16T21:28:34.481Z] make -f runtest.mk _extended.perf
[2025-10-16T21:28:34.481Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-16T21:28:34.809Z]
[2025-10-16T21:28:34.809Z] Running make 4.4.1
[2025-10-16T21:28:34.809Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..
[2025-10-16T21:28:34.809Z] set JDK_VERSION to 8
[2025-10-16T21:28:34.809Z] set JDK_IMPL to hotspot
[2025-10-16T21:28:34.809Z] set JVM_VERSION to openjdk8
[2025-10-16T21:28:34.809Z] set JCL_VERSION to latest
[2025-10-16T21:28:34.809Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-16T21:28:34.809Z] set SPEC to linux_x86-64
[2025-10-16T21:28:34.809Z] set TEST_FLAG to
[2025-10-16T21:28:34.809Z] set OS_LABEL to rhel.10
[2025-10-16T21:28:34.809Z] Running extended.perf ...
[2025-10-16T21:28:34.809Z] There are 18 test targets in extended.perf
[2025-10-16T21:28:34.809Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-16T21:28:34.809Z] openjdk version "1.8.0_472"
[2025-10-16T21:28:34.809Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T21:28:34.809Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T21:28:34.809Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests'
[2025-10-16T21:28:34.809Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf'
[2025-10-16T21:28:34.809Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2025-10-16T21:28:34.809Z]
[2025-10-16T21:28:34.809Z] ===============================================