Test_openjdk26_hs_sanity.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-s390x-temurin" build number 356
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 14
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 23
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_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_openjdk26_hs_sanity.perf_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d8f5f5e453197862dc2e8fc1c2349614a4d9d716 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d8f5f5e453197862dc2e8fc1c2349614a4d9d716 # timeout=10
Commit message: "Remove unnecessary escapes of / in grep pattern (#6551)"
> git rev-list --no-walk f0754f8bed360429812e41fbd2540f9864ca09ba # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-10-02T21:57:30.098Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-10-02T21:57:30.109Z] SPEC: linux_390-64
[Pipeline] echo
[2025-10-02T21:57:30.110Z] LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-02T21:57:30.119Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-02T21:57:30.122Z] dynamicAgents: []
[Pipeline] node
[2025-10-02T21:57:30.170Z] Running on test-marist-sles15-s390x-2 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-10-02T21:57:30.202Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T21:57:30.514Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T21:57:30.515Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T21:57:35.815Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-02T21:57:35.972Z] The recommended git tool is: /usr/bin/git
[2025-10-02T21:57:59.516Z] No credentials specified
[2025-10-02T21:57:59.609Z] Cloning the remote Git repository
[2025-10-02T21:57:59.849Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-02T21:58:00.232Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests # timeout=10
[2025-10-02T21:58:00.627Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-02T21:58:00.723Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-02T21:58:00.724Z] > /usr/bin/git --version # timeout=10
[2025-10-02T21:58:00.731Z] > git --version # 'git version 2.26.2'
[2025-10-02T21:58:00.731Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-02T21:58:05.093Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-02T21:58:05.102Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-02T21:58:14.488Z] Avoid second fetch
[2025-10-02T21:58:14.592Z] Checking out Revision d8f5f5e453197862dc2e8fc1c2349614a4d9d716 (origin/master)
[2025-10-02T21:58:14.534Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-10-02T21:58:14.733Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-10-02T21:58:14.751Z] > /usr/bin/git checkout -f d8f5f5e453197862dc2e8fc1c2349614a4d9d716 # timeout=10
[2025-10-02T21:58:19.980Z] Commit message: "Remove unnecessary escapes of / in grep pattern (#6551)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-02T21:58:21.621Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-02T21:58:21.647Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-02T21:58:24.013Z] + LC_TIME=C
[2025-10-02T21:58:24.013Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-02T21:58:24.791Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-02T21:58:25.904Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-02T21:58:25.904Z] Unix type machine..
[2025-10-02T21:58:25.904Z] Running on a Linux host
[2025-10-02T21:58:25.904Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-02T21:58:28.044Z] + printenv
[2025-10-02T21:58:28.044Z] TIME_LIMIT=25
[2025-10-02T21:58:28.044Z] HOSTTYPE=s390x
[2025-10-02T21:58:28.044Z] RERUN_ITERATIONS=1
[2025-10-02T21:58:28.044Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/7/display/redirect
[2025-10-02T21:58:28.044Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-02T21:58:28.044Z] EXECUTOR_NUMBER=0
[2025-10-02T21:58:28.044Z] SSH_CONNECTION=78.47.239.97 43818 148.100.74.154 22
[2025-10-02T21:58:28.044Z] LESSCLOSE=lessclose.sh %s %s
[2025-10-02T21:58:28.044Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
[2025-10-02T21:58:28.044Z] _=/usr/bin/printenv
[2025-10-02T21:58:28.044Z] LANG=en_US.UTF-8
[2025-10-02T21:58:28.044Z] BUILD_ID=7
[2025-10-02T21:58:28.044Z] WINDOWMANAGER=xterm
[2025-10-02T21:58:28.044Z] LESS=-M -I -R
[2025-10-02T21:58:28.044Z] USE_JRE=false
[2025-10-02T21:58:28.044Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk
[2025-10-02T21:58:28.044Z] HOSTNAME=test-marist-sles15-s390x-2.adoptopenjdk.net
[2025-10-02T21:58:28.044Z] jobStatus=SUCCESS
[2025-10-02T21:58:28.044Z] OLDPWD=/home/jenkins
[2025-10-02T21:58:28.044Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/7/display/redirect?page=changes
[2025-10-02T21:58:28.044Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-02T21:58:28.044Z] PERSONAL_BUILD=false
[2025-10-02T21:58:28.044Z] CSHEDIT=emacs
[2025-10-02T21:58:28.044Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T21:58:28.044Z] GPG_TTY=not a tty
[2025-10-02T21:58:28.044Z] LESS_ADVANCED_PREPROCESSOR=no
[2025-10-02T21:58:28.044Z] COLORTERM=1
[2025-10-02T21:58:28.044Z] JENKINS_NODE_COOKIE=0f35a600-d3c4-4d97-800e-5819aca255cd
[2025-10-02T21:58:28.044Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk
[2025-10-02T21:58:28.044Z] SLACK_CHANNEL=aqavit-bot
[2025-10-02T21:58:28.044Z] JDK_IMPL=hotspot
[2025-10-02T21:58:28.044Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-10-02T21:58:28.044Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux@tmp
[2025-10-02T21:58:28.044Z] MACHTYPE=s390x-suse-linux
[2025-10-02T21:58:28.044Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-02T21:58:28.044Z] DYNAMIC_COMPILE=false
[2025-10-02T21:58:28.044Z] OPENJ9_BRANCH=master
[2025-10-02T21:58:28.044Z] MINICOM=-c on
[2025-10-02T21:58:28.044Z] OSTYPE=linux
[2025-10-02T21:58:28.044Z] CI=true
[2025-10-02T21:58:28.044Z] HUDSON_COOKIE=101cd5f2-0776-453a-99b9-1938d19083ea
[2025-10-02T21:58:28.044Z] XDG_SESSION_ID=8929
[2025-10-02T21:58:28.044Z] USER=jenkins
[2025-10-02T21:58:28.044Z] ADOPTOPENJDK_BRANCH=master
[2025-10-02T21:58:28.044Z] ORIGIN_JDK_VERSION=26
[2025-10-02T21:58:28.044Z] PAGER=less
[2025-10-02T21:58:28.044Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/system_lib
[2025-10-02T21:58:28.044Z] UPSTREAM_JOB_NUMBER=356
[2025-10-02T21:58:28.044Z] BUILD_NUMBER=7
[2025-10-02T21:58:28.044Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-02T21:58:28.044Z] JCK_GIT_BRANCH=master
[2025-10-02T21:58:28.044Z] MORE=-sl
[2025-10-02T21:58:28.044Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-02T21:58:28.044Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-10-02T21:58:28.044Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-s390x-temurin
[2025-10-02T21:58:28.044Z] KEEP_REPORTDIR=false
[2025-10-02T21:58:28.044Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-10-02T21:58:28.044Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-02T21:58:28.044Z] USE_TESTENV_PROPERTIES=false
[2025-10-02T21:58:28.044Z] HOME=/home/jenkins
[2025-10-02T21:58:28.044Z] NODE_NAME=test-marist-sles15-s390x-2
[2025-10-02T21:58:28.044Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../benchmarks
[2025-10-02T21:58:28.044Z] DOCKER_REQUIRED=false
[2025-10-02T21:58:28.044Z] HOST=test-marist-sles15-s390x-2.adoptopenjdk.net
[2025-10-02T21:58:28.044Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-02T21:58:28.044Z] SSH_CLIENT=78.47.239.97 43818 22
[2025-10-02T21:58:28.044Z] JDK_BRANCH=jdk-26+18_adopt
[2025-10-02T21:58:28.044Z] ARCHIVE_TEST_RESULTS=false
[2025-10-02T21:58:28.044Z] XNLSPATH=/usr/share/X11/nls
[2025-10-02T21:58:28.044Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-02T21:58:28.044Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-10-02T21:58:28.044Z] TEST_TIME=120
[2025-10-02T21:58:28.044Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/7/display/redirect?page=tests
[2025-10-02T21:58:28.044Z] BUILD_LIST=perf
[2025-10-02T21:58:28.044Z] XDG_DATA_DIRS=/usr/share
[2025-10-02T21:58:28.044Z] KEEP_WORKSPACE=false
[2025-10-02T21:58:28.044Z] NUM_PROCESSORS=2
[2025-10-02T21:58:28.044Z] LIBGL_DEBUG=quiet
[2025-10-02T21:58:28.044Z] EXIT_SUCCESS=false
[2025-10-02T21:58:28.044Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-02T21:58:28.044Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-02T21:58:28.044Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/display/redirect
[2025-10-02T21:58:28.044Z] PROFILEREAD=true
[2025-10-02T21:58:28.044Z] RERUN_FAILURE=true
[2025-10-02T21:58:28.044Z] SDK_RESOURCE=upstream
[2025-10-02T21:58:28.044Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-02T21:58:28.044Z] SETUP_JCK_RUN=false
[2025-10-02T21:58:28.044Z] SPEC=linux_390-64
[2025-10-02T21:58:28.044Z] ITERATIONS=1
[2025-10-02T21:58:28.044Z] GENERATE_JOBS=true
[2025-10-02T21:58:28.044Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-10-02T21:58:28.044Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-02T21:58:28.044Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/7/display/redirect?page=artifacts
[2025-10-02T21:58:28.044Z] MAIL=/var/spool/mail/jenkins
[2025-10-02T21:58:28.044Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-02T21:58:28.044Z] AUTO_DETECT=true
[2025-10-02T21:58:28.044Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux.tap
[2025-10-02T21:58:28.044Z] LESSKEY=/etc/lesskey.bin
[2025-10-02T21:58:28.044Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/7/
[2025-10-02T21:58:28.044Z] SHELL=/bin/bash
[2025-10-02T21:58:28.044Z] STAGE_NAME=Setup
[2025-10-02T21:58:28.044Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-02T21:58:28.044Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/
[2025-10-02T21:58:28.044Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-02T21:58:28.044Z] JDK_VERSION=26
[2025-10-02T21:58:28.044Z] BUILD_DISPLAY_NAME=#7
[2025-10-02T21:58:28.044Z] PLATFORM=s390x_linux
[2025-10-02T21:58:28.044Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-02T21:58:28.044Z] SHLVL=3
[2025-10-02T21:58:28.044Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-10-02T21:58:28.044Z] PARALLEL=Dynamic
[2025-10-02T21:58:28.044Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_s390x_linux-7
[2025-10-02T21:58:28.044Z] TKG_ITERATIONS=1
[2025-10-02T21:58:28.044Z] EXIT_FAILURE=false
[2025-10-02T21:58:28.044Z] NODE_LABELS=ci.role.testX sles hw.arch.s390x test sles15 test-marist-sles15-s390x-2 linux sw.os.linux sw.tool.docker ci.role.perf s390x
[2025-10-02T21:58:28.044Z] TARGET=sanity.perf
[2025-10-02T21:58:28.044Z] LOGNAME=jenkins
[2025-10-02T21:58:28.044Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-10-02T21:58:28.044Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-10-02T21:58:28.044Z] JOBSTARTTIME=Thu, 02 Oct 2025 21:58:22 +0000
[2025-10-02T21:58:28.044Z] JRE_HOME=/usr/lib64/jvm/jre
[2025-10-02T21:58:28.044Z] XDG_CONFIG_DIRS=/etc/xdg
[2025-10-02T21:58:28.044Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin
[2025-10-02T21:58:28.044Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin
[2025-10-02T21:58:28.044Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-02T21:58:28.044Z] HISTSIZE=1000
[2025-10-02T21:58:28.044Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-10-02T21:58:28.044Z] CPU=s390x
[2025-10-02T21:58:28.044Z] JENKINS_SERVER_COOKIE=durable-a413a147d740e1531a4276141693a6d1f2be73d97286723f19c1addd98f32543
[2025-10-02T21:58:28.044Z] LESSOPEN=lessopen.sh %s
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-02T21:58:28.333Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-02T21:58:28.347Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-02T22:07:31.179Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-s390x-temurin" build number 356
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-02T22:07:31.453Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-10-02T22:07:31.460Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2025-10-02T22:07:31.528Z] $ ssh-agent
[2025-10-02T22:07:32.632Z] SSH_AUTH_SOCK=/tmp/ssh-b0qLBYt1jiHk/agent.24561
[2025-10-02T22:07:32.632Z] SSH_AGENT_PID=24564
[2025-10-02T22:07:32.632Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-02T22:07:32.651Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-02T22:07:32.681Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-02T22:07:40.041Z] ++ pwd
[2025-10-02T22:07:40.041Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-10-02T22:07:40.041Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[2025-10-02T22:07:40.041Z] get jdk binary...
[2025-10-02T22:07:40.041Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-02T22:07:40.041Z] Uncompressing file: OpenJDK-jdk_s390x_linux_hotspot_26_18-ea.tar.gz ...
[2025-10-02T22:07:40.041Z] List files in jdkbinary folder...
[2025-10-02T22:07:40.041Z] total 593760
[2025-10-02T22:07:40.041Z] -rw-r--r-- 1 jenkins users 229170164 Oct 2 21:23 OpenJDK-debugimage_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.042Z] -rw-r--r-- 1 jenkins users 136737573 Oct 2 21:23 OpenJDK-jdk_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.042Z] -rw-r--r-- 1 jenkins users 82502638 Oct 2 21:23 OpenJDK-jmods_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.042Z] -rw-r--r-- 1 jenkins users 59902210 Oct 2 21:19 OpenJDK-jre_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.042Z] -rw-r--r-- 1 jenkins users 166324 Oct 2 21:38 OpenJDK-sbom_s390x_linux_hotspot_26_18-ea.json
[2025-10-02T22:07:40.042Z] -rw-rw-r-- 1 jenkins users 31139 Oct 2 21:35 OpenJDK-sbom_s390x_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T22:07:40.042Z] -rw-r--r-- 1 jenkins users 4520694 Oct 2 21:23 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.042Z] -rw-r--r-- 1 jenkins users 94963752 Oct 2 21:20 OpenJDK-testimage_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.042Z] drwxr-xr-x 3 jenkins users 23 Oct 2 22:07 tmp
[2025-10-02T22:07:40.042Z] List files in jdkbinary/tmp folder...
[2025-10-02T22:07:40.042Z] total 0
[2025-10-02T22:07:40.042Z] drwxr-xr-x 7 jenkins users 97 Oct 2 21:18 jdk-26+18
[2025-10-02T22:07:40.042Z] Moving directory jdk-26+18/ to ../j2sdk-image
[2025-10-02T22:07:40.042Z] Uncompressing file: OpenJDK-jre_s390x_linux_hotspot_26_18-ea.tar.gz ...
[2025-10-02T22:07:40.671Z] List files in jdkbinary folder...
[2025-10-02T22:07:40.671Z] total 593760
[2025-10-02T22:07:40.671Z] drwxr-xr-x 7 jenkins users 97 Oct 2 21:18 j2sdk-image
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 229170164 Oct 2 21:23 OpenJDK-debugimage_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 136737573 Oct 2 21:23 OpenJDK-jdk_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 82502638 Oct 2 21:23 OpenJDK-jmods_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 59902210 Oct 2 21:19 OpenJDK-jre_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 166324 Oct 2 21:38 OpenJDK-sbom_s390x_linux_hotspot_26_18-ea.json
[2025-10-02T22:07:40.671Z] -rw-rw-r-- 1 jenkins users 31139 Oct 2 21:35 OpenJDK-sbom_s390x_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 4520694 Oct 2 21:23 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 94963752 Oct 2 21:20 OpenJDK-testimage_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] drwxr-xr-x 3 jenkins users 27 Oct 2 22:07 tmp
[2025-10-02T22:07:40.671Z] List files in jdkbinary/tmp folder...
[2025-10-02T22:07:40.671Z] total 0
[2025-10-02T22:07:40.671Z] drwxr-xr-x 6 jenkins users 82 Oct 2 21:18 jdk-26+18-jre
[2025-10-02T22:07:40.671Z] Moving directory jdk-26+18-jre/ to ../j2re-image
[2025-10-02T22:07:40.671Z] Uncompressing file: OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_18-ea.tar.gz ...
[2025-10-02T22:07:40.671Z] List files in jdkbinary folder...
[2025-10-02T22:07:40.671Z] total 593760
[2025-10-02T22:07:40.671Z] drwxr-xr-x 6 jenkins users 82 Oct 2 21:18 j2re-image
[2025-10-02T22:07:40.671Z] drwxr-xr-x 7 jenkins users 97 Oct 2 21:18 j2sdk-image
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 229170164 Oct 2 21:23 OpenJDK-debugimage_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 136737573 Oct 2 21:23 OpenJDK-jdk_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 82502638 Oct 2 21:23 OpenJDK-jmods_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 59902210 Oct 2 21:19 OpenJDK-jre_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.671Z] -rw-r--r-- 1 jenkins users 166324 Oct 2 21:38 OpenJDK-sbom_s390x_linux_hotspot_26_18-ea.json
[2025-10-02T22:07:40.672Z] -rw-rw-r-- 1 jenkins users 31139 Oct 2 21:35 OpenJDK-sbom_s390x_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T22:07:40.672Z] -rw-r--r-- 1 jenkins users 4520694 Oct 2 21:23 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.672Z] -rw-r--r-- 1 jenkins users 94963752 Oct 2 21:20 OpenJDK-testimage_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:40.672Z] drwxr-xr-x 3 jenkins users 35 Oct 2 22:07 tmp
[2025-10-02T22:07:40.672Z] List files in jdkbinary/tmp folder...
[2025-10-02T22:07:40.672Z] total 0
[2025-10-02T22:07:40.672Z] drwxr-xr-x 3 jenkins users 17 Oct 2 21:18 jdk-26+18-static-libs
[2025-10-02T22:07:40.672Z] Moving directory jdk-26+18-static-libs/ to ../static-libs
[2025-10-02T22:07:40.672Z] Uncompressing file: OpenJDK-testimage_s390x_linux_hotspot_26_18-ea.tar.gz ...
[2025-10-02T22:07:41.331Z] List files in jdkbinary folder...
[2025-10-02T22:07:41.331Z] total 593760
[2025-10-02T22:07:41.331Z] drwxr-xr-x 6 jenkins users 82 Oct 2 21:18 j2re-image
[2025-10-02T22:07:41.331Z] drwxr-xr-x 7 jenkins users 97 Oct 2 21:18 j2sdk-image
[2025-10-02T22:07:41.331Z] -rw-r--r-- 1 jenkins users 229170164 Oct 2 21:23 OpenJDK-debugimage_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:41.331Z] -rw-r--r-- 1 jenkins users 136737573 Oct 2 21:23 OpenJDK-jdk_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:41.331Z] -rw-r--r-- 1 jenkins users 82502638 Oct 2 21:23 OpenJDK-jmods_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:41.331Z] -rw-r--r-- 1 jenkins users 59902210 Oct 2 21:19 OpenJDK-jre_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:41.331Z] -rw-r--r-- 1 jenkins users 166324 Oct 2 21:38 OpenJDK-sbom_s390x_linux_hotspot_26_18-ea.json
[2025-10-02T22:07:41.331Z] -rw-rw-r-- 1 jenkins users 31139 Oct 2 21:35 OpenJDK-sbom_s390x_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T22:07:41.331Z] -rw-r--r-- 1 jenkins users 4520694 Oct 2 21:23 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:41.331Z] -rw-r--r-- 1 jenkins users 94963752 Oct 2 21:20 OpenJDK-testimage_s390x_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T22:07:41.331Z] drwxr-xr-x 3 jenkins users 17 Oct 2 21:18 static-libs
[2025-10-02T22:07:41.331Z] drwxr-xr-x 3 jenkins users 34 Oct 2 22:07 tmp
[2025-10-02T22:07:41.331Z] List files in jdkbinary/tmp folder...
[2025-10-02T22:07:41.331Z] total 0
[2025-10-02T22:07:41.331Z] drwxr-xr-x 6 jenkins users 112 Oct 2 21:12 jdk-26+18-test-image
[2025-10-02T22:07:41.331Z] Moving directory jdk-26+18-test-image/ to ../openjdk-test-image
[2025-10-02T22:07:41.331Z] Uncompressing OpenJDK-debugimage_s390x_linux_hotspot_26_18-ea.tar.gz over ./j2sdk-image...
[2025-10-02T22:07:41.974Z] Removing top-level folder jdk-26+18-debug-image/
[2025-10-02T22:07:41.974Z] Removing top-level folder jdk-26+18/
[2025-10-02T22:07:42.980Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-10-02T22:07:42.981Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-02T22:07:42.981Z] openjdk version "26-beta" 2026-03-17
[2025-10-02T22:07:42.981Z] OpenJDK Runtime Environment Temurin-26+18-202510022033 (build 26-beta+18-ea)
[2025-10-02T22:07:42.981Z] OpenJDK 64-Bit Server VM Temurin-26+18-202510022033 (build 26-beta+18-ea, mixed mode, sharing)
[2025-10-02T22:07:42.981Z] =JAVA VERSION OUTPUT END=
[2025-10-02T22:07:42.981Z] =RELEASE INFO BEGIN=
[2025-10-02T22:07:42.981Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-02T22:07:42.981Z] IMPLEMENTOR_VERSION="Temurin-26+18-202510022033"
[2025-10-02T22:07:42.981Z] JAVA_RUNTIME_VERSION="26-beta+18-ea"
[2025-10-02T22:07:42.981Z] JAVA_VERSION="26"
[2025-10-02T22:07:42.981Z] JAVA_VERSION_DATE="2026-03-17"
[2025-10-02T22:07:42.981Z] LIBC="gnu"
[2025-10-02T22:07:42.981Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-10-02T22:07:42.981Z] OS_ARCH="s390x"
[2025-10-02T22:07:42.981Z] OS_NAME="Linux"
[2025-10-02T22:07:42.981Z] SOURCE=".:git:817d69288c9e"
[2025-10-02T22:07:42.981Z] BUILD_SOURCE="git:33fe318bfda2e8076a3e4080854462ff017e2f40"
[2025-10-02T22:07:42.981Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-02T22:07:42.981Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-10-02T22:07:42.981Z] FULL_VERSION="26-beta+18-ea"
[2025-10-02T22:07:42.981Z] SEMANTIC_VERSION="26+18"
[2025-10-02T22:07:42.981Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2025-10-02T22:07:42.981Z] JVM_VARIANT="Hotspot"
[2025-10-02T22:07:42.981Z] JVM_VERSION="26-beta+18-ea"
[2025-10-02T22:07:42.981Z] IMAGE_TYPE="JDK"
[2025-10-02T22:07:42.981Z] =RELEASE INFO END=
[2025-10-02T22:07:42.981Z] get testKitGen...
[2025-10-02T22:07:42.981Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-02T22:07:42.981Z] git rev-parse master
[2025-10-02T22:07:42.981Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-02T22:07:43.398Z] $ ssh-agent -k
[2025-10-02T22:07:43.403Z] unset SSH_AUTH_SOCK;
[2025-10-02T22:07:43.404Z] unset SSH_AGENT_PID;
[2025-10-02T22:07:43.404Z] echo Agent pid 24564 killed;
[2025-10-02T22:07:44.116Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-02T22:07:44.660Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B18_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=356&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-02T22:07:44.672Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_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-marist-sles15-s390x-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B18_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=356&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-02T22:07:44.731Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-02T22:07:46.154Z] Copied 1 artifact from "getTRSSOutput" build number 1914
[Pipeline] sh
[2025-10-02T22:07:47.482Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-02T22:07:47.482Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-02T22:07:47.482Z] + tar xof -
[2025-10-02T22:07:47.482Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-02T22:07:47.805Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-02T22:07:47.822Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-02T22:07:49.210Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-02T22:07:55.101Z] --------------------------------------------
[2025-10-02T22:07:55.101Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:07:55.101Z] task is set to default
[2025-10-02T22:07:55.101Z] dependencyList is set to all
[2025-10-02T22:07:55.101Z] --------------------------------------------
[2025-10-02T22:07:55.101Z] Starting download third party dependent jars
[2025-10-02T22:07:55.102Z] --------------------------------------------
[2025-10-02T22:07:55.102Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-02T22:07:55.102Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-10-02T22:07:55.432Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] sh
[2025-10-02T22:07:56.784Z] + cd ./aqa-tests/TKG
[2025-10-02T22:07:56.784Z] ++ uname
[2025-10-02T22:07:56.784Z] + '[' Linux = AIX ']'
[2025-10-02T22:07:56.784Z] ++ uname
[2025-10-02T22:07:56.784Z] + '[' Linux = SunOS ']'
[2025-10-02T22:07:56.784Z] ++ uname
[2025-10-02T22:07:56.784Z] + '[' Linux = '*BSD' ']'
[2025-10-02T22:07:56.784Z] + MAKE=make
[2025-10-02T22:07:56.784Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-10-02T22:07:56.784Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-10-02T22:07:56.784Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:07:56.784Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T22:07:56.784Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T22:07:56.784Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-02T22:07:56.784Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-02T22:07:56.784Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-02T22:07:57.409Z]
[2025-10-02T22:07:57.409Z] build:
[2025-10-02T22:07:57.409Z]
[2025-10-02T22:07:57.409Z] clean:
[2025-10-02T22:07:57.409Z]
[2025-10-02T22:07:57.409Z] init:
[2025-10-02T22:07:57.409Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-10-02T22:07:57.409Z]
[2025-10-02T22:07:57.409Z] getDependentLibs:
[2025-10-02T22:07:57.409Z] [exec] --------------------------------------------
[2025-10-02T22:07:57.409Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:07:57.409Z] [exec] task is set to default
[2025-10-02T22:07:57.409Z] [exec] dependencyList is set to json_simple
[2025-10-02T22:07:57.409Z] [exec] --------------------------------------------
[2025-10-02T22:07:57.409Z] [exec] Starting download third party dependent jars
[2025-10-02T22:07:57.409Z] [exec] --------------------------------------------
[2025-10-02T22:07:57.409Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:07:57.409Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-02T22:07:57.409Z] [exec] downloaded dependent third party jars successfully
[2025-10-02T22:07:57.409Z]
[2025-10-02T22:07:57.409Z] compile:
[2025-10-02T22:07:57.409Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T22:07:57.409Z] [echo] ============COMPILER SETTINGS============
[2025-10-02T22:07:57.409Z] [echo] ===fork: yes
[2025-10-02T22:07:57.409Z] [echo] ===debug: on
[2025-10-02T22:07:58.039Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-10-02T22:08:00.910Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-02T22:08:00.910Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T22:08:00.910Z]
[2025-10-02T22:08:00.910Z] dist:
[2025-10-02T22:08:00.910Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-02T22:08:00.910Z]
[2025-10-02T22:08:00.910Z] BUILD SUCCESSFUL
[2025-10-02T22:08:00.910Z] Total time: 3 seconds
[2025-10-02T22:08:00.910Z] 0
[2025-10-02T22:08:00.910Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-02T22:08:02.231Z] ****************************** MACHINE INFO ******************************
[2025-10-02T22:08:02.231Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-10-02T22:08:02.231Z] Free Physical Memory Size : 152133632
[2025-10-02T22:08:02.231Z] Free space (bytes) : 64532959232
[2025-10-02T22:08:02.231Z] Total Physical Memory Size : 4199198720
[2025-10-02T22:08:02.231Z] Total space (bytes) : 107362627584
[2025-10-02T22:08:02.231Z] Usable space (bytes) : 64532959232
[2025-10-02T22:08:02.231Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T22:08:02.231Z] bashVersion :
[2025-10-02T22:08:02.231Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2025-10-02T22:08:02.231Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-10-02T22:08:02.231Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] This is free software; you are free to change and redistribute it.
[2025-10-02T22:08:02.231Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-02T22:08:02.231Z] cpuCores : 3
[2025-10-02T22:08:02.231Z] curlVersion :
[2025-10-02T22:08:02.231Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0
[2025-10-02T22:08:02.231Z] Release-Date: 2019-09-11
[2025-10-02T22:08:02.231Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-10-02T22:08:02.231Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-10-02T22:08:02.231Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2025-10-02T22:08:02.231Z] gcc version : 7
[2025-10-02T22:08:02.231Z] gclibc version : ldd (GNU libc) 2.26
[2025-10-02T22:08:02.231Z] gdb version : bash: gdb: command not found
[2025-10-02T22:08:02.231Z] lldb version : Command could not be executed
[2025-10-02T22:08:02.231Z] makeVersion :
[2025-10-02T22:08:02.231Z] GNU Make 4.2.1
[2025-10-02T22:08:02.231Z] Built for s390x-suse-linux-gnu
[2025-10-02T22:08:02.231Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-10-02T22:08:02.231Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-02T22:08:02.231Z] This is free software: you are free to change and redistribute it.
[2025-10-02T22:08:02.231Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-02T22:08:02.231Z] mavenVersion :
[2025-10-02T22:08:02.231Z] WARNING: A restricted method in java.lang.System has been called
[2025-10-02T22:08:02.231Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-10-02T22:08:02.231Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-10-02T22:08:02.231Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2025-10-02T22:08:02.231Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-10-02T22:08:02.231Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-10-02T22:08:02.231Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-02T22:08:02.231Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-10-02T22:08:02.231Z] Default locale: en_US, platform encoding: UTF-8
[2025-10-02T22:08:02.231Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2025-10-02T22:08:02.231Z] microArch : z15
[2025-10-02T22:08:02.231Z] osInfo :
[2025-10-02T22:08:02.231Z] NAME="SLES"
[2025-10-02T22:08:02.231Z] VERSION="15-SP2"
[2025-10-02T22:08:02.231Z] VERSION_ID="15.2"
[2025-10-02T22:08:02.231Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2025-10-02T22:08:02.231Z] ID="sles"
[2025-10-02T22:08:02.231Z] ID_LIKE="suse"
[2025-10-02T22:08:02.231Z] ANSI_COLOR="0;32"
[2025-10-02T22:08:02.231Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2025-10-02T22:08:02.231Z] osLabel : sles.15
[2025-10-02T22:08:02.231Z] perlVersion :
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] Copyright 1987-2017, Larry Wall
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-02T22:08:02.231Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-02T22:08:02.231Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-02T22:08:02.231Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] podmanVersion : bash: podman: command not found
[2025-10-02T22:08:02.231Z] procArch : s390x
[2025-10-02T22:08:02.231Z] sysArch : s390x
[2025-10-02T22:08:02.231Z] sysOS : Linux
[2025-10-02T22:08:02.231Z] ulimit :
[2025-10-02T22:08:02.231Z] core file size (blocks, -c) unlimited
[2025-10-02T22:08:02.231Z] data seg size (kbytes, -d) unlimited
[2025-10-02T22:08:02.231Z] scheduling priority (-e) 0
[2025-10-02T22:08:02.231Z] file size (blocks, -f) unlimited
[2025-10-02T22:08:02.231Z] pending signals (-i) 15963
[2025-10-02T22:08:02.231Z] max locked memory (kbytes, -l) 64
[2025-10-02T22:08:02.231Z] max memory size (kbytes, -m) unlimited
[2025-10-02T22:08:02.231Z] open files (-n) 4096
[2025-10-02T22:08:02.231Z] pipe size (512 bytes, -p) 8
[2025-10-02T22:08:02.231Z] POSIX message queues (bytes, -q) 819200
[2025-10-02T22:08:02.231Z] real-time priority (-r) 0
[2025-10-02T22:08:02.231Z] stack size (kbytes, -s) 8192
[2025-10-02T22:08:02.231Z] cpu time (seconds, -t) unlimited
[2025-10-02T22:08:02.231Z] max user processes (-u) 15963
[2025-10-02T22:08:02.231Z] virtual memory (kbytes, -v) unlimited
[2025-10-02T22:08:02.231Z] file locks (-x) unlimited
[2025-10-02T22:08:02.231Z] uname : Linux test-marist-sles15-s390x-2.adoptopenjdk.net 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2025-10-02T22:08:02.231Z] vmVendor : Oracle Corporation
[2025-10-02T22:08:02.231Z] vmVersion : 26-beta+18-ea
[2025-10-02T22:08:02.231Z] xlc version : bash: xlC: command not found
[2025-10-02T22:08:02.231Z] **************************************************************************
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] System.getProperty('os.name')=Linux
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] System.getProperty('os.arch')=s390x
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] System.getProperty('java.fullversion')=null
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] System.getProperty('sun.arch.data.model')=64
[2025-10-02T22:08:02.231Z]
[2025-10-02T22:08:02.231Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:08:02.231Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-10-02T22:08:02.231Z] perl scripts/configure.pl
[2025-10-02T22:08:02.231Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-02T22:08:02.852Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-02T22:08:02.852Z]
[2025-10-02T22:08:02.852Z]
[2025-10-02T22:08:02.852Z] Starting to generate parallel test lists.
[2025-10-02T22:08:02.852Z]
[2025-10-02T22:08:02.853Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-02T22:08:02.853Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-02T22:08:02.853Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-02T22:08:02.853Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-02T22:08:02.853Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-02T22:08:02.853Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-02T22:08:02.853Z] Attempting to get test duration data from TRSS.
[2025-10-02T22:08:02.853Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=s390x_linux&group=perf&level=sanity
[2025-10-02T22:08:03.482Z] Attempting to get test duration data from cached files.
[2025-10-02T22:08:03.482Z]
[2025-10-02T22:08:03.482Z] TEST DURATION
[2025-10-02T22:08:03.482Z] ====================================================================================
[2025-10-02T22:08:03.482Z] Total number of tests searched: 9
[2025-10-02T22:08:03.482Z] Number of test durations found: 9
[2025-10-02T22:08:03.482Z] Top slowest tests:
[2025-10-02T22:08:03.482Z] 16m39s renaissance-akka-uct_0
[2025-10-02T22:08:03.482Z] 10m07s renaissance-fj-kmeans_0
[2025-10-02T22:08:03.482Z] 03m35s renaissance-future-genetic_0
[2025-10-02T22:08:03.482Z] ====================================================================================
[2025-10-02T22:08:03.482Z]
[2025-10-02T22:08:03.482Z] Test target is split into 1 lists.
[2025-10-02T22:08:03.482Z] Reducing estimated test running time from 33m26s to 33m26s.
[2025-10-02T22:08:03.482Z]
[2025-10-02T22:08:03.482Z] -------------------------------------testList_0-------------------------------------
[2025-10-02T22:08:03.482Z] Number of tests: 9
[2025-10-02T22:08:03.482Z] Estimated running time: 33m26s
[2025-10-02T22:08:03.482Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-10-02T22:08:03.482Z] ------------------------------------------------------------------------------------
[2025-10-02T22:08:03.482Z]
[2025-10-02T22:08:03.482Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-10-02T22:08:03.482Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-10-02T22:08:03.866Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-02T22:08:05.227Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-02T22:08:05.293Z] Building tests...
[Pipeline] timeout
[2025-10-02T22:08:05.297Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-02T22:08:05.323Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-02T22:08:06.626Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-02T22:08:11.470Z] --------------------------------------------
[2025-10-02T22:08:11.470Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:08:11.470Z] task is set to default
[2025-10-02T22:08:11.470Z] dependencyList is set to all
[2025-10-02T22:08:11.470Z] --------------------------------------------
[2025-10-02T22:08:11.470Z] Starting download third party dependent jars
[2025-10-02T22:08:11.470Z] --------------------------------------------
[2025-10-02T22:08:11.470Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-02T22:08:11.470Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-02T22:08:11.471Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-02T22:08:12.023Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-02T22:08:12.051Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-02T22:08:12.328Z] $ ssh-agent
[2025-10-02T22:08:12.858Z] SSH_AUTH_SOCK=/tmp/ssh-KDem6IV0D9gb/agent.25027
[2025-10-02T22:08:12.858Z] SSH_AGENT_PID=25029
[2025-10-02T22:08:12.858Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-02T22:08:14.155Z] + bash ./compile.sh
[2025-10-02T22:08:14.155Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-10-02T22:08:14.156Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:08:14.156Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T22:08:14.156Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T22:08:14.156Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-02T22:08:14.156Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-02T22:08:14.156Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-02T22:08:14.156Z]
[2025-10-02T22:08:14.156Z] build:
[2025-10-02T22:08:14.156Z]
[2025-10-02T22:08:14.156Z] clean:
[2025-10-02T22:08:14.156Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-10-02T22:08:14.156Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-10-02T22:08:14.780Z]
[2025-10-02T22:08:14.781Z] init:
[2025-10-02T22:08:14.781Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-10-02T22:08:14.781Z]
[2025-10-02T22:08:14.781Z] getDependentLibs:
[2025-10-02T22:08:14.781Z] [exec] --------------------------------------------
[2025-10-02T22:08:14.781Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:08:14.781Z] [exec] task is set to default
[2025-10-02T22:08:14.781Z] [exec] dependencyList is set to json_simple
[2025-10-02T22:08:14.781Z] [exec] --------------------------------------------
[2025-10-02T22:08:14.781Z] [exec] Starting download third party dependent jars
[2025-10-02T22:08:14.781Z] [exec] --------------------------------------------
[2025-10-02T22:08:14.781Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:08:14.781Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-02T22:08:14.781Z] [exec] downloaded dependent third party jars successfully
[2025-10-02T22:08:14.781Z]
[2025-10-02T22:08:14.781Z] compile:
[2025-10-02T22:08:14.781Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T22:08:14.781Z] [echo] ============COMPILER SETTINGS============
[2025-10-02T22:08:14.781Z] [echo] ===fork: yes
[2025-10-02T22:08:14.781Z] [echo] ===debug: on
[2025-10-02T22:08:14.781Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-10-02T22:08:16.096Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-02T22:08:16.096Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T22:08:16.096Z]
[2025-10-02T22:08:16.096Z] dist:
[2025-10-02T22:08:16.096Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-02T22:08:16.096Z]
[2025-10-02T22:08:16.096Z] BUILD SUCCESSFUL
[2025-10-02T22:08:16.096Z] Total time: 2 seconds
[2025-10-02T22:08:16.096Z] 0
[2025-10-02T22:08:16.096Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-02T22:08:16.764Z] ****************************** MACHINE INFO ******************************
[2025-10-02T22:08:16.764Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-10-02T22:08:16.764Z] Free Physical Memory Size : 185561088
[2025-10-02T22:08:16.764Z] Free space (bytes) : 64533172224
[2025-10-02T22:08:16.764Z] Total Physical Memory Size : 4199198720
[2025-10-02T22:08:16.764Z] Total space (bytes) : 107362627584
[2025-10-02T22:08:16.764Z] Usable space (bytes) : 64533172224
[2025-10-02T22:08:16.764Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T22:08:16.764Z] bashVersion :
[2025-10-02T22:08:16.764Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2025-10-02T22:08:16.764Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-10-02T22:08:16.764Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-02T22:08:16.764Z]
[2025-10-02T22:08:16.764Z] This is free software; you are free to change and redistribute it.
[2025-10-02T22:08:16.764Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-02T22:08:16.764Z] cpuCores : 3
[2025-10-02T22:08:16.764Z] curlVersion :
[2025-10-02T22:08:16.764Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0
[2025-10-02T22:08:16.764Z] Release-Date: 2019-09-11
[2025-10-02T22:08:16.764Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-10-02T22:08:16.764Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-10-02T22:08:16.764Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2025-10-02T22:08:16.764Z] gcc version : 7
[2025-10-02T22:08:16.764Z] gclibc version : ldd (GNU libc) 2.26
[2025-10-02T22:08:16.764Z] gdb version : bash: gdb: command not found
[2025-10-02T22:08:16.764Z] lldb version : Command could not be executed
[2025-10-02T22:08:16.764Z] makeVersion :
[2025-10-02T22:08:16.764Z] GNU Make 4.2.1
[2025-10-02T22:08:16.764Z] Built for s390x-suse-linux-gnu
[2025-10-02T22:08:16.764Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-10-02T22:08:16.764Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-02T22:08:16.764Z] This is free software: you are free to change and redistribute it.
[2025-10-02T22:08:16.764Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-02T22:08:16.764Z] mavenVersion :
[2025-10-02T22:08:16.764Z] WARNING: A restricted method in java.lang.System has been called
[2025-10-02T22:08:16.765Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-10-02T22:08:16.765Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-10-02T22:08:16.765Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-10-02T22:08:16.765Z]
[2025-10-02T22:08:16.765Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2025-10-02T22:08:16.765Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-10-02T22:08:16.765Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-10-02T22:08:16.765Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-02T22:08:16.765Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-10-02T22:08:16.765Z] Default locale: en_US, platform encoding: UTF-8
[2025-10-02T22:08:16.765Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2025-10-02T22:08:16.765Z] microArch : z15
[2025-10-02T22:08:16.765Z] osInfo :
[2025-10-02T22:08:16.765Z] NAME="SLES"
[2025-10-02T22:08:16.765Z] VERSION="15-SP2"
[2025-10-02T22:08:16.765Z] VERSION_ID="15.2"
[2025-10-02T22:08:16.765Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2025-10-02T22:08:16.765Z] ID="sles"
[2025-10-02T22:08:16.765Z] ID_LIKE="suse"
[2025-10-02T22:08:16.765Z] ANSI_COLOR="0;32"
[2025-10-02T22:08:16.765Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2025-10-02T22:08:16.765Z] osLabel : sles.15
[2025-10-02T22:08:16.765Z] perlVersion :
[2025-10-02T22:08:16.765Z]
[2025-10-02T22:08:16.765Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2025-10-02T22:08:16.765Z]
[2025-10-02T22:08:16.765Z] Copyright 1987-2017, Larry Wall
[2025-10-02T22:08:16.765Z]
[2025-10-02T22:08:16.765Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-02T22:08:16.765Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-02T22:08:16.765Z]
[2025-10-02T22:08:16.765Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-02T22:08:16.765Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-02T22:08:16.765Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-02T22:08:16.765Z]
[2025-10-02T22:08:16.765Z] podmanVersion : bash: podman: command not found
[2025-10-02T22:08:16.765Z] procArch : s390x
[2025-10-02T22:08:16.765Z] sysArch : s390x
[2025-10-02T22:08:16.765Z] sysOS : Linux
[2025-10-02T22:08:16.765Z] ulimit :
[2025-10-02T22:08:16.765Z] core file size (blocks, -c) unlimited
[2025-10-02T22:08:16.765Z] data seg size (kbytes, -d) unlimited
[2025-10-02T22:08:16.765Z] scheduling priority (-e) 0
[2025-10-02T22:08:16.765Z] file size (blocks, -f) unlimited
[2025-10-02T22:08:16.765Z] pending signals (-i) 15963
[2025-10-02T22:08:16.765Z] max locked memory (kbytes, -l) 64
[2025-10-02T22:08:16.765Z] max memory size (kbytes, -m) unlimited
[2025-10-02T22:08:16.765Z] open files (-n) 4096
[2025-10-02T22:08:16.766Z] pipe size (512 bytes, -p) 8
[2025-10-02T22:08:16.766Z] POSIX message queues (bytes, -q) 819200
[2025-10-02T22:08:16.766Z] real-time priority (-r) 0
[2025-10-02T22:08:16.766Z] stack size (kbytes, -s) 8192
[2025-10-02T22:08:16.766Z] cpu time (seconds, -t) unlimited
[2025-10-02T22:08:16.766Z] max user processes (-u) 15963
[2025-10-02T22:08:16.766Z] virtual memory (kbytes, -v) unlimited
[2025-10-02T22:08:16.766Z] file locks (-x) unlimited
[2025-10-02T22:08:16.766Z] uname : Linux test-marist-sles15-s390x-2.adoptopenjdk.net 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2025-10-02T22:08:16.766Z] vmVendor : Oracle Corporation
[2025-10-02T22:08:16.766Z] vmVersion : 26-beta+18-ea
[2025-10-02T22:08:16.766Z] xlc version : bash: xlC: command not found
[2025-10-02T22:08:16.766Z] **************************************************************************
[2025-10-02T22:08:16.766Z]
[2025-10-02T22:08:16.766Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-02T22:08:16.766Z]
[2025-10-02T22:08:16.766Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-10-02T22:08:16.766Z]
[2025-10-02T22:08:16.766Z] System.getProperty('os.name')=Linux
[2025-10-02T22:08:16.766Z]
[2025-10-02T22:08:16.766Z] System.getProperty('os.arch')=s390x
[2025-10-02T22:08:16.766Z]
[2025-10-02T22:08:16.766Z] System.getProperty('java.fullversion')=null
[2025-10-02T22:08:16.766Z]
[2025-10-02T22:08:16.766Z] System.getProperty('sun.arch.data.model')=64
[2025-10-02T22:08:16.766Z]
[2025-10-02T22:08:16.766Z] make -f clean.mk cleanBuild
[2025-10-02T22:08:16.766Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-10-02T22:08:17.409Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2025-10-02T22:08:17.410Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-10-02T22:08:17.410Z] make -f compile.mk compile
[2025-10-02T22:08:17.410Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-10-02T22:08:17.410Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T22:08:17.410Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T22:08:17.411Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-02T22:08:17.411Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-02T22:08:17.411Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-10-02T22:08:18.035Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-10-02T22:08:18.035Z]
[2025-10-02T22:08:18.035Z] -create_test_directory:
[2025-10-02T22:08:18.035Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest
[2025-10-02T22:08:18.035Z]
[2025-10-02T22:08:18.035Z] stage_test_material:
[2025-10-02T22:08:18.657Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest
[2025-10-02T22:08:18.657Z]
[2025-10-02T22:08:18.657Z] build:
[2025-10-02T22:08:18.657Z]
[2025-10-02T22:08:18.657Z] init:
[2025-10-02T22:08:18.657Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf
[2025-10-02T22:08:18.657Z]
[2025-10-02T22:08:18.657Z] dist:
[2025-10-02T22:08:18.657Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf
[2025-10-02T22:08:18.657Z]
[2025-10-02T22:08:18.657Z] build:
[2025-10-02T22:08:18.657Z]
[2025-10-02T22:08:18.657Z] build:
[2025-10-02T22:08:18.657Z]
[2025-10-02T22:08:18.657Z] init:
[2025-10-02T22:08:18.657Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-10-02T22:08:18.657Z]
[2025-10-02T22:08:18.657Z] getBumbleBench:
[2025-10-02T22:08:18.657Z] [echo] Cloning BumbleBench
[2025-10-02T22:08:18.657Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-10-02T22:08:18.657Z] [exec] Cloning into 'bumblebench'...
[2025-10-02T22:08:19.280Z]
[2025-10-02T22:08:19.280Z] buildBumbleBench:
[2025-10-02T22:08:19.280Z] [echo] Building BumbleBench
[2025-10-02T22:08:19.280Z]
[2025-10-02T22:08:19.280Z] compile-all:
[2025-10-02T22:08:19.280Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:19.280Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:19.280Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:19.280Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:19.280Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:19.280Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:19.280Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:20.603Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-02T22:08:20.604Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T22:08:20.604Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-10-02T22:08:20.604Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-10-02T22:08:20.604Z] [javac] 4 warnings
[2025-10-02T22:08:20.604Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:20.604Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:20.604Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:20.604Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:20.604Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:20.604Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:20.604Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.231Z] [javac] 4 warnings
[2025-10-02T22:08:21.232Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.232Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.232Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.232Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.232Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.232Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.232Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.232Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-10-02T22:08:21.232Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T22:08:21.232Z] [javac] 4 warnings
[2025-10-02T22:08:21.232Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.232Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.232Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.232Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.232Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.232Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.232Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.233Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-10-02T22:08:21.233Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T22:08:21.233Z] [javac] 4 warnings
[2025-10-02T22:08:21.233Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.233Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.233Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.233Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.233Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.233Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.233Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.855Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-02T22:08:21.855Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T22:08:21.855Z] [javac] 4 warnings
[2025-10-02T22:08:21.856Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.856Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.856Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.856Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.856Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.856Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.856Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.856Z] [javac] 4 warnings
[2025-10-02T22:08:21.856Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.856Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.856Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.856Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.856Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.856Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.856Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.856Z] [javac] 4 warnings
[2025-10-02T22:08:21.856Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.856Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.856Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.856Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.856Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.856Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.856Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.856Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2025-10-02T22:08:21.856Z] [javac] synchronized(init) {
[2025-10-02T22:08:21.856Z] [javac] ^
[2025-10-02T22:08:21.856Z] [javac] 5 warnings
[2025-10-02T22:08:21.856Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.856Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.856Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.856Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.856Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.856Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.856Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.856Z] [javac] 4 warnings
[2025-10-02T22:08:21.856Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.856Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.857Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.857Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.857Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.857Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.857Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:21.857Z] [javac] 4 warnings
[2025-10-02T22:08:21.857Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:21.857Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:21.857Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:21.857Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:21.857Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.857Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:21.857Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:22.503Z] [javac] 4 warnings
[2025-10-02T22:08:22.503Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:22.503Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:22.503Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:22.503Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:22.503Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:22.503Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:22.503Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:22.503Z] [javac] 4 warnings
[2025-10-02T22:08:22.504Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:22.504Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:22.504Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:22.504Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:22.504Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:22.504Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:22.504Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:22.504Z] [javac] 4 warnings
[2025-10-02T22:08:22.504Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:22.504Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:22.504Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:22.504Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:22.505Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:22.505Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:22.505Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:22.505Z] [javac] 4 warnings
[2025-10-02T22:08:22.505Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:08:22.505Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T22:08:22.505Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T22:08:22.505Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T22:08:22.505Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:22.505Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T22:08:22.505Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T22:08:22.505Z] [javac] 4 warnings
[2025-10-02T22:08:22.505Z]
[2025-10-02T22:08:22.505Z] dist:
[2025-10-02T22:08:22.505Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-10-02T22:08:22.506Z]
[2025-10-02T22:08:22.506Z] dist:
[2025-10-02T22:08:22.506Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-10-02T22:08:23.146Z]
[2025-10-02T22:08:23.146Z] build:
[2025-10-02T22:08:23.146Z]
[2025-10-02T22:08:23.146Z] getDependentLibs:
[2025-10-02T22:08:26.933Z] [exec] --------------------------------------------
[2025-10-02T22:08:26.933Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:08:26.933Z] [exec] task is set to default
[2025-10-02T22:08:26.933Z] [exec] dependencyList is set to dacapo
[2025-10-02T22:08:26.933Z] [exec] --------------------------------------------
[2025-10-02T22:08:26.933Z] [exec] Starting download third party dependent jars
[2025-10-02T22:08:26.933Z] [exec] --------------------------------------------
[2025-10-02T22:08:26.934Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:08:26.934Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-02T22:08:26.934Z] [exec] downloaded dependent third party jars successfully
[2025-10-02T22:08:26.934Z]
[2025-10-02T22:08:26.934Z] init:
[2025-10-02T22:08:26.934Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-10-02T22:08:26.934Z]
[2025-10-02T22:08:26.934Z] getDacapoSuite:
[2025-10-02T22:08:26.934Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-10-02T22:08:41.552Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-10-02T22:08:41.552Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2025-10-02T22:08:41.552Z]
[2025-10-02T22:08:41.552Z] dist:
[2025-10-02T22:08:41.552Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-10-02T22:08:41.552Z]
[2025-10-02T22:08:41.552Z] build:
[2025-10-02T22:08:41.552Z]
[2025-10-02T22:08:41.552Z] init:
[2025-10-02T22:08:41.552Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-10-02T22:08:41.552Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-10-02T22:08:41.552Z]
[2025-10-02T22:08:41.552Z] compile:
[2025-10-02T22:08:41.552Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T22:08:41.552Z] [echo] ============COMPILER SETTINGS============
[2025-10-02T22:08:41.552Z] [echo] ===fork: yes
[2025-10-02T22:08:41.553Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2025-10-02T22:08:41.553Z] [echo] ===debug: on
[2025-10-02T22:08:41.553Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-10-02T22:08:41.553Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-10-02T22:08:42.915Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-10-02T22:08:42.915Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T22:08:42.915Z]
[2025-10-02T22:08:42.915Z] dist:
[2025-10-02T22:08:42.915Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-10-02T22:08:42.915Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-10-02T22:08:42.915Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-10-02T22:08:42.915Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-10-02T22:08:42.915Z]
[2025-10-02T22:08:42.915Z] clean:
[2025-10-02T22:08:42.915Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-10-02T22:08:42.915Z]
[2025-10-02T22:08:42.915Z] build:
[2025-10-02T22:08:42.915Z]
[2025-10-02T22:08:42.915Z] build:
[2025-10-02T22:08:42.915Z]
[2025-10-02T22:08:42.915Z] init:
[2025-10-02T22:08:42.915Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/renaissance
[2025-10-02T22:08:42.915Z]
[2025-10-02T22:08:42.915Z] getRenaissanceSuite:
[2025-10-02T22:08:42.915Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-10-02T22:09:58.672Z]
[2025-10-02T22:09:58.672Z] dist:
[2025-10-02T22:09:58.672Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/renaissance
[2025-10-02T22:09:58.672Z]
[2025-10-02T22:09:58.672Z] build:
[2025-10-02T22:09:58.672Z]
[2025-10-02T22:09:58.672Z] init:
[2025-10-02T22:09:58.672Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/specjbb
[2025-10-02T22:09:58.672Z]
[2025-10-02T22:09:58.672Z] getSpecjbbSuite:
[2025-10-02T22:09:58.672Z]
[2025-10-02T22:09:58.672Z] dist:
[2025-10-02T22:09:58.672Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/specjbb/run
[2025-10-02T22:09:58.672Z]
[2025-10-02T22:09:58.672Z] BUILD SUCCESSFUL
[2025-10-02T22:09:58.672Z] Total time: 1 minute 34 seconds
[2025-10-02T22:09:58.672Z] 0
[2025-10-02T22:09:58.672Z]
[2025-10-02T22:09:58.672Z]
[2025-10-02T22:09:58.672Z] RECORD TEST REPOs SHA
[2025-10-02T22:09:58.672Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-02T22:09:58.672Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-02T22:09:58.672Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-02T22:09:58.672Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-02T22:09:58.672Z] ================================================
[2025-10-02T22:09:58.672Z] timestamp: 20251002-220951
[2025-10-02T22:09:58.672Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[2025-10-02T22:09:58.672Z] git repo:
[2025-10-02T22:09:58.672Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-02T22:09:58.672Z] sha:
[2025-10-02T22:09:58.672Z] d8f5f5e453197862dc2e8fc1c2349614a4d9d716
[2025-10-02T22:09:58.672Z] ================================================
[2025-10-02T22:09:58.672Z] timestamp: 20251002-220951
[2025-10-02T22:09:58.672Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T22:09:58.672Z] git repo:
[2025-10-02T22:09:58.672Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-10-02T22:09:58.673Z] sha:
[2025-10-02T22:09:58.673Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-10-02T22:09:58.673Z] ================================================
[2025-10-02T22:09:58.673Z] timestamp: 20251002-220951
[2025-10-02T22:09:58.673Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-10-02T22:09:58.673Z] git repo:
[2025-10-02T22:09:58.673Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-02T22:09:58.673Z] sha:
[2025-10-02T22:09:58.673Z] c0fd937c76392ba409c11608c1308e6d1c89b8af
[2025-10-02T22:09:58.673Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2025-10-02T22:09:59.083Z] $ ssh-agent -k
[2025-10-02T22:09:59.091Z] unset SSH_AUTH_SOCK;
[2025-10-02T22:09:59.092Z] unset SSH_AGENT_PID;
[2025-10-02T22:09:59.092Z] echo Agent pid 25029 killed;
[2025-10-02T22:09:59.528Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-02T22:09:59.669Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-02T22:09:59.700Z] ITERATION: 1/1
[Pipeline] sh
[2025-10-02T22:10:00.910Z] + which Xvfb
[2025-10-02T22:10:00.910Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-10-02T22:10:01.442Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/.xvfb-7-..fbdir3968615763437723295
[Pipeline] {
[Pipeline] sh
[2025-10-02T22:10:22.890Z] + ps -f
[2025-10-02T22:10:22.890Z] + awk '{print $9}'
[2025-10-02T22:10:22.890Z] + grep '[X]vfb'
[Pipeline] echo
[2025-10-02T22:10:23.281Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-10-02T22:10:23.395Z] $ ssh-agent
[2025-10-02T22:10:23.824Z] SSH_AUTH_SOCK=/tmp/ssh-UNcg6HDj6B2X/agent.25715
[2025-10-02T22:10:23.824Z] SSH_AGENT_PID=25717
[2025-10-02T22:10:23.824Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-02T22:10:25.042Z] ++ uname
[2025-10-02T22:10:25.042Z] + '[' Linux = AIX ']'
[2025-10-02T22:10:25.042Z] ++ uname
[2025-10-02T22:10:25.042Z] + '[' Linux = SunOS ']'
[2025-10-02T22:10:25.042Z] ++ uname
[2025-10-02T22:10:25.042Z] + '[' Linux = '*BSD' ']'
[2025-10-02T22:10:25.042Z] + MAKE=make
[2025-10-02T22:10:25.042Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-02T22:10:25.042Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-02T22:10:26.600Z] ++ uname
[2025-10-02T22:10:26.600Z] + '[' Linux = AIX ']'
[2025-10-02T22:10:26.600Z] ++ uname
[2025-10-02T22:10:26.600Z] + '[' Linux = SunOS ']'
[2025-10-02T22:10:26.600Z] ++ uname
[2025-10-02T22:10:26.600Z] + '[' Linux = '*BSD' ']'
[2025-10-02T22:10:26.600Z] + MAKE=make
[2025-10-02T22:10:26.600Z] + cd ./aqa-tests
[2025-10-02T22:10:26.600Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-02T22:10:26.600Z] ++ set +x
[2025-10-02T22:10:26.600Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-10-02T22:10:26.600Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-10-02T22:10:26.600Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-10-02T22:10:26.600Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-10-02T22:10:26.600Z] perl scripts/configure.pl
[2025-10-02T22:10:26.600Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-02T22:10:26.600Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Starting to generate test make files.
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-02T22:10:26.600Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-02T22:10:26.600Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-02T22:10:26.600Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-02T22:10:26.600Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-02T22:10:26.600Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-02T22:10:26.600Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] Make files are generated successfully.
[2025-10-02T22:10:26.600Z]
[2025-10-02T22:10:26.600Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-10-02T22:10:26.600Z] make -f runtest.mk _sanity.perf
[2025-10-02T22:10:26.600Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-10-02T22:10:27.229Z]
[2025-10-02T22:10:27.229Z] Running make 4.2.1
[2025-10-02T22:10:27.229Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..
[2025-10-02T22:10:27.229Z] set JDK_VERSION to 26
[2025-10-02T22:10:27.229Z] set JDK_IMPL to hotspot
[2025-10-02T22:10:27.229Z] set JVM_VERSION to openjdk26
[2025-10-02T22:10:27.229Z] set JCL_VERSION to latest
[2025-10-02T22:10:27.229Z] JAVA_HOME was originally set to /usr/lib64/jvm/jre-1.8.0-openjdk
[2025-10-02T22:10:27.229Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-10-02T22:10:27.229Z] set SPEC to linux_390-64
[2025-10-02T22:10:27.229Z] set TEST_FLAG to
[2025-10-02T22:10:27.229Z] set MICROARCH to z15
[2025-10-02T22:10:27.229Z] set OS_LABEL to sles.15
[2025-10-02T22:10:27.229Z] Running sanity.perf ...
[2025-10-02T22:10:27.229Z] There are 9 test targets in sanity.perf
[2025-10-02T22:10:27.229Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-02T22:10:27.229Z] openjdk version "26-beta" 2026-03-17
[2025-10-02T22:10:27.229Z] OpenJDK Runtime Environment Temurin-26+18-202510022033 (build 26-beta+18-ea)
[2025-10-02T22:10:27.229Z] OpenJDK 64-Bit Server VM Temurin-26+18-202510022033 (build 26-beta+18-ea, mixed mode, sharing)
[2025-10-02T22:10:27.229Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests'
[2025-10-02T22:10:27.229Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf'
[2025-10-02T22:10:27.229Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-10-02T22:10:27.229Z]
[2025-10-02T22:10:27.229Z] ===============================================
[2025-10-02T22:10:27.229Z] Running test dacapo-eclipse_0 ...
[2025-10-02T22:10:27.229Z] ===============================================
[2025-10-02T22:10:27.229Z] dacapo-eclipse_0 Start Time: Thu Oct 2 22:10:26 2025 Epoch Time (ms): 1759443026729
[2025-10-02T22:10:27.229Z] variation: NoOptions
[2025-10-02T22:10:27.229Z] JVM_OPTIONS:
[2025-10-02T22:10:27.229Z] { \
[2025-10-02T22:10:27.229Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T22:10:27.229Z] echo "Nothing to be done for setup."; \
[2025-10-02T22:10:27.229Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/dacapo-eclipse_0"; \
[2025-10-02T22:10:27.229Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/dacapo-eclipse_0"; \
[2025-10-02T22:10:27.229Z] echo ""; echo "TESTING:"; \
[2025-10-02T22:10:27.229Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-10-02T22:10:27.229Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T22:10:27.229Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T22:10:27.229Z] echo "Nothing to be done for teardown."; \
[2025-10-02T22:10:27.229Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/TestTargetResult";
[2025-10-02T22:10:27.229Z]
[2025-10-02T22:10:27.229Z] TEST SETUP:
[2025-10-02T22:10:27.229Z] Nothing to be done for setup.
[2025-10-02T22:10:27.229Z]
[2025-10-02T22:10:27.229Z] TESTING:
[2025-10-02T22:10:27.229Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.'
[2025-10-02T22:10:27.852Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-10-02T22:10:28.473Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T22:10:28.473Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-10-02T22:10:28.473Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-10-02T22:10:28.473Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-10-02T22:10:29.804Z] Unzip workspace
[2025-10-02T22:10:29.804Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-10-02T22:10:29.804Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-10-02T22:10:29.804Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-10-02T22:10:29.804Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-10-02T22:10:29.804Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-10-02T22:10:29.804Z]
[2025-10-02T22:10:30.423Z] ..................
[2025-10-02T22:10:39.598Z] Index workspace .....................
[2025-10-02T22:10:46.711Z] Build workspace
[2025-10-02T22:10:49.656Z] Search .. 4,207 references for default constructor in workspace
[2025-10-02T22:10:50.277Z] .. 1,957 references for method 'equals' in workspace
[2025-10-02T22:10:50.897Z] Type hierarchy tests
[2025-10-02T22:10:53.735Z] AST tests
[2025-10-02T22:10:56.636Z] Completion tests .........
[2025-10-02T22:10:59.188Z] Format tests ..............
[2025-10-02T22:10:59.819Z] Model tests ................
[2025-10-02T22:10:59.819Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 30254 msec =====
[2025-10-02T22:10:59.819Z] Delete workspace
[2025-10-02T22:11:00.472Z] -----------------------------------
[2025-10-02T22:11:00.472Z] dacapo-eclipse_0_PASSED
[2025-10-02T22:11:00.472Z] -----------------------------------
[2025-10-02T22:11:00.472Z]
[2025-10-02T22:11:00.472Z] TEST TEARDOWN:
[2025-10-02T22:11:00.472Z] Nothing to be done for teardown.
[2025-10-02T22:11:00.472Z] dacapo-eclipse_0 Finish Time: Thu Oct 2 22:10:59 2025 Epoch Time (ms): 1759443059907
[2025-10-02T22:11:00.472Z]
[2025-10-02T22:11:00.472Z] ===============================================
[2025-10-02T22:11:00.472Z] Running test dacapo-h2_0 ...
[2025-10-02T22:11:00.472Z] ===============================================
[2025-10-02T22:11:00.472Z] dacapo-h2_0 Start Time: Thu Oct 2 22:10:59 2025 Epoch Time (ms): 1759443059923
[2025-10-02T22:11:00.472Z] variation: NoOptions
[2025-10-02T22:11:00.472Z] JVM_OPTIONS:
[2025-10-02T22:11:00.472Z] { \
[2025-10-02T22:11:00.472Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T22:11:00.472Z] echo "Nothing to be done for setup."; \
[2025-10-02T22:11:00.472Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/dacapo-h2_0"; \
[2025-10-02T22:11:00.472Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/dacapo-h2_0"; \
[2025-10-02T22:11:00.472Z] echo ""; echo "TESTING:"; \
[2025-10-02T22:11:00.472Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-10-02T22:11:00.472Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T22:11:00.472Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T22:11:00.472Z] echo "Nothing to be done for teardown."; \
[2025-10-02T22:11:00.472Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/TestTargetResult";
[2025-10-02T22:11:00.472Z]
[2025-10-02T22:11:00.472Z] TEST SETUP:
[2025-10-02T22:11:00.472Z] Nothing to be done for setup.
[2025-10-02T22:11:00.472Z]
[2025-10-02T22:11:00.472Z] TESTING:
[2025-10-02T22:11:00.472Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-10-02T22:11:00.472Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.'
[2025-10-02T22:11:00.472Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-10-02T22:11:00.472Z] Preparing the H2 database...
[2025-10-02T22:11:00.472Z] TPCC configuration: scale: 16, terminals: 2, transactions: 100000
[2025-10-02T22:11:24.111Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-10-02T22:11:24.111Z] Starting 100000 requests...
[2025-10-02T22:11:24.111Z]
[2025-10-02T22:11:26.143Z] 5%
[2025-10-02T22:11:27.431Z] 10%
[2025-10-02T22:11:29.467Z] 15%
[2025-10-02T22:11:30.764Z] 20%
[2025-10-02T22:11:32.094Z] 25%
[2025-10-02T22:11:34.118Z] 30%
[2025-10-02T22:11:35.423Z] 35%
[2025-10-02T22:11:36.739Z] 40%
[2025-10-02T22:11:38.025Z] 45%
[2025-10-02T22:11:40.144Z] 50%
[2025-10-02T22:11:40.765Z] 55%
[2025-10-02T22:11:42.861Z] 60%
[2025-10-02T22:11:44.983Z] 65%
[2025-10-02T22:11:46.274Z] 70%
[2025-10-02T22:11:48.316Z] 75%
[2025-10-02T22:11:49.604Z] 80%
[2025-10-02T22:11:50.906Z] 85%
[2025-10-02T22:11:52.994Z] 90%
[2025-10-02T22:11:55.157Z] 95%
[2025-10-02T22:11:55.157Z] 100%
[2025-10-02T22:11:55.157Z] Completed requests
[2025-10-02T22:11:55.157Z] Stock level ............. 3973 ( 4.0%)
[2025-10-02T22:11:55.157Z] Order status by name .... 2361 ( 2.4%)
[2025-10-02T22:11:55.157Z] Order status by ID ...... 1609 ( 1.6%)
[2025-10-02T22:11:55.157Z] Payment by name ......... 25847 (25.8%)
[2025-10-02T22:11:55.157Z] Payment by ID ........... 17220 (17.2%)
[2025-10-02T22:11:55.157Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-10-02T22:11:55.157Z] New order ............... 44509 (44.5%)
[2025-10-02T22:11:55.157Z] New order rollback ...... 452 ( 0.5%)
[2025-10-02T22:11:55.157Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 33470 msec =====
[2025-10-02T22:11:55.157Z] ===== DaCapo processed 100000 requests in 33431 msec, 2991 requests per second =====
[2025-10-02T22:11:55.157Z] ===== DaCapo tail latency, simple: 50% 204 usec, 90% 1216 usec, 99% 2846 usec, 99.9% 56111 usec, 99.99% 88084 usec, max 133085 usec, measured over 100000 events =====
[2025-10-02T22:11:55.157Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 942 usec, 90% 8761 usec, 99% 27494 usec, 99.9% 57028 usec, 99.99% 88084 usec, max 133085 usec, measured over 100000 events =====
[2025-10-02T22:11:55.157Z] ===== DaCapo tail latency, metered full smoothing: 50% 294674 usec, 90% 1220900 usec, 99% 1421758 usec, 99.9% 1447753 usec, 99.99% 1453244 usec, max 1476876 usec, measured over 100000 events =====
[2025-10-02T22:12:07.164Z] Resetting database to initial state....................
[2025-10-02T22:12:07.164Z] -----------------------------------
[2025-10-02T22:12:07.164Z] dacapo-h2_0_PASSED
[2025-10-02T22:12:07.164Z] -----------------------------------
[2025-10-02T22:12:07.164Z]
[2025-10-02T22:12:07.164Z] TEST TEARDOWN:
[2025-10-02T22:12:07.164Z] Nothing to be done for teardown.
[2025-10-02T22:12:07.164Z] dacapo-h2_0 Finish Time: Thu Oct 2 22:12:06 2025 Epoch Time (ms): 1759443126966
[2025-10-02T22:12:07.164Z]
[2025-10-02T22:12:07.164Z] ===============================================
[2025-10-02T22:12:07.164Z] Running test dacapo-lusearch-fix_0 ...
[2025-10-02T22:12:07.164Z] ===============================================
[2025-10-02T22:12:07.164Z] dacapo-lusearch-fix_0 Start Time: Thu Oct 2 22:12:06 2025 Epoch Time (ms): 1759443126991
[2025-10-02T22:12:07.164Z] dacapo-lusearch-fix_0_DISABLED
[2025-10-02T22:12:07.164Z] Disabled Reason:
[2025-10-02T22:12:07.164Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-10-02T22:12:07.164Z] dacapo-lusearch-fix_0 Finish Time: Thu Oct 2 22:12:07 2025 Epoch Time (ms): 1759443127018
[2025-10-02T22:12:07.164Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-10-02T22:12:07.164Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro'
[2025-10-02T22:12:07.164Z]
[2025-10-02T22:12:07.164Z] ===============================================
[2025-10-02T22:12:07.164Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-10-02T22:12:07.164Z] ===============================================
[2025-10-02T22:12:07.164Z] IdleMicrobenchmark_HS_0 Start Time: Thu Oct 2 22:12:07 2025 Epoch Time (ms): 1759443127043
[2025-10-02T22:12:07.164Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-10-02T22:12:07.164Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Oct 2 22:12:07 2025 Epoch Time (ms): 1759443127054
[2025-10-02T22:12:07.164Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro'
[2025-10-02T22:12:07.164Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-10-02T22:12:07.164Z]
[2025-10-02T22:12:07.164Z] ===============================================
[2025-10-02T22:12:07.164Z] Running test renaissance-akka-uct_0 ...
[2025-10-02T22:12:07.164Z] ===============================================
[2025-10-02T22:12:07.164Z] renaissance-akka-uct_0 Start Time: Thu Oct 2 22:12:07 2025 Epoch Time (ms): 1759443127080
[2025-10-02T22:12:07.164Z] variation: NoOptions
[2025-10-02T22:12:07.164Z] JVM_OPTIONS:
[2025-10-02T22:12:07.164Z] { \
[2025-10-02T22:12:07.164Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T22:12:07.164Z] echo "Nothing to be done for setup."; \
[2025-10-02T22:12:07.164Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-akka-uct_0"; \
[2025-10-02T22:12:07.164Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-akka-uct_0"; \
[2025-10-02T22:12:07.164Z] echo ""; echo "TESTING:"; \
[2025-10-02T22:12:07.164Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-10-02T22:12:07.164Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T22:12:07.164Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T22:12:07.164Z] echo "Nothing to be done for teardown."; \
[2025-10-02T22:12:07.164Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/TestTargetResult";
[2025-10-02T22:12:07.164Z]
[2025-10-02T22:12:07.164Z] TEST SETUP:
[2025-10-02T22:12:07.164Z] Nothing to be done for setup.
[2025-10-02T22:12:07.164Z]
[2025-10-02T22:12:07.164Z] TESTING:
[2025-10-02T22:12:07.813Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T22:12:07.813Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17594430268240/renaissance-akka-uct_0/launcher-221207-10472947639411003759/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T22:12:07.813Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T22:12:07.813Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T22:12:08.442Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-10-02T22:12:08.442Z] GC before operation: completed in 18.726 ms, heap usage 15.886 MB -> 5.660 MB.
[2025-10-02T22:12:13.309Z] final size= 199991
[2025-10-02T22:12:13.309Z] final height= 9
[2025-10-02T22:12:17.773Z] final size= 199991
[2025-10-02T22:12:17.773Z] final height= 11
[2025-10-02T22:12:20.691Z] final size= 199991
[2025-10-02T22:12:20.691Z] final height= 9
[2025-10-02T22:12:23.743Z] final size= 199991
[2025-10-02T22:12:23.743Z] final height= 12
[2025-10-02T22:12:27.617Z] final size= 199991
[2025-10-02T22:12:27.617Z] final height= 10
[2025-10-02T22:12:29.800Z] final size= 199991
[2025-10-02T22:12:29.800Z] final height= 10
[2025-10-02T22:12:32.721Z] final size= 199991
[2025-10-02T22:12:32.721Z] final height= 9
[2025-10-02T22:12:35.655Z] final size= 199991
[2025-10-02T22:12:35.655Z] final height= 9
[2025-10-02T22:12:37.776Z] final size= 199991
[2025-10-02T22:12:37.776Z] final height= 12
[2025-10-02T22:12:40.798Z] final size= 199991
[2025-10-02T22:12:40.798Z] final height= 9
[2025-10-02T22:12:41.426Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:12:41.426Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:12:41.426Z] ====== akka-uct (concurrency) [default], iteration 0 completed (33115.482 ms) ======
[2025-10-02T22:12:41.426Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-10-02T22:12:42.066Z] GC before operation: completed in 599.684 ms, heap usage 688.879 MB -> 90.077 MB.
[2025-10-02T22:12:44.166Z] final size= 199991
[2025-10-02T22:12:44.166Z] final height= 9
[2025-10-02T22:12:46.731Z] final size= 199991
[2025-10-02T22:12:46.731Z] final height= 9
[2025-10-02T22:12:49.809Z] final size= 199991
[2025-10-02T22:12:49.809Z] final height= 10
[2025-10-02T22:12:52.763Z] final size= 199991
[2025-10-02T22:12:52.763Z] final height= 9
[2025-10-02T22:12:55.674Z] final size= 199991
[2025-10-02T22:12:55.674Z] final height= 9
[2025-10-02T22:12:58.665Z] final size= 199991
[2025-10-02T22:12:58.665Z] final height= 9
[2025-10-02T22:13:01.547Z] final size= 199991
[2025-10-02T22:13:01.547Z] final height= 9
[2025-10-02T22:13:03.698Z] final size= 199991
[2025-10-02T22:13:03.698Z] final height= 9
[2025-10-02T22:13:06.739Z] final size= 199991
[2025-10-02T22:13:06.739Z] final height= 11
[2025-10-02T22:13:09.814Z] final size= 199991
[2025-10-02T22:13:09.814Z] final height= 9
[2025-10-02T22:13:09.814Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:13:09.814Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:13:09.814Z] ====== akka-uct (concurrency) [default], iteration 1 completed (27329.428 ms) ======
[2025-10-02T22:13:09.814Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-10-02T22:13:10.550Z] GC before operation: completed in 590.539 ms, heap usage 649.859 MB -> 99.499 MB.
[2025-10-02T22:13:11.957Z] final size= 199991
[2025-10-02T22:13:11.957Z] final height= 9
[2025-10-02T22:13:14.954Z] final size= 199991
[2025-10-02T22:13:14.954Z] final height= 10
[2025-10-02T22:13:17.894Z] final size= 199991
[2025-10-02T22:13:17.894Z] final height= 9
[2025-10-02T22:13:20.062Z] final size= 199991
[2025-10-02T22:13:20.062Z] final height= 9
[2025-10-02T22:13:23.023Z] final size= 199991
[2025-10-02T22:13:23.023Z] final height= 9
[2025-10-02T22:13:25.254Z] final size= 199991
[2025-10-02T22:13:25.254Z] final height= 9
[2025-10-02T22:13:29.868Z] final size= 199991
[2025-10-02T22:13:29.868Z] final height= 9
[2025-10-02T22:13:32.107Z] final size= 199991
[2025-10-02T22:13:32.107Z] final height= 9
[2025-10-02T22:13:34.251Z] final size= 199991
[2025-10-02T22:13:34.251Z] final height= 9
[2025-10-02T22:13:37.395Z] final size= 199991
[2025-10-02T22:13:37.395Z] final height= 9
[2025-10-02T22:13:38.051Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:13:38.051Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:13:38.051Z] ====== akka-uct (concurrency) [default], iteration 2 completed (27698.307 ms) ======
[2025-10-02T22:13:38.051Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-10-02T22:13:38.752Z] GC before operation: completed in 738.398 ms, heap usage 648.494 MB -> 100.035 MB.
[2025-10-02T22:13:41.005Z] final size= 199991
[2025-10-02T22:13:41.005Z] final height= 9
[2025-10-02T22:13:44.907Z] final size= 199991
[2025-10-02T22:13:44.907Z] final height= 9
[2025-10-02T22:13:47.150Z] final size= 199991
[2025-10-02T22:13:47.150Z] final height= 9
[2025-10-02T22:13:50.298Z] final size= 199991
[2025-10-02T22:13:50.298Z] final height= 9
[2025-10-02T22:13:53.524Z] final size= 199991
[2025-10-02T22:13:53.524Z] final height= 10
[2025-10-02T22:13:56.585Z] final size= 199991
[2025-10-02T22:13:56.585Z] final height= 9
[2025-10-02T22:13:59.601Z] final size= 199991
[2025-10-02T22:13:59.601Z] final height= 9
[2025-10-02T22:14:02.583Z] final size= 199991
[2025-10-02T22:14:02.583Z] final height= 11
[2025-10-02T22:14:06.523Z] final size= 199991
[2025-10-02T22:14:06.523Z] final height= 9
[2025-10-02T22:14:10.451Z] final size= 199991
[2025-10-02T22:14:10.451Z] final height= 9
[2025-10-02T22:14:10.451Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:14:10.451Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:14:10.451Z] ====== akka-uct (concurrency) [default], iteration 3 completed (31727.176 ms) ======
[2025-10-02T22:14:10.451Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-10-02T22:14:11.104Z] GC before operation: completed in 750.416 ms, heap usage 682.809 MB -> 96.182 MB.
[2025-10-02T22:14:13.265Z] final size= 199991
[2025-10-02T22:14:13.265Z] final height= 11
[2025-10-02T22:14:16.301Z] final size= 199991
[2025-10-02T22:14:16.301Z] final height= 11
[2025-10-02T22:14:19.245Z] final size= 199991
[2025-10-02T22:14:19.245Z] final height= 10
[2025-10-02T22:14:23.233Z] final size= 199991
[2025-10-02T22:14:23.233Z] final height= 10
[2025-10-02T22:14:26.217Z] final size= 199991
[2025-10-02T22:14:26.217Z] final height= 9
[2025-10-02T22:14:28.398Z] final size= 199991
[2025-10-02T22:14:28.398Z] final height= 9
[2025-10-02T22:14:31.385Z] final size= 199991
[2025-10-02T22:14:31.385Z] final height= 9
[2025-10-02T22:14:34.932Z] final size= 199991
[2025-10-02T22:14:34.932Z] final height= 10
[2025-10-02T22:14:37.093Z] final size= 199991
[2025-10-02T22:14:37.093Z] final height= 12
[2025-10-02T22:14:40.150Z] final size= 199991
[2025-10-02T22:14:40.150Z] final height= 9
[2025-10-02T22:14:40.795Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:14:40.795Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:14:40.795Z] ====== akka-uct (concurrency) [default], iteration 4 completed (29457.530 ms) ======
[2025-10-02T22:14:40.795Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-10-02T22:14:41.452Z] GC before operation: completed in 844.209 ms, heap usage 755.794 MB -> 118.943 MB.
[2025-10-02T22:14:43.641Z] final size= 199991
[2025-10-02T22:14:43.641Z] final height= 9
[2025-10-02T22:14:46.741Z] final size= 199991
[2025-10-02T22:14:46.741Z] final height= 9
[2025-10-02T22:14:48.880Z] final size= 199991
[2025-10-02T22:14:48.880Z] final height= 10
[2025-10-02T22:14:52.764Z] final size= 199991
[2025-10-02T22:14:52.764Z] final height= 11
[2025-10-02T22:14:54.194Z] final size= 199991
[2025-10-02T22:14:54.194Z] final height= 9
[2025-10-02T22:14:57.278Z] final size= 199991
[2025-10-02T22:14:57.278Z] final height= 9
[2025-10-02T22:15:01.121Z] final size= 199991
[2025-10-02T22:15:01.121Z] final height= 10
[2025-10-02T22:15:03.289Z] final size= 199991
[2025-10-02T22:15:03.289Z] final height= 9
[2025-10-02T22:15:06.378Z] final size= 199991
[2025-10-02T22:15:06.378Z] final height= 9
[2025-10-02T22:15:09.286Z] final size= 199991
[2025-10-02T22:15:09.286Z] final height= 9
[2025-10-02T22:15:09.918Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:15:09.918Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:15:09.918Z] ====== akka-uct (concurrency) [default], iteration 5 completed (28313.653 ms) ======
[2025-10-02T22:15:09.918Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-10-02T22:15:10.569Z] GC before operation: completed in 639.640 ms, heap usage 844.994 MB -> 91.069 MB.
[2025-10-02T22:15:11.920Z] final size= 199991
[2025-10-02T22:15:12.571Z] final height= 9
[2025-10-02T22:15:15.598Z] final size= 199991
[2025-10-02T22:15:15.598Z] final height= 10
[2025-10-02T22:15:19.571Z] final size= 199991
[2025-10-02T22:15:19.571Z] final height= 9
[2025-10-02T22:15:21.781Z] final size= 199991
[2025-10-02T22:15:21.782Z] final height= 9
[2025-10-02T22:15:24.853Z] final size= 199991
[2025-10-02T22:15:24.853Z] final height= 9
[2025-10-02T22:15:27.943Z] final size= 199991
[2025-10-02T22:15:27.943Z] final height= 9
[2025-10-02T22:15:31.004Z] final size= 199991
[2025-10-02T22:15:31.004Z] final height= 9
[2025-10-02T22:15:34.083Z] final size= 199991
[2025-10-02T22:15:34.084Z] final height= 9
[2025-10-02T22:15:37.141Z] final size= 199991
[2025-10-02T22:15:37.141Z] final height= 12
[2025-10-02T22:15:40.254Z] final size= 199991
[2025-10-02T22:15:40.254Z] final height= 9
[2025-10-02T22:15:40.254Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:15:40.254Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:15:40.254Z] ====== akka-uct (concurrency) [default], iteration 6 completed (29847.530 ms) ======
[2025-10-02T22:15:40.254Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-10-02T22:15:40.913Z] GC before operation: completed in 895.437 ms, heap usage 664.550 MB -> 115.909 MB.
[2025-10-02T22:15:43.082Z] final size= 199991
[2025-10-02T22:15:43.082Z] final height= 9
[2025-10-02T22:15:46.312Z] final size= 199991
[2025-10-02T22:15:46.312Z] final height= 9
[2025-10-02T22:15:48.951Z] final size= 199991
[2025-10-02T22:15:48.951Z] final height= 9
[2025-10-02T22:15:52.933Z] final size= 199991
[2025-10-02T22:15:52.933Z] final height= 10
[2025-10-02T22:15:55.977Z] final size= 199991
[2025-10-02T22:15:55.977Z] final height= 10
[2025-10-02T22:15:59.050Z] final size= 199991
[2025-10-02T22:15:59.050Z] final height= 11
[2025-10-02T22:16:02.015Z] final size= 199991
[2025-10-02T22:16:02.015Z] final height= 12
[2025-10-02T22:16:05.031Z] final size= 199991
[2025-10-02T22:16:05.031Z] final height= 10
[2025-10-02T22:16:07.240Z] final size= 199991
[2025-10-02T22:16:07.240Z] final height= 9
[2025-10-02T22:16:10.232Z] final size= 199991
[2025-10-02T22:16:10.232Z] final height= 10
[2025-10-02T22:16:10.889Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:16:10.890Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:16:10.890Z] ====== akka-uct (concurrency) [default], iteration 7 completed (29961.899 ms) ======
[2025-10-02T22:16:10.890Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-10-02T22:16:11.533Z] GC before operation: completed in 528.267 ms, heap usage 548.248 MB -> 86.528 MB.
[2025-10-02T22:16:13.698Z] final size= 199991
[2025-10-02T22:16:13.698Z] final height= 9
[2025-10-02T22:16:16.754Z] final size= 199991
[2025-10-02T22:16:16.754Z] final height= 9
[2025-10-02T22:16:19.684Z] final size= 199991
[2025-10-02T22:16:19.684Z] final height= 9
[2025-10-02T22:16:22.721Z] final size= 199991
[2025-10-02T22:16:22.721Z] final height= 11
[2025-10-02T22:16:24.878Z] final size= 199991
[2025-10-02T22:16:24.878Z] final height= 9
[2025-10-02T22:16:28.865Z] final size= 199991
[2025-10-02T22:16:28.865Z] final height= 10
[2025-10-02T22:16:31.073Z] final size= 199991
[2025-10-02T22:16:31.073Z] final height= 11
[2025-10-02T22:16:34.034Z] final size= 199991
[2025-10-02T22:16:34.034Z] final height= 9
[2025-10-02T22:16:36.993Z] final size= 199991
[2025-10-02T22:16:36.993Z] final height= 9
[2025-10-02T22:16:39.892Z] final size= 199991
[2025-10-02T22:16:39.892Z] final height= 10
[2025-10-02T22:16:39.892Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:16:39.892Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:16:39.892Z] ====== akka-uct (concurrency) [default], iteration 8 completed (27947.983 ms) ======
[2025-10-02T22:16:39.892Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-10-02T22:16:40.581Z] GC before operation: completed in 653.553 ms, heap usage 593.101 MB -> 94.301 MB.
[2025-10-02T22:16:42.005Z] final size= 199991
[2025-10-02T22:16:42.005Z] final height= 10
[2025-10-02T22:16:45.850Z] final size= 199991
[2025-10-02T22:16:45.850Z] final height= 11
[2025-10-02T22:16:48.780Z] final size= 199991
[2025-10-02T22:16:48.780Z] final height= 9
[2025-10-02T22:16:52.688Z] final size= 199991
[2025-10-02T22:16:52.688Z] final height= 10
[2025-10-02T22:16:54.868Z] final size= 199991
[2025-10-02T22:16:54.868Z] final height= 9
[2025-10-02T22:16:57.929Z] final size= 199991
[2025-10-02T22:16:57.929Z] final height= 9
[2025-10-02T22:17:00.971Z] final size= 199991
[2025-10-02T22:17:00.971Z] final height= 9
[2025-10-02T22:17:04.384Z] final size= 199991
[2025-10-02T22:17:04.384Z] final height= 9
[2025-10-02T22:17:05.937Z] final size= 199991
[2025-10-02T22:17:05.937Z] final height= 12
[2025-10-02T22:17:08.973Z] final size= 199991
[2025-10-02T22:17:08.973Z] final height= 9
[2025-10-02T22:17:08.973Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:17:08.973Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:17:08.973Z] ====== akka-uct (concurrency) [default], iteration 9 completed (29003.058 ms) ======
[2025-10-02T22:17:08.973Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-10-02T22:17:10.371Z] GC before operation: completed in 775.336 ms, heap usage 528.642 MB -> 103.673 MB.
[2025-10-02T22:17:12.502Z] final size= 199991
[2025-10-02T22:17:12.502Z] final height= 9
[2025-10-02T22:17:15.480Z] final size= 199991
[2025-10-02T22:17:15.480Z] final height= 9
[2025-10-02T22:17:18.591Z] final size= 199991
[2025-10-02T22:17:18.591Z] final height= 9
[2025-10-02T22:17:21.549Z] final size= 199991
[2025-10-02T22:17:21.549Z] final height= 9
[2025-10-02T22:17:24.537Z] final size= 199991
[2025-10-02T22:17:24.537Z] final height= 9
[2025-10-02T22:17:27.635Z] final size= 199991
[2025-10-02T22:17:27.635Z] final height= 9
[2025-10-02T22:17:30.601Z] final size= 199991
[2025-10-02T22:17:30.601Z] final height= 10
[2025-10-02T22:17:33.598Z] final size= 199991
[2025-10-02T22:17:33.598Z] final height= 9
[2025-10-02T22:17:36.637Z] final size= 199991
[2025-10-02T22:17:36.637Z] final height= 10
[2025-10-02T22:17:38.808Z] final size= 199991
[2025-10-02T22:17:38.808Z] final height= 9
[2025-10-02T22:17:39.446Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:17:39.446Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:17:39.446Z] ====== akka-uct (concurrency) [default], iteration 10 completed (29418.356 ms) ======
[2025-10-02T22:17:39.446Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-10-02T22:17:40.132Z] GC before operation: completed in 775.129 ms, heap usage 688.256 MB -> 139.746 MB.
[2025-10-02T22:17:43.162Z] final size= 199991
[2025-10-02T22:17:43.162Z] final height= 9
[2025-10-02T22:17:45.369Z] final size= 199991
[2025-10-02T22:17:45.369Z] final height= 9
[2025-10-02T22:17:48.339Z] final size= 199991
[2025-10-02T22:17:48.339Z] final height= 11
[2025-10-02T22:17:51.351Z] final size= 199991
[2025-10-02T22:17:51.351Z] final height= 9
[2025-10-02T22:17:54.310Z] final size= 199991
[2025-10-02T22:17:54.311Z] final height= 9
[2025-10-02T22:17:57.305Z] final size= 199991
[2025-10-02T22:17:57.305Z] final height= 9
[2025-10-02T22:18:00.294Z] final size= 199991
[2025-10-02T22:18:00.294Z] final height= 11
[2025-10-02T22:18:03.247Z] final size= 199991
[2025-10-02T22:18:03.247Z] final height= 12
[2025-10-02T22:18:05.375Z] final size= 199991
[2025-10-02T22:18:05.375Z] final height= 11
[2025-10-02T22:18:08.436Z] final size= 199991
[2025-10-02T22:18:08.436Z] final height= 9
[2025-10-02T22:18:09.135Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:18:09.135Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:18:09.135Z] ====== akka-uct (concurrency) [default], iteration 11 completed (28634.612 ms) ======
[2025-10-02T22:18:09.135Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-10-02T22:18:09.808Z] GC before operation: completed in 670.173 ms, heap usage 604.285 MB -> 95.933 MB.
[2025-10-02T22:18:11.242Z] final size= 199991
[2025-10-02T22:18:11.242Z] final height= 10
[2025-10-02T22:18:15.191Z] final size= 199991
[2025-10-02T22:18:15.191Z] final height= 9
[2025-10-02T22:18:17.356Z] final size= 199991
[2025-10-02T22:18:17.356Z] final height= 9
[2025-10-02T22:18:20.296Z] final size= 199991
[2025-10-02T22:18:20.296Z] final height= 9
[2025-10-02T22:18:23.303Z] final size= 199991
[2025-10-02T22:18:23.303Z] final height= 9
[2025-10-02T22:18:27.130Z] final size= 199991
[2025-10-02T22:18:27.130Z] final height= 10
[2025-10-02T22:18:30.121Z] final size= 199991
[2025-10-02T22:18:30.121Z] final height= 11
[2025-10-02T22:18:32.335Z] final size= 199991
[2025-10-02T22:18:32.335Z] final height= 9
[2025-10-02T22:18:35.287Z] final size= 199991
[2025-10-02T22:18:35.287Z] final height= 9
[2025-10-02T22:18:39.229Z] final size= 199991
[2025-10-02T22:18:39.229Z] final height= 9
[2025-10-02T22:18:39.229Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:18:39.229Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:18:39.229Z] ====== akka-uct (concurrency) [default], iteration 12 completed (29471.945 ms) ======
[2025-10-02T22:18:39.229Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-10-02T22:18:40.274Z] GC before operation: completed in 625.390 ms, heap usage 576.435 MB -> 96.165 MB.
[2025-10-02T22:18:41.734Z] final size= 199991
[2025-10-02T22:18:41.734Z] final height= 9
[2025-10-02T22:18:44.740Z] final size= 199991
[2025-10-02T22:18:44.740Z] final height= 9
[2025-10-02T22:18:48.674Z] final size= 199991
[2025-10-02T22:18:48.674Z] final height= 9
[2025-10-02T22:18:51.721Z] final size= 199991
[2025-10-02T22:18:51.721Z] final height= 9
[2025-10-02T22:18:54.640Z] final size= 199991
[2025-10-02T22:18:54.640Z] final height= 9
[2025-10-02T22:18:57.632Z] final size= 199991
[2025-10-02T22:18:57.632Z] final height= 9
[2025-10-02T22:19:00.671Z] final size= 199991
[2025-10-02T22:19:00.671Z] final height= 9
[2025-10-02T22:19:04.612Z] final size= 199991
[2025-10-02T22:19:04.612Z] final height= 10
[2025-10-02T22:19:06.723Z] final size= 199991
[2025-10-02T22:19:06.723Z] final height= 9
[2025-10-02T22:19:09.645Z] final size= 199991
[2025-10-02T22:19:09.645Z] final height= 9
[2025-10-02T22:19:09.645Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:19:09.645Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:19:09.645Z] ====== akka-uct (concurrency) [default], iteration 13 completed (30002.947 ms) ======
[2025-10-02T22:19:09.645Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-10-02T22:19:10.306Z] GC before operation: completed in 596.312 ms, heap usage 890.759 MB -> 90.163 MB.
[2025-10-02T22:19:13.252Z] final size= 199991
[2025-10-02T22:19:13.252Z] final height= 9
[2025-10-02T22:19:15.326Z] final size= 199991
[2025-10-02T22:19:15.326Z] final height= 10
[2025-10-02T22:19:18.263Z] final size= 199991
[2025-10-02T22:19:18.263Z] final height= 9
[2025-10-02T22:19:21.168Z] final size= 199991
[2025-10-02T22:19:21.168Z] final height= 10
[2025-10-02T22:19:24.122Z] final size= 199991
[2025-10-02T22:19:24.122Z] final height= 11
[2025-10-02T22:19:27.125Z] final size= 199991
[2025-10-02T22:19:27.125Z] final height= 10
[2025-10-02T22:19:30.073Z] final size= 199991
[2025-10-02T22:19:30.073Z] final height= 9
[2025-10-02T22:19:33.022Z] final size= 199991
[2025-10-02T22:19:33.022Z] final height= 9
[2025-10-02T22:19:36.473Z] final size= 199991
[2025-10-02T22:19:36.473Z] final height= 11
[2025-10-02T22:19:38.581Z] final size= 199991
[2025-10-02T22:19:38.581Z] final height= 14
[2025-10-02T22:19:39.910Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:19:39.910Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:19:39.910Z] ====== akka-uct (concurrency) [default], iteration 14 completed (29450.558 ms) ======
[2025-10-02T22:19:39.910Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-10-02T22:19:40.547Z] GC before operation: completed in 748.259 ms, heap usage 366.153 MB -> 111.169 MB.
[2025-10-02T22:19:42.723Z] final size= 199991
[2025-10-02T22:19:42.723Z] final height= 9
[2025-10-02T22:19:45.746Z] final size= 199991
[2025-10-02T22:19:45.746Z] final height= 9
[2025-10-02T22:19:48.822Z] final size= 199991
[2025-10-02T22:19:48.822Z] final height= 10
[2025-10-02T22:19:50.926Z] final size= 199991
[2025-10-02T22:19:50.926Z] final height= 11
[2025-10-02T22:19:54.800Z] final size= 199991
[2025-10-02T22:19:54.800Z] final height= 9
[2025-10-02T22:19:57.875Z] final size= 199991
[2025-10-02T22:19:57.875Z] final height= 9
[2025-10-02T22:20:00.848Z] final size= 199991
[2025-10-02T22:20:00.848Z] final height= 11
[2025-10-02T22:20:03.802Z] final size= 199991
[2025-10-02T22:20:03.802Z] final height= 9
[2025-10-02T22:20:06.830Z] final size= 199991
[2025-10-02T22:20:06.830Z] final height= 11
[2025-10-02T22:20:09.008Z] final size= 199991
[2025-10-02T22:20:09.008Z] final height= 9
[2025-10-02T22:20:09.657Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:20:09.657Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:20:09.657Z] ====== akka-uct (concurrency) [default], iteration 15 completed (29181.239 ms) ======
[2025-10-02T22:20:09.657Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-10-02T22:20:10.302Z] GC before operation: completed in 548.771 ms, heap usage 371.056 MB -> 91.849 MB.
[2025-10-02T22:20:12.426Z] final size= 199991
[2025-10-02T22:20:12.426Z] final height= 12
[2025-10-02T22:20:16.293Z] final size= 199991
[2025-10-02T22:20:16.293Z] final height= 10
[2025-10-02T22:20:18.471Z] final size= 199991
[2025-10-02T22:20:18.471Z] final height= 9
[2025-10-02T22:20:21.416Z] final size= 199991
[2025-10-02T22:20:21.416Z] final height= 9
[2025-10-02T22:20:24.341Z] final size= 199991
[2025-10-02T22:20:24.341Z] final height= 9
[2025-10-02T22:20:27.254Z] final size= 199991
[2025-10-02T22:20:27.254Z] final height= 9
[2025-10-02T22:20:30.367Z] final size= 199991
[2025-10-02T22:20:30.367Z] final height= 11
[2025-10-02T22:20:33.305Z] final size= 199991
[2025-10-02T22:20:33.305Z] final height= 10
[2025-10-02T22:20:36.307Z] final size= 199991
[2025-10-02T22:20:36.307Z] final height= 9
[2025-10-02T22:20:39.243Z] final size= 199991
[2025-10-02T22:20:39.243Z] final height= 9
[2025-10-02T22:20:39.243Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:20:39.243Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:20:39.243Z] ====== akka-uct (concurrency) [default], iteration 16 completed (29058.841 ms) ======
[2025-10-02T22:20:39.243Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-10-02T22:20:39.909Z] GC before operation: completed in 759.279 ms, heap usage 546.599 MB -> 98.087 MB.
[2025-10-02T22:20:42.854Z] final size= 199991
[2025-10-02T22:20:42.854Z] final height= 10
[2025-10-02T22:20:45.076Z] final size= 199991
[2025-10-02T22:20:45.076Z] final height= 9
[2025-10-02T22:20:48.879Z] final size= 199991
[2025-10-02T22:20:48.879Z] final height= 11
[2025-10-02T22:20:51.913Z] final size= 199991
[2025-10-02T22:20:51.913Z] final height= 9
[2025-10-02T22:20:55.007Z] final size= 199991
[2025-10-02T22:20:55.007Z] final height= 11
[2025-10-02T22:20:58.846Z] final size= 199991
[2025-10-02T22:20:58.846Z] final height= 9
[2025-10-02T22:21:00.914Z] final size= 199991
[2025-10-02T22:21:00.914Z] final height= 9
[2025-10-02T22:21:03.809Z] final size= 199991
[2025-10-02T22:21:03.809Z] final height= 9
[2025-10-02T22:21:05.952Z] final size= 199991
[2025-10-02T22:21:05.952Z] final height= 9
[2025-10-02T22:21:09.758Z] final size= 199991
[2025-10-02T22:21:09.758Z] final height= 9
[2025-10-02T22:21:09.758Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:21:09.759Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:21:09.759Z] ====== akka-uct (concurrency) [default], iteration 17 completed (29611.581 ms) ======
[2025-10-02T22:21:09.759Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-10-02T22:21:10.385Z] GC before operation: completed in 602.538 ms, heap usage 675.436 MB -> 94.082 MB.
[2025-10-02T22:21:12.430Z] final size= 199991
[2025-10-02T22:21:12.430Z] final height= 9
[2025-10-02T22:21:15.404Z] final size= 199991
[2025-10-02T22:21:15.404Z] final height= 9
[2025-10-02T22:21:18.313Z] final size= 199991
[2025-10-02T22:21:18.313Z] final height= 10
[2025-10-02T22:21:21.314Z] final size= 199991
[2025-10-02T22:21:21.314Z] final height= 10
[2025-10-02T22:21:23.483Z] final size= 199991
[2025-10-02T22:21:23.483Z] final height= 9
[2025-10-02T22:21:26.358Z] final size= 199991
[2025-10-02T22:21:26.358Z] final height= 10
[2025-10-02T22:21:29.271Z] final size= 199991
[2025-10-02T22:21:29.271Z] final height= 9
[2025-10-02T22:21:32.223Z] final size= 199991
[2025-10-02T22:21:32.223Z] final height= 9
[2025-10-02T22:21:34.316Z] final size= 199991
[2025-10-02T22:21:34.316Z] final height= 11
[2025-10-02T22:21:37.242Z] final size= 199991
[2025-10-02T22:21:37.242Z] final height= 9
[2025-10-02T22:21:37.867Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:21:37.868Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:21:37.868Z] ====== akka-uct (concurrency) [default], iteration 18 completed (27913.126 ms) ======
[2025-10-02T22:21:37.868Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-10-02T22:21:38.511Z] GC before operation: completed in 556.361 ms, heap usage 497.249 MB -> 84.053 MB.
[2025-10-02T22:21:40.548Z] final size= 199991
[2025-10-02T22:21:40.549Z] final height= 9
[2025-10-02T22:21:44.442Z] final size= 199991
[2025-10-02T22:21:44.442Z] final height= 9
[2025-10-02T22:21:46.523Z] final size= 199991
[2025-10-02T22:21:46.523Z] final height= 9
[2025-10-02T22:21:49.551Z] final size= 199991
[2025-10-02T22:21:49.552Z] final height= 9
[2025-10-02T22:21:52.551Z] final size= 199991
[2025-10-02T22:21:52.551Z] final height= 9
[2025-10-02T22:21:55.508Z] final size= 199991
[2025-10-02T22:21:55.508Z] final height= 9
[2025-10-02T22:21:59.351Z] final size= 199991
[2025-10-02T22:21:59.351Z] final height= 11
[2025-10-02T22:22:01.972Z] final size= 199991
[2025-10-02T22:22:01.973Z] final height= 9
[2025-10-02T22:22:04.919Z] final size= 199991
[2025-10-02T22:22:04.919Z] final height= 11
[2025-10-02T22:22:07.815Z] final size= 199991
[2025-10-02T22:22:07.815Z] final height= 9
[2025-10-02T22:22:08.446Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:22:08.446Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:22:08.446Z] ====== akka-uct (concurrency) [default], iteration 19 completed (30057.367 ms) ======
[2025-10-02T22:22:08.446Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-10-02T22:22:09.081Z] GC before operation: completed in 671.353 ms, heap usage 437.059 MB -> 93.533 MB.
[2025-10-02T22:22:11.150Z] final size= 199991
[2025-10-02T22:22:11.150Z] final height= 9
[2025-10-02T22:22:14.143Z] final size= 199991
[2025-10-02T22:22:14.143Z] final height= 10
[2025-10-02T22:22:17.088Z] final size= 199991
[2025-10-02T22:22:17.088Z] final height= 11
[2025-10-02T22:22:20.998Z] final size= 199991
[2025-10-02T22:22:20.998Z] final height= 13
[2025-10-02T22:22:23.089Z] final size= 199991
[2025-10-02T22:22:23.089Z] final height= 9
[2025-10-02T22:22:26.931Z] final size= 199991
[2025-10-02T22:22:26.931Z] final height= 9
[2025-10-02T22:22:29.859Z] final size= 199991
[2025-10-02T22:22:29.859Z] final height= 12
[2025-10-02T22:22:32.734Z] final size= 199991
[2025-10-02T22:22:32.734Z] final height= 9
[2025-10-02T22:22:36.568Z] final size= 199991
[2025-10-02T22:22:36.568Z] final height= 9
[2025-10-02T22:22:39.503Z] final size= 199991
[2025-10-02T22:22:39.503Z] final height= 9
[2025-10-02T22:22:40.138Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:22:40.138Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:22:40.138Z] ====== akka-uct (concurrency) [default], iteration 20 completed (30572.104 ms) ======
[2025-10-02T22:22:40.138Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-10-02T22:22:40.782Z] GC before operation: completed in 589.780 ms, heap usage 706.152 MB -> 87.751 MB.
[2025-10-02T22:22:42.855Z] final size= 199991
[2025-10-02T22:22:42.855Z] final height= 9
[2025-10-02T22:22:44.935Z] final size= 199991
[2025-10-02T22:22:44.935Z] final height= 9
[2025-10-02T22:22:48.879Z] final size= 199991
[2025-10-02T22:22:48.879Z] final height= 9
[2025-10-02T22:22:50.947Z] final size= 199991
[2025-10-02T22:22:50.947Z] final height= 9
[2025-10-02T22:22:53.942Z] final size= 199991
[2025-10-02T22:22:53.942Z] final height= 10
[2025-10-02T22:22:56.877Z] final size= 199991
[2025-10-02T22:22:56.877Z] final height= 9
[2025-10-02T22:22:59.802Z] final size= 199991
[2025-10-02T22:22:59.802Z] final height= 9
[2025-10-02T22:23:02.787Z] final size= 199991
[2025-10-02T22:23:02.787Z] final height= 9
[2025-10-02T22:23:05.731Z] final size= 199991
[2025-10-02T22:23:05.731Z] final height= 9
[2025-10-02T22:23:08.685Z] final size= 199991
[2025-10-02T22:23:08.685Z] final height= 11
[2025-10-02T22:23:08.685Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:23:08.685Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:23:08.685Z] ====== akka-uct (concurrency) [default], iteration 21 completed (28340.802 ms) ======
[2025-10-02T22:23:08.685Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-10-02T22:23:09.307Z] GC before operation: completed in 656.744 ms, heap usage 717.541 MB -> 99.541 MB.
[2025-10-02T22:23:11.477Z] final size= 199991
[2025-10-02T22:23:11.477Z] final height= 9
[2025-10-02T22:23:15.887Z] final size= 199991
[2025-10-02T22:23:15.887Z] final height= 9
[2025-10-02T22:23:17.993Z] final size= 199991
[2025-10-02T22:23:17.993Z] final height= 12
[2025-10-02T22:23:20.956Z] final size= 199991
[2025-10-02T22:23:20.956Z] final height= 9
[2025-10-02T22:23:23.951Z] final size= 199991
[2025-10-02T22:23:23.951Z] final height= 16
[2025-10-02T22:23:27.807Z] final size= 199991
[2025-10-02T22:23:27.807Z] final height= 11
[2025-10-02T22:23:30.741Z] final size= 199991
[2025-10-02T22:23:30.741Z] final height= 9
[2025-10-02T22:23:34.572Z] final size= 199991
[2025-10-02T22:23:34.572Z] final height= 10
[2025-10-02T22:23:36.681Z] final size= 199991
[2025-10-02T22:23:36.681Z] final height= 10
[2025-10-02T22:23:39.606Z] final size= 199991
[2025-10-02T22:23:39.606Z] final height= 9
[2025-10-02T22:23:40.228Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:23:40.228Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:23:40.228Z] ====== akka-uct (concurrency) [default], iteration 22 completed (30763.203 ms) ======
[2025-10-02T22:23:40.228Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-10-02T22:23:40.897Z] GC before operation: completed in 762.295 ms, heap usage 532.808 MB -> 135.530 MB.
[2025-10-02T22:23:43.840Z] final size= 199991
[2025-10-02T22:23:43.840Z] final height= 9
[2025-10-02T22:23:46.012Z] final size= 199991
[2025-10-02T22:23:46.012Z] final height= 9
[2025-10-02T22:23:49.981Z] final size= 199991
[2025-10-02T22:23:49.981Z] final height= 9
[2025-10-02T22:23:52.925Z] final size= 199991
[2025-10-02T22:23:52.925Z] final height= 11
[2025-10-02T22:23:56.802Z] final size= 199991
[2025-10-02T22:23:56.802Z] final height= 10
[2025-10-02T22:23:59.784Z] final size= 199991
[2025-10-02T22:23:59.784Z] final height= 11
[2025-10-02T22:24:01.947Z] final size= 199991
[2025-10-02T22:24:01.947Z] final height= 9
[2025-10-02T22:24:05.945Z] final size= 199991
[2025-10-02T22:24:05.945Z] final height= 11
[2025-10-02T22:24:08.934Z] final size= 199991
[2025-10-02T22:24:08.934Z] final height= 9
[2025-10-02T22:24:11.863Z] final size= 199991
[2025-10-02T22:24:11.863Z] final height= 9
[2025-10-02T22:24:12.521Z] WARNING: This benchmark provides no result that can be validated.
[2025-10-02T22:24:12.521Z] There is no way to check that no silent failure occurred.
[2025-10-02T22:24:12.521Z] ====== akka-uct (concurrency) [default], iteration 23 completed (31361.671 ms) ======
[2025-10-02T22:24:13.844Z] -----------------------------------
[2025-10-02T22:24:13.844Z] renaissance-akka-uct_0_PASSED
[2025-10-02T22:24:13.844Z] -----------------------------------
[2025-10-02T22:24:13.844Z]
[2025-10-02T22:24:13.844Z] TEST TEARDOWN:
[2025-10-02T22:24:13.844Z] Nothing to be done for teardown.
[2025-10-02T22:24:13.844Z] renaissance-akka-uct_0 Finish Time: Thu Oct 2 22:24:13 2025 Epoch Time (ms): 1759443853192
[2025-10-02T22:24:13.844Z]
[2025-10-02T22:24:13.844Z] ===============================================
[2025-10-02T22:24:13.844Z] Running test renaissance-fj-kmeans_0 ...
[2025-10-02T22:24:13.844Z] ===============================================
[2025-10-02T22:24:13.844Z] renaissance-fj-kmeans_0 Start Time: Thu Oct 2 22:24:13 2025 Epoch Time (ms): 1759443853222
[2025-10-02T22:24:13.844Z] variation: NoOptions
[2025-10-02T22:24:13.844Z] JVM_OPTIONS:
[2025-10-02T22:24:13.844Z] { \
[2025-10-02T22:24:13.844Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T22:24:13.844Z] echo "Nothing to be done for setup."; \
[2025-10-02T22:24:13.844Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-fj-kmeans_0"; \
[2025-10-02T22:24:13.844Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-fj-kmeans_0"; \
[2025-10-02T22:24:13.844Z] echo ""; echo "TESTING:"; \
[2025-10-02T22:24:13.844Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-10-02T22:24:13.844Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T22:24:13.844Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T22:24:13.844Z] echo "Nothing to be done for teardown."; \
[2025-10-02T22:24:13.844Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/TestTargetResult";
[2025-10-02T22:24:13.844Z]
[2025-10-02T22:24:13.844Z] TEST SETUP:
[2025-10-02T22:24:13.844Z] Nothing to be done for setup.
[2025-10-02T22:24:13.844Z]
[2025-10-02T22:24:13.844Z] TESTING:
[2025-10-02T22:24:13.844Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T22:24:13.844Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17594430268240/renaissance-fj-kmeans_0/launcher-222413-17683379826252414969/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T22:24:13.844Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T22:24:13.844Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T22:24:15.216Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-10-02T22:24:15.216Z] GC before operation: completed in 155.490 ms, heap usage 110.020 MB -> 84.450 MB.
[2025-10-02T22:24:32.385Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (15260.618 ms) ======
[2025-10-02T22:24:32.385Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-10-02T22:24:32.385Z] GC before operation: completed in 183.250 ms, heap usage 274.448 MB -> 84.536 MB.
[2025-10-02T22:24:45.268Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (13123.598 ms) ======
[2025-10-02T22:24:45.268Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-10-02T22:24:45.268Z] GC before operation: completed in 143.249 ms, heap usage 401.776 MB -> 84.536 MB.
[2025-10-02T22:24:59.962Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (14778.202 ms) ======
[2025-10-02T22:24:59.962Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-10-02T22:24:59.962Z] GC before operation: completed in 140.413 ms, heap usage 341.943 MB -> 84.536 MB.
[2025-10-02T22:25:14.671Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (14197.363 ms) ======
[2025-10-02T22:25:14.671Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-10-02T22:25:14.671Z] GC before operation: completed in 185.190 ms, heap usage 246.104 MB -> 84.536 MB.
[2025-10-02T22:25:29.410Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (14764.843 ms) ======
[2025-10-02T22:25:29.410Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-10-02T22:25:29.410Z] GC before operation: completed in 143.226 ms, heap usage 330.009 MB -> 84.536 MB.
[2025-10-02T22:25:44.194Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (14434.884 ms) ======
[2025-10-02T22:25:44.194Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-10-02T22:25:44.194Z] GC before operation: completed in 177.222 ms, heap usage 200.691 MB -> 84.536 MB.
[2025-10-02T22:25:58.843Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (14572.862 ms) ======
[2025-10-02T22:25:58.843Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-10-02T22:25:58.843Z] GC before operation: completed in 162.615 ms, heap usage 426.836 MB -> 84.536 MB.
[2025-10-02T22:26:13.490Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (14669.118 ms) ======
[2025-10-02T22:26:13.490Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-10-02T22:26:13.490Z] GC before operation: completed in 135.849 ms, heap usage 344.674 MB -> 84.537 MB.
[2025-10-02T22:26:28.161Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (14132.191 ms) ======
[2025-10-02T22:26:28.161Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-10-02T22:26:28.161Z] GC before operation: completed in 164.665 ms, heap usage 533.136 MB -> 84.536 MB.
[2025-10-02T22:26:40.954Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (14225.293 ms) ======
[2025-10-02T22:26:40.954Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-10-02T22:26:40.954Z] GC before operation: completed in 134.749 ms, heap usage 211.940 MB -> 84.536 MB.
[2025-10-02T22:26:55.610Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (13893.733 ms) ======
[2025-10-02T22:26:55.610Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-10-02T22:26:55.610Z] GC before operation: completed in 135.738 ms, heap usage 329.132 MB -> 84.537 MB.
[2025-10-02T22:27:07.855Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (12274.267 ms) ======
[2025-10-02T22:27:07.855Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-10-02T22:27:07.855Z] GC before operation: completed in 143.981 ms, heap usage 273.190 MB -> 84.537 MB.
[2025-10-02T22:27:22.333Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (13100.866 ms) ======
[2025-10-02T22:27:22.333Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-10-02T22:27:22.333Z] GC before operation: completed in 145.165 ms, heap usage 178.752 MB -> 84.537 MB.
[2025-10-02T22:27:34.581Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (13255.442 ms) ======
[2025-10-02T22:27:34.581Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-10-02T22:27:34.581Z] GC before operation: completed in 143.549 ms, heap usage 414.508 MB -> 84.537 MB.
[2025-10-02T22:27:49.074Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (13279.632 ms) ======
[2025-10-02T22:27:49.074Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-10-02T22:27:49.074Z] GC before operation: completed in 162.144 ms, heap usage 250.178 MB -> 84.537 MB.
[2025-10-02T22:28:01.382Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (13668.847 ms) ======
[2025-10-02T22:28:01.382Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-10-02T22:28:01.382Z] GC before operation: completed in 127.860 ms, heap usage 158.025 MB -> 84.537 MB.
[2025-10-02T22:28:13.978Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (12747.511 ms) ======
[2025-10-02T22:28:13.978Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-10-02T22:28:13.978Z] GC before operation: completed in 157.066 ms, heap usage 281.495 MB -> 84.538 MB.
[2025-10-02T22:28:26.234Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (11825.448 ms) ======
[2025-10-02T22:28:26.234Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-10-02T22:28:26.234Z] GC before operation: completed in 127.630 ms, heap usage 200.281 MB -> 84.538 MB.
[2025-10-02T22:28:40.745Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (13644.134 ms) ======
[2025-10-02T22:28:40.745Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-10-02T22:28:40.745Z] GC before operation: completed in 141.253 ms, heap usage 342.847 MB -> 84.538 MB.
[2025-10-02T22:28:55.393Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (14211.526 ms) ======
[2025-10-02T22:28:55.393Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-10-02T22:28:55.393Z] GC before operation: completed in 138.123 ms, heap usage 233.856 MB -> 84.538 MB.
[2025-10-02T22:29:07.696Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (13485.456 ms) ======
[2025-10-02T22:29:07.696Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-10-02T22:29:07.696Z] GC before operation: completed in 128.914 ms, heap usage 204.942 MB -> 84.538 MB.
[2025-10-02T22:29:22.293Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (13736.314 ms) ======
[2025-10-02T22:29:22.293Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-10-02T22:29:22.293Z] GC before operation: completed in 127.048 ms, heap usage 256.298 MB -> 84.538 MB.
[2025-10-02T22:29:37.046Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (14286.789 ms) ======
[2025-10-02T22:29:37.046Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-10-02T22:29:37.046Z] GC before operation: completed in 152.144 ms, heap usage 475.018 MB -> 84.538 MB.
[2025-10-02T22:29:51.695Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (14311.998 ms) ======
[2025-10-02T22:29:51.695Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-10-02T22:29:51.695Z] GC before operation: completed in 135.864 ms, heap usage 334.209 MB -> 84.538 MB.
[2025-10-02T22:30:06.711Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (14386.756 ms) ======
[2025-10-02T22:30:06.711Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-10-02T22:30:06.711Z] GC before operation: completed in 138.266 ms, heap usage 242.442 MB -> 84.538 MB.
[2025-10-02T22:30:21.444Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (15951.486 ms) ======
[2025-10-02T22:30:21.444Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-10-02T22:30:21.444Z] GC before operation: completed in 218.935 ms, heap usage 191.751 MB -> 84.538 MB.
[2025-10-02T22:30:38.954Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (15969.698 ms) ======
[2025-10-02T22:30:38.954Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-10-02T22:30:38.954Z] GC before operation: completed in 192.128 ms, heap usage 285.223 MB -> 84.538 MB.
[2025-10-02T22:30:56.559Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (18814.835 ms) ======
[2025-10-02T22:30:56.559Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-10-02T22:30:56.559Z] GC before operation: completed in 251.409 ms, heap usage 239.901 MB -> 84.538 MB.
[2025-10-02T22:31:17.364Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (19745.790 ms) ======
[2025-10-02T22:31:17.364Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-10-02T22:31:17.364Z] GC before operation: completed in 207.513 ms, heap usage 403.880 MB -> 84.538 MB.
[2025-10-02T22:31:37.925Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (19039.715 ms) ======
[2025-10-02T22:31:37.925Z] -----------------------------------
[2025-10-02T22:31:37.925Z] renaissance-fj-kmeans_0_PASSED
[2025-10-02T22:31:37.925Z] -----------------------------------
[2025-10-02T22:31:37.925Z]
[2025-10-02T22:31:37.925Z] TEST TEARDOWN:
[2025-10-02T22:31:37.925Z] Nothing to be done for teardown.
[2025-10-02T22:31:37.925Z] renaissance-fj-kmeans_0 Finish Time: Thu Oct 2 22:31:35 2025 Epoch Time (ms): 1759444295527
[2025-10-02T22:31:37.925Z]
[2025-10-02T22:31:37.925Z] ===============================================
[2025-10-02T22:31:37.925Z] Running test renaissance-future-genetic_0 ...
[2025-10-02T22:31:37.925Z] ===============================================
[2025-10-02T22:31:37.925Z] renaissance-future-genetic_0 Start Time: Thu Oct 2 22:31:35 2025 Epoch Time (ms): 1759444295557
[2025-10-02T22:31:37.925Z] variation: NoOptions
[2025-10-02T22:31:37.925Z] JVM_OPTIONS:
[2025-10-02T22:31:37.925Z] { \
[2025-10-02T22:31:37.925Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T22:31:37.925Z] echo "Nothing to be done for setup."; \
[2025-10-02T22:31:37.925Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-future-genetic_0"; \
[2025-10-02T22:31:37.925Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-future-genetic_0"; \
[2025-10-02T22:31:37.925Z] echo ""; echo "TESTING:"; \
[2025-10-02T22:31:37.925Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-10-02T22:31:37.925Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T22:31:37.925Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T22:31:37.925Z] echo "Nothing to be done for teardown."; \
[2025-10-02T22:31:37.925Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/TestTargetResult";
[2025-10-02T22:31:37.925Z]
[2025-10-02T22:31:37.925Z] TEST SETUP:
[2025-10-02T22:31:37.925Z] Nothing to be done for setup.
[2025-10-02T22:31:37.925Z]
[2025-10-02T22:31:37.925Z] TESTING:
[2025-10-02T22:31:37.925Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T22:31:37.925Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17594430268240/renaissance-future-genetic_0/launcher-223135-8542414092735924969/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T22:31:37.925Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T22:31:37.925Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T22:31:37.925Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-10-02T22:31:37.925Z] GC before operation: completed in 78.094 ms, heap usage 16.655 MB -> 4.138 MB.
[2025-10-02T22:31:43.039Z] ====== future-genetic (functional) [default], iteration 0 completed (5561.351 ms) ======
[2025-10-02T22:31:43.039Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-10-02T22:31:43.039Z] GC before operation: completed in 32.168 ms, heap usage 110.096 MB -> 5.308 MB.
[2025-10-02T22:31:48.133Z] ====== future-genetic (functional) [default], iteration 1 completed (4822.419 ms) ======
[2025-10-02T22:31:48.133Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-10-02T22:31:48.133Z] GC before operation: completed in 48.808 ms, heap usage 132.618 MB -> 5.311 MB.
[2025-10-02T22:31:52.083Z] ====== future-genetic (functional) [default], iteration 2 completed (4760.022 ms) ======
[2025-10-02T22:31:52.083Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-10-02T22:31:52.749Z] GC before operation: completed in 26.271 ms, heap usage 20.654 MB -> 5.311 MB.
[2025-10-02T22:31:57.724Z] ====== future-genetic (functional) [default], iteration 3 completed (4884.551 ms) ======
[2025-10-02T22:31:57.724Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-10-02T22:31:57.724Z] GC before operation: completed in 16.494 ms, heap usage 155.480 MB -> 5.311 MB.
[2025-10-02T22:32:02.068Z] ====== future-genetic (functional) [default], iteration 4 completed (4168.200 ms) ======
[2025-10-02T22:32:02.068Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-10-02T22:32:02.068Z] GC before operation: completed in 51.625 ms, heap usage 143.651 MB -> 5.311 MB.
[2025-10-02T22:32:06.969Z] ====== future-genetic (functional) [default], iteration 5 completed (4854.445 ms) ======
[2025-10-02T22:32:06.969Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-10-02T22:32:06.969Z] GC before operation: completed in 24.022 ms, heap usage 76.590 MB -> 5.311 MB.
[2025-10-02T22:32:11.877Z] ====== future-genetic (functional) [default], iteration 6 completed (5172.978 ms) ======
[2025-10-02T22:32:11.877Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-10-02T22:32:11.877Z] GC before operation: completed in 26.999 ms, heap usage 320.262 MB -> 5.311 MB.
[2025-10-02T22:32:16.911Z] ====== future-genetic (functional) [default], iteration 7 completed (5389.138 ms) ======
[2025-10-02T22:32:16.911Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-10-02T22:32:16.911Z] GC before operation: completed in 67.382 ms, heap usage 284.534 MB -> 5.311 MB.
[2025-10-02T22:32:21.855Z] ====== future-genetic (functional) [default], iteration 8 completed (5057.525 ms) ======
[2025-10-02T22:32:21.855Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-10-02T22:32:21.855Z] GC before operation: completed in 31.463 ms, heap usage 101.926 MB -> 5.311 MB.
[2025-10-02T22:32:27.922Z] ====== future-genetic (functional) [default], iteration 9 completed (5098.680 ms) ======
[2025-10-02T22:32:27.922Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-10-02T22:32:27.922Z] GC before operation: completed in 31.970 ms, heap usage 204.268 MB -> 5.312 MB.
[2025-10-02T22:32:32.861Z] ====== future-genetic (functional) [default], iteration 10 completed (5403.320 ms) ======
[2025-10-02T22:32:32.861Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-10-02T22:32:32.861Z] GC before operation: completed in 26.028 ms, heap usage 76.968 MB -> 5.312 MB.
[2025-10-02T22:32:38.999Z] ====== future-genetic (functional) [default], iteration 11 completed (6237.657 ms) ======
[2025-10-02T22:32:38.999Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-10-02T22:32:38.999Z] GC before operation: completed in 39.630 ms, heap usage 62.481 MB -> 5.312 MB.
[2025-10-02T22:32:45.168Z] ====== future-genetic (functional) [default], iteration 12 completed (5784.654 ms) ======
[2025-10-02T22:32:45.168Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-10-02T22:32:45.168Z] GC before operation: completed in 20.508 ms, heap usage 78.074 MB -> 5.311 MB.
[2025-10-02T22:32:50.175Z] ====== future-genetic (functional) [default], iteration 13 completed (5102.210 ms) ======
[2025-10-02T22:32:50.175Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-10-02T22:32:50.175Z] GC before operation: completed in 19.299 ms, heap usage 281.075 MB -> 5.312 MB.
[2025-10-02T22:32:55.180Z] ====== future-genetic (functional) [default], iteration 14 completed (5248.351 ms) ======
[2025-10-02T22:32:55.180Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-10-02T22:32:55.180Z] GC before operation: completed in 44.391 ms, heap usage 205.313 MB -> 5.312 MB.
[2025-10-02T22:33:00.070Z] ====== future-genetic (functional) [default], iteration 15 completed (4542.379 ms) ======
[2025-10-02T22:33:00.070Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-10-02T22:33:00.070Z] GC before operation: completed in 23.317 ms, heap usage 78.416 MB -> 5.312 MB.
[2025-10-02T22:33:05.078Z] ====== future-genetic (functional) [default], iteration 16 completed (5075.642 ms) ======
[2025-10-02T22:33:05.078Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-10-02T22:33:05.078Z] GC before operation: completed in 27.347 ms, heap usage 90.880 MB -> 5.312 MB.
[2025-10-02T22:33:11.276Z] ====== future-genetic (functional) [default], iteration 17 completed (5750.534 ms) ======
[2025-10-02T22:33:11.276Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-10-02T22:33:11.276Z] GC before operation: completed in 34.173 ms, heap usage 278.510 MB -> 5.312 MB.
[2025-10-02T22:33:16.211Z] ====== future-genetic (functional) [default], iteration 18 completed (5578.728 ms) ======
[2025-10-02T22:33:16.211Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-10-02T22:33:16.211Z] GC before operation: completed in 38.684 ms, heap usage 153.509 MB -> 5.312 MB.
[2025-10-02T22:33:22.575Z] ====== future-genetic (functional) [default], iteration 19 completed (5790.913 ms) ======
[2025-10-02T22:33:22.575Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-10-02T22:33:22.575Z] GC before operation: completed in 25.890 ms, heap usage 207.590 MB -> 5.312 MB.
[2025-10-02T22:33:27.756Z] ====== future-genetic (functional) [default], iteration 20 completed (5843.113 ms) ======
[2025-10-02T22:33:27.756Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-10-02T22:33:27.756Z] GC before operation: completed in 29.181 ms, heap usage 193.809 MB -> 5.312 MB.
[2025-10-02T22:33:32.904Z] ====== future-genetic (functional) [default], iteration 21 completed (5184.627 ms) ======
[2025-10-02T22:33:32.904Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-10-02T22:33:33.576Z] GC before operation: completed in 40.248 ms, heap usage 256.278 MB -> 5.312 MB.
[2025-10-02T22:33:38.604Z] ====== future-genetic (functional) [default], iteration 22 completed (5402.663 ms) ======
[2025-10-02T22:33:38.604Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-10-02T22:33:38.604Z] GC before operation: completed in 31.828 ms, heap usage 78.620 MB -> 5.312 MB.
[2025-10-02T22:33:44.801Z] ====== future-genetic (functional) [default], iteration 23 completed (5492.587 ms) ======
[2025-10-02T22:33:44.801Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-10-02T22:33:44.801Z] GC before operation: completed in 32.400 ms, heap usage 153.979 MB -> 5.312 MB.
[2025-10-02T22:33:48.782Z] ====== future-genetic (functional) [default], iteration 24 completed (4761.503 ms) ======
[2025-10-02T22:33:48.782Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-10-02T22:33:48.782Z] GC before operation: completed in 13.523 ms, heap usage 217.518 MB -> 5.312 MB.
[2025-10-02T22:33:54.033Z] ====== future-genetic (functional) [default], iteration 25 completed (4720.959 ms) ======
[2025-10-02T22:33:54.033Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-10-02T22:33:54.034Z] GC before operation: completed in 54.273 ms, heap usage 77.953 MB -> 5.313 MB.
[2025-10-02T22:34:01.631Z] ====== future-genetic (functional) [default], iteration 26 completed (7171.428 ms) ======
[2025-10-02T22:34:01.631Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-10-02T22:34:01.631Z] GC before operation: completed in 40.403 ms, heap usage 66.840 MB -> 5.313 MB.
[2025-10-02T22:34:07.785Z] ====== future-genetic (functional) [default], iteration 27 completed (6066.168 ms) ======
[2025-10-02T22:34:07.785Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-10-02T22:34:07.785Z] GC before operation: completed in 28.336 ms, heap usage 79.025 MB -> 5.313 MB.
[2025-10-02T22:34:12.784Z] ====== future-genetic (functional) [default], iteration 28 completed (5294.439 ms) ======
[2025-10-02T22:34:12.784Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-10-02T22:34:12.784Z] GC before operation: completed in 38.496 ms, heap usage 181.088 MB -> 5.313 MB.
[2025-10-02T22:34:17.933Z] ====== future-genetic (functional) [default], iteration 29 completed (5636.271 ms) ======
[2025-10-02T22:34:17.933Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-10-02T22:34:17.933Z] GC before operation: completed in 143.200 ms, heap usage 193.918 MB -> 5.313 MB.
[2025-10-02T22:34:24.065Z] ====== future-genetic (functional) [default], iteration 30 completed (6042.627 ms) ======
[2025-10-02T22:34:24.065Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-10-02T22:34:24.065Z] GC before operation: completed in 20.827 ms, heap usage 155.300 MB -> 5.313 MB.
[2025-10-02T22:34:29.035Z] ====== future-genetic (functional) [default], iteration 31 completed (5031.063 ms) ======
[2025-10-02T22:34:29.035Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-10-02T22:34:29.035Z] GC before operation: completed in 30.192 ms, heap usage 219.028 MB -> 5.313 MB.
[2025-10-02T22:34:36.628Z] ====== future-genetic (functional) [default], iteration 32 completed (6335.165 ms) ======
[2025-10-02T22:34:36.628Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-10-02T22:34:36.628Z] GC before operation: completed in 22.186 ms, heap usage 77.571 MB -> 5.313 MB.
[2025-10-02T22:34:42.875Z] ====== future-genetic (functional) [default], iteration 33 completed (6539.387 ms) ======
[2025-10-02T22:34:42.875Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-10-02T22:34:42.875Z] GC before operation: completed in 22.073 ms, heap usage 155.005 MB -> 5.313 MB.
[2025-10-02T22:34:49.042Z] ====== future-genetic (functional) [default], iteration 34 completed (6471.280 ms) ======
[2025-10-02T22:34:49.042Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-10-02T22:34:49.042Z] GC before operation: completed in 27.625 ms, heap usage 100.532 MB -> 5.313 MB.
[2025-10-02T22:34:54.816Z] ====== future-genetic (functional) [default], iteration 35 completed (5917.991 ms) ======
[2025-10-02T22:34:54.816Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-10-02T22:34:54.816Z] GC before operation: completed in 42.673 ms, heap usage 279.518 MB -> 5.313 MB.
[2025-10-02T22:35:01.144Z] ====== future-genetic (functional) [default], iteration 36 completed (6193.209 ms) ======
[2025-10-02T22:35:01.144Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-10-02T22:35:01.144Z] GC before operation: completed in 18.238 ms, heap usage 48.521 MB -> 5.313 MB.
[2025-10-02T22:35:07.399Z] ====== future-genetic (functional) [default], iteration 37 completed (6196.479 ms) ======
[2025-10-02T22:35:07.399Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-10-02T22:35:07.399Z] GC before operation: completed in 44.040 ms, heap usage 217.758 MB -> 5.313 MB.
[2025-10-02T22:35:12.482Z] ====== future-genetic (functional) [default], iteration 38 completed (5193.599 ms) ======
[2025-10-02T22:35:12.482Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-10-02T22:35:12.482Z] GC before operation: completed in 16.947 ms, heap usage 256.588 MB -> 5.313 MB.
[2025-10-02T22:35:18.733Z] ====== future-genetic (functional) [default], iteration 39 completed (5654.171 ms) ======
[2025-10-02T22:35:18.733Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-10-02T22:35:18.733Z] GC before operation: completed in 32.032 ms, heap usage 90.434 MB -> 5.313 MB.
[2025-10-02T22:35:26.672Z] ====== future-genetic (functional) [default], iteration 40 completed (8007.465 ms) ======
[2025-10-02T22:35:26.672Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-10-02T22:35:26.672Z] GC before operation: completed in 30.898 ms, heap usage 90.071 MB -> 5.313 MB.
[2025-10-02T22:35:31.912Z] ====== future-genetic (functional) [default], iteration 41 completed (5192.218 ms) ======
[2025-10-02T22:35:31.912Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-10-02T22:35:31.912Z] GC before operation: completed in 28.254 ms, heap usage 37.815 MB -> 5.313 MB.
[2025-10-02T22:35:38.303Z] ====== future-genetic (functional) [default], iteration 42 completed (6627.927 ms) ======
[2025-10-02T22:35:38.304Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-10-02T22:35:38.304Z] GC before operation: completed in 32.288 ms, heap usage 77.335 MB -> 5.313 MB.
[2025-10-02T22:35:43.472Z] ====== future-genetic (functional) [default], iteration 43 completed (5746.603 ms) ======
[2025-10-02T22:35:43.472Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-10-02T22:35:43.472Z] GC before operation: completed in 34.251 ms, heap usage 67.205 MB -> 5.313 MB.
[2025-10-02T22:35:51.187Z] ====== future-genetic (functional) [default], iteration 44 completed (7449.235 ms) ======
[2025-10-02T22:35:51.187Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-10-02T22:35:51.187Z] GC before operation: completed in 31.895 ms, heap usage 69.973 MB -> 5.314 MB.
[2025-10-02T22:35:56.218Z] ====== future-genetic (functional) [default], iteration 45 completed (5254.688 ms) ======
[2025-10-02T22:35:56.218Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-10-02T22:35:56.218Z] GC before operation: completed in 35.669 ms, heap usage 36.034 MB -> 5.314 MB.
[2025-10-02T22:36:02.373Z] ====== future-genetic (functional) [default], iteration 46 completed (5326.744 ms) ======
[2025-10-02T22:36:02.373Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-10-02T22:36:02.373Z] GC before operation: completed in 64.473 ms, heap usage 89.316 MB -> 5.314 MB.
[2025-10-02T22:36:08.590Z] ====== future-genetic (functional) [default], iteration 47 completed (6333.479 ms) ======
[2025-10-02T22:36:08.590Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-10-02T22:36:08.590Z] GC before operation: completed in 37.454 ms, heap usage 153.953 MB -> 5.314 MB.
[2025-10-02T22:36:14.694Z] ====== future-genetic (functional) [default], iteration 48 completed (5705.295 ms) ======
[2025-10-02T22:36:14.694Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-10-02T22:36:14.694Z] GC before operation: completed in 31.870 ms, heap usage 74.719 MB -> 5.314 MB.
[2025-10-02T22:36:19.723Z] ====== future-genetic (functional) [default], iteration 49 completed (5994.953 ms) ======
[2025-10-02T22:36:20.427Z] -----------------------------------
[2025-10-02T22:36:20.427Z] renaissance-future-genetic_0_PASSED
[2025-10-02T22:36:20.427Z] -----------------------------------
[2025-10-02T22:36:20.427Z]
[2025-10-02T22:36:20.427Z] TEST TEARDOWN:
[2025-10-02T22:36:20.427Z] Nothing to be done for teardown.
[2025-10-02T22:36:20.427Z] renaissance-future-genetic_0 Finish Time: Thu Oct 2 22:36:20 2025 Epoch Time (ms): 1759444580225
[2025-10-02T22:36:20.427Z]
[2025-10-02T22:36:20.427Z] ===============================================
[2025-10-02T22:36:20.427Z] Running test renaissance-naive-bayes_0 ...
[2025-10-02T22:36:20.427Z] ===============================================
[2025-10-02T22:36:20.427Z] renaissance-naive-bayes_0 Start Time: Thu Oct 2 22:36:20 2025 Epoch Time (ms): 1759444580287
[2025-10-02T22:36:20.427Z] variation: NoOptions
[2025-10-02T22:36:20.427Z] JVM_OPTIONS:
[2025-10-02T22:36:20.427Z] { \
[2025-10-02T22:36:20.427Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T22:36:20.427Z] echo "Nothing to be done for setup."; \
[2025-10-02T22:36:20.427Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-naive-bayes_0"; \
[2025-10-02T22:36:20.427Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-naive-bayes_0"; \
[2025-10-02T22:36:20.427Z] echo ""; echo "TESTING:"; \
[2025-10-02T22:36:20.427Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-10-02T22:36:20.427Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T22:36:20.427Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T22:36:20.427Z] echo "Nothing to be done for teardown."; \
[2025-10-02T22:36:20.427Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/TestTargetResult";
[2025-10-02T22:36:20.427Z]
[2025-10-02T22:36:20.427Z] TEST SETUP:
[2025-10-02T22:36:20.427Z] Nothing to be done for setup.
[2025-10-02T22:36:20.427Z]
[2025-10-02T22:36:20.427Z] TESTING:
[2025-10-02T22:36:23.454Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T22:36:23.454Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17594430268240/renaissance-naive-bayes_0/launcher-223620-15538673651106175242/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T22:36:23.454Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T22:36:23.454Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T22:36:32.695Z] Benchmark 'naive-bayes' failed with exception:
[2025-10-02T22:36:32.695Z] java.lang.ExceptionInInitializerError
[2025-10-02T22:36:32.695Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-10-02T22:36:32.695Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-10-02T22:36:32.695Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-10-02T22:36:32.695Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-10-02T22:36:32.695Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-10-02T22:36:32.695Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T22:36:32.695Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-10-02T22:36:32.695Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-10-02T22:36:32.695Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-10-02T22:36:32.695Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-10-02T22:36:32.695Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-10-02T22:36:32.695Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-10-02T22:36:32.695Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-10-02T22:36:32.695Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-10-02T22:36:32.695Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-10-02T22:36:32.695Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T22:36:32.695Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-10-02T22:36:32.695Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-10-02T22:36:32.695Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-10-02T22:36:32.695Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-10-02T22:36:32.695Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-10-02T22:36:32.695Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T22:36:32.695Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T22:36:32.695Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T22:36:32.695Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T22:36:32.695Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T22:36:32.695Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T22:36:32.695Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T22:36:32.695Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T22:36:32.695Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T22:36:32.695Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T22:36:32.695Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T22:36:32.695Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T22:36:32.695Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T22:36:32.695Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T22:36:32.695Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-10-02T22:36:32.695Z] ... 34 more
[2025-10-02T22:36:32.695Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T22:36:32.695Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T22:36:32.695Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T22:36:32.695Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T22:36:32.695Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T22:36:32.695Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T22:36:32.695Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T22:36:32.695Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-10-02T22:36:32.695Z] ... 34 more
[2025-10-02T22:36:32.695Z] The following benchmarks failed: naive-bayes
[2025-10-02T22:36:32.695Z] -----------------------------------
[2025-10-02T22:36:32.695Z] renaissance-naive-bayes_0_FAILED
[2025-10-02T22:36:32.695Z] -----------------------------------
[2025-10-02T22:36:32.695Z]
[2025-10-02T22:36:32.695Z] TEST TEARDOWN:
[2025-10-02T22:36:32.695Z] Nothing to be done for teardown.
[2025-10-02T22:36:32.695Z] renaissance-naive-bayes_0 Finish Time: Thu Oct 2 22:36:32 2025 Epoch Time (ms): 1759444592192
[2025-10-02T22:36:32.695Z]
[2025-10-02T22:36:32.695Z] ===============================================
[2025-10-02T22:36:32.695Z] Running test renaissance-scala-kmeans_0 ...
[2025-10-02T22:36:32.695Z] ===============================================
[2025-10-02T22:36:32.695Z] renaissance-scala-kmeans_0 Start Time: Thu Oct 2 22:36:32 2025 Epoch Time (ms): 1759444592221
[2025-10-02T22:36:32.695Z] variation: NoOptions
[2025-10-02T22:36:32.695Z] JVM_OPTIONS:
[2025-10-02T22:36:32.695Z] { \
[2025-10-02T22:36:32.695Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T22:36:32.695Z] echo "Nothing to be done for setup."; \
[2025-10-02T22:36:32.695Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-scala-kmeans_0"; \
[2025-10-02T22:36:32.695Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-scala-kmeans_0"; \
[2025-10-02T22:36:32.695Z] echo ""; echo "TESTING:"; \
[2025-10-02T22:36:32.696Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; \
[2025-10-02T22:36:32.696Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T22:36:32.696Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T22:36:32.696Z] echo "Nothing to be done for teardown."; \
[2025-10-02T22:36:32.696Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/TestTargetResult";
[2025-10-02T22:36:32.696Z]
[2025-10-02T22:36:32.696Z] TEST SETUP:
[2025-10-02T22:36:32.696Z] Nothing to be done for setup.
[2025-10-02T22:36:32.696Z]
[2025-10-02T22:36:32.696Z] TESTING:
[2025-10-02T22:36:34.051Z] Running EXEC_CMD_WITH_AFFINITY=taskset -c 0,1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-10-02T22:36:34.743Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T22:36:34.743Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17594430268240/renaissance-scala-kmeans_0/launcher-223633-905714302570723083/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T22:36:34.743Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T22:36:34.743Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T22:36:35.483Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-10-02T22:36:35.483Z] GC before operation: completed in 79.616 ms, heap usage 28.011 MB -> 26.377 MB.
[2025-10-02T22:36:36.123Z] ====== scala-kmeans (scala) [default], iteration 0 completed (958.686 ms) ======
[2025-10-02T22:36:36.123Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-10-02T22:36:36.123Z] GC before operation: completed in 36.190 ms, heap usage 45.892 MB -> 26.431 MB.
[2025-10-02T22:36:36.763Z] ====== scala-kmeans (scala) [default], iteration 1 completed (467.250 ms) ======
[2025-10-02T22:36:36.763Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-10-02T22:36:36.763Z] GC before operation: completed in 75.006 ms, heap usage 56.194 MB -> 26.431 MB.
[2025-10-02T22:36:37.480Z] ====== scala-kmeans (scala) [default], iteration 2 completed (460.005 ms) ======
[2025-10-02T22:36:37.480Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-10-02T22:36:37.480Z] GC before operation: completed in 69.255 ms, heap usage 98.061 MB -> 26.431 MB.
[2025-10-02T22:36:38.148Z] ====== scala-kmeans (scala) [default], iteration 3 completed (522.049 ms) ======
[2025-10-02T22:36:38.148Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-10-02T22:36:38.148Z] GC before operation: completed in 87.351 ms, heap usage 43.968 MB -> 26.431 MB.
[2025-10-02T22:36:38.817Z] ====== scala-kmeans (scala) [default], iteration 4 completed (568.308 ms) ======
[2025-10-02T22:36:38.817Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-10-02T22:36:38.817Z] GC before operation: completed in 74.230 ms, heap usage 43.035 MB -> 26.431 MB.
[2025-10-02T22:36:39.515Z] ====== scala-kmeans (scala) [default], iteration 5 completed (490.372 ms) ======
[2025-10-02T22:36:39.515Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-10-02T22:36:39.515Z] GC before operation: completed in 65.513 ms, heap usage 42.962 MB -> 26.431 MB.
[2025-10-02T22:36:39.515Z] ====== scala-kmeans (scala) [default], iteration 6 completed (505.183 ms) ======
[2025-10-02T22:36:39.515Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-10-02T22:36:40.206Z] GC before operation: completed in 67.617 ms, heap usage 42.963 MB -> 26.431 MB.
[2025-10-02T22:36:40.206Z] ====== scala-kmeans (scala) [default], iteration 7 completed (598.740 ms) ======
[2025-10-02T22:36:40.206Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-10-02T22:36:40.873Z] GC before operation: completed in 87.161 ms, heap usage 42.964 MB -> 26.431 MB.
[2025-10-02T22:36:40.873Z] ====== scala-kmeans (scala) [default], iteration 8 completed (546.812 ms) ======
[2025-10-02T22:36:40.873Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-10-02T22:36:41.544Z] GC before operation: completed in 92.250 ms, heap usage 42.964 MB -> 26.432 MB.
[2025-10-02T22:36:41.544Z] ====== scala-kmeans (scala) [default], iteration 9 completed (476.252 ms) ======
[2025-10-02T22:36:41.544Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-10-02T22:36:41.544Z] GC before operation: completed in 70.478 ms, heap usage 42.963 MB -> 26.432 MB.
[2025-10-02T22:36:42.203Z] ====== scala-kmeans (scala) [default], iteration 10 completed (546.603 ms) ======
[2025-10-02T22:36:42.203Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-10-02T22:36:42.203Z] GC before operation: completed in 77.278 ms, heap usage 42.964 MB -> 26.432 MB.
[2025-10-02T22:36:42.880Z] ====== scala-kmeans (scala) [default], iteration 11 completed (638.402 ms) ======
[2025-10-02T22:36:42.880Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-10-02T22:36:42.880Z] GC before operation: completed in 74.794 ms, heap usage 42.964 MB -> 26.432 MB.
[2025-10-02T22:36:43.585Z] ====== scala-kmeans (scala) [default], iteration 12 completed (617.667 ms) ======
[2025-10-02T22:36:43.585Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-10-02T22:36:44.303Z] GC before operation: completed in 144.541 ms, heap usage 42.964 MB -> 26.432 MB.
[2025-10-02T22:36:44.303Z] ====== scala-kmeans (scala) [default], iteration 13 completed (560.791 ms) ======
[2025-10-02T22:36:44.303Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-10-02T22:36:44.303Z] GC before operation: completed in 81.546 ms, heap usage 42.964 MB -> 26.432 MB.
[2025-10-02T22:36:45.033Z] ====== scala-kmeans (scala) [default], iteration 14 completed (477.608 ms) ======
[2025-10-02T22:36:45.033Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-10-02T22:36:45.033Z] GC before operation: completed in 88.325 ms, heap usage 42.964 MB -> 26.432 MB.
[2025-10-02T22:36:45.731Z] ====== scala-kmeans (scala) [default], iteration 15 completed (541.424 ms) ======
[2025-10-02T22:36:45.731Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-10-02T22:36:45.731Z] GC before operation: completed in 96.501 ms, heap usage 42.964 MB -> 26.432 MB.
[2025-10-02T22:36:46.458Z] ====== scala-kmeans (scala) [default], iteration 16 completed (466.333 ms) ======
[2025-10-02T22:36:46.458Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-10-02T22:36:46.458Z] GC before operation: completed in 260.891 ms, heap usage 42.964 MB -> 26.432 MB.
[2025-10-02T22:36:47.133Z] ====== scala-kmeans (scala) [default], iteration 17 completed (660.497 ms) ======
[2025-10-02T22:36:47.133Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-10-02T22:36:47.133Z] GC before operation: completed in 91.820 ms, heap usage 43.053 MB -> 26.432 MB.
[2025-10-02T22:36:47.882Z] ====== scala-kmeans (scala) [default], iteration 18 completed (449.955 ms) ======
[2025-10-02T22:36:47.882Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-10-02T22:36:47.882Z] GC before operation: completed in 150.963 ms, heap usage 43.053 MB -> 26.432 MB.
[2025-10-02T22:36:48.544Z] ====== scala-kmeans (scala) [default], iteration 19 completed (795.215 ms) ======
[2025-10-02T22:36:48.544Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-10-02T22:36:48.544Z] GC before operation: completed in 60.583 ms, heap usage 42.965 MB -> 26.432 MB.
[2025-10-02T22:36:49.233Z] ====== scala-kmeans (scala) [default], iteration 20 completed (529.435 ms) ======
[2025-10-02T22:36:49.233Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-10-02T22:36:49.233Z] GC before operation: completed in 165.363 ms, heap usage 42.965 MB -> 26.432 MB.
[2025-10-02T22:36:49.876Z] ====== scala-kmeans (scala) [default], iteration 21 completed (605.090 ms) ======
[2025-10-02T22:36:49.876Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-10-02T22:36:49.876Z] GC before operation: completed in 48.053 ms, heap usage 42.965 MB -> 26.432 MB.
[2025-10-02T22:36:50.569Z] ====== scala-kmeans (scala) [default], iteration 22 completed (534.855 ms) ======
[2025-10-02T22:36:50.569Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-10-02T22:36:50.569Z] GC before operation: completed in 130.482 ms, heap usage 42.965 MB -> 26.432 MB.
[2025-10-02T22:36:51.305Z] ====== scala-kmeans (scala) [default], iteration 23 completed (481.727 ms) ======
[2025-10-02T22:36:51.305Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-10-02T22:36:51.305Z] GC before operation: completed in 79.990 ms, heap usage 42.965 MB -> 26.432 MB.
[2025-10-02T22:36:51.986Z] ====== scala-kmeans (scala) [default], iteration 24 completed (766.859 ms) ======
[2025-10-02T22:36:51.986Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-10-02T22:36:51.987Z] GC before operation: completed in 64.091 ms, heap usage 42.965 MB -> 26.433 MB.
[2025-10-02T22:36:52.653Z] ====== scala-kmeans (scala) [default], iteration 25 completed (447.847 ms) ======
[2025-10-02T22:36:52.653Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-10-02T22:36:52.653Z] GC before operation: completed in 176.836 ms, heap usage 43.054 MB -> 26.433 MB.
[2025-10-02T22:36:53.316Z] ====== scala-kmeans (scala) [default], iteration 26 completed (674.265 ms) ======
[2025-10-02T22:36:53.316Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-10-02T22:36:53.316Z] GC before operation: completed in 58.296 ms, heap usage 42.965 MB -> 26.433 MB.
[2025-10-02T22:36:53.990Z] ====== scala-kmeans (scala) [default], iteration 27 completed (609.834 ms) ======
[2025-10-02T22:36:53.990Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-10-02T22:36:53.990Z] GC before operation: completed in 61.239 ms, heap usage 42.965 MB -> 26.433 MB.
[2025-10-02T22:36:54.690Z] ====== scala-kmeans (scala) [default], iteration 28 completed (533.036 ms) ======
[2025-10-02T22:36:54.690Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-10-02T22:36:54.690Z] GC before operation: completed in 154.766 ms, heap usage 42.965 MB -> 26.433 MB.
[2025-10-02T22:36:55.325Z] ====== scala-kmeans (scala) [default], iteration 29 completed (531.999 ms) ======
[2025-10-02T22:36:55.325Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-10-02T22:36:55.325Z] GC before operation: completed in 64.538 ms, heap usage 42.966 MB -> 26.433 MB.
[2025-10-02T22:36:55.969Z] ====== scala-kmeans (scala) [default], iteration 30 completed (525.913 ms) ======
[2025-10-02T22:36:55.969Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-10-02T22:36:55.969Z] GC before operation: completed in 108.271 ms, heap usage 42.965 MB -> 26.433 MB.
[2025-10-02T22:36:56.637Z] ====== scala-kmeans (scala) [default], iteration 31 completed (453.544 ms) ======
[2025-10-02T22:36:56.637Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-10-02T22:36:56.637Z] GC before operation: completed in 72.323 ms, heap usage 42.965 MB -> 26.433 MB.
[2025-10-02T22:36:57.332Z] ====== scala-kmeans (scala) [default], iteration 32 completed (559.026 ms) ======
[2025-10-02T22:36:57.332Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-10-02T22:36:57.332Z] GC before operation: completed in 169.058 ms, heap usage 42.965 MB -> 26.433 MB.
[2025-10-02T22:36:58.003Z] ====== scala-kmeans (scala) [default], iteration 33 completed (507.194 ms) ======
[2025-10-02T22:36:58.003Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-10-02T22:36:58.003Z] GC before operation: completed in 82.489 ms, heap usage 42.966 MB -> 26.434 MB.
[2025-10-02T22:36:58.661Z] ====== scala-kmeans (scala) [default], iteration 34 completed (469.940 ms) ======
[2025-10-02T22:36:58.661Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-10-02T22:36:58.661Z] GC before operation: completed in 66.776 ms, heap usage 42.966 MB -> 26.434 MB.
[2025-10-02T22:36:58.661Z] ====== scala-kmeans (scala) [default], iteration 35 completed (493.075 ms) ======
[2025-10-02T22:36:58.661Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-10-02T22:36:59.324Z] GC before operation: completed in 95.692 ms, heap usage 43.055 MB -> 26.434 MB.
[2025-10-02T22:37:00.059Z] ====== scala-kmeans (scala) [default], iteration 36 completed (1097.286 ms) ======
[2025-10-02T22:37:00.059Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-10-02T22:37:00.059Z] GC before operation: completed in 182.679 ms, heap usage 42.966 MB -> 26.436 MB.
[2025-10-02T22:37:00.761Z] ====== scala-kmeans (scala) [default], iteration 37 completed (602.623 ms) ======
[2025-10-02T22:37:00.761Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-10-02T22:37:00.761Z] GC before operation: completed in 67.142 ms, heap usage 42.968 MB -> 26.436 MB.
[2025-10-02T22:37:01.445Z] ====== scala-kmeans (scala) [default], iteration 38 completed (477.968 ms) ======
[2025-10-02T22:37:01.445Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-10-02T22:37:01.445Z] GC before operation: completed in 88.927 ms, heap usage 42.968 MB -> 26.436 MB.
[2025-10-02T22:37:02.157Z] ====== scala-kmeans (scala) [default], iteration 39 completed (479.189 ms) ======
[2025-10-02T22:37:02.157Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-10-02T22:37:02.157Z] GC before operation: completed in 154.064 ms, heap usage 42.968 MB -> 26.436 MB.
[2025-10-02T22:37:02.793Z] ====== scala-kmeans (scala) [default], iteration 40 completed (643.134 ms) ======
[2025-10-02T22:37:02.793Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-10-02T22:37:02.793Z] GC before operation: completed in 132.032 ms, heap usage 42.968 MB -> 26.436 MB.
[2025-10-02T22:37:03.464Z] ====== scala-kmeans (scala) [default], iteration 41 completed (594.081 ms) ======
[2025-10-02T22:37:03.464Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-10-02T22:37:03.464Z] GC before operation: completed in 129.123 ms, heap usage 43.057 MB -> 26.436 MB.
[2025-10-02T22:37:04.302Z] ====== scala-kmeans (scala) [default], iteration 42 completed (645.802 ms) ======
[2025-10-02T22:37:04.302Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-10-02T22:37:04.302Z] GC before operation: completed in 172.897 ms, heap usage 43.146 MB -> 26.436 MB.
[2025-10-02T22:37:05.004Z] ====== scala-kmeans (scala) [default], iteration 43 completed (562.529 ms) ======
[2025-10-02T22:37:05.004Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-10-02T22:37:05.004Z] GC before operation: completed in 103.437 ms, heap usage 42.968 MB -> 26.436 MB.
[2025-10-02T22:37:05.735Z] ====== scala-kmeans (scala) [default], iteration 44 completed (463.880 ms) ======
[2025-10-02T22:37:05.735Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-10-02T22:37:05.735Z] GC before operation: completed in 35.352 ms, heap usage 42.968 MB -> 26.436 MB.
[2025-10-02T22:37:06.413Z] ====== scala-kmeans (scala) [default], iteration 45 completed (562.858 ms) ======
[2025-10-02T22:37:06.413Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-10-02T22:37:06.413Z] GC before operation: completed in 97.815 ms, heap usage 42.969 MB -> 26.436 MB.
[2025-10-02T22:37:07.173Z] ====== scala-kmeans (scala) [default], iteration 46 completed (529.679 ms) ======
[2025-10-02T22:37:07.173Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-10-02T22:37:07.173Z] GC before operation: completed in 71.903 ms, heap usage 42.968 MB -> 26.436 MB.
[2025-10-02T22:37:07.833Z] ====== scala-kmeans (scala) [default], iteration 47 completed (555.579 ms) ======
[2025-10-02T22:37:07.833Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-10-02T22:37:07.833Z] GC before operation: completed in 69.614 ms, heap usage 42.968 MB -> 26.436 MB.
[2025-10-02T22:37:08.494Z] ====== scala-kmeans (scala) [default], iteration 48 completed (599.914 ms) ======
[2025-10-02T22:37:08.494Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-10-02T22:37:08.494Z] GC before operation: completed in 77.588 ms, heap usage 95.215 MB -> 26.436 MB.
[2025-10-02T22:37:08.494Z] ====== scala-kmeans (scala) [default], iteration 49 completed (445.971 ms) ======
[2025-10-02T22:37:09.212Z] -----------------------------------
[2025-10-02T22:37:09.212Z] renaissance-scala-kmeans_0_PASSED
[2025-10-02T22:37:09.212Z] -----------------------------------
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z] TEST TEARDOWN:
[2025-10-02T22:37:09.212Z] Nothing to be done for teardown.
[2025-10-02T22:37:09.212Z] renaissance-scala-kmeans_0 Finish Time: Thu Oct 2 22:37:08 2025 Epoch Time (ms): 1759444628873
[2025-10-02T22:37:09.212Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-10-02T22:37:09.212Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf'
[2025-10-02T22:37:09.212Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests'
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z] All tests finished, run result summary:
[2025-10-02T22:37:09.212Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-02T22:37:09.212Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17594430268240/ --tapName=Test_openjdk26_hs_sanity.perf_s390x_linux.tap --comment=""
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z] TEST TARGETS SUMMARY
[2025-10-02T22:37:09.212Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-10-02T22:37:09.212Z] DISABLED test targets:
[2025-10-02T22:37:09.212Z] dacapo-lusearch-fix_0
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z] PASSED test targets:
[2025-10-02T22:37:09.212Z] dacapo-eclipse_0
[2025-10-02T22:37:09.212Z] dacapo-h2_0
[2025-10-02T22:37:09.212Z] renaissance-akka-uct_0
[2025-10-02T22:37:09.212Z] renaissance-fj-kmeans_0
[2025-10-02T22:37:09.212Z] renaissance-future-genetic_0
[2025-10-02T22:37:09.212Z] renaissance-scala-kmeans_0
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z] FAILED test targets:
[2025-10-02T22:37:09.212Z] renaissance-naive-bayes_0
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-10-02T22:37:09.212Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-10-02T22:37:09.212Z]
[2025-10-02T22:37:09.212Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-10-02T22:37:09.213Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-10-02T22:37:09.213Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-10-02T22:37:10.966Z] ++ uname
[2025-10-02T22:37:10.966Z] + '[' Linux = AIX ']'
[2025-10-02T22:37:10.966Z] ++ uname
[2025-10-02T22:37:10.966Z] + '[' Linux = SunOS ']'
[2025-10-02T22:37:10.966Z] ++ uname
[2025-10-02T22:37:10.966Z] + '[' Linux = '*BSD' ']'
[2025-10-02T22:37:10.966Z] + MAKE=make
[2025-10-02T22:37:10.966Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-02T22:37:10.966Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-10-02T22:37:11.414Z] $ ssh-agent -k
[2025-10-02T22:37:11.420Z] unset SSH_AUTH_SOCK;
[2025-10-02T22:37:11.421Z] unset SSH_AGENT_PID;
[2025-10-02T22:37:11.421Z] echo Agent pid 25717 killed;
[2025-10-02T22:37:11.923Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-10-02T22:37:11.945Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-10-02T22:37:14.451Z] Archiving artifacts
[2025-10-02T22:37:18.142Z] Recording fingerprints
[Pipeline] echo
[2025-10-02T22:37:18.392Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-10-02T22:37:18.439Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-10-02T22:37:18.528Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T22:37:18.637Z] Archiving artifacts
[2025-10-02T22:37:18.881Z] Recording fingerprints
[Pipeline] echo
[2025-10-02T22:37:19.005Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T22:37:19.107Z] Archiving artifacts
[2025-10-02T22:37:19.582Z] Recording fingerprints
[Pipeline] sh
[2025-10-02T22:37:20.981Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17594430268240
[Pipeline] echo
[2025-10-02T22:37:21.300Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T22:37:21.421Z] Archiving artifacts
[2025-10-02T22:37:21.653Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-02T22:37:24.255Z] Tap file found: aqa-tests/TKG/output_17594430268240/Test_openjdk26_hs_sanity.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-10-02T22:37:24.508Z] Recording test results
[2025-10-02T22:37:26.788Z] No test report files were found. Configuration error?
[2025-10-02T22:37:30.180Z] None of the test reports contained any result
[2025-10-02T22:37:30.181Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-02T22:37:30.216Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-02T22:37:31.436Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-02T22:37:31.436Z] Unix type machine..
[2025-10-02T22:37:31.436Z] Running on a Linux host
[2025-10-02T22:37:31.436Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T22:37:31.953Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T22:37:31.953Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T22:37:34.486Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-10-02T22:37:35.787Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-10-02T22:37:43.125Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-02T22:37:43.458Z] 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
[2025-10-02T22:37:43.640Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-10-02T22:37:43.689Z] Running on test-docker-fedora42-armv8-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2025-10-02T22:37:43.708Z] Generating rerun Test_openjdk26_hs_sanity.perf_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun)
[Pipeline] echo
[2025-10-02T22:37:43.742Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-10-02T22:37:46.363Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-10-02T22:37:50.800Z] Processing DSL script testJobTemplate
[2025-10-02T22:42:38.558Z] LEVELS: [sanity]
[2025-10-02T22:42:38.558Z] JDK_VERSIONS: [8]
[2025-10-02T22:42:38.558Z] GROUPS: [perf]
[2025-10-02T22:42:38.558Z] ARCH_OS_LIST: [s390x_linux]
[2025-10-02T22:42:38.752Z] Existing items:
[2025-10-02T22:42:38.752Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-10-02T22:43:14.298Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun)
[Pipeline] build
[2025-10-02T22:43:14.328Z] Scheduling project: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun
[2025-10-02T22:43:20.884Z] Starting building: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #7
[2025-10-02T22:47:23.055Z] Build Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #7 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-02T22:47:23.141Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T22:47:23.222Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T22:47:23.222Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T22:47:23.247Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-10-02T22:47:23.306Z] Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #7 completed with status UNSTABLE
[Pipeline] timeout
[2025-10-02T22:47:23.321Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-02T22:47:23.468Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_s390x_linux_rerun" build number 7
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-02T22:47:23.511Z] Saving Test_openjdk26_hs_sanity.perf_s390x_linux_rerun/7/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T22:47:23.540Z] Archiving artifacts
[2025-10-02T22:47:23.616Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-02T22:47:23.776Z] Tap file found: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun\7\aqa-tests\TKG\output_17594452194239\Test_openjdk26_hs_sanity.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-10-02T22:47:23.850Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-naive-bayes_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B18_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=356&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T22:47:23.951Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T22:47:23.951Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T22:47:23.976Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE