Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-alpine-linux-x64-temurin" build number 35
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 103
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6381
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-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_alpine-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.11-release^{commit} # timeout=10
Checking out Revision 52af2ee05a5fda8eed1418ba08db0a67769b7cab (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 52af2ee05a5fda8eed1418ba08db0a67769b7cab # timeout=10
Commit message: "Update jdk tags for dryrun (#6808)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-01-13T22:34:06.977Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2026-01-13T22:34:06.984Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2026-01-13T22:34:06.985Z] LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-13T22:34:06.997Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-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
[2026-01-13T22:34:07.002Z] dynamicAgents: []
[Pipeline] node
[2026-01-13T22:34:22.006Z] Still waiting to schedule task
[2026-01-13T22:34:22.007Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf’
[2026-01-13T22:43:17.761Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-13T22:43:17.784Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-13T22:43:18.067Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-13T22:43:18.067Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-13T22:43:18.196Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-13T22:43:18.375Z] The recommended git tool is: git
[2026-01-13T22:43:18.635Z] No credentials specified
[2026-01-13T22:43:18.765Z] Cloning the remote Git repository
[2026-01-13T22:43:18.960Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-13T22:43:18.960Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2026-01-13T22:43:18.968Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-13T22:43:18.968Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-13T22:43:18.968Z] > git --version # timeout=10
[2026-01-13T22:43:18.970Z] > git --version # 'git version 2.45.4'
[2026-01-13T22:43:18.970Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-13T22:43:23.810Z] Avoid second fetch
[2026-01-13T22:43:23.944Z] Checking out Revision 52af2ee05a5fda8eed1418ba08db0a67769b7cab (origin/v1.0.11-release)
[2026-01-13T22:43:23.602Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-13T22:43:23.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-13T22:43:23.875Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-01-13T22:43:25.186Z] Commit message: "Update jdk tags for dryrun (#6808)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-01-13T22:43:24.008Z] > git config core.sparsecheckout # timeout=10
[2026-01-13T22:43:24.011Z] > git checkout -f 52af2ee05a5fda8eed1418ba08db0a67769b7cab # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-13T22:43:26.921Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-13T22:43:26.941Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-13T22:43:28.391Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-13T22:43:28.915Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-13T22:43:30.333Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-13T22:43:30.333Z] Unix type machine..
[2026-01-13T22:43:30.333Z] Running on a Linux host
[2026-01-13T22:43:30.333Z] 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
[2026-01-13T22:43:32.760Z] + printenv
[2026-01-13T22:43:32.760Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-13T22:43:32.760Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-13T22:43:32.760Z] SETUP_JCK_RUN=false
[2026-01-13T22:43:32.760Z] USE_TESTENV_PROPERTIES=true
[2026-01-13T22:43:32.760Z] MAIL=/var/mail/jenkins
[2026-01-13T22:43:32.760Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-13T22:43:32.760Z] BUILD_LIST=perf
[2026-01-13T22:43:32.760Z] USER=jenkins
[2026-01-13T22:43:32.760Z] SSH_CLIENT=78.47.239.97 33644 22
[2026-01-13T22:43:32.760Z] SDK_RESOURCE=upstream
[2026-01-13T22:43:32.760Z] CI=true
[2026-01-13T22:43:32.760Z] OPENJ9_BRANCH=master
[2026-01-13T22:43:32.760Z] jobStatus=SUCCESS
[2026-01-13T22:43:32.760Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-13T22:43:32.760Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/153/display/redirect?page=changes
[2026-01-13T22:43:32.760Z] UPSTREAM_JOB_NUMBER=35
[2026-01-13T22:43:32.760Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-13T22:43:32.760Z] TARGET=extended.perf
[2026-01-13T22:43:32.760Z] EXIT_FAILURE=false
[2026-01-13T22:43:32.760Z] SHLVL=2
[2026-01-13T22:43:32.760Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86
[2026-01-13T22:43:32.760Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2026-01-13T22:43:32.760Z] HOME=/home/jenkins
[2026-01-13T22:43:32.760Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-13T22:43:32.760Z] USE_JRE=false
[2026-01-13T22:43:32.760Z] OLDPWD=/home/jenkins
[2026-01-13T22:43:32.760Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/153/
[2026-01-13T22:43:32.760Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-13T22:43:32.760Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap
[2026-01-13T22:43:32.760Z] JDK_IMPL=hotspot
[2026-01-13T22:43:32.760Z] HUDSON_COOKIE=5f0aaeca-3fd1-468d-bb60-0bfb35c453ea
[2026-01-13T22:43:32.760Z] DOCKER_REQUIRED=false
[2026-01-13T22:43:32.760Z] JENKINS_SERVER_COOKIE=durable-3ac3910d632e7e8fe9bc21d9583c59a468f34b4d8e1e31e0146d68a9e5442d6f
[2026-01-13T22:43:32.760Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../benchmarks
[2026-01-13T22:43:32.760Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2026-01-13T22:43:32.760Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[2026-01-13T22:43:32.760Z] KEEP_WORKSPACE=false
[2026-01-13T22:43:32.760Z] ARCHIVE_TEST_RESULTS=false
[2026-01-13T22:43:32.760Z] GENERATE_JOBS=true
[2026-01-13T22:43:32.760Z] NODE_NAME=test-docker-alpine320-x64-2
[2026-01-13T22:43:32.760Z] LOGNAME=jenkins
[2026-01-13T22:43:32.760Z] PERSONAL_BUILD=false
[2026-01-13T22:43:32.760Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-13T22:43:32.760Z] JDK_BRANCH=jdk8u482-b07_adopt
[2026-01-13T22:43:32.760Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-01-13T22:43:32.761Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/153/display/redirect?page=artifacts
[2026-01-13T22:43:32.761Z] AUTO_DETECT=true
[2026-01-13T22:43:32.761Z] STAGE_NAME=Setup
[2026-01-13T22:43:32.761Z] EXECUTOR_NUMBER=0
[2026-01-13T22:43:32.761Z] JDK_VERSION=8
[2026-01-13T22:43:32.761Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-13T22:43:32.761Z] BUILD_DISPLAY_NAME=#153
[2026-01-13T22:43:32.761Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-13T22:43:32.761Z] TIME_LIMIT=25
[2026-01-13T22:43:32.761Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/153/display/redirect?page=tests
[2026-01-13T22:43:32.761Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-13T22:43:32.761Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[2026-01-13T22:43:32.761Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-01-13T22:43:32.761Z] TKG_ITERATIONS=1
[2026-01-13T22:43:32.761Z] PLATFORM=x86-64_alpine-linux
[2026-01-13T22:43:32.761Z] BUILD_ID=153
[2026-01-13T22:43:32.761Z] EXIT_SUCCESS=false
[2026-01-13T22:43:32.761Z] RERUN_FAILURE=true
[2026-01-13T22:43:32.761Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/system_lib
[2026-01-13T22:43:32.761Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-13T22:43:32.761Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_alpine-linux-153
[2026-01-13T22:43:32.761Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-13T22:43:32.761Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:43:32.761Z] KEEP_REPORTDIR=false
[2026-01-13T22:43:32.761Z] ORIGIN_JDK_VERSION=8
[2026-01-13T22:43:32.761Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/
[2026-01-13T22:43:32.761Z] JCK_GIT_BRANCH=master
[2026-01-13T22:43:32.761Z] BUILD_NUMBER=153
[2026-01-13T22:43:32.761Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-13T22:43:32.761Z] ITERATIONS=1
[2026-01-13T22:43:32.761Z] JENKINS_NODE_COOKIE=ad2a556d-a9a1-4ce8-97d4-f55dff411763
[2026-01-13T22:43:32.761Z] SHELL=/bin/bash
[2026-01-13T22:43:32.761Z] SPEC=alpine-linux_x86-64
[2026-01-13T22:43:32.761Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-13T22:43:32.761Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-13T22:43:32.761Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-13T22:43:32.761Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/153/display/redirect
[2026-01-13T22:43:32.761Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-13T22:43:32.761Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/display/redirect
[2026-01-13T22:43:32.761Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-alpine-linux-x64-temurin
[2026-01-13T22:43:32.761Z] SLACK_CHANNEL=aqavit-bot
[2026-01-13T22:43:32.761Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[2026-01-13T22:43:32.761Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-13T22:43:32.761Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[2026-01-13T22:43:32.761Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:43:32.761Z] SSH_CONNECTION=78.47.239.97 33644 172.17.0.11 22
[2026-01-13T22:43:32.761Z] TEST_TIME=120
[2026-01-13T22:43:32.761Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux@tmp
[2026-01-13T22:43:32.761Z] PARALLEL=Dynamic
[2026-01-13T22:43:32.761Z] JOBSTARTTIME=Tue, 13 Jan 2026 22:43:27 +0000
[2026-01-13T22:43:32.761Z] DYNAMIC_COMPILE=false
[2026-01-13T22:43:32.761Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-13T22:43:33.154Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-13T22:43:33.168Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-13T22:44:14.285Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-alpine-linux-x64-temurin" build number 35
[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
[2026-01-13T22:44:14.384Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-13T22:44:14.390Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-13T22:44:14.469Z] $ ssh-agent
[2026-01-13T22:44:15.056Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfgKoan/agent.2258255
[2026-01-13T22:44:15.056Z] SSH_AGENT_PID=2258257
[2026-01-13T22:44:15.056Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-13T22:44:15.070Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-13T22:44:15.093Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-13T22:44:16.533Z] + pwd
[2026-01-13T22:44:16.533Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2026-01-13T22:44:16.533Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2026-01-13T22:44:16.533Z] load ./testenv/testenv.properties
[2026-01-13T22:44:16.533Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-13T22:44:16.533Z] 752349e7dd366a8ce4e04356887e31eece39c96a refs/tags/jdk8u481-dryrun-ga
[2026-01-13T22:44:16.533Z] Use tag name jdk8u481-dryrun-ga from ./testenv/testenv.properties
[2026-01-13T22:44:16.533Z] get jdk binary...
[2026-01-13T22:44:16.533Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-13T22:44:16.533Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b07.tar.gz ...
[2026-01-13T22:44:18.113Z] List files in jdkbinary folder...
[2026-01-13T22:44:18.113Z] total 306068
[2026-01-13T22:44:18.113Z] -rw-r--r-- 1 jenkins jenkins 170167744 Jan 13 22:20 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:44:18.113Z] -rw-r--r-- 1 jenkins jenkins 101375085 Jan 13 22:20 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:44:18.113Z] -rw-r--r-- 1 jenkins jenkins 41755568 Jan 13 22:20 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:44:18.113Z] -rw-rw-r-- 1 jenkins jenkins 21705 Jan 13 22:23 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b07-metadata.json
[2026-01-13T22:44:18.113Z] -rw-r--r-- 1 jenkins jenkins 76352 Jan 13 22:24 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b07.json
[2026-01-13T22:44:18.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 22:44 tmp
[2026-01-13T22:44:18.113Z] List files in jdkbinary/tmp folder...
[2026-01-13T22:44:18.113Z] total 4
[2026-01-13T22:44:18.113Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 13 22:44 jdk8u482-b07
[2026-01-13T22:44:18.113Z] Moving directory jdk8u482-b07/ to ../j2sdk-image
[2026-01-13T22:44:18.113Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b07.tar.gz ...
[2026-01-13T22:44:19.694Z] List files in jdkbinary folder...
[2026-01-13T22:44:19.694Z] total 306072
[2026-01-13T22:44:19.694Z] -rw-r--r-- 1 jenkins jenkins 170167744 Jan 13 22:20 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:44:19.694Z] -rw-r--r-- 1 jenkins jenkins 101375085 Jan 13 22:20 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:44:19.694Z] -rw-r--r-- 1 jenkins jenkins 41755568 Jan 13 22:20 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:44:19.694Z] -rw-rw-r-- 1 jenkins jenkins 21705 Jan 13 22:23 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b07-metadata.json
[2026-01-13T22:44:19.694Z] -rw-r--r-- 1 jenkins jenkins 76352 Jan 13 22:24 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b07.json
[2026-01-13T22:44:19.694Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 13 22:44 j2sdk-image
[2026-01-13T22:44:19.694Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 22:44 tmp
[2026-01-13T22:44:19.694Z] List files in jdkbinary/tmp folder...
[2026-01-13T22:44:19.694Z] total 4
[2026-01-13T22:44:19.694Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 13 22:44 jdk8u482-b07-jre
[2026-01-13T22:44:19.694Z] Moving directory jdk8u482-b07-jre/ to ../j2re-image
[2026-01-13T22:44:19.694Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b07.tar.gz over ./j2sdk-image/jre...
[2026-01-13T22:44:24.127Z] Removing top-level folder jdk8u482-b07-debug-image/
[2026-01-13T22:44:24.127Z] Removing top-level folder jdk8u482-b07/
[2026-01-13T22:44:29.696Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-13T22:44:29.696Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-13T22:44:29.696Z] openjdk version "1.8.0_482"
[2026-01-13T22:44:29.696Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-13T22:44:29.696Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-13T22:44:29.696Z] =JAVA VERSION OUTPUT END=
[2026-01-13T22:44:29.696Z] =RELEASE INFO BEGIN=
[2026-01-13T22:44:29.696Z] JAVA_VERSION="1.8.0_482"
[2026-01-13T22:44:29.696Z] OS_NAME="Linux"
[2026-01-13T22:44:29.696Z] OS_VERSION="2.6"
[2026-01-13T22:44:29.696Z] OS_ARCH="amd64"
[2026-01-13T22:44:29.696Z] SOURCE=".:git:148573162c90+"
[2026-01-13T22:44:29.696Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-13T22:44:29.696Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-13T22:44:29.696Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-13T22:44:29.696Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2026-01-13T22:44:29.696Z] FULL_VERSION="1.8.0_482-b07"
[2026-01-13T22:44:29.696Z] SEMANTIC_VERSION="8.0.482+7"
[2026-01-13T22:44:29.696Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2026-01-13T22:44:29.696Z] JVM_VARIANT="Hotspot"
[2026-01-13T22:44:29.696Z] JVM_VERSION="25.482-b07"
[2026-01-13T22:44:29.696Z] IMAGE_TYPE="JDK"
[2026-01-13T22:44:29.696Z] =RELEASE INFO END=
[2026-01-13T22:44:29.696Z] get testKitGen...
[2026-01-13T22:44:29.696Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-13T22:44:30.459Z] git rev-parse v1.0.11.1
[2026-01-13T22:44:30.459Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-13T22:44:30.947Z] $ ssh-agent -k
[2026-01-13T22:44:30.952Z] unset SSH_AUTH_SOCK;
[2026-01-13T22:44:30.952Z] unset SSH_AGENT_PID;
[2026-01-13T22:44:30.952Z] echo Agent pid 2258257 killed;
[2026-01-13T22:44:31.529Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-13T22:44:31.944Z] 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_alpine-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.11-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%2Falpine-jdk8u&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-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-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=35&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-13T22:44:31.954Z] 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_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine320-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-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%2Falpine-jdk8u&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-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-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=35&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-13T22:44:31.995Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-13T22:44:33.303Z] Copied 1 artifact from "getTRSSOutput" build number 2016
[Pipeline] sh
[2026-01-13T22:44:34.731Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-13T22:44:34.731Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-13T22:44:34.731Z] + tar xof -
[2026-01-13T22:44:34.731Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-13T22:44:35.146Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-13T22:44:35.162Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-13T22:44:38.660Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-13T22:44:42.181Z] --------------------------------------------
[2026-01-13T22:44:42.181Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:42.181Z] task is set to default
[2026-01-13T22:44:42.181Z] dependencyList is set to all
[2026-01-13T22:44:42.181Z] System Test jars will not be downloaded.
[2026-01-13T22:44:42.181Z] --------------------------------------------
[2026-01-13T22:44:42.181Z] Starting download third party dependent jars
[2026-01-13T22:44:42.181Z] --------------------------------------------
[2026-01-13T22:44:42.181Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.181Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:42.182Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-13T22:44:42.182Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-13T22:44:42.599Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2026-01-13T22:44:42.603Z] Machine limit is 2.
[Pipeline] sh
[2026-01-13T22:44:44.038Z] + cd ./aqa-tests/TKG
[2026-01-13T22:44:44.038Z] + uname
[2026-01-13T22:44:44.038Z] + '[' Linux '=' AIX ]
[2026-01-13T22:44:44.038Z] + uname
[2026-01-13T22:44:44.038Z] + '[' Linux '=' SunOS ]
[2026-01-13T22:44:44.038Z] + uname
[2026-01-13T22:44:44.038Z] + '[' Linux '=' '*BSD' ]
[2026-01-13T22:44:44.038Z] + MAKE=make
[2026-01-13T22:44:44.038Z] + unset LD_LIBRARY_PATH
[2026-01-13T22:44:44.038Z] + make genParallelList 'TEST=extended.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2026-01-13T22:44:44.038Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-13T22:44:44.038Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:44.038Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:44:44.038Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:44:44.038Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-13T22:44:44.038Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-13T22:44:44.038Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-13T22:44:44.038Z]
[2026-01-13T22:44:44.038Z] build:
[2026-01-13T22:44:44.038Z]
[2026-01-13T22:44:44.038Z] clean:
[2026-01-13T22:44:44.038Z]
[2026-01-13T22:44:44.038Z] init:
[2026-01-13T22:44:44.038Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-13T22:44:44.038Z]
[2026-01-13T22:44:44.038Z] getDependentLibs:
[2026-01-13T22:44:44.038Z] [exec] --------------------------------------------
[2026-01-13T22:44:44.038Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:44.038Z] [exec] task is set to default
[2026-01-13T22:44:44.038Z] [exec] dependencyList is set to json_simple
[2026-01-13T22:44:44.038Z] [exec] System Test jars will not be downloaded.
[2026-01-13T22:44:44.038Z] [exec] --------------------------------------------
[2026-01-13T22:44:44.038Z] [exec] Starting download third party dependent jars
[2026-01-13T22:44:44.038Z] [exec] --------------------------------------------
[2026-01-13T22:44:44.038Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:44.038Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T22:44:44.038Z] [exec] downloaded dependent third party jars successfully
[2026-01-13T22:44:44.038Z]
[2026-01-13T22:44:44.038Z] compile:
[2026-01-13T22:44:44.038Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:44:44.038Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T22:44:44.038Z] [echo] ===fork: yes
[2026-01-13T22:44:44.038Z] [echo] ===debug: on
[2026-01-13T22:44:44.038Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-13T22:44:45.658Z]
[2026-01-13T22:44:45.658Z] dist:
[2026-01-13T22:44:45.658Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-13T22:44:45.658Z]
[2026-01-13T22:44:45.658Z] BUILD SUCCESSFUL
[2026-01-13T22:44:45.658Z] Total time: 1 second
[2026-01-13T22:44:45.658Z] 0
[2026-01-13T22:44:45.658Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-13T22:44:45.658Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-13T22:44:45.658Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-01-13T22:44:46.462Z] ****************************** MACHINE INFO ******************************
[2026-01-13T22:44:46.462Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-01-13T22:44:46.462Z] Free Physical Memory Size : 1300910080
[2026-01-13T22:44:46.462Z] Free space (bytes) : 341541756928
[2026-01-13T22:44:46.462Z] Total Physical Memory Size : 6442450944
[2026-01-13T22:44:46.462Z] Total space (bytes) : 480790110208
[2026-01-13T22:44:46.462Z] Usable space (bytes) : 319191531520
[2026-01-13T22:44:46.462Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:44:46.462Z] bashVersion :
[2026-01-13T22:44:46.462Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-01-13T22:44:46.462Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-13T22:44:46.462Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] This is free software; you are free to change and redistribute it.
[2026-01-13T22:44:46.462Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T22:44:46.462Z] cpuCores : 16
[2026-01-13T22:44:46.462Z] curlVersion :
[2026-01-13T22:44:46.462Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-01-13T22:44:46.462Z] Release-Date: 2025-06-04
[2026-01-13T22:44:46.462Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-01-13T22:44:46.462Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-13T22:44:46.462Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-13T22:44:46.462Z] gcc version : 13.2.1
[2026-01-13T22:44:46.462Z] gclibc version :
[2026-01-13T22:44:46.462Z] musl libc (x86_64)
[2026-01-13T22:44:46.462Z] Version 1.2.5
[2026-01-13T22:44:46.462Z] Dynamic Program Loader
[2026-01-13T22:44:46.462Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-01-13T22:44:46.462Z] gdb version : bash: line 1: gdb: command not found
[2026-01-13T22:44:46.462Z] lldb version : Command could not be executed
[2026-01-13T22:44:46.462Z] makeVersion :
[2026-01-13T22:44:46.462Z] GNU Make 4.4.1
[2026-01-13T22:44:46.462Z] Built for x86_64-alpine-linux-musl
[2026-01-13T22:44:46.462Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-13T22:44:46.462Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-13T22:44:46.462Z] This is free software: you are free to change and redistribute it.
[2026-01-13T22:44:46.462Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T22:44:46.462Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-13T22:44:46.462Z] perlVersion :
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] Copyright 1987-2025, Larry Wall
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-13T22:44:46.462Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-13T22:44:46.462Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-13T22:44:46.462Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-13T22:44:46.462Z] procArch : unknown
[2026-01-13T22:44:46.462Z] sysArch : x86_64
[2026-01-13T22:44:46.462Z] sysOS : Linux
[2026-01-13T22:44:46.462Z] ulimit :
[2026-01-13T22:44:46.462Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-13T22:44:46.462Z] core file size (blocks, -c) unlimited
[2026-01-13T22:44:46.462Z] data seg size (kbytes, -d) unlimited
[2026-01-13T22:44:46.462Z] scheduling priority (-e) 0
[2026-01-13T22:44:46.462Z] file size (blocks, -f) unlimited
[2026-01-13T22:44:46.462Z] pending signals (-i) 257167
[2026-01-13T22:44:46.462Z] max locked memory (kbytes, -l) 8192
[2026-01-13T22:44:46.462Z] max memory size (kbytes, -m) unlimited
[2026-01-13T22:44:46.462Z] open files (-n) 1048576
[2026-01-13T22:44:46.462Z] pipe size (512 bytes, -p) 8
[2026-01-13T22:44:46.462Z] POSIX message queues (bytes, -q) 819200
[2026-01-13T22:44:46.462Z] real-time priority (-r) 0
[2026-01-13T22:44:46.462Z] stack size (kbytes, -s) 8192
[2026-01-13T22:44:46.462Z] cpu time (seconds, -t) unlimited
[2026-01-13T22:44:46.462Z] max user processes (-u) unlimited
[2026-01-13T22:44:46.462Z] virtual memory (kbytes, -v) unlimited
[2026-01-13T22:44:46.462Z] file locks (-x) unlimited
[2026-01-13T22:44:46.462Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2026-01-13T22:44:46.462Z] vmVendor : Oracle Corporation
[2026-01-13T22:44:46.462Z] vmVersion : 25.482-b07
[2026-01-13T22:44:46.462Z] xlc version : bash: line 1: xlC: command not found
[2026-01-13T22:44:46.462Z] **************************************************************************
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] System.getProperty('java.vendor')=Temurin
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] System.getProperty('os.name')=Linux
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] System.getProperty('os.arch')=amd64
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] System.getProperty('java.fullversion')=null
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] System.getProperty('sun.arch.data.model')=64
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] 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_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:46.462Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-13T22:44:46.462Z] perl scripts/configure.pl
[2026-01-13T22:44:46.462Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-13T22:44:46.462Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] Starting to generate parallel test lists.
[2026-01-13T22:44:46.462Z]
[2026-01-13T22:44:46.462Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-13T22:44:46.462Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-13T22:44:46.462Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-13T22:44:46.462Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-13T22:44:46.462Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-13T22:44:46.462Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-13T22:44:46.462Z] Attempting to get test duration data from TRSS.
[2026-01-13T22:44:46.462Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_alpine-linux&group=perf&level=extended
[2026-01-13T22:44:48.041Z] Attempting to get test duration data from cached files.
[2026-01-13T22:44:48.041Z]
[2026-01-13T22:44:48.041Z] TEST DURATION
[2026-01-13T22:44:48.041Z] ====================================================================================
[2026-01-13T22:44:48.041Z] Total number of tests searched: 18
[2026-01-13T22:44:48.041Z] Number of test durations found: 18
[2026-01-13T22:44:48.041Z] Top slowest tests:
[2026-01-13T22:44:48.041Z] 07m51s renaissance-movie-lens_0
[2026-01-13T22:44:48.041Z] 05m52s renaissance-als_0
[2026-01-13T22:44:48.041Z] 02m03s renaissance-chi-square_0
[2026-01-13T22:44:48.041Z] ====================================================================================
[2026-01-13T22:44:48.041Z]
[2026-01-13T22:44:48.041Z] Test target is split into 1 lists.
[2026-01-13T22:44:48.041Z] Reducing estimated test running time from 27m12s to 27m12s.
[2026-01-13T22:44:48.041Z]
[2026-01-13T22:44:48.041Z] -------------------------------------testList_0-------------------------------------
[2026-01-13T22:44:48.041Z] Number of tests: 18
[2026-01-13T22:44:48.041Z] Estimated running time: 27m12s
[2026-01-13T22:44:48.041Z] TESTLIST=renaissance-movie-lens_0,renaissance-als_0,renaissance-chi-square_0,renaissance-finagle-http_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-log-regression_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-pmd_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-xalan_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0
[2026-01-13T22:44:48.041Z] ------------------------------------------------------------------------------------
[2026-01-13T22:44:48.041Z]
[2026-01-13T22:44:48.041Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-13T22:44:48.041Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-13T22:44:48.563Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-13T22:44:48.964Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-13T22:44:49.005Z] Building tests...
[Pipeline] timeout
[2026-01-13T22:44:49.009Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-13T22:44:49.025Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-13T22:44:50.447Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-13T22:44:53.846Z] --------------------------------------------
[2026-01-13T22:44:53.846Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:53.846Z] task is set to default
[2026-01-13T22:44:53.846Z] dependencyList is set to all
[2026-01-13T22:44:53.846Z] System Test jars will not be downloaded.
[2026-01-13T22:44:53.846Z] --------------------------------------------
[2026-01-13T22:44:53.846Z] Starting download third party dependent jars
[2026-01-13T22:44:53.846Z] --------------------------------------------
[2026-01-13T22:44:53.846Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-13T22:44:53.846Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-13T22:44:54.536Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-13T22:44:54.549Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-13T22:44:54.625Z] $ ssh-agent
[2026-01-13T22:44:55.209Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJDdNjC/agent.2258566
[2026-01-13T22:44:55.209Z] SSH_AGENT_PID=2258568
[2026-01-13T22:44:55.209Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-13T22:44:56.637Z] + unset LD_LIBRARY_PATH
[2026-01-13T22:44:56.637Z] + bash ./compile.sh
[2026-01-13T22:44:56.637Z] Set values based on ./testenv/testenv.properties:
[2026-01-13T22:44:56.637Z] =========
[2026-01-13T22:44:56.637Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-13T22:44:56.637Z] TKG_BRANCH=v1.0.11.1
[2026-01-13T22:44:56.637Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-13T22:44:56.637Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:44:56.637Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-13T22:44:56.637Z] STF_BRANCH=v1.0.11
[2026-01-13T22:44:56.637Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-13T22:44:56.637Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T22:44:56.637Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-13T22:44:56.637Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T22:44:56.637Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T22:44:56.637Z] JDK8_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T22:44:56.637Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-13T22:44:56.637Z] JDK11_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-13T22:44:56.637Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-13T22:44:56.637Z] JDK17_BRANCH=jdk-17.0.18-dryrun-ga
[2026-01-13T22:44:56.637Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-13T22:44:56.637Z] JDK21_BRANCH=jdk-21.0.10-dryrun-ga
[2026-01-13T22:44:56.637Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-13T22:44:56.637Z] JDK25_BRANCH=jdk-25.0.2-dryrun-ga
[2026-01-13T22:44:56.637Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-13T22:44:56.637Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:44:56.637Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-13T22:44:56.637Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:44:56.637Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-13T22:44:56.637Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:44:56.637Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-13T22:44:56.637Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:44:56.637Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-13T22:44:56.637Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:44:56.637Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:44:56.637Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-13T22:44:56.637Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:44:56.637Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-13T22:44:56.637Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:44:56.637Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-13T22:44:56.637Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:44:56.637Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-13T22:44:56.637Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-13T22:44:56.637Z]
[2026-01-13T22:44:56.637Z] =========
[2026-01-13T22:44:56.637Z]
[2026-01-13T22:44:56.637Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T22:44:56.637Z] JDK_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T22:44:56.637Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:44:56.637Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-13T22:44:56.637Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-13T22:44:56.637Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:56.638Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:44:56.638Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:44:56.638Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-13T22:44:56.638Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-13T22:44:56.638Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-13T22:44:56.638Z]
[2026-01-13T22:44:56.638Z] build:
[2026-01-13T22:44:56.638Z]
[2026-01-13T22:44:56.638Z] clean:
[2026-01-13T22:44:56.638Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2026-01-13T22:44:56.638Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-13T22:44:56.638Z]
[2026-01-13T22:44:56.638Z] init:
[2026-01-13T22:44:56.638Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-13T22:44:56.638Z]
[2026-01-13T22:44:56.638Z] getDependentLibs:
[2026-01-13T22:44:56.638Z] [exec] --------------------------------------------
[2026-01-13T22:44:56.638Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:56.638Z] [exec] task is set to default
[2026-01-13T22:44:56.638Z] [exec] dependencyList is set to json_simple
[2026-01-13T22:44:56.638Z] [exec] System Test jars will not be downloaded.
[2026-01-13T22:44:56.638Z] [exec] --------------------------------------------
[2026-01-13T22:44:56.638Z] [exec] Starting download third party dependent jars
[2026-01-13T22:44:56.638Z] [exec] --------------------------------------------
[2026-01-13T22:44:56.638Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:44:56.638Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T22:44:56.638Z] [exec] downloaded dependent third party jars successfully
[2026-01-13T22:44:56.638Z]
[2026-01-13T22:44:56.638Z] compile:
[2026-01-13T22:44:56.638Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:44:56.638Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T22:44:56.638Z] [echo] ===fork: yes
[2026-01-13T22:44:56.638Z] [echo] ===debug: on
[2026-01-13T22:44:56.638Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-13T22:44:58.221Z]
[2026-01-13T22:44:58.221Z] dist:
[2026-01-13T22:44:58.221Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-13T22:44:58.221Z]
[2026-01-13T22:44:58.221Z] BUILD SUCCESSFUL
[2026-01-13T22:44:58.221Z] Total time: 1 second
[2026-01-13T22:44:58.221Z] 0
[2026-01-13T22:44:58.221Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-13T22:44:58.221Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-13T22:44:58.221Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-01-13T22:44:58.986Z] ****************************** MACHINE INFO ******************************
[2026-01-13T22:44:58.986Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-01-13T22:44:58.986Z] Free Physical Memory Size : 1298853888
[2026-01-13T22:44:58.986Z] Free space (bytes) : 343518535680
[2026-01-13T22:44:58.986Z] Total Physical Memory Size : 6442450944
[2026-01-13T22:44:58.986Z] Total space (bytes) : 480790110208
[2026-01-13T22:44:58.986Z] Usable space (bytes) : 321168310272
[2026-01-13T22:44:58.986Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:44:58.986Z] bashVersion :
[2026-01-13T22:44:58.986Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-01-13T22:44:58.986Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-13T22:44:58.986Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-13T22:44:58.986Z]
[2026-01-13T22:44:58.986Z] This is free software; you are free to change and redistribute it.
[2026-01-13T22:44:58.986Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T22:44:58.987Z] cpuCores : 16
[2026-01-13T22:44:58.987Z] curlVersion :
[2026-01-13T22:44:58.987Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-01-13T22:44:58.987Z] Release-Date: 2025-06-04
[2026-01-13T22:44:58.987Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-01-13T22:44:58.987Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-13T22:44:58.987Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-13T22:44:58.987Z] gcc version : 13.2.1
[2026-01-13T22:44:58.987Z] gclibc version :
[2026-01-13T22:44:58.987Z] musl libc (x86_64)
[2026-01-13T22:44:58.987Z] Version 1.2.5
[2026-01-13T22:44:58.987Z] Dynamic Program Loader
[2026-01-13T22:44:58.987Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-01-13T22:44:58.987Z] gdb version : bash: line 1: gdb: command not found
[2026-01-13T22:44:58.987Z] lldb version : Command could not be executed
[2026-01-13T22:44:58.987Z] makeVersion :
[2026-01-13T22:44:58.987Z] GNU Make 4.4.1
[2026-01-13T22:44:58.987Z] Built for x86_64-alpine-linux-musl
[2026-01-13T22:44:58.987Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-13T22:44:58.987Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-13T22:44:58.987Z] This is free software: you are free to change and redistribute it.
[2026-01-13T22:44:58.987Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T22:44:58.987Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-13T22:44:58.987Z] perlVersion :
[2026-01-13T22:44:58.987Z]
[2026-01-13T22:44:58.987Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-01-13T22:44:58.987Z]
[2026-01-13T22:44:58.987Z] Copyright 1987-2025, Larry Wall
[2026-01-13T22:44:58.987Z]
[2026-01-13T22:44:58.987Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-13T22:44:58.987Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-13T22:44:58.987Z]
[2026-01-13T22:44:58.988Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-13T22:44:58.988Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-13T22:44:58.988Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-13T22:44:58.988Z]
[2026-01-13T22:44:58.988Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-13T22:44:58.988Z] procArch : unknown
[2026-01-13T22:44:58.988Z] sysArch : x86_64
[2026-01-13T22:44:58.988Z] sysOS : Linux
[2026-01-13T22:44:58.988Z] ulimit :
[2026-01-13T22:44:58.988Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-13T22:44:58.988Z] core file size (blocks, -c) unlimited
[2026-01-13T22:44:58.988Z] data seg size (kbytes, -d) unlimited
[2026-01-13T22:44:58.988Z] scheduling priority (-e) 0
[2026-01-13T22:44:58.988Z] file size (blocks, -f) unlimited
[2026-01-13T22:44:58.988Z] pending signals (-i) 257167
[2026-01-13T22:44:58.988Z] max locked memory (kbytes, -l) 8192
[2026-01-13T22:44:58.988Z] max memory size (kbytes, -m) unlimited
[2026-01-13T22:44:58.988Z] open files (-n) 1048576
[2026-01-13T22:44:58.988Z] pipe size (512 bytes, -p) 8
[2026-01-13T22:44:58.988Z] POSIX message queues (bytes, -q) 819200
[2026-01-13T22:44:58.988Z] real-time priority (-r) 0
[2026-01-13T22:44:58.988Z] stack size (kbytes, -s) 8192
[2026-01-13T22:44:58.988Z] cpu time (seconds, -t) unlimited
[2026-01-13T22:44:58.988Z] max user processes (-u) unlimited
[2026-01-13T22:44:58.988Z] virtual memory (kbytes, -v) unlimited
[2026-01-13T22:44:58.988Z] file locks (-x) unlimited
[2026-01-13T22:44:58.988Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2026-01-13T22:44:58.988Z] vmVendor : Oracle Corporation
[2026-01-13T22:44:58.988Z] vmVersion : 25.482-b07
[2026-01-13T22:44:58.988Z] xlc version : bash: line 1: xlC: command not found
[2026-01-13T22:44:58.988Z] **************************************************************************
[2026-01-13T22:44:58.988Z]
[2026-01-13T22:44:58.989Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-13T22:44:58.989Z]
[2026-01-13T22:44:58.989Z] System.getProperty('java.vendor')=Temurin
[2026-01-13T22:44:58.989Z]
[2026-01-13T22:44:58.989Z] System.getProperty('os.name')=Linux
[2026-01-13T22:44:58.989Z]
[2026-01-13T22:44:58.989Z] System.getProperty('os.arch')=amd64
[2026-01-13T22:44:58.989Z]
[2026-01-13T22:44:58.989Z] System.getProperty('java.fullversion')=null
[2026-01-13T22:44:58.989Z]
[2026-01-13T22:44:58.989Z] System.getProperty('sun.arch.data.model')=64
[2026-01-13T22:44:58.989Z]
[2026-01-13T22:44:58.989Z] make -f clean.mk cleanBuild
[2026-01-13T22:44:58.989Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-13T22:44:58.989Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2026-01-13T22:44:58.989Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-13T22:44:58.989Z] make -f compile.mk compile
[2026-01-13T22:44:58.989Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-13T22:44:58.989Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:44:58.989Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:44:58.990Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-13T22:44:58.990Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-13T22:44:58.990Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2026-01-13T22:44:59.754Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-01-13T22:44:59.754Z]
[2026-01-13T22:44:59.754Z] -create_test_directory:
[2026-01-13T22:44:59.754Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2026-01-13T22:44:59.754Z]
[2026-01-13T22:44:59.754Z] stage_test_material:
[2026-01-13T22:44:59.754Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2026-01-13T22:44:59.754Z]
[2026-01-13T22:44:59.754Z] build:
[2026-01-13T22:44:59.754Z]
[2026-01-13T22:44:59.754Z] init:
[2026-01-13T22:44:59.754Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2026-01-13T22:44:59.754Z]
[2026-01-13T22:44:59.754Z] dist:
[2026-01-13T22:44:59.754Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2026-01-13T22:44:59.754Z]
[2026-01-13T22:44:59.754Z] build:
[2026-01-13T22:44:59.754Z]
[2026-01-13T22:44:59.754Z] build:
[2026-01-13T22:44:59.754Z]
[2026-01-13T22:44:59.754Z] init:
[2026-01-13T22:44:59.755Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2026-01-13T22:44:59.755Z]
[2026-01-13T22:44:59.755Z] getBumbleBench:
[2026-01-13T22:44:59.755Z] [echo] Cloning BumbleBench
[2026-01-13T22:44:59.755Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-01-13T22:45:00.824Z] [exec] Cloning into 'bumblebench'...
[2026-01-13T22:45:01.589Z]
[2026-01-13T22:45:01.589Z] buildBumbleBench:
[2026-01-13T22:45:01.589Z] [echo] Building BumbleBench
[2026-01-13T22:45:01.589Z]
[2026-01-13T22:45:01.589Z] compile-all:
[2026-01-13T22:45:01.589Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:02.354Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-01-13T22:45:02.354Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-13T22:45:02.354Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:02.354Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:02.354Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:02.354Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:02.354Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:03.120Z]
[2026-01-13T22:45:03.120Z] dist:
[2026-01-13T22:45:03.120Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-01-13T22:45:03.120Z]
[2026-01-13T22:45:03.120Z] dist:
[2026-01-13T22:45:03.120Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2026-01-13T22:45:03.120Z]
[2026-01-13T22:45:03.120Z] build:
[2026-01-13T22:45:03.120Z]
[2026-01-13T22:45:03.120Z] getDependentLibs:
[2026-01-13T22:45:06.940Z] [exec] --------------------------------------------
[2026-01-13T22:45:06.940Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:45:06.940Z] [exec] task is set to default
[2026-01-13T22:45:06.940Z] [exec] dependencyList is set to dacapo
[2026-01-13T22:45:06.940Z] [exec] System Test jars will not be downloaded.
[2026-01-13T22:45:06.940Z] [exec] --------------------------------------------
[2026-01-13T22:45:06.940Z] [exec] Starting download third party dependent jars
[2026-01-13T22:45:06.940Z] [exec] --------------------------------------------
[2026-01-13T22:45:06.940Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:45:06.940Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-13T22:45:06.940Z] [exec] downloaded dependent third party jars successfully
[2026-01-13T22:45:06.940Z]
[2026-01-13T22:45:06.940Z] init:
[2026-01-13T22:45:06.940Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-01-13T22:45:06.940Z]
[2026-01-13T22:45:06.940Z] getDacapoSuite:
[2026-01-13T22:45:06.940Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-01-13T22:45:32.605Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-01-13T22:45:32.605Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2026-01-13T22:45:32.605Z]
[2026-01-13T22:45:32.605Z] dist:
[2026-01-13T22:45:32.605Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-01-13T22:45:32.605Z]
[2026-01-13T22:45:32.605Z] build:
[2026-01-13T22:45:32.605Z]
[2026-01-13T22:45:32.605Z] init:
[2026-01-13T22:45:32.605Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-01-13T22:45:32.606Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-01-13T22:45:32.606Z]
[2026-01-13T22:45:32.606Z] compile:
[2026-01-13T22:45:32.606Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:45:32.606Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T22:45:32.606Z] [echo] ===fork: yes
[2026-01-13T22:45:32.606Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T22:45:32.606Z] [echo] ===debug: on
[2026-01-13T22:45:32.606Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-01-13T22:45:32.606Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-01-13T22:45:32.606Z]
[2026-01-13T22:45:32.606Z] dist:
[2026-01-13T22:45:32.606Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-01-13T22:45:32.606Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-01-13T22:45:32.606Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-01-13T22:45:32.606Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-01-13T22:45:32.606Z]
[2026-01-13T22:45:32.606Z] clean:
[2026-01-13T22:45:32.606Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-01-13T22:45:32.606Z]
[2026-01-13T22:45:32.606Z] build:
[2026-01-13T22:45:32.606Z]
[2026-01-13T22:45:32.606Z] build:
[2026-01-13T22:45:32.606Z]
[2026-01-13T22:45:32.606Z] init:
[2026-01-13T22:45:32.606Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2026-01-13T22:45:32.606Z]
[2026-01-13T22:45:32.606Z] getRenaissanceSuite:
[2026-01-13T22:45:32.606Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-01-13T22:45:35.084Z]
[2026-01-13T22:45:35.084Z] dist:
[2026-01-13T22:45:35.084Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2026-01-13T22:45:45.933Z]
[2026-01-13T22:45:45.933Z] build:
[2026-01-13T22:45:45.933Z]
[2026-01-13T22:45:45.933Z] init:
[2026-01-13T22:45:45.933Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2026-01-13T22:45:45.933Z]
[2026-01-13T22:45:45.933Z] getSpecjbbSuite:
[2026-01-13T22:45:45.933Z]
[2026-01-13T22:45:45.933Z] dist:
[2026-01-13T22:45:45.933Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2026-01-13T22:45:45.933Z]
[2026-01-13T22:45:45.933Z] BUILD SUCCESSFUL
[2026-01-13T22:45:45.933Z] Total time: 46 seconds
[2026-01-13T22:45:45.933Z] 0
[2026-01-13T22:45:45.933Z]
[2026-01-13T22:45:45.933Z]
[2026-01-13T22:45:45.933Z] RECORD TEST REPOs SHA
[2026-01-13T22:45:45.933Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-13T22:45:45.934Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-13T22:45:45.934Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-13T22:45:45.934Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-13T22:45:45.934Z] ================================================
[2026-01-13T22:45:45.934Z] timestamp: 20260113-224545
[2026-01-13T22:45:45.934Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:45:45.934Z] git repo:
[2026-01-13T22:45:45.934Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-01-13T22:45:45.934Z] sha:
[2026-01-13T22:45:45.934Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-01-13T22:45:45.934Z] ================================================
[2026-01-13T22:45:45.934Z] timestamp: 20260113-224545
[2026-01-13T22:45:45.934Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2026-01-13T22:45:45.934Z] git repo:
[2026-01-13T22:45:45.934Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-13T22:45:45.934Z] sha:
[2026-01-13T22:45:45.934Z] 52af2ee05a5fda8eed1418ba08db0a67769b7cab
[2026-01-13T22:45:45.934Z] ================================================
[2026-01-13T22:45:45.934Z] timestamp: 20260113-224545
[2026-01-13T22:45:45.934Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-01-13T22:45:45.934Z] git repo:
[2026-01-13T22:45:45.934Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-13T22:45:45.934Z] sha:
[2026-01-13T22:45:45.934Z] f96303aaef16d21d454009c80178975ea1d4da3b
[2026-01-13T22:45:45.934Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2026-01-13T22:45:46.509Z] $ ssh-agent -k
[2026-01-13T22:45:46.514Z] unset SSH_AUTH_SOCK;
[2026-01-13T22:45:46.514Z] unset SSH_AGENT_PID;
[2026-01-13T22:45:46.514Z] echo Agent pid 2258568 killed;
[2026-01-13T22:45:47.092Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-13T22:45:47.176Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-13T22:45:47.193Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-13T22:45:48.613Z] + which Xvfb
[2026-01-13T22:45:48.613Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-13T22:45:49.328Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/.xvfb-153-..fbdir3935173359266435312
[Pipeline] {
[Pipeline] sh
[2026-01-13T22:46:11.241Z] + ps -f
[2026-01-13T22:46:11.241Z] + grep '[X]vfb'
[2026-01-13T22:46:11.241Z] + awk '{print $9}'
[Pipeline] echo
[2026-01-13T22:46:11.768Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-13T22:46:11.836Z] $ ssh-agent
[2026-01-13T22:46:12.422Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbhpIoJ/agent.2258998
[2026-01-13T22:46:12.422Z] SSH_AGENT_PID=2259000
[2026-01-13T22:46:12.422Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-13T22:46:13.866Z] + uname
[2026-01-13T22:46:13.866Z] + '[' Linux '=' AIX ]
[2026-01-13T22:46:13.866Z] + uname
[2026-01-13T22:46:13.866Z] + '[' Linux '=' SunOS ]
[2026-01-13T22:46:13.866Z] + uname
[2026-01-13T22:46:13.866Z] + '[' Linux '=' '*BSD' ]
[2026-01-13T22:46:13.866Z] + MAKE=make
[2026-01-13T22:46:13.866Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-13T22:46:13.866Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-13T22:46:16.196Z] + unset LD_LIBRARY_PATH
[2026-01-13T22:46:16.196Z] + uname
[2026-01-13T22:46:16.196Z] + '[' Linux '=' AIX ]
[2026-01-13T22:46:16.196Z] + uname
[2026-01-13T22:46:16.196Z] + '[' Linux '=' SunOS ]
[2026-01-13T22:46:16.196Z] + uname
[2026-01-13T22:46:16.196Z] + '[' Linux '=' '*BSD' ]
[2026-01-13T22:46:16.196Z] + MAKE=make
[2026-01-13T22:46:16.196Z] + cd ./aqa-tests
[2026-01-13T22:46:16.196Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-13T22:46:16.196Z] + set +x
[2026-01-13T22:46:16.196Z] Set values based on ./testenv/testenv.properties:
[2026-01-13T22:46:16.196Z] =========
[2026-01-13T22:46:16.196Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-13T22:46:16.196Z] TKG_BRANCH=v1.0.11.1
[2026-01-13T22:46:16.196Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-13T22:46:16.196Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:46:16.196Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-13T22:46:16.196Z] STF_BRANCH=v1.0.11
[2026-01-13T22:46:16.196Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-13T22:46:16.196Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T22:46:16.196Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-13T22:46:16.196Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T22:46:16.196Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T22:46:16.196Z] JDK8_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T22:46:16.196Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-13T22:46:16.196Z] JDK11_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-13T22:46:16.196Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-13T22:46:16.196Z] JDK17_BRANCH=jdk-17.0.18-dryrun-ga
[2026-01-13T22:46:16.196Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-13T22:46:16.196Z] JDK21_BRANCH=jdk-21.0.10-dryrun-ga
[2026-01-13T22:46:16.196Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-13T22:46:16.196Z] JDK25_BRANCH=jdk-25.0.2-dryrun-ga
[2026-01-13T22:46:16.196Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-13T22:46:16.196Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:46:16.196Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-13T22:46:16.196Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:46:16.196Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-13T22:46:16.196Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:46:16.196Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-13T22:46:16.196Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:46:16.196Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-13T22:46:16.196Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:46:16.196Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:46:16.196Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-13T22:46:16.196Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:46:16.196Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-13T22:46:16.196Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:46:16.196Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-13T22:46:16.196Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:46:16.196Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-13T22:46:16.196Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-13T22:46:16.196Z]
[2026-01-13T22:46:16.196Z] =========
[2026-01-13T22:46:16.196Z]
[2026-01-13T22:46:16.196Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T22:46:16.196Z] JDK_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T22:46:16.196Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:46:16.196Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-13T22:46:16.196Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-13T22:46:16.196Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-13T22:46:16.196Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-01-13T22:46:16.196Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-13T22:46:16.196Z] perl scripts/configure.pl
[2026-01-13T22:46:16.196Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-13T22:46:16.196Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-13T22:46:16.196Z]
[2026-01-13T22:46:16.196Z] Starting to generate test make files.
[2026-01-13T22:46:16.196Z]
[2026-01-13T22:46:16.196Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-13T22:46:16.196Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-13T22:46:16.196Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-13T22:46:16.196Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-01-13T22:46:16.196Z]
[2026-01-13T22:46:16.196Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-13T22:46:16.196Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-13T22:46:16.196Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-01-13T22:46:16.196Z]
[2026-01-13T22:46:16.196Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-13T22:46:16.196Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-01-13T22:46:16.196Z]
[2026-01-13T22:46:16.197Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2026-01-13T22:46:16.197Z]
[2026-01-13T22:46:16.197Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2026-01-13T22:46:16.197Z]
[2026-01-13T22:46:16.197Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-13T22:46:16.197Z]
[2026-01-13T22:46:16.197Z] Make files are generated successfully.
[2026-01-13T22:46:16.197Z]
[2026-01-13T22:46:16.197Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-13T22:46:16.197Z] make -f runtest.mk _extended.perf
[2026-01-13T22:46:16.197Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-13T22:46:16.197Z]
[2026-01-13T22:46:16.197Z] Running make 4.4.1
[2026-01-13T22:46:16.197Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2026-01-13T22:46:16.197Z] set JDK_VERSION to 8
[2026-01-13T22:46:16.197Z] set JDK_IMPL to hotspot
[2026-01-13T22:46:16.197Z] set JVM_VERSION to openjdk8
[2026-01-13T22:46:16.197Z] set JCL_VERSION to latest
[2026-01-13T22:46:16.197Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-13T22:46:16.197Z] set SPEC to alpine-linux_x86-64
[2026-01-13T22:46:16.197Z] set TEST_FLAG to
[2026-01-13T22:46:16.197Z] Running extended.perf ...
[2026-01-13T22:46:16.197Z] There are 18 test targets in extended.perf
[2026-01-13T22:46:16.197Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-13T22:46:16.197Z] openjdk version "1.8.0_482"
[2026-01-13T22:46:16.197Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-13T22:46:16.197Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-13T22:46:16.197Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2026-01-13T22:46:16.197Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2026-01-13T22:46:16.197Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2026-01-13T22:46:16.197Z]
[2026-01-13T22:46:16.197Z] ===============================================
[2026-01-13T22:46:16.197Z] Running test renaissance-als_0 ...
[2026-01-13T22:46:16.197Z] ===============================================
[2026-01-13T22:46:16.197Z] renaissance-als_0 Start Time: Tue Jan 13 22:46:16 2026 Epoch Time (ms): 1768344376118
[2026-01-13T22:46:16.197Z] variation: NoOptions
[2026-01-13T22:46:16.197Z] JVM_OPTIONS:
[2026-01-13T22:46:16.197Z] { \
[2026-01-13T22:46:16.197Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:16.197Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:16.197Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-als_0"; \
[2026-01-13T22:46:16.197Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-als_0"; \
[2026-01-13T22:46:16.197Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:16.197Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-als_0"/als.json" als; \
[2026-01-13T22:46:16.197Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:16.197Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:16.197Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:16.197Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:16.197Z]
[2026-01-13T22:46:16.197Z] TEST SETUP:
[2026-01-13T22:46:16.197Z] Nothing to be done for setup.
[2026-01-13T22:46:16.197Z]
[2026-01-13T22:46:16.197Z] TESTING:
[2026-01-13T22:46:16.961Z] Benchmark 'als' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:16.961Z] -----------------------------------
[2026-01-13T22:46:16.961Z] renaissance-als_0_PASSED
[2026-01-13T22:46:16.961Z] -----------------------------------
[2026-01-13T22:46:16.961Z]
[2026-01-13T22:46:16.961Z] TEST TEARDOWN:
[2026-01-13T22:46:16.961Z] Nothing to be done for teardown.
[2026-01-13T22:46:16.961Z] renaissance-als_0 Finish Time: Tue Jan 13 22:46:16 2026 Epoch Time (ms): 1768344376854
[2026-01-13T22:46:16.961Z]
[2026-01-13T22:46:16.961Z] ===============================================
[2026-01-13T22:46:16.961Z] Running test renaissance-chi-square_0 ...
[2026-01-13T22:46:16.961Z] ===============================================
[2026-01-13T22:46:16.961Z] renaissance-chi-square_0 Start Time: Tue Jan 13 22:46:16 2026 Epoch Time (ms): 1768344376867
[2026-01-13T22:46:16.961Z] variation: NoOptions
[2026-01-13T22:46:16.961Z] JVM_OPTIONS:
[2026-01-13T22:46:16.961Z] { \
[2026-01-13T22:46:16.961Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:16.961Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:16.961Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-chi-square_0"; \
[2026-01-13T22:46:16.961Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-chi-square_0"; \
[2026-01-13T22:46:16.961Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:16.961Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-01-13T22:46:16.961Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:16.961Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:16.961Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:16.961Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:16.961Z]
[2026-01-13T22:46:16.961Z] TEST SETUP:
[2026-01-13T22:46:16.961Z] Nothing to be done for setup.
[2026-01-13T22:46:16.961Z]
[2026-01-13T22:46:16.961Z] TESTING:
[2026-01-13T22:46:17.725Z] Benchmark 'chi-square' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:17.725Z] -----------------------------------
[2026-01-13T22:46:17.725Z] renaissance-chi-square_0_PASSED
[2026-01-13T22:46:17.725Z] -----------------------------------
[2026-01-13T22:46:17.725Z]
[2026-01-13T22:46:17.725Z] TEST TEARDOWN:
[2026-01-13T22:46:17.725Z] Nothing to be done for teardown.
[2026-01-13T22:46:17.725Z] renaissance-chi-square_0 Finish Time: Tue Jan 13 22:46:17 2026 Epoch Time (ms): 1768344377655
[2026-01-13T22:46:17.725Z]
[2026-01-13T22:46:17.725Z] ===============================================
[2026-01-13T22:46:17.725Z] Running test renaissance-db-shootout_0 ...
[2026-01-13T22:46:17.725Z] ===============================================
[2026-01-13T22:46:18.489Z] renaissance-db-shootout_0 Start Time: Tue Jan 13 22:46:17 2026 Epoch Time (ms): 1768344377669
[2026-01-13T22:46:18.489Z] variation: NoOptions
[2026-01-13T22:46:18.489Z] JVM_OPTIONS:
[2026-01-13T22:46:18.489Z] { \
[2026-01-13T22:46:18.489Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:18.489Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:18.489Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-db-shootout_0"; \
[2026-01-13T22:46:18.489Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-db-shootout_0"; \
[2026-01-13T22:46:18.489Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:18.489Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-01-13T22:46:18.489Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:18.489Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:18.489Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:18.489Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:18.489Z]
[2026-01-13T22:46:18.489Z] TEST SETUP:
[2026-01-13T22:46:18.489Z] Nothing to be done for setup.
[2026-01-13T22:46:18.489Z]
[2026-01-13T22:46:18.489Z] TESTING:
[2026-01-13T22:46:18.489Z] Benchmark 'db-shootout' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:18.489Z] -----------------------------------
[2026-01-13T22:46:18.489Z] renaissance-db-shootout_0_PASSED
[2026-01-13T22:46:18.489Z] -----------------------------------
[2026-01-13T22:46:18.489Z]
[2026-01-13T22:46:18.489Z] TEST TEARDOWN:
[2026-01-13T22:46:18.489Z] Nothing to be done for teardown.
[2026-01-13T22:46:18.489Z] renaissance-db-shootout_0 Finish Time: Tue Jan 13 22:46:18 2026 Epoch Time (ms): 1768344378393
[2026-01-13T22:46:18.489Z]
[2026-01-13T22:46:18.489Z] ===============================================
[2026-01-13T22:46:18.489Z] Running test renaissance-dec-tree_0 ...
[2026-01-13T22:46:18.489Z] ===============================================
[2026-01-13T22:46:18.489Z] renaissance-dec-tree_0 Start Time: Tue Jan 13 22:46:18 2026 Epoch Time (ms): 1768344378407
[2026-01-13T22:46:18.489Z] variation: NoOptions
[2026-01-13T22:46:18.489Z] JVM_OPTIONS:
[2026-01-13T22:46:18.489Z] { \
[2026-01-13T22:46:18.489Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:18.489Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:18.489Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-dec-tree_0"; \
[2026-01-13T22:46:18.489Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-dec-tree_0"; \
[2026-01-13T22:46:18.489Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:18.489Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-01-13T22:46:18.489Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:18.489Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:18.489Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:18.489Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:18.489Z]
[2026-01-13T22:46:18.489Z] TEST SETUP:
[2026-01-13T22:46:18.489Z] Nothing to be done for setup.
[2026-01-13T22:46:18.489Z]
[2026-01-13T22:46:18.489Z] TESTING:
[2026-01-13T22:46:19.253Z] Benchmark 'dec-tree' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:19.253Z] -----------------------------------
[2026-01-13T22:46:19.253Z] renaissance-dec-tree_0_PASSED
[2026-01-13T22:46:19.253Z] -----------------------------------
[2026-01-13T22:46:19.253Z]
[2026-01-13T22:46:19.253Z] TEST TEARDOWN:
[2026-01-13T22:46:19.253Z] Nothing to be done for teardown.
[2026-01-13T22:46:19.253Z] renaissance-dec-tree_0 Finish Time: Tue Jan 13 22:46:19 2026 Epoch Time (ms): 1768344379183
[2026-01-13T22:46:19.253Z]
[2026-01-13T22:46:19.253Z] ===============================================
[2026-01-13T22:46:19.253Z] Running test renaissance-finagle-chirper_0 ...
[2026-01-13T22:46:20.017Z] ===============================================
[2026-01-13T22:46:20.017Z] renaissance-finagle-chirper_0 Start Time: Tue Jan 13 22:46:19 2026 Epoch Time (ms): 1768344379197
[2026-01-13T22:46:20.017Z] renaissance-finagle-chirper_0_DISABLED
[2026-01-13T22:46:20.017Z] Disabled Reason:
[2026-01-13T22:46:20.017Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-01-13T22:46:20.017Z] renaissance-finagle-chirper_0 Finish Time: Tue Jan 13 22:46:19 2026 Epoch Time (ms): 1768344379208
[2026-01-13T22:46:20.017Z]
[2026-01-13T22:46:20.017Z] ===============================================
[2026-01-13T22:46:20.017Z] Running test renaissance-finagle-http_0 ...
[2026-01-13T22:46:20.017Z] ===============================================
[2026-01-13T22:46:20.017Z] renaissance-finagle-http_0 Start Time: Tue Jan 13 22:46:19 2026 Epoch Time (ms): 1768344379222
[2026-01-13T22:46:20.017Z] variation: NoOptions
[2026-01-13T22:46:20.017Z] JVM_OPTIONS:
[2026-01-13T22:46:20.017Z] { \
[2026-01-13T22:46:20.017Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:20.017Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:20.017Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-finagle-http_0"; \
[2026-01-13T22:46:20.017Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-finagle-http_0"; \
[2026-01-13T22:46:20.017Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:20.017Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-01-13T22:46:20.017Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:20.017Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:20.017Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:20.017Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:20.017Z]
[2026-01-13T22:46:20.017Z] TEST SETUP:
[2026-01-13T22:46:20.018Z] Nothing to be done for setup.
[2026-01-13T22:46:20.018Z]
[2026-01-13T22:46:20.018Z] TESTING:
[2026-01-13T22:46:20.018Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:20.781Z] -----------------------------------
[2026-01-13T22:46:20.781Z] renaissance-finagle-http_0_PASSED
[2026-01-13T22:46:20.781Z] -----------------------------------
[2026-01-13T22:46:20.781Z]
[2026-01-13T22:46:20.781Z] TEST TEARDOWN:
[2026-01-13T22:46:20.781Z] Nothing to be done for teardown.
[2026-01-13T22:46:20.781Z] renaissance-finagle-http_0 Finish Time: Tue Jan 13 22:46:19 2026 Epoch Time (ms): 1768344379976
[2026-01-13T22:46:20.781Z]
[2026-01-13T22:46:20.781Z] ===============================================
[2026-01-13T22:46:20.781Z] Running test renaissance-gauss-mix_0 ...
[2026-01-13T22:46:20.781Z] ===============================================
[2026-01-13T22:46:20.781Z] renaissance-gauss-mix_0 Start Time: Tue Jan 13 22:46:19 2026 Epoch Time (ms): 1768344379990
[2026-01-13T22:46:20.781Z] variation: NoOptions
[2026-01-13T22:46:20.781Z] JVM_OPTIONS:
[2026-01-13T22:46:20.781Z] { \
[2026-01-13T22:46:20.781Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:20.781Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:20.781Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-gauss-mix_0"; \
[2026-01-13T22:46:20.781Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-gauss-mix_0"; \
[2026-01-13T22:46:20.781Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:20.781Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2026-01-13T22:46:20.781Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:20.781Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:20.781Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:20.781Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:20.781Z]
[2026-01-13T22:46:20.781Z] TEST SETUP:
[2026-01-13T22:46:20.781Z] Nothing to be done for setup.
[2026-01-13T22:46:20.781Z]
[2026-01-13T22:46:20.781Z] TESTING:
[2026-01-13T22:46:20.781Z] Benchmark 'gauss-mix' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:22.359Z] -----------------------------------
[2026-01-13T22:46:22.359Z] renaissance-gauss-mix_0_PASSED
[2026-01-13T22:46:22.359Z] -----------------------------------
[2026-01-13T22:46:22.359Z]
[2026-01-13T22:46:22.359Z] TEST TEARDOWN:
[2026-01-13T22:46:22.359Z] Nothing to be done for teardown.
[2026-01-13T22:46:22.359Z] renaissance-gauss-mix_0 Finish Time: Tue Jan 13 22:46:21 2026 Epoch Time (ms): 1768344381917
[2026-01-13T22:46:22.359Z]
[2026-01-13T22:46:22.359Z] ===============================================
[2026-01-13T22:46:22.359Z] Running test renaissance-log-regression_0 ...
[2026-01-13T22:46:22.359Z] ===============================================
[2026-01-13T22:46:22.359Z] renaissance-log-regression_0 Start Time: Tue Jan 13 22:46:21 2026 Epoch Time (ms): 1768344381931
[2026-01-13T22:46:22.359Z] variation: NoOptions
[2026-01-13T22:46:22.359Z] JVM_OPTIONS:
[2026-01-13T22:46:22.359Z] { \
[2026-01-13T22:46:22.359Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:22.359Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:22.359Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-log-regression_0"; \
[2026-01-13T22:46:22.359Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-log-regression_0"; \
[2026-01-13T22:46:22.359Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:22.359Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-01-13T22:46:22.359Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:22.359Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:22.359Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:22.359Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:22.359Z]
[2026-01-13T22:46:22.359Z] TEST SETUP:
[2026-01-13T22:46:22.359Z] Nothing to be done for setup.
[2026-01-13T22:46:22.359Z]
[2026-01-13T22:46:22.359Z] TESTING:
[2026-01-13T22:46:23.124Z] Benchmark 'log-regression' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:23.124Z] -----------------------------------
[2026-01-13T22:46:23.124Z] renaissance-log-regression_0_PASSED
[2026-01-13T22:46:23.124Z] -----------------------------------
[2026-01-13T22:46:23.124Z]
[2026-01-13T22:46:23.124Z] TEST TEARDOWN:
[2026-01-13T22:46:23.124Z] Nothing to be done for teardown.
[2026-01-13T22:46:23.124Z] renaissance-log-regression_0 Finish Time: Tue Jan 13 22:46:22 2026 Epoch Time (ms): 1768344382746
[2026-01-13T22:46:23.124Z]
[2026-01-13T22:46:23.124Z] ===============================================
[2026-01-13T22:46:23.124Z] Running test renaissance-mnemonics_0 ...
[2026-01-13T22:46:23.124Z] ===============================================
[2026-01-13T22:46:23.124Z] renaissance-mnemonics_0 Start Time: Tue Jan 13 22:46:22 2026 Epoch Time (ms): 1768344382759
[2026-01-13T22:46:23.124Z] variation: NoOptions
[2026-01-13T22:46:23.124Z] JVM_OPTIONS:
[2026-01-13T22:46:23.124Z] { \
[2026-01-13T22:46:23.124Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:23.124Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:23.124Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-mnemonics_0"; \
[2026-01-13T22:46:23.124Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-mnemonics_0"; \
[2026-01-13T22:46:23.124Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:23.124Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-01-13T22:46:23.124Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:23.124Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:23.124Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:23.124Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:23.124Z]
[2026-01-13T22:46:23.124Z] TEST SETUP:
[2026-01-13T22:46:23.124Z] Nothing to be done for setup.
[2026-01-13T22:46:23.124Z]
[2026-01-13T22:46:23.124Z] TESTING:
[2026-01-13T22:46:23.890Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:23.890Z] -----------------------------------
[2026-01-13T22:46:23.890Z] renaissance-mnemonics_0_PASSED
[2026-01-13T22:46:23.890Z] -----------------------------------
[2026-01-13T22:46:23.890Z]
[2026-01-13T22:46:23.890Z] TEST TEARDOWN:
[2026-01-13T22:46:23.890Z] Nothing to be done for teardown.
[2026-01-13T22:46:23.890Z] renaissance-mnemonics_0 Finish Time: Tue Jan 13 22:46:23 2026 Epoch Time (ms): 1768344383541
[2026-01-13T22:46:23.890Z]
[2026-01-13T22:46:23.890Z] ===============================================
[2026-01-13T22:46:23.890Z] Running test renaissance-movie-lens_0 ...
[2026-01-13T22:46:23.890Z] ===============================================
[2026-01-13T22:46:23.890Z] renaissance-movie-lens_0 Start Time: Tue Jan 13 22:46:23 2026 Epoch Time (ms): 1768344383554
[2026-01-13T22:46:23.890Z] variation: NoOptions
[2026-01-13T22:46:23.890Z] JVM_OPTIONS:
[2026-01-13T22:46:23.890Z] { \
[2026-01-13T22:46:23.890Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:23.890Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:23.890Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-movie-lens_0"; \
[2026-01-13T22:46:23.890Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-movie-lens_0"; \
[2026-01-13T22:46:23.890Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:23.890Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-01-13T22:46:23.890Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:23.890Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:23.890Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:23.890Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:23.890Z]
[2026-01-13T22:46:23.890Z] TEST SETUP:
[2026-01-13T22:46:23.890Z] Nothing to be done for setup.
[2026-01-13T22:46:23.890Z]
[2026-01-13T22:46:23.890Z] TESTING:
[2026-01-13T22:46:24.654Z] Benchmark 'movie-lens' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:24.654Z] -----------------------------------
[2026-01-13T22:46:24.654Z] renaissance-movie-lens_0_PASSED
[2026-01-13T22:46:24.654Z] -----------------------------------
[2026-01-13T22:46:24.654Z]
[2026-01-13T22:46:24.654Z] TEST TEARDOWN:
[2026-01-13T22:46:24.654Z] Nothing to be done for teardown.
[2026-01-13T22:46:24.654Z] renaissance-movie-lens_0 Finish Time: Tue Jan 13 22:46:24 2026 Epoch Time (ms): 1768344384356
[2026-01-13T22:46:24.654Z]
[2026-01-13T22:46:24.654Z] ===============================================
[2026-01-13T22:46:24.654Z] Running test renaissance-par-mnemonics_0 ...
[2026-01-13T22:46:24.654Z] ===============================================
[2026-01-13T22:46:24.654Z] renaissance-par-mnemonics_0 Start Time: Tue Jan 13 22:46:24 2026 Epoch Time (ms): 1768344384370
[2026-01-13T22:46:24.654Z] variation: NoOptions
[2026-01-13T22:46:24.654Z] JVM_OPTIONS:
[2026-01-13T22:46:24.654Z] { \
[2026-01-13T22:46:24.654Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:24.654Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:24.654Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-par-mnemonics_0"; \
[2026-01-13T22:46:24.654Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-par-mnemonics_0"; \
[2026-01-13T22:46:24.654Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:24.654Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-01-13T22:46:24.654Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:24.654Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:24.654Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:24.654Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:24.654Z]
[2026-01-13T22:46:24.654Z] TEST SETUP:
[2026-01-13T22:46:24.654Z] Nothing to be done for setup.
[2026-01-13T22:46:24.654Z]
[2026-01-13T22:46:24.654Z] TESTING:
[2026-01-13T22:46:25.420Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:25.420Z] -----------------------------------
[2026-01-13T22:46:25.420Z] renaissance-par-mnemonics_0_PASSED
[2026-01-13T22:46:25.420Z] -----------------------------------
[2026-01-13T22:46:25.420Z]
[2026-01-13T22:46:25.420Z] TEST TEARDOWN:
[2026-01-13T22:46:25.420Z] Nothing to be done for teardown.
[2026-01-13T22:46:25.420Z] renaissance-par-mnemonics_0 Finish Time: Tue Jan 13 22:46:25 2026 Epoch Time (ms): 1768344385163
[2026-01-13T22:46:25.420Z]
[2026-01-13T22:46:25.420Z] ===============================================
[2026-01-13T22:46:25.420Z] Running test renaissance-philosophers_0 ...
[2026-01-13T22:46:25.420Z] ===============================================
[2026-01-13T22:46:25.420Z] renaissance-philosophers_0 Start Time: Tue Jan 13 22:46:25 2026 Epoch Time (ms): 1768344385177
[2026-01-13T22:46:25.420Z] variation: NoOptions
[2026-01-13T22:46:25.420Z] JVM_OPTIONS:
[2026-01-13T22:46:25.420Z] { \
[2026-01-13T22:46:25.420Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:25.420Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:25.420Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-philosophers_0"; \
[2026-01-13T22:46:25.420Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-philosophers_0"; \
[2026-01-13T22:46:25.420Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:25.420Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-01-13T22:46:25.420Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:25.420Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:25.420Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:25.420Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:25.420Z]
[2026-01-13T22:46:25.420Z] TEST SETUP:
[2026-01-13T22:46:25.420Z] Nothing to be done for setup.
[2026-01-13T22:46:25.420Z]
[2026-01-13T22:46:25.420Z] TESTING:
[2026-01-13T22:46:26.184Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8).
[2026-01-13T22:46:26.184Z] -----------------------------------
[2026-01-13T22:46:26.185Z] renaissance-philosophers_0_PASSED
[2026-01-13T22:46:26.185Z] -----------------------------------
[2026-01-13T22:46:26.185Z]
[2026-01-13T22:46:26.185Z] TEST TEARDOWN:
[2026-01-13T22:46:26.185Z] Nothing to be done for teardown.
[2026-01-13T22:46:26.185Z] renaissance-philosophers_0 Finish Time: Tue Jan 13 22:46:25 2026 Epoch Time (ms): 1768344385979
[2026-01-13T22:46:26.185Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2026-01-13T22:46:26.185Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2026-01-13T22:46:26.185Z]
[2026-01-13T22:46:26.185Z] ===============================================
[2026-01-13T22:46:26.185Z] Running test dacapo-avrora_0 ...
[2026-01-13T22:46:26.185Z] ===============================================
[2026-01-13T22:46:26.185Z] dacapo-avrora_0 Start Time: Tue Jan 13 22:46:26 2026 Epoch Time (ms): 1768344386001
[2026-01-13T22:46:26.185Z] variation: NoOptions
[2026-01-13T22:46:26.185Z] JVM_OPTIONS:
[2026-01-13T22:46:26.185Z] { \
[2026-01-13T22:46:26.185Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:26.185Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:26.185Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-avrora_0"; \
[2026-01-13T22:46:26.185Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-avrora_0"; \
[2026-01-13T22:46:26.185Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:26.185Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \
[2026-01-13T22:46:26.185Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:26.185Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:26.185Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:26.185Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:26.185Z]
[2026-01-13T22:46:26.185Z] TEST SETUP:
[2026-01-13T22:46:26.185Z] Nothing to be done for setup.
[2026-01-13T22:46:26.185Z]
[2026-01-13T22:46:26.185Z] TESTING:
[2026-01-13T22:46:26.948Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats)
[2026-01-13T22:46:26.948Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting =====
[2026-01-13T22:46:36.774Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 9169 msec =====
[2026-01-13T22:46:36.774Z] -----------------------------------
[2026-01-13T22:46:36.774Z] dacapo-avrora_0_PASSED
[2026-01-13T22:46:36.774Z] -----------------------------------
[2026-01-13T22:46:36.774Z]
[2026-01-13T22:46:36.774Z] TEST TEARDOWN:
[2026-01-13T22:46:36.774Z] Nothing to be done for teardown.
[2026-01-13T22:46:36.774Z] dacapo-avrora_0 Finish Time: Tue Jan 13 22:46:35 2026 Epoch Time (ms): 1768344395556
[2026-01-13T22:46:36.774Z]
[2026-01-13T22:46:36.774Z] ===============================================
[2026-01-13T22:46:36.774Z] Running test dacapo-fop_0 ...
[2026-01-13T22:46:36.774Z] ===============================================
[2026-01-13T22:46:36.774Z] dacapo-fop_0 Start Time: Tue Jan 13 22:46:35 2026 Epoch Time (ms): 1768344395570
[2026-01-13T22:46:36.774Z] variation: NoOptions
[2026-01-13T22:46:36.774Z] JVM_OPTIONS:
[2026-01-13T22:46:36.774Z] { \
[2026-01-13T22:46:36.774Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:36.774Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:36.774Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-fop_0"; \
[2026-01-13T22:46:36.774Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-fop_0"; \
[2026-01-13T22:46:36.774Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:36.774Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2026-01-13T22:46:36.774Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:36.774Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:36.774Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:36.774Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:36.774Z]
[2026-01-13T22:46:36.774Z] TEST SETUP:
[2026-01-13T22:46:36.774Z] Nothing to be done for setup.
[2026-01-13T22:46:36.774Z]
[2026-01-13T22:46:36.774Z] TESTING:
[2026-01-13T22:46:36.774Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-01-13T22:46:36.774Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-01-13T22:46:49.794Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-01-13T22:46:49.794Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 13727 msec =====
[2026-01-13T22:46:49.794Z] -----------------------------------
[2026-01-13T22:46:49.794Z] dacapo-fop_0_PASSED
[2026-01-13T22:46:49.794Z] -----------------------------------
[2026-01-13T22:46:49.794Z]
[2026-01-13T22:46:49.794Z] TEST TEARDOWN:
[2026-01-13T22:46:49.794Z] Nothing to be done for teardown.
[2026-01-13T22:46:49.794Z] dacapo-fop_0 Finish Time: Tue Jan 13 22:46:49 2026 Epoch Time (ms): 1768344409641
[2026-01-13T22:46:49.794Z]
[2026-01-13T22:46:49.794Z] ===============================================
[2026-01-13T22:46:49.794Z] Running test dacapo-jython_0 ...
[2026-01-13T22:46:49.794Z] ===============================================
[2026-01-13T22:46:49.794Z] dacapo-jython_0 Start Time: Tue Jan 13 22:46:49 2026 Epoch Time (ms): 1768344409654
[2026-01-13T22:46:49.794Z] variation: NoOptions
[2026-01-13T22:46:49.794Z] JVM_OPTIONS:
[2026-01-13T22:46:49.794Z] { \
[2026-01-13T22:46:49.794Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:49.794Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:49.794Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-jython_0"; \
[2026-01-13T22:46:49.794Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-jython_0"; \
[2026-01-13T22:46:49.794Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:49.795Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2026-01-13T22:46:49.795Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:49.795Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:49.795Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:49.795Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:49.795Z]
[2026-01-13T22:46:49.795Z] TEST SETUP:
[2026-01-13T22:46:49.795Z] Nothing to be done for setup.
[2026-01-13T22:46:49.795Z]
[2026-01-13T22:46:49.795Z] TESTING:
[2026-01-13T22:46:50.558Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-01-13T22:46:54.990Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-01-13T22:46:58.679Z] -------------------------------------------------------------------------------
[2026-01-13T22:46:58.679Z] PYBENCH 2.0
[2026-01-13T22:46:58.679Z] -------------------------------------------------------------------------------
[2026-01-13T22:46:58.679Z] * using Jython
[2026-01-13T22:46:58.679Z] * system check interval set to maximum: 2147483647
[2026-01-13T22:46:58.679Z] * using timer: time.time
[2026-01-13T22:46:58.679Z]
[2026-01-13T22:46:58.679Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/_socket.py:49: RuntimeWarning: PyTableCode.call caught a Throwable that is not an Exception:
[2026-01-13T22:46:58.679Z] java.lang.ExceptionInInitializerError
[2026-01-13T22:46:58.679Z] Jython internals might be in a bad state now that can cause deadlocks later on.
[2026-01-13T22:46:58.679Z] See http://bugs.jython.org/issue2536 for details.
[2026-01-13T22:46:58.679Z] from io.netty.buffer import PooledByteBufAllocator, Unpooled
[2026-01-13T22:46:58.679Z] Traceback (most recent call last):
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py", line 959, in <module>
[2026-01-13T22:46:58.679Z] PyBenchCmdline()
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/CommandLine.py", line 346, in __init__
[2026-01-13T22:46:58.679Z] rc = self.main()
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/CommandLine.py", line 346, in __init__
[2026-01-13T22:46:58.679Z] rc = self.main()
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py", line 917, in main
[2026-01-13T22:46:58.679Z] bench = Benchmark(reportfile,
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py", line 441, in __init__
[2026-01-13T22:46:58.679Z] self.machine_details = get_machine_details()
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py", line 120, in get_machine_details
[2026-01-13T22:46:58.679Z] return {
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 1675, in platform
[2026-01-13T22:46:58.679Z] system,node,release,version,machine,processor = uname()
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 1212, in uname
[2026-01-13T22:46:58.679Z] node = _node()
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 985, in _node
[2026-01-13T22:46:58.679Z] import socket
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 985, in _node
[2026-01-13T22:46:58.679Z] import socket
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/socket.py", line 3, in <module>
[2026-01-13T22:46:58.679Z] from _socket import (
[2026-01-13T22:46:58.679Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/_socket.py", line 49, in <module>
[2026-01-13T22:46:58.679Z] from io.netty.buffer import PooledByteBufAllocator, Unpooled
[2026-01-13T22:46:58.679Z] java.lang.ExceptionInInitializerError
[2026-01-13T22:46:58.679Z] at java.lang.Class.forName0(Native Method)
[2026-01-13T22:46:58.679Z] at java.lang.Class.forName(Class.java:348)
[2026-01-13T22:46:58.679Z] at org.python.core.Py.loadAndInitClass(Py.java:1176)
[2026-01-13T22:46:58.679Z] at org.python.core.Py.findClassInternal(Py.java:1111)
[2026-01-13T22:46:58.679Z] at org.python.core.Py.findClass(Py.java:1145)
[2026-01-13T22:46:58.679Z] at org.python.core.JavaImportHelper.isJavaClass(JavaImportHelper.java:184)
[2026-01-13T22:46:58.679Z] at org.python.core.JavaImportHelper.tryAddPackage(JavaImportHelper.java:42)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.import_next(imp.java:1177)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.import_logic(imp.java:1289)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.import_module_level(imp.java:1380)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.importName(imp.java:1553)
[2026-01-13T22:46:58.679Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2026-01-13T22:46:58.679Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2026-01-13T22:46:58.679Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.importFromAs(imp.java:1645)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.importFrom(imp.java:1620)
[2026-01-13T22:46:58.679Z] at _socket$py.f$0(_socket.py:1991)
[2026-01-13T22:46:58.679Z] at _socket$py.call_function(_socket.py)
[2026-01-13T22:46:58.679Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.679Z] at org.python.core.PyCode.call(PyCode.java:18)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.createFromCode(imp.java:632)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.createFromPyClass(imp.java:314)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.createFromPyClass(imp.java:257)
[2026-01-13T22:46:58.679Z] at org.python.core.imp.loadFromSource(imp.java:937)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.find_module(imp.java:771)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.import_next(imp.java:1169)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.import_module_level(imp.java:1361)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.importName(imp.java:1553)
[2026-01-13T22:46:58.680Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2026-01-13T22:46:58.680Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2026-01-13T22:46:58.680Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.importFromAs(imp.java:1645)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.importFrom(imp.java:1620)
[2026-01-13T22:46:58.680Z] at socket$py.f$0(socket.py:132)
[2026-01-13T22:46:58.680Z] at socket$py.call_function(socket.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyCode.call(PyCode.java:18)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.createFromCode(imp.java:632)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.createFromPyClass(imp.java:314)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.createFromPyClass(imp.java:257)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.loadFromSource(imp.java:937)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.find_module(imp.java:771)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.import_next(imp.java:1169)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.import_module_level(imp.java:1361)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.importName(imp.java:1553)
[2026-01-13T22:46:58.680Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2026-01-13T22:46:58.680Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2026-01-13T22:46:58.680Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2026-01-13T22:46:58.680Z] at org.python.core.imp.importOne(imp.java:1572)
[2026-01-13T22:46:58.680Z] at platform$py._node$26(platform.py:993)
[2026-01-13T22:46:58.680Z] at platform$py.call_function(platform.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:112)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2026-01-13T22:46:58.680Z] at platform$py.uname$32(platform.py:1241)
[2026-01-13T22:46:58.680Z] at platform$py.call_function(platform.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:119)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2026-01-13T22:46:58.680Z] at platform$py.platform$48(platform.py:1728)
[2026-01-13T22:46:58.680Z] at platform$py.call_function(platform.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:112)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2026-01-13T22:46:58.680Z] at org.python.pycode._pyx1.get_machine_details$2(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py:125)
[2026-01-13T22:46:58.680Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:119)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2026-01-13T22:46:58.680Z] at org.python.pycode._pyx1.__init__$15(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py:445)
[2026-01-13T22:46:58.680Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:197)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:485)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:479)
[2026-01-13T22:46:58.680Z] at org.python.core.PyInstance.__init__(PyInstance.java:124)
[2026-01-13T22:46:58.680Z] at org.python.core.PyClass.__call__(PyClass.java:193)
[2026-01-13T22:46:58.680Z] at org.python.core.PyObject.__call__(PyObject.java:400)
[2026-01-13T22:46:58.680Z] at org.python.pycode._pyx1.main$26(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py:956)
[2026-01-13T22:46:58.680Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:134)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:416)
[2026-01-13T22:46:58.680Z] at org.python.core.PyMethod.__call__(PyMethod.java:126)
[2026-01-13T22:46:58.680Z] at CommandLine$py.__init__$15(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/CommandLine.py:368)
[2026-01-13T22:46:58.680Z] at CommandLine$py.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/CommandLine.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2026-01-13T22:46:58.680Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:197)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:485)
[2026-01-13T22:46:58.680Z] at org.python.core.PyFunction.__call__(PyFunction.java:479)
[2026-01-13T22:46:58.680Z] at org.python.core.PyInstance.__init__(PyInstance.java:124)
[2026-01-13T22:46:58.680Z] at org.python.core.PyClass.__call__(PyClass.java:193)
[2026-01-13T22:46:58.680Z] at org.python.core.PyObject.__call__(PyObject.java:446)
[2026-01-13T22:46:58.680Z] at org.python.core.PyObject.__call__(PyObject.java:450)
[2026-01-13T22:46:58.680Z] at org.python.pycode._pyx1.f$0(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py:959)
[2026-01-13T22:46:58.680Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17683443755820/dacapo-jython_0/./scratch/pybench/pybench.py)
[2026-01-13T22:46:58.680Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2026-01-13T22:46:58.680Z] at org.python.core.PyCode.call(PyCode.java:18)
[2026-01-13T22:46:58.680Z] at org.python.core.Py.runCode(Py.java:1703)
[2026-01-13T22:46:58.680Z] at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:297)
[2026-01-13T22:46:58.680Z] at org.python.util.jython.runSimpleFile(jython.java:417)
[2026-01-13T22:46:58.680Z] at org.python.util.jython.runStream(jython.java:449)
[2026-01-13T22:46:58.680Z] at org.python.util.jython.runFile(jython.java:474)
[2026-01-13T22:46:58.680Z] at org.python.util.jython.main(jython.java:678)
[2026-01-13T22:46:58.680Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-01-13T22:46:58.680Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-01-13T22:46:58.680Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-13T22:46:58.680Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2026-01-13T22:46:58.680Z] at org.dacapo.harness.Jython.iterate(Jython.java:63)
[2026-01-13T22:46:58.680Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2026-01-13T22:46:58.680Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2026-01-13T22:46:58.680Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2026-01-13T22:46:58.680Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-01-13T22:46:58.680Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-01-13T22:46:58.680Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-13T22:46:58.680Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2026-01-13T22:46:58.681Z] at Harness.main(Harness.java:39)
[2026-01-13T22:46:58.681Z] Caused by: java.lang.IllegalArgumentException: availableProcessors : 0 (expected: > 0)
[2026-01-13T22:46:58.681Z] at io.netty.util.internal.ObjectUtil.checkPositive(ObjectUtil.java:100)
[2026-01-13T22:46:58.681Z] at io.netty.util.NettyRuntime$AvailableProcessorsHolder.setAvailableProcessors(NettyRuntime.java:44)
[2026-01-13T22:46:58.681Z] at io.netty.util.NettyRuntime$AvailableProcessorsHolder.availableProcessors(NettyRuntime.java:70)
[2026-01-13T22:46:58.681Z] at io.netty.util.NettyRuntime.availableProcessors(NettyRuntime.java:98)
[2026-01-13T22:46:58.681Z] at io.netty.buffer.PooledByteBufAllocator.<clinit>(PooledByteBufAllocator.java:101)
[2026-01-13T22:46:58.681Z] ... 121 more
[2026-01-13T22:46:58.681Z] java.lang.ExceptionInInitializerError: java.lang.ExceptionInInitializerError
[2026-01-13T22:46:59.571Z] -----------------------------------
[2026-01-13T22:46:59.571Z] dacapo-jython_0_FAILED
[2026-01-13T22:46:59.571Z] -----------------------------------
[2026-01-13T22:46:59.571Z]
[2026-01-13T22:46:59.571Z] TEST TEARDOWN:
[2026-01-13T22:46:59.571Z] Nothing to be done for teardown.
[2026-01-13T22:46:59.571Z] dacapo-jython_0 Finish Time: Tue Jan 13 22:46:58 2026 Epoch Time (ms): 1768344418646
[2026-01-13T22:46:59.571Z]
[2026-01-13T22:46:59.571Z] ===============================================
[2026-01-13T22:46:59.571Z] Running test dacapo-pmd_0 ...
[2026-01-13T22:46:59.571Z] ===============================================
[2026-01-13T22:46:59.571Z] dacapo-pmd_0 Start Time: Tue Jan 13 22:46:58 2026 Epoch Time (ms): 1768344418660
[2026-01-13T22:46:59.571Z] variation: NoOptions
[2026-01-13T22:46:59.571Z] JVM_OPTIONS:
[2026-01-13T22:46:59.571Z] { \
[2026-01-13T22:46:59.571Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:46:59.571Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:46:59.571Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-pmd_0"; \
[2026-01-13T22:46:59.571Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-pmd_0"; \
[2026-01-13T22:46:59.571Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:46:59.571Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2026-01-13T22:46:59.571Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:46:59.571Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:46:59.571Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:46:59.571Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:46:59.571Z]
[2026-01-13T22:46:59.571Z] TEST SETUP:
[2026-01-13T22:46:59.571Z] Nothing to be done for setup.
[2026-01-13T22:46:59.571Z]
[2026-01-13T22:46:59.571Z] TESTING:
[2026-01-13T22:46:59.571Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,1024]
[2026-01-13T22:46:59.571Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-01-13T22:46:59.571Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-01-13T22:47:16.007Z] Digest validation failed for stdout.log, expecting 0x077687d8e9973f7028f08bc2c39e0cee67bb5b2a found 0xda39a3ee5e6b4b0d3255bfef95601890afd80709
[2026-01-13T22:47:16.007Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED =====
[2026-01-13T22:47:16.007Z] Validation FAILED for pmd default
[2026-01-13T22:47:16.007Z] -----------------------------------
[2026-01-13T22:47:16.007Z] dacapo-pmd_0_FAILED
[2026-01-13T22:47:16.007Z] -----------------------------------
[2026-01-13T22:47:16.007Z]
[2026-01-13T22:47:16.007Z] TEST TEARDOWN:
[2026-01-13T22:47:16.007Z] Nothing to be done for teardown.
[2026-01-13T22:47:16.007Z] dacapo-pmd_0 Finish Time: Tue Jan 13 22:47:14 2026 Epoch Time (ms): 1768344434491
[2026-01-13T22:47:16.007Z]
[2026-01-13T22:47:16.007Z] ===============================================
[2026-01-13T22:47:16.007Z] Running test dacapo-sunflow_0 ...
[2026-01-13T22:47:16.007Z] ===============================================
[2026-01-13T22:47:16.007Z] dacapo-sunflow_0 Start Time: Tue Jan 13 22:47:14 2026 Epoch Time (ms): 1768344434504
[2026-01-13T22:47:16.007Z] variation: NoOptions
[2026-01-13T22:47:16.007Z] JVM_OPTIONS:
[2026-01-13T22:47:16.007Z] { \
[2026-01-13T22:47:16.007Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:47:16.007Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:47:16.007Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-sunflow_0"; \
[2026-01-13T22:47:16.007Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-sunflow_0"; \
[2026-01-13T22:47:16.007Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:47:16.007Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2026-01-13T22:47:16.007Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:47:16.007Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:47:16.007Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:47:16.007Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:47:16.007Z]
[2026-01-13T22:47:16.007Z] TEST SETUP:
[2026-01-13T22:47:16.007Z] Nothing to be done for setup.
[2026-01-13T22:47:16.007Z]
[2026-01-13T22:47:16.007Z] TESTING:
[2026-01-13T22:47:16.007Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,1024]
[2026-01-13T22:47:16.007Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-01-13T22:47:16.007Z] java.lang.reflect.InvocationTargetException
[2026-01-13T22:47:16.007Z] java.lang.reflect.InvocationTargetException
[2026-01-13T22:47:16.007Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-01-13T22:47:16.007Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-01-13T22:47:16.007Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-13T22:47:16.007Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2026-01-13T22:47:16.007Z] at org.dacapo.harness.Sunflow.iterate(Sunflow.java:70)
[2026-01-13T22:47:16.007Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2026-01-13T22:47:16.007Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2026-01-13T22:47:16.007Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2026-01-13T22:47:16.007Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-01-13T22:47:16.007Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-01-13T22:47:16.007Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-13T22:47:16.007Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2026-01-13T22:47:16.007Z] at Harness.main(Harness.java:39)
[2026-01-13T22:47:16.007Z] Caused by: java.lang.ArithmeticException: / by zero
[2026-01-13T22:47:16.007Z] at org.sunflow.core.LightServer.calculatePhotons(LightServer.java:192)
[2026-01-13T22:47:16.007Z] at org.sunflow.core.Scene.calculatePhotons(Scene.java:306)
[2026-01-13T22:47:16.007Z] at org.sunflow.core.gi.InstantGI.init(InstantGI.java:66)
[2026-01-13T22:47:16.007Z] at org.sunflow.core.LightServer.build(LightServer.java:122)
[2026-01-13T22:47:16.007Z] at org.sunflow.core.Scene.render(Scene.java:284)
[2026-01-13T22:47:16.007Z] at org.sunflow.SunflowAPI.render(SunflowAPI.java:669)
[2026-01-13T22:47:16.007Z] at org.sunflow.Benchmark$BenchmarkScene.<init>(Benchmark.java:112)
[2026-01-13T22:47:16.007Z] at org.sunflow.Benchmark.kernelMain(Benchmark.java:226)
[2026-01-13T22:47:16.007Z] ... 13 more
[2026-01-13T22:47:16.007Z] -----------------------------------
[2026-01-13T22:47:16.007Z] dacapo-sunflow_0_FAILED
[2026-01-13T22:47:16.007Z] -----------------------------------
[2026-01-13T22:47:16.007Z]
[2026-01-13T22:47:16.007Z] TEST TEARDOWN:
[2026-01-13T22:47:16.007Z] Nothing to be done for teardown.
[2026-01-13T22:47:16.007Z] dacapo-sunflow_0 Finish Time: Tue Jan 13 22:47:15 2026 Epoch Time (ms): 1768344435041
[2026-01-13T22:47:16.007Z]
[2026-01-13T22:47:16.007Z] ===============================================
[2026-01-13T22:47:16.007Z] Running test dacapo-xalan_0 ...
[2026-01-13T22:47:16.007Z] ===============================================
[2026-01-13T22:47:16.007Z] dacapo-xalan_0 Start Time: Tue Jan 13 22:47:15 2026 Epoch Time (ms): 1768344435055
[2026-01-13T22:47:16.007Z] variation: NoOptions
[2026-01-13T22:47:16.007Z] JVM_OPTIONS:
[2026-01-13T22:47:16.007Z] { \
[2026-01-13T22:47:16.007Z] echo ""; echo "TEST SETUP:"; \
[2026-01-13T22:47:16.007Z] echo "Nothing to be done for setup."; \
[2026-01-13T22:47:16.007Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-xalan_0"; \
[2026-01-13T22:47:16.007Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-xalan_0"; \
[2026-01-13T22:47:16.007Z] echo ""; echo "TESTING:"; \
[2026-01-13T22:47:16.007Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2026-01-13T22:47:16.008Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-13T22:47:16.008Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-13T22:47:16.008Z] echo "Nothing to be done for teardown."; \
[2026-01-13T22:47:16.008Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult";
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] TEST SETUP:
[2026-01-13T22:47:16.008Z] Nothing to be done for setup.
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] TESTING:
[2026-01-13T22:47:16.008Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,2048]
[2026-01-13T22:47:16.008Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-01-13T22:47:16.008Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-01-13T22:47:16.008Z] Normal completion.
[2026-01-13T22:47:16.008Z] Digest validation failed for stdout.log, expecting 0x04287475d49c884b6b3cd93d4a23947a0d0e4867 found 0xd31deba48b76595f822b43217afefd6fec3aefb9
[2026-01-13T22:47:16.008Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan FAILED =====
[2026-01-13T22:47:16.008Z] Validation FAILED for xalan default
[2026-01-13T22:47:16.008Z] -----------------------------------
[2026-01-13T22:47:16.008Z] dacapo-xalan_0_FAILED
[2026-01-13T22:47:16.008Z] -----------------------------------
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] TEST TEARDOWN:
[2026-01-13T22:47:16.008Z] Nothing to be done for teardown.
[2026-01-13T22:47:16.008Z] dacapo-xalan_0 Finish Time: Tue Jan 13 22:47:15 2026 Epoch Time (ms): 1768344435564
[2026-01-13T22:47:16.008Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2026-01-13T22:47:16.008Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2026-01-13T22:47:16.008Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] All tests finished, run result summary:
[2026-01-13T22:47:16.008Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-13T22:47:16.008Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=alpine-linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17683443755820/ --tapName=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap --comment=""
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] TEST TARGETS SUMMARY
[2026-01-13T22:47:16.008Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-01-13T22:47:16.008Z] DISABLED test targets:
[2026-01-13T22:47:16.008Z] renaissance-finagle-chirper_0
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] PASSED test targets:
[2026-01-13T22:47:16.008Z] renaissance-als_0
[2026-01-13T22:47:16.008Z] renaissance-chi-square_0
[2026-01-13T22:47:16.008Z] renaissance-db-shootout_0
[2026-01-13T22:47:16.008Z] renaissance-dec-tree_0
[2026-01-13T22:47:16.008Z] renaissance-finagle-http_0
[2026-01-13T22:47:16.008Z] renaissance-gauss-mix_0
[2026-01-13T22:47:16.008Z] renaissance-log-regression_0
[2026-01-13T22:47:16.008Z] renaissance-mnemonics_0
[2026-01-13T22:47:16.008Z] renaissance-movie-lens_0
[2026-01-13T22:47:16.008Z] renaissance-par-mnemonics_0
[2026-01-13T22:47:16.008Z] renaissance-philosophers_0
[2026-01-13T22:47:16.008Z] dacapo-avrora_0
[2026-01-13T22:47:16.008Z] dacapo-fop_0
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] FAILED test targets:
[2026-01-13T22:47:16.008Z] dacapo-jython_0
[2026-01-13T22:47:16.008Z] dacapo-pmd_0
[2026-01-13T22:47:16.008Z] dacapo-sunflow_0
[2026-01-13T22:47:16.008Z] dacapo-xalan_0
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] TOTAL: 18 EXECUTED: 17 PASSED: 13 FAILED: 4 DISABLED: 1 SKIPPED: 0
[2026-01-13T22:47:16.008Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-01-13T22:47:16.008Z]
[2026-01-13T22:47:16.008Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-01-13T22:47:16.008Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-13T22:47:16.008Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-01-13T22:47:17.936Z] + uname
[2026-01-13T22:47:17.936Z] + '[' Linux '=' AIX ]
[2026-01-13T22:47:17.936Z] + uname
[2026-01-13T22:47:17.936Z] + '[' Linux '=' SunOS ]
[2026-01-13T22:47:17.936Z] + uname
[2026-01-13T22:47:17.936Z] + '[' Linux '=' '*BSD' ]
[2026-01-13T22:47:17.936Z] + MAKE=make
[2026-01-13T22:47:17.936Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-13T22:47:17.936Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-01-13T22:47:18.385Z] $ ssh-agent -k
[2026-01-13T22:47:18.390Z] unset SSH_AUTH_SOCK;
[2026-01-13T22:47:18.390Z] unset SSH_AGENT_PID;
[2026-01-13T22:47:18.390Z] echo Agent pid 2259000 killed;
[2026-01-13T22:47:18.967Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-01-13T22:47:18.992Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-01-13T22:47:19.415Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-01-13T22:47:19.453Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-01-13T22:47:19.513Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-13T22:47:19.649Z] Archiving artifacts
[2026-01-13T22:47:19.909Z] Recording fingerprints
[Pipeline] echo
[2026-01-13T22:47:20.060Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-13T22:47:20.193Z] Archiving artifacts
[2026-01-13T22:47:20.461Z] Recording fingerprints
[Pipeline] sh
[2026-01-13T22:47:22.035Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17683443755820
[Pipeline] echo
[2026-01-13T22:47:22.424Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-01-13T22:47:22.562Z] Archiving artifacts
[2026-01-13T22:47:23.334Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-01-13T22:47:24.353Z] Tap file found: aqa-tests/TKG/output_17683443755820/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-01-13T22:47:24.681Z] Recording test results
[2026-01-13T22:47:25.045Z] None of the test reports contained any result
[2026-01-13T22:47:25.046Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-13T22:47:25.070Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-13T22:47:24.956Z] No test report files were found. Configuration error?
[2026-01-13T22:47:26.614Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-13T22:47:26.614Z] Unix type machine..
[2026-01-13T22:47:26.614Z] Running on a Linux host
[2026-01-13T22:47:26.614Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-13T22:47:27.404Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-13T22:47:27.404Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-13T22:47:29.105Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-01-13T22:47:30.674Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-13T22:47:31.081Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-01-13T22:47:31.194Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-01-13T22:47:31.204Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2026-01-13T22:47:31.223Z] Generating rerun Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] echo
[2026-01-13T22:47:31.249Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-01-13T22:47:33.159Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-01-13T22:47:35.445Z] Processing DSL script testJobTemplate
[2026-01-13T22:48:03.530Z] LEVELS: [extended]
[2026-01-13T22:48:03.530Z] JDK_VERSIONS: [8]
[2026-01-13T22:48:03.530Z] GROUPS: [perf]
[2026-01-13T22:48:03.530Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2026-01-13T22:48:03.854Z] Added items:
[2026-01-13T22:48:03.854Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-01-13T22:48:04.595Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] build
[2026-01-13T22:48:04.610Z] Scheduling project: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun
[2026-01-13T22:48:10.581Z] Starting building: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #8
[2026-01-14T01:45:52.684Z] Build Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #8 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-01-14T01:45:52.747Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T01:45:52.840Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T01:45:52.840Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T01:45:54.015Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-14T01:45:54.045Z] Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #8 completed with status SUCCESS
[Pipeline] timeout
[2026-01-14T01:45:54.055Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-14T01:45:54.202Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun" build number 8
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-14T01:45:54.238Z] Saving Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun/8/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-14T01:45:54.260Z] Archiving artifacts
[2026-01-14T01:45:55.294Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T01:45:55.457Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T01:45:55.457Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T01:45:55.495Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS