Test_openjdk17_hs_extended.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-linux-s390x-temurin" build number 522
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1017
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 482
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_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_openjdk17_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 f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
> git rev-list --no-walk bb1165c9c01e39d91400639edf891109bd8e0d1f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-11T22:31:33.331Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-11T22:31:33.339Z] SPEC: linux_390-64
[Pipeline] echo
[2026-02-11T22:31:33.340Z] Specified LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T22:31:33.353Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T22:31:33.357Z] Provisioning LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-11T22:31:33.363Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2026-02-11T22:31:33.384Z] Running on test-marist-sles15-s390x-2 in /home/jenkins/workspace/Test_openjdk17_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
[2026-02-11T22:31:33.427Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T22:31:33.706Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T22:31:33.706Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T22:31:33.798Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T22:31:33.953Z] The recommended git tool is: /usr/bin/git
[2026-02-11T22:31:34.146Z] No credentials specified
[2026-02-11T22:31:34.248Z] Cloning the remote Git repository
[2026-02-11T22:31:34.392Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:31:34.392Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests # timeout=10
[2026-02-11T22:31:34.410Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T22:31:34.410Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:31:34.410Z] > /usr/bin/git --version # timeout=10
[2026-02-11T22:31:34.412Z] > git --version # 'git version 2.26.2'
[2026-02-11T22:31:34.412Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T22:32:04.524Z] ERROR: Error cloning remote repo 'origin'
[2026-02-11T22:32:04.524Z] hudson.plugins.git.GitException: Command "/usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-02-11T22:32:04.524Z] stdout:
[2026-02-11T22:32:04.524Z] stderr: fatal: unable to access 'https://github.com/adoptium/aqa-tests.git/': Could not resolve host: github.com
[2026-02-11T22:32:04.524Z]
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-02-11T22:32:04.525Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-02-11T22:32:04.525Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-02-11T22:32:04.525Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-02-11T22:32:04.525Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-02-11T22:32:04.525Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-11T22:32:04.525Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-11T22:32:04.525Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-11T22:32:04.525Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-02-11T22:32:04.525Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-sles15-s390x-2
[2026-02-11T22:32:04.525Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-02-11T22:32:04.525Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-02-11T22:32:04.525Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-02-11T22:32:04.525Z] at jdk.internal.reflect.GeneratedMethodAccessor940.invoke(Unknown Source)
[2026-02-11T22:32:04.525Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:32:04.525Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git-client/jdk.proxy117/jdk.proxy117.$Proxy943.execute(Unknown Source)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-02-11T22:32:04.525Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-02-11T22:32:04.525Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-11T22:32:04.525Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-11T22:32:04.525Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-11T22:32:04.525Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-11T22:32:04.525Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-11T22:32:04.525Z] ERROR: Error cloning remote repo 'origin'
[2026-02-11T22:32:04.525Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-02-11T22:32:04.528Z] ERROR: Error cloning remote repo 'origin'
[2026-02-11T22:32:04.528Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-02-11T22:32:04.543Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-02-11T22:35:04.547Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T22:35:04.805Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T22:35:04.805Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T22:35:04.896Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T22:35:05.091Z] The recommended git tool is: /usr/bin/git
[2026-02-11T22:35:05.294Z] No credentials specified
[2026-02-11T22:35:05.390Z] Cloning the remote Git repository
[2026-02-11T22:35:05.531Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:35:05.531Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests # timeout=10
[2026-02-11T22:35:05.535Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T22:35:05.536Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:35:05.536Z] > /usr/bin/git --version # timeout=10
[2026-02-11T22:35:05.539Z] > git --version # 'git version 2.26.2'
[2026-02-11T22:35:05.539Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T22:35:13.807Z] Avoid second fetch
[2026-02-11T22:35:13.915Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-11T22:35:13.647Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T22:35:13.666Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T22:35:13.867Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T22:35:13.964Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-11T22:35:13.967Z] > /usr/bin/git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-11T22:35:15.143Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_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
[2026-02-11T22:35:20.348Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:35:20.480Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T22:35:21.944Z] + LC_TIME=C
[2026-02-11T22:35:21.944Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T22:35:22.409Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T22:35:23.613Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T22:35:23.614Z] Unix type machine..
[2026-02-11T22:35:23.614Z] Running on a Linux host
[2026-02-11T22:35:23.614Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T22:35:27.158Z] + printenv
[2026-02-11T22:35:27.160Z] TIME_LIMIT=25
[2026-02-11T22:35:27.160Z] HOSTTYPE=s390x
[2026-02-11T22:35:27.160Z] RERUN_ITERATIONS=1
[2026-02-11T22:35:27.160Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_s390x_linux/235/display/redirect
[2026-02-11T22:35:27.160Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T22:35:27.160Z] EXECUTOR_NUMBER=0
[2026-02-11T22:35:27.160Z] SSH_CONNECTION=78.47.239.97 55684 148.100.74.154 22
[2026-02-11T22:35:27.160Z] LESSCLOSE=lessclose.sh %s %s
[2026-02-11T22:35:27.160Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
[2026-02-11T22:35:27.160Z] _=/usr/bin/printenv
[2026-02-11T22:35:27.160Z] LANG=en_US.UTF-8
[2026-02-11T22:35:27.160Z] BUILD_ID=235
[2026-02-11T22:35:27.160Z] WINDOWMANAGER=xterm
[2026-02-11T22:35:27.160Z] LESS=-M -I -R
[2026-02-11T22:35:27.160Z] USE_JRE=false
[2026-02-11T22:35:27.160Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk
[2026-02-11T22:35:27.160Z] HOSTNAME=test-marist-sles15-s390x-2.adoptopenjdk.net
[2026-02-11T22:35:27.160Z] jobStatus=SUCCESS
[2026-02-11T22:35:27.160Z] OLDPWD=/home/jenkins
[2026-02-11T22:35:27.160Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_s390x_linux/235/display/redirect?page=changes
[2026-02-11T22:35:27.160Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T22:35:27.160Z] PERSONAL_BUILD=false
[2026-02-11T22:35:27.160Z] CSHEDIT=emacs
[2026-02-11T22:35:27.160Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:35:27.160Z] GPG_TTY=not a tty
[2026-02-11T22:35:27.160Z] LESS_ADVANCED_PREPROCESSOR=no
[2026-02-11T22:35:27.160Z] COLORTERM=1
[2026-02-11T22:35:27.160Z] JENKINS_NODE_COOKIE=17084d04-3c89-461f-b605-7d42ae840b47
[2026-02-11T22:35:27.160Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk
[2026-02-11T22:35:27.160Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T22:35:27.160Z] JDK_IMPL=hotspot
[2026-02-11T22:35:27.160Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.perf_s390x_linux
[2026-02-11T22:35:27.160Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux@tmp
[2026-02-11T22:35:27.160Z] MACHTYPE=s390x-suse-linux
[2026-02-11T22:35:27.160Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T22:35:27.160Z] DYNAMIC_COMPILE=false
[2026-02-11T22:35:27.160Z] OPENJ9_BRANCH=master
[2026-02-11T22:35:27.160Z] MINICOM=-c on
[2026-02-11T22:35:27.160Z] OSTYPE=linux
[2026-02-11T22:35:27.160Z] CI=true
[2026-02-11T22:35:27.160Z] HUDSON_COOKIE=df261140-a6e4-4074-893a-61b9149e6d1d
[2026-02-11T22:35:27.160Z] XDG_SESSION_ID=25358
[2026-02-11T22:35:27.160Z] USER=jenkins
[2026-02-11T22:35:27.160Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T22:35:27.160Z] ORIGIN_JDK_VERSION=17
[2026-02-11T22:35:27.160Z] PAGER=less
[2026-02-11T22:35:27.160Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/system_lib
[2026-02-11T22:35:27.160Z] UPSTREAM_JOB_NUMBER=522
[2026-02-11T22:35:27.160Z] BUILD_NUMBER=235
[2026-02-11T22:35:27.160Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T22:35:27.160Z] JCK_GIT_BRANCH=master
[2026-02-11T22:35:27.160Z] MORE=-sl
[2026-02-11T22:35:27.160Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T22:35:27.160Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux
[2026-02-11T22:35:27.160Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-linux-s390x-temurin
[2026-02-11T22:35:27.160Z] KEEP_REPORTDIR=false
[2026-02-11T22:35:27.160Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux
[2026-02-11T22:35:27.160Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T22:35:27.160Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T22:35:27.160Z] HOME=/home/jenkins
[2026-02-11T22:35:27.160Z] NODE_NAME=test-marist-sles15-s390x-2
[2026-02-11T22:35:27.160Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../benchmarks
[2026-02-11T22:35:27.160Z] DOCKER_REQUIRED=false
[2026-02-11T22:35:27.160Z] HOST=test-marist-sles15-s390x-2.adoptopenjdk.net
[2026-02-11T22:35:27.160Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T22:35:27.160Z] SSH_CLIENT=78.47.239.97 55684 22
[2026-02-11T22:35:27.160Z] JDK_BRANCH=jdk-17.0.19+2_adopt
[2026-02-11T22:35:27.160Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T22:35:27.160Z] XNLSPATH=/usr/share/X11/nls
[2026-02-11T22:35:27.160Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T22:35:27.160Z] JOB_NAME=Test_openjdk17_hs_extended.perf_s390x_linux
[2026-02-11T22:35:27.160Z] TEST_TIME=120
[2026-02-11T22:35:27.160Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_s390x_linux/235/display/redirect?page=tests
[2026-02-11T22:35:27.160Z] BUILD_LIST=perf
[2026-02-11T22:35:27.160Z] XDG_DATA_DIRS=/usr/share
[2026-02-11T22:35:27.160Z] KEEP_WORKSPACE=false
[2026-02-11T22:35:27.160Z] NUM_PROCESSORS=2
[2026-02-11T22:35:27.160Z] LIBGL_DEBUG=quiet
[2026-02-11T22:35:27.160Z] EXIT_SUCCESS=false
[2026-02-11T22:35:27.160Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T22:35:27.160Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T22:35:27.160Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_s390x_linux/display/redirect
[2026-02-11T22:35:27.160Z] PROFILEREAD=true
[2026-02-11T22:35:27.160Z] RERUN_FAILURE=true
[2026-02-11T22:35:27.160Z] SDK_RESOURCE=upstream
[2026-02-11T22:35:27.160Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T22:35:27.160Z] SETUP_JCK_RUN=false
[2026-02-11T22:35:27.160Z] SPEC=linux_390-64
[2026-02-11T22:35:27.160Z] ITERATIONS=1
[2026-02-11T22:35:27.160Z] GENERATE_JOBS=true
[2026-02-11T22:35:27.160Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:35:27.160Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T22:35:27.160Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_s390x_linux/235/display/redirect?page=artifacts
[2026-02-11T22:35:27.160Z] MAIL=/var/spool/mail/jenkins
[2026-02-11T22:35:27.160Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T22:35:27.160Z] AUTO_DETECT=true
[2026-02-11T22:35:27.160Z] TAP_NAME=Test_openjdk17_hs_extended.perf_s390x_linux.tap
[2026-02-11T22:35:27.160Z] LESSKEY=/etc/lesskey.bin
[2026-02-11T22:35:27.160Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_s390x_linux/235/
[2026-02-11T22:35:27.160Z] SHELL=/bin/bash
[2026-02-11T22:35:27.160Z] STAGE_NAME=Setup
[2026-02-11T22:35:27.160Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:35:27.160Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_s390x_linux/
[2026-02-11T22:35:27.160Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T22:35:27.160Z] JDK_VERSION=17
[2026-02-11T22:35:27.160Z] BUILD_DISPLAY_NAME=#235
[2026-02-11T22:35:27.160Z] PLATFORM=s390x_linux
[2026-02-11T22:35:27.160Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:35:27.160Z] SHLVL=3
[2026-02-11T22:35:27.160Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-02-11T22:35:27.160Z] PARALLEL=Dynamic
[2026-02-11T22:35:27.160Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.perf_s390x_linux-235
[2026-02-11T22:35:27.160Z] TKG_ITERATIONS=1
[2026-02-11T22:35:27.160Z] EXIT_FAILURE=false
[2026-02-11T22:35:27.160Z] 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
[2026-02-11T22:35:27.160Z] TARGET=extended.perf
[2026-02-11T22:35:27.160Z] LOGNAME=jenkins
[2026-02-11T22:35:27.160Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-02-11T22:35:27.160Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-02-11T22:35:27.160Z] JOBSTARTTIME=Wed, 11 Feb 2026 22:35:21 +0000
[2026-02-11T22:35:27.160Z] JRE_HOME=/usr/lib64/jvm/jre
[2026-02-11T22:35:27.160Z] XDG_CONFIG_DIRS=/etc/xdg
[2026-02-11T22:35:27.160Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin
[2026-02-11T22:35:27.160Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin
[2026-02-11T22:35:27.160Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T22:35:27.160Z] HISTSIZE=1000
[2026-02-11T22:35:27.160Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-11T22:35:27.160Z] CPU=s390x
[2026-02-11T22:35:27.160Z] JENKINS_SERVER_COOKIE=durable-6ca4e985eb6c7c3a204656c861e4fa8fc7480422d3c73a92e598449afc59baec
[2026-02-11T22:35:27.160Z] 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
[2026-02-11T22:35:27.472Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T22:35:27.513Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T22:37:00.407Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-linux-s390x-temurin" build number 522
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T22:37:01.432Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-11T22:37:01.461Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T22:37:01.582Z] $ ssh-agent
[2026-02-11T22:37:02.059Z] SSH_AUTH_SOCK=/tmp/ssh-xS3rJQruJWI8/agent.334
[2026-02-11T22:37:02.059Z] SSH_AGENT_PID=337
[2026-02-11T22:37:02.059Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T22:37:02.150Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T22:37:02.324Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:37:03.801Z] ++ pwd
[2026-02-11T22:37:03.801Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-11T22:37:03.801Z] TESTDIR: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests
[2026-02-11T22:37:03.801Z] get jdk binary...
[2026-02-11T22:37:03.801Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T22:37:03.801Z] Uncompressing file: OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-11T22:37:03.801Z] List files in jdkbinary folder...
[2026-02-11T22:37:03.801Z] total 454796
[2026-02-11T22:37:03.801Z] -rw-r--r-- 1 jenkins users 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:03.801Z] -rw-r--r-- 1 jenkins users 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:03.801Z] -rw-r--r-- 1 jenkins users 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:03.801Z] -rw-r--r-- 1 jenkins users 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json
[2026-02-11T22:37:03.801Z] -rw-rw-r-- 1 jenkins users 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-11T22:37:03.801Z] -rw-r--r-- 1 jenkins users 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:03.801Z] -rw-r--r-- 1 jenkins users 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:03.801Z] drwxr-xr-x 3 jenkins users 27 Feb 11 22:37 tmp
[2026-02-11T22:37:03.801Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:37:03.801Z] total 0
[2026-02-11T22:37:03.801Z] drwxr-xr-x 9 jenkins users 121 Feb 11 21:26 jdk-17.0.19+2
[2026-02-11T22:37:03.801Z] Moving directory jdk-17.0.19+2/ to ../j2sdk-image
[2026-02-11T22:37:03.801Z] Uncompressing file: OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-11T22:37:04.417Z] List files in jdkbinary folder...
[2026-02-11T22:37:04.417Z] total 454796
[2026-02-11T22:37:04.417Z] drwxr-xr-x 9 jenkins users 121 Feb 11 21:26 j2sdk-image
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json
[2026-02-11T22:37:04.417Z] -rw-rw-r-- 1 jenkins users 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] drwxr-xr-x 3 jenkins users 31 Feb 11 22:37 tmp
[2026-02-11T22:37:04.417Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:37:04.417Z] total 0
[2026-02-11T22:37:04.417Z] drwxr-xr-x 6 jenkins users 82 Feb 11 21:26 jdk-17.0.19+2-jre
[2026-02-11T22:37:04.417Z] Moving directory jdk-17.0.19+2-jre/ to ../j2re-image
[2026-02-11T22:37:04.417Z] Uncompressing file: OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-11T22:37:04.417Z] List files in jdkbinary folder...
[2026-02-11T22:37:04.417Z] total 454796
[2026-02-11T22:37:04.417Z] drwxr-xr-x 6 jenkins users 82 Feb 11 21:26 j2re-image
[2026-02-11T22:37:04.417Z] drwxr-xr-x 9 jenkins users 121 Feb 11 21:26 j2sdk-image
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json
[2026-02-11T22:37:04.417Z] -rw-rw-r-- 1 jenkins users 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] drwxr-xr-x 3 jenkins users 39 Feb 11 22:37 tmp
[2026-02-11T22:37:04.417Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:37:04.417Z] total 0
[2026-02-11T22:37:04.417Z] drwxr-xr-x 3 jenkins users 17 Feb 11 21:26 jdk-17.0.19+2-static-libs
[2026-02-11T22:37:04.417Z] Moving directory jdk-17.0.19+2-static-libs/ to ../static-libs
[2026-02-11T22:37:04.417Z] Uncompressing file: OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-11T22:37:04.417Z] List files in jdkbinary folder...
[2026-02-11T22:37:04.417Z] total 454796
[2026-02-11T22:37:04.417Z] drwxr-xr-x 6 jenkins users 82 Feb 11 21:26 j2re-image
[2026-02-11T22:37:04.417Z] drwxr-xr-x 9 jenkins users 121 Feb 11 21:26 j2sdk-image
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json
[2026-02-11T22:37:04.417Z] -rw-rw-r-- 1 jenkins users 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-11T22:37:04.417Z] -rw-r--r-- 1 jenkins users 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.418Z] -rw-r--r-- 1 jenkins users 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:37:04.418Z] drwxr-xr-x 3 jenkins users 17 Feb 11 21:26 static-libs
[2026-02-11T22:37:04.418Z] drwxr-xr-x 3 jenkins users 38 Feb 11 22:37 tmp
[2026-02-11T22:37:04.418Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:37:04.418Z] total 0
[2026-02-11T22:37:04.418Z] drwxr-xr-x 5 jenkins users 95 Feb 11 21:15 jdk-17.0.19+2-test-image
[2026-02-11T22:37:04.418Z] Moving directory jdk-17.0.19+2-test-image/ to ../openjdk-test-image
[2026-02-11T22:37:04.418Z] Uncompressing OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz over ./j2sdk-image...
[2026-02-11T22:37:05.138Z] Removing top-level folder jdk-17.0.19+2-debug-image/
[2026-02-11T22:37:05.138Z] Removing top-level folder jdk-17.0.19+2/
[2026-02-11T22:37:05.829Z] Run /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T22:37:05.829Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T22:37:05.829Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-11T22:37:05.829Z] OpenJDK Runtime Environment Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea)
[2026-02-11T22:37:05.829Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea, mixed mode, sharing)
[2026-02-11T22:37:05.829Z] =JAVA VERSION OUTPUT END=
[2026-02-11T22:37:05.829Z] =RELEASE INFO BEGIN=
[2026-02-11T22:37:05.829Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T22:37:05.829Z] IMPLEMENTOR_VERSION="Temurin-17.0.19+2-202602112052"
[2026-02-11T22:37:05.829Z] JAVA_RUNTIME_VERSION="17.0.19-beta+2-ea"
[2026-02-11T22:37:05.829Z] JAVA_VERSION="17.0.19"
[2026-02-11T22:37:05.829Z] JAVA_VERSION_DATE="2026-04-21"
[2026-02-11T22:37:05.829Z] LIBC="gnu"
[2026-02-11T22:37:05.829Z] 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.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt 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.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2026-02-11T22:37:05.829Z] OS_ARCH="s390x"
[2026-02-11T22:37:05.829Z] OS_NAME="Linux"
[2026-02-11T22:37:05.829Z] SOURCE=".:git:b2cc7372747c"
[2026-02-11T22:37:05.829Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T22:37:05.829Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T22:37:05.829Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git"
[2026-02-11T22:37:05.829Z] FULL_VERSION="17.0.19-beta+2-ea"
[2026-02-11T22:37:05.829Z] SEMANTIC_VERSION="17.0.19+2"
[2026-02-11T22:37:05.829Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2026-02-11T22:37:05.829Z] JVM_VARIANT="Hotspot"
[2026-02-11T22:37:05.829Z] JVM_VERSION="17.0.19-beta+2-ea"
[2026-02-11T22:37:05.829Z] IMAGE_TYPE="JDK"
[2026-02-11T22:37:05.829Z] =RELEASE INFO END=
[2026-02-11T22:37:05.829Z] get testKitGen...
[2026-02-11T22:37:05.829Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T22:37:06.464Z] git rev-parse master
[2026-02-11T22:37:06.464Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T22:37:06.976Z] $ ssh-agent -k
[2026-02-11T22:37:06.980Z] unset SSH_AUTH_SOCK;
[2026-02-11T22:37:06.980Z] unset SSH_AGENT_PID;
[2026-02-11T22:37:06.980Z] echo Agent pid 337 killed;
[2026-02-11T22:37:07.456Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T22:37:08.941Z] 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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=522&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T22:37:08.975Z] 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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=522&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T22:37:09.286Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T22:37:10.007Z] Copied 1 artifact from "getTRSSOutput" build number 2045
[Pipeline] sh
[2026-02-11T22:37:11.237Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-11T22:37:11.238Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-11T22:37:11.238Z] + tar xof -
[2026-02-11T22:37:11.238Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T22:37:11.685Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:37:11.821Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-11T22:37:12.048Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-11T22:37:12.076Z] Machine limit is 5.
[Pipeline] sh
[2026-02-11T22:37:13.449Z] + cd ./aqa-tests/TKG
[2026-02-11T22:37:13.449Z] ++ uname
[2026-02-11T22:37:13.449Z] + '[' Linux = AIX ']'
[2026-02-11T22:37:13.449Z] ++ uname
[2026-02-11T22:37:13.449Z] + '[' Linux = SunOS ']'
[2026-02-11T22:37:13.449Z] ++ uname
[2026-02-11T22:37:13.449Z] + '[' Linux = '*BSD' ']'
[2026-02-11T22:37:13.449Z] + MAKE=make
[2026-02-11T22:37:13.449Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-11T22:37:13.449Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:37:13.449Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:13.449Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:37:13.449Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:37:13.449Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:37:13.449Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:37:13.449Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T22:37:14.165Z]
[2026-02-11T22:37:14.165Z] build:
[2026-02-11T22:37:14.165Z]
[2026-02-11T22:37:14.165Z] clean:
[2026-02-11T22:37:14.165Z]
[2026-02-11T22:37:14.165Z] init:
[2026-02-11T22:37:14.165Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:37:14.165Z]
[2026-02-11T22:37:14.165Z] getDependentLibs:
[2026-02-11T22:37:14.165Z] [exec] --------------------------------------------
[2026-02-11T22:37:14.165Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:14.165Z] [exec] task is set to default
[2026-02-11T22:37:14.165Z] [exec] dependencyList is set to json_simple
[2026-02-11T22:37:14.165Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:37:14.165Z] [exec] --------------------------------------------
[2026-02-11T22:37:14.165Z] [exec] Starting download third party dependent jars
[2026-02-11T22:37:14.165Z] [exec] --------------------------------------------
[2026-02-11T22:37:14.165Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:14.165Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T22:37:14.165Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:37:14.165Z]
[2026-02-11T22:37:14.165Z] compile:
[2026-02-11T22:37:14.165Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:37:14.165Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:37:14.165Z] [echo] ===fork: yes
[2026-02-11T22:37:14.165Z] [echo] ===debug: on
[2026-02-11T22:37:14.165Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:37:16.491Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-02-11T22:37:16.491Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:37:16.491Z]
[2026-02-11T22:37:16.491Z] dist:
[2026-02-11T22:37:16.491Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T22:37:16.491Z]
[2026-02-11T22:37:16.491Z] BUILD SUCCESSFUL
[2026-02-11T22:37:16.491Z] Total time: 2 seconds
[2026-02-11T22:37:16.491Z] 0
[2026-02-11T22:37:16.491Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T22:37:17.135Z] ****************************** MACHINE INFO ******************************
[2026-02-11T22:37:17.135Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-02-11T22:37:17.135Z] Free Physical Memory Size : 1400803328
[2026-02-11T22:37:17.135Z] Free space (bytes) : 64947695616
[2026-02-11T22:37:17.135Z] Total Physical Memory Size : 4199219200
[2026-02-11T22:37:17.135Z] Total space (bytes) : 107362627584
[2026-02-11T22:37:17.135Z] Usable space (bytes) : 64947695616
[2026-02-11T22:37:17.135Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:37:17.135Z] bashVersion :
[2026-02-11T22:37:17.135Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2026-02-11T22:37:17.135Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-02-11T22:37:17.135Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] This is free software; you are free to change and redistribute it.
[2026-02-11T22:37:17.135Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:37:17.135Z] cpuCores : 3
[2026-02-11T22:37:17.135Z] curlVersion :
[2026-02-11T22:37:17.135Z] 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
[2026-02-11T22:37:17.135Z] Release-Date: 2019-09-11
[2026-02-11T22:37:17.135Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-11T22:37:17.135Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-02-11T22:37:17.135Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2026-02-11T22:37:17.135Z] gcc version : 7
[2026-02-11T22:37:17.135Z] gclibc version : ldd (GNU libc) 2.26
[2026-02-11T22:37:17.135Z] gdb version : bash: gdb: command not found
[2026-02-11T22:37:17.135Z] lldb version : Command could not be executed
[2026-02-11T22:37:17.135Z] makeVersion :
[2026-02-11T22:37:17.135Z] GNU Make 4.2.1
[2026-02-11T22:37:17.135Z] Built for s390x-suse-linux-gnu
[2026-02-11T22:37:17.135Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-02-11T22:37:17.135Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:37:17.135Z] This is free software: you are free to change and redistribute it.
[2026-02-11T22:37:17.135Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:37:17.135Z] mavenVersion :
[2026-02-11T22:37:17.135Z] 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.
[2026-02-11T22:37:17.135Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-02-11T22:37:17.135Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-11T22:37:17.135Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T22:37:17.135Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:37:17.135Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-11T22:37:17.135Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2026-02-11T22:37:17.135Z] microArch : z15
[2026-02-11T22:37:17.135Z] osInfo :
[2026-02-11T22:37:17.135Z] NAME="SLES"
[2026-02-11T22:37:17.135Z] VERSION="15-SP2"
[2026-02-11T22:37:17.135Z] VERSION_ID="15.2"
[2026-02-11T22:37:17.135Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2026-02-11T22:37:17.135Z] ID="sles"
[2026-02-11T22:37:17.135Z] ID_LIKE="suse"
[2026-02-11T22:37:17.135Z] ANSI_COLOR="0;32"
[2026-02-11T22:37:17.135Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2026-02-11T22:37:17.135Z] osLabel : sles.15
[2026-02-11T22:37:17.135Z] perlVersion :
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] Copyright 1987-2017, Larry Wall
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T22:37:17.135Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T22:37:17.135Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T22:37:17.135Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] podmanVersion : bash: podman: command not found
[2026-02-11T22:37:17.135Z] procArch : s390x
[2026-02-11T22:37:17.135Z] sysArch : s390x
[2026-02-11T22:37:17.135Z] sysOS : Linux
[2026-02-11T22:37:17.135Z] ulimit :
[2026-02-11T22:37:17.135Z] core file size (blocks, -c) unlimited
[2026-02-11T22:37:17.135Z] data seg size (kbytes, -d) unlimited
[2026-02-11T22:37:17.135Z] scheduling priority (-e) 0
[2026-02-11T22:37:17.135Z] file size (blocks, -f) unlimited
[2026-02-11T22:37:17.135Z] pending signals (-i) 15964
[2026-02-11T22:37:17.135Z] max locked memory (kbytes, -l) 64
[2026-02-11T22:37:17.135Z] max memory size (kbytes, -m) unlimited
[2026-02-11T22:37:17.135Z] open files (-n) 4096
[2026-02-11T22:37:17.135Z] pipe size (512 bytes, -p) 8
[2026-02-11T22:37:17.135Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T22:37:17.135Z] real-time priority (-r) 0
[2026-02-11T22:37:17.135Z] stack size (kbytes, -s) 8192
[2026-02-11T22:37:17.135Z] cpu time (seconds, -t) unlimited
[2026-02-11T22:37:17.135Z] max user processes (-u) 15964
[2026-02-11T22:37:17.135Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T22:37:17.135Z] file locks (-x) unlimited
[2026-02-11T22:37:17.135Z] uname : Linux test-marist-sles15-s390x-2.adoptopenjdk.net 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2026-02-11T22:37:17.135Z] vmVendor : Oracle Corporation
[2026-02-11T22:37:17.135Z] vmVersion : 17.0.19-beta+2-ea
[2026-02-11T22:37:17.135Z] xlc version : bash: xlC: command not found
[2026-02-11T22:37:17.135Z] **************************************************************************
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] System.getProperty('os.name')=Linux
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] System.getProperty('os.arch')=s390x
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] System.getProperty('java.fullversion')=null
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T22:37:17.135Z]
[2026-02-11T22:37:17.135Z] 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_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:17.135Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:37:17.135Z] perl scripts/configure.pl
[2026-02-11T22:37:17.135Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_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=17 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T22:37:17.775Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T22:37:17.775Z]
[2026-02-11T22:37:17.775Z]
[2026-02-11T22:37:17.775Z] Starting to generate parallel test lists.
[2026-02-11T22:37:17.775Z]
[2026-02-11T22:37:18.410Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-11T22:37:18.410Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-11T22:37:18.410Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-11T22:37:18.410Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-11T22:37:18.410Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-11T22:37:18.410Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-11T22:37:18.410Z] Attempting to get test duration data from TRSS.
[2026-02-11T22:37:18.410Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=s390x_linux&group=perf&level=extended
[2026-02-11T22:37:19.035Z] Attempting to get test duration data from cached files.
[2026-02-11T22:37:19.035Z]
[2026-02-11T22:37:19.035Z] TEST DURATION
[2026-02-11T22:37:19.035Z] ====================================================================================
[2026-02-11T22:37:19.035Z] Total number of tests searched: 19
[2026-02-11T22:37:19.035Z] Number of test durations found: 19
[2026-02-11T22:37:19.035Z] Top slowest tests:
[2026-02-11T22:37:19.035Z] 09m39s renaissance-als_0
[2026-02-11T22:37:19.035Z] 07m11s renaissance-movie-lens_0
[2026-02-11T22:37:19.035Z] 02m23s renaissance-chi-square_0
[2026-02-11T22:37:19.035Z] ====================================================================================
[2026-02-11T22:37:19.035Z]
[2026-02-11T22:37:19.035Z] Test target is split into 1 lists.
[2026-02-11T22:37:19.036Z] Reducing estimated test running time from 31m51s to 31m51s.
[2026-02-11T22:37:19.036Z]
[2026-02-11T22:37:19.036Z] -------------------------------------testList_0-------------------------------------
[2026-02-11T22:37:19.036Z] Number of tests: 19
[2026-02-11T22:37:19.036Z] Estimated running time: 31m51s
[2026-02-11T22:37:19.036Z] TESTLIST=renaissance-als_0,renaissance-movie-lens_0,renaissance-chi-square_0,renaissance-dec-tree_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-log-regression_0,renaissance-finagle-http_0,renaissance-db-shootout_0,renaissance-philosophers_0,dacapo-tomcat_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-avrora_0,dacapo-luindex_0,dacapo-fop_0,renaissance-finagle-chirper_0
[2026-02-11T22:37:19.036Z] ------------------------------------------------------------------------------------
[2026-02-11T22:37:19.036Z]
[2026-02-11T22:37:19.036Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-11T22:37:19.036Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T22:37:19.555Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T22:37:19.991Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T22:37:20.640Z] Building tests...
[Pipeline] timeout
[2026-02-11T22:37:20.645Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:37:20.690Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-11T22:37:21.366Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-11T22:37:21.445Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T22:37:21.686Z] $ ssh-agent
[2026-02-11T22:37:22.137Z] SSH_AUTH_SOCK=/tmp/ssh-5qvPYmnFMnH0/agent.775
[2026-02-11T22:37:22.137Z] SSH_AGENT_PID=777
[2026-02-11T22:37:22.137Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:37:23.479Z] + bash ./compile.sh
[2026-02-11T22:37:23.479Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:37:23.479Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:23.479Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:37:23.479Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:37:23.479Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:37:23.479Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:37:23.479Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T22:37:23.479Z]
[2026-02-11T22:37:23.479Z] build:
[2026-02-11T22:37:23.479Z]
[2026-02-11T22:37:23.479Z] clean:
[2026-02-11T22:37:23.479Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-11T22:37:23.479Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:37:23.479Z]
[2026-02-11T22:37:23.479Z] init:
[2026-02-11T22:37:23.479Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:37:23.479Z]
[2026-02-11T22:37:23.479Z] getDependentLibs:
[2026-02-11T22:37:23.479Z] [exec] --------------------------------------------
[2026-02-11T22:37:23.479Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:23.479Z] [exec] task is set to default
[2026-02-11T22:37:23.479Z] [exec] dependencyList is set to json_simple
[2026-02-11T22:37:23.479Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:37:23.479Z] [exec] --------------------------------------------
[2026-02-11T22:37:23.479Z] [exec] Starting download third party dependent jars
[2026-02-11T22:37:23.479Z] [exec] --------------------------------------------
[2026-02-11T22:37:23.479Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:23.479Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T22:37:23.479Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:37:23.479Z]
[2026-02-11T22:37:23.479Z] compile:
[2026-02-11T22:37:23.479Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:37:23.479Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:37:23.479Z] [echo] ===fork: yes
[2026-02-11T22:37:23.479Z] [echo] ===debug: on
[2026-02-11T22:37:24.111Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:37:25.462Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-02-11T22:37:25.462Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:37:25.462Z]
[2026-02-11T22:37:25.462Z] dist:
[2026-02-11T22:37:25.462Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T22:37:25.462Z]
[2026-02-11T22:37:25.462Z] BUILD SUCCESSFUL
[2026-02-11T22:37:25.462Z] Total time: 2 seconds
[2026-02-11T22:37:25.462Z] 0
[2026-02-11T22:37:25.462Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T22:37:26.215Z] ****************************** MACHINE INFO ******************************
[2026-02-11T22:37:26.215Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-02-11T22:37:26.215Z] Free Physical Memory Size : 1398190080
[2026-02-11T22:37:26.215Z] Free space (bytes) : 64947621888
[2026-02-11T22:37:26.215Z] Total Physical Memory Size : 4199219200
[2026-02-11T22:37:26.215Z] Total space (bytes) : 107362627584
[2026-02-11T22:37:26.215Z] Usable space (bytes) : 64947621888
[2026-02-11T22:37:26.215Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:37:26.215Z] bashVersion :
[2026-02-11T22:37:26.215Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2026-02-11T22:37:26.215Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-02-11T22:37:26.215Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:37:26.215Z]
[2026-02-11T22:37:26.215Z] This is free software; you are free to change and redistribute it.
[2026-02-11T22:37:26.215Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:37:26.215Z] cpuCores : 3
[2026-02-11T22:37:26.215Z] curlVersion :
[2026-02-11T22:37:26.215Z] 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
[2026-02-11T22:37:26.215Z] Release-Date: 2019-09-11
[2026-02-11T22:37:26.215Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-11T22:37:26.215Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-02-11T22:37:26.215Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2026-02-11T22:37:26.215Z] gcc version : 7
[2026-02-11T22:37:26.215Z] gclibc version : ldd (GNU libc) 2.26
[2026-02-11T22:37:26.215Z] gdb version : bash: gdb: command not found
[2026-02-11T22:37:26.215Z] lldb version : Command could not be executed
[2026-02-11T22:37:26.215Z] makeVersion :
[2026-02-11T22:37:26.215Z] GNU Make 4.2.1
[2026-02-11T22:37:26.215Z] Built for s390x-suse-linux-gnu
[2026-02-11T22:37:26.215Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-02-11T22:37:26.215Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:37:26.215Z] This is free software: you are free to change and redistribute it.
[2026-02-11T22:37:26.215Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:37:26.215Z] mavenVersion :
[2026-02-11T22:37:26.215Z] 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.
[2026-02-11T22:37:26.215Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-02-11T22:37:26.215Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-11T22:37:26.215Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T22:37:26.215Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:37:26.215Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-11T22:37:26.215Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2026-02-11T22:37:26.215Z] microArch : z15
[2026-02-11T22:37:26.215Z] osInfo :
[2026-02-11T22:37:26.215Z] NAME="SLES"
[2026-02-11T22:37:26.215Z] VERSION="15-SP2"
[2026-02-11T22:37:26.215Z] VERSION_ID="15.2"
[2026-02-11T22:37:26.215Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2026-02-11T22:37:26.215Z] ID="sles"
[2026-02-11T22:37:26.215Z] ID_LIKE="suse"
[2026-02-11T22:37:26.215Z] ANSI_COLOR="0;32"
[2026-02-11T22:37:26.215Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2026-02-11T22:37:26.215Z] osLabel : sles.15
[2026-02-11T22:37:26.215Z] perlVersion :
[2026-02-11T22:37:26.215Z]
[2026-02-11T22:37:26.215Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2026-02-11T22:37:26.215Z]
[2026-02-11T22:37:26.215Z] Copyright 1987-2017, Larry Wall
[2026-02-11T22:37:26.215Z]
[2026-02-11T22:37:26.215Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T22:37:26.215Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T22:37:26.215Z]
[2026-02-11T22:37:26.215Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T22:37:26.215Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T22:37:26.215Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T22:37:26.215Z]
[2026-02-11T22:37:26.215Z] podmanVersion : bash: podman: command not found
[2026-02-11T22:37:26.215Z] procArch : s390x
[2026-02-11T22:37:26.215Z] sysArch : s390x
[2026-02-11T22:37:26.215Z] sysOS : Linux
[2026-02-11T22:37:26.215Z] ulimit :
[2026-02-11T22:37:26.215Z] core file size (blocks, -c) unlimited
[2026-02-11T22:37:26.215Z] data seg size (kbytes, -d) unlimited
[2026-02-11T22:37:26.215Z] scheduling priority (-e) 0
[2026-02-11T22:37:26.215Z] file size (blocks, -f) unlimited
[2026-02-11T22:37:26.215Z] pending signals (-i) 15964
[2026-02-11T22:37:26.215Z] max locked memory (kbytes, -l) 64
[2026-02-11T22:37:26.215Z] max memory size (kbytes, -m) unlimited
[2026-02-11T22:37:26.215Z] open files (-n) 4096
[2026-02-11T22:37:26.215Z] pipe size (512 bytes, -p) 8
[2026-02-11T22:37:26.215Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T22:37:26.215Z] real-time priority (-r) 0
[2026-02-11T22:37:26.215Z] stack size (kbytes, -s) 8192
[2026-02-11T22:37:26.215Z] cpu time (seconds, -t) unlimited
[2026-02-11T22:37:26.215Z] max user processes (-u) 15964
[2026-02-11T22:37:26.216Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T22:37:26.216Z] file locks (-x) unlimited
[2026-02-11T22:37:26.216Z] uname : Linux test-marist-sles15-s390x-2.adoptopenjdk.net 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2026-02-11T22:37:26.216Z] vmVendor : Oracle Corporation
[2026-02-11T22:37:26.216Z] vmVersion : 17.0.19-beta+2-ea
[2026-02-11T22:37:26.216Z] xlc version : bash: xlC: command not found
[2026-02-11T22:37:26.216Z] **************************************************************************
[2026-02-11T22:37:26.216Z]
[2026-02-11T22:37:26.216Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T22:37:26.216Z]
[2026-02-11T22:37:26.216Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-11T22:37:26.216Z]
[2026-02-11T22:37:26.216Z] System.getProperty('os.name')=Linux
[2026-02-11T22:37:26.216Z]
[2026-02-11T22:37:26.216Z] System.getProperty('os.arch')=s390x
[2026-02-11T22:37:26.216Z]
[2026-02-11T22:37:26.216Z] System.getProperty('java.fullversion')=null
[2026-02-11T22:37:26.216Z]
[2026-02-11T22:37:26.216Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T22:37:26.216Z]
[2026-02-11T22:37:27.040Z] make -f clean.mk cleanBuild
[2026-02-11T22:37:27.041Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:37:27.041Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2026-02-11T22:37:27.041Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:37:27.041Z] make -f compile.mk compile
[2026-02-11T22:37:27.041Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:37:27.041Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:37:27.041Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:37:27.041Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:37:27.041Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:37:27.041Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T22:37:27.041Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-11T22:37:27.041Z]
[2026-02-11T22:37:27.041Z] -create_test_directory:
[2026-02-11T22:37:27.041Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest
[2026-02-11T22:37:27.041Z]
[2026-02-11T22:37:27.041Z] stage_test_material:
[2026-02-11T22:37:27.671Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest
[2026-02-11T22:37:27.671Z]
[2026-02-11T22:37:27.671Z] build:
[2026-02-11T22:37:27.671Z]
[2026-02-11T22:37:27.671Z] init:
[2026-02-11T22:37:27.671Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf
[2026-02-11T22:37:27.671Z]
[2026-02-11T22:37:27.671Z] dist:
[2026-02-11T22:37:27.671Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf
[2026-02-11T22:37:27.671Z]
[2026-02-11T22:37:27.671Z] build:
[2026-02-11T22:37:27.671Z]
[2026-02-11T22:37:27.671Z] build:
[2026-02-11T22:37:27.671Z]
[2026-02-11T22:37:27.671Z] init:
[2026-02-11T22:37:27.671Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2026-02-11T22:37:27.671Z]
[2026-02-11T22:37:27.671Z] getBumbleBench:
[2026-02-11T22:37:27.671Z] [echo] Cloning BumbleBench
[2026-02-11T22:37:27.671Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-11T22:37:27.671Z] [exec] Cloning into 'bumblebench'...
[2026-02-11T22:37:28.316Z]
[2026-02-11T22:37:28.316Z] buildBumbleBench:
[2026-02-11T22:37:28.316Z] [echo] Building BumbleBench
[2026-02-11T22:37:28.316Z]
[2026-02-11T22:37:28.316Z] compile-all:
[2026-02-11T22:37:28.316Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:28.316Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:28.959Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-11T22:37:28.959Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:37:28.959Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-11T22:37:28.959Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-11T22:37:28.959Z] [javac] 1 warning
[2026-02-11T22:37:28.959Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:28.959Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:28.959Z] [javac] 1 warning
[2026-02-11T22:37:28.959Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:28.959Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:28.959Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2026-02-11T22:37:28.959Z] [javac] result.add(new Integer(i));
[2026-02-11T22:37:28.959Z] [javac] ^
[2026-02-11T22:37:28.959Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2026-02-11T22:37:28.959Z] [javac] result.put(new Integer(i), new Integer(i));
[2026-02-11T22:37:28.960Z] [javac] ^
[2026-02-11T22:37:28.960Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2026-02-11T22:37:28.960Z] [javac] result.put(new Integer(i), new Integer(i));
[2026-02-11T22:37:28.960Z] [javac] ^
[2026-02-11T22:37:28.960Z] [javac] 4 warnings
[2026-02-11T22:37:28.960Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:28.960Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:28.960Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2026-02-11T22:37:28.960Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v));
[2026-02-11T22:37:28.960Z] [javac] ^
[2026-02-11T22:37:28.960Z] [javac] 2 warnings
[2026-02-11T22:37:28.960Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:28.960Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:28.960Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-11T22:37:28.960Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:37:28.960Z] [javac] 1 warning
[2026-02-11T22:37:28.960Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:28.960Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:29.626Z] [javac] 1 warning
[2026-02-11T22:37:29.626Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:29.626Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:29.626Z] [javac] 1 warning
[2026-02-11T22:37:29.626Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:29.626Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:29.626Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [synchronization] attempt to synchronize on an instance of a value-based class
[2026-02-11T22:37:29.626Z] [javac] synchronized(init) {
[2026-02-11T22:37:29.626Z] [javac] ^
[2026-02-11T22:37:29.626Z] [javac] 2 warnings
[2026-02-11T22:37:29.626Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:29.626Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:29.626Z] [javac] 1 warning
[2026-02-11T22:37:29.626Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:29.626Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:29.626Z] [javac] 1 warning
[2026-02-11T22:37:29.626Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:29.626Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:29.626Z] [javac] 1 warning
[2026-02-11T22:37:29.626Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:29.626Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:29.626Z] [javac] 1 warning
[2026-02-11T22:37:29.626Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:29.626Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:30.272Z] [javac] 1 warning
[2026-02-11T22:37:30.273Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:30.273Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:30.273Z] [javac] 1 warning
[2026-02-11T22:37:30.273Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:37:30.273Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2026-02-11T22:37:30.273Z] [javac] 1 warning
[2026-02-11T22:37:30.273Z]
[2026-02-11T22:37:30.273Z] dist:
[2026-02-11T22:37:30.273Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-11T22:37:30.273Z]
[2026-02-11T22:37:30.273Z] dist:
[2026-02-11T22:37:30.273Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2026-02-11T22:37:30.273Z]
[2026-02-11T22:37:30.273Z] build:
[2026-02-11T22:37:30.273Z]
[2026-02-11T22:37:30.273Z] getDependentLibs:
[2026-02-11T22:37:35.343Z] [exec] --------------------------------------------
[2026-02-11T22:37:35.343Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:35.343Z] [exec] task is set to default
[2026-02-11T22:37:35.343Z] [exec] dependencyList is set to dacapo
[2026-02-11T22:37:35.343Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:37:35.343Z] [exec] --------------------------------------------
[2026-02-11T22:37:35.343Z] [exec] Starting download third party dependent jars
[2026-02-11T22:37:35.343Z] [exec] --------------------------------------------
[2026-02-11T22:37:35.343Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:37:35.343Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-11T22:37:35.343Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:37:35.343Z]
[2026-02-11T22:37:35.343Z] init:
[2026-02-11T22:37:35.343Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-02-11T22:37:35.343Z]
[2026-02-11T22:37:35.343Z] getDacapoSuite:
[2026-02-11T22:37:35.343Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-02-11T22:37:50.303Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-02-11T22:37:50.303Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2026-02-11T22:37:50.303Z]
[2026-02-11T22:37:50.303Z] dist:
[2026-02-11T22:37:50.303Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-02-11T22:37:50.303Z]
[2026-02-11T22:37:50.303Z] build:
[2026-02-11T22:37:50.303Z]
[2026-02-11T22:37:50.303Z] init:
[2026-02-11T22:37:50.303Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-02-11T22:37:50.303Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-02-11T22:37:50.303Z]
[2026-02-11T22:37:50.303Z] compile:
[2026-02-11T22:37:50.304Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:37:50.304Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:37:50.304Z] [echo] ===fork: yes
[2026-02-11T22:37:50.304Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T22:37:50.304Z] [echo] ===debug: on
[2026-02-11T22:37:50.304Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-11T22:37:50.304Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-02-11T22:37:50.944Z]
[2026-02-11T22:37:50.944Z] dist:
[2026-02-11T22:37:50.944Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-11T22:37:50.944Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-02-11T22:37:50.944Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-02-11T22:37:50.944Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-02-11T22:37:50.944Z]
[2026-02-11T22:37:50.944Z] clean:
[2026-02-11T22:37:50.944Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-02-11T22:37:50.944Z]
[2026-02-11T22:37:50.944Z] build:
[2026-02-11T22:37:50.944Z]
[2026-02-11T22:37:50.944Z] build:
[2026-02-11T22:37:50.944Z]
[2026-02-11T22:37:50.944Z] init:
[2026-02-11T22:37:50.944Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2026-02-11T22:37:50.944Z]
[2026-02-11T22:37:50.944Z] getRenaissanceSuite:
[2026-02-11T22:37:52.057Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-11T22:38:00.976Z]
[2026-02-11T22:38:00.976Z] dist:
[2026-02-11T22:38:00.976Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2026-02-11T22:38:00.976Z]
[2026-02-11T22:38:00.976Z] build:
[2026-02-11T22:38:00.976Z]
[2026-02-11T22:38:00.976Z] init:
[2026-02-11T22:38:00.976Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb
[2026-02-11T22:38:00.976Z]
[2026-02-11T22:38:00.976Z] getSpecjbbSuite:
[2026-02-11T22:38:00.976Z]
[2026-02-11T22:38:00.976Z] dist:
[2026-02-11T22:38:00.976Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run
[2026-02-11T22:38:00.976Z]
[2026-02-11T22:38:00.976Z] BUILD SUCCESSFUL
[2026-02-11T22:38:00.976Z] Total time: 33 seconds
[2026-02-11T22:38:00.976Z] 0
[2026-02-11T22:38:00.976Z]
[2026-02-11T22:38:00.976Z]
[2026-02-11T22:38:00.976Z] RECORD TEST REPOs SHA
[2026-02-11T22:38:00.976Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T22:38:00.976Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T22:38:00.976Z] Check shas in /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T22:38:00.976Z] touch /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T22:38:00.976Z] ================================================
[2026-02-11T22:38:00.976Z] timestamp: 20260211-223800
[2026-02-11T22:38:00.976Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests
[2026-02-11T22:38:00.976Z] git repo:
[2026-02-11T22:38:00.976Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:38:00.976Z] sha:
[2026-02-11T22:38:00.976Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-11T22:38:00.976Z] ================================================
[2026-02-11T22:38:00.976Z] timestamp: 20260211-223800
[2026-02-11T22:38:00.976Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-11T22:38:00.976Z] git repo:
[2026-02-11T22:38:00.976Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-11T22:38:00.976Z] sha:
[2026-02-11T22:38:00.976Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-11T22:38:00.976Z] ================================================
[2026-02-11T22:38:00.976Z] timestamp: 20260211-223800
[2026-02-11T22:38:00.976Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-02-11T22:38:00.976Z] git repo:
[2026-02-11T22:38:00.976Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T22:38:00.976Z] sha:
[2026-02-11T22:38:00.976Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T22:38:00.976Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-11T22:38:01.355Z] $ ssh-agent -k
[2026-02-11T22:38:01.366Z] unset SSH_AUTH_SOCK;
[2026-02-11T22:38:01.366Z] unset SSH_AGENT_PID;
[2026-02-11T22:38:01.366Z] echo Agent pid 777 killed;
[2026-02-11T22:38:01.883Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T22:38:02.624Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T22:38:02.813Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-11T22:38:04.082Z] + which Xvfb
[2026-02-11T22:38:04.083Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-11T22:38:04.744Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/.xvfb-235-..fbdir8633033476142983385
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:38:26.314Z] + awk '{print $9}'
[2026-02-11T22:38:26.317Z] + ps -f
[2026-02-11T22:38:26.317Z] + grep '[X]vfb'
[Pipeline] echo
[2026-02-11T22:38:26.759Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-11T22:38:26.815Z] $ ssh-agent
[2026-02-11T22:38:27.265Z] SSH_AUTH_SOCK=/tmp/ssh-jSbXIoogaBoF/agent.1405
[2026-02-11T22:38:27.265Z] SSH_AGENT_PID=1407
[2026-02-11T22:38:27.265Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:38:28.474Z] ++ uname
[2026-02-11T22:38:28.474Z] + '[' Linux = AIX ']'
[2026-02-11T22:38:28.474Z] ++ uname
[2026-02-11T22:38:28.474Z] + '[' Linux = SunOS ']'
[2026-02-11T22:38:28.474Z] ++ uname
[2026-02-11T22:38:28.474Z] + '[' Linux = '*BSD' ']'
[2026-02-11T22:38:28.474Z] + MAKE=make
[2026-02-11T22:38:28.474Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T22:38:28.474Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T22:38:30.069Z] ++ uname
[2026-02-11T22:38:30.069Z] + '[' Linux = AIX ']'
[2026-02-11T22:38:30.069Z] ++ uname
[2026-02-11T22:38:30.069Z] + '[' Linux = SunOS ']'
[2026-02-11T22:38:30.069Z] ++ uname
[2026-02-11T22:38:30.069Z] + '[' Linux = '*BSD' ']'
[2026-02-11T22:38:30.069Z] + MAKE=make
[2026-02-11T22:38:30.069Z] + cd ./aqa-tests
[2026-02-11T22:38:30.069Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T22:38:30.069Z] ++ set +x
[2026-02-11T22:38:30.069Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:38:30.069Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-11T22:38:30.069Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-02-11T22:38:30.069Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:38:30.069Z] perl scripts/configure.pl
[2026-02-11T22:38:30.070Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_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=17 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T22:38:30.690Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] Starting to generate test make files.
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-11T22:38:30.690Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-11T22:38:30.690Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-11T22:38:30.690Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-11T22:38:30.690Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-11T22:38:30.690Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-11T22:38:30.690Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] Make files are generated successfully.
[2026-02-11T22:38:30.690Z]
[2026-02-11T22:38:30.690Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:38:30.690Z] make -f runtest.mk _extended.perf
[2026-02-11T22:38:30.690Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:38:31.317Z]
[2026-02-11T22:38:31.317Z] Running make 4.2.1
[2026-02-11T22:38:31.317Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..
[2026-02-11T22:38:31.317Z] set JDK_VERSION to 17
[2026-02-11T22:38:31.317Z] set JDK_IMPL to hotspot
[2026-02-11T22:38:31.317Z] set JVM_VERSION to openjdk17
[2026-02-11T22:38:31.317Z] set JCL_VERSION to latest
[2026-02-11T22:38:31.317Z] JAVA_HOME was originally set to /usr/lib64/jvm/jre-1.8.0-openjdk
[2026-02-11T22:38:31.317Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:38:31.317Z] set SPEC to linux_390-64
[2026-02-11T22:38:31.317Z] set TEST_FLAG to
[2026-02-11T22:38:31.317Z] set MICROARCH to z15
[2026-02-11T22:38:31.317Z] set OS_LABEL to sles.15
[2026-02-11T22:38:31.317Z] Running extended.perf ...
[2026-02-11T22:38:31.317Z] There are 19 test targets in extended.perf
[2026-02-11T22:38:31.317Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T22:38:31.317Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-11T22:38:31.317Z] OpenJDK Runtime Environment Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea)
[2026-02-11T22:38:31.317Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea, mixed mode, sharing)
[2026-02-11T22:38:31.317Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests'
[2026-02-11T22:38:31.317Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2026-02-11T22:38:31.317Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2026-02-11T22:38:31.317Z]
[2026-02-11T22:38:31.317Z] ===============================================
[2026-02-11T22:38:31.317Z] Running test dacapo-avrora_0 ...
[2026-02-11T22:38:31.317Z] ===============================================
[2026-02-11T22:38:31.317Z] dacapo-avrora_0 Start Time: Wed Feb 11 22:38:30 2026 Epoch Time (ms): 1770849510795
[2026-02-11T22:38:31.317Z] variation: NoOptions
[2026-02-11T22:38:31.317Z] JVM_OPTIONS:
[2026-02-11T22:38:31.317Z] { \
[2026-02-11T22:38:31.317Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:38:31.317Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:38:31.317Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-avrora_0"; \
[2026-02-11T22:38:31.317Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-avrora_0"; \
[2026-02-11T22:38:31.317Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:38:31.317Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \
[2026-02-11T22:38:31.317Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:38:31.317Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:38:31.317Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:38:31.317Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:38:31.317Z]
[2026-02-11T22:38:31.317Z] TEST SETUP:
[2026-02-11T22:38:31.317Z] Nothing to be done for setup.
[2026-02-11T22:38:31.317Z]
[2026-02-11T22:38:31.317Z] TESTING:
[2026-02-11T22:38:31.950Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats)
[2026-02-11T22:38:31.950Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting =====
[2026-02-11T22:38:38.304Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 5256 msec =====
[2026-02-11T22:38:38.304Z] -----------------------------------
[2026-02-11T22:38:38.304Z] dacapo-avrora_0_PASSED
[2026-02-11T22:38:38.304Z] -----------------------------------
[2026-02-11T22:38:38.304Z]
[2026-02-11T22:38:38.304Z] TEST TEARDOWN:
[2026-02-11T22:38:38.304Z] Nothing to be done for teardown.
[2026-02-11T22:38:38.304Z] dacapo-avrora_0 Finish Time: Wed Feb 11 22:38:37 2026 Epoch Time (ms): 1770849517199
[2026-02-11T22:38:38.304Z]
[2026-02-11T22:38:38.304Z] ===============================================
[2026-02-11T22:38:38.304Z] Running test dacapo-fop_0 ...
[2026-02-11T22:38:38.304Z] ===============================================
[2026-02-11T22:38:38.304Z] dacapo-fop_0 Start Time: Wed Feb 11 22:38:37 2026 Epoch Time (ms): 1770849517220
[2026-02-11T22:38:38.304Z] variation: NoOptions
[2026-02-11T22:38:38.304Z] JVM_OPTIONS:
[2026-02-11T22:38:38.304Z] { \
[2026-02-11T22:38:38.304Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:38:38.304Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:38:38.304Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-fop_0"; \
[2026-02-11T22:38:38.304Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-fop_0"; \
[2026-02-11T22:38:38.304Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:38:38.304Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2026-02-11T22:38:38.304Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:38:38.304Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:38:38.304Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:38:38.304Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:38:38.304Z]
[2026-02-11T22:38:38.304Z] TEST SETUP:
[2026-02-11T22:38:38.305Z] Nothing to be done for setup.
[2026-02-11T22:38:38.305Z]
[2026-02-11T22:38:38.305Z] TESTING:
[2026-02-11T22:38:38.305Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-02-11T22:38:38.305Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-02-11T22:38:39.638Z] alignment.fo java.lang.reflect.InvocationTargetException
[2026-02-11T22:38:39.638Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T22:38:39.638Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-11T22:38:39.638Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:38:39.638Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-11T22:38:39.638Z] at org.dacapo.harness.Fop.iterate(Fop.java:102)
[2026-02-11T22:38:39.638Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2026-02-11T22:38:39.638Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2026-02-11T22:38:39.638Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2026-02-11T22:38:39.638Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T22:38:39.638Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-11T22:38:39.638Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:38:39.638Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-11T22:38:39.638Z] at Harness.main(Harness.java:39)
[2026-02-11T22:38:39.638Z] Caused by: java.lang.InternalError: java.lang.reflect.InvocationTargetException
[2026-02-11T22:38:39.638Z] at java.desktop/sun.font.FontManagerFactory$1.run(FontManagerFactory.java:87)
[2026-02-11T22:38:39.638Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
[2026-02-11T22:38:39.638Z] at java.desktop/sun.font.FontManagerFactory.getInstance(FontManagerFactory.java:75)
[2026-02-11T22:38:39.638Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getFontManagerForSGE(SunGraphicsEnvironment.java:137)
[2026-02-11T22:38:39.638Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:171)
[2026-02-11T22:38:39.638Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:199)
[2026-02-11T22:38:39.638Z] at java.desktop/sun.java2d.HeadlessGraphicsEnvironment.getAvailableFontFamilyNames(HeadlessGraphicsEnvironment.java:80)
[2026-02-11T22:38:39.638Z] at org.apache.batik.bridge.DefaultFontFamilyResolver.<clinit>(DefaultFontFamilyResolver.java:86)
[2026-02-11T22:38:39.638Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.createImageInfo(PreloaderSVG.java:165)
[2026-02-11T22:38:39.638Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.getImage(PreloaderSVG.java:131)
[2026-02-11T22:38:39.638Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.access$200(PreloaderSVG.java:108)
[2026-02-11T22:38:39.639Z] at org.apache.fop.image.loader.batik.PreloaderSVG.preloadImage(PreloaderSVG.java:76)
[2026-02-11T22:38:39.639Z] at org.apache.xmlgraphics.image.loader.ImageManager.preloadImage(ImageManager.java:176)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.intermediate.AbstractIFPainter.drawImageUsingDocument(AbstractIFPainter.java:323)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.pdf.PDFPainter.drawImage(PDFPainter.java:290)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.intermediate.IFRenderer.renderForeignObject(IFRenderer.java:1324)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderInlineViewport(AbstractRenderer.java:1034)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderInlineViewport(AbstractPathOrientedRenderer.java:836)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineViewport(IFRenderer.java:860)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderInlineArea(AbstractRenderer.java:877)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineArea(IFRenderer.java:924)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderLineArea(AbstractRenderer.java:845)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:704)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderBlock(AbstractRenderer.java:758)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.intermediate.IFRenderer.renderBlock(IFRenderer.java:1004)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:689)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderFlow(AbstractRenderer.java:591)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderFlow(AbstractPathOrientedRenderer.java:789)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderMainReference(AbstractRenderer.java:568)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderBodyRegion(AbstractRenderer.java:433)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderRegionViewport(AbstractRenderer.java:380)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.intermediate.IFRenderer.renderRegionViewport(IFRenderer.java:735)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderPageAreas(AbstractRenderer.java:345)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.AbstractRenderer.renderPage(AbstractRenderer.java:318)
[2026-02-11T22:38:39.639Z] at org.apache.fop.render.intermediate.IFRenderer.renderPage(IFRenderer.java:584)
[2026-02-11T22:38:39.639Z] at org.apache.fop.area.RenderPagesModel.addPage(RenderPagesModel.java:123)
[2026-02-11T22:38:39.639Z] at org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager.finishPage(AbstractPageSequenceLayoutManager.java:316)
[2026-02-11T22:38:39.639Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.finishPage(PageSequenceLayoutManager.java:243)
[2026-02-11T22:38:39.639Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.activateLayout(PageSequenceLayoutManager.java:147)
[2026-02-11T22:38:39.639Z] at org.apache.fop.area.AreaTreeHandler.endPageSequence(AreaTreeHandler.java:267)
[2026-02-11T22:38:39.639Z] at org.apache.fop.fo.pagination.PageSequence.endOfNode(PageSequence.java:140)
[2026-02-11T22:38:39.639Z] at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.endElement(FOTreeBuilder.java:390)
[2026-02-11T22:38:39.639Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:207)
[2026-02-11T22:38:39.639Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:204)
[2026-02-11T22:38:39.639Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
[2026-02-11T22:38:39.639Z] at org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:203)
[2026-02-11T22:38:39.639Z] at org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerIdentityImpl.java:1102)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.xinclude.XIncludeHandler.endElement(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
[2026-02-11T22:38:39.639Z] at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:485)
[2026-02-11T22:38:39.639Z] at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:293)
[2026-02-11T22:38:39.639Z] at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:116)
[2026-02-11T22:38:39.639Z] at org.apache.fop.cli.Main.startFOP(Main.java:183)
[2026-02-11T22:38:39.639Z] ... 13 more
[2026-02-11T22:38:39.639Z] Caused by: java.lang.reflect.InvocationTargetException
[2026-02-11T22:38:39.639Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-11T22:38:39.639Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-11T22:38:39.639Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-11T22:38:39.639Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-11T22:38:39.639Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.font.FontManagerFactory$1.run(FontManagerFactory.java:85)
[2026-02-11T22:38:39.639Z] ... 73 more
[2026-02-11T22:38:39.639Z] Caused by: java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration
[2026-02-11T22:38:39.639Z] at java.desktop/sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1268)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:221)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.awt.FontConfiguration.init(FontConfiguration.java:105)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:706)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.font.SunFontManager$2.run(SunFontManager.java:358)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.font.SunFontManager$2.run(SunFontManager.java:315)
[2026-02-11T22:38:39.639Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.font.SunFontManager.<init>(SunFontManager.java:315)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.awt.FcFontManager.<init>(FcFontManager.java:35)
[2026-02-11T22:38:39.639Z] at java.desktop/sun.awt.X11FontManager.<init>(X11FontManager.java:56)
[2026-02-11T22:38:39.639Z] ... 79 more
[2026-02-11T22:38:39.639Z] -----------------------------------
[2026-02-11T22:38:39.639Z] dacapo-fop_0_FAILED
[2026-02-11T22:38:39.639Z] -----------------------------------
[2026-02-11T22:38:39.639Z]
[2026-02-11T22:38:39.639Z] TEST TEARDOWN:
[2026-02-11T22:38:39.639Z] Nothing to be done for teardown.
[2026-02-11T22:38:39.639Z] dacapo-fop_0 Finish Time: Wed Feb 11 22:38:39 2026 Epoch Time (ms): 1770849519170
[2026-02-11T22:38:39.639Z]
[2026-02-11T22:38:39.639Z] ===============================================
[2026-02-11T22:38:39.639Z] Running test dacapo-jython_0 ...
[2026-02-11T22:38:39.639Z] ===============================================
[2026-02-11T22:38:39.639Z] dacapo-jython_0 Start Time: Wed Feb 11 22:38:39 2026 Epoch Time (ms): 1770849519191
[2026-02-11T22:38:39.639Z] variation: NoOptions
[2026-02-11T22:38:39.639Z] JVM_OPTIONS:
[2026-02-11T22:38:39.639Z] { \
[2026-02-11T22:38:39.639Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:38:39.639Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:38:39.639Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-jython_0"; \
[2026-02-11T22:38:39.639Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-jython_0"; \
[2026-02-11T22:38:39.639Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:38:39.639Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2026-02-11T22:38:39.639Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:38:39.639Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:38:39.639Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:38:39.639Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:38:39.639Z]
[2026-02-11T22:38:39.639Z] TEST SETUP:
[2026-02-11T22:38:39.639Z] Nothing to be done for setup.
[2026-02-11T22:38:39.639Z]
[2026-02-11T22:38:39.639Z] TESTING:
[2026-02-11T22:38:42.536Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-02-11T22:38:44.661Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-02-11T22:38:46.011Z] -------------------------------------------------------------------------------
[2026-02-11T22:38:46.011Z] PYBENCH 2.0
[2026-02-11T22:38:46.011Z] -------------------------------------------------------------------------------
[2026-02-11T22:38:46.705Z] * using Jython
[2026-02-11T22:38:46.705Z] * system check interval set to maximum: 2147483647
[2026-02-11T22:38:46.705Z] * using timer: time.time
[2026-02-11T22:38:46.705Z]
[2026-02-11T22:38:47.358Z] Calibrating tests. Please wait... done.
[2026-02-11T22:38:47.358Z]
[2026-02-11T22:38:47.358Z] Running 2 round(s) of the suite at warp factor 20:
[2026-02-11T22:38:47.358Z]
[2026-02-11T22:38:53.322Z] * Round 1 done.
[2026-02-11T22:38:57.125Z] * Round 2 done.
[2026-02-11T22:38:57.125Z]
[2026-02-11T22:38:57.125Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 12414 msec =====
[2026-02-11T22:38:57.125Z] -----------------------------------
[2026-02-11T22:38:57.125Z] dacapo-jython_0_PASSED
[2026-02-11T22:38:57.125Z] -----------------------------------
[2026-02-11T22:38:57.125Z]
[2026-02-11T22:38:57.125Z] TEST TEARDOWN:
[2026-02-11T22:38:57.125Z] Nothing to be done for teardown.
[2026-02-11T22:38:57.125Z] dacapo-jython_0 Finish Time: Wed Feb 11 22:38:56 2026 Epoch Time (ms): 1770849536591
[2026-02-11T22:38:57.125Z]
[2026-02-11T22:38:57.125Z] ===============================================
[2026-02-11T22:38:57.125Z] Running test dacapo-luindex_0 ...
[2026-02-11T22:38:57.125Z] ===============================================
[2026-02-11T22:38:57.125Z] dacapo-luindex_0 Start Time: Wed Feb 11 22:38:56 2026 Epoch Time (ms): 1770849536612
[2026-02-11T22:38:57.125Z] variation: NoOptions
[2026-02-11T22:38:57.125Z] JVM_OPTIONS:
[2026-02-11T22:38:57.125Z] { \
[2026-02-11T22:38:57.125Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:38:57.125Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:38:57.125Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-luindex_0"; \
[2026-02-11T22:38:57.125Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-luindex_0"; \
[2026-02-11T22:38:57.125Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:38:57.125Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2026-02-11T22:38:57.125Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:38:57.125Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:38:57.125Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:38:57.125Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:38:57.125Z]
[2026-02-11T22:38:57.125Z] TEST SETUP:
[2026-02-11T22:38:57.125Z] Nothing to be done for setup.
[2026-02-11T22:38:57.125Z]
[2026-02-11T22:38:57.125Z] TESTING:
[2026-02-11T22:38:57.750Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-02-11T22:38:57.750Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-02-11T22:38:58.375Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-02-11T22:38:58.375Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-02-11T22:38:59.812Z] Adding documents from enwiki-abydos-copleston.md:
[2026-02-11T22:39:01.872Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-02-11T22:39:02.516Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-02-11T22:39:03.161Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-02-11T22:39:04.494Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-02-11T22:39:05.134Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-02-11T22:39:05.134Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-02-11T22:39:05.134Z] Optimizing...
[2026-02-11T22:39:07.342Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 9676 msec =====
[2026-02-11T22:39:07.342Z] -----------------------------------
[2026-02-11T22:39:07.342Z] dacapo-luindex_0_PASSED
[2026-02-11T22:39:07.342Z] -----------------------------------
[2026-02-11T22:39:07.342Z]
[2026-02-11T22:39:07.342Z] TEST TEARDOWN:
[2026-02-11T22:39:07.342Z] Nothing to be done for teardown.
[2026-02-11T22:39:07.342Z] dacapo-luindex_0 Finish Time: Wed Feb 11 22:39:06 2026 Epoch Time (ms): 1770849546990
[2026-02-11T22:39:07.342Z]
[2026-02-11T22:39:07.342Z] ===============================================
[2026-02-11T22:39:07.342Z] Running test dacapo-pmd_0 ...
[2026-02-11T22:39:07.342Z] ===============================================
[2026-02-11T22:39:07.342Z] dacapo-pmd_0 Start Time: Wed Feb 11 22:39:07 2026 Epoch Time (ms): 1770849547009
[2026-02-11T22:39:07.342Z] variation: NoOptions
[2026-02-11T22:39:07.342Z] JVM_OPTIONS:
[2026-02-11T22:39:07.342Z] { \
[2026-02-11T22:39:07.342Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:39:07.342Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:39:07.342Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-pmd_0"; \
[2026-02-11T22:39:07.342Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-pmd_0"; \
[2026-02-11T22:39:07.342Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:39:07.342Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2026-02-11T22:39:07.342Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:39:07.342Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:39:07.342Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:39:07.342Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:39:07.342Z]
[2026-02-11T22:39:07.342Z] TEST SETUP:
[2026-02-11T22:39:07.342Z] Nothing to be done for setup.
[2026-02-11T22:39:07.342Z]
[2026-02-11T22:39:07.342Z] TESTING:
[2026-02-11T22:39:07.981Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-11T22:39:08.640Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-02-11T22:39:08.640Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-02-11T22:39:13.684Z] Checked: 0%
[2026-02-11T22:39:14.375Z] Checked: 5%
[2026-02-11T22:39:15.799Z] Checked: 10%
[2026-02-11T22:39:16.472Z] Checked: 15%
[2026-02-11T22:39:17.118Z] Checked: 20%
[2026-02-11T22:39:17.774Z] Checked: 25%
[2026-02-11T22:39:18.419Z] Checked: 30%
[2026-02-11T22:39:18.419Z] Checked: 35%
[2026-02-11T22:39:19.046Z] Checked: 40%
[2026-02-11T22:39:19.674Z] Checked: 45%
[2026-02-11T22:39:19.675Z] Checked: 50%
[2026-02-11T22:39:20.302Z] Checked: 55%
[2026-02-11T22:39:22.361Z] Checked: 60%
[2026-02-11T22:39:22.361Z] Checked: 65%
[2026-02-11T22:39:23.022Z] Checked: 70%
[2026-02-11T22:39:24.333Z] Checked: 75%
[2026-02-11T22:39:24.998Z] Checked: 80%
[2026-02-11T22:39:25.630Z] Checked: 85%
[2026-02-11T22:39:25.630Z] Checked: 90%
[2026-02-11T22:39:26.259Z] Checked: 95%
[2026-02-11T22:39:26.259Z] Checked: 100%
[2026-02-11T22:39:26.259Z] PMD checked 601 files.
[2026-02-11T22:39:26.902Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 18032 msec =====
[2026-02-11T22:39:26.902Z] -----------------------------------
[2026-02-11T22:39:26.902Z] dacapo-pmd_0_PASSED
[2026-02-11T22:39:26.902Z] -----------------------------------
[2026-02-11T22:39:26.902Z]
[2026-02-11T22:39:26.902Z] TEST TEARDOWN:
[2026-02-11T22:39:26.902Z] Nothing to be done for teardown.
[2026-02-11T22:39:26.902Z] dacapo-pmd_0 Finish Time: Wed Feb 11 22:39:26 2026 Epoch Time (ms): 1770849566482
[2026-02-11T22:39:26.902Z]
[2026-02-11T22:39:26.902Z] ===============================================
[2026-02-11T22:39:26.902Z] Running test dacapo-sunflow_0 ...
[2026-02-11T22:39:26.902Z] ===============================================
[2026-02-11T22:39:26.902Z] dacapo-sunflow_0 Start Time: Wed Feb 11 22:39:26 2026 Epoch Time (ms): 1770849566502
[2026-02-11T22:39:26.902Z] variation: NoOptions
[2026-02-11T22:39:26.902Z] JVM_OPTIONS:
[2026-02-11T22:39:26.902Z] { \
[2026-02-11T22:39:26.902Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:39:26.902Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:39:26.902Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-sunflow_0"; \
[2026-02-11T22:39:26.902Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-sunflow_0"; \
[2026-02-11T22:39:26.902Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:39:26.902Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2026-02-11T22:39:26.902Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:39:26.902Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:39:26.902Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:39:26.902Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:39:26.902Z]
[2026-02-11T22:39:26.902Z] TEST SETUP:
[2026-02-11T22:39:26.902Z] Nothing to be done for setup.
[2026-02-11T22:39:26.902Z]
[2026-02-11T22:39:26.902Z] TESTING:
[2026-02-11T22:39:26.902Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-11T22:39:27.567Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-02-11T22:40:22.401Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 54093 msec =====
[2026-02-11T22:40:22.401Z] -----------------------------------
[2026-02-11T22:40:22.401Z] dacapo-sunflow_0_PASSED
[2026-02-11T22:40:22.401Z] -----------------------------------
[2026-02-11T22:40:22.401Z]
[2026-02-11T22:40:22.401Z] TEST TEARDOWN:
[2026-02-11T22:40:22.401Z] Nothing to be done for teardown.
[2026-02-11T22:40:22.401Z] dacapo-sunflow_0 Finish Time: Wed Feb 11 22:40:21 2026 Epoch Time (ms): 1770849621231
[2026-02-11T22:40:22.401Z]
[2026-02-11T22:40:22.401Z] ===============================================
[2026-02-11T22:40:22.401Z] Running test dacapo-tomcat_0 ...
[2026-02-11T22:40:22.401Z] ===============================================
[2026-02-11T22:40:22.401Z] dacapo-tomcat_0 Start Time: Wed Feb 11 22:40:21 2026 Epoch Time (ms): 1770849621248
[2026-02-11T22:40:22.401Z] variation: NoOptions
[2026-02-11T22:40:22.401Z] JVM_OPTIONS:
[2026-02-11T22:40:22.401Z] { \
[2026-02-11T22:40:22.401Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:40:22.401Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:40:22.401Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-tomcat_0"; \
[2026-02-11T22:40:22.401Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-tomcat_0"; \
[2026-02-11T22:40:22.401Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:40:22.401Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2026-02-11T22:40:22.401Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:40:22.401Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:40:22.401Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:40:22.401Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:40:22.401Z]
[2026-02-11T22:40:22.401Z] TEST SETUP:
[2026-02-11T22:40:22.401Z] Nothing to be done for setup.
[2026-02-11T22:40:22.401Z]
[2026-02-11T22:40:22.401Z] TESTING:
[2026-02-11T22:40:22.401Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2026-02-11T22:40:22.401Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-02-11T22:40:22.401Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-02-11T22:40:24.488Z] Server created with thread pool size 2
[2026-02-11T22:40:24.488Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-02-11T22:40:24.488Z] Loading web application
[2026-02-11T22:40:24.488Z] Starting 80000 requests...
[2026-02-11T22:40:38.148Z] Completing requests: 5%
[2026-02-11T22:40:42.071Z] Completing requests: 10%
[2026-02-11T22:40:45.076Z] Completing requests: 15%
[2026-02-11T22:40:49.418Z] Completing requests: 20%
[2026-02-11T22:40:52.384Z] Completing requests: 25%
[2026-02-11T22:40:55.551Z] Completing requests: 30%
[2026-02-11T22:40:59.529Z] Completing requests: 35%
[2026-02-11T22:41:03.439Z] Completing requests: 40%
[2026-02-11T22:41:06.525Z] Completing requests: 45%
[2026-02-11T22:41:10.366Z] Completing requests: 50%
[2026-02-11T22:41:14.226Z] Completing requests: 55%
[2026-02-11T22:41:18.174Z] Completing requests: 60%
[2026-02-11T22:41:21.346Z] Completing requests: 65%
[2026-02-11T22:41:24.314Z] Completing requests: 70%
[2026-02-11T22:41:28.409Z] Completing requests: 75%
[2026-02-11T22:41:31.531Z] Completing requests: 80%
[2026-02-11T22:41:35.826Z] Completing requests: 85%
[2026-02-11T22:41:38.635Z] Completing requests: 90%
[2026-02-11T22:41:42.351Z] Completing requests: 95%
[2026-02-11T22:41:42.351Z] Completed requests
[2026-02-11T22:41:42.351Z] Client threads complete ... unloading web application
[2026-02-11T22:41:42.351Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 78117 msec =====
[2026-02-11T22:41:42.351Z] ===== DaCapo processed 80000 requests in 77908 msec, 1026 requests per second =====
[2026-02-11T22:41:42.351Z] ===== DaCapo tail latency, simple: 50% 1286 usec, 90% 2232 usec, 99% 12124 usec, 99.9% 35033 usec, 99.99% 216267 usec, max 1287396 usec, measured over 80000 events =====
[2026-02-11T22:41:42.351Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1794 usec, 90% 9854 usec, 99% 22564 usec, 99.9% 39299 usec, 99.99% 216267 usec, max 1287396 usec, measured over 80000 events =====
[2026-02-11T22:41:42.352Z] ===== DaCapo tail latency, metered full smoothing: 50% 3519823 usec, 90% 5542307 usec, 99% 5699907 usec, 99.9% 5753527 usec, 99.99% 5761695 usec, max 5764992 usec, measured over 80000 events =====
[2026-02-11T22:41:54.865Z] Server stopped ... iteration complete
[2026-02-11T22:41:54.865Z] -----------------------------------
[2026-02-11T22:41:54.865Z] dacapo-tomcat_0_PASSED
[2026-02-11T22:41:54.865Z] -----------------------------------
[2026-02-11T22:41:54.865Z]
[2026-02-11T22:41:54.865Z] TEST TEARDOWN:
[2026-02-11T22:41:54.865Z] Nothing to be done for teardown.
[2026-02-11T22:41:54.865Z] dacapo-tomcat_0 Finish Time: Wed Feb 11 22:41:53 2026 Epoch Time (ms): 1770849713082
[2026-02-11T22:41:54.865Z]
[2026-02-11T22:41:54.865Z] ===============================================
[2026-02-11T22:41:54.865Z] Running test dacapo-xalan_0 ...
[2026-02-11T22:41:54.865Z] ===============================================
[2026-02-11T22:41:54.865Z] dacapo-xalan_0 Start Time: Wed Feb 11 22:41:53 2026 Epoch Time (ms): 1770849713104
[2026-02-11T22:41:54.865Z] variation: NoOptions
[2026-02-11T22:41:54.865Z] JVM_OPTIONS:
[2026-02-11T22:41:54.865Z] { \
[2026-02-11T22:41:54.865Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:41:54.865Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:41:54.865Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-xalan_0"; \
[2026-02-11T22:41:54.865Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-xalan_0"; \
[2026-02-11T22:41:54.865Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:41:54.865Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2026-02-11T22:41:54.865Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:41:54.865Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:41:54.865Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:41:54.865Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:41:54.865Z]
[2026-02-11T22:41:54.865Z] TEST SETUP:
[2026-02-11T22:41:54.865Z] Nothing to be done for setup.
[2026-02-11T22:41:54.865Z]
[2026-02-11T22:41:54.865Z] TESTING:
[2026-02-11T22:41:54.865Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2026-02-11T22:41:54.865Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-02-11T22:41:54.865Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-02-11T22:41:57.814Z] Processing: 5%
[2026-02-11T22:41:57.814Z] Processing: 10%
[2026-02-11T22:41:58.491Z] Processing: 15%
[2026-02-11T22:41:59.165Z] Processing: 20%
[2026-02-11T22:41:59.802Z] Processing: 25%
[2026-02-11T22:42:00.520Z] Processing: 30%
[2026-02-11T22:42:00.520Z] Processing: 35%
[2026-02-11T22:42:01.185Z] Processing: 40%
[2026-02-11T22:42:01.840Z] Processing: 45%
[2026-02-11T22:42:01.840Z] Processing: 50%
[2026-02-11T22:42:02.472Z] Processing: 55%
[2026-02-11T22:42:03.202Z] Processing: 60%
[2026-02-11T22:42:03.202Z] Processing: 65%
[2026-02-11T22:42:03.858Z] Processing: 70%
[2026-02-11T22:42:03.858Z] Processing: 75%
[2026-02-11T22:42:04.542Z] Processing: 80%
[2026-02-11T22:42:04.543Z] Processing: 85%
[2026-02-11T22:42:05.202Z] Processing: 90%
[2026-02-11T22:42:05.838Z] Processing: 95%
[2026-02-11T22:42:05.838Z] Normal completion.
[2026-02-11T22:42:05.838Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 10742 msec =====
[2026-02-11T22:42:05.838Z] -----------------------------------
[2026-02-11T22:42:05.838Z] dacapo-xalan_0_PASSED
[2026-02-11T22:42:05.838Z] -----------------------------------
[2026-02-11T22:42:05.838Z]
[2026-02-11T22:42:05.838Z] TEST TEARDOWN:
[2026-02-11T22:42:05.838Z] Nothing to be done for teardown.
[2026-02-11T22:42:05.838Z] dacapo-xalan_0 Finish Time: Wed Feb 11 22:42:05 2026 Epoch Time (ms): 1770849725211
[2026-02-11T22:42:05.838Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2026-02-11T22:42:05.838Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2026-02-11T22:42:05.838Z]
[2026-02-11T22:42:05.838Z] ===============================================
[2026-02-11T22:42:05.838Z] Running test renaissance-als_0 ...
[2026-02-11T22:42:05.838Z] ===============================================
[2026-02-11T22:42:05.838Z] renaissance-als_0 Start Time: Wed Feb 11 22:42:05 2026 Epoch Time (ms): 1770849725247
[2026-02-11T22:42:05.838Z] variation: NoOptions
[2026-02-11T22:42:05.838Z] JVM_OPTIONS:
[2026-02-11T22:42:05.838Z] { \
[2026-02-11T22:42:05.838Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:42:05.838Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:42:05.838Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-als_0"; \
[2026-02-11T22:42:05.838Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-als_0"; \
[2026-02-11T22:42:05.838Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:42:05.838Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-als_0"/als.json" als; \
[2026-02-11T22:42:05.838Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:42:05.838Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:42:05.838Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:42:05.838Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:42:05.838Z]
[2026-02-11T22:42:05.838Z] TEST SETUP:
[2026-02-11T22:42:05.838Z] Nothing to be done for setup.
[2026-02-11T22:42:05.838Z]
[2026-02-11T22:42:05.838Z] TESTING:
[2026-02-11T22:42:12.055Z] NOTE: 'als' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-02-11T22:42:16.134Z] ====== als (apache-spark) [default], iteration 0 started ======
[2026-02-11T22:42:16.134Z] GC before operation: completed in 75.297 ms, heap usage 279.903 MB -> 34.976 MB.
[2026-02-11T22:42:44.659Z] ====== als (apache-spark) [default], iteration 0 completed (24705.188 ms) ======
[2026-02-11T22:42:44.659Z] ====== als (apache-spark) [default], iteration 1 started ======
[2026-02-11T22:42:44.659Z] GC before operation: completed in 129.546 ms, heap usage 159.661 MB -> 61.689 MB.
[2026-02-11T22:42:55.805Z] ====== als (apache-spark) [default], iteration 1 completed (14202.621 ms) ======
[2026-02-11T22:42:55.805Z] ====== als (apache-spark) [default], iteration 2 started ======
[2026-02-11T22:42:55.805Z] GC before operation: completed in 113.655 ms, heap usage 295.747 MB -> 62.963 MB.
[2026-02-11T22:43:11.091Z] ====== als (apache-spark) [default], iteration 2 completed (14105.493 ms) ======
[2026-02-11T22:43:11.091Z] ====== als (apache-spark) [default], iteration 3 started ======
[2026-02-11T22:43:11.091Z] GC before operation: completed in 120.211 ms, heap usage 416.727 MB -> 63.635 MB.
[2026-02-11T22:43:25.913Z] ====== als (apache-spark) [default], iteration 3 completed (14546.726 ms) ======
[2026-02-11T22:43:25.913Z] ====== als (apache-spark) [default], iteration 4 started ======
[2026-02-11T22:43:25.913Z] GC before operation: completed in 127.488 ms, heap usage 262.986 MB -> 64.026 MB.
[2026-02-11T22:43:41.124Z] ====== als (apache-spark) [default], iteration 4 completed (13873.723 ms) ======
[2026-02-11T22:43:41.124Z] ====== als (apache-spark) [default], iteration 5 started ======
[2026-02-11T22:43:41.124Z] GC before operation: completed in 131.491 ms, heap usage 129.103 MB -> 64.824 MB.
[2026-02-11T22:43:53.629Z] ====== als (apache-spark) [default], iteration 5 completed (13858.631 ms) ======
[2026-02-11T22:43:53.629Z] ====== als (apache-spark) [default], iteration 6 started ======
[2026-02-11T22:43:53.629Z] GC before operation: completed in 156.380 ms, heap usage 436.061 MB -> 65.579 MB.
[2026-02-11T22:44:09.338Z] ====== als (apache-spark) [default], iteration 6 completed (14467.416 ms) ======
[2026-02-11T22:44:09.338Z] ====== als (apache-spark) [default], iteration 7 started ======
[2026-02-11T22:44:09.338Z] GC before operation: completed in 207.838 ms, heap usage 431.995 MB -> 65.754 MB.
[2026-02-11T22:44:24.072Z] ====== als (apache-spark) [default], iteration 7 completed (15230.355 ms) ======
[2026-02-11T22:44:24.072Z] ====== als (apache-spark) [default], iteration 8 started ======
[2026-02-11T22:44:24.072Z] GC before operation: completed in 192.287 ms, heap usage 589.594 MB -> 66.621 MB.
[2026-02-11T22:44:41.815Z] ====== als (apache-spark) [default], iteration 8 completed (15492.949 ms) ======
[2026-02-11T22:44:41.815Z] ====== als (apache-spark) [default], iteration 9 started ======
[2026-02-11T22:44:41.815Z] GC before operation: completed in 125.168 ms, heap usage 463.839 MB -> 67.189 MB.
[2026-02-11T22:44:56.738Z] ====== als (apache-spark) [default], iteration 9 completed (14427.073 ms) ======
[2026-02-11T22:44:56.738Z] ====== als (apache-spark) [default], iteration 10 started ======
[2026-02-11T22:44:56.738Z] GC before operation: completed in 146.542 ms, heap usage 430.595 MB -> 67.190 MB.
[2026-02-11T22:45:09.360Z] ====== als (apache-spark) [default], iteration 10 completed (13678.219 ms) ======
[2026-02-11T22:45:09.360Z] ====== als (apache-spark) [default], iteration 11 started ======
[2026-02-11T22:45:09.360Z] GC before operation: completed in 133.642 ms, heap usage 354.818 MB -> 67.256 MB.
[2026-02-11T22:45:24.123Z] ====== als (apache-spark) [default], iteration 11 completed (13250.975 ms) ======
[2026-02-11T22:45:24.123Z] ====== als (apache-spark) [default], iteration 12 started ======
[2026-02-11T22:45:24.123Z] GC before operation: completed in 133.429 ms, heap usage 525.753 MB -> 67.918 MB.
[2026-02-11T22:45:37.099Z] ====== als (apache-spark) [default], iteration 12 completed (13929.889 ms) ======
[2026-02-11T22:45:37.099Z] ====== als (apache-spark) [default], iteration 13 started ======
[2026-02-11T22:45:37.099Z] GC before operation: completed in 143.117 ms, heap usage 440.086 MB -> 68.018 MB.
[2026-02-11T22:45:51.687Z] ====== als (apache-spark) [default], iteration 13 completed (12368.488 ms) ======
[2026-02-11T22:45:51.687Z] ====== als (apache-spark) [default], iteration 14 started ======
[2026-02-11T22:45:51.687Z] GC before operation: completed in 127.012 ms, heap usage 136.500 MB -> 67.868 MB.
[2026-02-11T22:46:04.075Z] ====== als (apache-spark) [default], iteration 14 completed (13631.219 ms) ======
[2026-02-11T22:46:04.075Z] ====== als (apache-spark) [default], iteration 15 started ======
[2026-02-11T22:46:04.075Z] GC before operation: completed in 134.859 ms, heap usage 185.425 MB -> 68.052 MB.
[2026-02-11T22:46:16.575Z] ====== als (apache-spark) [default], iteration 15 completed (12817.851 ms) ======
[2026-02-11T22:46:16.575Z] ====== als (apache-spark) [default], iteration 16 started ======
[2026-02-11T22:46:17.229Z] GC before operation: completed in 162.514 ms, heap usage 265.000 MB -> 68.515 MB.
[2026-02-11T22:46:31.884Z] ====== als (apache-spark) [default], iteration 16 completed (12745.291 ms) ======
[2026-02-11T22:46:31.884Z] ====== als (apache-spark) [default], iteration 17 started ======
[2026-02-11T22:46:31.884Z] GC before operation: completed in 125.893 ms, heap usage 528.265 MB -> 69.105 MB.
[2026-02-11T22:46:44.275Z] ====== als (apache-spark) [default], iteration 17 completed (12803.315 ms) ======
[2026-02-11T22:46:44.275Z] ====== als (apache-spark) [default], iteration 18 started ======
[2026-02-11T22:46:44.275Z] GC before operation: completed in 173.191 ms, heap usage 339.853 MB -> 69.229 MB.
[2026-02-11T22:46:57.062Z] ====== als (apache-spark) [default], iteration 18 completed (12630.547 ms) ======
[2026-02-11T22:46:57.062Z] ====== als (apache-spark) [default], iteration 19 started ======
[2026-02-11T22:46:57.062Z] GC before operation: completed in 139.879 ms, heap usage 286.953 MB -> 69.273 MB.
[2026-02-11T22:47:09.242Z] ====== als (apache-spark) [default], iteration 19 completed (11250.800 ms) ======
[2026-02-11T22:47:09.242Z] ====== als (apache-spark) [default], iteration 20 started ======
[2026-02-11T22:47:09.242Z] GC before operation: completed in 129.186 ms, heap usage 385.260 MB -> 69.661 MB.
[2026-02-11T22:47:19.852Z] ====== als (apache-spark) [default], iteration 20 completed (11230.005 ms) ======
[2026-02-11T22:47:19.852Z] ====== als (apache-spark) [default], iteration 21 started ======
[2026-02-11T22:47:19.852Z] GC before operation: completed in 124.472 ms, heap usage 354.720 MB -> 69.972 MB.
[2026-02-11T22:47:30.091Z] ====== als (apache-spark) [default], iteration 21 completed (10781.929 ms) ======
[2026-02-11T22:47:30.091Z] ====== als (apache-spark) [default], iteration 22 started ======
[2026-02-11T22:47:30.732Z] GC before operation: completed in 127.863 ms, heap usage 363.341 MB -> 70.132 MB.
[2026-02-11T22:47:42.918Z] ====== als (apache-spark) [default], iteration 22 completed (11399.552 ms) ======
[2026-02-11T22:47:42.918Z] ====== als (apache-spark) [default], iteration 23 started ======
[2026-02-11T22:47:42.918Z] GC before operation: completed in 122.311 ms, heap usage 134.221 MB -> 70.206 MB.
[2026-02-11T22:47:53.035Z] ====== als (apache-spark) [default], iteration 23 completed (10608.149 ms) ======
[2026-02-11T22:47:53.035Z] ====== als (apache-spark) [default], iteration 24 started ======
[2026-02-11T22:47:53.035Z] GC before operation: completed in 128.504 ms, heap usage 252.264 MB -> 70.629 MB.
[2026-02-11T22:48:03.736Z] ====== als (apache-spark) [default], iteration 24 completed (9756.366 ms) ======
[2026-02-11T22:48:03.736Z] ====== als (apache-spark) [default], iteration 25 started ======
[2026-02-11T22:48:03.736Z] GC before operation: completed in 113.256 ms, heap usage 311.250 MB -> 70.927 MB.
[2026-02-11T22:48:14.160Z] ====== als (apache-spark) [default], iteration 25 completed (10383.834 ms) ======
[2026-02-11T22:48:14.160Z] ====== als (apache-spark) [default], iteration 26 started ======
[2026-02-11T22:48:14.160Z] GC before operation: completed in 132.926 ms, heap usage 627.829 MB -> 71.496 MB.
[2026-02-11T22:48:24.464Z] ====== als (apache-spark) [default], iteration 26 completed (10463.910 ms) ======
[2026-02-11T22:48:24.464Z] ====== als (apache-spark) [default], iteration 27 started ======
[2026-02-11T22:48:24.464Z] GC before operation: completed in 117.393 ms, heap usage 164.912 MB -> 71.242 MB.
[2026-02-11T22:48:36.612Z] ====== als (apache-spark) [default], iteration 27 completed (10479.758 ms) ======
[2026-02-11T22:48:36.612Z] ====== als (apache-spark) [default], iteration 28 started ======
[2026-02-11T22:48:36.612Z] GC before operation: completed in 113.123 ms, heap usage 121.990 MB -> 71.545 MB.
[2026-02-11T22:48:46.807Z] ====== als (apache-spark) [default], iteration 28 completed (10540.714 ms) ======
[2026-02-11T22:48:46.807Z] ====== als (apache-spark) [default], iteration 29 started ======
[2026-02-11T22:48:46.807Z] GC before operation: completed in 104.391 ms, heap usage 225.679 MB -> 71.444 MB.
[2026-02-11T22:48:56.950Z] ====== als (apache-spark) [default], iteration 29 completed (10434.814 ms) ======
[2026-02-11T22:48:57.567Z] -----------------------------------
[2026-02-11T22:48:57.567Z] renaissance-als_0_PASSED
[2026-02-11T22:48:57.567Z] -----------------------------------
[2026-02-11T22:48:57.567Z]
[2026-02-11T22:48:57.567Z] TEST TEARDOWN:
[2026-02-11T22:48:57.567Z] Nothing to be done for teardown.
[2026-02-11T22:48:57.567Z] renaissance-als_0 Finish Time: Wed Feb 11 22:48:56 2026 Epoch Time (ms): 1770850136961
[2026-02-11T22:48:57.567Z]
[2026-02-11T22:48:57.567Z] ===============================================
[2026-02-11T22:48:57.567Z] Running test renaissance-chi-square_0 ...
[2026-02-11T22:48:57.567Z] ===============================================
[2026-02-11T22:48:57.567Z] renaissance-chi-square_0 Start Time: Wed Feb 11 22:48:56 2026 Epoch Time (ms): 1770850136981
[2026-02-11T22:48:57.567Z] variation: NoOptions
[2026-02-11T22:48:57.567Z] JVM_OPTIONS:
[2026-02-11T22:48:57.567Z] { \
[2026-02-11T22:48:57.567Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:48:57.567Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:48:57.567Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-chi-square_0"; \
[2026-02-11T22:48:57.567Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-chi-square_0"; \
[2026-02-11T22:48:57.567Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:48:57.567Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-02-11T22:48:57.567Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:48:57.567Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:48:57.567Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:48:57.567Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:48:57.567Z]
[2026-02-11T22:48:57.567Z] TEST SETUP:
[2026-02-11T22:48:57.567Z] Nothing to be done for setup.
[2026-02-11T22:48:57.567Z]
[2026-02-11T22:48:57.567Z] TESTING:
[2026-02-11T22:49:02.733Z] NOTE: 'chi-square' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-02-11T22:49:03.356Z] ====== chi-square (apache-spark) [default], iteration 0 started ======
[2026-02-11T22:49:03.356Z] GC before operation: completed in 29.992 ms, heap usage 167.918 MB -> 28.686 MB.
[2026-02-11T22:49:13.673Z] ====== chi-square (apache-spark) [default], iteration 0 completed (9360.632 ms) ======
[2026-02-11T22:49:13.673Z] ====== chi-square (apache-spark) [default], iteration 1 started ======
[2026-02-11T22:49:13.673Z] GC before operation: completed in 218.790 ms, heap usage 567.393 MB -> 175.359 MB.
[2026-02-11T22:49:14.971Z] ====== chi-square (apache-spark) [default], iteration 1 completed (1532.252 ms) ======
[2026-02-11T22:49:14.971Z] ====== chi-square (apache-spark) [default], iteration 2 started ======
[2026-02-11T22:49:14.971Z] GC before operation: completed in 186.472 ms, heap usage 528.813 MB -> 175.515 MB.
[2026-02-11T22:49:16.274Z] ====== chi-square (apache-spark) [default], iteration 2 completed (1484.909 ms) ======
[2026-02-11T22:49:16.274Z] ====== chi-square (apache-spark) [default], iteration 3 started ======
[2026-02-11T22:49:16.886Z] GC before operation: completed in 307.154 ms, heap usage 372.866 MB -> 175.577 MB.
[2026-02-11T22:49:18.160Z] ====== chi-square (apache-spark) [default], iteration 3 completed (1538.425 ms) ======
[2026-02-11T22:49:18.160Z] ====== chi-square (apache-spark) [default], iteration 4 started ======
[2026-02-11T22:49:18.160Z] GC before operation: completed in 222.656 ms, heap usage 319.547 MB -> 175.696 MB.
[2026-02-11T22:49:20.274Z] ====== chi-square (apache-spark) [default], iteration 4 completed (1515.506 ms) ======
[2026-02-11T22:49:20.274Z] ====== chi-square (apache-spark) [default], iteration 5 started ======
[2026-02-11T22:49:20.274Z] GC before operation: completed in 219.400 ms, heap usage 353.991 MB -> 175.746 MB.
[2026-02-11T22:49:21.584Z] ====== chi-square (apache-spark) [default], iteration 5 completed (1540.912 ms) ======
[2026-02-11T22:49:21.584Z] ====== chi-square (apache-spark) [default], iteration 6 started ======
[2026-02-11T22:49:21.584Z] GC before operation: completed in 212.450 ms, heap usage 339.458 MB -> 175.811 MB.
[2026-02-11T22:49:23.602Z] ====== chi-square (apache-spark) [default], iteration 6 completed (1326.231 ms) ======
[2026-02-11T22:49:23.602Z] ====== chi-square (apache-spark) [default], iteration 7 started ======
[2026-02-11T22:49:23.602Z] GC before operation: completed in 241.892 ms, heap usage 341.439 MB -> 175.865 MB.
[2026-02-11T22:49:24.881Z] ====== chi-square (apache-spark) [default], iteration 7 completed (1305.319 ms) ======
[2026-02-11T22:49:24.881Z] ====== chi-square (apache-spark) [default], iteration 8 started ======
[2026-02-11T22:49:24.881Z] GC before operation: completed in 218.287 ms, heap usage 306.518 MB -> 175.919 MB.
[2026-02-11T22:49:26.168Z] ====== chi-square (apache-spark) [default], iteration 8 completed (1289.563 ms) ======
[2026-02-11T22:49:26.168Z] ====== chi-square (apache-spark) [default], iteration 9 started ======
[2026-02-11T22:49:26.777Z] GC before operation: completed in 214.680 ms, heap usage 342.037 MB -> 175.974 MB.
[2026-02-11T22:49:28.059Z] ====== chi-square (apache-spark) [default], iteration 9 completed (1404.491 ms) ======
[2026-02-11T22:49:28.059Z] ====== chi-square (apache-spark) [default], iteration 10 started ======
[2026-02-11T22:49:28.059Z] GC before operation: completed in 234.032 ms, heap usage 318.111 MB -> 176.091 MB.
[2026-02-11T22:49:29.353Z] ====== chi-square (apache-spark) [default], iteration 10 completed (1265.707 ms) ======
[2026-02-11T22:49:29.353Z] ====== chi-square (apache-spark) [default], iteration 11 started ======
[2026-02-11T22:49:29.353Z] GC before operation: completed in 202.881 ms, heap usage 338.170 MB -> 176.087 MB.
[2026-02-11T22:49:30.631Z] ====== chi-square (apache-spark) [default], iteration 11 completed (1302.762 ms) ======
[2026-02-11T22:49:30.631Z] ====== chi-square (apache-spark) [default], iteration 12 started ======
[2026-02-11T22:49:31.241Z] GC before operation: completed in 239.147 ms, heap usage 314.265 MB -> 176.109 MB.
[2026-02-11T22:49:32.545Z] ====== chi-square (apache-spark) [default], iteration 12 completed (1299.016 ms) ======
[2026-02-11T22:49:32.545Z] ====== chi-square (apache-spark) [default], iteration 13 started ======
[2026-02-11T22:49:32.545Z] GC before operation: completed in 238.997 ms, heap usage 339.720 MB -> 176.147 MB.
[2026-02-11T22:49:33.849Z] ====== chi-square (apache-spark) [default], iteration 13 completed (1354.359 ms) ======
[2026-02-11T22:49:33.849Z] ====== chi-square (apache-spark) [default], iteration 14 started ======
[2026-02-11T22:49:34.474Z] GC before operation: completed in 243.016 ms, heap usage 299.279 MB -> 176.177 MB.
[2026-02-11T22:49:35.736Z] ====== chi-square (apache-spark) [default], iteration 14 completed (1265.620 ms) ======
[2026-02-11T22:49:35.736Z] ====== chi-square (apache-spark) [default], iteration 15 started ======
[2026-02-11T22:49:35.736Z] GC before operation: completed in 225.672 ms, heap usage 337.817 MB -> 176.210 MB.
[2026-02-11T22:49:37.009Z] ====== chi-square (apache-spark) [default], iteration 15 completed (1277.212 ms) ======
[2026-02-11T22:49:37.009Z] ====== chi-square (apache-spark) [default], iteration 16 started ======
[2026-02-11T22:49:37.009Z] GC before operation: completed in 240.951 ms, heap usage 304.365 MB -> 176.238 MB.
[2026-02-11T22:49:38.275Z] ====== chi-square (apache-spark) [default], iteration 16 completed (1260.867 ms) ======
[2026-02-11T22:49:38.275Z] ====== chi-square (apache-spark) [default], iteration 17 started ======
[2026-02-11T22:49:38.883Z] GC before operation: completed in 222.664 ms, heap usage 335.800 MB -> 176.271 MB.
[2026-02-11T22:49:40.151Z] ====== chi-square (apache-spark) [default], iteration 17 completed (1358.674 ms) ======
[2026-02-11T22:49:40.151Z] ====== chi-square (apache-spark) [default], iteration 18 started ======
[2026-02-11T22:49:40.151Z] GC before operation: completed in 228.311 ms, heap usage 307.485 MB -> 176.315 MB.
[2026-02-11T22:49:41.437Z] ====== chi-square (apache-spark) [default], iteration 18 completed (1356.379 ms) ======
[2026-02-11T22:49:41.437Z] ====== chi-square (apache-spark) [default], iteration 19 started ======
[2026-02-11T22:49:42.048Z] GC before operation: completed in 220.647 ms, heap usage 335.522 MB -> 176.347 MB.
[2026-02-11T22:49:43.313Z] ====== chi-square (apache-spark) [default], iteration 19 completed (1244.610 ms) ======
[2026-02-11T22:49:43.313Z] ====== chi-square (apache-spark) [default], iteration 20 started ======
[2026-02-11T22:49:43.313Z] GC before operation: completed in 233.945 ms, heap usage 308.864 MB -> 176.378 MB.
[2026-02-11T22:49:44.606Z] ====== chi-square (apache-spark) [default], iteration 20 completed (1253.329 ms) ======
[2026-02-11T22:49:44.606Z] ====== chi-square (apache-spark) [default], iteration 21 started ======
[2026-02-11T22:49:44.606Z] GC before operation: completed in 214.499 ms, heap usage 336.504 MB -> 176.410 MB.
[2026-02-11T22:49:46.598Z] ====== chi-square (apache-spark) [default], iteration 21 completed (1334.623 ms) ======
[2026-02-11T22:49:46.598Z] ====== chi-square (apache-spark) [default], iteration 22 started ======
[2026-02-11T22:49:46.598Z] GC before operation: completed in 209.451 ms, heap usage 310.596 MB -> 176.474 MB.
[2026-02-11T22:49:47.238Z] ====== chi-square (apache-spark) [default], iteration 22 completed (1121.087 ms) ======
[2026-02-11T22:49:47.238Z] ====== chi-square (apache-spark) [default], iteration 23 started ======
[2026-02-11T22:49:47.853Z] GC before operation: completed in 221.602 ms, heap usage 325.064 MB -> 176.502 MB.
[2026-02-11T22:49:49.118Z] ====== chi-square (apache-spark) [default], iteration 23 completed (1130.888 ms) ======
[2026-02-11T22:49:49.118Z] ====== chi-square (apache-spark) [default], iteration 24 started ======
[2026-02-11T22:49:49.118Z] GC before operation: completed in 215.599 ms, heap usage 288.166 MB -> 176.533 MB.
[2026-02-11T22:49:50.381Z] ====== chi-square (apache-spark) [default], iteration 24 completed (1300.418 ms) ======
[2026-02-11T22:49:50.381Z] ====== chi-square (apache-spark) [default], iteration 25 started ======
[2026-02-11T22:49:50.381Z] GC before operation: completed in 189.223 ms, heap usage 324.680 MB -> 176.570 MB.
[2026-02-11T22:49:51.654Z] ====== chi-square (apache-spark) [default], iteration 25 completed (1134.515 ms) ======
[2026-02-11T22:49:51.654Z] ====== chi-square (apache-spark) [default], iteration 26 started ======
[2026-02-11T22:49:52.262Z] GC before operation: completed in 241.590 ms, heap usage 298.639 MB -> 176.603 MB.
[2026-02-11T22:49:53.130Z] ====== chi-square (apache-spark) [default], iteration 26 completed (1231.987 ms) ======
[2026-02-11T22:49:53.130Z] ====== chi-square (apache-spark) [default], iteration 27 started ======
[2026-02-11T22:49:53.734Z] GC before operation: completed in 239.998 ms, heap usage 324.180 MB -> 176.635 MB.
[2026-02-11T22:49:54.353Z] ====== chi-square (apache-spark) [default], iteration 27 completed (1196.168 ms) ======
[2026-02-11T22:49:54.353Z] ====== chi-square (apache-spark) [default], iteration 28 started ======
[2026-02-11T22:49:54.961Z] GC before operation: completed in 219.867 ms, heap usage 286.799 MB -> 176.668 MB.
[2026-02-11T22:49:56.231Z] ====== chi-square (apache-spark) [default], iteration 28 completed (1256.579 ms) ======
[2026-02-11T22:49:56.231Z] ====== chi-square (apache-spark) [default], iteration 29 started ======
[2026-02-11T22:49:56.231Z] GC before operation: completed in 210.886 ms, heap usage 323.748 MB -> 176.702 MB.
[2026-02-11T22:49:57.514Z] ====== chi-square (apache-spark) [default], iteration 29 completed (1291.357 ms) ======
[2026-02-11T22:49:57.514Z] ====== chi-square (apache-spark) [default], iteration 30 started ======
[2026-02-11T22:49:58.121Z] GC before operation: completed in 236.411 ms, heap usage 296.387 MB -> 176.723 MB.
[2026-02-11T22:49:58.801Z] ====== chi-square (apache-spark) [default], iteration 30 completed (1224.407 ms) ======
[2026-02-11T22:49:58.801Z] ====== chi-square (apache-spark) [default], iteration 31 started ======
[2026-02-11T22:49:59.486Z] GC before operation: completed in 232.474 ms, heap usage 324.796 MB -> 176.760 MB.
[2026-02-11T22:50:00.766Z] ====== chi-square (apache-spark) [default], iteration 31 completed (1391.401 ms) ======
[2026-02-11T22:50:00.766Z] ====== chi-square (apache-spark) [default], iteration 32 started ======
[2026-02-11T22:50:00.766Z] GC before operation: completed in 237.455 ms, heap usage 295.430 MB -> 176.791 MB.
[2026-02-11T22:50:02.069Z] ====== chi-square (apache-spark) [default], iteration 32 completed (1303.216 ms) ======
[2026-02-11T22:50:02.069Z] ====== chi-square (apache-spark) [default], iteration 33 started ======
[2026-02-11T22:50:02.687Z] GC before operation: completed in 247.274 ms, heap usage 327.953 MB -> 176.888 MB.
[2026-02-11T22:50:04.038Z] ====== chi-square (apache-spark) [default], iteration 33 completed (1332.458 ms) ======
[2026-02-11T22:50:04.038Z] ====== chi-square (apache-spark) [default], iteration 34 started ======
[2026-02-11T22:50:04.038Z] GC before operation: completed in 238.924 ms, heap usage 294.916 MB -> 176.857 MB.
[2026-02-11T22:50:05.309Z] ====== chi-square (apache-spark) [default], iteration 34 completed (1340.395 ms) ======
[2026-02-11T22:50:05.309Z] ====== chi-square (apache-spark) [default], iteration 35 started ======
[2026-02-11T22:50:05.926Z] GC before operation: completed in 238.080 ms, heap usage 324.039 MB -> 176.889 MB.
[2026-02-11T22:50:07.192Z] ====== chi-square (apache-spark) [default], iteration 35 completed (1260.902 ms) ======
[2026-02-11T22:50:07.192Z] ====== chi-square (apache-spark) [default], iteration 36 started ======
[2026-02-11T22:50:07.192Z] GC before operation: completed in 221.903 ms, heap usage 293.068 MB -> 176.915 MB.
[2026-02-11T22:50:08.467Z] ====== chi-square (apache-spark) [default], iteration 36 completed (1369.206 ms) ======
[2026-02-11T22:50:08.467Z] ====== chi-square (apache-spark) [default], iteration 37 started ======
[2026-02-11T22:50:08.467Z] GC before operation: completed in 259.342 ms, heap usage 324.572 MB -> 176.950 MB.
[2026-02-11T22:50:10.448Z] ====== chi-square (apache-spark) [default], iteration 37 completed (1324.155 ms) ======
[2026-02-11T22:50:10.448Z] ====== chi-square (apache-spark) [default], iteration 38 started ======
[2026-02-11T22:50:10.448Z] GC before operation: completed in 215.413 ms, heap usage 288.052 MB -> 176.978 MB.
[2026-02-11T22:50:11.712Z] ====== chi-square (apache-spark) [default], iteration 38 completed (1305.756 ms) ======
[2026-02-11T22:50:11.712Z] ====== chi-square (apache-spark) [default], iteration 39 started ======
[2026-02-11T22:50:11.712Z] GC before operation: completed in 257.542 ms, heap usage 323.068 MB -> 177.015 MB.
[2026-02-11T22:50:13.012Z] ====== chi-square (apache-spark) [default], iteration 39 completed (1310.141 ms) ======
[2026-02-11T22:50:13.012Z] ====== chi-square (apache-spark) [default], iteration 40 started ======
[2026-02-11T22:50:13.628Z] GC before operation: completed in 238.858 ms, heap usage 291.179 MB -> 176.995 MB.
[2026-02-11T22:50:14.920Z] ====== chi-square (apache-spark) [default], iteration 40 completed (1313.404 ms) ======
[2026-02-11T22:50:14.920Z] ====== chi-square (apache-spark) [default], iteration 41 started ======
[2026-02-11T22:50:14.920Z] GC before operation: completed in 252.453 ms, heap usage 312.581 MB -> 177.058 MB.
[2026-02-11T22:50:16.188Z] ====== chi-square (apache-spark) [default], iteration 41 completed (1220.396 ms) ======
[2026-02-11T22:50:16.188Z] ====== chi-square (apache-spark) [default], iteration 42 started ======
[2026-02-11T22:50:16.188Z] GC before operation: completed in 243.778 ms, heap usage 280.230 MB -> 177.093 MB.
[2026-02-11T22:50:17.482Z] ====== chi-square (apache-spark) [default], iteration 42 completed (1325.260 ms) ======
[2026-02-11T22:50:17.482Z] ====== chi-square (apache-spark) [default], iteration 43 started ======
[2026-02-11T22:50:18.111Z] GC before operation: completed in 230.944 ms, heap usage 313.270 MB -> 177.126 MB.
[2026-02-11T22:50:19.415Z] ====== chi-square (apache-spark) [default], iteration 43 completed (1449.121 ms) ======
[2026-02-11T22:50:19.415Z] ====== chi-square (apache-spark) [default], iteration 44 started ======
[2026-02-11T22:50:19.415Z] GC before operation: completed in 244.978 ms, heap usage 281.716 MB -> 177.101 MB.
[2026-02-11T22:50:20.700Z] ====== chi-square (apache-spark) [default], iteration 44 completed (1283.621 ms) ======
[2026-02-11T22:50:20.700Z] ====== chi-square (apache-spark) [default], iteration 45 started ======
[2026-02-11T22:50:21.322Z] GC before operation: completed in 248.603 ms, heap usage 324.686 MB -> 177.136 MB.
[2026-02-11T22:50:22.651Z] ====== chi-square (apache-spark) [default], iteration 45 completed (1418.237 ms) ======
[2026-02-11T22:50:22.651Z] ====== chi-square (apache-spark) [default], iteration 46 started ======
[2026-02-11T22:50:22.651Z] GC before operation: completed in 268.751 ms, heap usage 291.309 MB -> 177.111 MB.
[2026-02-11T22:50:23.950Z] ====== chi-square (apache-spark) [default], iteration 46 completed (1315.530 ms) ======
[2026-02-11T22:50:23.950Z] ====== chi-square (apache-spark) [default], iteration 47 started ======
[2026-02-11T22:50:24.570Z] GC before operation: completed in 262.586 ms, heap usage 324.686 MB -> 177.168 MB.
[2026-02-11T22:50:25.892Z] ====== chi-square (apache-spark) [default], iteration 47 completed (1409.561 ms) ======
[2026-02-11T22:50:25.892Z] ====== chi-square (apache-spark) [default], iteration 48 started ======
[2026-02-11T22:50:25.892Z] GC before operation: completed in 263.882 ms, heap usage 285.825 MB -> 177.179 MB.
[2026-02-11T22:50:27.199Z] ====== chi-square (apache-spark) [default], iteration 48 completed (1283.859 ms) ======
[2026-02-11T22:50:27.199Z] ====== chi-square (apache-spark) [default], iteration 49 started ======
[2026-02-11T22:50:27.819Z] GC before operation: completed in 243.029 ms, heap usage 325.349 MB -> 177.215 MB.
[2026-02-11T22:50:29.097Z] ====== chi-square (apache-spark) [default], iteration 49 completed (1311.228 ms) ======
[2026-02-11T22:50:29.097Z] ====== chi-square (apache-spark) [default], iteration 50 started ======
[2026-02-11T22:50:29.097Z] GC before operation: completed in 230.765 ms, heap usage 297.890 MB -> 177.214 MB.
[2026-02-11T22:50:30.387Z] ====== chi-square (apache-spark) [default], iteration 50 completed (1330.254 ms) ======
[2026-02-11T22:50:30.387Z] ====== chi-square (apache-spark) [default], iteration 51 started ======
[2026-02-11T22:50:31.000Z] GC before operation: completed in 244.662 ms, heap usage 325.379 MB -> 177.224 MB.
[2026-02-11T22:50:32.278Z] ====== chi-square (apache-spark) [default], iteration 51 completed (1316.476 ms) ======
[2026-02-11T22:50:32.278Z] ====== chi-square (apache-spark) [default], iteration 52 started ======
[2026-02-11T22:50:32.278Z] GC before operation: completed in 229.234 ms, heap usage 292.900 MB -> 177.241 MB.
[2026-02-11T22:50:33.546Z] ====== chi-square (apache-spark) [default], iteration 52 completed (1309.516 ms) ======
[2026-02-11T22:50:33.546Z] ====== chi-square (apache-spark) [default], iteration 53 started ======
[2026-02-11T22:50:34.428Z] GC before operation: completed in 243.304 ms, heap usage 321.831 MB -> 177.266 MB.
[2026-02-11T22:50:35.058Z] ====== chi-square (apache-spark) [default], iteration 53 completed (1309.052 ms) ======
[2026-02-11T22:50:35.058Z] ====== chi-square (apache-spark) [default], iteration 54 started ======
[2026-02-11T22:50:35.677Z] GC before operation: completed in 243.683 ms, heap usage 289.948 MB -> 177.285 MB.
[2026-02-11T22:50:36.985Z] ====== chi-square (apache-spark) [default], iteration 54 completed (1340.591 ms) ======
[2026-02-11T22:50:36.985Z] ====== chi-square (apache-spark) [default], iteration 55 started ======
[2026-02-11T22:50:36.985Z] GC before operation: completed in 243.579 ms, heap usage 324.962 MB -> 177.304 MB.
[2026-02-11T22:50:38.272Z] ====== chi-square (apache-spark) [default], iteration 55 completed (1280.463 ms) ======
[2026-02-11T22:50:38.272Z] ====== chi-square (apache-spark) [default], iteration 56 started ======
[2026-02-11T22:50:38.272Z] GC before operation: completed in 232.265 ms, heap usage 295.979 MB -> 177.335 MB.
[2026-02-11T22:50:39.555Z] ====== chi-square (apache-spark) [default], iteration 56 completed (1247.534 ms) ======
[2026-02-11T22:50:39.555Z] ====== chi-square (apache-spark) [default], iteration 57 started ======
[2026-02-11T22:50:40.191Z] GC before operation: completed in 260.947 ms, heap usage 312.494 MB -> 177.368 MB.
[2026-02-11T22:50:41.475Z] ====== chi-square (apache-spark) [default], iteration 57 completed (1342.652 ms) ======
[2026-02-11T22:50:41.475Z] ====== chi-square (apache-spark) [default], iteration 58 started ======
[2026-02-11T22:50:41.475Z] GC before operation: completed in 245.009 ms, heap usage 272.969 MB -> 177.400 MB.
[2026-02-11T22:50:42.747Z] ====== chi-square (apache-spark) [default], iteration 58 completed (1295.051 ms) ======
[2026-02-11T22:50:42.747Z] ====== chi-square (apache-spark) [default], iteration 59 started ======
[2026-02-11T22:50:43.363Z] GC before operation: completed in 238.616 ms, heap usage 312.043 MB -> 177.431 MB.
[2026-02-11T22:50:44.638Z] ====== chi-square (apache-spark) [default], iteration 59 completed (1362.942 ms) ======
[2026-02-11T22:50:44.638Z] -----------------------------------
[2026-02-11T22:50:44.638Z] renaissance-chi-square_0_PASSED
[2026-02-11T22:50:44.638Z] -----------------------------------
[2026-02-11T22:50:44.638Z]
[2026-02-11T22:50:44.638Z] TEST TEARDOWN:
[2026-02-11T22:50:44.638Z] Nothing to be done for teardown.
[2026-02-11T22:50:44.638Z] renaissance-chi-square_0 Finish Time: Wed Feb 11 22:50:44 2026 Epoch Time (ms): 1770850244534
[2026-02-11T22:50:44.638Z]
[2026-02-11T22:50:44.638Z] ===============================================
[2026-02-11T22:50:44.638Z] Running test renaissance-db-shootout_0 ...
[2026-02-11T22:50:44.638Z] ===============================================
[2026-02-11T22:50:44.638Z] renaissance-db-shootout_0 Start Time: Wed Feb 11 22:50:44 2026 Epoch Time (ms): 1770850244553
[2026-02-11T22:50:44.638Z] variation: NoOptions
[2026-02-11T22:50:44.638Z] JVM_OPTIONS:
[2026-02-11T22:50:44.638Z] { \
[2026-02-11T22:50:44.638Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:50:44.638Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:50:44.638Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-db-shootout_0"; \
[2026-02-11T22:50:44.638Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-db-shootout_0"; \
[2026-02-11T22:50:44.638Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:50:44.638Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-02-11T22:50:44.639Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:50:44.639Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:50:44.639Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:50:44.639Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:50:44.639Z]
[2026-02-11T22:50:44.639Z] TEST SETUP:
[2026-02-11T22:50:44.639Z] Nothing to be done for setup.
[2026-02-11T22:50:44.639Z]
[2026-02-11T22:50:44.639Z] TESTING:
[2026-02-11T22:50:59.249Z] ====== db-shootout (database) [default], iteration 0 started ======
[2026-02-11T22:50:59.249Z] GC before operation: completed in 76.297 ms, heap usage 166.740 MB -> 39.026 MB.
[2026-02-11T22:51:09.400Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:51:09.400Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:51:09.400Z] ====== db-shootout (database) [default], iteration 0 completed (10148.862 ms) ======
[2026-02-11T22:51:09.400Z] ====== db-shootout (database) [default], iteration 1 started ======
[2026-02-11T22:51:09.400Z] GC before operation: completed in 60.969 ms, heap usage 291.594 MB -> 48.825 MB.
[2026-02-11T22:51:19.546Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:51:19.546Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:51:19.546Z] ====== db-shootout (database) [default], iteration 1 completed (9717.194 ms) ======
[2026-02-11T22:51:19.546Z] ====== db-shootout (database) [default], iteration 2 started ======
[2026-02-11T22:51:19.546Z] GC before operation: completed in 51.718 ms, heap usage 165.418 MB -> 48.064 MB.
[2026-02-11T22:51:29.626Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:51:29.626Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:51:29.626Z] ====== db-shootout (database) [default], iteration 2 completed (9740.630 ms) ======
[2026-02-11T22:51:29.626Z] ====== db-shootout (database) [default], iteration 3 started ======
[2026-02-11T22:51:29.626Z] GC before operation: completed in 56.597 ms, heap usage 215.965 MB -> 48.809 MB.
[2026-02-11T22:51:40.271Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:51:40.271Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:51:40.271Z] ====== db-shootout (database) [default], iteration 3 completed (9476.473 ms) ======
[2026-02-11T22:51:40.271Z] ====== db-shootout (database) [default], iteration 4 started ======
[2026-02-11T22:51:40.271Z] GC before operation: completed in 51.919 ms, heap usage 157.909 MB -> 49.279 MB.
[2026-02-11T22:51:48.965Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:51:48.965Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:51:48.965Z] ====== db-shootout (database) [default], iteration 4 completed (9533.971 ms) ======
[2026-02-11T22:51:48.965Z] ====== db-shootout (database) [default], iteration 5 started ======
[2026-02-11T22:51:48.965Z] GC before operation: completed in 51.041 ms, heap usage 108.481 MB -> 48.921 MB.
[2026-02-11T22:51:57.562Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:51:57.562Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:51:57.562Z] ====== db-shootout (database) [default], iteration 5 completed (8736.152 ms) ======
[2026-02-11T22:51:57.562Z] ====== db-shootout (database) [default], iteration 6 started ======
[2026-02-11T22:51:57.562Z] GC before operation: completed in 79.880 ms, heap usage 179.754 MB -> 48.899 MB.
[2026-02-11T22:52:06.532Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:52:06.532Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:52:06.532Z] ====== db-shootout (database) [default], iteration 6 completed (9343.580 ms) ======
[2026-02-11T22:52:06.532Z] ====== db-shootout (database) [default], iteration 7 started ======
[2026-02-11T22:52:06.532Z] GC before operation: completed in 75.877 ms, heap usage 328.632 MB -> 49.062 MB.
[2026-02-11T22:52:17.049Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:52:17.049Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:52:17.049Z] ====== db-shootout (database) [default], iteration 7 completed (10422.833 ms) ======
[2026-02-11T22:52:17.049Z] ====== db-shootout (database) [default], iteration 8 started ======
[2026-02-11T22:52:17.049Z] GC before operation: completed in 93.728 ms, heap usage 247.916 MB -> 48.571 MB.
[2026-02-11T22:52:27.535Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:52:27.535Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:52:27.535Z] ====== db-shootout (database) [default], iteration 8 completed (10147.714 ms) ======
[2026-02-11T22:52:27.535Z] ====== db-shootout (database) [default], iteration 9 started ======
[2026-02-11T22:52:27.535Z] GC before operation: completed in 71.930 ms, heap usage 322.751 MB -> 50.215 MB.
[2026-02-11T22:52:37.950Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:52:37.950Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:52:37.950Z] ====== db-shootout (database) [default], iteration 9 completed (10243.893 ms) ======
[2026-02-11T22:52:37.950Z] ====== db-shootout (database) [default], iteration 10 started ======
[2026-02-11T22:52:37.950Z] GC before operation: completed in 43.502 ms, heap usage 138.737 MB -> 48.082 MB.
[2026-02-11T22:52:50.520Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:52:50.520Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:52:50.520Z] ====== db-shootout (database) [default], iteration 10 completed (11207.116 ms) ======
[2026-02-11T22:52:50.520Z] ====== db-shootout (database) [default], iteration 11 started ======
[2026-02-11T22:52:50.520Z] GC before operation: completed in 77.639 ms, heap usage 219.074 MB -> 45.696 MB.
[2026-02-11T22:52:59.226Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:52:59.226Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:52:59.226Z] ====== db-shootout (database) [default], iteration 11 completed (9334.207 ms) ======
[2026-02-11T22:52:59.226Z] ====== db-shootout (database) [default], iteration 12 started ======
[2026-02-11T22:52:59.226Z] GC before operation: completed in 52.941 ms, heap usage 105.310 MB -> 49.010 MB.
[2026-02-11T22:53:07.821Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:53:07.821Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:53:07.821Z] ====== db-shootout (database) [default], iteration 12 completed (9606.944 ms) ======
[2026-02-11T22:53:07.821Z] ====== db-shootout (database) [default], iteration 13 started ======
[2026-02-11T22:53:07.821Z] GC before operation: completed in 67.812 ms, heap usage 202.514 MB -> 48.503 MB.
[2026-02-11T22:53:16.737Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:53:16.737Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:53:16.737Z] ====== db-shootout (database) [default], iteration 13 completed (8880.692 ms) ======
[2026-02-11T22:53:16.737Z] ====== db-shootout (database) [default], iteration 14 started ======
[2026-02-11T22:53:16.737Z] GC before operation: completed in 79.553 ms, heap usage 305.502 MB -> 49.167 MB.
[2026-02-11T22:53:26.882Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:53:26.882Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:53:26.882Z] ====== db-shootout (database) [default], iteration 14 completed (8713.607 ms) ======
[2026-02-11T22:53:26.882Z] ====== db-shootout (database) [default], iteration 15 started ======
[2026-02-11T22:53:26.882Z] GC before operation: completed in 56.220 ms, heap usage 181.104 MB -> 49.488 MB.
[2026-02-11T22:53:35.471Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-11T22:53:35.471Z] There is no way to check that no silent failure occurred.
[2026-02-11T22:53:35.471Z] ====== db-shootout (database) [default], iteration 15 completed (9387.448 ms) ======
[2026-02-11T22:53:35.471Z] -----------------------------------
[2026-02-11T22:53:35.471Z] renaissance-db-shootout_0_PASSED
[2026-02-11T22:53:35.472Z] -----------------------------------
[2026-02-11T22:53:35.472Z]
[2026-02-11T22:53:35.472Z] TEST TEARDOWN:
[2026-02-11T22:53:35.472Z] Nothing to be done for teardown.
[2026-02-11T22:53:35.472Z] renaissance-db-shootout_0 Finish Time: Wed Feb 11 22:53:35 2026 Epoch Time (ms): 1770850415281
[2026-02-11T22:53:35.472Z]
[2026-02-11T22:53:35.472Z] ===============================================
[2026-02-11T22:53:35.472Z] Running test renaissance-dec-tree_0 ...
[2026-02-11T22:53:35.472Z] ===============================================
[2026-02-11T22:53:35.472Z] renaissance-dec-tree_0 Start Time: Wed Feb 11 22:53:35 2026 Epoch Time (ms): 1770850415297
[2026-02-11T22:53:35.472Z] variation: NoOptions
[2026-02-11T22:53:35.472Z] JVM_OPTIONS:
[2026-02-11T22:53:35.472Z] { \
[2026-02-11T22:53:35.472Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:53:35.472Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:53:35.472Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-dec-tree_0"; \
[2026-02-11T22:53:35.472Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-dec-tree_0"; \
[2026-02-11T22:53:35.472Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:53:35.472Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-02-11T22:53:35.472Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:53:35.472Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:53:35.472Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:53:35.472Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:53:35.472Z]
[2026-02-11T22:53:35.472Z] TEST SETUP:
[2026-02-11T22:53:35.472Z] Nothing to be done for setup.
[2026-02-11T22:53:35.472Z]
[2026-02-11T22:53:35.472Z] TESTING:
[2026-02-11T22:53:41.237Z] NOTE: 'dec-tree' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-02-11T22:53:42.509Z] ====== dec-tree (apache-spark) [default], iteration 0 started ======
[2026-02-11T22:53:43.113Z] GC before operation: completed in 50.978 ms, heap usage 53.994 MB -> 34.965 MB.
[2026-02-11T22:53:53.332Z] ====== dec-tree (apache-spark) [default], iteration 0 completed (9314.045 ms) ======
[2026-02-11T22:53:53.332Z] ====== dec-tree (apache-spark) [default], iteration 1 started ======
[2026-02-11T22:53:53.332Z] GC before operation: completed in 165.883 ms, heap usage 279.550 MB -> 67.919 MB.
[2026-02-11T22:53:54.969Z] ====== dec-tree (apache-spark) [default], iteration 1 completed (2374.718 ms) ======
[2026-02-11T22:53:54.969Z] ====== dec-tree (apache-spark) [default], iteration 2 started ======
[2026-02-11T22:53:54.969Z] GC before operation: completed in 133.568 ms, heap usage 223.162 MB -> 68.302 MB.
[2026-02-11T22:53:57.130Z] ====== dec-tree (apache-spark) [default], iteration 2 completed (2504.431 ms) ======
[2026-02-11T22:53:57.130Z] ====== dec-tree (apache-spark) [default], iteration 3 started ======
[2026-02-11T22:53:57.741Z] GC before operation: completed in 150.844 ms, heap usage 115.972 MB -> 67.909 MB.
[2026-02-11T22:53:59.743Z] ====== dec-tree (apache-spark) [default], iteration 3 completed (2130.850 ms) ======
[2026-02-11T22:53:59.743Z] ====== dec-tree (apache-spark) [default], iteration 4 started ======
[2026-02-11T22:53:59.743Z] GC before operation: completed in 159.775 ms, heap usage 337.483 MB -> 68.859 MB.
[2026-02-11T22:54:01.728Z] ====== dec-tree (apache-spark) [default], iteration 4 completed (2245.323 ms) ======
[2026-02-11T22:54:01.728Z] ====== dec-tree (apache-spark) [default], iteration 5 started ======
[2026-02-11T22:54:02.350Z] GC before operation: completed in 132.679 ms, heap usage 271.368 MB -> 77.661 MB.
[2026-02-11T22:54:04.371Z] ====== dec-tree (apache-spark) [default], iteration 5 completed (2092.243 ms) ======
[2026-02-11T22:54:04.371Z] ====== dec-tree (apache-spark) [default], iteration 6 started ======
[2026-02-11T22:54:04.371Z] GC before operation: completed in 127.258 ms, heap usage 271.064 MB -> 69.630 MB.
[2026-02-11T22:54:06.369Z] ====== dec-tree (apache-spark) [default], iteration 6 completed (1925.342 ms) ======
[2026-02-11T22:54:06.370Z] ====== dec-tree (apache-spark) [default], iteration 7 started ======
[2026-02-11T22:54:06.370Z] GC before operation: completed in 134.248 ms, heap usage 228.564 MB -> 78.008 MB.
[2026-02-11T22:54:06.370Z] 22:54:06.100 WARN [block-manager-storage-async-thread-pool-51] org.apache.spark.storage.BlockManager - Asked to remove block rdd_333_1, which does not exist
[2026-02-11T22:54:08.370Z] ====== dec-tree (apache-spark) [default], iteration 7 completed (2079.068 ms) ======
[2026-02-11T22:54:08.370Z] ====== dec-tree (apache-spark) [default], iteration 8 started ======
[2026-02-11T22:54:08.985Z] GC before operation: completed in 184.528 ms, heap usage 315.852 MB -> 69.675 MB.
[2026-02-11T22:54:10.988Z] ====== dec-tree (apache-spark) [default], iteration 8 completed (2194.325 ms) ======
[2026-02-11T22:54:10.988Z] ====== dec-tree (apache-spark) [default], iteration 9 started ======
[2026-02-11T22:54:10.988Z] GC before operation: completed in 187.422 ms, heap usage 308.083 MB -> 69.908 MB.
[2026-02-11T22:54:12.983Z] ====== dec-tree (apache-spark) [default], iteration 9 completed (1867.356 ms) ======
[2026-02-11T22:54:12.983Z] ====== dec-tree (apache-spark) [default], iteration 10 started ======
[2026-02-11T22:54:12.983Z] GC before operation: completed in 129.094 ms, heap usage 293.918 MB -> 89.349 MB.
[2026-02-11T22:54:15.001Z] ====== dec-tree (apache-spark) [default], iteration 10 completed (1940.101 ms) ======
[2026-02-11T22:54:15.001Z] ====== dec-tree (apache-spark) [default], iteration 11 started ======
[2026-02-11T22:54:15.001Z] GC before operation: completed in 146.833 ms, heap usage 207.898 MB -> 97.686 MB.
[2026-02-11T22:54:16.992Z] ====== dec-tree (apache-spark) [default], iteration 11 completed (1978.447 ms) ======
[2026-02-11T22:54:16.992Z] ====== dec-tree (apache-spark) [default], iteration 12 started ======
[2026-02-11T22:54:16.992Z] GC before operation: completed in 114.515 ms, heap usage 191.440 MB -> 69.865 MB.
[2026-02-11T22:54:19.796Z] ====== dec-tree (apache-spark) [default], iteration 12 completed (2089.665 ms) ======
[2026-02-11T22:54:19.796Z] ====== dec-tree (apache-spark) [default], iteration 13 started ======
[2026-02-11T22:54:19.796Z] GC before operation: completed in 113.924 ms, heap usage 265.325 MB -> 70.374 MB.
[2026-02-11T22:54:21.071Z] ====== dec-tree (apache-spark) [default], iteration 13 completed (1830.391 ms) ======
[2026-02-11T22:54:21.071Z] ====== dec-tree (apache-spark) [default], iteration 14 started ======
[2026-02-11T22:54:21.696Z] GC before operation: completed in 125.113 ms, heap usage 103.804 MB -> 69.908 MB.
[2026-02-11T22:54:23.696Z] ====== dec-tree (apache-spark) [default], iteration 14 completed (1889.371 ms) ======
[2026-02-11T22:54:23.696Z] ====== dec-tree (apache-spark) [default], iteration 15 started ======
[2026-02-11T22:54:23.696Z] GC before operation: completed in 139.537 ms, heap usage 257.103 MB -> 70.679 MB.
[2026-02-11T22:54:25.689Z] ====== dec-tree (apache-spark) [default], iteration 15 completed (1948.526 ms) ======
[2026-02-11T22:54:25.689Z] ====== dec-tree (apache-spark) [default], iteration 16 started ======
[2026-02-11T22:54:25.689Z] GC before operation: completed in 168.849 ms, heap usage 198.351 MB -> 70.679 MB.
[2026-02-11T22:54:27.704Z] ====== dec-tree (apache-spark) [default], iteration 16 completed (1982.459 ms) ======
[2026-02-11T22:54:27.704Z] ====== dec-tree (apache-spark) [default], iteration 17 started ======
[2026-02-11T22:54:27.704Z] GC before operation: completed in 140.610 ms, heap usage 196.708 MB -> 71.046 MB.
[2026-02-11T22:54:29.740Z] ====== dec-tree (apache-spark) [default], iteration 17 completed (1880.318 ms) ======
[2026-02-11T22:54:29.740Z] ====== dec-tree (apache-spark) [default], iteration 18 started ======
[2026-02-11T22:54:29.740Z] GC before operation: completed in 167.175 ms, heap usage 155.029 MB -> 98.180 MB.
[2026-02-11T22:54:31.781Z] ====== dec-tree (apache-spark) [default], iteration 18 completed (1985.462 ms) ======
[2026-02-11T22:54:31.781Z] ====== dec-tree (apache-spark) [default], iteration 19 started ======
[2026-02-11T22:54:31.781Z] GC before operation: completed in 150.481 ms, heap usage 262.758 MB -> 98.677 MB.
[2026-02-11T22:54:33.825Z] ====== dec-tree (apache-spark) [default], iteration 19 completed (1844.056 ms) ======
[2026-02-11T22:54:33.825Z] ====== dec-tree (apache-spark) [default], iteration 20 started ======
[2026-02-11T22:54:33.825Z] GC before operation: completed in 153.076 ms, heap usage 244.421 MB -> 79.718 MB.
[2026-02-11T22:54:35.839Z] ====== dec-tree (apache-spark) [default], iteration 20 completed (1912.958 ms) ======
[2026-02-11T22:54:35.839Z] ====== dec-tree (apache-spark) [default], iteration 21 started ======
[2026-02-11T22:54:35.839Z] GC before operation: completed in 119.068 ms, heap usage 120.472 MB -> 70.669 MB.
[2026-02-11T22:54:37.859Z] ====== dec-tree (apache-spark) [default], iteration 21 completed (1696.833 ms) ======
[2026-02-11T22:54:37.859Z] ====== dec-tree (apache-spark) [default], iteration 22 started ======
[2026-02-11T22:54:37.859Z] GC before operation: completed in 145.760 ms, heap usage 231.983 MB -> 99.060 MB.
[2026-02-11T22:54:39.841Z] ====== dec-tree (apache-spark) [default], iteration 22 completed (1878.185 ms) ======
[2026-02-11T22:54:39.841Z] ====== dec-tree (apache-spark) [default], iteration 23 started ======
[2026-02-11T22:54:39.841Z] GC before operation: completed in 179.767 ms, heap usage 250.116 MB -> 71.599 MB.
[2026-02-11T22:54:41.853Z] ====== dec-tree (apache-spark) [default], iteration 23 completed (1883.439 ms) ======
[2026-02-11T22:54:41.854Z] ====== dec-tree (apache-spark) [default], iteration 24 started ======
[2026-02-11T22:54:41.854Z] GC before operation: completed in 162.861 ms, heap usage 300.989 MB -> 99.394 MB.
[2026-02-11T22:54:43.936Z] ====== dec-tree (apache-spark) [default], iteration 24 completed (1870.098 ms) ======
[2026-02-11T22:54:43.936Z] ====== dec-tree (apache-spark) [default], iteration 25 started ======
[2026-02-11T22:54:43.936Z] GC before operation: completed in 150.042 ms, heap usage 231.276 MB -> 71.850 MB.
[2026-02-11T22:54:45.999Z] ====== dec-tree (apache-spark) [default], iteration 25 completed (2120.881 ms) ======
[2026-02-11T22:54:45.999Z] ====== dec-tree (apache-spark) [default], iteration 26 started ======
[2026-02-11T22:54:45.999Z] GC before operation: completed in 153.051 ms, heap usage 354.764 MB -> 71.923 MB.
[2026-02-11T22:54:48.130Z] ====== dec-tree (apache-spark) [default], iteration 26 completed (1991.187 ms) ======
[2026-02-11T22:54:48.130Z] ====== dec-tree (apache-spark) [default], iteration 27 started ======
[2026-02-11T22:54:48.130Z] GC before operation: completed in 175.368 ms, heap usage 324.080 MB -> 72.048 MB.
[2026-02-11T22:54:50.182Z] ====== dec-tree (apache-spark) [default], iteration 27 completed (2043.972 ms) ======
[2026-02-11T22:54:50.182Z] ====== dec-tree (apache-spark) [default], iteration 28 started ======
[2026-02-11T22:54:50.823Z] GC before operation: completed in 156.627 ms, heap usage 232.759 MB -> 72.157 MB.
[2026-02-11T22:54:52.869Z] ====== dec-tree (apache-spark) [default], iteration 28 completed (2012.960 ms) ======
[2026-02-11T22:54:52.869Z] ====== dec-tree (apache-spark) [default], iteration 29 started ======
[2026-02-11T22:54:52.869Z] GC before operation: completed in 154.850 ms, heap usage 278.914 MB -> 72.307 MB.
[2026-02-11T22:54:54.941Z] ====== dec-tree (apache-spark) [default], iteration 29 completed (1896.117 ms) ======
[2026-02-11T22:54:54.941Z] ====== dec-tree (apache-spark) [default], iteration 30 started ======
[2026-02-11T22:54:54.941Z] GC before operation: completed in 172.202 ms, heap usage 177.219 MB -> 71.944 MB.
[2026-02-11T22:54:56.989Z] ====== dec-tree (apache-spark) [default], iteration 30 completed (1917.747 ms) ======
[2026-02-11T22:54:56.989Z] ====== dec-tree (apache-spark) [default], iteration 31 started ======
[2026-02-11T22:54:56.989Z] GC before operation: completed in 143.702 ms, heap usage 337.989 MB -> 72.472 MB.
[2026-02-11T22:54:59.037Z] ====== dec-tree (apache-spark) [default], iteration 31 completed (1897.164 ms) ======
[2026-02-11T22:54:59.037Z] ====== dec-tree (apache-spark) [default], iteration 32 started ======
[2026-02-11T22:54:59.037Z] GC before operation: completed in 170.763 ms, heap usage 209.993 MB -> 100.035 MB.
[2026-02-11T22:55:01.093Z] ====== dec-tree (apache-spark) [default], iteration 32 completed (1811.575 ms) ======
[2026-02-11T22:55:01.093Z] ====== dec-tree (apache-spark) [default], iteration 33 started ======
[2026-02-11T22:55:01.093Z] GC before operation: completed in 186.880 ms, heap usage 241.311 MB -> 72.469 MB.
[2026-02-11T22:55:03.175Z] ====== dec-tree (apache-spark) [default], iteration 33 completed (1946.235 ms) ======
[2026-02-11T22:55:03.175Z] ====== dec-tree (apache-spark) [default], iteration 34 started ======
[2026-02-11T22:55:03.175Z] GC before operation: completed in 151.466 ms, heap usage 197.601 MB -> 72.959 MB.
[2026-02-11T22:55:05.198Z] ====== dec-tree (apache-spark) [default], iteration 34 completed (1943.944 ms) ======
[2026-02-11T22:55:05.198Z] ====== dec-tree (apache-spark) [default], iteration 35 started ======
[2026-02-11T22:55:05.198Z] GC before operation: completed in 153.553 ms, heap usage 237.178 MB -> 92.244 MB.
[2026-02-11T22:55:07.232Z] ====== dec-tree (apache-spark) [default], iteration 35 completed (1729.226 ms) ======
[2026-02-11T22:55:07.232Z] ====== dec-tree (apache-spark) [default], iteration 36 started ======
[2026-02-11T22:55:07.232Z] GC before operation: completed in 156.880 ms, heap usage 129.662 MB -> 72.541 MB.
[2026-02-11T22:55:09.312Z] ====== dec-tree (apache-spark) [default], iteration 36 completed (1958.024 ms) ======
[2026-02-11T22:55:09.312Z] ====== dec-tree (apache-spark) [default], iteration 37 started ======
[2026-02-11T22:55:09.312Z] GC before operation: completed in 176.470 ms, heap usage 239.014 MB -> 100.835 MB.
[2026-02-11T22:55:11.438Z] ====== dec-tree (apache-spark) [default], iteration 37 completed (2099.932 ms) ======
[2026-02-11T22:55:11.438Z] ====== dec-tree (apache-spark) [default], iteration 38 started ======
[2026-02-11T22:55:11.438Z] GC before operation: completed in 175.174 ms, heap usage 232.009 MB -> 73.188 MB.
[2026-02-11T22:55:13.592Z] ====== dec-tree (apache-spark) [default], iteration 38 completed (1964.376 ms) ======
[2026-02-11T22:55:13.592Z] ====== dec-tree (apache-spark) [default], iteration 39 started ======
[2026-02-11T22:55:13.592Z] GC before operation: completed in 182.530 ms, heap usage 317.959 MB -> 100.843 MB.
[2026-02-11T22:55:15.679Z] ====== dec-tree (apache-spark) [default], iteration 39 completed (1927.917 ms) ======
[2026-02-11T22:55:15.679Z] -----------------------------------
[2026-02-11T22:55:15.679Z] renaissance-dec-tree_0_PASSED
[2026-02-11T22:55:15.679Z] -----------------------------------
[2026-02-11T22:55:15.679Z]
[2026-02-11T22:55:15.679Z] TEST TEARDOWN:
[2026-02-11T22:55:15.679Z] Nothing to be done for teardown.
[2026-02-11T22:55:15.679Z] renaissance-dec-tree_0 Finish Time: Wed Feb 11 22:55:15 2026 Epoch Time (ms): 1770850515577
[2026-02-11T22:55:15.679Z]
[2026-02-11T22:55:15.679Z] ===============================================
[2026-02-11T22:55:15.679Z] Running test renaissance-finagle-chirper_0 ...
[2026-02-11T22:55:15.679Z] ===============================================
[2026-02-11T22:55:15.679Z] renaissance-finagle-chirper_0 Start Time: Wed Feb 11 22:55:15 2026 Epoch Time (ms): 1770850515601
[2026-02-11T22:55:15.679Z] renaissance-finagle-chirper_0_DISABLED
[2026-02-11T22:55:15.679Z] Disabled Reason:
[2026-02-11T22:55:15.679Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-02-11T22:55:15.679Z] renaissance-finagle-chirper_0 Finish Time: Wed Feb 11 22:55:15 2026 Epoch Time (ms): 1770850515622
[2026-02-11T22:55:15.679Z]
[2026-02-11T22:55:15.679Z] ===============================================
[2026-02-11T22:55:15.679Z] Running test renaissance-finagle-http_0 ...
[2026-02-11T22:55:15.679Z] ===============================================
[2026-02-11T22:55:16.330Z] renaissance-finagle-http_0 Start Time: Wed Feb 11 22:55:15 2026 Epoch Time (ms): 1770850515647
[2026-02-11T22:55:16.330Z] variation: NoOptions
[2026-02-11T22:55:16.330Z] JVM_OPTIONS:
[2026-02-11T22:55:16.330Z] { \
[2026-02-11T22:55:16.330Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:55:16.330Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:55:16.330Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-finagle-http_0"; \
[2026-02-11T22:55:16.330Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-finagle-http_0"; \
[2026-02-11T22:55:16.330Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:55:16.330Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-02-11T22:55:16.330Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:55:16.330Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:55:16.330Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:55:16.330Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:55:16.330Z]
[2026-02-11T22:55:16.330Z] TEST SETUP:
[2026-02-11T22:55:16.330Z] Nothing to be done for setup.
[2026-02-11T22:55:16.330Z]
[2026-02-11T22:55:16.330Z] TESTING:
[2026-02-11T22:55:18.887Z] finagle-http on :45547 spawning 2 client and default number of server workers.
[2026-02-11T22:55:18.887Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-02-11T22:55:18.887Z] GC before operation: completed in 30.500 ms, heap usage 22.437 MB -> 10.711 MB.
[2026-02-11T22:55:31.215Z] ====== finagle-http (web) [default], iteration 0 completed (10852.369 ms) ======
[2026-02-11T22:55:31.215Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-02-11T22:55:31.215Z] GC before operation: completed in 47.426 ms, heap usage 60.185 MB -> 13.420 MB.
[2026-02-11T22:55:36.037Z] ====== finagle-http (web) [default], iteration 1 completed (6137.854 ms) ======
[2026-02-11T22:55:36.037Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-02-11T22:55:36.037Z] GC before operation: completed in 63.820 ms, heap usage 50.216 MB -> 14.151 MB.
[2026-02-11T22:55:39.839Z] ====== finagle-http (web) [default], iteration 2 completed (3645.999 ms) ======
[2026-02-11T22:55:39.839Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-02-11T22:55:39.839Z] GC before operation: completed in 47.857 ms, heap usage 58.977 MB -> 14.255 MB.
[2026-02-11T22:55:42.754Z] ====== finagle-http (web) [default], iteration 3 completed (3096.813 ms) ======
[2026-02-11T22:55:42.755Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-02-11T22:55:42.755Z] GC before operation: completed in 70.029 ms, heap usage 33.586 MB -> 14.216 MB.
[2026-02-11T22:55:44.883Z] ====== finagle-http (web) [default], iteration 4 completed (2318.074 ms) ======
[2026-02-11T22:55:44.883Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-02-11T22:55:45.501Z] GC before operation: completed in 69.553 ms, heap usage 19.097 MB -> 14.234 MB.
[2026-02-11T22:55:48.450Z] ====== finagle-http (web) [default], iteration 5 completed (2759.441 ms) ======
[2026-02-11T22:55:48.450Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-02-11T22:55:48.450Z] GC before operation: completed in 53.950 ms, heap usage 14.609 MB -> 14.193 MB.
[2026-02-11T22:55:50.619Z] ====== finagle-http (web) [default], iteration 6 completed (2300.743 ms) ======
[2026-02-11T22:55:50.619Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-02-11T22:55:50.619Z] GC before operation: completed in 50.118 ms, heap usage 73.674 MB -> 14.191 MB.
[2026-02-11T22:55:52.760Z] ====== finagle-http (web) [default], iteration 7 completed (2092.351 ms) ======
[2026-02-11T22:55:52.760Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-02-11T22:55:52.760Z] GC before operation: completed in 46.670 ms, heap usage 91.403 MB -> 14.283 MB.
[2026-02-11T22:55:54.924Z] ====== finagle-http (web) [default], iteration 8 completed (2259.959 ms) ======
[2026-02-11T22:55:54.924Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-02-11T22:55:54.924Z] GC before operation: completed in 90.695 ms, heap usage 96.388 MB -> 14.316 MB.
[2026-02-11T22:55:57.070Z] ====== finagle-http (web) [default], iteration 9 completed (2051.420 ms) ======
[2026-02-11T22:55:57.070Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-02-11T22:55:57.070Z] GC before operation: completed in 91.917 ms, heap usage 84.322 MB -> 14.320 MB.
[2026-02-11T22:55:59.236Z] ====== finagle-http (web) [default], iteration 10 completed (2006.193 ms) ======
[2026-02-11T22:55:59.236Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-02-11T22:55:59.240Z] GC before operation: completed in 56.280 ms, heap usage 43.324 MB -> 14.321 MB.
[2026-02-11T22:56:02.218Z] ====== finagle-http (web) [default], iteration 11 completed (2991.013 ms) ======
[2026-02-11T22:56:02.898Z] -----------------------------------
[2026-02-11T22:56:02.898Z] renaissance-finagle-http_0_PASSED
[2026-02-11T22:56:02.898Z] -----------------------------------
[2026-02-11T22:56:02.898Z]
[2026-02-11T22:56:02.898Z] TEST TEARDOWN:
[2026-02-11T22:56:02.898Z] Nothing to be done for teardown.
[2026-02-11T22:56:02.898Z] renaissance-finagle-http_0 Finish Time: Wed Feb 11 22:56:02 2026 Epoch Time (ms): 1770850562297
[2026-02-11T22:56:02.898Z]
[2026-02-11T22:56:02.898Z] ===============================================
[2026-02-11T22:56:02.898Z] Running test renaissance-log-regression_0 ...
[2026-02-11T22:56:02.898Z] ===============================================
[2026-02-11T22:56:02.898Z] renaissance-log-regression_0 Start Time: Wed Feb 11 22:56:02 2026 Epoch Time (ms): 1770850562318
[2026-02-11T22:56:02.898Z] variation: NoOptions
[2026-02-11T22:56:02.898Z] JVM_OPTIONS:
[2026-02-11T22:56:02.898Z] { \
[2026-02-11T22:56:02.898Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:56:02.898Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:56:02.898Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-log-regression_0"; \
[2026-02-11T22:56:02.898Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-log-regression_0"; \
[2026-02-11T22:56:02.898Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:56:02.898Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-02-11T22:56:02.898Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:56:02.898Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:56:02.898Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:56:02.898Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:56:02.898Z]
[2026-02-11T22:56:02.898Z] TEST SETUP:
[2026-02-11T22:56:02.898Z] Nothing to be done for setup.
[2026-02-11T22:56:02.898Z]
[2026-02-11T22:56:02.898Z] TESTING:
[2026-02-11T22:56:08.523Z] NOTE: 'log-regression' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-02-11T22:56:09.896Z] ====== log-regression (apache-spark) [default], iteration 0 started ======
[2026-02-11T22:56:10.571Z] GC before operation: completed in 48.489 ms, heap usage 54.257 MB -> 34.987 MB.
[2026-02-11T22:56:25.541Z] ====== log-regression (apache-spark) [default], iteration 0 completed (13947.964 ms) ======
[2026-02-11T22:56:25.541Z] ====== log-regression (apache-spark) [default], iteration 1 started ======
[2026-02-11T22:56:25.541Z] GC before operation: completed in 168.686 ms, heap usage 303.988 MB -> 116.955 MB.
[2026-02-11T22:56:28.559Z] ====== log-regression (apache-spark) [default], iteration 1 completed (4155.577 ms) ======
[2026-02-11T22:56:28.559Z] ====== log-regression (apache-spark) [default], iteration 2 started ======
[2026-02-11T22:56:28.559Z] GC before operation: completed in 148.182 ms, heap usage 296.662 MB -> 117.421 MB.
[2026-02-11T22:56:32.527Z] ====== log-regression (apache-spark) [default], iteration 2 completed (3433.873 ms) ======
[2026-02-11T22:56:32.527Z] ====== log-regression (apache-spark) [default], iteration 3 started ======
[2026-02-11T22:56:32.527Z] GC before operation: completed in 105.019 ms, heap usage 310.160 MB -> 117.897 MB.
[2026-02-11T22:56:36.018Z] ====== log-regression (apache-spark) [default], iteration 3 completed (3486.154 ms) ======
[2026-02-11T22:56:36.018Z] ====== log-regression (apache-spark) [default], iteration 4 started ======
[2026-02-11T22:56:36.018Z] GC before operation: completed in 110.668 ms, heap usage 242.235 MB -> 118.011 MB.
[2026-02-11T22:56:39.035Z] ====== log-regression (apache-spark) [default], iteration 4 completed (2949.758 ms) ======
[2026-02-11T22:56:39.035Z] ====== log-regression (apache-spark) [default], iteration 5 started ======
[2026-02-11T22:56:39.035Z] GC before operation: completed in 103.753 ms, heap usage 266.690 MB -> 118.167 MB.
[2026-02-11T22:56:42.066Z] ====== log-regression (apache-spark) [default], iteration 5 completed (2841.113 ms) ======
[2026-02-11T22:56:42.066Z] ====== log-regression (apache-spark) [default], iteration 6 started ======
[2026-02-11T22:56:42.066Z] GC before operation: completed in 128.337 ms, heap usage 247.998 MB -> 118.410 MB.
[2026-02-11T22:56:45.004Z] ====== log-regression (apache-spark) [default], iteration 6 completed (2688.438 ms) ======
[2026-02-11T22:56:45.004Z] ====== log-regression (apache-spark) [default], iteration 7 started ======
[2026-02-11T22:56:45.004Z] GC before operation: completed in 119.224 ms, heap usage 254.987 MB -> 118.670 MB.
[2026-02-11T22:56:47.076Z] ====== log-regression (apache-spark) [default], iteration 7 completed (2393.314 ms) ======
[2026-02-11T22:56:47.076Z] ====== log-regression (apache-spark) [default], iteration 8 started ======
[2026-02-11T22:56:47.076Z] GC before operation: completed in 226.288 ms, heap usage 283.145 MB -> 118.991 MB.
[2026-02-11T22:56:49.958Z] ====== log-regression (apache-spark) [default], iteration 8 completed (2609.976 ms) ======
[2026-02-11T22:56:49.958Z] ====== log-regression (apache-spark) [default], iteration 9 started ======
[2026-02-11T22:56:49.958Z] GC before operation: completed in 112.683 ms, heap usage 242.071 MB -> 118.956 MB.
[2026-02-11T22:56:52.058Z] ====== log-regression (apache-spark) [default], iteration 9 completed (2295.479 ms) ======
[2026-02-11T22:56:52.058Z] ====== log-regression (apache-spark) [default], iteration 10 started ======
[2026-02-11T22:56:52.727Z] GC before operation: completed in 122.884 ms, heap usage 230.877 MB -> 119.140 MB.
[2026-02-11T22:56:54.971Z] ====== log-regression (apache-spark) [default], iteration 10 completed (2697.100 ms) ======
[2026-02-11T22:56:54.971Z] ====== log-regression (apache-spark) [default], iteration 11 started ======
[2026-02-11T22:56:54.971Z] GC before operation: completed in 114.283 ms, heap usage 238.345 MB -> 119.318 MB.
[2026-02-11T22:56:57.879Z] ====== log-regression (apache-spark) [default], iteration 11 completed (2595.419 ms) ======
[2026-02-11T22:56:57.879Z] ====== log-regression (apache-spark) [default], iteration 12 started ======
[2026-02-11T22:56:57.879Z] GC before operation: completed in 140.294 ms, heap usage 294.243 MB -> 119.630 MB.
[2026-02-11T22:57:00.786Z] ====== log-regression (apache-spark) [default], iteration 12 completed (2471.043 ms) ======
[2026-02-11T22:57:00.786Z] ====== log-regression (apache-spark) [default], iteration 13 started ======
[2026-02-11T22:57:00.786Z] GC before operation: completed in 149.476 ms, heap usage 281.177 MB -> 119.840 MB.
[2026-02-11T22:57:02.914Z] ====== log-regression (apache-spark) [default], iteration 13 completed (2587.387 ms) ======
[2026-02-11T22:57:02.914Z] ====== log-regression (apache-spark) [default], iteration 14 started ======
[2026-02-11T22:57:03.590Z] GC before operation: completed in 112.583 ms, heap usage 292.531 MB -> 120.020 MB.
[2026-02-11T22:57:06.589Z] ====== log-regression (apache-spark) [default], iteration 14 completed (3098.835 ms) ======
[2026-02-11T22:57:06.589Z] ====== log-regression (apache-spark) [default], iteration 15 started ======
[2026-02-11T22:57:06.589Z] GC before operation: completed in 104.634 ms, heap usage 239.167 MB -> 120.434 MB.
[2026-02-11T22:57:08.745Z] ====== log-regression (apache-spark) [default], iteration 15 completed (2480.742 ms) ======
[2026-02-11T22:57:08.745Z] ====== log-regression (apache-spark) [default], iteration 16 started ======
[2026-02-11T22:57:08.745Z] GC before operation: completed in 104.750 ms, heap usage 249.449 MB -> 120.189 MB.
[2026-02-11T22:57:11.709Z] ====== log-regression (apache-spark) [default], iteration 16 completed (2635.338 ms) ======
[2026-02-11T22:57:11.709Z] ====== log-regression (apache-spark) [default], iteration 17 started ======
[2026-02-11T22:57:11.709Z] GC before operation: completed in 128.547 ms, heap usage 249.359 MB -> 120.504 MB.
[2026-02-11T22:57:14.676Z] ====== log-regression (apache-spark) [default], iteration 17 completed (2552.356 ms) ======
[2026-02-11T22:57:14.676Z] ====== log-regression (apache-spark) [default], iteration 18 started ======
[2026-02-11T22:57:14.676Z] GC before operation: completed in 155.611 ms, heap usage 272.506 MB -> 120.839 MB.
[2026-02-11T22:57:16.798Z] ====== log-regression (apache-spark) [default], iteration 18 completed (2370.407 ms) ======
[2026-02-11T22:57:16.798Z] ====== log-regression (apache-spark) [default], iteration 19 started ======
[2026-02-11T22:57:16.798Z] GC before operation: completed in 140.718 ms, heap usage 271.569 MB -> 120.983 MB.
[2026-02-11T22:57:19.676Z] ====== log-regression (apache-spark) [default], iteration 19 completed (2625.320 ms) ======
[2026-02-11T22:57:19.676Z] -----------------------------------
[2026-02-11T22:57:19.676Z] renaissance-log-regression_0_PASSED
[2026-02-11T22:57:19.676Z] -----------------------------------
[2026-02-11T22:57:19.676Z]
[2026-02-11T22:57:19.676Z] TEST TEARDOWN:
[2026-02-11T22:57:19.676Z] Nothing to be done for teardown.
[2026-02-11T22:57:19.676Z] renaissance-log-regression_0 Finish Time: Wed Feb 11 22:57:19 2026 Epoch Time (ms): 1770850639596
[2026-02-11T22:57:19.676Z]
[2026-02-11T22:57:19.676Z] ===============================================
[2026-02-11T22:57:19.676Z] Running test renaissance-mnemonics_0 ...
[2026-02-11T22:57:19.676Z] ===============================================
[2026-02-11T22:57:19.676Z] renaissance-mnemonics_0 Start Time: Wed Feb 11 22:57:19 2026 Epoch Time (ms): 1770850639615
[2026-02-11T22:57:19.676Z] variation: NoOptions
[2026-02-11T22:57:19.676Z] JVM_OPTIONS:
[2026-02-11T22:57:19.676Z] { \
[2026-02-11T22:57:19.676Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:57:19.676Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:57:19.676Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-mnemonics_0"; \
[2026-02-11T22:57:19.676Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-mnemonics_0"; \
[2026-02-11T22:57:19.676Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:57:19.676Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-02-11T22:57:19.676Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:57:19.676Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:57:19.676Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:57:19.676Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:57:19.676Z]
[2026-02-11T22:57:19.676Z] TEST SETUP:
[2026-02-11T22:57:19.676Z] Nothing to be done for setup.
[2026-02-11T22:57:19.676Z]
[2026-02-11T22:57:19.676Z] TESTING:
[2026-02-11T22:57:20.337Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-02-11T22:57:20.984Z] GC before operation: completed in 20.197 ms, heap usage 15.302 MB -> 3.912 MB.
[2026-02-11T22:57:28.239Z] ====== mnemonics (functional) [default], iteration 0 completed (6444.246 ms) ======
[2026-02-11T22:57:28.239Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-02-11T22:57:28.239Z] GC before operation: completed in 26.911 ms, heap usage 155.640 MB -> 3.992 MB.
[2026-02-11T22:57:34.581Z] ====== mnemonics (functional) [default], iteration 1 completed (5846.105 ms) ======
[2026-02-11T22:57:34.581Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-02-11T22:57:34.581Z] GC before operation: completed in 12.850 ms, heap usage 293.935 MB -> 3.991 MB.
[2026-02-11T22:57:40.551Z] ====== mnemonics (functional) [default], iteration 2 completed (5929.615 ms) ======
[2026-02-11T22:57:40.551Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-02-11T22:57:40.551Z] GC before operation: completed in 15.555 ms, heap usage 364.934 MB -> 3.992 MB.
[2026-02-11T22:57:46.513Z] ====== mnemonics (functional) [default], iteration 3 completed (5988.388 ms) ======
[2026-02-11T22:57:46.513Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-02-11T22:57:46.513Z] GC before operation: completed in 16.114 ms, heap usage 338.850 MB -> 3.991 MB.
[2026-02-11T22:57:52.460Z] ====== mnemonics (functional) [default], iteration 4 completed (5938.850 ms) ======
[2026-02-11T22:57:52.460Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-02-11T22:57:52.460Z] GC before operation: completed in 14.450 ms, heap usage 120.750 MB -> 3.991 MB.
[2026-02-11T22:57:59.765Z] ====== mnemonics (functional) [default], iteration 5 completed (6104.701 ms) ======
[2026-02-11T22:57:59.765Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-02-11T22:57:59.765Z] GC before operation: completed in 15.746 ms, heap usage 272.457 MB -> 3.991 MB.
[2026-02-11T22:58:05.871Z] ====== mnemonics (functional) [default], iteration 6 completed (6513.081 ms) ======
[2026-02-11T22:58:05.871Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-02-11T22:58:05.871Z] GC before operation: completed in 18.090 ms, heap usage 152.744 MB -> 3.992 MB.
[2026-02-11T22:58:13.356Z] ====== mnemonics (functional) [default], iteration 7 completed (6523.118 ms) ======
[2026-02-11T22:58:13.356Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-02-11T22:58:13.356Z] GC before operation: completed in 22.976 ms, heap usage 163.554 MB -> 3.992 MB.
[2026-02-11T22:58:19.521Z] ====== mnemonics (functional) [default], iteration 8 completed (6098.774 ms) ======
[2026-02-11T22:58:19.521Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-02-11T22:58:19.521Z] GC before operation: completed in 17.655 ms, heap usage 262.799 MB -> 3.991 MB.
[2026-02-11T22:58:26.150Z] ====== mnemonics (functional) [default], iteration 9 completed (6549.342 ms) ======
[2026-02-11T22:58:26.150Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-02-11T22:58:26.150Z] GC before operation: completed in 51.667 ms, heap usage 154.356 MB -> 3.991 MB.
[2026-02-11T22:58:33.681Z] ====== mnemonics (functional) [default], iteration 10 completed (6586.131 ms) ======
[2026-02-11T22:58:33.681Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-02-11T22:58:33.681Z] GC before operation: completed in 30.205 ms, heap usage 365.021 MB -> 3.991 MB.
[2026-02-11T22:58:39.684Z] ====== mnemonics (functional) [default], iteration 11 completed (6384.125 ms) ======
[2026-02-11T22:58:39.684Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-02-11T22:58:39.684Z] GC before operation: completed in 23.712 ms, heap usage 147.991 MB -> 3.991 MB.
[2026-02-11T22:58:47.200Z] ====== mnemonics (functional) [default], iteration 12 completed (6207.814 ms) ======
[2026-02-11T22:58:47.200Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-02-11T22:58:47.200Z] GC before operation: completed in 56.407 ms, heap usage 336.386 MB -> 3.992 MB.
[2026-02-11T22:58:53.269Z] ====== mnemonics (functional) [default], iteration 13 completed (6406.605 ms) ======
[2026-02-11T22:58:53.269Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-02-11T22:58:53.269Z] GC before operation: completed in 18.793 ms, heap usage 227.003 MB -> 3.992 MB.
[2026-02-11T22:58:59.365Z] ====== mnemonics (functional) [default], iteration 14 completed (6372.606 ms) ======
[2026-02-11T22:58:59.365Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-02-11T22:58:59.365Z] GC before operation: completed in 15.260 ms, heap usage 255.851 MB -> 3.992 MB.
[2026-02-11T22:59:06.936Z] ====== mnemonics (functional) [default], iteration 15 completed (6544.431 ms) ======
[2026-02-11T22:59:06.937Z] -----------------------------------
[2026-02-11T22:59:06.937Z] renaissance-mnemonics_0_PASSED
[2026-02-11T22:59:06.937Z] -----------------------------------
[2026-02-11T22:59:06.937Z]
[2026-02-11T22:59:06.937Z] TEST TEARDOWN:
[2026-02-11T22:59:06.937Z] Nothing to be done for teardown.
[2026-02-11T22:59:06.937Z] renaissance-mnemonics_0 Finish Time: Wed Feb 11 22:59:06 2026 Epoch Time (ms): 1770850746400
[2026-02-11T22:59:06.937Z]
[2026-02-11T22:59:06.937Z] ===============================================
[2026-02-11T22:59:06.937Z] Running test renaissance-movie-lens_0 ...
[2026-02-11T22:59:06.937Z] ===============================================
[2026-02-11T22:59:06.937Z] renaissance-movie-lens_0 Start Time: Wed Feb 11 22:59:06 2026 Epoch Time (ms): 1770850746425
[2026-02-11T22:59:06.937Z] variation: NoOptions
[2026-02-11T22:59:06.937Z] JVM_OPTIONS:
[2026-02-11T22:59:06.937Z] { \
[2026-02-11T22:59:06.937Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:59:06.937Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:59:06.937Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-movie-lens_0"; \
[2026-02-11T22:59:06.937Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-movie-lens_0"; \
[2026-02-11T22:59:06.937Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:59:06.937Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-02-11T22:59:06.938Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:59:06.938Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:59:06.938Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:59:06.938Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T22:59:06.938Z]
[2026-02-11T22:59:06.938Z] TEST SETUP:
[2026-02-11T22:59:06.938Z] Nothing to be done for setup.
[2026-02-11T22:59:06.938Z]
[2026-02-11T22:59:06.938Z] TESTING:
[2026-02-11T22:59:13.504Z] NOTE: 'movie-lens' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-02-11T22:59:21.409Z] 22:59:20.907 WARN [dispatcher-event-loop-1] org.apache.spark.scheduler.TaskSetManager - Stage 8 contains a task of very large size (2797 KiB). The maximum recommended task size is 1000 KiB.
[2026-02-11T22:59:24.436Z] Got 100004 ratings from 671 users on 9066 movies.
[2026-02-11T22:59:25.102Z] Training: 60056, validation: 20285, test: 19854
[2026-02-11T22:59:25.102Z] ====== movie-lens (apache-spark) [default], iteration 0 started ======
[2026-02-11T22:59:25.102Z] GC before operation: completed in 190.537 ms, heap usage 278.342 MB -> 76.087 MB.
[2026-02-11T22:59:33.996Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T22:59:38.944Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T22:59:45.029Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T22:59:49.921Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T22:59:52.839Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T22:59:55.781Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T22:59:58.861Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:00:01.540Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:00:02.567Z] 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.
[2026-02-11T23:00:02.567Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:00:02.567Z] Top recommended movies for user id 72:
[2026-02-11T23:00:02.567Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:00:02.567Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:00:02.567Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:00:02.567Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:00:02.567Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:00:02.567Z] ====== movie-lens (apache-spark) [default], iteration 0 completed (37312.323 ms) ======
[2026-02-11T23:00:02.567Z] ====== movie-lens (apache-spark) [default], iteration 1 started ======
[2026-02-11T23:00:02.567Z] GC before operation: completed in 237.369 ms, heap usage 124.660 MB -> 101.332 MB.
[2026-02-11T23:00:07.533Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:00:12.899Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:00:17.132Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:00:21.725Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:00:24.129Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:00:27.477Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:00:30.575Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:00:32.886Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:00:34.296Z] 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.
[2026-02-11T23:00:34.296Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:00:34.296Z] Top recommended movies for user id 72:
[2026-02-11T23:00:34.296Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:00:34.296Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:00:34.296Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:00:34.296Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:00:34.296Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:00:34.296Z] ====== movie-lens (apache-spark) [default], iteration 1 completed (31415.950 ms) ======
[2026-02-11T23:00:34.296Z] ====== movie-lens (apache-spark) [default], iteration 2 started ======
[2026-02-11T23:00:34.296Z] GC before operation: completed in 256.932 ms, heap usage 419.838 MB -> 88.619 MB.
[2026-02-11T23:00:39.459Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:00:45.167Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:00:49.382Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:00:54.420Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:00:56.567Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:00:59.578Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:01:02.630Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:01:04.850Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:01:05.548Z] 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.
[2026-02-11T23:01:05.548Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:01:05.548Z] Top recommended movies for user id 72:
[2026-02-11T23:01:05.548Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:01:05.548Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:01:05.548Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:01:05.548Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:01:05.548Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:01:05.548Z] ====== movie-lens (apache-spark) [default], iteration 2 completed (31318.891 ms) ======
[2026-02-11T23:01:05.548Z] ====== movie-lens (apache-spark) [default], iteration 3 started ======
[2026-02-11T23:01:06.222Z] GC before operation: completed in 237.799 ms, heap usage 289.025 MB -> 88.992 MB.
[2026-02-11T23:01:10.227Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:01:15.320Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:01:21.557Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:01:27.063Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:01:29.514Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:01:32.247Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:01:35.511Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:01:38.579Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:01:39.298Z] 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.
[2026-02-11T23:01:39.298Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:01:39.298Z] Top recommended movies for user id 72:
[2026-02-11T23:01:39.298Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:01:39.298Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:01:39.298Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:01:39.298Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:01:39.298Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:01:39.298Z] ====== movie-lens (apache-spark) [default], iteration 3 completed (33457.363 ms) ======
[2026-02-11T23:01:39.298Z] ====== movie-lens (apache-spark) [default], iteration 4 started ======
[2026-02-11T23:01:39.964Z] GC before operation: completed in 182.176 ms, heap usage 284.040 MB -> 89.250 MB.
[2026-02-11T23:01:44.088Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:01:50.390Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:01:55.411Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:02:00.532Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:02:02.711Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:02:05.734Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:02:08.790Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:02:11.030Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:02:11.721Z] 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.
[2026-02-11T23:02:11.721Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:02:11.721Z] Top recommended movies for user id 72:
[2026-02-11T23:02:11.721Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:02:11.721Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:02:11.721Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:02:11.721Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:02:11.721Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:02:11.721Z] ====== movie-lens (apache-spark) [default], iteration 4 completed (32335.174 ms) ======
[2026-02-11T23:02:11.721Z] ====== movie-lens (apache-spark) [default], iteration 5 started ======
[2026-02-11T23:02:12.372Z] GC before operation: completed in 222.682 ms, heap usage 142.695 MB -> 89.206 MB.
[2026-02-11T23:02:16.747Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:02:20.674Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:02:25.594Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:02:30.662Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:02:33.688Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:02:36.662Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:02:39.669Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:02:42.657Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:02:42.657Z] 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.
[2026-02-11T23:02:42.657Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:02:42.657Z] Top recommended movies for user id 72:
[2026-02-11T23:02:42.657Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:02:42.657Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:02:42.657Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:02:42.657Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:02:42.657Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:02:42.657Z] ====== movie-lens (apache-spark) [default], iteration 5 completed (30675.492 ms) ======
[2026-02-11T23:02:42.657Z] ====== movie-lens (apache-spark) [default], iteration 6 started ======
[2026-02-11T23:02:43.309Z] GC before operation: completed in 214.269 ms, heap usage 239.960 MB -> 89.567 MB.
[2026-02-11T23:02:47.291Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:02:52.341Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:02:57.271Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:03:00.750Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:03:03.203Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:03:07.243Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:03:09.374Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:03:12.468Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:03:12.469Z] 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.
[2026-02-11T23:03:12.469Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:03:12.469Z] Top recommended movies for user id 72:
[2026-02-11T23:03:12.469Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:03:12.469Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:03:12.469Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:03:12.469Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:03:12.469Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:03:12.469Z] ====== movie-lens (apache-spark) [default], iteration 6 completed (29458.881 ms) ======
[2026-02-11T23:03:12.469Z] ====== movie-lens (apache-spark) [default], iteration 7 started ======
[2026-02-11T23:03:12.469Z] GC before operation: completed in 220.581 ms, heap usage 193.364 MB -> 89.364 MB.
[2026-02-11T23:03:17.500Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:03:22.669Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:03:26.591Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:03:30.479Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:03:32.630Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:03:34.960Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:03:38.033Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:03:40.161Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:03:41.306Z] 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.
[2026-02-11T23:03:41.306Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:03:41.939Z] Top recommended movies for user id 72:
[2026-02-11T23:03:41.939Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:03:41.939Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:03:41.939Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:03:41.939Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:03:41.939Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:03:41.939Z] ====== movie-lens (apache-spark) [default], iteration 7 completed (28442.687 ms) ======
[2026-02-11T23:03:41.939Z] ====== movie-lens (apache-spark) [default], iteration 8 started ======
[2026-02-11T23:03:41.939Z] GC before operation: completed in 346.664 ms, heap usage 133.182 MB -> 89.512 MB.
[2026-02-11T23:03:45.898Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:03:50.940Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:03:56.020Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:04:01.205Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:04:03.377Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:04:06.437Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:04:08.643Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:04:11.558Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:04:11.558Z] 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.
[2026-02-11T23:04:11.558Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:04:11.558Z] Top recommended movies for user id 72:
[2026-02-11T23:04:11.558Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:04:11.558Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:04:11.558Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:04:11.558Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:04:11.558Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:04:11.558Z] ====== movie-lens (apache-spark) [default], iteration 8 completed (30139.647 ms) ======
[2026-02-11T23:04:11.558Z] ====== movie-lens (apache-spark) [default], iteration 9 started ======
[2026-02-11T23:04:12.189Z] GC before operation: completed in 183.050 ms, heap usage 360.532 MB -> 89.803 MB.
[2026-02-11T23:04:15.169Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:04:20.210Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:04:25.781Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:04:29.715Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:04:31.901Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:04:34.076Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:04:37.133Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:04:40.139Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:04:40.820Z] 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.
[2026-02-11T23:04:40.820Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:04:40.820Z] Top recommended movies for user id 72:
[2026-02-11T23:04:40.820Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:04:40.820Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:04:40.820Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:04:40.820Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:04:40.820Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:04:40.820Z] ====== movie-lens (apache-spark) [default], iteration 9 completed (28937.655 ms) ======
[2026-02-11T23:04:40.820Z] ====== movie-lens (apache-spark) [default], iteration 10 started ======
[2026-02-11T23:04:40.820Z] GC before operation: completed in 165.914 ms, heap usage 307.063 MB -> 89.962 MB.
[2026-02-11T23:04:45.821Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:04:49.741Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:04:53.653Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:04:57.510Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:04:59.607Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:05:01.732Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:05:03.821Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:05:06.642Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:05:06.642Z] 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.
[2026-02-11T23:05:07.354Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:05:07.354Z] Top recommended movies for user id 72:
[2026-02-11T23:05:07.354Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:05:07.354Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:05:07.354Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:05:07.354Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:05:07.354Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:05:07.354Z] ====== movie-lens (apache-spark) [default], iteration 10 completed (26190.170 ms) ======
[2026-02-11T23:05:07.354Z] ====== movie-lens (apache-spark) [default], iteration 11 started ======
[2026-02-11T23:05:07.354Z] GC before operation: completed in 298.533 ms, heap usage 412.851 MB -> 90.058 MB.
[2026-02-11T23:05:11.300Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:05:15.280Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:05:20.343Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:05:24.351Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:05:27.313Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:05:30.245Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:05:32.432Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:05:34.504Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:05:35.163Z] 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.
[2026-02-11T23:05:35.163Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:05:35.163Z] Top recommended movies for user id 72:
[2026-02-11T23:05:35.163Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:05:35.163Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:05:35.163Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:05:35.163Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:05:35.163Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:05:35.163Z] ====== movie-lens (apache-spark) [default], iteration 11 completed (27660.982 ms) ======
[2026-02-11T23:05:35.163Z] ====== movie-lens (apache-spark) [default], iteration 12 started ======
[2026-02-11T23:05:35.163Z] GC before operation: completed in 203.248 ms, heap usage 318.766 MB -> 89.987 MB.
[2026-02-11T23:05:38.989Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:05:41.909Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:05:45.730Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:05:48.700Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:05:51.202Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:05:53.267Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:05:55.322Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:05:57.430Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:05:58.079Z] 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.
[2026-02-11T23:05:58.079Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:05:58.079Z] Top recommended movies for user id 72:
[2026-02-11T23:05:58.079Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:05:58.079Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:05:58.079Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:05:58.079Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:05:58.079Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:05:58.079Z] ====== movie-lens (apache-spark) [default], iteration 12 completed (22793.623 ms) ======
[2026-02-11T23:05:58.079Z] ====== movie-lens (apache-spark) [default], iteration 13 started ======
[2026-02-11T23:05:58.079Z] GC before operation: completed in 233.484 ms, heap usage 284.084 MB -> 90.006 MB.
[2026-02-11T23:06:01.904Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:06:04.860Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:06:08.620Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:06:11.554Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:06:13.710Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:06:15.803Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:06:17.870Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:06:19.974Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:06:19.974Z] 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.
[2026-02-11T23:06:20.673Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:06:20.673Z] Top recommended movies for user id 72:
[2026-02-11T23:06:20.673Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:06:20.673Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:06:20.673Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:06:20.673Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:06:20.673Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:06:20.673Z] ====== movie-lens (apache-spark) [default], iteration 13 completed (22162.440 ms) ======
[2026-02-11T23:06:20.673Z] ====== movie-lens (apache-spark) [default], iteration 14 started ======
[2026-02-11T23:06:20.673Z] GC before operation: completed in 202.380 ms, heap usage 147.056 MB -> 89.603 MB.
[2026-02-11T23:06:24.534Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:06:27.769Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:06:30.670Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:06:33.561Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:06:36.490Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:06:37.848Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:06:40.839Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:06:42.271Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:06:42.886Z] 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.
[2026-02-11T23:06:42.886Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:06:42.886Z] Top recommended movies for user id 72:
[2026-02-11T23:06:42.886Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:06:42.886Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:06:42.886Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:06:42.886Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:06:42.886Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:06:42.886Z] ====== movie-lens (apache-spark) [default], iteration 14 completed (22293.128 ms) ======
[2026-02-11T23:06:42.886Z] ====== movie-lens (apache-spark) [default], iteration 15 started ======
[2026-02-11T23:06:43.507Z] GC before operation: completed in 189.644 ms, heap usage 183.554 MB -> 89.885 MB.
[2026-02-11T23:06:46.448Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:06:50.350Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:06:53.289Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:06:57.142Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:06:59.273Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:07:01.444Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:07:03.546Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:07:05.399Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:07:06.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.
[2026-02-11T23:07:06.080Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:07:06.080Z] Top recommended movies for user id 72:
[2026-02-11T23:07:06.080Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:07:06.080Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:07:06.080Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:07:06.080Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:07:06.080Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:07:06.080Z] ====== movie-lens (apache-spark) [default], iteration 15 completed (22958.782 ms) ======
[2026-02-11T23:07:06.080Z] ====== movie-lens (apache-spark) [default], iteration 16 started ======
[2026-02-11T23:07:06.080Z] GC before operation: completed in 203.822 ms, heap usage 417.923 MB -> 90.068 MB.
[2026-02-11T23:07:09.939Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:07:12.886Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:07:16.765Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:07:20.655Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:07:22.906Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:07:25.819Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:07:27.981Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:07:30.124Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:07:30.784Z] 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.
[2026-02-11T23:07:30.784Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:07:30.784Z] Top recommended movies for user id 72:
[2026-02-11T23:07:30.784Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:07:30.784Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:07:30.784Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:07:30.784Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:07:30.784Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:07:30.784Z] ====== movie-lens (apache-spark) [default], iteration 16 completed (24382.587 ms) ======
[2026-02-11T23:07:30.784Z] ====== movie-lens (apache-spark) [default], iteration 17 started ======
[2026-02-11T23:07:30.784Z] GC before operation: completed in 265.600 ms, heap usage 276.664 MB -> 89.918 MB.
[2026-02-11T23:07:34.711Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:07:38.649Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:07:42.523Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:07:46.391Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:07:48.101Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:07:50.161Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:07:53.088Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:07:55.180Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:07:55.180Z] 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.
[2026-02-11T23:07:55.180Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:07:55.180Z] Top recommended movies for user id 72:
[2026-02-11T23:07:55.180Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:07:55.180Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:07:55.180Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:07:55.180Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:07:55.180Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:07:55.180Z] ====== movie-lens (apache-spark) [default], iteration 17 completed (24348.837 ms) ======
[2026-02-11T23:07:55.180Z] ====== movie-lens (apache-spark) [default], iteration 18 started ======
[2026-02-11T23:07:55.806Z] GC before operation: completed in 187.360 ms, heap usage 441.618 MB -> 90.031 MB.
[2026-02-11T23:07:58.824Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:08:02.849Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:08:07.937Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:08:10.929Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:08:13.873Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:08:16.012Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:08:18.118Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:08:21.153Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:08:21.153Z] 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.
[2026-02-11T23:08:21.153Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:08:21.830Z] Top recommended movies for user id 72:
[2026-02-11T23:08:21.830Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:08:21.830Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:08:21.830Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:08:21.830Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:08:21.830Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:08:21.830Z] ====== movie-lens (apache-spark) [default], iteration 18 completed (25920.140 ms) ======
[2026-02-11T23:08:21.830Z] ====== movie-lens (apache-spark) [default], iteration 19 started ======
[2026-02-11T23:08:21.830Z] GC before operation: completed in 225.380 ms, heap usage 306.678 MB -> 89.898 MB.
[2026-02-11T23:08:26.680Z] RMSE (validation) = 3.621968954548762 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2026-02-11T23:08:29.735Z] RMSE (validation) = 2.134092321459638 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2026-02-11T23:08:33.870Z] RMSE (validation) = 1.3105186097961345 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2026-02-11T23:08:37.795Z] RMSE (validation) = 1.0039112263869625 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2026-02-11T23:08:40.879Z] RMSE (validation) = 1.2279489569306759 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2026-02-11T23:08:43.004Z] RMSE (validation) = 1.1317743270958185 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2026-02-11T23:08:45.940Z] RMSE (validation) = 0.9270299248067019 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2026-02-11T23:08:48.998Z] RMSE (validation) = 0.8979370339906045 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2026-02-11T23:08:48.998Z] 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.
[2026-02-11T23:08:49.672Z] The best model improves the baseline by 14.34%.
[2026-02-11T23:08:49.672Z] Top recommended movies for user id 72:
[2026-02-11T23:08:49.672Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.687, id: 67504)
[2026-02-11T23:08:49.672Z] 2: Goat, The (1921) (rating: 4.687, id: 83318)
[2026-02-11T23:08:49.672Z] 3: Play House, The (1921) (rating: 4.687, id: 83359)
[2026-02-11T23:08:49.672Z] 4: Cops (1922) (rating: 4.687, id: 83411)
[2026-02-11T23:08:49.672Z] 5: Dear Frankie (2004) (rating: 4.297, id: 8530)
[2026-02-11T23:08:49.672Z] ====== movie-lens (apache-spark) [default], iteration 19 completed (27856.327 ms) ======
[2026-02-11T23:08:50.338Z] -----------------------------------
[2026-02-11T23:08:50.338Z] renaissance-movie-lens_0_PASSED
[2026-02-11T23:08:50.338Z] -----------------------------------
[2026-02-11T23:08:50.338Z]
[2026-02-11T23:08:50.338Z] TEST TEARDOWN:
[2026-02-11T23:08:50.338Z] Nothing to be done for teardown.
[2026-02-11T23:08:50.338Z] renaissance-movie-lens_0 Finish Time: Wed Feb 11 23:08:49 2026 Epoch Time (ms): 1770851329730
[2026-02-11T23:08:50.338Z]
[2026-02-11T23:08:50.338Z] ===============================================
[2026-02-11T23:08:50.338Z] Running test renaissance-par-mnemonics_0 ...
[2026-02-11T23:08:50.338Z] ===============================================
[2026-02-11T23:08:50.338Z] renaissance-par-mnemonics_0 Start Time: Wed Feb 11 23:08:49 2026 Epoch Time (ms): 1770851329752
[2026-02-11T23:08:50.338Z] variation: NoOptions
[2026-02-11T23:08:50.338Z] JVM_OPTIONS:
[2026-02-11T23:08:50.338Z] { \
[2026-02-11T23:08:50.338Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T23:08:50.338Z] echo "Nothing to be done for setup."; \
[2026-02-11T23:08:50.338Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-par-mnemonics_0"; \
[2026-02-11T23:08:50.338Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-par-mnemonics_0"; \
[2026-02-11T23:08:50.338Z] echo ""; echo "TESTING:"; \
[2026-02-11T23:08:50.338Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-02-11T23:08:50.338Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T23:08:50.338Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T23:08:50.338Z] echo "Nothing to be done for teardown."; \
[2026-02-11T23:08:50.338Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T23:08:50.338Z]
[2026-02-11T23:08:50.338Z] TEST SETUP:
[2026-02-11T23:08:50.338Z] Nothing to be done for setup.
[2026-02-11T23:08:50.338Z]
[2026-02-11T23:08:50.338Z] TESTING:
[2026-02-11T23:08:51.065Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-02-11T23:08:51.848Z] GC before operation: completed in 35.336 ms, heap usage 4.077 MB -> 3.867 MB.
[2026-02-11T23:08:58.029Z] ====== par-mnemonics (functional) [default], iteration 0 completed (6551.610 ms) ======
[2026-02-11T23:08:58.029Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-02-11T23:08:58.692Z] GC before operation: completed in 30.140 ms, heap usage 289.896 MB -> 3.967 MB.
[2026-02-11T23:09:05.013Z] ====== par-mnemonics (functional) [default], iteration 1 completed (6437.807 ms) ======
[2026-02-11T23:09:05.013Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-02-11T23:09:05.013Z] GC before operation: completed in 13.915 ms, heap usage 122.985 MB -> 3.966 MB.
[2026-02-11T23:09:12.899Z] ====== par-mnemonics (functional) [default], iteration 2 completed (6354.081 ms) ======
[2026-02-11T23:09:12.899Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-02-11T23:09:12.899Z] GC before operation: completed in 26.918 ms, heap usage 160.096 MB -> 3.966 MB.
[2026-02-11T23:09:18.988Z] ====== par-mnemonics (functional) [default], iteration 3 completed (6387.793 ms) ======
[2026-02-11T23:09:18.988Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-02-11T23:09:18.988Z] GC before operation: completed in 24.762 ms, heap usage 204.114 MB -> 3.966 MB.
[2026-02-11T23:09:26.367Z] ====== par-mnemonics (functional) [default], iteration 4 completed (6476.419 ms) ======
[2026-02-11T23:09:26.367Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-02-11T23:09:26.367Z] GC before operation: completed in 25.894 ms, heap usage 257.578 MB -> 3.966 MB.
[2026-02-11T23:09:32.509Z] ====== par-mnemonics (functional) [default], iteration 5 completed (6316.132 ms) ======
[2026-02-11T23:09:32.509Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-02-11T23:09:32.509Z] GC before operation: completed in 21.871 ms, heap usage 184.535 MB -> 3.966 MB.
[2026-02-11T23:09:38.580Z] ====== par-mnemonics (functional) [default], iteration 6 completed (6304.375 ms) ======
[2026-02-11T23:09:38.580Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-02-11T23:09:38.580Z] GC before operation: completed in 34.957 ms, heap usage 366.707 MB -> 3.966 MB.
[2026-02-11T23:09:45.959Z] ====== par-mnemonics (functional) [default], iteration 7 completed (6034.794 ms) ======
[2026-02-11T23:09:45.959Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-02-11T23:09:45.959Z] GC before operation: completed in 38.831 ms, heap usage 384.469 MB -> 3.966 MB.
[2026-02-11T23:09:52.401Z] ====== par-mnemonics (functional) [default], iteration 8 completed (6668.380 ms) ======
[2026-02-11T23:09:52.401Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-02-11T23:09:52.401Z] GC before operation: completed in 26.879 ms, heap usage 241.030 MB -> 3.967 MB.
[2026-02-11T23:09:58.523Z] ====== par-mnemonics (functional) [default], iteration 9 completed (6003.450 ms) ======
[2026-02-11T23:09:58.524Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-02-11T23:09:58.524Z] GC before operation: completed in 19.689 ms, heap usage 158.382 MB -> 3.967 MB.
[2026-02-11T23:10:05.229Z] ====== par-mnemonics (functional) [default], iteration 10 completed (6450.803 ms) ======
[2026-02-11T23:10:05.229Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-02-11T23:10:05.229Z] GC before operation: completed in 27.903 ms, heap usage 398.882 MB -> 3.966 MB.
[2026-02-11T23:10:11.595Z] ====== par-mnemonics (functional) [default], iteration 11 completed (6113.758 ms) ======
[2026-02-11T23:10:11.595Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-02-11T23:10:11.595Z] GC before operation: completed in 56.801 ms, heap usage 210.769 MB -> 3.966 MB.
[2026-02-11T23:10:19.029Z] ====== par-mnemonics (functional) [default], iteration 12 completed (6525.308 ms) ======
[2026-02-11T23:10:19.029Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-02-11T23:10:19.029Z] GC before operation: completed in 24.681 ms, heap usage 121.334 MB -> 3.966 MB.
[2026-02-11T23:10:25.226Z] ====== par-mnemonics (functional) [default], iteration 13 completed (6457.538 ms) ======
[2026-02-11T23:10:25.227Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-02-11T23:10:25.227Z] GC before operation: completed in 83.478 ms, heap usage 224.966 MB -> 3.966 MB.
[2026-02-11T23:10:33.049Z] ====== par-mnemonics (functional) [default], iteration 14 completed (6930.598 ms) ======
[2026-02-11T23:10:33.049Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-02-11T23:10:33.049Z] GC before operation: completed in 26.406 ms, heap usage 156.606 MB -> 3.967 MB.
[2026-02-11T23:10:40.629Z] ====== par-mnemonics (functional) [default], iteration 15 completed (6834.810 ms) ======
[2026-02-11T23:10:40.629Z] -----------------------------------
[2026-02-11T23:10:40.629Z] renaissance-par-mnemonics_0_PASSED
[2026-02-11T23:10:40.629Z] -----------------------------------
[2026-02-11T23:10:40.629Z]
[2026-02-11T23:10:40.629Z] TEST TEARDOWN:
[2026-02-11T23:10:40.629Z] Nothing to be done for teardown.
[2026-02-11T23:10:40.629Z] renaissance-par-mnemonics_0 Finish Time: Wed Feb 11 23:10:39 2026 Epoch Time (ms): 1770851439835
[2026-02-11T23:10:40.629Z]
[2026-02-11T23:10:40.629Z] ===============================================
[2026-02-11T23:10:40.629Z] Running test renaissance-philosophers_0 ...
[2026-02-11T23:10:40.629Z] ===============================================
[2026-02-11T23:10:40.629Z] renaissance-philosophers_0 Start Time: Wed Feb 11 23:10:39 2026 Epoch Time (ms): 1770851439878
[2026-02-11T23:10:40.629Z] variation: NoOptions
[2026-02-11T23:10:40.629Z] JVM_OPTIONS:
[2026-02-11T23:10:40.629Z] { \
[2026-02-11T23:10:40.629Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T23:10:40.629Z] echo "Nothing to be done for setup."; \
[2026-02-11T23:10:40.629Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-philosophers_0"; \
[2026-02-11T23:10:40.629Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-philosophers_0"; \
[2026-02-11T23:10:40.629Z] echo ""; echo "TESTING:"; \
[2026-02-11T23:10:40.629Z] "/home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-02-11T23:10:40.629Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T23:10:40.629Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T23:10:40.629Z] echo "Nothing to be done for teardown."; \
[2026-02-11T23:10:40.629Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult";
[2026-02-11T23:10:40.629Z]
[2026-02-11T23:10:40.629Z] TEST SETUP:
[2026-02-11T23:10:40.629Z] Nothing to be done for setup.
[2026-02-11T23:10:40.629Z]
[2026-02-11T23:10:40.629Z] TESTING:
[2026-02-11T23:10:42.206Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-02-11T23:10:42.206Z] GC before operation: completed in 28.641 ms, heap usage 5.842 MB -> 4.824 MB.
[2026-02-11T23:10:45.810Z] Camera thread performed 122 scans.
[2026-02-11T23:10:45.810Z] ====== philosophers (scala) [default], iteration 0 completed (3209.162 ms) ======
[2026-02-11T23:10:45.810Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-02-11T23:10:45.810Z] GC before operation: completed in 39.836 ms, heap usage 21.855 MB -> 5.190 MB.
[2026-02-11T23:10:47.241Z] Camera thread performed 122 scans.
[2026-02-11T23:10:47.241Z] ====== philosophers (scala) [default], iteration 1 completed (2079.939 ms) ======
[2026-02-11T23:10:47.241Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-02-11T23:10:47.241Z] GC before operation: completed in 23.730 ms, heap usage 35.821 MB -> 5.193 MB.
[2026-02-11T23:10:47.887Z] Camera thread performed 122 scans.
[2026-02-11T23:10:47.887Z] ====== philosophers (scala) [default], iteration 2 completed (658.691 ms) ======
[2026-02-11T23:10:47.887Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-02-11T23:10:47.887Z] GC before operation: completed in 27.712 ms, heap usage 25.051 MB -> 5.192 MB.
[2026-02-11T23:10:48.532Z] Camera thread performed 122 scans.
[2026-02-11T23:10:48.532Z] ====== philosophers (scala) [default], iteration 3 completed (662.478 ms) ======
[2026-02-11T23:10:48.532Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-02-11T23:10:48.532Z] GC before operation: completed in 62.160 ms, heap usage 13.897 MB -> 5.193 MB.
[2026-02-11T23:10:49.328Z] Camera thread performed 122 scans.
[2026-02-11T23:10:49.328Z] ====== philosophers (scala) [default], iteration 4 completed (624.063 ms) ======
[2026-02-11T23:10:49.328Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-02-11T23:10:49.328Z] GC before operation: completed in 37.251 ms, heap usage 29.865 MB -> 5.193 MB.
[2026-02-11T23:10:50.011Z] Camera thread performed 122 scans.
[2026-02-11T23:10:50.011Z] ====== philosophers (scala) [default], iteration 5 completed (736.483 ms) ======
[2026-02-11T23:10:50.011Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-02-11T23:10:50.011Z] GC before operation: completed in 23.181 ms, heap usage 18.877 MB -> 5.193 MB.
[2026-02-11T23:10:50.648Z] Camera thread performed 122 scans.
[2026-02-11T23:10:50.648Z] ====== philosophers (scala) [default], iteration 6 completed (736.333 ms) ======
[2026-02-11T23:10:50.648Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-02-11T23:10:50.648Z] GC before operation: completed in 36.012 ms, heap usage 43.331 MB -> 5.194 MB.
[2026-02-11T23:10:51.349Z] Camera thread performed 122 scans.
[2026-02-11T23:10:51.349Z] ====== philosophers (scala) [default], iteration 7 completed (678.915 ms) ======
[2026-02-11T23:10:51.349Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-02-11T23:10:51.349Z] GC before operation: completed in 29.247 ms, heap usage 13.823 MB -> 5.194 MB.
[2026-02-11T23:10:52.032Z] Camera thread performed 122 scans.
[2026-02-11T23:10:52.032Z] ====== philosophers (scala) [default], iteration 8 completed (631.847 ms) ======
[2026-02-11T23:10:52.032Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-02-11T23:10:52.032Z] GC before operation: completed in 23.916 ms, heap usage 74.859 MB -> 5.194 MB.
[2026-02-11T23:10:52.690Z] Camera thread performed 122 scans.
[2026-02-11T23:10:52.690Z] ====== philosophers (scala) [default], iteration 9 completed (652.351 ms) ======
[2026-02-11T23:10:52.690Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-02-11T23:10:52.690Z] GC before operation: completed in 19.416 ms, heap usage 54.834 MB -> 5.193 MB.
[2026-02-11T23:10:53.386Z] Camera thread performed 122 scans.
[2026-02-11T23:10:53.386Z] ====== philosophers (scala) [default], iteration 10 completed (638.138 ms) ======
[2026-02-11T23:10:53.386Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-02-11T23:10:53.386Z] GC before operation: completed in 26.127 ms, heap usage 27.290 MB -> 5.194 MB.
[2026-02-11T23:10:54.044Z] Camera thread performed 122 scans.
[2026-02-11T23:10:54.044Z] ====== philosophers (scala) [default], iteration 11 completed (674.839 ms) ======
[2026-02-11T23:10:54.044Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-02-11T23:10:54.044Z] GC before operation: completed in 15.506 ms, heap usage 5.271 MB -> 5.194 MB.
[2026-02-11T23:10:54.699Z] Camera thread performed 122 scans.
[2026-02-11T23:10:54.699Z] ====== philosophers (scala) [default], iteration 12 completed (627.293 ms) ======
[2026-02-11T23:10:54.699Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-02-11T23:10:54.699Z] GC before operation: completed in 50.848 ms, heap usage 90.343 MB -> 5.194 MB.
[2026-02-11T23:10:55.364Z] Camera thread performed 122 scans.
[2026-02-11T23:10:55.364Z] ====== philosophers (scala) [default], iteration 13 completed (742.111 ms) ======
[2026-02-11T23:10:55.364Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-02-11T23:10:55.364Z] GC before operation: completed in 28.479 ms, heap usage 46.282 MB -> 5.195 MB.
[2026-02-11T23:10:56.029Z] Camera thread performed 122 scans.
[2026-02-11T23:10:56.029Z] ====== philosophers (scala) [default], iteration 14 completed (717.669 ms) ======
[2026-02-11T23:10:56.029Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-02-11T23:10:56.029Z] GC before operation: completed in 27.096 ms, heap usage 11.786 MB -> 5.194 MB.
[2026-02-11T23:10:57.450Z] Camera thread performed 122 scans.
[2026-02-11T23:10:57.450Z] ====== philosophers (scala) [default], iteration 15 completed (816.585 ms) ======
[2026-02-11T23:10:57.450Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-02-11T23:10:57.450Z] GC before operation: completed in 26.523 ms, heap usage 13.823 MB -> 5.195 MB.
[2026-02-11T23:10:58.155Z] Camera thread performed 122 scans.
[2026-02-11T23:10:58.155Z] ====== philosophers (scala) [default], iteration 16 completed (744.121 ms) ======
[2026-02-11T23:10:58.155Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-02-11T23:10:58.155Z] GC before operation: completed in 20.341 ms, heap usage 58.337 MB -> 5.195 MB.
[2026-02-11T23:10:58.845Z] Camera thread performed 122 scans.
[2026-02-11T23:10:58.845Z] ====== philosophers (scala) [default], iteration 17 completed (640.454 ms) ======
[2026-02-11T23:10:58.845Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-02-11T23:10:58.845Z] GC before operation: completed in 65.355 ms, heap usage 53.114 MB -> 5.195 MB.
[2026-02-11T23:10:59.501Z] Camera thread performed 122 scans.
[2026-02-11T23:10:59.501Z] ====== philosophers (scala) [default], iteration 18 completed (638.257 ms) ======
[2026-02-11T23:10:59.501Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-02-11T23:10:59.501Z] GC before operation: completed in 25.179 ms, heap usage 51.328 MB -> 5.195 MB.
[2026-02-11T23:11:00.236Z] Camera thread performed 122 scans.
[2026-02-11T23:11:00.236Z] ====== philosophers (scala) [default], iteration 19 completed (582.469 ms) ======
[2026-02-11T23:11:00.237Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-02-11T23:11:00.237Z] GC before operation: completed in 17.058 ms, heap usage 5.720 MB -> 5.195 MB.
[2026-02-11T23:11:00.237Z] Camera thread performed 122 scans.
[2026-02-11T23:11:00.237Z] ====== philosophers (scala) [default], iteration 20 completed (577.980 ms) ======
[2026-02-11T23:11:00.237Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-02-11T23:11:00.237Z] GC before operation: completed in 20.785 ms, heap usage 9.786 MB -> 5.195 MB.
[2026-02-11T23:11:00.896Z] Camera thread performed 122 scans.
[2026-02-11T23:11:00.896Z] ====== philosophers (scala) [default], iteration 21 completed (632.267 ms) ======
[2026-02-11T23:11:00.896Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-02-11T23:11:00.896Z] GC before operation: completed in 27.932 ms, heap usage 28.284 MB -> 5.195 MB.
[2026-02-11T23:11:02.304Z] Camera thread performed 122 scans.
[2026-02-11T23:11:02.304Z] ====== philosophers (scala) [default], iteration 22 completed (852.995 ms) ======
[2026-02-11T23:11:02.304Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-02-11T23:11:02.304Z] GC before operation: completed in 23.587 ms, heap usage 53.805 MB -> 5.196 MB.
[2026-02-11T23:11:02.304Z] Camera thread performed 122 scans.
[2026-02-11T23:11:02.304Z] ====== philosophers (scala) [default], iteration 23 completed (606.784 ms) ======
[2026-02-11T23:11:02.304Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-02-11T23:11:02.961Z] GC before operation: completed in 17.529 ms, heap usage 15.786 MB -> 5.196 MB.
[2026-02-11T23:11:03.621Z] Camera thread performed 122 scans.
[2026-02-11T23:11:03.621Z] ====== philosophers (scala) [default], iteration 24 completed (728.699 ms) ======
[2026-02-11T23:11:03.621Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-02-11T23:11:03.621Z] GC before operation: completed in 26.472 ms, heap usage 43.831 MB -> 5.197 MB.
[2026-02-11T23:11:04.267Z] Camera thread performed 122 scans.
[2026-02-11T23:11:04.267Z] ====== philosophers (scala) [default], iteration 25 completed (686.844 ms) ======
[2026-02-11T23:11:04.267Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-02-11T23:11:04.267Z] GC before operation: completed in 50.263 ms, heap usage 42.326 MB -> 5.196 MB.
[2026-02-11T23:11:04.991Z] Camera thread performed 122 scans.
[2026-02-11T23:11:04.991Z] ====== philosophers (scala) [default], iteration 26 completed (579.137 ms) ======
[2026-02-11T23:11:04.991Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-02-11T23:11:04.991Z] GC before operation: completed in 20.051 ms, heap usage 18.299 MB -> 5.197 MB.
[2026-02-11T23:11:05.655Z] Camera thread performed 122 scans.
[2026-02-11T23:11:05.655Z] ====== philosophers (scala) [default], iteration 27 completed (634.370 ms) ======
[2026-02-11T23:11:05.655Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-02-11T23:11:05.655Z] GC before operation: completed in 23.612 ms, heap usage 51.151 MB -> 5.197 MB.
[2026-02-11T23:11:06.321Z] Camera thread performed 122 scans.
[2026-02-11T23:11:06.321Z] ====== philosophers (scala) [default], iteration 28 completed (612.382 ms) ======
[2026-02-11T23:11:06.321Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-02-11T23:11:06.321Z] GC before operation: completed in 31.346 ms, heap usage 35.824 MB -> 5.197 MB.
[2026-02-11T23:11:07.000Z] Camera thread performed 122 scans.
[2026-02-11T23:11:07.000Z] ====== philosophers (scala) [default], iteration 29 completed (692.984 ms) ======
[2026-02-11T23:11:07.000Z] -----------------------------------
[2026-02-11T23:11:07.000Z] renaissance-philosophers_0_PASSED
[2026-02-11T23:11:07.000Z] -----------------------------------
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z] TEST TEARDOWN:
[2026-02-11T23:11:07.000Z] Nothing to be done for teardown.
[2026-02-11T23:11:07.000Z] renaissance-philosophers_0 Finish Time: Wed Feb 11 23:11:06 2026 Epoch Time (ms): 1770851466554
[2026-02-11T23:11:07.000Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2026-02-11T23:11:07.000Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2026-02-11T23:11:07.000Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests'
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z] All tests finished, run result summary:
[2026-02-11T23:11:07.000Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T23:11:07.000Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=17 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17708495104619/ --tapName=Test_openjdk17_hs_extended.perf_s390x_linux.tap --comment=""
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z] TEST TARGETS SUMMARY
[2026-02-11T23:11:07.000Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-11T23:11:07.000Z] DISABLED test targets:
[2026-02-11T23:11:07.000Z] renaissance-finagle-chirper_0
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z] PASSED test targets:
[2026-02-11T23:11:07.000Z] dacapo-avrora_0
[2026-02-11T23:11:07.000Z] dacapo-jython_0
[2026-02-11T23:11:07.000Z] dacapo-luindex_0
[2026-02-11T23:11:07.000Z] dacapo-pmd_0
[2026-02-11T23:11:07.000Z] dacapo-sunflow_0
[2026-02-11T23:11:07.000Z] dacapo-tomcat_0
[2026-02-11T23:11:07.000Z] dacapo-xalan_0
[2026-02-11T23:11:07.000Z] renaissance-als_0
[2026-02-11T23:11:07.000Z] renaissance-chi-square_0
[2026-02-11T23:11:07.000Z] renaissance-db-shootout_0
[2026-02-11T23:11:07.000Z] renaissance-dec-tree_0
[2026-02-11T23:11:07.000Z] renaissance-finagle-http_0
[2026-02-11T23:11:07.000Z] renaissance-log-regression_0
[2026-02-11T23:11:07.000Z] renaissance-mnemonics_0
[2026-02-11T23:11:07.000Z] renaissance-movie-lens_0
[2026-02-11T23:11:07.000Z] renaissance-par-mnemonics_0
[2026-02-11T23:11:07.000Z] renaissance-philosophers_0
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z] FAILED test targets:
[2026-02-11T23:11:07.000Z] dacapo-fop_0
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z] TOTAL: 19 EXECUTED: 18 PASSED: 17 FAILED: 1 DISABLED: 1 SKIPPED: 0
[2026-02-11T23:11:07.000Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-11T23:11:07.000Z]
[2026-02-11T23:11:07.000Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-11T23:11:07.000Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-11T23:11:07.000Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-02-11T23:11:08.740Z] ++ uname
[2026-02-11T23:11:08.740Z] + '[' Linux = AIX ']'
[2026-02-11T23:11:08.740Z] ++ uname
[2026-02-11T23:11:08.740Z] + '[' Linux = SunOS ']'
[2026-02-11T23:11:08.740Z] ++ uname
[2026-02-11T23:11:08.740Z] + '[' Linux = '*BSD' ']'
[2026-02-11T23:11:08.740Z] + MAKE=make
[2026-02-11T23:11:08.740Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T23:11:08.740Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-11T23:11:09.168Z] $ ssh-agent -k
[2026-02-11T23:11:09.176Z] unset SSH_AUTH_SOCK;
[2026-02-11T23:11:09.176Z] unset SSH_AGENT_PID;
[2026-02-11T23:11:09.176Z] echo Agent pid 1407 killed;
[2026-02-11T23:11:09.667Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-02-11T23:11:09.695Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-02-11T23:11:11.520Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-02-11T23:11:11.566Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-11T23:11:11.639Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T23:11:11.783Z] Archiving artifacts
[2026-02-11T23:11:12.082Z] Recording fingerprints
[Pipeline] echo
[2026-02-11T23:11:12.193Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T23:11:12.289Z] Archiving artifacts
[2026-02-11T23:11:12.655Z] Recording fingerprints
[Pipeline] sh
[2026-02-11T23:11:14.070Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17708495104619
[Pipeline] echo
[2026-02-11T23:11:14.343Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T23:11:14.447Z] Archiving artifacts
[2026-02-11T23:11:14.645Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-11T23:11:18.389Z] Tap file found: aqa-tests/TKG/output_17708495104619/Test_openjdk17_hs_extended.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-11T23:11:18.721Z] Recording test results
[2026-02-11T23:11:19.117Z] None of the test reports contained any result
[2026-02-11T23:11:19.118Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T23:11:19.147Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T23:11:19.011Z] No test report files were found. Configuration error?
[2026-02-11T23:11:20.429Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T23:11:20.429Z] Unix type machine..
[2026-02-11T23:11:20.429Z] Running on a Linux host
[2026-02-11T23:11:20.429Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T23:11:20.949Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T23:11:20.949Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T23:11:22.441Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-11T23:11:23.697Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-11T23:11:29.640Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T23:11:29.975Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-11T23:11:30.186Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-11T23:11:30.271Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\Test_openjdk17_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2026-02-11T23:11:30.308Z] Generating rerun Test_openjdk17_hs_extended.perf_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.perf_s390x_linux_rerun)
[Pipeline] echo
[2026-02-11T23:11:30.350Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.perf_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-11T23:11:30.933Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-11T23:11:31.392Z] Processing DSL script testJobTemplate
[2026-02-11T23:11:58.864Z] LEVELS: [extended]
[2026-02-11T23:11:58.864Z] JDK_VERSIONS: [8]
[2026-02-11T23:11:58.864Z] GROUPS: [perf]
[2026-02-11T23:11:58.864Z] ARCH_OS_LIST: [s390x_linux]
[2026-02-11T23:11:59.043Z] Existing items:
[2026-02-11T23:11:59.043Z] GeneratedJob{name='Test_openjdk17_hs_extended.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-11T23:11:59.784Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.perf_s390x_linux_rerun)
[Pipeline] build
[2026-02-11T23:11:59.799Z] Scheduling project: Test_openjdk17_hs_extended.perf_s390x_linux_rerun
[2026-02-11T23:12:07.103Z] Starting building: Test_openjdk17_hs_extended.perf_s390x_linux_rerun #36
[2026-02-11T23:15:56.360Z] Build Test_openjdk17_hs_extended.perf_s390x_linux_rerun #36 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-11T23:15:56.470Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk17_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T23:15:56.538Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T23:15:56.538Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T23:15:56.561Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-11T23:15:56.599Z] Test_openjdk17_hs_extended.perf_s390x_linux_rerun #36 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-11T23:15:56.610Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T23:15:56.757Z] Copied 1 artifact from "Test_openjdk17_hs_extended.perf_s390x_linux_rerun" build number 36
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-11T23:15:56.788Z] Saving Test_openjdk17_hs_extended.perf_s390x_linux_rerun/36/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T23:15:56.818Z] Archiving artifacts
[2026-02-11T23:15:56.886Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-11T23:15:57.043Z] Tap file found: Test_openjdk17_hs_extended.perf_s390x_linux_rerun\36\aqa-tests\TKG\output_17708517379003\Test_openjdk17_hs_extended.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-11T23:15:57.103Z] 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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=522&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T23:15:57.189Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T23:15:57.189Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T23:15:57.215Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE