Test_openjdk25_hs_extended.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-s390x-temurin" build number 4
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 90
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 3
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.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_openjdk25_hs_extended.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 e7543a4a61f4fb214346bc881febf938899b2307 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e7543a4a61f4fb214346bc881febf938899b2307 # timeout=10
Commit message: "Correct runtests.sh backslash escape (#6728)"
> git rev-list --no-walk 0d7595419a9c523ce563b64947349df32a4cc06b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-15T13:21:17.931Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-15T13:21:17.939Z] SPEC: linux_390-64
[Pipeline] echo
[2025-11-15T13:21:17.940Z] LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-15T13:21:17.948Z] 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-11-15T13:21:17.951Z] dynamicAgents: []
[Pipeline] node
[2025-11-15T13:21:17.984Z] Running on test-marist-sles15-s390x-2 in /home/jenkins/workspace/Test_openjdk25_hs_extended.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-11-15T13:21:18.001Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-15T13:21:18.198Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-15T13:21:18.198Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-15T13:21:18.287Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-15T13:21:18.453Z] The recommended git tool is: /usr/bin/git
[2025-11-15T13:21:18.632Z] No credentials specified
[2025-11-15T13:21:18.718Z] Cloning the remote Git repository
[2025-11-15T13:21:18.851Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-15T13:21:18.852Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests # timeout=10
[2025-11-15T13:21:18.868Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-15T13:21:18.868Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-15T13:21:18.868Z] > /usr/bin/git --version # timeout=10
[2025-11-15T13:21:18.871Z] > git --version # 'git version 2.26.2'
[2025-11-15T13:21:18.872Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-15T13:21:23.604Z] Avoid second fetch
[2025-11-15T13:21:23.693Z] Checking out Revision e7543a4a61f4fb214346bc881febf938899b2307 (origin/master)
[2025-11-15T13:21:23.385Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-15T13:21:23.388Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-15T13:21:23.647Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-11-15T13:21:23.737Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-11-15T13:21:23.739Z] > /usr/bin/git checkout -f e7543a4a61f4fb214346bc881febf938899b2307 # timeout=10
[2025-11-15T13:21:24.712Z] Commit message: "Correct runtests.sh backslash escape (#6728)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_extended.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-11-15T13:21:26.936Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-15T13:21:26.959Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-15T13:21:28.275Z] + LC_TIME=C
[2025-11-15T13:21:28.275Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-15T13:21:28.661Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-15T13:21:29.936Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-15T13:21:29.936Z] Unix type machine..
[2025-11-15T13:21:29.936Z] Running on a Linux host
[2025-11-15T13:21:29.937Z] 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-11-15T13:21:32.186Z] + printenv
[2025-11-15T13:21:32.186Z] TIME_LIMIT=25
[2025-11-15T13:21:32.186Z] HOSTTYPE=s390x
[2025-11-15T13:21:32.186Z] RERUN_ITERATIONS=1
[2025-11-15T13:21:32.186Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_s390x_linux/28/display/redirect
[2025-11-15T13:21:32.186Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-15T13:21:32.186Z] EXECUTOR_NUMBER=0
[2025-11-15T13:21:32.186Z] SSH_CONNECTION=78.47.239.97 53184 148.100.74.154 22
[2025-11-15T13:21:32.186Z] LESSCLOSE=lessclose.sh %s %s
[2025-11-15T13:21:32.186Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
[2025-11-15T13:21:32.186Z] _=/usr/bin/printenv
[2025-11-15T13:21:32.186Z] LANG=en_US.UTF-8
[2025-11-15T13:21:32.186Z] BUILD_ID=28
[2025-11-15T13:21:32.186Z] WINDOWMANAGER=xterm
[2025-11-15T13:21:32.186Z] LESS=-M -I -R
[2025-11-15T13:21:32.186Z] USE_JRE=false
[2025-11-15T13:21:32.186Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-15T13:21:32.186Z] HOSTNAME=test-marist-sles15-s390x-2
[2025-11-15T13:21:32.186Z] jobStatus=SUCCESS
[2025-11-15T13:21:32.186Z] OLDPWD=/home/jenkins
[2025-11-15T13:21:32.186Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_s390x_linux/28/display/redirect?page=changes
[2025-11-15T13:21:32.186Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-15T13:21:32.186Z] PERSONAL_BUILD=false
[2025-11-15T13:21:32.186Z] CSHEDIT=emacs
[2025-11-15T13:21:32.187Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:21:32.187Z] GPG_TTY=not a tty
[2025-11-15T13:21:32.187Z] LESS_ADVANCED_PREPROCESSOR=no
[2025-11-15T13:21:32.187Z] COLORTERM=1
[2025-11-15T13:21:32.187Z] JENKINS_NODE_COOKIE=da05b398-c68e-413d-9db8-adbf0a91b76f
[2025-11-15T13:21:32.187Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-15T13:21:32.187Z] SLACK_CHANNEL=aqavit-bot
[2025-11-15T13:21:32.187Z] JDK_IMPL=hotspot
[2025-11-15T13:21:32.187Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.perf_s390x_linux
[2025-11-15T13:21:32.187Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux@tmp
[2025-11-15T13:21:32.187Z] MACHTYPE=s390x-suse-linux
[2025-11-15T13:21:32.187Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-15T13:21:32.187Z] DYNAMIC_COMPILE=false
[2025-11-15T13:21:32.187Z] OPENJ9_BRANCH=master
[2025-11-15T13:21:32.187Z] MINICOM=-c on
[2025-11-15T13:21:32.187Z] OSTYPE=linux
[2025-11-15T13:21:32.187Z] CI=true
[2025-11-15T13:21:32.187Z] HUDSON_COOKIE=19957910-916c-400f-af37-fa9a9f3ca7be
[2025-11-15T13:21:32.187Z] XDG_SESSION_ID=1
[2025-11-15T13:21:32.187Z] USER=jenkins
[2025-11-15T13:21:32.187Z] ADOPTOPENJDK_BRANCH=master
[2025-11-15T13:21:32.187Z] ORIGIN_JDK_VERSION=25
[2025-11-15T13:21:32.187Z] PAGER=less
[2025-11-15T13:21:32.187Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/system_lib
[2025-11-15T13:21:32.187Z] UPSTREAM_JOB_NUMBER=4
[2025-11-15T13:21:32.187Z] BUILD_NUMBER=28
[2025-11-15T13:21:32.187Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-15T13:21:32.187Z] JCK_GIT_BRANCH=master
[2025-11-15T13:21:32.187Z] MORE=-sl
[2025-11-15T13:21:32.187Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-15T13:21:32.187Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux
[2025-11-15T13:21:32.187Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-linux-s390x-temurin
[2025-11-15T13:21:32.187Z] KEEP_REPORTDIR=false
[2025-11-15T13:21:32.187Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux
[2025-11-15T13:21:32.187Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-15T13:21:32.187Z] USE_TESTENV_PROPERTIES=false
[2025-11-15T13:21:32.187Z] HOME=/home/jenkins
[2025-11-15T13:21:32.187Z] NODE_NAME=test-marist-sles15-s390x-2
[2025-11-15T13:21:32.187Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../benchmarks
[2025-11-15T13:21:32.187Z] DOCKER_REQUIRED=false
[2025-11-15T13:21:32.187Z] HOST=test-marist-sles15-s390x-2
[2025-11-15T13:21:32.187Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-15T13:21:32.187Z] SSH_CLIENT=78.47.239.97 53184 22
[2025-11-15T13:21:32.187Z] JDK_BRANCH=dev
[2025-11-15T13:21:32.187Z] ARCHIVE_TEST_RESULTS=false
[2025-11-15T13:21:32.187Z] XNLSPATH=/usr/share/X11/nls
[2025-11-15T13:21:32.187Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-15T13:21:32.187Z] JOB_NAME=Test_openjdk25_hs_extended.perf_s390x_linux
[2025-11-15T13:21:32.187Z] TEST_TIME=120
[2025-11-15T13:21:32.187Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_s390x_linux/28/display/redirect?page=tests
[2025-11-15T13:21:32.187Z] BUILD_LIST=perf
[2025-11-15T13:21:32.187Z] XDG_DATA_DIRS=/usr/share
[2025-11-15T13:21:32.187Z] KEEP_WORKSPACE=false
[2025-11-15T13:21:32.187Z] NUM_PROCESSORS=2
[2025-11-15T13:21:32.187Z] LIBGL_DEBUG=quiet
[2025-11-15T13:21:32.187Z] EXIT_SUCCESS=false
[2025-11-15T13:21:32.187Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-15T13:21:32.187Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-15T13:21:32.187Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_s390x_linux/display/redirect
[2025-11-15T13:21:32.187Z] PROFILEREAD=true
[2025-11-15T13:21:32.187Z] RERUN_FAILURE=true
[2025-11-15T13:21:32.187Z] SDK_RESOURCE=upstream
[2025-11-15T13:21:32.187Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-15T13:21:32.187Z] SETUP_JCK_RUN=false
[2025-11-15T13:21:32.187Z] SPEC=linux_390-64
[2025-11-15T13:21:32.187Z] ITERATIONS=1
[2025-11-15T13:21:32.187Z] GENERATE_JOBS=true
[2025-11-15T13:21:32.187Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-15T13:21:32.187Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-15T13:21:32.187Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_s390x_linux/28/display/redirect?page=artifacts
[2025-11-15T13:21:32.187Z] MAIL=/var/spool/mail/jenkins
[2025-11-15T13:21:32.187Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-15T13:21:32.187Z] AUTO_DETECT=true
[2025-11-15T13:21:32.187Z] TAP_NAME=Test_openjdk25_hs_extended.perf_s390x_linux.tap
[2025-11-15T13:21:32.187Z] LESSKEY=/etc/lesskey.bin
[2025-11-15T13:21:32.187Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_s390x_linux/28/
[2025-11-15T13:21:32.187Z] SHELL=/bin/bash
[2025-11-15T13:21:32.187Z] STAGE_NAME=Setup
[2025-11-15T13:21:32.187Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-15T13:21:32.187Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_s390x_linux/
[2025-11-15T13:21:32.187Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-15T13:21:32.187Z] JDK_VERSION=25
[2025-11-15T13:21:32.187Z] BUILD_DISPLAY_NAME=#28
[2025-11-15T13:21:32.187Z] PLATFORM=s390x_linux
[2025-11-15T13:21:32.187Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-15T13:21:32.187Z] SHLVL=3
[2025-11-15T13:21:32.187Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2025-11-15T13:21:32.187Z] PARALLEL=Dynamic
[2025-11-15T13:21:32.187Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.perf_s390x_linux-28
[2025-11-15T13:21:32.187Z] TKG_ITERATIONS=1
[2025-11-15T13:21:32.187Z] EXIT_FAILURE=false
[2025-11-15T13:21:32.187Z] 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-11-15T13:21:32.187Z] TARGET=extended.perf
[2025-11-15T13:21:32.187Z] LOGNAME=jenkins
[2025-11-15T13:21:32.187Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-11-15T13:21:32.187Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-11-15T13:21:32.187Z] JOBSTARTTIME=Sat, 15 Nov 2025 13:21:27 +0000
[2025-11-15T13:21:32.187Z] JRE_HOME=/usr/lib64/jvm/jre
[2025-11-15T13:21:32.187Z] XDG_CONFIG_DIRS=/etc/xdg
[2025-11-15T13:21:32.187Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin
[2025-11-15T13:21:32.187Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin
[2025-11-15T13:21:32.187Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-15T13:21:32.187Z] HISTSIZE=1000
[2025-11-15T13:21:32.187Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-11-15T13:21:32.187Z] CPU=s390x
[2025-11-15T13:21:32.187Z] JENKINS_SERVER_COOKIE=durable-8b7490d4810b74083760f7af0a20dcc9fc26a5836f3ef56b2cd4078dea6a3758
[2025-11-15T13:21:32.187Z] 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-11-15T13:21:32.450Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-15T13:21:32.467Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-15T13:42:58.335Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-linux-s390x-temurin" build number 4
[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-11-15T13:42:58.570Z] 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-11-15T13:42:58.577Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-15T13:42:58.645Z] $ ssh-agent
[2025-11-15T13:42:59.034Z] SSH_AUTH_SOCK=/tmp/ssh-S8P0P7MlIJex/agent.22005
[2025-11-15T13:42:59.034Z] SSH_AGENT_PID=22008
[2025-11-15T13:42:59.034Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-15T13:42:59.055Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-15T13:42:59.095Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-15T13:43:00.179Z] ++ pwd
[2025-11-15T13:43:00.179Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-15T13:43:00.179Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests
[2025-11-15T13:43:00.179Z] get jdk binary...
[2025-11-15T13:43:00.179Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-15T13:43:00.179Z] Uncompressing file: OpenJDK25U-jdk_s390x_linux_hotspot_2025-11-15-12-05.tar.gz ...
[2025-11-15T13:43:00.179Z] List files in jdkbinary folder...
[2025-11-15T13:43:00.179Z] total 561820
[2025-11-15T13:43:00.180Z] -rw-r--r-- 1 jenkins users 200081298 Nov 15 12:37 OpenJDK25U-debugimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.180Z] -rw-r--r-- 1 jenkins users 135248061 Nov 15 12:38 OpenJDK25U-jdk_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.180Z] -rw-r--r-- 1 jenkins users 81330886 Nov 15 12:37 OpenJDK25U-jmods_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.180Z] -rw-r--r-- 1 jenkins users 59173818 Nov 15 12:33 OpenJDK25U-jre_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.180Z] -rw-r--r-- 1 jenkins users 167885 Nov 15 12:52 OpenJDK25U-sbom_s390x_linux_hotspot_2025-11-15-12-05.json
[2025-11-15T13:43:00.180Z] -rw-rw-r-- 1 jenkins users 31383 Nov 15 12:47 OpenJDK25U-sbom_s390x_linux_hotspot_2025-11-15-12-05-metadata.json
[2025-11-15T13:43:00.180Z] -rw-r--r-- 1 jenkins users 4520639 Nov 15 12:37 OpenJDK25U-static-libs-glibc_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.180Z] -rw-r--r-- 1 jenkins users 94737549 Nov 15 12:34 OpenJDK25U-testimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.180Z] drwxr-xr-x 3 jenkins users 26 Nov 15 13:42 tmp
[2025-11-15T13:43:00.180Z] List files in jdkbinary/tmp folder...
[2025-11-15T13:43:00.180Z] total 0
[2025-11-15T13:43:00.180Z] drwxr-xr-x 7 jenkins users 97 Nov 15 12:33 jdk-25.0.1+8
[2025-11-15T13:43:00.180Z] Moving directory jdk-25.0.1+8/ to ../j2sdk-image
[2025-11-15T13:43:00.180Z] Uncompressing file: OpenJDK25U-jre_s390x_linux_hotspot_2025-11-15-12-05.tar.gz ...
[2025-11-15T13:43:00.770Z] List files in jdkbinary folder...
[2025-11-15T13:43:00.770Z] total 561820
[2025-11-15T13:43:00.770Z] drwxr-xr-x 7 jenkins users 97 Nov 15 12:33 j2sdk-image
[2025-11-15T13:43:00.770Z] -rw-r--r-- 1 jenkins users 200081298 Nov 15 12:37 OpenJDK25U-debugimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.770Z] -rw-r--r-- 1 jenkins users 135248061 Nov 15 12:38 OpenJDK25U-jdk_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.770Z] -rw-r--r-- 1 jenkins users 81330886 Nov 15 12:37 OpenJDK25U-jmods_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.770Z] -rw-r--r-- 1 jenkins users 59173818 Nov 15 12:33 OpenJDK25U-jre_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 167885 Nov 15 12:52 OpenJDK25U-sbom_s390x_linux_hotspot_2025-11-15-12-05.json
[2025-11-15T13:43:00.771Z] -rw-rw-r-- 1 jenkins users 31383 Nov 15 12:47 OpenJDK25U-sbom_s390x_linux_hotspot_2025-11-15-12-05-metadata.json
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 4520639 Nov 15 12:37 OpenJDK25U-static-libs-glibc_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 94737549 Nov 15 12:34 OpenJDK25U-testimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] drwxr-xr-x 3 jenkins users 30 Nov 15 13:43 tmp
[2025-11-15T13:43:00.771Z] List files in jdkbinary/tmp folder...
[2025-11-15T13:43:00.771Z] total 0
[2025-11-15T13:43:00.771Z] drwxr-xr-x 6 jenkins users 82 Nov 15 12:33 jdk-25.0.1+8-jre
[2025-11-15T13:43:00.771Z] Moving directory jdk-25.0.1+8-jre/ to ../j2re-image
[2025-11-15T13:43:00.771Z] Uncompressing file: OpenJDK25U-static-libs-glibc_s390x_linux_hotspot_2025-11-15-12-05.tar.gz ...
[2025-11-15T13:43:00.771Z] List files in jdkbinary folder...
[2025-11-15T13:43:00.771Z] total 561820
[2025-11-15T13:43:00.771Z] drwxr-xr-x 6 jenkins users 82 Nov 15 12:33 j2re-image
[2025-11-15T13:43:00.771Z] drwxr-xr-x 7 jenkins users 97 Nov 15 12:33 j2sdk-image
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 200081298 Nov 15 12:37 OpenJDK25U-debugimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 135248061 Nov 15 12:38 OpenJDK25U-jdk_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 81330886 Nov 15 12:37 OpenJDK25U-jmods_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 59173818 Nov 15 12:33 OpenJDK25U-jre_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 167885 Nov 15 12:52 OpenJDK25U-sbom_s390x_linux_hotspot_2025-11-15-12-05.json
[2025-11-15T13:43:00.771Z] -rw-rw-r-- 1 jenkins users 31383 Nov 15 12:47 OpenJDK25U-sbom_s390x_linux_hotspot_2025-11-15-12-05-metadata.json
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 4520639 Nov 15 12:37 OpenJDK25U-static-libs-glibc_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] -rw-r--r-- 1 jenkins users 94737549 Nov 15 12:34 OpenJDK25U-testimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:00.771Z] drwxr-xr-x 3 jenkins users 38 Nov 15 13:43 tmp
[2025-11-15T13:43:00.771Z] List files in jdkbinary/tmp folder...
[2025-11-15T13:43:00.771Z] total 0
[2025-11-15T13:43:00.771Z] drwxr-xr-x 3 jenkins users 17 Nov 15 12:33 jdk-25.0.1+8-static-libs
[2025-11-15T13:43:00.771Z] Moving directory jdk-25.0.1+8-static-libs/ to ../static-libs
[2025-11-15T13:43:00.771Z] Uncompressing file: OpenJDK25U-testimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz ...
[2025-11-15T13:43:01.363Z] List files in jdkbinary folder...
[2025-11-15T13:43:01.363Z] total 561820
[2025-11-15T13:43:01.363Z] drwxr-xr-x 6 jenkins users 82 Nov 15 12:33 j2re-image
[2025-11-15T13:43:01.363Z] drwxr-xr-x 7 jenkins users 97 Nov 15 12:33 j2sdk-image
[2025-11-15T13:43:01.363Z] -rw-r--r-- 1 jenkins users 200081298 Nov 15 12:37 OpenJDK25U-debugimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:01.363Z] -rw-r--r-- 1 jenkins users 135248061 Nov 15 12:38 OpenJDK25U-jdk_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:01.363Z] -rw-r--r-- 1 jenkins users 81330886 Nov 15 12:37 OpenJDK25U-jmods_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:01.363Z] -rw-r--r-- 1 jenkins users 59173818 Nov 15 12:33 OpenJDK25U-jre_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:01.363Z] -rw-r--r-- 1 jenkins users 167885 Nov 15 12:52 OpenJDK25U-sbom_s390x_linux_hotspot_2025-11-15-12-05.json
[2025-11-15T13:43:01.363Z] -rw-rw-r-- 1 jenkins users 31383 Nov 15 12:47 OpenJDK25U-sbom_s390x_linux_hotspot_2025-11-15-12-05-metadata.json
[2025-11-15T13:43:01.363Z] -rw-r--r-- 1 jenkins users 4520639 Nov 15 12:37 OpenJDK25U-static-libs-glibc_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:01.363Z] -rw-r--r-- 1 jenkins users 94737549 Nov 15 12:34 OpenJDK25U-testimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz
[2025-11-15T13:43:01.363Z] drwxr-xr-x 3 jenkins users 17 Nov 15 12:33 static-libs
[2025-11-15T13:43:01.363Z] drwxr-xr-x 3 jenkins users 37 Nov 15 13:43 tmp
[2025-11-15T13:43:01.363Z] List files in jdkbinary/tmp folder...
[2025-11-15T13:43:01.363Z] total 0
[2025-11-15T13:43:01.363Z] drwxr-xr-x 6 jenkins users 112 Nov 15 12:28 jdk-25.0.1+8-test-image
[2025-11-15T13:43:01.363Z] Moving directory jdk-25.0.1+8-test-image/ to ../openjdk-test-image
[2025-11-15T13:43:01.363Z] Uncompressing OpenJDK25U-debugimage_s390x_linux_hotspot_2025-11-15-12-05.tar.gz over ./j2sdk-image...
[2025-11-15T13:43:01.952Z] Removing top-level folder jdk-25.0.1+8-debug-image/
[2025-11-15T13:43:01.952Z] Removing top-level folder jdk-25.0.1+8/
[2025-11-15T13:43:01.952Z] Run /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-15T13:43:01.952Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-15T13:43:01.952Z] openjdk version "25.0.2-beta" 2026-01-20
[2025-11-15T13:43:01.952Z] OpenJDK Runtime Environment Temurin-25.0.1+8-202511151206 (build 25.0.2-beta+8-202511151206)
[2025-11-15T13:43:01.952Z] OpenJDK 64-Bit Server VM Temurin-25.0.1+8-202511151206 (build 25.0.2-beta+8-202511151206, mixed mode, sharing)
[2025-11-15T13:43:01.952Z] =JAVA VERSION OUTPUT END=
[2025-11-15T13:43:01.953Z] =RELEASE INFO BEGIN=
[2025-11-15T13:43:01.953Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-15T13:43:01.953Z] IMPLEMENTOR_VERSION="Temurin-25.0.1+8-202511151206"
[2025-11-15T13:43:01.953Z] JAVA_RUNTIME_VERSION="25.0.2-beta+8-202511151206"
[2025-11-15T13:43:01.953Z] JAVA_VERSION="25.0.2"
[2025-11-15T13:43:01.953Z] JAVA_VERSION_DATE="2026-01-20"
[2025-11-15T13:43:01.953Z] LIBC="gnu"
[2025-11-15T13:43:01.953Z] 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.jsobject 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-11-15T13:43:01.953Z] OS_ARCH="s390x"
[2025-11-15T13:43:01.953Z] OS_NAME="Linux"
[2025-11-15T13:43:01.953Z] SOURCE=".:git:c6bcb0261ed8"
[2025-11-15T13:43:01.953Z] BUILD_SOURCE="git:2bda476bc6f40b0136f2de1f736d76e60e80b325"
[2025-11-15T13:43:01.953Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-15T13:43:01.953Z] SOURCE_REPO="https://github.com/adoptium/jdk25u.git"
[2025-11-15T13:43:01.953Z] FULL_VERSION="25.0.2-beta+8-202511151206"
[2025-11-15T13:43:01.953Z] SEMANTIC_VERSION="25.0.1+8"
[2025-11-15T13:43:01.953Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2025-11-15T13:43:01.953Z] JVM_VARIANT="Hotspot"
[2025-11-15T13:43:01.953Z] JVM_VERSION="25.0.2-beta+8-202511151206"
[2025-11-15T13:43:01.953Z] IMAGE_TYPE="JDK"
[2025-11-15T13:43:01.953Z] =RELEASE INFO END=
[2025-11-15T13:43:01.953Z] get testKitGen...
[2025-11-15T13:43:01.953Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-15T13:43:02.541Z] git rev-parse master
[2025-11-15T13:43:02.541Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-15T13:43:03.007Z] $ ssh-agent -k
[2025-11-15T13:43:03.011Z] unset SSH_AUTH_SOCK;
[2025-11-15T13:43:03.011Z] unset SSH_AGENT_PID;
[2025-11-15T13:43:03.012Z] echo Agent pid 22008 killed;
[2025-11-15T13:43:03.397Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-15T13:43:03.884Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&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=4&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-15T13:43:03.897Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&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=4&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-11-15T13:43:03.950Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-15T13:43:04.573Z] Copied 1 artifact from "getTRSSOutput" build number 1957
[Pipeline] sh
[2025-11-15T13:43:05.611Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-15T13:43:05.611Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-15T13:43:05.611Z] + tar xof -
[2025-11-15T13:43:05.611Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-15T13:43:05.897Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-15T13:43:05.911Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-15T13:43:06.946Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-15T13:43:10.565Z] --------------------------------------------
[2025-11-15T13:43:10.565Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:10.565Z] task is set to default
[2025-11-15T13:43:10.565Z] dependencyList is set to all
[2025-11-15T13:43:10.565Z] --------------------------------------------
[2025-11-15T13:43:10.565Z] Starting download third party dependent jars
[2025-11-15T13:43:10.565Z] --------------------------------------------
[2025-11-15T13:43:10.565Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:10.565Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-15T13:43:10.860Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-15T13:43:10.864Z] Machine limit is 5.
[Pipeline] sh
[2025-11-15T13:43:11.927Z] + cd ./aqa-tests/TKG
[2025-11-15T13:43:11.927Z] ++ uname
[2025-11-15T13:43:11.927Z] + '[' Linux = AIX ']'
[2025-11-15T13:43:11.927Z] ++ uname
[2025-11-15T13:43:11.927Z] + '[' Linux = SunOS ']'
[2025-11-15T13:43:11.927Z] ++ uname
[2025-11-15T13:43:11.927Z] + '[' Linux = '*BSD' ']'
[2025-11-15T13:43:11.927Z] + MAKE=make
[2025-11-15T13:43:11.927Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-15T13:43:11.927Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-15T13:43:11.927Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:11.927Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-15T13:43:11.927Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-15T13:43:11.927Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-15T13:43:11.927Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-15T13:43:11.927Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-15T13:43:11.927Z]
[2025-11-15T13:43:11.927Z] build:
[2025-11-15T13:43:11.927Z]
[2025-11-15T13:43:11.927Z] clean:
[2025-11-15T13:43:11.927Z]
[2025-11-15T13:43:11.927Z] init:
[2025-11-15T13:43:11.927Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-15T13:43:11.927Z]
[2025-11-15T13:43:11.927Z] getDependentLibs:
[2025-11-15T13:43:11.927Z] [exec] --------------------------------------------
[2025-11-15T13:43:11.927Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:11.927Z] [exec] task is set to default
[2025-11-15T13:43:11.927Z] [exec] dependencyList is set to json_simple
[2025-11-15T13:43:11.927Z] [exec] --------------------------------------------
[2025-11-15T13:43:11.927Z] [exec] Starting download third party dependent jars
[2025-11-15T13:43:11.927Z] [exec] --------------------------------------------
[2025-11-15T13:43:11.927Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:11.927Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-15T13:43:11.927Z] [exec] downloaded dependent third party jars successfully
[2025-11-15T13:43:11.927Z]
[2025-11-15T13:43:11.927Z] compile:
[2025-11-15T13:43:11.927Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-15T13:43:11.927Z] [echo] ============COMPILER SETTINGS============
[2025-11-15T13:43:11.927Z] [echo] ===fork: yes
[2025-11-15T13:43:11.927Z] [echo] ===debug: on
[2025-11-15T13:43:12.515Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-15T13:43:13.753Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-15T13:43:13.753Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-15T13:43:13.753Z]
[2025-11-15T13:43:13.753Z] dist:
[2025-11-15T13:43:13.753Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-15T13:43:13.753Z]
[2025-11-15T13:43:13.753Z] BUILD SUCCESSFUL
[2025-11-15T13:43:13.753Z] Total time: 1 second
[2025-11-15T13:43:13.753Z] 0
[2025-11-15T13:43:13.753Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-15T13:43:14.343Z] ****************************** MACHINE INFO ******************************
[2025-11-15T13:43:14.343Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-15T13:43:14.343Z] Free Physical Memory Size : 294899712
[2025-11-15T13:43:14.343Z] Free space (bytes) : 64608468992
[2025-11-15T13:43:14.343Z] Total Physical Memory Size : 4199219200
[2025-11-15T13:43:14.343Z] Total space (bytes) : 107362627584
[2025-11-15T13:43:14.343Z] Usable space (bytes) : 64608468992
[2025-11-15T13:43:14.343Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-15T13:43:14.343Z] bashVersion :
[2025-11-15T13:43:14.343Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2025-11-15T13:43:14.343Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-15T13:43:14.343Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-15T13:43:14.343Z]
[2025-11-15T13:43:14.343Z] This is free software; you are free to change and redistribute it.
[2025-11-15T13:43:14.343Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-15T13:43:14.343Z] cpuCores : 3
[2025-11-15T13:43:14.343Z] curlVersion :
[2025-11-15T13:43:14.343Z] 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-11-15T13:43:14.343Z] Release-Date: 2019-09-11
[2025-11-15T13:43:14.343Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-15T13:43:14.343Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-11-15T13:43:14.343Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2025-11-15T13:43:14.343Z] gcc version : 7
[2025-11-15T13:43:14.343Z] gclibc version : ldd (GNU libc) 2.26
[2025-11-15T13:43:14.343Z] gdb version : bash: gdb: command not found
[2025-11-15T13:43:14.343Z] lldb version : Command could not be executed
[2025-11-15T13:43:14.343Z] makeVersion :
[2025-11-15T13:43:14.343Z] GNU Make 4.2.1
[2025-11-15T13:43:14.343Z] Built for s390x-suse-linux-gnu
[2025-11-15T13:43:14.343Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-15T13:43:14.343Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-15T13:43:14.343Z] This is free software: you are free to change and redistribute it.
[2025-11-15T13:43:14.343Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-15T13:43:14.343Z] mavenVersion :
[2025-11-15T13:43:14.343Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-15T13:43:14.343Z] 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-11-15T13:43:14.343Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-15T13:43:14.343Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-15T13:43:14.343Z]
[2025-11-15T13:43:14.343Z] 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-11-15T13:43:14.343Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-11-15T13:43:14.343Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-15T13:43:14.343Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-15T13:43:14.343Z] Java version: 25.0.2-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-15T13:43:14.343Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-15T13:43:14.343Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2025-11-15T13:43:14.343Z] microArch : z15
[2025-11-15T13:43:14.343Z] osInfo :
[2025-11-15T13:43:14.343Z] NAME="SLES"
[2025-11-15T13:43:14.343Z] VERSION="15-SP2"
[2025-11-15T13:43:14.343Z] VERSION_ID="15.2"
[2025-11-15T13:43:14.343Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2025-11-15T13:43:14.343Z] ID="sles"
[2025-11-15T13:43:14.343Z] ID_LIKE="suse"
[2025-11-15T13:43:14.343Z] ANSI_COLOR="0;32"
[2025-11-15T13:43:14.343Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2025-11-15T13:43:14.343Z] osLabel : sles.15
[2025-11-15T13:43:14.343Z] perlVersion :
[2025-11-15T13:43:14.343Z]
[2025-11-15T13:43:14.343Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2025-11-15T13:43:14.343Z]
[2025-11-15T13:43:14.343Z] Copyright 1987-2017, Larry Wall
[2025-11-15T13:43:14.343Z]
[2025-11-15T13:43:14.343Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-15T13:43:14.344Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-15T13:43:14.344Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-15T13:43:14.344Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] podmanVersion : bash: podman: command not found
[2025-11-15T13:43:14.344Z] procArch : s390x
[2025-11-15T13:43:14.344Z] sysArch : s390x
[2025-11-15T13:43:14.344Z] sysOS : Linux
[2025-11-15T13:43:14.344Z] ulimit :
[2025-11-15T13:43:14.344Z] core file size (blocks, -c) unlimited
[2025-11-15T13:43:14.344Z] data seg size (kbytes, -d) unlimited
[2025-11-15T13:43:14.344Z] scheduling priority (-e) 0
[2025-11-15T13:43:14.344Z] file size (blocks, -f) unlimited
[2025-11-15T13:43:14.344Z] pending signals (-i) 15964
[2025-11-15T13:43:14.344Z] max locked memory (kbytes, -l) 64
[2025-11-15T13:43:14.344Z] max memory size (kbytes, -m) unlimited
[2025-11-15T13:43:14.344Z] open files (-n) 4096
[2025-11-15T13:43:14.344Z] pipe size (512 bytes, -p) 8
[2025-11-15T13:43:14.344Z] POSIX message queues (bytes, -q) 819200
[2025-11-15T13:43:14.344Z] real-time priority (-r) 0
[2025-11-15T13:43:14.344Z] stack size (kbytes, -s) 8192
[2025-11-15T13:43:14.344Z] cpu time (seconds, -t) unlimited
[2025-11-15T13:43:14.344Z] max user processes (-u) 15964
[2025-11-15T13:43:14.344Z] virtual memory (kbytes, -v) unlimited
[2025-11-15T13:43:14.344Z] file locks (-x) unlimited
[2025-11-15T13:43:14.344Z] uname : Linux test-marist-sles15-s390x-2 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2025-11-15T13:43:14.344Z] vmVendor : Oracle Corporation
[2025-11-15T13:43:14.344Z] vmVersion : 25.0.2-beta+8-202511151206
[2025-11-15T13:43:14.344Z] xlc version : bash: xlC: command not found
[2025-11-15T13:43:14.344Z] **************************************************************************
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] System.getProperty('os.name')=Linux
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] System.getProperty('os.arch')=s390x
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] System.getProperty('java.fullversion')=null
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] System.getProperty('sun.arch.data.model')=64
[2025-11-15T13:43:14.344Z]
[2025-11-15T13:43:14.344Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:14.344Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-15T13:43:14.934Z] perl scripts/configure.pl
[2025-11-15T13:43:14.934Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-15T13:43:14.934Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-15T13:43:14.934Z]
[2025-11-15T13:43:14.934Z]
[2025-11-15T13:43:14.934Z] Starting to generate parallel test lists.
[2025-11-15T13:43:14.934Z]
[2025-11-15T13:43:14.934Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-15T13:43:14.934Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-15T13:43:15.524Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-15T13:43:15.524Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-15T13:43:15.524Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-15T13:43:15.524Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-15T13:43:15.524Z] Attempting to get test duration data from TRSS.
[2025-11-15T13:43:15.524Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=s390x_linux&group=perf&level=extended
[2025-11-15T13:43:21.120Z] Attempting to get test duration data from cached files.
[2025-11-15T13:43:21.120Z]
[2025-11-15T13:43:21.120Z] TEST DURATION
[2025-11-15T13:43:21.120Z] ====================================================================================
[2025-11-15T13:43:21.120Z] Total number of tests searched: 20
[2025-11-15T13:43:21.120Z] Number of test durations found: 20
[2025-11-15T13:43:21.120Z] Top slowest tests:
[2025-11-15T13:43:21.120Z] 73m40s renaissance-gauss-mix_0
[2025-11-15T13:43:21.120Z] 04m47s renaissance-movie-lens_0
[2025-11-15T13:43:21.120Z] 04m32s renaissance-als_0
[2025-11-15T13:43:21.120Z] ====================================================================================
[2025-11-15T13:43:21.120Z]
[2025-11-15T13:43:21.120Z] Test target is split into 1 lists.
[2025-11-15T13:43:21.120Z] Reducing estimated test running time from 94m30s to 94m30s.
[2025-11-15T13:43:21.120Z]
[2025-11-15T13:43:21.120Z] -------------------------------------testList_0-------------------------------------
[2025-11-15T13:43:21.120Z] Number of tests: 20
[2025-11-15T13:43:21.120Z] Estimated running time: 94m30s
[2025-11-15T13:43:21.120Z] TESTLIST=renaissance-gauss-mix_0,renaissance-movie-lens_0,renaissance-als_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-dec-tree_0,renaissance-db-shootout_0,renaissance-log-regression_0,renaissance-philosophers_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-tomcat_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-luindex_0,dacapo-fop_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2025-11-15T13:43:21.120Z] ------------------------------------------------------------------------------------
[2025-11-15T13:43:21.120Z]
[2025-11-15T13:43:21.120Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-15T13:43:21.120Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-15T13:43:21.477Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-15T13:43:21.765Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-15T13:43:21.828Z] Building tests...
[Pipeline] timeout
[2025-11-15T13:43:21.832Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-15T13:43:21.850Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-15T13:43:23.019Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-15T13:43:26.309Z] --------------------------------------------
[2025-11-15T13:43:26.309Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:26.309Z] task is set to default
[2025-11-15T13:43:26.309Z] dependencyList is set to all
[2025-11-15T13:43:26.309Z] --------------------------------------------
[2025-11-15T13:43:26.309Z] Starting download third party dependent jars
[2025-11-15T13:43:26.309Z] --------------------------------------------
[2025-11-15T13:43:26.309Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.309Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-15T13:43:26.310Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-15T13:43:26.565Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-15T13:43:26.584Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-15T13:43:26.641Z] $ ssh-agent
[2025-11-15T13:43:27.028Z] SSH_AUTH_SOCK=/tmp/ssh-EgYV4Iojffbl/agent.22454
[2025-11-15T13:43:27.028Z] SSH_AGENT_PID=22456
[2025-11-15T13:43:27.028Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-15T13:43:28.135Z] + bash ./compile.sh
[2025-11-15T13:43:28.135Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-15T13:43:28.135Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:28.135Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-15T13:43:28.135Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-15T13:43:28.135Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-15T13:43:28.135Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-15T13:43:28.135Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-15T13:43:28.723Z]
[2025-11-15T13:43:28.723Z] build:
[2025-11-15T13:43:28.723Z]
[2025-11-15T13:43:28.723Z] clean:
[2025-11-15T13:43:28.723Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-15T13:43:28.723Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-15T13:43:28.723Z]
[2025-11-15T13:43:28.723Z] init:
[2025-11-15T13:43:28.723Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-15T13:43:28.723Z]
[2025-11-15T13:43:28.723Z] getDependentLibs:
[2025-11-15T13:43:28.723Z] [exec] --------------------------------------------
[2025-11-15T13:43:28.723Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:28.723Z] [exec] task is set to default
[2025-11-15T13:43:28.723Z] [exec] dependencyList is set to json_simple
[2025-11-15T13:43:28.723Z] [exec] --------------------------------------------
[2025-11-15T13:43:28.723Z] [exec] Starting download third party dependent jars
[2025-11-15T13:43:28.723Z] [exec] --------------------------------------------
[2025-11-15T13:43:28.723Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:28.724Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-15T13:43:28.724Z] [exec] downloaded dependent third party jars successfully
[2025-11-15T13:43:28.724Z]
[2025-11-15T13:43:28.724Z] compile:
[2025-11-15T13:43:28.724Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-15T13:43:28.724Z] [echo] ============COMPILER SETTINGS============
[2025-11-15T13:43:28.724Z] [echo] ===fork: yes
[2025-11-15T13:43:28.724Z] [echo] ===debug: on
[2025-11-15T13:43:28.724Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-15T13:43:30.652Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-15T13:43:30.652Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-15T13:43:30.652Z]
[2025-11-15T13:43:30.652Z] dist:
[2025-11-15T13:43:30.652Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-15T13:43:30.652Z]
[2025-11-15T13:43:30.652Z] BUILD SUCCESSFUL
[2025-11-15T13:43:30.652Z] Total time: 2 seconds
[2025-11-15T13:43:30.652Z] 0
[2025-11-15T13:43:30.652Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-15T13:43:31.240Z] ****************************** MACHINE INFO ******************************
[2025-11-15T13:43:31.240Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-15T13:43:31.240Z] Free Physical Memory Size : 293392384
[2025-11-15T13:43:31.240Z] Free space (bytes) : 64608395264
[2025-11-15T13:43:31.240Z] Total Physical Memory Size : 4199219200
[2025-11-15T13:43:31.240Z] Total space (bytes) : 107362627584
[2025-11-15T13:43:31.240Z] Usable space (bytes) : 64608395264
[2025-11-15T13:43:31.240Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-15T13:43:31.240Z] bashVersion :
[2025-11-15T13:43:31.240Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2025-11-15T13:43:31.240Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-15T13:43:31.240Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-15T13:43:31.240Z]
[2025-11-15T13:43:31.240Z] This is free software; you are free to change and redistribute it.
[2025-11-15T13:43:31.240Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-15T13:43:31.240Z] cpuCores : 3
[2025-11-15T13:43:31.240Z] curlVersion :
[2025-11-15T13:43:31.240Z] 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-11-15T13:43:31.240Z] Release-Date: 2019-09-11
[2025-11-15T13:43:31.240Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-15T13:43:31.240Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-11-15T13:43:31.240Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2025-11-15T13:43:31.240Z] gcc version : 7
[2025-11-15T13:43:31.240Z] gclibc version : ldd (GNU libc) 2.26
[2025-11-15T13:43:31.240Z] gdb version : bash: gdb: command not found
[2025-11-15T13:43:31.240Z] lldb version : Command could not be executed
[2025-11-15T13:43:31.240Z] makeVersion :
[2025-11-15T13:43:31.240Z] GNU Make 4.2.1
[2025-11-15T13:43:31.240Z] Built for s390x-suse-linux-gnu
[2025-11-15T13:43:31.240Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-15T13:43:31.240Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-15T13:43:31.241Z] This is free software: you are free to change and redistribute it.
[2025-11-15T13:43:31.241Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-15T13:43:31.241Z] mavenVersion :
[2025-11-15T13:43:31.241Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-15T13:43:31.241Z] 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-11-15T13:43:31.241Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-15T13:43:31.241Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] 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-11-15T13:43:31.241Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-11-15T13:43:31.241Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-15T13:43:31.241Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-15T13:43:31.241Z] Java version: 25.0.2-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-15T13:43:31.241Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-15T13:43:31.241Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2025-11-15T13:43:31.241Z] microArch : z15
[2025-11-15T13:43:31.241Z] osInfo :
[2025-11-15T13:43:31.241Z] NAME="SLES"
[2025-11-15T13:43:31.241Z] VERSION="15-SP2"
[2025-11-15T13:43:31.241Z] VERSION_ID="15.2"
[2025-11-15T13:43:31.241Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2025-11-15T13:43:31.241Z] ID="sles"
[2025-11-15T13:43:31.241Z] ID_LIKE="suse"
[2025-11-15T13:43:31.241Z] ANSI_COLOR="0;32"
[2025-11-15T13:43:31.241Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2025-11-15T13:43:31.241Z] osLabel : sles.15
[2025-11-15T13:43:31.241Z] perlVersion :
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] Copyright 1987-2017, Larry Wall
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-15T13:43:31.241Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-15T13:43:31.241Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-15T13:43:31.241Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] podmanVersion : bash: podman: command not found
[2025-11-15T13:43:31.241Z] procArch : s390x
[2025-11-15T13:43:31.241Z] sysArch : s390x
[2025-11-15T13:43:31.241Z] sysOS : Linux
[2025-11-15T13:43:31.241Z] ulimit :
[2025-11-15T13:43:31.241Z] core file size (blocks, -c) unlimited
[2025-11-15T13:43:31.241Z] data seg size (kbytes, -d) unlimited
[2025-11-15T13:43:31.241Z] scheduling priority (-e) 0
[2025-11-15T13:43:31.241Z] file size (blocks, -f) unlimited
[2025-11-15T13:43:31.241Z] pending signals (-i) 15964
[2025-11-15T13:43:31.241Z] max locked memory (kbytes, -l) 64
[2025-11-15T13:43:31.241Z] max memory size (kbytes, -m) unlimited
[2025-11-15T13:43:31.241Z] open files (-n) 4096
[2025-11-15T13:43:31.241Z] pipe size (512 bytes, -p) 8
[2025-11-15T13:43:31.241Z] POSIX message queues (bytes, -q) 819200
[2025-11-15T13:43:31.241Z] real-time priority (-r) 0
[2025-11-15T13:43:31.241Z] stack size (kbytes, -s) 8192
[2025-11-15T13:43:31.241Z] cpu time (seconds, -t) unlimited
[2025-11-15T13:43:31.241Z] max user processes (-u) 15964
[2025-11-15T13:43:31.241Z] virtual memory (kbytes, -v) unlimited
[2025-11-15T13:43:31.241Z] file locks (-x) unlimited
[2025-11-15T13:43:31.241Z] uname : Linux test-marist-sles15-s390x-2 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2025-11-15T13:43:31.241Z] vmVendor : Oracle Corporation
[2025-11-15T13:43:31.241Z] vmVersion : 25.0.2-beta+8-202511151206
[2025-11-15T13:43:31.241Z] xlc version : bash: xlC: command not found
[2025-11-15T13:43:31.241Z] **************************************************************************
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] System.getProperty('os.name')=Linux
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] System.getProperty('os.arch')=s390x
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] System.getProperty('java.fullversion')=null
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] System.getProperty('sun.arch.data.model')=64
[2025-11-15T13:43:31.241Z]
[2025-11-15T13:43:31.241Z] make -f clean.mk cleanBuild
[2025-11-15T13:43:31.241Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-15T13:43:31.241Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2025-11-15T13:43:31.242Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-15T13:43:31.242Z] make -f compile.mk compile
[2025-11-15T13:43:31.242Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-15T13:43:31.835Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-15T13:43:31.835Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-15T13:43:31.835Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-15T13:43:31.835Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-15T13:43:31.835Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-15T13:43:32.425Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-15T13:43:32.425Z]
[2025-11-15T13:43:32.425Z] -create_test_directory:
[2025-11-15T13:43:32.425Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest
[2025-11-15T13:43:32.425Z]
[2025-11-15T13:43:32.425Z] stage_test_material:
[2025-11-15T13:43:32.425Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest
[2025-11-15T13:43:32.425Z]
[2025-11-15T13:43:32.425Z] build:
[2025-11-15T13:43:33.015Z]
[2025-11-15T13:43:33.015Z] init:
[2025-11-15T13:43:33.015Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf
[2025-11-15T13:43:33.015Z]
[2025-11-15T13:43:33.015Z] dist:
[2025-11-15T13:43:33.015Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf
[2025-11-15T13:43:33.015Z]
[2025-11-15T13:43:33.015Z] build:
[2025-11-15T13:43:33.015Z]
[2025-11-15T13:43:33.015Z] build:
[2025-11-15T13:43:33.015Z]
[2025-11-15T13:43:33.015Z] init:
[2025-11-15T13:43:33.015Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-11-15T13:43:33.015Z]
[2025-11-15T13:43:33.015Z] getBumbleBench:
[2025-11-15T13:43:33.015Z] [echo] Cloning BumbleBench
[2025-11-15T13:43:33.015Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-15T13:43:33.015Z] [exec] Cloning into 'bumblebench'...
[2025-11-15T13:43:33.015Z]
[2025-11-15T13:43:33.015Z] buildBumbleBench:
[2025-11-15T13:43:33.015Z] [echo] Building BumbleBench
[2025-11-15T13:43:33.015Z]
[2025-11-15T13:43:33.015Z] compile-all:
[2025-11-15T13:43:33.016Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:33.016Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:33.016Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:33.016Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:33.016Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:33.016Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:33.016Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.245Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-15T13:43:34.245Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-15T13:43:34.245Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-11-15T13:43:34.245Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-15T13:43:34.245Z] [javac] 4 warnings
[2025-11-15T13:43:34.245Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.245Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.245Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.245Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.245Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.245Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.245Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.245Z] [javac] 4 warnings
[2025-11-15T13:43:34.245Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.245Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.245Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.245Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.245Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.245Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.245Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.246Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-11-15T13:43:34.246Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-15T13:43:34.246Z] [javac] 4 warnings
[2025-11-15T13:43:34.246Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.246Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.246Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.246Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.246Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.246Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.246Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.246Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-11-15T13:43:34.246Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-15T13:43:34.246Z] [javac] 4 warnings
[2025-11-15T13:43:34.246Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.246Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.246Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.246Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.246Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.246Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.246Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.840Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-15T13:43:34.840Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-15T13:43:34.840Z] [javac] 4 warnings
[2025-11-15T13:43:34.840Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.840Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.840Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.840Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.840Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.840Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.840Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.840Z] [javac] 4 warnings
[2025-11-15T13:43:34.840Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.840Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.840Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.840Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.840Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.840Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.840Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.840Z] [javac] 4 warnings
[2025-11-15T13:43:34.840Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.840Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.840Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.840Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.841Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.841Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.841Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.841Z] [javac] /home/jenkins/workspace/Test_openjdk25_hs_extended.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-11-15T13:43:34.841Z] [javac] synchronized(init) {
[2025-11-15T13:43:34.841Z] [javac] ^
[2025-11-15T13:43:34.841Z] [javac] 5 warnings
[2025-11-15T13:43:34.841Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.841Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.841Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.841Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.841Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.841Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.841Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.841Z] [javac] 4 warnings
[2025-11-15T13:43:34.841Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.841Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.841Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.841Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.841Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.841Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.841Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:34.841Z] [javac] 4 warnings
[2025-11-15T13:43:34.841Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:34.841Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:34.841Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:34.841Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:34.841Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.841Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:34.841Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:35.431Z] [javac] 4 warnings
[2025-11-15T13:43:35.431Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:35.431Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:35.431Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:35.431Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:35.431Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:35.431Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:35.432Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:35.432Z] [javac] 4 warnings
[2025-11-15T13:43:35.432Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:35.432Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:35.432Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:35.432Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:35.432Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:35.432Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:35.432Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:35.432Z] [javac] 4 warnings
[2025-11-15T13:43:35.432Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:35.432Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:35.432Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:35.432Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:35.432Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:35.432Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:35.432Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:35.432Z] [javac] 4 warnings
[2025-11-15T13:43:35.432Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:35.432Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-15T13:43:35.432Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-15T13:43:35.432Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-15T13:43:35.432Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:35.432Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-15T13:43:35.432Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-15T13:43:35.432Z] [javac] 4 warnings
[2025-11-15T13:43:35.432Z]
[2025-11-15T13:43:35.432Z] dist:
[2025-11-15T13:43:35.432Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-15T13:43:35.432Z]
[2025-11-15T13:43:35.432Z] dist:
[2025-11-15T13:43:35.432Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-11-15T13:43:35.432Z]
[2025-11-15T13:43:35.432Z] build:
[2025-11-15T13:43:35.432Z]
[2025-11-15T13:43:35.432Z] getDependentLibs:
[2025-11-15T13:43:38.989Z] [exec] --------------------------------------------
[2025-11-15T13:43:38.989Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:38.989Z] [exec] task is set to default
[2025-11-15T13:43:38.989Z] [exec] dependencyList is set to dacapo
[2025-11-15T13:43:38.989Z] [exec] --------------------------------------------
[2025-11-15T13:43:38.989Z] [exec] Starting download third party dependent jars
[2025-11-15T13:43:38.989Z] [exec] --------------------------------------------
[2025-11-15T13:43:38.989Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:43:38.989Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-15T13:43:38.989Z] [exec] downloaded dependent third party jars successfully
[2025-11-15T13:43:38.989Z]
[2025-11-15T13:43:38.989Z] init:
[2025-11-15T13:43:38.990Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-15T13:43:38.990Z]
[2025-11-15T13:43:38.990Z] getDacapoSuite:
[2025-11-15T13:43:38.990Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-15T13:43:50.799Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-15T13:43:50.799Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2025-11-15T13:43:50.799Z]
[2025-11-15T13:43:50.799Z] dist:
[2025-11-15T13:43:50.799Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-15T13:43:50.799Z]
[2025-11-15T13:43:50.799Z] build:
[2025-11-15T13:43:50.799Z]
[2025-11-15T13:43:50.799Z] init:
[2025-11-15T13:43:50.799Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-15T13:43:50.799Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-15T13:43:50.799Z]
[2025-11-15T13:43:50.799Z] compile:
[2025-11-15T13:43:50.799Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-15T13:43:50.799Z] [echo] ============COMPILER SETTINGS============
[2025-11-15T13:43:50.799Z] [echo] ===fork: yes
[2025-11-15T13:43:50.799Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-15T13:43:50.799Z] [echo] ===debug: on
[2025-11-15T13:43:50.799Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-15T13:43:50.799Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-15T13:43:52.050Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-11-15T13:43:52.051Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-15T13:43:52.051Z]
[2025-11-15T13:43:52.051Z] dist:
[2025-11-15T13:43:52.051Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-15T13:43:52.051Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-15T13:43:52.051Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-15T13:43:52.051Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-15T13:43:52.051Z]
[2025-11-15T13:43:52.051Z] clean:
[2025-11-15T13:43:52.051Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-15T13:43:52.051Z]
[2025-11-15T13:43:52.051Z] build:
[2025-11-15T13:43:52.051Z]
[2025-11-15T13:43:52.051Z] build:
[2025-11-15T13:43:52.051Z]
[2025-11-15T13:43:52.051Z] init:
[2025-11-15T13:43:52.051Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2025-11-15T13:43:52.051Z]
[2025-11-15T13:43:52.051Z] getRenaissanceSuite:
[2025-11-15T13:43:52.051Z] [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-11-15T13:43:57.188Z]
[2025-11-15T13:43:57.188Z] dist:
[2025-11-15T13:43:57.188Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2025-11-15T13:43:57.188Z]
[2025-11-15T13:43:57.188Z] build:
[2025-11-15T13:43:57.188Z]
[2025-11-15T13:43:57.188Z] init:
[2025-11-15T13:43:57.188Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb
[2025-11-15T13:43:57.188Z]
[2025-11-15T13:43:57.188Z] getSpecjbbSuite:
[2025-11-15T13:43:57.188Z]
[2025-11-15T13:43:57.188Z] dist:
[2025-11-15T13:43:57.188Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run
[2025-11-15T13:43:57.188Z]
[2025-11-15T13:43:57.188Z] BUILD SUCCESSFUL
[2025-11-15T13:43:57.188Z] Total time: 25 seconds
[2025-11-15T13:43:57.188Z] 0
[2025-11-15T13:43:57.188Z]
[2025-11-15T13:43:57.188Z]
[2025-11-15T13:43:57.188Z] RECORD TEST REPOs SHA
[2025-11-15T13:43:57.188Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-15T13:43:57.188Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-15T13:43:57.188Z] Check shas in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-15T13:43:57.189Z] touch /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-15T13:43:57.189Z] ================================================
[2025-11-15T13:43:57.189Z] timestamp: 20251115-134356
[2025-11-15T13:43:57.189Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests
[2025-11-15T13:43:57.189Z] git repo:
[2025-11-15T13:43:57.189Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-15T13:43:57.189Z] sha:
[2025-11-15T13:43:57.189Z] e7543a4a61f4fb214346bc881febf938899b2307
[2025-11-15T13:43:57.189Z] ================================================
[2025-11-15T13:43:57.189Z] timestamp: 20251115-134357
[2025-11-15T13:43:57.189Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-15T13:43:57.189Z] git repo:
[2025-11-15T13:43:57.189Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-15T13:43:57.189Z] sha:
[2025-11-15T13:43:57.189Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-15T13:43:57.189Z] ================================================
[2025-11-15T13:43:57.189Z] timestamp: 20251115-134357
[2025-11-15T13:43:57.189Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-15T13:43:57.189Z] git repo:
[2025-11-15T13:43:57.189Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-15T13:43:57.189Z] sha:
[2025-11-15T13:43:57.189Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-15T13:43:57.189Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-15T13:43:57.528Z] $ ssh-agent -k
[2025-11-15T13:43:57.533Z] unset SSH_AUTH_SOCK;
[2025-11-15T13:43:57.534Z] unset SSH_AGENT_PID;
[2025-11-15T13:43:57.534Z] echo Agent pid 22456 killed;
[2025-11-15T13:43:57.923Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-15T13:43:58.101Z] 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-11-15T13:43:58.139Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-15T13:43:59.287Z] + which Xvfb
[2025-11-15T13:43:59.287Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-15T13:43:59.780Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/.xvfb-28-..fbdir10033206165247325076
[Pipeline] {
[Pipeline] sh
[2025-11-15T13:44:21.128Z] + ps -f
[2025-11-15T13:44:21.129Z] + grep '[X]vfb'
[2025-11-15T13:44:21.129Z] + awk '{print $9}'
[Pipeline] echo
[2025-11-15T13:44:21.489Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-15T13:44:21.595Z] $ ssh-agent
[2025-11-15T13:44:21.982Z] SSH_AUTH_SOCK=/tmp/ssh-Q8U2WEfm0x1s/agent.23042
[2025-11-15T13:44:21.982Z] SSH_AGENT_PID=23044
[2025-11-15T13:44:21.982Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-15T13:44:23.104Z] ++ uname
[2025-11-15T13:44:23.104Z] + '[' Linux = AIX ']'
[2025-11-15T13:44:23.104Z] ++ uname
[2025-11-15T13:44:23.104Z] + '[' Linux = SunOS ']'
[2025-11-15T13:44:23.104Z] ++ uname
[2025-11-15T13:44:23.104Z] + '[' Linux = '*BSD' ']'
[2025-11-15T13:44:23.104Z] + MAKE=make
[2025-11-15T13:44:23.104Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-15T13:44:23.104Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-15T13:44:24.483Z] ++ uname
[2025-11-15T13:44:24.483Z] + '[' Linux = AIX ']'
[2025-11-15T13:44:24.483Z] ++ uname
[2025-11-15T13:44:24.483Z] + '[' Linux = SunOS ']'
[2025-11-15T13:44:24.483Z] ++ uname
[2025-11-15T13:44:24.484Z] + '[' Linux = '*BSD' ']'
[2025-11-15T13:44:24.484Z] + MAKE=make
[2025-11-15T13:44:24.484Z] + cd ./aqa-tests
[2025-11-15T13:44:24.484Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-15T13:44:24.484Z] ++ set +x
[2025-11-15T13:44:24.484Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-15T13:44:24.484Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-15T13:44:24.484Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-11-15T13:44:24.484Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-15T13:44:24.484Z] perl scripts/configure.pl
[2025-11-15T13:44:24.484Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-15T13:44:24.484Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-15T13:44:24.484Z]
[2025-11-15T13:44:24.484Z] Starting to generate test make files.
[2025-11-15T13:44:24.484Z]
[2025-11-15T13:44:24.484Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-15T13:44:24.484Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-15T13:44:24.484Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-15T13:44:24.484Z]
[2025-11-15T13:44:24.484Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-15T13:44:24.484Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-15T13:44:24.484Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-15T13:44:24.484Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-15T13:44:24.484Z]
[2025-11-15T13:44:24.484Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-15T13:44:24.484Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-15T13:44:24.484Z]
[2025-11-15T13:44:24.485Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-15T13:44:24.485Z]
[2025-11-15T13:44:24.485Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-15T13:44:24.485Z]
[2025-11-15T13:44:24.485Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-15T13:44:24.485Z]
[2025-11-15T13:44:24.485Z] Make files are generated successfully.
[2025-11-15T13:44:24.485Z]
[2025-11-15T13:44:24.485Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-15T13:44:24.485Z] make -f runtest.mk _extended.perf
[2025-11-15T13:44:24.485Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-15T13:44:25.078Z]
[2025-11-15T13:44:25.078Z] Running make 4.2.1
[2025-11-15T13:44:25.078Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..
[2025-11-15T13:44:25.078Z] set JDK_VERSION to 25
[2025-11-15T13:44:25.078Z] set JDK_IMPL to hotspot
[2025-11-15T13:44:25.078Z] set JVM_VERSION to openjdk25
[2025-11-15T13:44:25.078Z] set JCL_VERSION to latest
[2025-11-15T13:44:25.078Z] JAVA_HOME was originally set to /usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-15T13:44:25.078Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-15T13:44:25.078Z] set SPEC to linux_390-64
[2025-11-15T13:44:25.078Z] set TEST_FLAG to
[2025-11-15T13:44:25.078Z] set MICROARCH to z15
[2025-11-15T13:44:25.078Z] set OS_LABEL to sles.15
[2025-11-15T13:44:25.078Z] Running extended.perf ...
[2025-11-15T13:44:25.078Z] There are 20 test targets in extended.perf
[2025-11-15T13:44:25.078Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-15T13:44:25.078Z] openjdk version "25.0.2-beta" 2026-01-20
[2025-11-15T13:44:25.078Z] OpenJDK Runtime Environment Temurin-25.0.1+8-202511151206 (build 25.0.2-beta+8-202511151206)
[2025-11-15T13:44:25.078Z] OpenJDK 64-Bit Server VM Temurin-25.0.1+8-202511151206 (build 25.0.2-beta+8-202511151206, mixed mode, sharing)
[2025-11-15T13:44:25.078Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests'
[2025-11-15T13:44:25.078Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2025-11-15T13:44:25.078Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-11-15T13:44:25.078Z]
[2025-11-15T13:44:25.078Z] ===============================================
[2025-11-15T13:44:25.078Z] Running test dacapo-avrora_0 ...
[2025-11-15T13:44:25.078Z] ===============================================
[2025-11-15T13:44:25.078Z] dacapo-avrora_0 Start Time: Sat Nov 15 13:44:24 2025 Epoch Time (ms): 1763214264594
[2025-11-15T13:44:25.078Z] dacapo-avrora_0_DISABLED
[2025-11-15T13:44:25.078Z] Disabled Reason:
[2025-11-15T13:44:25.078Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-11-15T13:44:25.078Z] dacapo-avrora_0 Finish Time: Sat Nov 15 13:44:24 2025 Epoch Time (ms): 1763214264606
[2025-11-15T13:44:25.078Z]
[2025-11-15T13:44:25.078Z] ===============================================
[2025-11-15T13:44:25.078Z] Running test dacapo-fop_0 ...
[2025-11-15T13:44:25.078Z] ===============================================
[2025-11-15T13:44:25.078Z] dacapo-fop_0 Start Time: Sat Nov 15 13:44:24 2025 Epoch Time (ms): 1763214264621
[2025-11-15T13:44:25.078Z] variation: NoOptions
[2025-11-15T13:44:25.078Z] JVM_OPTIONS:
[2025-11-15T13:44:25.078Z] { \
[2025-11-15T13:44:25.078Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:44:25.078Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:44:25.078Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-fop_0"; \
[2025-11-15T13:44:25.078Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-fop_0"; \
[2025-11-15T13:44:25.078Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:44:25.078Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-11-15T13:44:25.078Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:44:25.078Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:44:25.078Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:44:25.078Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:44:25.078Z]
[2025-11-15T13:44:25.078Z] TEST SETUP:
[2025-11-15T13:44:25.078Z] Nothing to be done for setup.
[2025-11-15T13:44:25.078Z]
[2025-11-15T13:44:25.078Z] TESTING:
[2025-11-15T13:44:25.078Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-11-15T13:44:25.078Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-11-15T13:44:25.750Z] alignment.fo java.lang.reflect.InvocationTargetException
[2025-11-15T13:44:25.750Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
[2025-11-15T13:44:25.750Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-15T13:44:25.750Z] at org.dacapo.harness.Fop.iterate(Fop.java:102)
[2025-11-15T13:44:25.750Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2025-11-15T13:44:25.750Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2025-11-15T13:44:25.750Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2025-11-15T13:44:25.750Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-15T13:44:25.750Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-15T13:44:25.750Z] at Harness.main(Harness.java:39)
[2025-11-15T13:44:25.750Z] Caused by: java.lang.ExceptionInInitializerError
[2025-11-15T13:44:25.750Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.createImageInfo(PreloaderSVG.java:165)
[2025-11-15T13:44:25.750Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.getImage(PreloaderSVG.java:131)
[2025-11-15T13:44:25.750Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.access$200(PreloaderSVG.java:108)
[2025-11-15T13:44:25.750Z] at org.apache.fop.image.loader.batik.PreloaderSVG.preloadImage(PreloaderSVG.java:76)
[2025-11-15T13:44:25.750Z] at org.apache.xmlgraphics.image.loader.ImageManager.preloadImage(ImageManager.java:176)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.intermediate.AbstractIFPainter.drawImageUsingDocument(AbstractIFPainter.java:323)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.pdf.PDFPainter.drawImage(PDFPainter.java:290)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.intermediate.IFRenderer.renderForeignObject(IFRenderer.java:1324)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderInlineViewport(AbstractRenderer.java:1034)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderInlineViewport(AbstractPathOrientedRenderer.java:836)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineViewport(IFRenderer.java:860)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderInlineArea(AbstractRenderer.java:877)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineArea(IFRenderer.java:924)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderLineArea(AbstractRenderer.java:845)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:704)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderBlock(AbstractRenderer.java:758)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.intermediate.IFRenderer.renderBlock(IFRenderer.java:1004)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:689)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderFlow(AbstractRenderer.java:591)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderFlow(AbstractPathOrientedRenderer.java:789)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderMainReference(AbstractRenderer.java:568)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderBodyRegion(AbstractRenderer.java:433)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderRegionViewport(AbstractRenderer.java:380)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.intermediate.IFRenderer.renderRegionViewport(IFRenderer.java:735)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderPageAreas(AbstractRenderer.java:345)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.AbstractRenderer.renderPage(AbstractRenderer.java:318)
[2025-11-15T13:44:25.750Z] at org.apache.fop.render.intermediate.IFRenderer.renderPage(IFRenderer.java:584)
[2025-11-15T13:44:25.750Z] at org.apache.fop.area.RenderPagesModel.addPage(RenderPagesModel.java:123)
[2025-11-15T13:44:25.750Z] at org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager.finishPage(AbstractPageSequenceLayoutManager.java:316)
[2025-11-15T13:44:25.750Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.finishPage(PageSequenceLayoutManager.java:243)
[2025-11-15T13:44:25.750Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.activateLayout(PageSequenceLayoutManager.java:147)
[2025-11-15T13:44:25.750Z] at org.apache.fop.area.AreaTreeHandler.endPageSequence(AreaTreeHandler.java:267)
[2025-11-15T13:44:25.750Z] at org.apache.fop.fo.pagination.PageSequence.endOfNode(PageSequence.java:140)
[2025-11-15T13:44:25.750Z] at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.endElement(FOTreeBuilder.java:390)
[2025-11-15T13:44:25.750Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:207)
[2025-11-15T13:44:25.750Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:204)
[2025-11-15T13:44:25.750Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:74)
[2025-11-15T13:44:25.750Z] at org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:203)
[2025-11-15T13:44:25.750Z] at org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerIdentityImpl.java:1102)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.xinclude.XIncludeHandler.endElement(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
[2025-11-15T13:44:25.750Z] at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:485)
[2025-11-15T13:44:25.750Z] at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:293)
[2025-11-15T13:44:25.750Z] at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:116)
[2025-11-15T13:44:25.750Z] at org.apache.fop.cli.Main.startFOP(Main.java:183)
[2025-11-15T13:44:25.750Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-15T13:44:25.750Z] ... 8 more
[2025-11-15T13:44:25.750Z] Caused by: java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration
[2025-11-15T13:44:25.750Z] at java.desktop/sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1242)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:207)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.awt.FontConfiguration.init(FontConfiguration.java:103)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:697)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.font.SunFontManager.<init>(SunFontManager.java:341)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.awt.FcFontManager.<init>(FcFontManager.java:35)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.awt.X11FontManager.<init>(X11FontManager.java:55)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.font.PlatformFontInfo.createFontManager(PlatformFontInfo.java:37)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.font.FontManagerFactory.getInstance(FontManagerFactory.java:51)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getFontManagerForSGE(SunGraphicsEnvironment.java:133)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:167)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:191)
[2025-11-15T13:44:25.750Z] at java.desktop/sun.java2d.HeadlessGraphicsEnvironment.getAvailableFontFamilyNames(HeadlessGraphicsEnvironment.java:80)
[2025-11-15T13:44:25.750Z] at org.apache.batik.bridge.DefaultFontFamilyResolver.<clinit>(DefaultFontFamilyResolver.java:86)
[2025-11-15T13:44:25.750Z] ... 62 more
[2025-11-15T13:44:25.750Z] -----------------------------------
[2025-11-15T13:44:25.750Z] dacapo-fop_0_FAILED
[2025-11-15T13:44:25.750Z] -----------------------------------
[2025-11-15T13:44:25.750Z]
[2025-11-15T13:44:25.750Z] TEST TEARDOWN:
[2025-11-15T13:44:25.750Z] Nothing to be done for teardown.
[2025-11-15T13:44:25.750Z] dacapo-fop_0 Finish Time: Sat Nov 15 13:44:25 2025 Epoch Time (ms): 1763214265515
[2025-11-15T13:44:25.750Z]
[2025-11-15T13:44:25.750Z] ===============================================
[2025-11-15T13:44:25.750Z] Running test dacapo-jython_0 ...
[2025-11-15T13:44:25.750Z] ===============================================
[2025-11-15T13:44:25.750Z] dacapo-jython_0 Start Time: Sat Nov 15 13:44:25 2025 Epoch Time (ms): 1763214265539
[2025-11-15T13:44:25.750Z] variation: NoOptions
[2025-11-15T13:44:25.750Z] JVM_OPTIONS:
[2025-11-15T13:44:25.750Z] { \
[2025-11-15T13:44:25.750Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:44:25.750Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:44:25.750Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-jython_0"; \
[2025-11-15T13:44:25.750Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-jython_0"; \
[2025-11-15T13:44:25.750Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:44:25.750Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-11-15T13:44:25.750Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:44:25.750Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:44:25.750Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:44:25.750Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:44:25.750Z]
[2025-11-15T13:44:25.750Z] TEST SETUP:
[2025-11-15T13:44:25.750Z] Nothing to be done for setup.
[2025-11-15T13:44:25.750Z]
[2025-11-15T13:44:25.750Z] TESTING:
[2025-11-15T13:44:27.202Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-11-15T13:44:28.429Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-11-15T13:44:29.710Z] -------------------------------------------------------------------------------
[2025-11-15T13:44:29.710Z] PYBENCH 2.0
[2025-11-15T13:44:29.710Z] -------------------------------------------------------------------------------
[2025-11-15T13:44:29.710Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T13:44:29.710Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2025-11-15T13:44:29.710Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-11-15T13:44:29.710Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T13:44:29.710Z] * using Jython
[2025-11-15T13:44:29.710Z] * system check interval set to maximum: 2147483647
[2025-11-15T13:44:29.710Z] * using timer: time.time
[2025-11-15T13:44:29.710Z]
[2025-11-15T13:44:30.300Z] Calibrating tests. Please wait... done.
[2025-11-15T13:44:30.300Z]
[2025-11-15T13:44:30.300Z] Running 2 round(s) of the suite at warp factor 20:
[2025-11-15T13:44:30.300Z]
[2025-11-15T13:44:34.839Z] * Round 1 done.
[2025-11-15T13:44:37.959Z] * Round 2 done.
[2025-11-15T13:44:37.959Z]
[2025-11-15T13:44:37.959Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 9555 msec =====
[2025-11-15T13:44:37.959Z] -----------------------------------
[2025-11-15T13:44:37.959Z] dacapo-jython_0_PASSED
[2025-11-15T13:44:37.959Z] -----------------------------------
[2025-11-15T13:44:37.959Z]
[2025-11-15T13:44:37.959Z] TEST TEARDOWN:
[2025-11-15T13:44:37.959Z] Nothing to be done for teardown.
[2025-11-15T13:44:37.959Z] dacapo-jython_0 Finish Time: Sat Nov 15 13:44:37 2025 Epoch Time (ms): 1763214277726
[2025-11-15T13:44:37.959Z]
[2025-11-15T13:44:37.959Z] ===============================================
[2025-11-15T13:44:37.959Z] Running test dacapo-luindex_0 ...
[2025-11-15T13:44:37.959Z] ===============================================
[2025-11-15T13:44:37.959Z] dacapo-luindex_0 Start Time: Sat Nov 15 13:44:37 2025 Epoch Time (ms): 1763214277740
[2025-11-15T13:44:37.959Z] variation: NoOptions
[2025-11-15T13:44:37.959Z] JVM_OPTIONS:
[2025-11-15T13:44:37.959Z] { \
[2025-11-15T13:44:37.959Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:44:37.959Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:44:37.959Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-luindex_0"; \
[2025-11-15T13:44:37.959Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-luindex_0"; \
[2025-11-15T13:44:37.959Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:44:37.959Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2025-11-15T13:44:37.959Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:44:37.959Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:44:37.959Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:44:37.959Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:44:37.959Z]
[2025-11-15T13:44:37.959Z] TEST SETUP:
[2025-11-15T13:44:37.959Z] Nothing to be done for setup.
[2025-11-15T13:44:37.959Z]
[2025-11-15T13:44:37.959Z] TESTING:
[2025-11-15T13:44:38.548Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-11-15T13:44:38.548Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-11-15T13:44:39.138Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-11-15T13:44:39.138Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-11-15T13:44:39.746Z] Adding documents from enwiki-abydos-copleston.md:
[2025-11-15T13:44:40.335Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-11-15T13:44:40.335Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T13:44:40.335Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2025-11-15T13:44:40.335Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-11-15T13:44:40.335Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-11-15T13:44:41.596Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-11-15T13:44:42.184Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-11-15T13:44:43.410Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-11-15T13:44:44.000Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-11-15T13:44:44.000Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-11-15T13:44:44.000Z] Optimizing...
[2025-11-15T13:44:45.992Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 7443 msec =====
[2025-11-15T13:44:45.992Z] -----------------------------------
[2025-11-15T13:44:45.992Z] dacapo-luindex_0_PASSED
[2025-11-15T13:44:45.992Z] -----------------------------------
[2025-11-15T13:44:45.992Z]
[2025-11-15T13:44:45.992Z] TEST TEARDOWN:
[2025-11-15T13:44:45.992Z] Nothing to be done for teardown.
[2025-11-15T13:44:45.992Z] dacapo-luindex_0 Finish Time: Sat Nov 15 13:44:45 2025 Epoch Time (ms): 1763214285720
[2025-11-15T13:44:45.992Z]
[2025-11-15T13:44:45.992Z] ===============================================
[2025-11-15T13:44:45.992Z] Running test dacapo-pmd_0 ...
[2025-11-15T13:44:45.992Z] ===============================================
[2025-11-15T13:44:45.992Z] dacapo-pmd_0 Start Time: Sat Nov 15 13:44:45 2025 Epoch Time (ms): 1763214285736
[2025-11-15T13:44:45.992Z] variation: NoOptions
[2025-11-15T13:44:45.992Z] JVM_OPTIONS:
[2025-11-15T13:44:45.992Z] { \
[2025-11-15T13:44:45.992Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:44:45.992Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:44:45.992Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-pmd_0"; \
[2025-11-15T13:44:45.992Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-pmd_0"; \
[2025-11-15T13:44:45.992Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:44:45.992Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-11-15T13:44:45.992Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:44:45.992Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:44:45.992Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:44:45.992Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:44:45.992Z]
[2025-11-15T13:44:45.992Z] TEST SETUP:
[2025-11-15T13:44:45.992Z] Nothing to be done for setup.
[2025-11-15T13:44:45.992Z]
[2025-11-15T13:44:45.992Z] TESTING:
[2025-11-15T13:44:46.583Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-15T13:44:47.176Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-11-15T13:44:47.176Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-11-15T13:44:51.155Z] Checked: 0%
[2025-11-15T13:44:51.748Z] Checked: 5%
[2025-11-15T13:44:52.382Z] Checked: 10%
[2025-11-15T13:44:52.974Z] Checked: 15%
[2025-11-15T13:44:52.974Z] Checked: 20%
[2025-11-15T13:44:53.564Z] Checked: 25%
[2025-11-15T13:44:53.564Z] Checked: 30%
[2025-11-15T13:44:54.178Z] Checked: 35%
[2025-11-15T13:44:54.178Z] Checked: 40%
[2025-11-15T13:44:54.769Z] Checked: 45%
[2025-11-15T13:44:54.769Z] Checked: 50%
[2025-11-15T13:44:55.357Z] Checked: 55%
[2025-11-15T13:44:55.955Z] Checked: 60%
[2025-11-15T13:44:56.543Z] Checked: 65%
[2025-11-15T13:44:57.148Z] Checked: 70%
[2025-11-15T13:44:57.747Z] Checked: 75%
[2025-11-15T13:44:57.747Z] Checked: 80%
[2025-11-15T13:44:58.335Z] Checked: 85%
[2025-11-15T13:44:59.349Z] Checked: 90%
[2025-11-15T13:44:59.349Z] Checked: 95%
[2025-11-15T13:44:59.349Z] Checked: 100%
[2025-11-15T13:44:59.349Z] PMD checked 601 files.
[2025-11-15T13:44:59.956Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 12193 msec =====
[2025-11-15T13:44:59.956Z] -----------------------------------
[2025-11-15T13:44:59.956Z] dacapo-pmd_0_PASSED
[2025-11-15T13:44:59.956Z] -----------------------------------
[2025-11-15T13:44:59.956Z]
[2025-11-15T13:44:59.956Z] TEST TEARDOWN:
[2025-11-15T13:44:59.956Z] Nothing to be done for teardown.
[2025-11-15T13:44:59.956Z] dacapo-pmd_0 Finish Time: Sat Nov 15 13:44:59 2025 Epoch Time (ms): 1763214299006
[2025-11-15T13:44:59.956Z]
[2025-11-15T13:44:59.956Z] ===============================================
[2025-11-15T13:44:59.956Z] Running test dacapo-sunflow_0 ...
[2025-11-15T13:44:59.956Z] ===============================================
[2025-11-15T13:44:59.956Z] dacapo-sunflow_0 Start Time: Sat Nov 15 13:44:59 2025 Epoch Time (ms): 1763214299022
[2025-11-15T13:44:59.956Z] variation: NoOptions
[2025-11-15T13:44:59.956Z] JVM_OPTIONS:
[2025-11-15T13:44:59.956Z] { \
[2025-11-15T13:44:59.956Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:44:59.956Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:44:59.956Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-sunflow_0"; \
[2025-11-15T13:44:59.956Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-sunflow_0"; \
[2025-11-15T13:44:59.956Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:44:59.956Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-11-15T13:44:59.956Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:44:59.956Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:44:59.956Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:44:59.956Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:44:59.956Z]
[2025-11-15T13:44:59.956Z] TEST SETUP:
[2025-11-15T13:44:59.956Z] Nothing to be done for setup.
[2025-11-15T13:44:59.956Z]
[2025-11-15T13:44:59.956Z] TESTING:
[2025-11-15T13:44:59.956Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-15T13:44:59.956Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-11-15T13:45:53.396Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 49893 msec =====
[2025-11-15T13:45:53.396Z] -----------------------------------
[2025-11-15T13:45:53.396Z] dacapo-sunflow_0_PASSED
[2025-11-15T13:45:53.396Z] -----------------------------------
[2025-11-15T13:45:53.396Z]
[2025-11-15T13:45:53.396Z] TEST TEARDOWN:
[2025-11-15T13:45:53.396Z] Nothing to be done for teardown.
[2025-11-15T13:45:53.396Z] dacapo-sunflow_0 Finish Time: Sat Nov 15 13:45:49 2025 Epoch Time (ms): 1763214349288
[2025-11-15T13:45:53.396Z]
[2025-11-15T13:45:53.396Z] ===============================================
[2025-11-15T13:45:53.396Z] Running test dacapo-tomcat_0 ...
[2025-11-15T13:45:53.396Z] ===============================================
[2025-11-15T13:45:53.396Z] dacapo-tomcat_0 Start Time: Sat Nov 15 13:45:49 2025 Epoch Time (ms): 1763214349303
[2025-11-15T13:45:53.396Z] variation: NoOptions
[2025-11-15T13:45:53.396Z] JVM_OPTIONS:
[2025-11-15T13:45:53.396Z] { \
[2025-11-15T13:45:53.396Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:45:53.396Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:45:53.396Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-tomcat_0"; \
[2025-11-15T13:45:53.396Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-tomcat_0"; \
[2025-11-15T13:45:53.396Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:45:53.396Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2025-11-15T13:45:53.396Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:45:53.396Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:45:53.396Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:45:53.396Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:45:53.396Z]
[2025-11-15T13:45:53.396Z] TEST SETUP:
[2025-11-15T13:45:53.396Z] Nothing to be done for setup.
[2025-11-15T13:45:53.396Z]
[2025-11-15T13:45:53.396Z] TESTING:
[2025-11-15T13:45:53.396Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2025-11-15T13:45:53.396Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-11-15T13:45:53.396Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-11-15T13:45:53.396Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-15T13:45:53.396Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2025-11-15T13:45:53.396Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-15T13:45:53.396Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-15T13:45:53.396Z]
[2025-11-15T13:45:53.396Z] Server created with thread pool size 2
[2025-11-15T13:45:53.396Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-11-15T13:45:53.396Z] Loading web application
[2025-11-15T13:45:53.396Z] Starting 80000 requests...
[2025-11-15T13:46:01.573Z] Completing requests: 5%
[2025-11-15T13:46:04.557Z] Completing requests: 10%
[2025-11-15T13:46:07.261Z] Completing requests: 15%
[2025-11-15T13:46:10.264Z] Completing requests: 20%
[2025-11-15T13:46:12.198Z] Completing requests: 25%
[2025-11-15T13:46:15.763Z] Completing requests: 30%
[2025-11-15T13:46:18.538Z] Completing requests: 35%
[2025-11-15T13:46:21.360Z] Completing requests: 40%
[2025-11-15T13:46:24.140Z] Completing requests: 45%
[2025-11-15T13:46:26.917Z] Completing requests: 50%
[2025-11-15T13:46:29.224Z] Completing requests: 55%
[2025-11-15T13:46:31.918Z] Completing requests: 60%
[2025-11-15T13:46:34.616Z] Completing requests: 65%
[2025-11-15T13:46:37.325Z] Completing requests: 70%
[2025-11-15T13:46:40.218Z] Completing requests: 75%
[2025-11-15T13:46:43.432Z] Completing requests: 80%
[2025-11-15T13:46:46.215Z] Completing requests: 85%
[2025-11-15T13:46:48.915Z] Completing requests: 90%
[2025-11-15T13:46:51.616Z] Completing requests: 95%
[2025-11-15T13:46:51.616Z] Completed requests
[2025-11-15T13:46:51.616Z] Client threads complete ... unloading web application
[2025-11-15T13:46:51.616Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 59428 msec =====
[2025-11-15T13:46:51.616Z] ===== DaCapo processed 80000 requests in 59267 msec, 1349 requests per second =====
[2025-11-15T13:46:51.616Z] ===== DaCapo tail latency, simple: 50% 1208 usec, 90% 1369 usec, 99% 9238 usec, 99.9% 13913 usec, 99.99% 111904 usec, max 891079 usec, measured over 80000 events =====
[2025-11-15T13:46:51.616Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1310 usec, 90% 3563 usec, 99% 9516 usec, 99.9% 16760 usec, 99.99% 111904 usec, max 891079 usec, measured over 80000 events =====
[2025-11-15T13:46:51.616Z] ===== DaCapo tail latency, metered full smoothing: 50% 2038648 usec, 90% 3122362 usec, 99% 3166178 usec, 99.9% 3174462 usec, 99.99% 3177487 usec, max 3179633 usec, measured over 80000 events =====
[2025-11-15T13:47:03.987Z] Server stopped ... iteration complete
[2025-11-15T13:47:03.987Z] -----------------------------------
[2025-11-15T13:47:03.987Z] dacapo-tomcat_0_PASSED
[2025-11-15T13:47:03.987Z] -----------------------------------
[2025-11-15T13:47:03.987Z]
[2025-11-15T13:47:03.987Z] TEST TEARDOWN:
[2025-11-15T13:47:03.987Z] Nothing to be done for teardown.
[2025-11-15T13:47:03.987Z] dacapo-tomcat_0 Finish Time: Sat Nov 15 13:47:02 2025 Epoch Time (ms): 1763214422155
[2025-11-15T13:47:03.987Z]
[2025-11-15T13:47:03.987Z] ===============================================
[2025-11-15T13:47:03.987Z] Running test dacapo-xalan_0 ...
[2025-11-15T13:47:03.987Z] ===============================================
[2025-11-15T13:47:03.987Z] dacapo-xalan_0 Start Time: Sat Nov 15 13:47:02 2025 Epoch Time (ms): 1763214422172
[2025-11-15T13:47:03.987Z] variation: NoOptions
[2025-11-15T13:47:03.987Z] JVM_OPTIONS:
[2025-11-15T13:47:03.987Z] { \
[2025-11-15T13:47:03.987Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:47:03.987Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:47:03.987Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-xalan_0"; \
[2025-11-15T13:47:03.987Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-xalan_0"; \
[2025-11-15T13:47:03.987Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:47:03.987Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-11-15T13:47:03.987Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:47:03.987Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:47:03.987Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:47:03.987Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:47:03.987Z]
[2025-11-15T13:47:03.987Z] TEST SETUP:
[2025-11-15T13:47:03.987Z] Nothing to be done for setup.
[2025-11-15T13:47:03.987Z]
[2025-11-15T13:47:03.987Z] TESTING:
[2025-11-15T13:47:03.987Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2025-11-15T13:47:03.987Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-11-15T13:47:03.987Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-11-15T13:47:05.202Z] Processing: 5%
[2025-11-15T13:47:05.860Z] Processing: 10%
[2025-11-15T13:47:05.860Z] Processing: 15%
[2025-11-15T13:47:06.563Z] Processing: 20%
[2025-11-15T13:47:06.563Z] Processing: 25%
[2025-11-15T13:47:07.237Z] Processing: 30%
[2025-11-15T13:47:07.237Z] Processing: 35%
[2025-11-15T13:47:07.237Z] Processing: 40%
[2025-11-15T13:47:07.923Z] Processing: 45%
[2025-11-15T13:47:07.923Z] Processing: 50%
[2025-11-15T13:47:08.580Z] Processing: 55%
[2025-11-15T13:47:08.580Z] Processing: 60%
[2025-11-15T13:47:09.189Z] Processing: 65%
[2025-11-15T13:47:09.189Z] Processing: 70%
[2025-11-15T13:47:09.787Z] Processing: 75%
[2025-11-15T13:47:09.788Z] Processing: 80%
[2025-11-15T13:47:09.788Z] Processing: 85%
[2025-11-15T13:47:09.788Z] Processing: 90%
[2025-11-15T13:47:10.383Z] Processing: 95%
[2025-11-15T13:47:10.383Z] Normal completion.
[2025-11-15T13:47:10.383Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 6816 msec =====
[2025-11-15T13:47:10.383Z] -----------------------------------
[2025-11-15T13:47:10.383Z] dacapo-xalan_0_PASSED
[2025-11-15T13:47:10.383Z] -----------------------------------
[2025-11-15T13:47:10.383Z]
[2025-11-15T13:47:10.383Z] TEST TEARDOWN:
[2025-11-15T13:47:10.383Z] Nothing to be done for teardown.
[2025-11-15T13:47:10.383Z] dacapo-xalan_0 Finish Time: Sat Nov 15 13:47:09 2025 Epoch Time (ms): 1763214429903
[2025-11-15T13:47:10.383Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-11-15T13:47:10.383Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-11-15T13:47:10.383Z]
[2025-11-15T13:47:10.383Z] ===============================================
[2025-11-15T13:47:10.383Z] Running test renaissance-als_0 ...
[2025-11-15T13:47:10.383Z] ===============================================
[2025-11-15T13:47:10.383Z] renaissance-als_0 Start Time: Sat Nov 15 13:47:09 2025 Epoch Time (ms): 1763214429925
[2025-11-15T13:47:10.383Z] variation: NoOptions
[2025-11-15T13:47:10.383Z] JVM_OPTIONS:
[2025-11-15T13:47:10.383Z] { \
[2025-11-15T13:47:10.383Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:47:10.383Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:47:10.383Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-als_0"; \
[2025-11-15T13:47:10.383Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-als_0"; \
[2025-11-15T13:47:10.383Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:47:10.383Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-als_0"/als.json" als; \
[2025-11-15T13:47:10.383Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:47:10.383Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:47:10.383Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:47:10.383Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:47:10.383Z]
[2025-11-15T13:47:10.383Z] TEST SETUP:
[2025-11-15T13:47:10.383Z] Nothing to be done for setup.
[2025-11-15T13:47:10.383Z]
[2025-11-15T13:47:10.383Z] TESTING:
[2025-11-15T13:47:11.321Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T13:47:11.321Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-als_0/launcher-134710-14753508428420473025/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T13:47:11.321Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T13:47:11.321Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T13:47:14.034Z] NOTE: 'als' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-11-15T13:47:16.785Z] ====== als (apache-spark) [default], iteration 0 started ======
[2025-11-15T13:47:16.785Z] GC before operation: completed in 36.726 ms, heap usage 56.000 MB -> 35.107 MB.
[2025-11-15T13:47:36.631Z] ====== als (apache-spark) [default], iteration 0 completed (16923.737 ms) ======
[2025-11-15T13:47:36.631Z] ====== als (apache-spark) [default], iteration 1 started ======
[2025-11-15T13:47:36.631Z] GC before operation: completed in 110.629 ms, heap usage 213.734 MB -> 61.562 MB.
[2025-11-15T13:47:44.182Z] ====== als (apache-spark) [default], iteration 1 completed (9353.579 ms) ======
[2025-11-15T13:47:44.182Z] ====== als (apache-spark) [default], iteration 2 started ======
[2025-11-15T13:47:44.182Z] GC before operation: completed in 66.914 ms, heap usage 283.492 MB -> 61.981 MB.
[2025-11-15T13:47:54.095Z] ====== als (apache-spark) [default], iteration 2 completed (9281.447 ms) ======
[2025-11-15T13:47:54.095Z] ====== als (apache-spark) [default], iteration 3 started ======
[2025-11-15T13:47:54.095Z] GC before operation: completed in 89.870 ms, heap usage 312.884 MB -> 63.136 MB.
[2025-11-15T13:48:03.174Z] ====== als (apache-spark) [default], iteration 3 completed (9263.180 ms) ======
[2025-11-15T13:48:03.174Z] ====== als (apache-spark) [default], iteration 4 started ======
[2025-11-15T13:48:03.174Z] GC before operation: completed in 124.547 ms, heap usage 440.652 MB -> 63.952 MB.
[2025-11-15T13:48:13.374Z] ====== als (apache-spark) [default], iteration 4 completed (9057.813 ms) ======
[2025-11-15T13:48:13.374Z] ====== als (apache-spark) [default], iteration 5 started ======
[2025-11-15T13:48:13.374Z] GC before operation: completed in 87.241 ms, heap usage 374.625 MB -> 64.272 MB.
[2025-11-15T13:48:21.820Z] ====== als (apache-spark) [default], iteration 5 completed (8891.836 ms) ======
[2025-11-15T13:48:21.820Z] ====== als (apache-spark) [default], iteration 6 started ======
[2025-11-15T13:48:21.820Z] GC before operation: completed in 72.224 ms, heap usage 345.955 MB -> 64.757 MB.
[2025-11-15T13:48:30.615Z] ====== als (apache-spark) [default], iteration 6 completed (8478.085 ms) ======
[2025-11-15T13:48:30.615Z] ====== als (apache-spark) [default], iteration 7 started ======
[2025-11-15T13:48:30.615Z] GC before operation: completed in 73.144 ms, heap usage 365.595 MB -> 65.382 MB.
[2025-11-15T13:48:39.125Z] ====== als (apache-spark) [default], iteration 7 completed (8766.970 ms) ======
[2025-11-15T13:48:39.125Z] ====== als (apache-spark) [default], iteration 8 started ======
[2025-11-15T13:48:39.125Z] GC before operation: completed in 82.194 ms, heap usage 176.239 MB -> 65.763 MB.
[2025-11-15T13:48:47.964Z] ====== als (apache-spark) [default], iteration 8 completed (8815.103 ms) ======
[2025-11-15T13:48:47.964Z] ====== als (apache-spark) [default], iteration 9 started ======
[2025-11-15T13:48:47.964Z] GC before operation: completed in 80.652 ms, heap usage 204.370 MB -> 66.456 MB.
[2025-11-15T13:48:57.999Z] ====== als (apache-spark) [default], iteration 9 completed (8344.982 ms) ======
[2025-11-15T13:48:57.999Z] ====== als (apache-spark) [default], iteration 10 started ======
[2025-11-15T13:48:57.999Z] GC before operation: completed in 90.057 ms, heap usage 209.128 MB -> 66.856 MB.
[2025-11-15T13:49:06.454Z] ====== als (apache-spark) [default], iteration 10 completed (8779.806 ms) ======
[2025-11-15T13:49:06.454Z] ====== als (apache-spark) [default], iteration 11 started ======
[2025-11-15T13:49:06.454Z] GC before operation: completed in 74.248 ms, heap usage 159.314 MB -> 66.733 MB.
[2025-11-15T13:49:14.773Z] ====== als (apache-spark) [default], iteration 11 completed (8405.322 ms) ======
[2025-11-15T13:49:14.773Z] ====== als (apache-spark) [default], iteration 12 started ======
[2025-11-15T13:49:14.773Z] GC before operation: completed in 76.184 ms, heap usage 484.568 MB -> 67.327 MB.
[2025-11-15T13:49:23.686Z] ====== als (apache-spark) [default], iteration 12 completed (8084.907 ms) ======
[2025-11-15T13:49:23.686Z] ====== als (apache-spark) [default], iteration 13 started ======
[2025-11-15T13:49:23.686Z] GC before operation: completed in 83.564 ms, heap usage 138.567 MB -> 67.226 MB.
[2025-11-15T13:49:32.812Z] ====== als (apache-spark) [default], iteration 13 completed (9110.528 ms) ======
[2025-11-15T13:49:32.812Z] ====== als (apache-spark) [default], iteration 14 started ======
[2025-11-15T13:49:32.812Z] GC before operation: completed in 96.037 ms, heap usage 451.557 MB -> 67.959 MB.
[2025-11-15T13:49:41.167Z] ====== als (apache-spark) [default], iteration 14 completed (8382.742 ms) ======
[2025-11-15T13:49:41.167Z] ====== als (apache-spark) [default], iteration 15 started ======
[2025-11-15T13:49:41.167Z] GC before operation: completed in 77.980 ms, heap usage 117.167 MB -> 67.783 MB.
[2025-11-15T13:49:49.541Z] ====== als (apache-spark) [default], iteration 15 completed (8329.147 ms) ======
[2025-11-15T13:49:49.541Z] ====== als (apache-spark) [default], iteration 16 started ======
[2025-11-15T13:49:49.541Z] GC before operation: completed in 114.023 ms, heap usage 431.987 MB -> 68.536 MB.
[2025-11-15T13:49:57.938Z] ====== als (apache-spark) [default], iteration 16 completed (8194.924 ms) ======
[2025-11-15T13:49:57.938Z] ====== als (apache-spark) [default], iteration 17 started ======
[2025-11-15T13:49:57.938Z] GC before operation: completed in 136.005 ms, heap usage 202.977 MB -> 68.231 MB.
[2025-11-15T13:50:06.917Z] ====== als (apache-spark) [default], iteration 17 completed (8246.481 ms) ======
[2025-11-15T13:50:06.918Z] ====== als (apache-spark) [default], iteration 18 started ======
[2025-11-15T13:50:06.918Z] GC before operation: completed in 127.376 ms, heap usage 190.038 MB -> 68.533 MB.
[2025-11-15T13:50:15.261Z] ====== als (apache-spark) [default], iteration 18 completed (8451.082 ms) ======
[2025-11-15T13:50:15.261Z] ====== als (apache-spark) [default], iteration 19 started ======
[2025-11-15T13:50:15.261Z] GC before operation: completed in 82.537 ms, heap usage 116.321 MB -> 68.781 MB.
[2025-11-15T13:50:23.540Z] ====== als (apache-spark) [default], iteration 19 completed (8357.985 ms) ======
[2025-11-15T13:50:23.540Z] ====== als (apache-spark) [default], iteration 20 started ======
[2025-11-15T13:50:23.540Z] GC before operation: completed in 98.461 ms, heap usage 303.939 MB -> 69.243 MB.
[2025-11-15T13:50:33.492Z] ====== als (apache-spark) [default], iteration 20 completed (8552.725 ms) ======
[2025-11-15T13:50:33.492Z] ====== als (apache-spark) [default], iteration 21 started ======
[2025-11-15T13:50:33.492Z] GC before operation: completed in 99.048 ms, heap usage 436.693 MB -> 69.744 MB.
[2025-11-15T13:50:41.804Z] ====== als (apache-spark) [default], iteration 21 completed (8579.764 ms) ======
[2025-11-15T13:50:41.804Z] ====== als (apache-spark) [default], iteration 22 started ======
[2025-11-15T13:50:41.804Z] GC before operation: completed in 103.488 ms, heap usage 507.908 MB -> 69.929 MB.
[2025-11-15T13:50:49.847Z] ====== als (apache-spark) [default], iteration 22 completed (8272.479 ms) ======
[2025-11-15T13:50:49.847Z] ====== als (apache-spark) [default], iteration 23 started ======
[2025-11-15T13:50:49.847Z] GC before operation: completed in 111.299 ms, heap usage 366.002 MB -> 69.991 MB.
[2025-11-15T13:50:59.828Z] ====== als (apache-spark) [default], iteration 23 completed (9060.028 ms) ======
[2025-11-15T13:50:59.828Z] ====== als (apache-spark) [default], iteration 24 started ======
[2025-11-15T13:50:59.828Z] GC before operation: completed in 91.131 ms, heap usage 324.065 MB -> 70.319 MB.
[2025-11-15T13:51:08.140Z] ====== als (apache-spark) [default], iteration 24 completed (8316.747 ms) ======
[2025-11-15T13:51:08.140Z] ====== als (apache-spark) [default], iteration 25 started ======
[2025-11-15T13:51:08.140Z] GC before operation: completed in 104.132 ms, heap usage 189.771 MB -> 70.263 MB.
[2025-11-15T13:51:18.202Z] ====== als (apache-spark) [default], iteration 25 completed (8317.759 ms) ======
[2025-11-15T13:51:18.202Z] ====== als (apache-spark) [default], iteration 26 started ======
[2025-11-15T13:51:18.202Z] GC before operation: completed in 97.314 ms, heap usage 229.969 MB -> 70.675 MB.
[2025-11-15T13:51:25.432Z] ====== als (apache-spark) [default], iteration 26 completed (8452.937 ms) ======
[2025-11-15T13:51:25.432Z] ====== als (apache-spark) [default], iteration 27 started ======
[2025-11-15T13:51:25.432Z] GC before operation: completed in 86.856 ms, heap usage 327.260 MB -> 71.098 MB.
[2025-11-15T13:51:34.044Z] ====== als (apache-spark) [default], iteration 27 completed (8317.085 ms) ======
[2025-11-15T13:51:34.044Z] ====== als (apache-spark) [default], iteration 28 started ======
[2025-11-15T13:51:34.044Z] GC before operation: completed in 85.151 ms, heap usage 306.702 MB -> 71.196 MB.
[2025-11-15T13:51:42.489Z] ====== als (apache-spark) [default], iteration 28 completed (8661.489 ms) ======
[2025-11-15T13:51:42.489Z] ====== als (apache-spark) [default], iteration 29 started ======
[2025-11-15T13:51:42.489Z] GC before operation: completed in 87.431 ms, heap usage 305.170 MB -> 71.064 MB.
[2025-11-15T13:51:52.454Z] ====== als (apache-spark) [default], iteration 29 completed (8561.844 ms) ======
[2025-11-15T13:51:52.454Z] -----------------------------------
[2025-11-15T13:51:52.454Z] renaissance-als_0_PASSED
[2025-11-15T13:51:52.454Z] -----------------------------------
[2025-11-15T13:51:52.454Z]
[2025-11-15T13:51:52.454Z] TEST TEARDOWN:
[2025-11-15T13:51:52.454Z] Nothing to be done for teardown.
[2025-11-15T13:51:52.454Z] renaissance-als_0 Finish Time: Sat Nov 15 13:51:51 2025 Epoch Time (ms): 1763214711118
[2025-11-15T13:51:52.454Z]
[2025-11-15T13:51:52.454Z] ===============================================
[2025-11-15T13:51:52.454Z] Running test renaissance-chi-square_0 ...
[2025-11-15T13:51:52.454Z] ===============================================
[2025-11-15T13:51:52.454Z] renaissance-chi-square_0 Start Time: Sat Nov 15 13:51:51 2025 Epoch Time (ms): 1763214711134
[2025-11-15T13:51:52.454Z] variation: NoOptions
[2025-11-15T13:51:52.454Z] JVM_OPTIONS:
[2025-11-15T13:51:52.454Z] { \
[2025-11-15T13:51:52.454Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:51:52.454Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:51:52.454Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-chi-square_0"; \
[2025-11-15T13:51:52.454Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-chi-square_0"; \
[2025-11-15T13:51:52.454Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:51:52.454Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-11-15T13:51:52.454Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:51:52.454Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:51:52.454Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:51:52.454Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:51:52.454Z]
[2025-11-15T13:51:52.454Z] TEST SETUP:
[2025-11-15T13:51:52.454Z] Nothing to be done for setup.
[2025-11-15T13:51:52.454Z]
[2025-11-15T13:51:52.454Z] TESTING:
[2025-11-15T13:51:52.454Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T13:51:52.454Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-chi-square_0/launcher-135151-9057923010303187304/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T13:51:52.454Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T13:51:52.454Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T13:51:56.006Z] NOTE: 'chi-square' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-11-15T13:51:58.292Z] ====== chi-square (apache-spark) [default], iteration 0 started ======
[2025-11-15T13:51:58.292Z] GC before operation: completed in 30.110 ms, heap usage 162.000 MB -> 28.790 MB.
[2025-11-15T13:52:02.868Z] ====== chi-square (apache-spark) [default], iteration 0 completed (5112.415 ms) ======
[2025-11-15T13:52:02.868Z] ====== chi-square (apache-spark) [default], iteration 1 started ======
[2025-11-15T13:52:02.868Z] GC before operation: completed in 292.938 ms, heap usage 282.322 MB -> 175.493 MB.
[2025-11-15T13:52:04.830Z] ====== chi-square (apache-spark) [default], iteration 1 completed (1583.136 ms) ======
[2025-11-15T13:52:04.830Z] ====== chi-square (apache-spark) [default], iteration 2 started ======
[2025-11-15T13:52:04.830Z] GC before operation: completed in 286.271 ms, heap usage 397.293 MB -> 175.595 MB.
[2025-11-15T13:52:06.827Z] ====== chi-square (apache-spark) [default], iteration 2 completed (1584.758 ms) ======
[2025-11-15T13:52:06.827Z] ====== chi-square (apache-spark) [default], iteration 3 started ======
[2025-11-15T13:52:06.827Z] GC before operation: completed in 271.163 ms, heap usage 346.494 MB -> 175.624 MB.
[2025-11-15T13:52:08.060Z] ====== chi-square (apache-spark) [default], iteration 3 completed (1476.528 ms) ======
[2025-11-15T13:52:08.060Z] ====== chi-square (apache-spark) [default], iteration 4 started ======
[2025-11-15T13:52:08.649Z] GC before operation: completed in 266.162 ms, heap usage 184.456 MB -> 175.656 MB.
[2025-11-15T13:52:09.882Z] ====== chi-square (apache-spark) [default], iteration 4 completed (1535.705 ms) ======
[2025-11-15T13:52:09.882Z] ====== chi-square (apache-spark) [default], iteration 5 started ======
[2025-11-15T13:52:10.470Z] GC before operation: completed in 268.991 ms, heap usage 179.384 MB -> 175.705 MB.
[2025-11-15T13:52:12.050Z] ====== chi-square (apache-spark) [default], iteration 5 completed (1077.320 ms) ======
[2025-11-15T13:52:12.050Z] ====== chi-square (apache-spark) [default], iteration 6 started ======
[2025-11-15T13:52:12.050Z] GC before operation: completed in 266.935 ms, heap usage 443.013 MB -> 175.801 MB.
[2025-11-15T13:52:13.410Z] ====== chi-square (apache-spark) [default], iteration 6 completed (1467.770 ms) ======
[2025-11-15T13:52:13.410Z] ====== chi-square (apache-spark) [default], iteration 7 started ======
[2025-11-15T13:52:13.410Z] GC before operation: completed in 321.580 ms, heap usage 339.572 MB -> 175.911 MB.
[2025-11-15T13:52:14.651Z] ====== chi-square (apache-spark) [default], iteration 7 completed (1130.536 ms) ======
[2025-11-15T13:52:14.651Z] ====== chi-square (apache-spark) [default], iteration 8 started ======
[2025-11-15T13:52:14.651Z] GC before operation: completed in 268.816 ms, heap usage 248.569 MB -> 175.904 MB.
[2025-11-15T13:52:16.606Z] ====== chi-square (apache-spark) [default], iteration 8 completed (1349.487 ms) ======
[2025-11-15T13:52:16.606Z] ====== chi-square (apache-spark) [default], iteration 9 started ======
[2025-11-15T13:52:16.606Z] GC before operation: completed in 258.256 ms, heap usage 345.752 MB -> 175.948 MB.
[2025-11-15T13:52:17.838Z] ====== chi-square (apache-spark) [default], iteration 9 completed (1057.576 ms) ======
[2025-11-15T13:52:17.838Z] ====== chi-square (apache-spark) [default], iteration 10 started ======
[2025-11-15T13:52:17.838Z] GC before operation: completed in 234.217 ms, heap usage 345.977 MB -> 175.988 MB.
[2025-11-15T13:52:19.078Z] ====== chi-square (apache-spark) [default], iteration 10 completed (1205.496 ms) ======
[2025-11-15T13:52:19.078Z] ====== chi-square (apache-spark) [default], iteration 11 started ======
[2025-11-15T13:52:19.078Z] GC before operation: completed in 252.354 ms, heap usage 304.095 MB -> 176.027 MB.
[2025-11-15T13:52:20.314Z] ====== chi-square (apache-spark) [default], iteration 11 completed (1287.093 ms) ======
[2025-11-15T13:52:20.314Z] ====== chi-square (apache-spark) [default], iteration 12 started ======
[2025-11-15T13:52:20.910Z] GC before operation: completed in 284.086 ms, heap usage 338.477 MB -> 176.062 MB.
[2025-11-15T13:52:22.148Z] ====== chi-square (apache-spark) [default], iteration 12 completed (1252.678 ms) ======
[2025-11-15T13:52:22.148Z] ====== chi-square (apache-spark) [default], iteration 13 started ======
[2025-11-15T13:52:22.148Z] GC before operation: completed in 266.956 ms, heap usage 246.564 MB -> 176.116 MB.
[2025-11-15T13:52:24.091Z] ====== chi-square (apache-spark) [default], iteration 13 completed (1601.628 ms) ======
[2025-11-15T13:52:24.091Z] ====== chi-square (apache-spark) [default], iteration 14 started ======
[2025-11-15T13:52:24.091Z] GC before operation: completed in 257.288 ms, heap usage 324.690 MB -> 176.161 MB.
[2025-11-15T13:52:25.327Z] ====== chi-square (apache-spark) [default], iteration 14 completed (868.095 ms) ======
[2025-11-15T13:52:25.327Z] ====== chi-square (apache-spark) [default], iteration 15 started ======
[2025-11-15T13:52:25.327Z] GC before operation: completed in 196.637 ms, heap usage 231.763 MB -> 176.194 MB.
[2025-11-15T13:52:26.560Z] ====== chi-square (apache-spark) [default], iteration 15 completed (1319.272 ms) ======
[2025-11-15T13:52:26.560Z] ====== chi-square (apache-spark) [default], iteration 16 started ======
[2025-11-15T13:52:26.560Z] GC before operation: completed in 225.909 ms, heap usage 325.737 MB -> 176.229 MB.
[2025-11-15T13:52:27.804Z] ====== chi-square (apache-spark) [default], iteration 16 completed (945.381 ms) ======
[2025-11-15T13:52:27.804Z] ====== chi-square (apache-spark) [default], iteration 17 started ======
[2025-11-15T13:52:27.804Z] GC before operation: completed in 220.046 ms, heap usage 230.756 MB -> 176.262 MB.
[2025-11-15T13:52:29.032Z] ====== chi-square (apache-spark) [default], iteration 17 completed (1160.503 ms) ======
[2025-11-15T13:52:29.032Z] ====== chi-square (apache-spark) [default], iteration 18 started ======
[2025-11-15T13:52:29.626Z] GC before operation: completed in 220.848 ms, heap usage 327.776 MB -> 176.295 MB.
[2025-11-15T13:52:30.223Z] ====== chi-square (apache-spark) [default], iteration 18 completed (893.685 ms) ======
[2025-11-15T13:52:30.223Z] ====== chi-square (apache-spark) [default], iteration 19 started ======
[2025-11-15T13:52:30.223Z] GC before operation: completed in 216.463 ms, heap usage 294.383 MB -> 176.331 MB.
[2025-11-15T13:52:31.459Z] ====== chi-square (apache-spark) [default], iteration 19 completed (1175.071 ms) ======
[2025-11-15T13:52:31.459Z] ====== chi-square (apache-spark) [default], iteration 20 started ======
[2025-11-15T13:52:32.047Z] GC before operation: completed in 214.478 ms, heap usage 323.853 MB -> 176.360 MB.
[2025-11-15T13:52:32.635Z] ====== chi-square (apache-spark) [default], iteration 20 completed (926.812 ms) ======
[2025-11-15T13:52:32.635Z] ====== chi-square (apache-spark) [default], iteration 21 started ======
[2025-11-15T13:52:33.222Z] GC before operation: completed in 222.493 ms, heap usage 292.380 MB -> 176.393 MB.
[2025-11-15T13:52:34.448Z] ====== chi-square (apache-spark) [default], iteration 21 completed (1281.211 ms) ======
[2025-11-15T13:52:34.448Z] ====== chi-square (apache-spark) [default], iteration 22 started ======
[2025-11-15T13:52:34.448Z] GC before operation: completed in 209.514 ms, heap usage 328.317 MB -> 176.420 MB.
[2025-11-15T13:52:35.035Z] ====== chi-square (apache-spark) [default], iteration 22 completed (806.430 ms) ======
[2025-11-15T13:52:35.035Z] ====== chi-square (apache-spark) [default], iteration 23 started ======
[2025-11-15T13:52:35.624Z] GC before operation: completed in 215.020 ms, heap usage 233.469 MB -> 176.452 MB.
[2025-11-15T13:52:36.780Z] ====== chi-square (apache-spark) [default], iteration 23 completed (1260.936 ms) ======
[2025-11-15T13:52:36.780Z] ====== chi-square (apache-spark) [default], iteration 24 started ======
[2025-11-15T13:52:36.780Z] GC before operation: completed in 225.675 ms, heap usage 240.418 MB -> 176.483 MB.
[2025-11-15T13:52:38.013Z] ====== chi-square (apache-spark) [default], iteration 24 completed (1233.401 ms) ======
[2025-11-15T13:52:38.013Z] ====== chi-square (apache-spark) [default], iteration 25 started ======
[2025-11-15T13:52:38.604Z] GC before operation: completed in 246.802 ms, heap usage 322.948 MB -> 176.518 MB.
[2025-11-15T13:52:39.840Z] ====== chi-square (apache-spark) [default], iteration 25 completed (1035.592 ms) ======
[2025-11-15T13:52:39.840Z] ====== chi-square (apache-spark) [default], iteration 26 started ======
[2025-11-15T13:52:39.840Z] GC before operation: completed in 221.530 ms, heap usage 292.684 MB -> 176.557 MB.
[2025-11-15T13:52:41.074Z] ====== chi-square (apache-spark) [default], iteration 26 completed (1275.431 ms) ======
[2025-11-15T13:52:41.074Z] ====== chi-square (apache-spark) [default], iteration 27 started ======
[2025-11-15T13:52:41.074Z] GC before operation: completed in 295.851 ms, heap usage 322.570 MB -> 176.592 MB.
[2025-11-15T13:52:42.413Z] ====== chi-square (apache-spark) [default], iteration 27 completed (915.361 ms) ======
[2025-11-15T13:52:42.413Z] ====== chi-square (apache-spark) [default], iteration 28 started ======
[2025-11-15T13:52:42.413Z] GC before operation: completed in 236.813 ms, heap usage 232.097 MB -> 176.631 MB.
[2025-11-15T13:52:43.730Z] ====== chi-square (apache-spark) [default], iteration 28 completed (1203.007 ms) ======
[2025-11-15T13:52:43.730Z] ====== chi-square (apache-spark) [default], iteration 29 started ======
[2025-11-15T13:52:43.730Z] GC before operation: completed in 223.904 ms, heap usage 325.093 MB -> 176.659 MB.
[2025-11-15T13:52:44.715Z] ====== chi-square (apache-spark) [default], iteration 29 completed (1072.817 ms) ======
[2025-11-15T13:52:44.715Z] ====== chi-square (apache-spark) [default], iteration 30 started ======
[2025-11-15T13:52:45.361Z] GC before operation: completed in 226.710 ms, heap usage 290.688 MB -> 176.689 MB.
[2025-11-15T13:52:46.628Z] ====== chi-square (apache-spark) [default], iteration 30 completed (1239.107 ms) ======
[2025-11-15T13:52:46.628Z] ====== chi-square (apache-spark) [default], iteration 31 started ======
[2025-11-15T13:52:46.628Z] GC before operation: completed in 230.351 ms, heap usage 324.171 MB -> 176.722 MB.
[2025-11-15T13:52:47.852Z] ====== chi-square (apache-spark) [default], iteration 31 completed (935.297 ms) ======
[2025-11-15T13:52:47.852Z] ====== chi-square (apache-spark) [default], iteration 32 started ======
[2025-11-15T13:52:47.852Z] GC before operation: completed in 215.515 ms, heap usage 294.273 MB -> 176.827 MB.
[2025-11-15T13:52:49.095Z] ====== chi-square (apache-spark) [default], iteration 32 completed (1232.768 ms) ======
[2025-11-15T13:52:49.095Z] ====== chi-square (apache-spark) [default], iteration 33 started ======
[2025-11-15T13:52:49.095Z] GC before operation: completed in 235.659 ms, heap usage 323.711 MB -> 176.795 MB.
[2025-11-15T13:52:50.323Z] ====== chi-square (apache-spark) [default], iteration 33 completed (1103.747 ms) ======
[2025-11-15T13:52:50.323Z] ====== chi-square (apache-spark) [default], iteration 34 started ======
[2025-11-15T13:52:50.911Z] GC before operation: completed in 254.072 ms, heap usage 291.256 MB -> 176.822 MB.
[2025-11-15T13:52:52.143Z] ====== chi-square (apache-spark) [default], iteration 34 completed (1267.947 ms) ======
[2025-11-15T13:52:52.143Z] ====== chi-square (apache-spark) [default], iteration 35 started ======
[2025-11-15T13:52:52.143Z] GC before operation: completed in 238.573 ms, heap usage 325.771 MB -> 176.854 MB.
[2025-11-15T13:52:53.372Z] ====== chi-square (apache-spark) [default], iteration 35 completed (911.320 ms) ======
[2025-11-15T13:52:53.372Z] ====== chi-square (apache-spark) [default], iteration 36 started ======
[2025-11-15T13:52:53.372Z] GC before operation: completed in 195.706 ms, heap usage 292.389 MB -> 176.884 MB.
[2025-11-15T13:52:54.598Z] ====== chi-square (apache-spark) [default], iteration 36 completed (1159.670 ms) ======
[2025-11-15T13:52:54.598Z] ====== chi-square (apache-spark) [default], iteration 37 started ======
[2025-11-15T13:52:54.598Z] GC before operation: completed in 222.881 ms, heap usage 323.331 MB -> 176.910 MB.
[2025-11-15T13:52:55.825Z] ====== chi-square (apache-spark) [default], iteration 37 completed (1045.637 ms) ======
[2025-11-15T13:52:55.825Z] ====== chi-square (apache-spark) [default], iteration 38 started ======
[2025-11-15T13:52:55.825Z] GC before operation: completed in 204.318 ms, heap usage 233.356 MB -> 176.942 MB.
[2025-11-15T13:52:57.070Z] ====== chi-square (apache-spark) [default], iteration 38 completed (1249.993 ms) ======
[2025-11-15T13:52:57.070Z] ====== chi-square (apache-spark) [default], iteration 39 started ======
[2025-11-15T13:52:57.661Z] GC before operation: completed in 273.212 ms, heap usage 323.990 MB -> 176.975 MB.
[2025-11-15T13:52:58.249Z] ====== chi-square (apache-spark) [default], iteration 39 completed (854.376 ms) ======
[2025-11-15T13:52:58.249Z] ====== chi-square (apache-spark) [default], iteration 40 started ======
[2025-11-15T13:52:58.249Z] GC before operation: completed in 233.150 ms, heap usage 228.983 MB -> 177.005 MB.
[2025-11-15T13:52:59.492Z] ====== chi-square (apache-spark) [default], iteration 40 completed (1208.858 ms) ======
[2025-11-15T13:52:59.492Z] ====== chi-square (apache-spark) [default], iteration 41 started ======
[2025-11-15T13:53:00.081Z] GC before operation: completed in 267.498 ms, heap usage 326.010 MB -> 176.984 MB.
[2025-11-15T13:53:01.323Z] ====== chi-square (apache-spark) [default], iteration 41 completed (1131.671 ms) ======
[2025-11-15T13:53:01.323Z] ====== chi-square (apache-spark) [default], iteration 42 started ======
[2025-11-15T13:53:01.323Z] GC before operation: completed in 263.059 ms, heap usage 231.982 MB -> 177.027 MB.
[2025-11-15T13:53:02.567Z] ====== chi-square (apache-spark) [default], iteration 42 completed (1325.762 ms) ======
[2025-11-15T13:53:02.567Z] ====== chi-square (apache-spark) [default], iteration 43 started ======
[2025-11-15T13:53:03.159Z] GC before operation: completed in 273.825 ms, heap usage 314.052 MB -> 177.091 MB.
[2025-11-15T13:53:03.746Z] ====== chi-square (apache-spark) [default], iteration 43 completed (981.485 ms) ======
[2025-11-15T13:53:03.746Z] ====== chi-square (apache-spark) [default], iteration 44 started ======
[2025-11-15T13:53:04.361Z] GC before operation: completed in 252.489 ms, heap usage 285.130 MB -> 177.122 MB.
[2025-11-15T13:53:05.592Z] ====== chi-square (apache-spark) [default], iteration 44 completed (1446.155 ms) ======
[2025-11-15T13:53:05.592Z] ====== chi-square (apache-spark) [default], iteration 45 started ======
[2025-11-15T13:53:06.259Z] GC before operation: completed in 262.349 ms, heap usage 236.614 MB -> 177.098 MB.
[2025-11-15T13:53:07.507Z] ====== chi-square (apache-spark) [default], iteration 45 completed (1313.417 ms) ======
[2025-11-15T13:53:07.507Z] ====== chi-square (apache-spark) [default], iteration 46 started ======
[2025-11-15T13:53:07.507Z] GC before operation: completed in 269.048 ms, heap usage 323.539 MB -> 177.158 MB.
[2025-11-15T13:53:08.744Z] ====== chi-square (apache-spark) [default], iteration 46 completed (1170.856 ms) ======
[2025-11-15T13:53:08.744Z] ====== chi-square (apache-spark) [default], iteration 47 started ======
[2025-11-15T13:53:08.744Z] GC before operation: completed in 276.410 ms, heap usage 292.674 MB -> 177.113 MB.
[2025-11-15T13:53:10.680Z] ====== chi-square (apache-spark) [default], iteration 47 completed (1425.511 ms) ======
[2025-11-15T13:53:10.680Z] ====== chi-square (apache-spark) [default], iteration 48 started ======
[2025-11-15T13:53:10.680Z] GC before operation: completed in 280.004 ms, heap usage 325.614 MB -> 177.152 MB.
[2025-11-15T13:53:11.920Z] ====== chi-square (apache-spark) [default], iteration 48 completed (1120.904 ms) ======
[2025-11-15T13:53:11.920Z] ====== chi-square (apache-spark) [default], iteration 49 started ======
[2025-11-15T13:53:11.920Z] GC before operation: completed in 268.415 ms, heap usage 291.173 MB -> 177.189 MB.
[2025-11-15T13:53:13.148Z] ====== chi-square (apache-spark) [default], iteration 49 completed (1307.703 ms) ======
[2025-11-15T13:53:13.148Z] ====== chi-square (apache-spark) [default], iteration 50 started ======
[2025-11-15T13:53:13.737Z] GC before operation: completed in 270.604 ms, heap usage 311.647 MB -> 177.214 MB.
[2025-11-15T13:53:14.326Z] ====== chi-square (apache-spark) [default], iteration 50 completed (939.597 ms) ======
[2025-11-15T13:53:14.326Z] ====== chi-square (apache-spark) [default], iteration 51 started ======
[2025-11-15T13:53:14.914Z] GC before operation: completed in 265.341 ms, heap usage 219.781 MB -> 177.247 MB.
[2025-11-15T13:53:15.867Z] ====== chi-square (apache-spark) [default], iteration 51 completed (1237.379 ms) ======
[2025-11-15T13:53:15.867Z] ====== chi-square (apache-spark) [default], iteration 52 started ======
[2025-11-15T13:53:16.455Z] GC before operation: completed in 248.770 ms, heap usage 310.646 MB -> 177.171 MB.
[2025-11-15T13:53:17.639Z] ====== chi-square (apache-spark) [default], iteration 52 completed (890.023 ms) ======
[2025-11-15T13:53:17.639Z] ====== chi-square (apache-spark) [default], iteration 53 started ======
[2025-11-15T13:53:17.639Z] GC before operation: completed in 234.366 ms, heap usage 291.765 MB -> 177.191 MB.
[2025-11-15T13:53:18.882Z] ====== chi-square (apache-spark) [default], iteration 53 completed (1231.394 ms) ======
[2025-11-15T13:53:18.882Z] ====== chi-square (apache-spark) [default], iteration 54 started ======
[2025-11-15T13:53:18.882Z] GC before operation: completed in 273.177 ms, heap usage 327.718 MB -> 177.217 MB.
[2025-11-15T13:53:20.117Z] ====== chi-square (apache-spark) [default], iteration 54 completed (942.599 ms) ======
[2025-11-15T13:53:20.117Z] ====== chi-square (apache-spark) [default], iteration 55 started ======
[2025-11-15T13:53:20.117Z] GC before operation: completed in 260.082 ms, heap usage 292.319 MB -> 177.247 MB.
[2025-11-15T13:53:21.375Z] ====== chi-square (apache-spark) [default], iteration 55 completed (1209.418 ms) ======
[2025-11-15T13:53:21.375Z] ====== chi-square (apache-spark) [default], iteration 56 started ======
[2025-11-15T13:53:21.375Z] GC before operation: completed in 230.580 ms, heap usage 314.261 MB -> 177.279 MB.
[2025-11-15T13:53:22.633Z] ====== chi-square (apache-spark) [default], iteration 56 completed (1224.933 ms) ======
[2025-11-15T13:53:22.633Z] ====== chi-square (apache-spark) [default], iteration 57 started ======
[2025-11-15T13:53:23.229Z] GC before operation: completed in 241.191 ms, heap usage 286.803 MB -> 177.311 MB.
[2025-11-15T13:53:24.536Z] ====== chi-square (apache-spark) [default], iteration 57 completed (1320.684 ms) ======
[2025-11-15T13:53:24.536Z] ====== chi-square (apache-spark) [default], iteration 58 started ======
[2025-11-15T13:53:24.536Z] GC before operation: completed in 246.258 ms, heap usage 312.778 MB -> 177.339 MB.
[2025-11-15T13:53:25.773Z] ====== chi-square (apache-spark) [default], iteration 58 completed (936.301 ms) ======
[2025-11-15T13:53:25.773Z] ====== chi-square (apache-spark) [default], iteration 59 started ======
[2025-11-15T13:53:25.773Z] GC before operation: completed in 223.245 ms, heap usage 286.362 MB -> 177.315 MB.
[2025-11-15T13:53:27.023Z] ====== chi-square (apache-spark) [default], iteration 59 completed (1145.301 ms) ======
[2025-11-15T13:53:27.023Z] -----------------------------------
[2025-11-15T13:53:27.023Z] renaissance-chi-square_0_PASSED
[2025-11-15T13:53:27.023Z] -----------------------------------
[2025-11-15T13:53:27.023Z]
[2025-11-15T13:53:27.023Z] TEST TEARDOWN:
[2025-11-15T13:53:27.023Z] Nothing to be done for teardown.
[2025-11-15T13:53:27.023Z] renaissance-chi-square_0 Finish Time: Sat Nov 15 13:53:26 2025 Epoch Time (ms): 1763214806882
[2025-11-15T13:53:27.023Z]
[2025-11-15T13:53:27.023Z] ===============================================
[2025-11-15T13:53:27.023Z] Running test renaissance-db-shootout_0 ...
[2025-11-15T13:53:27.023Z] ===============================================
[2025-11-15T13:53:27.023Z] renaissance-db-shootout_0 Start Time: Sat Nov 15 13:53:26 2025 Epoch Time (ms): 1763214806897
[2025-11-15T13:53:27.023Z] variation: NoOptions
[2025-11-15T13:53:27.023Z] JVM_OPTIONS:
[2025-11-15T13:53:27.023Z] { \
[2025-11-15T13:53:27.023Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:53:27.023Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:53:27.023Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-db-shootout_0"; \
[2025-11-15T13:53:27.023Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-db-shootout_0"; \
[2025-11-15T13:53:27.023Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:53:27.023Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-11-15T13:53:27.023Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:53:27.023Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:53:27.023Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:53:27.023Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:53:27.023Z]
[2025-11-15T13:53:27.023Z] TEST SETUP:
[2025-11-15T13:53:27.023Z] Nothing to be done for setup.
[2025-11-15T13:53:27.023Z]
[2025-11-15T13:53:27.023Z] TESTING:
[2025-11-15T13:53:27.627Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T13:53:27.627Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-db-shootout_0/launcher-135326-16530129893433315594/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T13:53:27.627Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T13:53:27.627Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T13:53:37.575Z] ====== db-shootout (database) [default], iteration 0 started ======
[2025-11-15T13:53:37.575Z] GC before operation: completed in 43.565 ms, heap usage 232.995 MB -> 39.211 MB.
[2025-11-15T13:53:51.269Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:53:51.269Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:53:51.269Z] ====== db-shootout (database) [default], iteration 0 completed (11190.546 ms) ======
[2025-11-15T13:53:51.269Z] ====== db-shootout (database) [default], iteration 1 started ======
[2025-11-15T13:53:51.269Z] GC before operation: completed in 64.964 ms, heap usage 298.188 MB -> 48.303 MB.
[2025-11-15T13:54:01.581Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:54:01.581Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:54:01.581Z] ====== db-shootout (database) [default], iteration 1 completed (12571.521 ms) ======
[2025-11-15T13:54:01.581Z] ====== db-shootout (database) [default], iteration 2 started ======
[2025-11-15T13:54:01.581Z] GC before operation: completed in 55.806 ms, heap usage 235.109 MB -> 48.124 MB.
[2025-11-15T13:54:14.313Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:54:14.313Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:54:14.313Z] ====== db-shootout (database) [default], iteration 2 completed (11705.468 ms) ======
[2025-11-15T13:54:14.313Z] ====== db-shootout (database) [default], iteration 3 started ======
[2025-11-15T13:54:14.313Z] GC before operation: completed in 45.951 ms, heap usage 293.023 MB -> 49.476 MB.
[2025-11-15T13:54:28.623Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:54:28.623Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:54:28.623Z] ====== db-shootout (database) [default], iteration 3 completed (14107.862 ms) ======
[2025-11-15T13:54:28.623Z] ====== db-shootout (database) [default], iteration 4 started ======
[2025-11-15T13:54:28.623Z] GC before operation: completed in 42.159 ms, heap usage 143.367 MB -> 45.622 MB.
[2025-11-15T13:54:40.471Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:54:40.471Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:54:40.471Z] ====== db-shootout (database) [default], iteration 4 completed (11634.646 ms) ======
[2025-11-15T13:54:40.471Z] ====== db-shootout (database) [default], iteration 5 started ======
[2025-11-15T13:54:40.471Z] GC before operation: completed in 40.671 ms, heap usage 79.863 MB -> 48.592 MB.
[2025-11-15T13:54:50.348Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:54:50.348Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:54:50.348Z] ====== db-shootout (database) [default], iteration 5 completed (11160.498 ms) ======
[2025-11-15T13:54:50.348Z] ====== db-shootout (database) [default], iteration 6 started ======
[2025-11-15T13:54:50.348Z] GC before operation: completed in 67.672 ms, heap usage 228.037 MB -> 48.982 MB.
[2025-11-15T13:55:02.166Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:55:02.166Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:55:02.166Z] ====== db-shootout (database) [default], iteration 6 completed (11143.854 ms) ======
[2025-11-15T13:55:02.166Z] ====== db-shootout (database) [default], iteration 7 started ======
[2025-11-15T13:55:02.166Z] GC before operation: completed in 33.727 ms, heap usage 106.475 MB -> 48.271 MB.
[2025-11-15T13:55:12.410Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:55:12.410Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:55:12.410Z] ====== db-shootout (database) [default], iteration 7 completed (10410.236 ms) ======
[2025-11-15T13:55:12.410Z] ====== db-shootout (database) [default], iteration 8 started ======
[2025-11-15T13:55:12.410Z] GC before operation: completed in 44.149 ms, heap usage 234.411 MB -> 48.359 MB.
[2025-11-15T13:55:22.382Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:55:22.382Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:55:22.382Z] ====== db-shootout (database) [default], iteration 8 completed (10374.370 ms) ======
[2025-11-15T13:55:22.382Z] ====== db-shootout (database) [default], iteration 9 started ======
[2025-11-15T13:55:22.382Z] GC before operation: completed in 48.018 ms, heap usage 226.486 MB -> 46.447 MB.
[2025-11-15T13:55:34.240Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:55:34.240Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:55:34.240Z] ====== db-shootout (database) [default], iteration 9 completed (11425.062 ms) ======
[2025-11-15T13:55:34.240Z] ====== db-shootout (database) [default], iteration 10 started ======
[2025-11-15T13:55:34.240Z] GC before operation: completed in 51.037 ms, heap usage 145.167 MB -> 45.955 MB.
[2025-11-15T13:55:46.092Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:55:46.092Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:55:46.092Z] ====== db-shootout (database) [default], iteration 10 completed (11153.905 ms) ======
[2025-11-15T13:55:46.092Z] ====== db-shootout (database) [default], iteration 11 started ======
[2025-11-15T13:55:46.092Z] GC before operation: completed in 44.897 ms, heap usage 171.004 MB -> 49.957 MB.
[2025-11-15T13:56:00.765Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:56:00.765Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:56:00.765Z] ====== db-shootout (database) [default], iteration 11 completed (13630.086 ms) ======
[2025-11-15T13:56:00.765Z] ====== db-shootout (database) [default], iteration 12 started ======
[2025-11-15T13:56:00.765Z] GC before operation: completed in 46.018 ms, heap usage 157.555 MB -> 46.054 MB.
[2025-11-15T13:56:11.126Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:56:11.126Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:56:11.126Z] ====== db-shootout (database) [default], iteration 12 completed (12415.788 ms) ======
[2025-11-15T13:56:11.126Z] ====== db-shootout (database) [default], iteration 13 started ======
[2025-11-15T13:56:11.126Z] GC before operation: completed in 43.230 ms, heap usage 257.071 MB -> 49.504 MB.
[2025-11-15T13:56:21.152Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:56:21.152Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:56:21.152Z] ====== db-shootout (database) [default], iteration 13 completed (9771.539 ms) ======
[2025-11-15T13:56:21.152Z] ====== db-shootout (database) [default], iteration 14 started ======
[2025-11-15T13:56:21.152Z] GC before operation: completed in 71.477 ms, heap usage 309.204 MB -> 51.030 MB.
[2025-11-15T13:56:35.339Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:56:35.339Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:56:35.339Z] ====== db-shootout (database) [default], iteration 14 completed (12379.790 ms) ======
[2025-11-15T13:56:35.339Z] ====== db-shootout (database) [default], iteration 15 started ======
[2025-11-15T13:56:35.339Z] GC before operation: completed in 48.976 ms, heap usage 234.121 MB -> 46.583 MB.
[2025-11-15T13:56:47.134Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-15T13:56:47.134Z] There is no way to check that no silent failure occurred.
[2025-11-15T13:56:47.134Z] ====== db-shootout (database) [default], iteration 15 completed (12640.165 ms) ======
[2025-11-15T13:56:47.134Z] -----------------------------------
[2025-11-15T13:56:47.134Z] renaissance-db-shootout_0_PASSED
[2025-11-15T13:56:47.134Z] -----------------------------------
[2025-11-15T13:56:47.134Z]
[2025-11-15T13:56:47.134Z] TEST TEARDOWN:
[2025-11-15T13:56:47.134Z] Nothing to be done for teardown.
[2025-11-15T13:56:47.134Z] renaissance-db-shootout_0 Finish Time: Sat Nov 15 13:56:46 2025 Epoch Time (ms): 1763215006459
[2025-11-15T13:56:47.134Z]
[2025-11-15T13:56:47.134Z] ===============================================
[2025-11-15T13:56:47.134Z] Running test renaissance-dec-tree_0 ...
[2025-11-15T13:56:47.134Z] ===============================================
[2025-11-15T13:56:47.134Z] renaissance-dec-tree_0 Start Time: Sat Nov 15 13:56:46 2025 Epoch Time (ms): 1763215006474
[2025-11-15T13:56:47.134Z] variation: NoOptions
[2025-11-15T13:56:47.134Z] JVM_OPTIONS:
[2025-11-15T13:56:47.134Z] { \
[2025-11-15T13:56:47.134Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:56:47.134Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:56:47.134Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-dec-tree_0"; \
[2025-11-15T13:56:47.134Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-dec-tree_0"; \
[2025-11-15T13:56:47.134Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:56:47.135Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-11-15T13:56:47.135Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:56:47.135Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:56:47.135Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:56:47.135Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:56:47.135Z]
[2025-11-15T13:56:47.135Z] TEST SETUP:
[2025-11-15T13:56:47.135Z] Nothing to be done for setup.
[2025-11-15T13:56:47.135Z]
[2025-11-15T13:56:47.135Z] TESTING:
[2025-11-15T13:56:47.135Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T13:56:47.135Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-dec-tree_0/launcher-135646-13456800381554343182/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T13:56:47.135Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T13:56:47.135Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T13:56:50.752Z] NOTE: 'dec-tree' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-11-15T13:56:51.994Z] ====== dec-tree (apache-spark) [default], iteration 0 started ======
[2025-11-15T13:56:51.994Z] GC before operation: completed in 61.606 ms, heap usage 53.442 MB -> 34.966 MB.
[2025-11-15T13:57:00.311Z] ====== dec-tree (apache-spark) [default], iteration 0 completed (7535.087 ms) ======
[2025-11-15T13:57:00.311Z] ====== dec-tree (apache-spark) [default], iteration 1 started ======
[2025-11-15T13:57:00.311Z] GC before operation: completed in 95.716 ms, heap usage 202.618 MB -> 67.720 MB.
[2025-11-15T13:57:02.314Z] ====== dec-tree (apache-spark) [default], iteration 1 completed (2355.512 ms) ======
[2025-11-15T13:57:02.314Z] ====== dec-tree (apache-spark) [default], iteration 2 started ======
[2025-11-15T13:57:02.314Z] GC before operation: completed in 73.806 ms, heap usage 192.056 MB -> 67.997 MB.
[2025-11-15T13:57:04.276Z] ====== dec-tree (apache-spark) [default], iteration 2 completed (1997.767 ms) ======
[2025-11-15T13:57:04.276Z] ====== dec-tree (apache-spark) [default], iteration 3 started ======
[2025-11-15T13:57:04.276Z] GC before operation: completed in 91.392 ms, heap usage 216.987 MB -> 68.245 MB.
[2025-11-15T13:57:06.319Z] ====== dec-tree (apache-spark) [default], iteration 3 completed (1875.831 ms) ======
[2025-11-15T13:57:06.319Z] ====== dec-tree (apache-spark) [default], iteration 4 started ======
[2025-11-15T13:57:06.319Z] GC before operation: completed in 67.037 ms, heap usage 148.545 MB -> 68.137 MB.
[2025-11-15T13:57:07.563Z] ====== dec-tree (apache-spark) [default], iteration 4 completed (1654.681 ms) ======
[2025-11-15T13:57:07.563Z] ====== dec-tree (apache-spark) [default], iteration 5 started ======
[2025-11-15T13:57:07.563Z] GC before operation: completed in 68.097 ms, heap usage 314.193 MB -> 77.198 MB.
[2025-11-15T13:57:09.543Z] ====== dec-tree (apache-spark) [default], iteration 5 completed (1808.981 ms) ======
[2025-11-15T13:57:09.543Z] ====== dec-tree (apache-spark) [default], iteration 6 started ======
[2025-11-15T13:57:09.543Z] GC before operation: completed in 63.794 ms, heap usage 214.682 MB -> 68.995 MB.
[2025-11-15T13:57:11.577Z] ====== dec-tree (apache-spark) [default], iteration 6 completed (1886.007 ms) ======
[2025-11-15T13:57:11.577Z] ====== dec-tree (apache-spark) [default], iteration 7 started ======
[2025-11-15T13:57:11.577Z] GC before operation: completed in 74.606 ms, heap usage 238.484 MB -> 69.066 MB.
[2025-11-15T13:57:13.546Z] ====== dec-tree (apache-spark) [default], iteration 7 completed (2073.932 ms) ======
[2025-11-15T13:57:13.546Z] ====== dec-tree (apache-spark) [default], iteration 8 started ======
[2025-11-15T13:57:13.546Z] GC before operation: completed in 112.089 ms, heap usage 145.730 MB -> 69.373 MB.
[2025-11-15T13:57:16.339Z] ====== dec-tree (apache-spark) [default], iteration 8 completed (2346.086 ms) ======
[2025-11-15T13:57:16.339Z] ====== dec-tree (apache-spark) [default], iteration 9 started ======
[2025-11-15T13:57:16.339Z] GC before operation: completed in 86.984 ms, heap usage 193.464 MB -> 69.573 MB.
[2025-11-15T13:57:17.697Z] ====== dec-tree (apache-spark) [default], iteration 9 completed (1525.770 ms) ======
[2025-11-15T13:57:17.697Z] ====== dec-tree (apache-spark) [default], iteration 10 started ======
[2025-11-15T13:57:17.697Z] GC before operation: completed in 122.772 ms, heap usage 122.904 MB -> 68.897 MB.
[2025-11-15T13:57:19.659Z] ====== dec-tree (apache-spark) [default], iteration 10 completed (1841.169 ms) ======
[2025-11-15T13:57:19.659Z] ====== dec-tree (apache-spark) [default], iteration 11 started ======
[2025-11-15T13:57:19.659Z] GC before operation: completed in 106.891 ms, heap usage 135.487 MB -> 69.491 MB.
[2025-11-15T13:57:21.702Z] ====== dec-tree (apache-spark) [default], iteration 11 completed (2103.061 ms) ======
[2025-11-15T13:57:21.702Z] ====== dec-tree (apache-spark) [default], iteration 12 started ======
[2025-11-15T13:57:22.382Z] GC before operation: completed in 97.546 ms, heap usage 164.245 MB -> 69.517 MB.
[2025-11-15T13:57:24.347Z] ====== dec-tree (apache-spark) [default], iteration 12 completed (2282.266 ms) ======
[2025-11-15T13:57:24.347Z] ====== dec-tree (apache-spark) [default], iteration 13 started ======
[2025-11-15T13:57:24.347Z] GC before operation: completed in 117.166 ms, heap usage 189.971 MB -> 69.942 MB.
[2025-11-15T13:57:26.287Z] ====== dec-tree (apache-spark) [default], iteration 13 completed (1485.719 ms) ======
[2025-11-15T13:57:26.287Z] ====== dec-tree (apache-spark) [default], iteration 14 started ======
[2025-11-15T13:57:26.287Z] GC before operation: completed in 101.072 ms, heap usage 153.924 MB -> 69.829 MB.
[2025-11-15T13:57:28.249Z] ====== dec-tree (apache-spark) [default], iteration 14 completed (1887.448 ms) ======
[2025-11-15T13:57:28.249Z] ====== dec-tree (apache-spark) [default], iteration 15 started ======
[2025-11-15T13:57:28.249Z] GC before operation: completed in 96.491 ms, heap usage 286.165 MB -> 70.321 MB.
[2025-11-15T13:57:30.190Z] ====== dec-tree (apache-spark) [default], iteration 15 completed (1920.722 ms) ======
[2025-11-15T13:57:30.190Z] ====== dec-tree (apache-spark) [default], iteration 16 started ======
[2025-11-15T13:57:30.190Z] GC before operation: completed in 103.887 ms, heap usage 279.962 MB -> 70.411 MB.
[2025-11-15T13:57:32.145Z] ====== dec-tree (apache-spark) [default], iteration 16 completed (1786.218 ms) ======
[2025-11-15T13:57:32.145Z] ====== dec-tree (apache-spark) [default], iteration 17 started ======
[2025-11-15T13:57:32.145Z] GC before operation: completed in 102.596 ms, heap usage 147.548 MB -> 70.047 MB.
[2025-11-15T13:57:33.385Z] ====== dec-tree (apache-spark) [default], iteration 17 completed (1761.553 ms) ======
[2025-11-15T13:57:33.385Z] ====== dec-tree (apache-spark) [default], iteration 18 started ======
[2025-11-15T13:57:33.979Z] GC before operation: completed in 95.078 ms, heap usage 191.084 MB -> 70.468 MB.
[2025-11-15T13:57:35.209Z] ====== dec-tree (apache-spark) [default], iteration 18 completed (1575.724 ms) ======
[2025-11-15T13:57:35.209Z] ====== dec-tree (apache-spark) [default], iteration 19 started ======
[2025-11-15T13:57:35.209Z] GC before operation: completed in 106.964 ms, heap usage 139.061 MB -> 97.889 MB.
[2025-11-15T13:57:37.275Z] ====== dec-tree (apache-spark) [default], iteration 19 completed (1669.530 ms) ======
[2025-11-15T13:57:37.275Z] ====== dec-tree (apache-spark) [default], iteration 20 started ======
[2025-11-15T13:57:37.275Z] GC before operation: completed in 93.816 ms, heap usage 151.569 MB -> 70.809 MB.
[2025-11-15T13:57:39.210Z] ====== dec-tree (apache-spark) [default], iteration 20 completed (1762.956 ms) ======
[2025-11-15T13:57:39.210Z] ====== dec-tree (apache-spark) [default], iteration 21 started ======
[2025-11-15T13:57:39.210Z] GC before operation: completed in 96.591 ms, heap usage 229.141 MB -> 70.971 MB.
[2025-11-15T13:57:40.567Z] ====== dec-tree (apache-spark) [default], iteration 21 completed (1658.787 ms) ======
[2025-11-15T13:57:40.567Z] ====== dec-tree (apache-spark) [default], iteration 22 started ======
[2025-11-15T13:57:40.567Z] GC before operation: completed in 87.941 ms, heap usage 147.694 MB -> 71.091 MB.
[2025-11-15T13:57:43.643Z] ====== dec-tree (apache-spark) [default], iteration 22 completed (2075.018 ms) ======
[2025-11-15T13:57:43.643Z] ====== dec-tree (apache-spark) [default], iteration 23 started ======
[2025-11-15T13:57:43.643Z] GC before operation: completed in 94.445 ms, heap usage 191.602 MB -> 71.006 MB.
[2025-11-15T13:57:44.316Z] ====== dec-tree (apache-spark) [default], iteration 23 completed (1418.027 ms) ======
[2025-11-15T13:57:44.316Z] ====== dec-tree (apache-spark) [default], iteration 24 started ======
[2025-11-15T13:57:44.316Z] GC before operation: completed in 104.818 ms, heap usage 141.155 MB -> 71.040 MB.
[2025-11-15T13:57:46.327Z] ====== dec-tree (apache-spark) [default], iteration 24 completed (1529.236 ms) ======
[2025-11-15T13:57:46.327Z] ====== dec-tree (apache-spark) [default], iteration 25 started ======
[2025-11-15T13:57:46.327Z] GC before operation: completed in 150.142 ms, heap usage 304.898 MB -> 71.283 MB.
[2025-11-15T13:57:48.347Z] ====== dec-tree (apache-spark) [default], iteration 25 completed (2045.119 ms) ======
[2025-11-15T13:57:48.347Z] ====== dec-tree (apache-spark) [default], iteration 26 started ======
[2025-11-15T13:57:48.347Z] GC before operation: completed in 132.018 ms, heap usage 163.010 MB -> 71.496 MB.
[2025-11-15T13:57:49.655Z] ====== dec-tree (apache-spark) [default], iteration 26 completed (1516.015 ms) ======
[2025-11-15T13:57:49.655Z] ====== dec-tree (apache-spark) [default], iteration 27 started ======
[2025-11-15T13:57:50.248Z] GC before operation: completed in 137.428 ms, heap usage 162.080 MB -> 71.479 MB.
[2025-11-15T13:57:51.493Z] ====== dec-tree (apache-spark) [default], iteration 27 completed (1427.538 ms) ======
[2025-11-15T13:57:51.493Z] ====== dec-tree (apache-spark) [default], iteration 28 started ======
[2025-11-15T13:57:51.493Z] GC before operation: completed in 91.638 ms, heap usage 180.069 MB -> 71.265 MB.
[2025-11-15T13:57:53.426Z] ====== dec-tree (apache-spark) [default], iteration 28 completed (1539.164 ms) ======
[2025-11-15T13:57:53.426Z] ====== dec-tree (apache-spark) [default], iteration 29 started ======
[2025-11-15T13:57:53.426Z] GC before operation: completed in 110.729 ms, heap usage 280.760 MB -> 71.695 MB.
[2025-11-15T13:57:55.351Z] ====== dec-tree (apache-spark) [default], iteration 29 completed (2025.955 ms) ======
[2025-11-15T13:57:55.351Z] ====== dec-tree (apache-spark) [default], iteration 30 started ======
[2025-11-15T13:57:55.351Z] GC before operation: completed in 103.634 ms, heap usage 162.421 MB -> 71.804 MB.
[2025-11-15T13:57:56.590Z] ====== dec-tree (apache-spark) [default], iteration 30 completed (1470.645 ms) ======
[2025-11-15T13:57:56.590Z] ====== dec-tree (apache-spark) [default], iteration 31 started ======
[2025-11-15T13:57:57.181Z] GC before operation: completed in 118.409 ms, heap usage 429.868 MB -> 72.270 MB.
[2025-11-15T13:57:59.115Z] ====== dec-tree (apache-spark) [default], iteration 31 completed (1843.041 ms) ======
[2025-11-15T13:57:59.115Z] ====== dec-tree (apache-spark) [default], iteration 32 started ======
[2025-11-15T13:57:59.115Z] GC before operation: completed in 108.082 ms, heap usage 236.361 MB -> 72.167 MB.
[2025-11-15T13:58:00.360Z] ====== dec-tree (apache-spark) [default], iteration 32 completed (1265.087 ms) ======
[2025-11-15T13:58:00.360Z] ====== dec-tree (apache-spark) [default], iteration 33 started ======
[2025-11-15T13:58:00.360Z] GC before operation: completed in 131.836 ms, heap usage 306.199 MB -> 91.547 MB.
[2025-11-15T13:58:02.297Z] ====== dec-tree (apache-spark) [default], iteration 33 completed (1753.508 ms) ======
[2025-11-15T13:58:02.297Z] ====== dec-tree (apache-spark) [default], iteration 34 started ======
[2025-11-15T13:58:02.297Z] GC before operation: completed in 104.965 ms, heap usage 167.560 MB -> 91.310 MB.
[2025-11-15T13:58:03.536Z] ====== dec-tree (apache-spark) [default], iteration 34 completed (1616.403 ms) ======
[2025-11-15T13:58:03.536Z] ====== dec-tree (apache-spark) [default], iteration 35 started ======
[2025-11-15T13:58:04.136Z] GC before operation: completed in 142.176 ms, heap usage 188.518 MB -> 71.990 MB.
[2025-11-15T13:58:05.400Z] ====== dec-tree (apache-spark) [default], iteration 35 completed (1541.688 ms) ======
[2025-11-15T13:58:05.400Z] ====== dec-tree (apache-spark) [default], iteration 36 started ======
[2025-11-15T13:58:05.400Z] GC before operation: completed in 115.861 ms, heap usage 295.258 MB -> 72.420 MB.
[2025-11-15T13:58:07.434Z] ====== dec-tree (apache-spark) [default], iteration 36 completed (1761.947 ms) ======
[2025-11-15T13:58:07.435Z] ====== dec-tree (apache-spark) [default], iteration 37 started ======
[2025-11-15T13:58:07.435Z] GC before operation: completed in 107.648 ms, heap usage 314.422 MB -> 81.033 MB.
[2025-11-15T13:58:09.386Z] ====== dec-tree (apache-spark) [default], iteration 37 completed (1780.083 ms) ======
[2025-11-15T13:58:09.386Z] ====== dec-tree (apache-spark) [default], iteration 38 started ======
[2025-11-15T13:58:09.386Z] GC before operation: completed in 124.963 ms, heap usage 189.156 MB -> 72.697 MB.
[2025-11-15T13:58:10.630Z] ====== dec-tree (apache-spark) [default], iteration 38 completed (1511.076 ms) ======
[2025-11-15T13:58:10.630Z] ====== dec-tree (apache-spark) [default], iteration 39 started ======
[2025-11-15T13:58:10.630Z] GC before operation: completed in 101.564 ms, heap usage 339.428 MB -> 72.681 MB.
[2025-11-15T13:58:12.736Z] ====== dec-tree (apache-spark) [default], iteration 39 completed (1536.403 ms) ======
[2025-11-15T13:58:12.736Z] -----------------------------------
[2025-11-15T13:58:12.736Z] renaissance-dec-tree_0_PASSED
[2025-11-15T13:58:12.736Z] -----------------------------------
[2025-11-15T13:58:12.736Z]
[2025-11-15T13:58:12.736Z] TEST TEARDOWN:
[2025-11-15T13:58:12.736Z] Nothing to be done for teardown.
[2025-11-15T13:58:12.736Z] renaissance-dec-tree_0 Finish Time: Sat Nov 15 13:58:12 2025 Epoch Time (ms): 1763215092357
[2025-11-15T13:58:12.736Z]
[2025-11-15T13:58:12.736Z] ===============================================
[2025-11-15T13:58:12.736Z] Running test renaissance-finagle-chirper_0 ...
[2025-11-15T13:58:12.736Z] ===============================================
[2025-11-15T13:58:12.736Z] renaissance-finagle-chirper_0 Start Time: Sat Nov 15 13:58:12 2025 Epoch Time (ms): 1763215092372
[2025-11-15T13:58:12.736Z] renaissance-finagle-chirper_0_DISABLED
[2025-11-15T13:58:12.736Z] Disabled Reason:
[2025-11-15T13:58:12.736Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-11-15T13:58:12.736Z] renaissance-finagle-chirper_0 Finish Time: Sat Nov 15 13:58:12 2025 Epoch Time (ms): 1763215092386
[2025-11-15T13:58:12.736Z]
[2025-11-15T13:58:12.736Z] ===============================================
[2025-11-15T13:58:12.736Z] Running test renaissance-finagle-http_0 ...
[2025-11-15T13:58:12.736Z] ===============================================
[2025-11-15T13:58:12.736Z] renaissance-finagle-http_0 Start Time: Sat Nov 15 13:58:12 2025 Epoch Time (ms): 1763215092402
[2025-11-15T13:58:12.736Z] variation: NoOptions
[2025-11-15T13:58:12.736Z] JVM_OPTIONS:
[2025-11-15T13:58:12.736Z] { \
[2025-11-15T13:58:12.736Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:58:12.736Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:58:12.736Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-finagle-http_0"; \
[2025-11-15T13:58:12.736Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-finagle-http_0"; \
[2025-11-15T13:58:12.736Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:58:12.736Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-11-15T13:58:12.736Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:58:12.736Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:58:12.736Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:58:12.736Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:58:12.736Z]
[2025-11-15T13:58:12.736Z] TEST SETUP:
[2025-11-15T13:58:12.736Z] Nothing to be done for setup.
[2025-11-15T13:58:12.736Z]
[2025-11-15T13:58:12.736Z] TESTING:
[2025-11-15T13:58:13.325Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T13:58:13.325Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-finagle-http_0/launcher-135812-18436261014921173544/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T13:58:13.325Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T13:58:13.325Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T13:58:15.412Z] finagle-http on :42715 spawning 2 client and default number of server workers.
[2025-11-15T13:58:15.412Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-11-15T13:58:15.412Z] GC before operation: completed in 22.935 ms, heap usage 27.012 MB -> 10.801 MB.
[2025-11-15T13:58:22.615Z] ====== finagle-http (web) [default], iteration 0 completed (7550.050 ms) ======
[2025-11-15T13:58:22.615Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-11-15T13:58:22.615Z] GC before operation: completed in 62.393 ms, heap usage 14.779 MB -> 13.454 MB.
[2025-11-15T13:58:27.204Z] ====== finagle-http (web) [default], iteration 1 completed (4033.985 ms) ======
[2025-11-15T13:58:27.204Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-11-15T13:58:27.204Z] GC before operation: completed in 43.730 ms, heap usage 34.761 MB -> 14.147 MB.
[2025-11-15T13:58:29.993Z] ====== finagle-http (web) [default], iteration 2 completed (2878.039 ms) ======
[2025-11-15T13:58:29.993Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-11-15T13:58:29.993Z] GC before operation: completed in 39.571 ms, heap usage 23.335 MB -> 14.190 MB.
[2025-11-15T13:58:31.927Z] ====== finagle-http (web) [default], iteration 3 completed (1928.897 ms) ======
[2025-11-15T13:58:31.927Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-11-15T13:58:31.927Z] GC before operation: completed in 40.161 ms, heap usage 66.770 MB -> 14.286 MB.
[2025-11-15T13:58:33.856Z] ====== finagle-http (web) [default], iteration 4 completed (2006.153 ms) ======
[2025-11-15T13:58:33.856Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-11-15T13:58:33.856Z] GC before operation: completed in 57.047 ms, heap usage 43.080 MB -> 14.290 MB.
[2025-11-15T13:58:35.818Z] ====== finagle-http (web) [default], iteration 5 completed (1856.602 ms) ======
[2025-11-15T13:58:35.818Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-11-15T13:58:35.818Z] GC before operation: completed in 48.415 ms, heap usage 58.458 MB -> 14.286 MB.
[2025-11-15T13:58:37.748Z] ====== finagle-http (web) [default], iteration 6 completed (1730.767 ms) ======
[2025-11-15T13:58:37.748Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-11-15T13:58:37.748Z] GC before operation: completed in 45.498 ms, heap usage 75.914 MB -> 14.289 MB.
[2025-11-15T13:58:38.997Z] ====== finagle-http (web) [default], iteration 7 completed (1661.186 ms) ======
[2025-11-15T13:58:38.997Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-11-15T13:58:38.997Z] GC before operation: completed in 28.815 ms, heap usage 19.671 MB -> 14.286 MB.
[2025-11-15T13:58:40.938Z] ====== finagle-http (web) [default], iteration 8 completed (1639.250 ms) ======
[2025-11-15T13:58:40.938Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-11-15T13:58:40.938Z] GC before operation: completed in 43.749 ms, heap usage 26.786 MB -> 14.293 MB.
[2025-11-15T13:58:42.883Z] ====== finagle-http (web) [default], iteration 9 completed (1822.285 ms) ======
[2025-11-15T13:58:42.883Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-11-15T13:58:42.883Z] GC before operation: completed in 42.018 ms, heap usage 26.259 MB -> 14.301 MB.
[2025-11-15T13:58:44.816Z] ====== finagle-http (web) [default], iteration 10 completed (1873.536 ms) ======
[2025-11-15T13:58:44.816Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-11-15T13:58:44.816Z] GC before operation: completed in 60.702 ms, heap usage 25.315 MB -> 14.302 MB.
[2025-11-15T13:58:46.745Z] ====== finagle-http (web) [default], iteration 11 completed (1825.406 ms) ======
[2025-11-15T13:58:46.745Z] -----------------------------------
[2025-11-15T13:58:46.745Z] renaissance-finagle-http_0_PASSED
[2025-11-15T13:58:46.745Z] -----------------------------------
[2025-11-15T13:58:46.745Z]
[2025-11-15T13:58:46.745Z] TEST TEARDOWN:
[2025-11-15T13:58:46.745Z] Nothing to be done for teardown.
[2025-11-15T13:58:46.745Z] renaissance-finagle-http_0 Finish Time: Sat Nov 15 13:58:46 2025 Epoch Time (ms): 1763215126622
[2025-11-15T13:58:46.745Z]
[2025-11-15T13:58:46.745Z] ===============================================
[2025-11-15T13:58:46.745Z] Running test renaissance-gauss-mix_0 ...
[2025-11-15T13:58:46.745Z] ===============================================
[2025-11-15T13:58:46.745Z] renaissance-gauss-mix_0 Start Time: Sat Nov 15 13:58:46 2025 Epoch Time (ms): 1763215126638
[2025-11-15T13:58:46.745Z] variation: NoOptions
[2025-11-15T13:58:46.745Z] JVM_OPTIONS:
[2025-11-15T13:58:46.745Z] { \
[2025-11-15T13:58:46.745Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T13:58:46.745Z] echo "Nothing to be done for setup."; \
[2025-11-15T13:58:46.745Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-gauss-mix_0"; \
[2025-11-15T13:58:46.745Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-gauss-mix_0"; \
[2025-11-15T13:58:46.745Z] echo ""; echo "TESTING:"; \
[2025-11-15T13:58:46.745Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-11-15T13:58:46.745Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T13:58:46.745Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T13:58:46.745Z] echo "Nothing to be done for teardown."; \
[2025-11-15T13:58:46.745Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T13:58:46.745Z]
[2025-11-15T13:58:46.745Z] TEST SETUP:
[2025-11-15T13:58:46.745Z] Nothing to be done for setup.
[2025-11-15T13:58:46.745Z]
[2025-11-15T13:58:46.745Z] TESTING:
[2025-11-15T13:58:48.210Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T13:58:48.210Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-gauss-mix_0/launcher-135846-586032989600959629/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T13:58:48.210Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T13:58:48.210Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T13:58:51.795Z] NOTE: 'gauss-mix' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-11-15T13:58:51.795Z] ====== gauss-mix (apache-spark) [default], iteration 0 started ======
[2025-11-15T13:58:51.795Z] GC before operation: completed in 39.963 ms, heap usage 59.323 MB -> 29.368 MB.
[2025-11-15T13:59:00.179Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T13:59:02.933Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T13:59:05.647Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T13:59:08.380Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T13:59:11.111Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T13:59:13.067Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T13:59:15.797Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T13:59:17.735Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T13:59:17.735Z] ====== gauss-mix (apache-spark) [default], iteration 0 completed (25753.338 ms) ======
[2025-11-15T13:59:17.735Z] ====== gauss-mix (apache-spark) [default], iteration 1 started ======
[2025-11-15T13:59:17.735Z] GC before operation: completed in 73.120 ms, heap usage 101.581 MB -> 36.820 MB.
[2025-11-15T13:59:20.516Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T13:59:24.200Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T13:59:26.139Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T13:59:28.930Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T13:59:30.608Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T13:59:33.320Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T13:59:35.250Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T13:59:38.341Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T13:59:38.341Z] ====== gauss-mix (apache-spark) [default], iteration 1 completed (20523.357 ms) ======
[2025-11-15T13:59:38.341Z] ====== gauss-mix (apache-spark) [default], iteration 2 started ======
[2025-11-15T13:59:38.341Z] GC before operation: completed in 55.625 ms, heap usage 73.633 MB -> 38.236 MB.
[2025-11-15T13:59:42.003Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T13:59:44.837Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T13:59:47.860Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T13:59:51.431Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T13:59:53.358Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T13:59:55.290Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T13:59:57.222Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T13:59:59.176Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T13:59:59.176Z] ====== gauss-mix (apache-spark) [default], iteration 2 completed (20902.829 ms) ======
[2025-11-15T13:59:59.176Z] ====== gauss-mix (apache-spark) [default], iteration 3 started ======
[2025-11-15T13:59:59.176Z] GC before operation: completed in 59.832 ms, heap usage 101.869 MB -> 39.793 MB.
[2025-11-15T14:00:02.200Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:00:04.194Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:00:06.407Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:00:09.105Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:00:11.036Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:00:12.965Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:00:15.675Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:00:17.606Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:00:17.606Z] ====== gauss-mix (apache-spark) [default], iteration 3 completed (17992.344 ms) ======
[2025-11-15T14:00:17.606Z] ====== gauss-mix (apache-spark) [default], iteration 4 started ======
[2025-11-15T14:00:17.606Z] GC before operation: completed in 65.243 ms, heap usage 218.337 MB -> 40.685 MB.
[2025-11-15T14:00:20.306Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:00:23.008Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:00:25.321Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:00:28.492Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:00:30.509Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:00:32.529Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:00:34.553Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:00:36.491Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:00:36.491Z] ====== gauss-mix (apache-spark) [default], iteration 4 completed (19182.849 ms) ======
[2025-11-15T14:00:36.491Z] ====== gauss-mix (apache-spark) [default], iteration 5 started ======
[2025-11-15T14:00:36.491Z] GC before operation: completed in 72.886 ms, heap usage 49.289 MB -> 40.383 MB.
[2025-11-15T14:00:39.306Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:00:42.135Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:00:44.065Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:00:46.843Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:00:49.640Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:00:50.955Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:00:52.974Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:00:54.990Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:00:54.990Z] ====== gauss-mix (apache-spark) [default], iteration 5 completed (18262.575 ms) ======
[2025-11-15T14:00:54.990Z] ====== gauss-mix (apache-spark) [default], iteration 6 started ======
[2025-11-15T14:00:54.990Z] GC before operation: completed in 74.201 ms, heap usage 101.097 MB -> 40.715 MB.
[2025-11-15T14:00:57.691Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:01:00.390Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:01:02.323Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:01:04.255Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:01:06.963Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:01:08.923Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:01:10.853Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:01:13.560Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:01:13.560Z] ====== gauss-mix (apache-spark) [default], iteration 6 completed (18251.665 ms) ======
[2025-11-15T14:01:13.560Z] ====== gauss-mix (apache-spark) [default], iteration 7 started ======
[2025-11-15T14:01:13.560Z] GC before operation: completed in 56.156 ms, heap usage 55.130 MB -> 40.516 MB.
[2025-11-15T14:01:16.283Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:01:18.264Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:01:20.979Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:01:22.933Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:01:24.974Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:01:26.284Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:01:29.085Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:01:31.055Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:01:31.055Z] ====== gauss-mix (apache-spark) [default], iteration 7 completed (17864.327 ms) ======
[2025-11-15T14:01:31.055Z] ====== gauss-mix (apache-spark) [default], iteration 8 started ======
[2025-11-15T14:01:31.055Z] GC before operation: completed in 49.406 ms, heap usage 72.801 MB -> 41.002 MB.
[2025-11-15T14:01:33.939Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:01:35.873Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:01:37.803Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:01:40.507Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:01:42.432Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:01:45.144Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:01:47.076Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:01:49.006Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:01:49.006Z] ====== gauss-mix (apache-spark) [default], iteration 8 completed (17740.221 ms) ======
[2025-11-15T14:01:49.006Z] ====== gauss-mix (apache-spark) [default], iteration 9 started ======
[2025-11-15T14:01:49.006Z] GC before operation: completed in 64.707 ms, heap usage 83.584 MB -> 40.736 MB.
[2025-11-15T14:01:51.712Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:01:54.425Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:01:57.147Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:01:59.164Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:02:01.133Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:02:03.844Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:02:05.785Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:02:08.497Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:02:08.497Z] ====== gauss-mix (apache-spark) [default], iteration 9 completed (19072.657 ms) ======
[2025-11-15T14:02:08.497Z] ====== gauss-mix (apache-spark) [default], iteration 10 started ======
[2025-11-15T14:02:08.497Z] GC before operation: completed in 74.840 ms, heap usage 212.139 MB -> 40.631 MB.
[2025-11-15T14:02:11.200Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:02:13.130Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:02:15.066Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:02:17.765Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:02:19.688Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:02:21.617Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:02:23.547Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:02:25.482Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:02:25.482Z] ====== gauss-mix (apache-spark) [default], iteration 10 completed (17350.821 ms) ======
[2025-11-15T14:02:25.482Z] ====== gauss-mix (apache-spark) [default], iteration 11 started ======
[2025-11-15T14:02:25.482Z] GC before operation: completed in 46.115 ms, heap usage 71.909 MB -> 40.852 MB.
[2025-11-15T14:02:28.189Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:02:30.135Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:02:32.509Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:02:33.742Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:02:35.696Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:02:37.649Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:02:40.360Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:02:42.341Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:02:42.341Z] ====== gauss-mix (apache-spark) [default], iteration 11 completed (16294.242 ms) ======
[2025-11-15T14:02:42.341Z] ====== gauss-mix (apache-spark) [default], iteration 12 started ======
[2025-11-15T14:02:42.341Z] GC before operation: completed in 67.781 ms, heap usage 166.097 MB -> 40.758 MB.
[2025-11-15T14:02:44.290Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:02:46.239Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:02:48.191Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:02:50.913Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:02:52.864Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:02:55.590Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:02:57.226Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:02:59.185Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:02:59.185Z] ====== gauss-mix (apache-spark) [default], iteration 12 completed (17336.948 ms) ======
[2025-11-15T14:02:59.185Z] ====== gauss-mix (apache-spark) [default], iteration 13 started ======
[2025-11-15T14:02:59.185Z] GC before operation: completed in 47.290 ms, heap usage 54.004 MB -> 40.496 MB.
[2025-11-15T14:03:02.008Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:03:03.261Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:03:05.541Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:03:07.485Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:03:10.200Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:03:11.431Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:03:13.383Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:03:15.338Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:03:15.339Z] ====== gauss-mix (apache-spark) [default], iteration 13 completed (16048.286 ms) ======
[2025-11-15T14:03:15.339Z] ====== gauss-mix (apache-spark) [default], iteration 14 started ======
[2025-11-15T14:03:15.339Z] GC before operation: completed in 66.047 ms, heap usage 71.974 MB -> 40.850 MB.
[2025-11-15T14:03:18.173Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:03:20.124Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:03:22.068Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:03:24.226Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:03:25.453Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:03:27.382Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:03:29.419Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:03:32.120Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:03:32.120Z] ====== gauss-mix (apache-spark) [default], iteration 14 completed (16479.359 ms) ======
[2025-11-15T14:03:32.120Z] ====== gauss-mix (apache-spark) [default], iteration 15 started ======
[2025-11-15T14:03:32.120Z] GC before operation: completed in 63.051 ms, heap usage 288.452 MB -> 40.733 MB.
[2025-11-15T14:03:34.824Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:03:37.054Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:03:38.498Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:03:40.203Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:03:42.928Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:03:44.602Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:03:46.654Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:03:49.495Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:03:49.495Z] ====== gauss-mix (apache-spark) [default], iteration 15 completed (17238.647 ms) ======
[2025-11-15T14:03:49.495Z] ====== gauss-mix (apache-spark) [default], iteration 16 started ======
[2025-11-15T14:03:49.495Z] GC before operation: completed in 51.303 ms, heap usage 115.810 MB -> 41.004 MB.
[2025-11-15T14:03:51.441Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:03:53.389Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:03:55.320Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:03:57.814Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:03:59.928Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:04:01.157Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:04:03.081Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:04:05.007Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:04:05.007Z] ====== gauss-mix (apache-spark) [default], iteration 16 completed (15916.052 ms) ======
[2025-11-15T14:04:05.007Z] ====== gauss-mix (apache-spark) [default], iteration 17 started ======
[2025-11-15T14:04:05.596Z] GC before operation: completed in 45.581 ms, heap usage 159.956 MB -> 40.804 MB.
[2025-11-15T14:04:07.528Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:04:09.459Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:04:11.389Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:04:13.314Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:04:15.246Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:04:17.515Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:04:18.762Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:04:21.474Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:04:21.474Z] ====== gauss-mix (apache-spark) [default], iteration 17 completed (15743.148 ms) ======
[2025-11-15T14:04:21.474Z] ====== gauss-mix (apache-spark) [default], iteration 18 started ======
[2025-11-15T14:04:21.474Z] GC before operation: completed in 60.803 ms, heap usage 127.212 MB -> 40.642 MB.
[2025-11-15T14:04:23.417Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:04:26.124Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:04:28.144Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:04:29.410Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:04:32.108Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:04:34.040Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:04:35.964Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:04:38.701Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:04:38.701Z] ====== gauss-mix (apache-spark) [default], iteration 18 completed (17410.978 ms) ======
[2025-11-15T14:04:38.701Z] ====== gauss-mix (apache-spark) [default], iteration 19 started ======
[2025-11-15T14:04:38.701Z] GC before operation: completed in 79.687 ms, heap usage 208.907 MB -> 41.053 MB.
[2025-11-15T14:04:41.479Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:04:43.524Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:04:45.541Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:04:47.499Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:04:49.435Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:04:51.379Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:04:54.100Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:04:55.745Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:04:55.745Z] ====== gauss-mix (apache-spark) [default], iteration 19 completed (17130.898 ms) ======
[2025-11-15T14:04:55.745Z] ====== gauss-mix (apache-spark) [default], iteration 20 started ======
[2025-11-15T14:04:55.745Z] GC before operation: completed in 52.627 ms, heap usage 72.364 MB -> 40.694 MB.
[2025-11-15T14:04:57.689Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:05:00.402Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:05:01.635Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:05:03.671Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:05:05.606Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:05:07.536Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:05:09.460Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:05:11.400Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:05:11.400Z] ====== gauss-mix (apache-spark) [default], iteration 20 completed (15538.057 ms) ======
[2025-11-15T14:05:11.400Z] ====== gauss-mix (apache-spark) [default], iteration 21 started ======
[2025-11-15T14:05:11.400Z] GC before operation: completed in 56.675 ms, heap usage 247.926 MB -> 40.602 MB.
[2025-11-15T14:05:13.332Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:05:15.379Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:05:17.305Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:05:20.014Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:05:21.950Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:05:24.648Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:05:26.584Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:05:28.173Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:05:28.173Z] ====== gauss-mix (apache-spark) [default], iteration 21 completed (16654.088 ms) ======
[2025-11-15T14:05:28.173Z] ====== gauss-mix (apache-spark) [default], iteration 22 started ======
[2025-11-15T14:05:28.173Z] GC before operation: completed in 50.824 ms, heap usage 54.471 MB -> 40.786 MB.
[2025-11-15T14:05:30.116Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:05:32.819Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:05:34.751Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:05:35.979Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:05:37.908Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:05:39.880Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:05:41.830Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:05:43.779Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:05:43.779Z] ====== gauss-mix (apache-spark) [default], iteration 22 completed (15525.091 ms) ======
[2025-11-15T14:05:43.779Z] ====== gauss-mix (apache-spark) [default], iteration 23 started ======
[2025-11-15T14:05:43.779Z] GC before operation: completed in 51.658 ms, heap usage 297.348 MB -> 40.781 MB.
[2025-11-15T14:05:45.776Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:05:47.726Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:05:50.425Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:05:52.356Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:05:54.287Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:05:56.421Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:05:58.355Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:06:01.056Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:06:01.056Z] ====== gauss-mix (apache-spark) [default], iteration 23 completed (17237.687 ms) ======
[2025-11-15T14:06:01.056Z] ====== gauss-mix (apache-spark) [default], iteration 24 started ======
[2025-11-15T14:06:01.056Z] GC before operation: completed in 55.158 ms, heap usage 59.535 MB -> 40.951 MB.
[2025-11-15T14:06:02.999Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:06:04.932Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:06:06.857Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:06:08.783Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:06:10.718Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:06:13.415Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:06:15.360Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:06:17.295Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:06:17.295Z] ====== gauss-mix (apache-spark) [default], iteration 24 completed (16327.679 ms) ======
[2025-11-15T14:06:17.295Z] ====== gauss-mix (apache-spark) [default], iteration 25 started ======
[2025-11-15T14:06:17.295Z] GC before operation: completed in 47.237 ms, heap usage 54.991 MB -> 40.716 MB.
[2025-11-15T14:06:19.999Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:06:22.704Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:06:24.640Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:06:27.358Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:06:29.289Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:06:31.218Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:06:33.146Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:06:35.096Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:06:35.096Z] ====== gauss-mix (apache-spark) [default], iteration 25 completed (17790.883 ms) ======
[2025-11-15T14:06:35.096Z] ====== gauss-mix (apache-spark) [default], iteration 26 started ======
[2025-11-15T14:06:35.096Z] GC before operation: completed in 57.631 ms, heap usage 279.115 MB -> 40.742 MB.
[2025-11-15T14:06:37.803Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:06:40.179Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:06:42.907Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:06:44.838Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:06:46.879Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:06:48.916Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:06:50.930Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:06:52.859Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:06:52.859Z] ====== gauss-mix (apache-spark) [default], iteration 26 completed (17784.447 ms) ======
[2025-11-15T14:06:52.859Z] ====== gauss-mix (apache-spark) [default], iteration 27 started ======
[2025-11-15T14:06:52.859Z] GC before operation: completed in 50.360 ms, heap usage 59.855 MB -> 40.871 MB.
[2025-11-15T14:06:55.554Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:06:56.781Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:06:58.710Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:07:00.726Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:07:02.653Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:07:04.582Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:07:06.513Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:07:08.440Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:07:08.440Z] ====== gauss-mix (apache-spark) [default], iteration 27 completed (15261.443 ms) ======
[2025-11-15T14:07:08.440Z] ====== gauss-mix (apache-spark) [default], iteration 28 started ======
[2025-11-15T14:07:08.440Z] GC before operation: completed in 53.203 ms, heap usage 285.933 MB -> 40.813 MB.
[2025-11-15T14:07:10.365Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:07:13.384Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:07:16.098Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:07:18.031Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:07:20.005Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:07:22.714Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:07:24.640Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:07:26.572Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:07:26.572Z] ====== gauss-mix (apache-spark) [default], iteration 28 completed (18411.234 ms) ======
[2025-11-15T14:07:26.572Z] ====== gauss-mix (apache-spark) [default], iteration 29 started ======
[2025-11-15T14:07:26.572Z] GC before operation: completed in 54.172 ms, heap usage 49.284 MB -> 40.937 MB.
[2025-11-15T14:07:29.287Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:07:31.242Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:07:34.049Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:07:36.059Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:07:37.990Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:07:39.919Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:07:41.848Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:07:44.553Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:07:44.553Z] ====== gauss-mix (apache-spark) [default], iteration 29 completed (17360.534 ms) ======
[2025-11-15T14:07:44.553Z] ====== gauss-mix (apache-spark) [default], iteration 30 started ======
[2025-11-15T14:07:44.553Z] GC before operation: completed in 63.275 ms, heap usage 72.411 MB -> 40.752 MB.
[2025-11-15T14:07:46.489Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:07:49.193Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:07:51.460Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:07:53.403Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:07:56.100Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:07:58.038Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:08:00.084Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:08:02.016Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:08:02.016Z] ====== gauss-mix (apache-spark) [default], iteration 30 completed (17969.224 ms) ======
[2025-11-15T14:08:02.016Z] ====== gauss-mix (apache-spark) [default], iteration 31 started ======
[2025-11-15T14:08:02.016Z] GC before operation: completed in 46.987 ms, heap usage 83.432 MB -> 40.566 MB.
[2025-11-15T14:08:04.722Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:08:06.711Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:08:09.412Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:08:11.340Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:08:13.275Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:08:15.983Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:08:17.212Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:08:19.142Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:08:19.142Z] ====== gauss-mix (apache-spark) [default], iteration 31 completed (16975.983 ms) ======
[2025-11-15T14:08:19.142Z] ====== gauss-mix (apache-spark) [default], iteration 32 started ======
[2025-11-15T14:08:19.142Z] GC before operation: completed in 54.751 ms, heap usage 257.200 MB -> 41.103 MB.
[2025-11-15T14:08:21.846Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:08:24.124Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:08:25.384Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:08:27.330Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:08:30.030Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:08:31.828Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:08:33.842Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:08:35.779Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:08:35.779Z] ====== gauss-mix (apache-spark) [default], iteration 32 completed (16484.862 ms) ======
[2025-11-15T14:08:35.779Z] ====== gauss-mix (apache-spark) [default], iteration 33 started ======
[2025-11-15T14:08:35.779Z] GC before operation: completed in 49.583 ms, heap usage 55.074 MB -> 40.659 MB.
[2025-11-15T14:08:37.820Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:08:39.838Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:08:41.859Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:08:44.654Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:08:45.885Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:08:47.814Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:08:49.749Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:08:51.698Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:08:51.698Z] ====== gauss-mix (apache-spark) [default], iteration 33 completed (15984.188 ms) ======
[2025-11-15T14:08:51.698Z] ====== gauss-mix (apache-spark) [default], iteration 34 started ======
[2025-11-15T14:08:51.698Z] GC before operation: completed in 45.607 ms, heap usage 103.967 MB -> 40.556 MB.
[2025-11-15T14:08:53.747Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:08:56.024Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:08:58.044Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:09:00.422Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:09:02.370Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:09:04.301Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:09:06.235Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:09:08.161Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:09:08.162Z] ====== gauss-mix (apache-spark) [default], iteration 34 completed (16027.362 ms) ======
[2025-11-15T14:09:08.162Z] ====== gauss-mix (apache-spark) [default], iteration 35 started ======
[2025-11-15T14:09:08.162Z] GC before operation: completed in 52.011 ms, heap usage 54.662 MB -> 40.824 MB.
[2025-11-15T14:09:10.121Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:09:12.057Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:09:14.755Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:09:16.684Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:09:19.385Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:09:21.351Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:09:23.285Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:09:26.030Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:09:26.030Z] ====== gauss-mix (apache-spark) [default], iteration 35 completed (17748.572 ms) ======
[2025-11-15T14:09:26.030Z] ====== gauss-mix (apache-spark) [default], iteration 36 started ======
[2025-11-15T14:09:26.030Z] GC before operation: completed in 70.937 ms, heap usage 72.372 MB -> 40.676 MB.
[2025-11-15T14:09:28.900Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:09:30.834Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:09:33.062Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:09:35.766Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:09:37.729Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:09:40.437Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:09:42.031Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:09:44.741Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:09:44.741Z] ====== gauss-mix (apache-spark) [default], iteration 36 completed (18650.249 ms) ======
[2025-11-15T14:09:44.741Z] ====== gauss-mix (apache-spark) [default], iteration 37 started ======
[2025-11-15T14:09:44.741Z] GC before operation: completed in 54.735 ms, heap usage 72.211 MB -> 40.979 MB.
[2025-11-15T14:09:46.762Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:09:49.458Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:09:51.495Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:09:54.296Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:09:57.088Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:09:59.110Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:10:01.821Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:10:03.753Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:10:04.356Z] ====== gauss-mix (apache-spark) [default], iteration 37 completed (19602.168 ms) ======
[2025-11-15T14:10:04.356Z] ====== gauss-mix (apache-spark) [default], iteration 38 started ======
[2025-11-15T14:10:04.356Z] GC before operation: completed in 59.420 ms, heap usage 165.371 MB -> 40.869 MB.
[2025-11-15T14:10:06.285Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:10:09.258Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:10:11.192Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:10:13.900Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:10:16.609Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:10:18.579Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:10:21.283Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:10:23.588Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:10:23.588Z] ====== gauss-mix (apache-spark) [default], iteration 38 completed (19486.927 ms) ======
[2025-11-15T14:10:23.588Z] ====== gauss-mix (apache-spark) [default], iteration 39 started ======
[2025-11-15T14:10:23.588Z] GC before operation: completed in 59.469 ms, heap usage 60.024 MB -> 40.569 MB.
[2025-11-15T14:10:26.375Z] Accuracy (validation) = 0.97667 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-11-15T14:10:29.163Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-11-15T14:10:31.881Z] Accuracy (validation) = 0.99333 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-11-15T14:10:33.823Z] Accuracy (validation) = 0.91556 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-11-15T14:10:35.763Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-11-15T14:10:38.466Z] Accuracy (validation) = 0.99444 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-11-15T14:10:40.399Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-11-15T14:10:42.334Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-11-15T14:10:42.334Z] ====== gauss-mix (apache-spark) [default], iteration 39 completed (18802.190 ms) ======
[2025-11-15T14:10:42.923Z] -----------------------------------
[2025-11-15T14:10:42.924Z] renaissance-gauss-mix_0_PASSED
[2025-11-15T14:10:42.924Z] -----------------------------------
[2025-11-15T14:10:42.924Z]
[2025-11-15T14:10:42.924Z] TEST TEARDOWN:
[2025-11-15T14:10:42.924Z] Nothing to be done for teardown.
[2025-11-15T14:10:42.924Z] renaissance-gauss-mix_0 Finish Time: Sat Nov 15 14:10:42 2025 Epoch Time (ms): 1763215842439
[2025-11-15T14:10:42.924Z]
[2025-11-15T14:10:42.924Z] ===============================================
[2025-11-15T14:10:42.924Z] Running test renaissance-log-regression_0 ...
[2025-11-15T14:10:42.924Z] ===============================================
[2025-11-15T14:10:42.924Z] renaissance-log-regression_0 Start Time: Sat Nov 15 14:10:42 2025 Epoch Time (ms): 1763215842457
[2025-11-15T14:10:42.924Z] variation: NoOptions
[2025-11-15T14:10:42.924Z] JVM_OPTIONS:
[2025-11-15T14:10:42.924Z] { \
[2025-11-15T14:10:42.924Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T14:10:42.924Z] echo "Nothing to be done for setup."; \
[2025-11-15T14:10:42.924Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-log-regression_0"; \
[2025-11-15T14:10:42.924Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-log-regression_0"; \
[2025-11-15T14:10:42.924Z] echo ""; echo "TESTING:"; \
[2025-11-15T14:10:42.924Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-11-15T14:10:42.924Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T14:10:42.924Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T14:10:42.924Z] echo "Nothing to be done for teardown."; \
[2025-11-15T14:10:42.924Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T14:10:42.924Z]
[2025-11-15T14:10:42.924Z] TEST SETUP:
[2025-11-15T14:10:42.924Z] Nothing to be done for setup.
[2025-11-15T14:10:42.924Z]
[2025-11-15T14:10:42.924Z] TESTING:
[2025-11-15T14:10:42.924Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T14:10:42.924Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-log-regression_0/launcher-141042-12574544747902294001/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T14:10:42.924Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T14:10:42.924Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T14:10:46.821Z] NOTE: 'log-regression' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-11-15T14:10:48.050Z] ====== log-regression (apache-spark) [default], iteration 0 started ======
[2025-11-15T14:10:48.051Z] GC before operation: completed in 55.507 ms, heap usage 46.915 MB -> 35.040 MB.
[2025-11-15T14:11:02.115Z] ====== log-regression (apache-spark) [default], iteration 0 completed (11979.259 ms) ======
[2025-11-15T14:11:02.115Z] ====== log-regression (apache-spark) [default], iteration 1 started ======
[2025-11-15T14:11:02.115Z] GC before operation: completed in 119.429 ms, heap usage 373.088 MB -> 117.290 MB.
[2025-11-15T14:11:03.348Z] ====== log-regression (apache-spark) [default], iteration 1 completed (2889.863 ms) ======
[2025-11-15T14:11:03.348Z] ====== log-regression (apache-spark) [default], iteration 2 started ======
[2025-11-15T14:11:03.348Z] GC before operation: completed in 78.236 ms, heap usage 571.096 MB -> 118.022 MB.
[2025-11-15T14:11:06.060Z] ====== log-regression (apache-spark) [default], iteration 2 completed (2457.131 ms) ======
[2025-11-15T14:11:06.060Z] ====== log-regression (apache-spark) [default], iteration 3 started ======
[2025-11-15T14:11:06.060Z] GC before operation: completed in 96.473 ms, heap usage 358.293 MB -> 117.613 MB.
[2025-11-15T14:11:07.990Z] ====== log-regression (apache-spark) [default], iteration 3 completed (2144.761 ms) ======
[2025-11-15T14:11:07.990Z] ====== log-regression (apache-spark) [default], iteration 4 started ======
[2025-11-15T14:11:07.990Z] GC before operation: completed in 134.528 ms, heap usage 347.282 MB -> 117.943 MB.
[2025-11-15T14:11:10.707Z] ====== log-regression (apache-spark) [default], iteration 4 completed (2014.087 ms) ======
[2025-11-15T14:11:10.707Z] ====== log-regression (apache-spark) [default], iteration 5 started ======
[2025-11-15T14:11:10.707Z] GC before operation: completed in 62.234 ms, heap usage 292.828 MB -> 118.027 MB.
[2025-11-15T14:11:11.958Z] ====== log-regression (apache-spark) [default], iteration 5 completed (1763.998 ms) ======
[2025-11-15T14:11:11.958Z] ====== log-regression (apache-spark) [default], iteration 6 started ======
[2025-11-15T14:11:11.958Z] GC before operation: completed in 86.176 ms, heap usage 297.797 MB -> 118.148 MB.
[2025-11-15T14:11:13.909Z] ====== log-regression (apache-spark) [default], iteration 6 completed (1897.049 ms) ======
[2025-11-15T14:11:13.909Z] ====== log-regression (apache-spark) [default], iteration 7 started ======
[2025-11-15T14:11:13.909Z] GC before operation: completed in 78.573 ms, heap usage 167.944 MB -> 118.112 MB.
[2025-11-15T14:11:15.859Z] ====== log-regression (apache-spark) [default], iteration 7 completed (1912.933 ms) ======
[2025-11-15T14:11:15.859Z] ====== log-regression (apache-spark) [default], iteration 8 started ======
[2025-11-15T14:11:15.859Z] GC before operation: completed in 91.747 ms, heap usage 314.958 MB -> 118.640 MB.
[2025-11-15T14:11:18.588Z] ====== log-regression (apache-spark) [default], iteration 8 completed (2108.769 ms) ======
[2025-11-15T14:11:18.588Z] ====== log-regression (apache-spark) [default], iteration 9 started ======
[2025-11-15T14:11:18.588Z] GC before operation: completed in 94.761 ms, heap usage 507.055 MB -> 119.599 MB.
[2025-11-15T14:11:20.527Z] ====== log-regression (apache-spark) [default], iteration 9 completed (2154.713 ms) ======
[2025-11-15T14:11:20.527Z] ====== log-regression (apache-spark) [default], iteration 10 started ======
[2025-11-15T14:11:20.527Z] GC before operation: completed in 112.069 ms, heap usage 455.819 MB -> 119.647 MB.
[2025-11-15T14:11:22.478Z] ====== log-regression (apache-spark) [default], iteration 10 completed (2013.783 ms) ======
[2025-11-15T14:11:22.478Z] ====== log-regression (apache-spark) [default], iteration 11 started ======
[2025-11-15T14:11:22.478Z] GC before operation: completed in 139.726 ms, heap usage 527.279 MB -> 120.043 MB.
[2025-11-15T14:11:25.236Z] ====== log-regression (apache-spark) [default], iteration 11 completed (2069.507 ms) ======
[2025-11-15T14:11:25.236Z] ====== log-regression (apache-spark) [default], iteration 12 started ======
[2025-11-15T14:11:25.236Z] GC before operation: completed in 91.736 ms, heap usage 315.311 MB -> 119.346 MB.
[2025-11-15T14:11:26.836Z] ====== log-regression (apache-spark) [default], iteration 12 completed (2188.244 ms) ======
[2025-11-15T14:11:26.836Z] ====== log-regression (apache-spark) [default], iteration 13 started ======
[2025-11-15T14:11:27.427Z] GC before operation: completed in 115.103 ms, heap usage 555.483 MB -> 120.558 MB.
[2025-11-15T14:11:29.361Z] ====== log-regression (apache-spark) [default], iteration 13 completed (2168.328 ms) ======
[2025-11-15T14:11:29.361Z] ====== log-regression (apache-spark) [default], iteration 14 started ======
[2025-11-15T14:11:29.361Z] GC before operation: completed in 97.324 ms, heap usage 497.783 MB -> 120.525 MB.
[2025-11-15T14:11:32.121Z] ====== log-regression (apache-spark) [default], iteration 14 completed (2234.116 ms) ======
[2025-11-15T14:11:32.121Z] ====== log-regression (apache-spark) [default], iteration 15 started ======
[2025-11-15T14:11:32.121Z] GC before operation: completed in 115.734 ms, heap usage 479.306 MB -> 120.563 MB.
[2025-11-15T14:11:34.062Z] ====== log-regression (apache-spark) [default], iteration 15 completed (2259.765 ms) ======
[2025-11-15T14:11:34.062Z] ====== log-regression (apache-spark) [default], iteration 16 started ======
[2025-11-15T14:11:34.062Z] GC before operation: completed in 114.473 ms, heap usage 497.063 MB -> 120.852 MB.
[2025-11-15T14:11:36.806Z] ====== log-regression (apache-spark) [default], iteration 16 completed (2185.934 ms) ======
[2025-11-15T14:11:36.806Z] ====== log-regression (apache-spark) [default], iteration 17 started ======
[2025-11-15T14:11:36.806Z] GC before operation: completed in 126.896 ms, heap usage 540.597 MB -> 121.189 MB.
[2025-11-15T14:11:39.524Z] ====== log-regression (apache-spark) [default], iteration 17 completed (2510.348 ms) ======
[2025-11-15T14:11:39.524Z] ====== log-regression (apache-spark) [default], iteration 18 started ======
[2025-11-15T14:11:39.524Z] GC before operation: completed in 119.320 ms, heap usage 340.085 MB -> 120.556 MB.
[2025-11-15T14:11:41.460Z] ====== log-regression (apache-spark) [default], iteration 18 completed (1891.324 ms) ======
[2025-11-15T14:11:41.460Z] ====== log-regression (apache-spark) [default], iteration 19 started ======
[2025-11-15T14:11:41.460Z] GC before operation: completed in 126.056 ms, heap usage 411.713 MB -> 121.029 MB.
[2025-11-15T14:11:43.450Z] ====== log-regression (apache-spark) [default], iteration 19 completed (2188.603 ms) ======
[2025-11-15T14:11:43.450Z] -----------------------------------
[2025-11-15T14:11:43.450Z] renaissance-log-regression_0_PASSED
[2025-11-15T14:11:43.450Z] -----------------------------------
[2025-11-15T14:11:43.450Z]
[2025-11-15T14:11:43.450Z] TEST TEARDOWN:
[2025-11-15T14:11:43.450Z] Nothing to be done for teardown.
[2025-11-15T14:11:43.450Z] renaissance-log-regression_0 Finish Time: Sat Nov 15 14:11:43 2025 Epoch Time (ms): 1763215903296
[2025-11-15T14:11:43.450Z]
[2025-11-15T14:11:43.450Z] ===============================================
[2025-11-15T14:11:43.450Z] Running test renaissance-mnemonics_0 ...
[2025-11-15T14:11:43.450Z] ===============================================
[2025-11-15T14:11:43.450Z] renaissance-mnemonics_0 Start Time: Sat Nov 15 14:11:43 2025 Epoch Time (ms): 1763215903316
[2025-11-15T14:11:43.450Z] variation: NoOptions
[2025-11-15T14:11:43.450Z] JVM_OPTIONS:
[2025-11-15T14:11:43.450Z] { \
[2025-11-15T14:11:43.450Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T14:11:43.450Z] echo "Nothing to be done for setup."; \
[2025-11-15T14:11:43.450Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-mnemonics_0"; \
[2025-11-15T14:11:43.450Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-mnemonics_0"; \
[2025-11-15T14:11:43.450Z] echo ""; echo "TESTING:"; \
[2025-11-15T14:11:43.450Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-11-15T14:11:43.450Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T14:11:43.450Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T14:11:43.450Z] echo "Nothing to be done for teardown."; \
[2025-11-15T14:11:43.450Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T14:11:43.450Z]
[2025-11-15T14:11:43.450Z] TEST SETUP:
[2025-11-15T14:11:43.450Z] Nothing to be done for setup.
[2025-11-15T14:11:43.450Z]
[2025-11-15T14:11:43.450Z] TESTING:
[2025-11-15T14:11:44.058Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T14:11:44.058Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-mnemonics_0/launcher-141143-1812376932771843929/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T14:11:44.058Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T14:11:44.058Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T14:11:44.058Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-11-15T14:11:44.058Z] GC before operation: completed in 19.194 ms, heap usage 13.917 MB -> 4.019 MB.
[2025-11-15T14:11:49.844Z] ====== mnemonics (functional) [default], iteration 0 completed (5283.121 ms) ======
[2025-11-15T14:11:49.844Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-11-15T14:11:49.844Z] GC before operation: completed in 16.698 ms, heap usage 177.519 MB -> 4.056 MB.
[2025-11-15T14:11:55.512Z] ====== mnemonics (functional) [default], iteration 1 completed (4960.934 ms) ======
[2025-11-15T14:11:55.513Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-11-15T14:11:55.513Z] GC before operation: completed in 8.503 ms, heap usage 124.056 MB -> 4.056 MB.
[2025-11-15T14:12:00.051Z] ====== mnemonics (functional) [default], iteration 2 completed (4471.784 ms) ======
[2025-11-15T14:12:00.051Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-11-15T14:12:00.051Z] GC before operation: completed in 13.730 ms, heap usage 357.056 MB -> 4.056 MB.
[2025-11-15T14:12:05.973Z] ====== mnemonics (functional) [default], iteration 3 completed (5514.169 ms) ======
[2025-11-15T14:12:05.973Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-11-15T14:12:05.973Z] GC before operation: completed in 13.866 ms, heap usage 215.056 MB -> 4.056 MB.
[2025-11-15T14:12:10.762Z] ====== mnemonics (functional) [default], iteration 4 completed (5003.316 ms) ======
[2025-11-15T14:12:10.762Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-11-15T14:12:10.762Z] GC before operation: completed in 10.564 ms, heap usage 160.308 MB -> 4.057 MB.
[2025-11-15T14:12:16.407Z] ====== mnemonics (functional) [default], iteration 5 completed (4920.404 ms) ======
[2025-11-15T14:12:16.407Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-11-15T14:12:16.407Z] GC before operation: completed in 29.085 ms, heap usage 146.557 MB -> 4.056 MB.
[2025-11-15T14:12:22.039Z] ====== mnemonics (functional) [default], iteration 6 completed (5467.376 ms) ======
[2025-11-15T14:12:22.039Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-11-15T14:12:22.039Z] GC before operation: completed in 10.786 ms, heap usage 215.556 MB -> 4.057 MB.
[2025-11-15T14:12:27.710Z] ====== mnemonics (functional) [default], iteration 7 completed (5129.817 ms) ======
[2025-11-15T14:12:27.710Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-11-15T14:12:27.710Z] GC before operation: completed in 10.252 ms, heap usage 133.557 MB -> 4.057 MB.
[2025-11-15T14:12:31.664Z] ====== mnemonics (functional) [default], iteration 8 completed (4654.016 ms) ======
[2025-11-15T14:12:31.664Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-11-15T14:12:31.664Z] GC before operation: completed in 13.022 ms, heap usage 144.557 MB -> 4.057 MB.
[2025-11-15T14:12:37.425Z] ====== mnemonics (functional) [default], iteration 9 completed (5224.712 ms) ======
[2025-11-15T14:12:37.425Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-11-15T14:12:37.425Z] GC before operation: completed in 14.690 ms, heap usage 134.557 MB -> 4.057 MB.
[2025-11-15T14:12:43.030Z] ====== mnemonics (functional) [default], iteration 10 completed (5414.099 ms) ======
[2025-11-15T14:12:43.031Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-11-15T14:12:43.031Z] GC before operation: completed in 16.811 ms, heap usage 188.436 MB -> 4.057 MB.
[2025-11-15T14:12:47.683Z] ====== mnemonics (functional) [default], iteration 11 completed (4758.380 ms) ======
[2025-11-15T14:12:47.683Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-11-15T14:12:47.683Z] GC before operation: completed in 30.205 ms, heap usage 205.057 MB -> 4.057 MB.
[2025-11-15T14:12:53.569Z] ====== mnemonics (functional) [default], iteration 12 completed (5004.482 ms) ======
[2025-11-15T14:12:53.569Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-11-15T14:12:53.569Z] GC before operation: completed in 11.524 ms, heap usage 283.057 MB -> 4.057 MB.
[2025-11-15T14:12:57.267Z] ====== mnemonics (functional) [default], iteration 13 completed (4332.836 ms) ======
[2025-11-15T14:12:57.267Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-11-15T14:12:57.858Z] GC before operation: completed in 13.301 ms, heap usage 316.410 MB -> 4.057 MB.
[2025-11-15T14:13:03.512Z] ====== mnemonics (functional) [default], iteration 14 completed (5002.801 ms) ======
[2025-11-15T14:13:03.512Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-11-15T14:13:03.512Z] GC before operation: completed in 10.328 ms, heap usage 172.057 MB -> 4.057 MB.
[2025-11-15T14:13:08.048Z] ====== mnemonics (functional) [default], iteration 15 completed (4841.877 ms) ======
[2025-11-15T14:13:08.048Z] -----------------------------------
[2025-11-15T14:13:08.048Z] renaissance-mnemonics_0_PASSED
[2025-11-15T14:13:08.048Z] -----------------------------------
[2025-11-15T14:13:08.048Z]
[2025-11-15T14:13:08.048Z] TEST TEARDOWN:
[2025-11-15T14:13:08.048Z] Nothing to be done for teardown.
[2025-11-15T14:13:08.048Z] renaissance-mnemonics_0 Finish Time: Sat Nov 15 14:13:07 2025 Epoch Time (ms): 1763215987671
[2025-11-15T14:13:08.048Z]
[2025-11-15T14:13:08.048Z] ===============================================
[2025-11-15T14:13:08.048Z] Running test renaissance-movie-lens_0 ...
[2025-11-15T14:13:08.048Z] ===============================================
[2025-11-15T14:13:08.048Z] renaissance-movie-lens_0 Start Time: Sat Nov 15 14:13:07 2025 Epoch Time (ms): 1763215987691
[2025-11-15T14:13:08.048Z] variation: NoOptions
[2025-11-15T14:13:08.048Z] JVM_OPTIONS:
[2025-11-15T14:13:08.048Z] { \
[2025-11-15T14:13:08.048Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T14:13:08.048Z] echo "Nothing to be done for setup."; \
[2025-11-15T14:13:08.048Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-movie-lens_0"; \
[2025-11-15T14:13:08.048Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-movie-lens_0"; \
[2025-11-15T14:13:08.048Z] echo ""; echo "TESTING:"; \
[2025-11-15T14:13:08.048Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-11-15T14:13:08.048Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T14:13:08.048Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T14:13:08.048Z] echo "Nothing to be done for teardown."; \
[2025-11-15T14:13:08.048Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T14:13:08.048Z]
[2025-11-15T14:13:08.048Z] TEST SETUP:
[2025-11-15T14:13:08.048Z] Nothing to be done for setup.
[2025-11-15T14:13:08.048Z]
[2025-11-15T14:13:08.048Z] TESTING:
[2025-11-15T14:13:08.641Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T14:13:08.641Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-movie-lens_0/launcher-141307-7174978803285864401/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T14:13:08.641Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T14:13:08.641Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T14:13:13.210Z] NOTE: 'movie-lens' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-11-15T14:13:17.778Z] 14:13:17.703 WARN [dispatcher-event-loop-0] org.apache.spark.scheduler.TaskSetManager - Stage 8 contains a task of very large size (2797 KiB). The maximum recommended task size is 1000 KiB.
[2025-11-15T14:13:20.519Z] Got 100004 ratings from 671 users on 9066 movies.
[2025-11-15T14:13:20.519Z] Training: 60056, validation: 20285, test: 19854
[2025-11-15T14:13:20.519Z] ====== movie-lens (apache-spark) [default], iteration 0 started ======
[2025-11-15T14:13:20.519Z] GC before operation: completed in 201.700 ms, heap usage 340.000 MB -> 75.737 MB.
[2025-11-15T14:13:26.528Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:13:31.059Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:13:34.677Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:13:37.525Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:13:39.473Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:13:41.447Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:13:43.502Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:13:44.760Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:13:45.385Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:13:45.385Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:13:45.385Z] Top recommended movies for user id 72:
[2025-11-15T14:13:45.385Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:13:45.385Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:13:45.385Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:13:45.385Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:13:45.385Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:13:45.385Z] ====== movie-lens (apache-spark) [default], iteration 0 completed (24597.192 ms) ======
[2025-11-15T14:13:45.385Z] ====== movie-lens (apache-spark) [default], iteration 1 started ======
[2025-11-15T14:13:45.385Z] GC before operation: completed in 249.626 ms, heap usage 131.306 MB -> 101.628 MB.
[2025-11-15T14:13:48.491Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:13:51.282Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:13:54.095Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:13:56.963Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:13:58.201Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:13:59.815Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:14:01.749Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:14:02.988Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:14:03.579Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:14:03.580Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:14:03.580Z] Top recommended movies for user id 72:
[2025-11-15T14:14:03.580Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:14:03.580Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:14:03.580Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:14:03.580Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:14:03.580Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:14:03.580Z] ====== movie-lens (apache-spark) [default], iteration 1 completed (17884.377 ms) ======
[2025-11-15T14:14:03.580Z] ====== movie-lens (apache-spark) [default], iteration 2 started ======
[2025-11-15T14:14:03.580Z] GC before operation: completed in 160.179 ms, heap usage 363.135 MB -> 88.144 MB.
[2025-11-15T14:14:06.294Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:14:08.223Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:14:10.959Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:14:13.686Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:14:14.916Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:14:16.904Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:14:18.135Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:14:20.080Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:14:20.080Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:14:20.080Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:14:20.080Z] Top recommended movies for user id 72:
[2025-11-15T14:14:20.080Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:14:20.080Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:14:20.080Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:14:20.080Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:14:20.080Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:14:20.080Z] ====== movie-lens (apache-spark) [default], iteration 2 completed (16606.743 ms) ======
[2025-11-15T14:14:20.080Z] ====== movie-lens (apache-spark) [default], iteration 3 started ======
[2025-11-15T14:14:20.670Z] GC before operation: completed in 147.800 ms, heap usage 107.900 MB -> 88.468 MB.
[2025-11-15T14:14:23.384Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:14:25.333Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:14:28.085Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:14:30.879Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:14:32.115Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:14:34.052Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:14:35.632Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:14:36.859Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:14:36.859Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:14:36.859Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:14:37.449Z] Top recommended movies for user id 72:
[2025-11-15T14:14:37.449Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:14:37.449Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:14:37.449Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:14:37.449Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:14:37.449Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:14:37.449Z] ====== movie-lens (apache-spark) [default], iteration 3 completed (16771.280 ms) ======
[2025-11-15T14:14:37.449Z] ====== movie-lens (apache-spark) [default], iteration 4 started ======
[2025-11-15T14:14:37.449Z] GC before operation: completed in 268.177 ms, heap usage 139.883 MB -> 88.748 MB.
[2025-11-15T14:14:40.160Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:14:42.105Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:14:44.848Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:14:47.563Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:14:48.819Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:14:50.067Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:14:52.009Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:14:53.254Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:14:53.254Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:14:53.254Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:14:53.254Z] Top recommended movies for user id 72:
[2025-11-15T14:14:53.254Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:14:53.254Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:14:53.254Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:14:53.254Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:14:53.254Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:14:53.254Z] ====== movie-lens (apache-spark) [default], iteration 4 completed (15901.680 ms) ======
[2025-11-15T14:14:53.254Z] ====== movie-lens (apache-spark) [default], iteration 5 started ======
[2025-11-15T14:14:53.254Z] GC before operation: completed in 150.032 ms, heap usage 193.146 MB -> 88.860 MB.
[2025-11-15T14:14:56.005Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:14:57.938Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:15:00.713Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:15:02.655Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:15:04.596Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:15:05.836Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:15:07.063Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:15:08.308Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:15:09.000Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:15:09.000Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:15:09.000Z] Top recommended movies for user id 72:
[2025-11-15T14:15:09.000Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:15:09.000Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:15:09.000Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:15:09.000Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:15:09.000Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:15:09.000Z] ====== movie-lens (apache-spark) [default], iteration 5 completed (15283.841 ms) ======
[2025-11-15T14:15:09.000Z] ====== movie-lens (apache-spark) [default], iteration 6 started ======
[2025-11-15T14:15:09.000Z] GC before operation: completed in 177.820 ms, heap usage 241.507 MB -> 89.281 MB.
[2025-11-15T14:15:11.729Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:15:13.662Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:15:16.371Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:15:19.075Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:15:20.315Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:15:21.550Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:15:23.480Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:15:24.732Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:15:25.330Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:15:25.330Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:15:25.330Z] Top recommended movies for user id 72:
[2025-11-15T14:15:25.330Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:15:25.330Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:15:25.330Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:15:25.330Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:15:25.330Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:15:25.330Z] ====== movie-lens (apache-spark) [default], iteration 6 completed (16351.960 ms) ======
[2025-11-15T14:15:25.330Z] ====== movie-lens (apache-spark) [default], iteration 7 started ======
[2025-11-15T14:15:25.330Z] GC before operation: completed in 201.621 ms, heap usage 202.766 MB -> 89.122 MB.
[2025-11-15T14:15:28.036Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:15:29.972Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:15:32.704Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:15:34.700Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:15:36.638Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:15:37.871Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:15:39.112Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:15:40.351Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:15:40.959Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:15:40.960Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:15:40.960Z] Top recommended movies for user id 72:
[2025-11-15T14:15:40.960Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:15:40.960Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:15:40.960Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:15:40.960Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:15:40.960Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:15:40.960Z] ====== movie-lens (apache-spark) [default], iteration 7 completed (15448.349 ms) ======
[2025-11-15T14:15:40.960Z] ====== movie-lens (apache-spark) [default], iteration 8 started ======
[2025-11-15T14:15:40.960Z] GC before operation: completed in 192.795 ms, heap usage 207.821 MB -> 89.410 MB.
[2025-11-15T14:15:43.675Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:15:45.825Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:15:48.542Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:15:50.479Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:15:51.744Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:15:53.693Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:15:54.937Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:15:56.182Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:15:56.773Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:15:56.773Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:15:56.773Z] Top recommended movies for user id 72:
[2025-11-15T14:15:56.773Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:15:56.773Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:15:56.773Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:15:56.773Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:15:56.773Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:15:56.773Z] ====== movie-lens (apache-spark) [default], iteration 8 completed (15587.873 ms) ======
[2025-11-15T14:15:56.773Z] ====== movie-lens (apache-spark) [default], iteration 9 started ======
[2025-11-15T14:15:56.773Z] GC before operation: completed in 131.561 ms, heap usage 141.150 MB -> 89.125 MB.
[2025-11-15T14:15:59.497Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:16:01.443Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:16:04.273Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:16:06.204Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:16:07.654Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:16:08.886Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:16:10.834Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:16:12.090Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:16:12.090Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:16:12.090Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:16:12.090Z] Top recommended movies for user id 72:
[2025-11-15T14:16:12.090Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:16:12.090Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:16:12.090Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:16:12.090Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:16:12.090Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:16:12.090Z] ====== movie-lens (apache-spark) [default], iteration 9 completed (15408.541 ms) ======
[2025-11-15T14:16:12.090Z] ====== movie-lens (apache-spark) [default], iteration 10 started ======
[2025-11-15T14:16:12.687Z] GC before operation: completed in 139.400 ms, heap usage 140.453 MB -> 89.406 MB.
[2025-11-15T14:16:14.635Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:16:17.351Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:16:19.733Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:16:21.666Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:16:22.901Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:16:24.854Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:16:26.103Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:16:27.340Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:16:27.937Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:16:27.937Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:16:27.937Z] Top recommended movies for user id 72:
[2025-11-15T14:16:27.937Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:16:27.937Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:16:27.937Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:16:27.937Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:16:27.937Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:16:27.937Z] ====== movie-lens (apache-spark) [default], iteration 10 completed (15541.664 ms) ======
[2025-11-15T14:16:27.937Z] ====== movie-lens (apache-spark) [default], iteration 11 started ======
[2025-11-15T14:16:27.937Z] GC before operation: completed in 150.354 ms, heap usage 164.774 MB -> 89.191 MB.
[2025-11-15T14:16:30.684Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:16:32.625Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:16:35.339Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:16:37.273Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:16:39.214Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:16:40.463Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:16:41.702Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:16:42.953Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:16:43.575Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:16:43.575Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:16:43.575Z] Top recommended movies for user id 72:
[2025-11-15T14:16:43.575Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:16:43.575Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:16:43.575Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:16:43.575Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:16:43.575Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:16:43.575Z] ====== movie-lens (apache-spark) [default], iteration 11 completed (15426.334 ms) ======
[2025-11-15T14:16:43.575Z] ====== movie-lens (apache-spark) [default], iteration 12 started ======
[2025-11-15T14:16:43.575Z] GC before operation: completed in 172.512 ms, heap usage 140.393 MB -> 89.392 MB.
[2025-11-15T14:16:46.286Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:16:48.220Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:16:50.152Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:16:52.860Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:16:54.095Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:16:55.335Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:16:56.709Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:16:57.951Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:16:58.545Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:16:58.545Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:16:58.545Z] Top recommended movies for user id 72:
[2025-11-15T14:16:58.545Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:16:58.545Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:16:58.545Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:16:58.545Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:16:58.545Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:16:58.545Z] ====== movie-lens (apache-spark) [default], iteration 12 completed (14846.848 ms) ======
[2025-11-15T14:16:58.545Z] ====== movie-lens (apache-spark) [default], iteration 13 started ======
[2025-11-15T14:16:58.545Z] GC before operation: completed in 107.246 ms, heap usage 216.859 MB -> 89.540 MB.
[2025-11-15T14:17:00.765Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:17:03.510Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:17:06.242Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:17:08.227Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:17:09.471Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:17:10.704Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:17:12.648Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:17:13.901Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:17:13.901Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:17:13.901Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:17:13.901Z] Top recommended movies for user id 72:
[2025-11-15T14:17:13.901Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:17:13.901Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:17:13.901Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:17:13.901Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:17:13.901Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:17:13.901Z] ====== movie-lens (apache-spark) [default], iteration 13 completed (15287.609 ms) ======
[2025-11-15T14:17:13.901Z] ====== movie-lens (apache-spark) [default], iteration 14 started ======
[2025-11-15T14:17:13.901Z] GC before operation: completed in 116.376 ms, heap usage 202.126 MB -> 89.304 MB.
[2025-11-15T14:17:16.602Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:17:18.534Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:17:21.266Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:17:23.222Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:17:24.465Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:17:25.702Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:17:27.635Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:17:29.236Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:17:29.236Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:17:29.236Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:17:29.236Z] Top recommended movies for user id 72:
[2025-11-15T14:17:29.236Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:17:29.236Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:17:29.236Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:17:29.236Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:17:29.236Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:17:29.236Z] ====== movie-lens (apache-spark) [default], iteration 14 completed (15121.315 ms) ======
[2025-11-15T14:17:29.236Z] ====== movie-lens (apache-spark) [default], iteration 15 started ======
[2025-11-15T14:17:29.236Z] GC before operation: completed in 122.413 ms, heap usage 139.996 MB -> 89.463 MB.
[2025-11-15T14:17:31.943Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:17:33.879Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:17:36.587Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:17:38.530Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:17:39.775Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:17:41.009Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:17:42.239Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:17:43.475Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:17:44.099Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:17:44.099Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:17:44.099Z] Top recommended movies for user id 72:
[2025-11-15T14:17:44.099Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:17:44.099Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:17:44.099Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:17:44.099Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:17:44.099Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:17:44.099Z] ====== movie-lens (apache-spark) [default], iteration 15 completed (14855.991 ms) ======
[2025-11-15T14:17:44.099Z] ====== movie-lens (apache-spark) [default], iteration 16 started ======
[2025-11-15T14:17:44.099Z] GC before operation: completed in 146.068 ms, heap usage 243.187 MB -> 89.482 MB.
[2025-11-15T14:17:46.814Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:17:49.527Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:17:51.500Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:17:54.201Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:17:55.436Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:17:56.677Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:17:57.913Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:17:59.912Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:17:59.912Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:17:59.912Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:17:59.912Z] Top recommended movies for user id 72:
[2025-11-15T14:17:59.912Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:17:59.912Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:17:59.912Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:17:59.912Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:17:59.912Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:17:59.912Z] ====== movie-lens (apache-spark) [default], iteration 16 completed (15600.418 ms) ======
[2025-11-15T14:17:59.912Z] ====== movie-lens (apache-spark) [default], iteration 17 started ======
[2025-11-15T14:17:59.912Z] GC before operation: completed in 164.376 ms, heap usage 303.868 MB -> 89.683 MB.
[2025-11-15T14:18:02.642Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:18:04.905Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:18:07.612Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:18:09.554Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:18:10.783Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:18:12.021Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:18:13.367Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:18:15.365Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:18:15.365Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:18:15.365Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:18:15.365Z] Top recommended movies for user id 72:
[2025-11-15T14:18:15.365Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:18:15.365Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:18:15.365Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:18:15.365Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:18:15.365Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:18:15.365Z] ====== movie-lens (apache-spark) [default], iteration 17 completed (15351.654 ms) ======
[2025-11-15T14:18:15.365Z] ====== movie-lens (apache-spark) [default], iteration 18 started ======
[2025-11-15T14:18:15.365Z] GC before operation: completed in 167.511 ms, heap usage 231.457 MB -> 89.364 MB.
[2025-11-15T14:18:18.068Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:18:20.778Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:18:22.721Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:18:25.457Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:18:26.693Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:18:27.944Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:18:29.889Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:18:31.120Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:18:31.120Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:18:31.120Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:18:31.120Z] Top recommended movies for user id 72:
[2025-11-15T14:18:31.120Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:18:31.120Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:18:31.120Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:18:31.120Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:18:31.120Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:18:31.120Z] ====== movie-lens (apache-spark) [default], iteration 18 completed (15766.404 ms) ======
[2025-11-15T14:18:31.120Z] ====== movie-lens (apache-spark) [default], iteration 19 started ======
[2025-11-15T14:18:31.710Z] GC before operation: completed in 141.203 ms, heap usage 189.182 MB -> 89.406 MB.
[2025-11-15T14:18:33.656Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-11-15T14:18:36.367Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-11-15T14:18:39.072Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-11-15T14:18:40.343Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-11-15T14:18:41.596Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-11-15T14:18:42.844Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-11-15T14:18:44.783Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-11-15T14:18:46.035Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-11-15T14:18:46.035Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9082701964919572.
[2025-11-15T14:18:46.035Z] The best model improves the baseline by 14.34%.
[2025-11-15T14:18:46.035Z] Top recommended movies for user id 72:
[2025-11-15T14:18:46.035Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2025-11-15T14:18:46.035Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2025-11-15T14:18:46.035Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2025-11-15T14:18:46.035Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2025-11-15T14:18:46.035Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2025-11-15T14:18:46.035Z] ====== movie-lens (apache-spark) [default], iteration 19 completed (14665.981 ms) ======
[2025-11-15T14:18:46.632Z] -----------------------------------
[2025-11-15T14:18:46.632Z] renaissance-movie-lens_0_PASSED
[2025-11-15T14:18:46.632Z] -----------------------------------
[2025-11-15T14:18:46.632Z]
[2025-11-15T14:18:46.632Z] TEST TEARDOWN:
[2025-11-15T14:18:46.632Z] Nothing to be done for teardown.
[2025-11-15T14:18:46.632Z] renaissance-movie-lens_0 Finish Time: Sat Nov 15 14:18:46 2025 Epoch Time (ms): 1763216326421
[2025-11-15T14:18:46.632Z]
[2025-11-15T14:18:46.632Z] ===============================================
[2025-11-15T14:18:46.632Z] Running test renaissance-par-mnemonics_0 ...
[2025-11-15T14:18:46.632Z] ===============================================
[2025-11-15T14:18:46.632Z] renaissance-par-mnemonics_0 Start Time: Sat Nov 15 14:18:46 2025 Epoch Time (ms): 1763216326443
[2025-11-15T14:18:46.632Z] variation: NoOptions
[2025-11-15T14:18:46.632Z] JVM_OPTIONS:
[2025-11-15T14:18:46.632Z] { \
[2025-11-15T14:18:46.632Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T14:18:46.632Z] echo "Nothing to be done for setup."; \
[2025-11-15T14:18:46.632Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-par-mnemonics_0"; \
[2025-11-15T14:18:46.632Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-par-mnemonics_0"; \
[2025-11-15T14:18:46.632Z] echo ""; echo "TESTING:"; \
[2025-11-15T14:18:46.632Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-11-15T14:18:46.632Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T14:18:46.632Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T14:18:46.632Z] echo "Nothing to be done for teardown."; \
[2025-11-15T14:18:46.632Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T14:18:46.632Z]
[2025-11-15T14:18:46.632Z] TEST SETUP:
[2025-11-15T14:18:46.632Z] Nothing to be done for setup.
[2025-11-15T14:18:46.632Z]
[2025-11-15T14:18:46.632Z] TESTING:
[2025-11-15T14:18:47.221Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T14:18:47.221Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-par-mnemonics_0/launcher-141846-2107565880149913099/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T14:18:47.221Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T14:18:47.221Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T14:18:47.221Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-11-15T14:18:47.221Z] GC before operation: completed in 18.385 ms, heap usage 13.858 MB -> 4.030 MB.
[2025-11-15T14:18:52.834Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4368.271 ms) ======
[2025-11-15T14:18:52.834Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-11-15T14:18:52.834Z] GC before operation: completed in 8.629 ms, heap usage 139.030 MB -> 4.082 MB.
[2025-11-15T14:18:56.513Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4310.318 ms) ======
[2025-11-15T14:18:56.513Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-11-15T14:18:56.513Z] GC before operation: completed in 9.660 ms, heap usage 221.082 MB -> 4.082 MB.
[2025-11-15T14:19:01.157Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3900.670 ms) ======
[2025-11-15T14:19:01.157Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-11-15T14:19:01.157Z] GC before operation: completed in 47.876 ms, heap usage 357.082 MB -> 4.082 MB.
[2025-11-15T14:19:05.736Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4208.450 ms) ======
[2025-11-15T14:19:05.736Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-11-15T14:19:05.736Z] GC before operation: completed in 9.140 ms, heap usage 213.082 MB -> 4.082 MB.
[2025-11-15T14:19:10.264Z] ====== par-mnemonics (functional) [default], iteration 4 completed (4941.380 ms) ======
[2025-11-15T14:19:10.264Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-11-15T14:19:10.264Z] GC before operation: completed in 17.730 ms, heap usage 141.582 MB -> 4.083 MB.
[2025-11-15T14:19:14.789Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3650.066 ms) ======
[2025-11-15T14:19:14.789Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-11-15T14:19:14.789Z] GC before operation: completed in 11.625 ms, heap usage 271.960 MB -> 4.082 MB.
[2025-11-15T14:19:18.581Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4139.962 ms) ======
[2025-11-15T14:19:18.581Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-11-15T14:19:18.581Z] GC before operation: completed in 14.864 ms, heap usage 130.082 MB -> 4.083 MB.
[2025-11-15T14:19:23.114Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3897.193 ms) ======
[2025-11-15T14:19:23.114Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-11-15T14:19:23.114Z] GC before operation: completed in 13.369 ms, heap usage 294.083 MB -> 4.083 MB.
[2025-11-15T14:19:27.642Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4332.831 ms) ======
[2025-11-15T14:19:27.642Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-11-15T14:19:27.642Z] GC before operation: completed in 10.259 ms, heap usage 148.083 MB -> 4.083 MB.
[2025-11-15T14:19:31.298Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3936.283 ms) ======
[2025-11-15T14:19:31.298Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-11-15T14:19:31.298Z] GC before operation: completed in 9.696 ms, heap usage 261.083 MB -> 4.083 MB.
[2025-11-15T14:19:35.932Z] ====== par-mnemonics (functional) [default], iteration 10 completed (4221.000 ms) ======
[2025-11-15T14:19:35.932Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-11-15T14:19:35.932Z] GC before operation: completed in 13.004 ms, heap usage 276.835 MB -> 4.083 MB.
[2025-11-15T14:19:40.473Z] ====== par-mnemonics (functional) [default], iteration 11 completed (4250.509 ms) ======
[2025-11-15T14:19:40.473Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-11-15T14:19:40.473Z] GC before operation: completed in 12.235 ms, heap usage 160.194 MB -> 4.083 MB.
[2025-11-15T14:19:45.020Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4471.178 ms) ======
[2025-11-15T14:19:45.020Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-11-15T14:19:45.020Z] GC before operation: completed in 13.219 ms, heap usage 370.709 MB -> 4.083 MB.
[2025-11-15T14:19:49.657Z] ====== par-mnemonics (functional) [default], iteration 13 completed (4155.201 ms) ======
[2025-11-15T14:19:49.657Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-11-15T14:19:49.657Z] GC before operation: completed in 9.613 ms, heap usage 158.083 MB -> 4.083 MB.
[2025-11-15T14:19:54.181Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4462.445 ms) ======
[2025-11-15T14:19:54.181Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-11-15T14:19:54.181Z] GC before operation: completed in 11.380 ms, heap usage 194.083 MB -> 4.083 MB.
[2025-11-15T14:20:00.147Z] ====== par-mnemonics (functional) [default], iteration 15 completed (5292.424 ms) ======
[2025-11-15T14:20:00.147Z] -----------------------------------
[2025-11-15T14:20:00.147Z] renaissance-par-mnemonics_0_PASSED
[2025-11-15T14:20:00.147Z] -----------------------------------
[2025-11-15T14:20:00.147Z]
[2025-11-15T14:20:00.147Z] TEST TEARDOWN:
[2025-11-15T14:20:00.147Z] Nothing to be done for teardown.
[2025-11-15T14:20:00.147Z] renaissance-par-mnemonics_0 Finish Time: Sat Nov 15 14:19:59 2025 Epoch Time (ms): 1763216399175
[2025-11-15T14:20:00.147Z]
[2025-11-15T14:20:00.147Z] ===============================================
[2025-11-15T14:20:00.147Z] Running test renaissance-philosophers_0 ...
[2025-11-15T14:20:00.147Z] ===============================================
[2025-11-15T14:20:00.147Z] renaissance-philosophers_0 Start Time: Sat Nov 15 14:19:59 2025 Epoch Time (ms): 1763216399191
[2025-11-15T14:20:00.147Z] variation: NoOptions
[2025-11-15T14:20:00.147Z] JVM_OPTIONS:
[2025-11-15T14:20:00.147Z] { \
[2025-11-15T14:20:00.147Z] echo ""; echo "TEST SETUP:"; \
[2025-11-15T14:20:00.147Z] echo "Nothing to be done for setup."; \
[2025-11-15T14:20:00.147Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-philosophers_0"; \
[2025-11-15T14:20:00.147Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-philosophers_0"; \
[2025-11-15T14:20:00.147Z] echo ""; echo "TESTING:"; \
[2025-11-15T14:20:00.147Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-11-15T14:20:00.147Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-15T14:20:00.147Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-15T14:20:00.147Z] echo "Nothing to be done for teardown."; \
[2025-11-15T14:20:00.147Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult";
[2025-11-15T14:20:00.147Z]
[2025-11-15T14:20:00.147Z] TEST SETUP:
[2025-11-15T14:20:00.147Z] Nothing to be done for setup.
[2025-11-15T14:20:00.147Z]
[2025-11-15T14:20:00.147Z] TESTING:
[2025-11-15T14:20:00.147Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-15T14:20:00.147Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17632142647036/renaissance-philosophers_0/launcher-141959-6054318318665210792/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-15T14:20:00.147Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-15T14:20:00.147Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-15T14:20:00.147Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-11-15T14:20:00.147Z] GC before operation: completed in 13.177 ms, heap usage 15.354 MB -> 4.990 MB.
[2025-11-15T14:20:01.376Z] Camera thread performed 122 scans.
[2025-11-15T14:20:01.376Z] ====== philosophers (scala) [default], iteration 0 completed (1166.504 ms) ======
[2025-11-15T14:20:01.376Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-11-15T14:20:01.376Z] GC before operation: completed in 11.083 ms, heap usage 11.921 MB -> 5.320 MB.
[2025-11-15T14:20:01.964Z] Camera thread performed 122 scans.
[2025-11-15T14:20:01.965Z] ====== philosophers (scala) [default], iteration 1 completed (631.671 ms) ======
[2025-11-15T14:20:01.965Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-11-15T14:20:01.965Z] GC before operation: completed in 10.789 ms, heap usage 10.404 MB -> 5.320 MB.
[2025-11-15T14:20:02.553Z] Camera thread performed 122 scans.
[2025-11-15T14:20:02.553Z] ====== philosophers (scala) [default], iteration 2 completed (528.515 ms) ======
[2025-11-15T14:20:02.553Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-11-15T14:20:02.553Z] GC before operation: completed in 9.336 ms, heap usage 15.358 MB -> 5.321 MB.
[2025-11-15T14:20:03.142Z] Camera thread performed 122 scans.
[2025-11-15T14:20:03.142Z] ====== philosophers (scala) [default], iteration 3 completed (502.971 ms) ======
[2025-11-15T14:20:03.142Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-11-15T14:20:03.142Z] GC before operation: completed in 9.130 ms, heap usage 22.543 MB -> 5.321 MB.
[2025-11-15T14:20:03.732Z] Camera thread performed 122 scans.
[2025-11-15T14:20:03.732Z] ====== philosophers (scala) [default], iteration 4 completed (545.641 ms) ======
[2025-11-15T14:20:03.732Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-11-15T14:20:03.732Z] GC before operation: completed in 9.651 ms, heap usage 35.375 MB -> 5.321 MB.
[2025-11-15T14:20:04.321Z] Camera thread performed 122 scans.
[2025-11-15T14:20:04.321Z] ====== philosophers (scala) [default], iteration 5 completed (516.228 ms) ======
[2025-11-15T14:20:04.321Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-11-15T14:20:04.321Z] GC before operation: completed in 10.339 ms, heap usage 28.468 MB -> 5.321 MB.
[2025-11-15T14:20:04.321Z] Camera thread performed 122 scans.
[2025-11-15T14:20:04.321Z] ====== philosophers (scala) [default], iteration 6 completed (524.410 ms) ======
[2025-11-15T14:20:04.321Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-11-15T14:20:04.321Z] GC before operation: completed in 9.224 ms, heap usage 22.835 MB -> 5.322 MB.
[2025-11-15T14:20:04.911Z] Camera thread performed 122 scans.
[2025-11-15T14:20:04.911Z] ====== philosophers (scala) [default], iteration 7 completed (601.612 ms) ======
[2025-11-15T14:20:04.911Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-11-15T14:20:04.911Z] GC before operation: completed in 9.435 ms, heap usage 15.949 MB -> 5.322 MB.
[2025-11-15T14:20:06.141Z] Camera thread performed 122 scans.
[2025-11-15T14:20:06.141Z] ====== philosophers (scala) [default], iteration 8 completed (616.779 ms) ======
[2025-11-15T14:20:06.141Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-11-15T14:20:06.141Z] GC before operation: completed in 9.676 ms, heap usage 20.833 MB -> 5.322 MB.
[2025-11-15T14:20:06.141Z] Camera thread performed 122 scans.
[2025-11-15T14:20:06.141Z] ====== philosophers (scala) [default], iteration 9 completed (591.394 ms) ======
[2025-11-15T14:20:06.141Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-11-15T14:20:06.141Z] GC before operation: completed in 10.499 ms, heap usage 26.412 MB -> 5.322 MB.
[2025-11-15T14:20:07.373Z] Camera thread performed 122 scans.
[2025-11-15T14:20:07.373Z] ====== philosophers (scala) [default], iteration 10 completed (1030.837 ms) ======
[2025-11-15T14:20:07.373Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-11-15T14:20:07.373Z] GC before operation: completed in 12.609 ms, heap usage 24.132 MB -> 5.322 MB.
[2025-11-15T14:20:07.964Z] Camera thread performed 122 scans.
[2025-11-15T14:20:07.964Z] ====== philosophers (scala) [default], iteration 11 completed (532.546 ms) ======
[2025-11-15T14:20:07.964Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-11-15T14:20:07.964Z] GC before operation: completed in 10.906 ms, heap usage 19.791 MB -> 5.322 MB.
[2025-11-15T14:20:08.554Z] Camera thread performed 122 scans.
[2025-11-15T14:20:08.554Z] ====== philosophers (scala) [default], iteration 12 completed (484.015 ms) ======
[2025-11-15T14:20:08.554Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-11-15T14:20:08.554Z] GC before operation: completed in 10.158 ms, heap usage 35.805 MB -> 5.323 MB.
[2025-11-15T14:20:09.145Z] Camera thread performed 122 scans.
[2025-11-15T14:20:09.145Z] ====== philosophers (scala) [default], iteration 13 completed (468.046 ms) ======
[2025-11-15T14:20:09.145Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-11-15T14:20:09.145Z] GC before operation: completed in 11.844 ms, heap usage 31.822 MB -> 5.323 MB.
[2025-11-15T14:20:09.735Z] Camera thread performed 122 scans.
[2025-11-15T14:20:09.735Z] ====== philosophers (scala) [default], iteration 14 completed (562.189 ms) ======
[2025-11-15T14:20:09.735Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-11-15T14:20:09.735Z] GC before operation: completed in 11.373 ms, heap usage 29.853 MB -> 5.323 MB.
[2025-11-15T14:20:10.327Z] Camera thread performed 122 scans.
[2025-11-15T14:20:10.327Z] ====== philosophers (scala) [default], iteration 15 completed (520.221 ms) ======
[2025-11-15T14:20:10.327Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-11-15T14:20:10.327Z] GC before operation: completed in 10.021 ms, heap usage 19.128 MB -> 5.323 MB.
[2025-11-15T14:20:10.327Z] Camera thread performed 122 scans.
[2025-11-15T14:20:10.327Z] ====== philosophers (scala) [default], iteration 16 completed (478.244 ms) ======
[2025-11-15T14:20:10.327Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-11-15T14:20:10.327Z] GC before operation: completed in 10.580 ms, heap usage 19.803 MB -> 5.324 MB.
[2025-11-15T14:20:10.919Z] Camera thread performed 122 scans.
[2025-11-15T14:20:10.919Z] ====== philosophers (scala) [default], iteration 17 completed (594.488 ms) ======
[2025-11-15T14:20:10.919Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-11-15T14:20:10.919Z] GC before operation: completed in 10.631 ms, heap usage 21.403 MB -> 5.323 MB.
[2025-11-15T14:20:12.153Z] Camera thread performed 122 scans.
[2025-11-15T14:20:12.153Z] ====== philosophers (scala) [default], iteration 18 completed (665.936 ms) ======
[2025-11-15T14:20:12.153Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-11-15T14:20:12.153Z] GC before operation: completed in 11.824 ms, heap usage 14.418 MB -> 5.324 MB.
[2025-11-15T14:20:12.153Z] Camera thread performed 122 scans.
[2025-11-15T14:20:12.154Z] ====== philosophers (scala) [default], iteration 19 completed (522.223 ms) ======
[2025-11-15T14:20:12.154Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-11-15T14:20:12.154Z] GC before operation: completed in 12.476 ms, heap usage 33.315 MB -> 5.324 MB.
[2025-11-15T14:20:12.744Z] Camera thread performed 122 scans.
[2025-11-15T14:20:12.744Z] ====== philosophers (scala) [default], iteration 20 completed (496.924 ms) ======
[2025-11-15T14:20:12.744Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-11-15T14:20:12.744Z] GC before operation: completed in 10.922 ms, heap usage 28.248 MB -> 5.324 MB.
[2025-11-15T14:20:13.340Z] Camera thread performed 122 scans.
[2025-11-15T14:20:13.341Z] ====== philosophers (scala) [default], iteration 21 completed (499.669 ms) ======
[2025-11-15T14:20:13.341Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-11-15T14:20:13.341Z] GC before operation: completed in 10.739 ms, heap usage 31.278 MB -> 5.324 MB.
[2025-11-15T14:20:13.944Z] Camera thread performed 122 scans.
[2025-11-15T14:20:13.944Z] ====== philosophers (scala) [default], iteration 22 completed (482.855 ms) ======
[2025-11-15T14:20:13.944Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-11-15T14:20:13.944Z] GC before operation: completed in 9.980 ms, heap usage 23.414 MB -> 5.325 MB.
[2025-11-15T14:20:14.536Z] Camera thread performed 122 scans.
[2025-11-15T14:20:14.536Z] ====== philosophers (scala) [default], iteration 23 completed (540.736 ms) ======
[2025-11-15T14:20:14.536Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-11-15T14:20:14.536Z] GC before operation: completed in 12.205 ms, heap usage 37.092 MB -> 5.325 MB.
[2025-11-15T14:20:15.771Z] Camera thread performed 122 scans.
[2025-11-15T14:20:15.771Z] ====== philosophers (scala) [default], iteration 24 completed (1264.105 ms) ======
[2025-11-15T14:20:15.771Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-11-15T14:20:15.771Z] GC before operation: completed in 11.313 ms, heap usage 12.106 MB -> 5.325 MB.
[2025-11-15T14:20:16.362Z] Camera thread performed 122 scans.
[2025-11-15T14:20:16.362Z] ====== philosophers (scala) [default], iteration 25 completed (568.803 ms) ======
[2025-11-15T14:20:16.362Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-11-15T14:20:16.362Z] GC before operation: completed in 11.216 ms, heap usage 28.845 MB -> 5.325 MB.
[2025-11-15T14:20:16.952Z] Camera thread performed 122 scans.
[2025-11-15T14:20:16.952Z] ====== philosophers (scala) [default], iteration 26 completed (566.913 ms) ======
[2025-11-15T14:20:16.952Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-11-15T14:20:16.952Z] GC before operation: completed in 10.669 ms, heap usage 14.426 MB -> 5.346 MB.
[2025-11-15T14:20:17.541Z] Camera thread performed 122 scans.
[2025-11-15T14:20:17.541Z] ====== philosophers (scala) [default], iteration 27 completed (459.492 ms) ======
[2025-11-15T14:20:17.541Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-11-15T14:20:17.541Z] GC before operation: completed in 11.395 ms, heap usage 20.940 MB -> 5.325 MB.
[2025-11-15T14:20:18.131Z] Camera thread performed 122 scans.
[2025-11-15T14:20:18.131Z] ====== philosophers (scala) [default], iteration 28 completed (487.207 ms) ======
[2025-11-15T14:20:18.131Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-11-15T14:20:18.131Z] GC before operation: completed in 11.995 ms, heap usage 33.886 MB -> 5.325 MB.
[2025-11-15T14:20:18.131Z] Camera thread performed 122 scans.
[2025-11-15T14:20:18.131Z] ====== philosophers (scala) [default], iteration 29 completed (519.213 ms) ======
[2025-11-15T14:20:18.727Z] -----------------------------------
[2025-11-15T14:20:18.727Z] renaissance-philosophers_0_PASSED
[2025-11-15T14:20:18.727Z] -----------------------------------
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z] TEST TEARDOWN:
[2025-11-15T14:20:18.727Z] Nothing to be done for teardown.
[2025-11-15T14:20:18.727Z] renaissance-philosophers_0 Finish Time: Sat Nov 15 14:20:18 2025 Epoch Time (ms): 1763216418240
[2025-11-15T14:20:18.727Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-11-15T14:20:18.727Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2025-11-15T14:20:18.727Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests'
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z] All tests finished, run result summary:
[2025-11-15T14:20:18.727Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-15T14:20:18.727Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=25 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17632142647036/ --tapName=Test_openjdk25_hs_extended.perf_s390x_linux.tap --comment=""
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z] TEST TARGETS SUMMARY
[2025-11-15T14:20:18.727Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-15T14:20:18.727Z] DISABLED test targets:
[2025-11-15T14:20:18.727Z] dacapo-avrora_0
[2025-11-15T14:20:18.727Z] renaissance-finagle-chirper_0
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z] PASSED test targets:
[2025-11-15T14:20:18.727Z] dacapo-jython_0
[2025-11-15T14:20:18.727Z] dacapo-luindex_0
[2025-11-15T14:20:18.727Z] dacapo-pmd_0
[2025-11-15T14:20:18.727Z] dacapo-sunflow_0
[2025-11-15T14:20:18.727Z] dacapo-tomcat_0
[2025-11-15T14:20:18.727Z] dacapo-xalan_0
[2025-11-15T14:20:18.727Z] renaissance-als_0
[2025-11-15T14:20:18.727Z] renaissance-chi-square_0
[2025-11-15T14:20:18.727Z] renaissance-db-shootout_0
[2025-11-15T14:20:18.727Z] renaissance-dec-tree_0
[2025-11-15T14:20:18.727Z] renaissance-finagle-http_0
[2025-11-15T14:20:18.727Z] renaissance-gauss-mix_0
[2025-11-15T14:20:18.727Z] renaissance-log-regression_0
[2025-11-15T14:20:18.727Z] renaissance-mnemonics_0
[2025-11-15T14:20:18.727Z] renaissance-movie-lens_0
[2025-11-15T14:20:18.727Z] renaissance-par-mnemonics_0
[2025-11-15T14:20:18.727Z] renaissance-philosophers_0
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z] FAILED test targets:
[2025-11-15T14:20:18.727Z] dacapo-fop_0
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z] TOTAL: 20 EXECUTED: 18 PASSED: 17 FAILED: 1 DISABLED: 2 SKIPPED: 0
[2025-11-15T14:20:18.727Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-15T14:20:18.727Z]
[2025-11-15T14:20:18.727Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-15T14:20:18.727Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-15T14:20:18.727Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-11-15T14:20:20.434Z] ++ uname
[2025-11-15T14:20:20.435Z] + '[' Linux = AIX ']'
[2025-11-15T14:20:20.435Z] ++ uname
[2025-11-15T14:20:20.435Z] + '[' Linux = SunOS ']'
[2025-11-15T14:20:20.435Z] ++ uname
[2025-11-15T14:20:20.435Z] + '[' Linux = '*BSD' ']'
[2025-11-15T14:20:20.435Z] + MAKE=make
[2025-11-15T14:20:20.435Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-15T14:20:20.435Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-15T14:20:20.818Z] $ ssh-agent -k
[2025-11-15T14:20:20.827Z] unset SSH_AUTH_SOCK;
[2025-11-15T14:20:20.828Z] unset SSH_AGENT_PID;
[2025-11-15T14:20:20.828Z] echo Agent pid 23044 killed;
[2025-11-15T14:20:21.284Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-11-15T14:20:21.309Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-11-15T14:20:21.959Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-11-15T14:20:22.013Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-15T14:20:22.119Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-15T14:20:22.210Z] Archiving artifacts
[2025-11-15T14:20:22.400Z] Recording fingerprints
[Pipeline] echo
[2025-11-15T14:20:22.507Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-15T14:20:22.605Z] Archiving artifacts
[2025-11-15T14:20:22.799Z] Recording fingerprints
[Pipeline] sh
[2025-11-15T14:20:24.103Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17632142647036
[Pipeline] echo
[2025-11-15T14:20:24.362Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-15T14:20:24.457Z] Archiving artifacts
[2025-11-15T14:20:24.697Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-15T14:20:25.523Z] Tap file found: aqa-tests/TKG/output_17632142647036/Test_openjdk25_hs_extended.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-15T14:20:25.759Z] Recording test results
[2025-11-15T14:20:26.030Z] None of the test reports contained any result
[2025-11-15T14:20:26.031Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-15T14:20:26.069Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-15T14:20:25.949Z] No test report files were found. Configuration error?
[2025-11-15T14:20:27.263Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-15T14:20:27.264Z] Unix type machine..
[2025-11-15T14:20:27.264Z] Running on a Linux host
[2025-11-15T14:20:27.264Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-15T14:20:27.715Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-15T14:20:27.715Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-15T14:20:28.346Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-15T14:20:29.515Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-15T14:20:30.105Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-15T14:20:30.403Z] 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-11-15T14:20:30.666Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-15T14:20:30.732Z] Running on test-osuosl-aix73-ppc64-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2025-11-15T14:20:30.744Z] Generating rerun Test_openjdk25_hs_extended.perf_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk25_hs_extended.perf_s390x_linux_rerun)
[Pipeline] echo
[2025-11-15T14:20:30.781Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_extended.perf_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-15T14:20:33.080Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-15T14:20:34.498Z] Processing DSL script testJobTemplate
[2025-11-15T14:25:30.078Z] LEVELS: [extended]
[2025-11-15T14:25:30.078Z] JDK_VERSIONS: [8]
[2025-11-15T14:25:30.078Z] GROUPS: [perf]
[2025-11-15T14:25:30.078Z] ARCH_OS_LIST: [s390x_linux]
[2025-11-15T14:25:30.267Z] Existing items:
[2025-11-15T14:25:30.267Z] GeneratedJob{name='Test_openjdk25_hs_extended.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-15T14:25:31.006Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk25_hs_extended.perf_s390x_linux_rerun)
[Pipeline] build
[2025-11-15T14:25:31.030Z] Scheduling project: Test_openjdk25_hs_extended.perf_s390x_linux_rerun
[2025-11-15T14:25:37.486Z] Starting building: Test_openjdk25_hs_extended.perf_s390x_linux_rerun #7
[2025-11-15T14:48:05.345Z] Build Test_openjdk25_hs_extended.perf_s390x_linux_rerun #7 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-15T14:48:05.422Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk25_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-15T14:48:05.493Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-15T14:48:05.493Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-15T14:48:05.520Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-15T14:48:05.563Z] Test_openjdk25_hs_extended.perf_s390x_linux_rerun #7 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-15T14:48:05.582Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-15T14:48:05.730Z] Copied 1 artifact from "Test_openjdk25_hs_extended.perf_s390x_linux_rerun" build number 7
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-15T14:48:05.764Z] Saving Test_openjdk25_hs_extended.perf_s390x_linux_rerun/7/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-15T14:48:05.790Z] Archiving artifacts
[2025-11-15T14:48:05.871Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-15T14:48:06.040Z] Tap file found: Test_openjdk25_hs_extended.perf_s390x_linux_rerun\7\aqa-tests\TKG\output_17632180731866\Test_openjdk25_hs_extended.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-15T14:48:06.107Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-fop_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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&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=4&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-15T14:48:06.185Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-15T14:48:06.185Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-15T14:48:06.210Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE