Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-alpine-linux-x64-temurin" build number 9
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 104
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 7
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e40d12f5b695d5f1332457de2358c86d40565c1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e40d12f5b695d5f1332457de2358c86d40565c1a # timeout=10
Commit message: "Add some additional _custom examples to Jenkins config view doc (#6786)"
> git rev-list --no-walk 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-12-13T13:12:36.328Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-12-13T13:12:36.353Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2025-12-13T13:12:36.355Z] Specified LABEL: hw.arch.x86&&sw.os.alpine-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
[2025-12-13T13:12:36.415Z] dynamicAgents: []
[Pipeline] echo
[2025-12-13T13:12:36.436Z] Provisioning LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] nodesByLabel
[2025-12-13T13:12:36.489Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] node
[2025-12-13T13:12:51.514Z] Still waiting to schedule task
[2025-12-13T13:12:51.514Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf’
[2025-12-13T13:28:35.243Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-12-13T13:28:35.279Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-13T13:28:35.545Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-13T13:28:35.545Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-13T13:28:35.688Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-13T13:28:35.864Z] The recommended git tool is: git
[2025-12-13T13:28:36.112Z] No credentials specified
[2025-12-13T13:28:36.237Z] Cloning the remote Git repository
[2025-12-13T13:28:36.423Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:28:36.423Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2025-12-13T13:28:36.437Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-13T13:28:36.437Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:28:36.438Z] > git --version # timeout=10
[2025-12-13T13:28:36.445Z] > git --version # 'git version 2.45.4'
[2025-12-13T13:28:36.445Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-13T13:28:43.347Z] Avoid second fetch
[2025-12-13T13:28:43.479Z] Checking out Revision e40d12f5b695d5f1332457de2358c86d40565c1a (origin/master)
[2025-12-13T13:28:42.792Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-13T13:28:42.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-13T13:28:43.409Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-12-13T13:28:43.542Z] > git config core.sparsecheckout # timeout=10
[2025-12-13T13:28:43.546Z] > git checkout -f e40d12f5b695d5f1332457de2358c86d40565c1a # timeout=10
[2025-12-13T13:28:45.299Z] Commit message: "Add some additional _custom examples to Jenkins config view doc (#6786)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-13T13:28:48.006Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-13T13:28:48.027Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-13T13:28:49.456Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-13T13:28:49.964Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-13T13:28:51.349Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-13T13:28:51.349Z] Unix type machine..
[2025-12-13T13:28:51.349Z] Running on a Linux host
[2025-12-13T13:28:51.349Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-12-13T13:28:54.111Z] + printenv
[2025-12-13T13:28:54.111Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-13T13:28:54.111Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-13T13:28:54.111Z] SETUP_JCK_RUN=false
[2025-12-13T13:28:54.111Z] USE_TESTENV_PROPERTIES=false
[2025-12-13T13:28:54.111Z] MAIL=/var/mail/jenkins
[2025-12-13T13:28:54.111Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-13T13:28:54.111Z] BUILD_LIST=perf
[2025-12-13T13:28:54.111Z] USER=jenkins
[2025-12-13T13:28:54.111Z] SSH_CLIENT=78.47.239.97 59602 22
[2025-12-13T13:28:54.111Z] SDK_RESOURCE=upstream
[2025-12-13T13:28:54.111Z] CI=true
[2025-12-13T13:28:54.111Z] OPENJ9_BRANCH=master
[2025-12-13T13:28:54.111Z] jobStatus=SUCCESS
[2025-12-13T13:28:54.111Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:28:54.111Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/32/display/redirect?page=changes
[2025-12-13T13:28:54.111Z] UPSTREAM_JOB_NUMBER=9
[2025-12-13T13:28:54.111Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-13T13:28:54.111Z] TARGET=extended.perf
[2025-12-13T13:28:54.111Z] EXIT_FAILURE=false
[2025-12-13T13:28:54.111Z] SHLVL=2
[2025-12-13T13:28:54.111Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86
[2025-12-13T13:28:54.111Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-12-13T13:28:54.111Z] HOME=/home/jenkins
[2025-12-13T13:28:54.111Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-13T13:28:54.111Z] USE_JRE=false
[2025-12-13T13:28:54.111Z] OLDPWD=/home/jenkins
[2025-12-13T13:28:54.111Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/32/
[2025-12-13T13:28:54.111Z] ADOPTOPENJDK_BRANCH=master
[2025-12-13T13:28:54.111Z] TAP_NAME=Test_openjdk25_hs_extended.perf_x86-64_alpine-linux.tap
[2025-12-13T13:28:54.111Z] JDK_IMPL=hotspot
[2025-12-13T13:28:54.111Z] HUDSON_COOKIE=d8bcf9b9-e475-46bf-b283-a6bb94d5c06f
[2025-12-13T13:28:54.111Z] DOCKER_REQUIRED=false
[2025-12-13T13:28:54.111Z] JENKINS_SERVER_COOKIE=durable-715d34fae595b616ec4e79250aaa90612aae090250b445bb0a5f7ff67200d648
[2025-12-13T13:28:54.111Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../benchmarks
[2025-12-13T13:28:54.111Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2025-12-13T13:28:54.111Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
[2025-12-13T13:28:54.111Z] KEEP_WORKSPACE=false
[2025-12-13T13:28:54.111Z] ARCHIVE_TEST_RESULTS=false
[2025-12-13T13:28:54.111Z] GENERATE_JOBS=true
[2025-12-13T13:28:54.111Z] NODE_NAME=test-docker-alpine320-x64-2
[2025-12-13T13:28:54.111Z] LOGNAME=jenkins
[2025-12-13T13:28:54.111Z] PERSONAL_BUILD=false
[2025-12-13T13:28:54.111Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-13T13:28:54.111Z] JDK_BRANCH=dev
[2025-12-13T13:28:54.111Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-12-13T13:28:54.111Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/32/display/redirect?page=artifacts
[2025-12-13T13:28:54.111Z] AUTO_DETECT=true
[2025-12-13T13:28:54.111Z] STAGE_NAME=Setup
[2025-12-13T13:28:54.111Z] EXECUTOR_NUMBER=0
[2025-12-13T13:28:54.111Z] JDK_VERSION=25
[2025-12-13T13:28:54.111Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-13T13:28:54.111Z] BUILD_DISPLAY_NAME=#32
[2025-12-13T13:28:54.111Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-13T13:28:54.111Z] TIME_LIMIT=25
[2025-12-13T13:28:54.111Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/32/display/redirect?page=tests
[2025-12-13T13:28:54.111Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-13T13:28:54.111Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
[2025-12-13T13:28:54.111Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-12-13T13:28:54.111Z] TKG_ITERATIONS=1
[2025-12-13T13:28:54.111Z] PLATFORM=x86-64_alpine-linux
[2025-12-13T13:28:54.111Z] BUILD_ID=32
[2025-12-13T13:28:54.111Z] EXIT_SUCCESS=false
[2025-12-13T13:28:54.111Z] RERUN_FAILURE=true
[2025-12-13T13:28:54.111Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/system_lib
[2025-12-13T13:28:54.111Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-13T13:28:54.111Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.perf_x86-64_alpine-linux-32
[2025-12-13T13:28:54.111Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-13T13:28:54.111Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-12-13T13:28:54.111Z] KEEP_REPORTDIR=false
[2025-12-13T13:28:54.111Z] ORIGIN_JDK_VERSION=25
[2025-12-13T13:28:54.111Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/
[2025-12-13T13:28:54.111Z] JCK_GIT_BRANCH=master
[2025-12-13T13:28:54.111Z] BUILD_NUMBER=32
[2025-12-13T13:28:54.111Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-12-13T13:28:54.111Z] ITERATIONS=1
[2025-12-13T13:28:54.115Z] JENKINS_NODE_COOKIE=6f533451-8d94-4f2e-a5f0-b7412082f4b9
[2025-12-13T13:28:54.115Z] SHELL=/bin/bash
[2025-12-13T13:28:54.115Z] SPEC=alpine-linux_x86-64
[2025-12-13T13:28:54.115Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-13T13:28:54.115Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-13T13:28:54.115Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-13T13:28:54.115Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/32/display/redirect
[2025-12-13T13:28:54.115Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-13T13:28:54.115Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/display/redirect
[2025-12-13T13:28:54.115Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-alpine-linux-x64-temurin
[2025-12-13T13:28:54.115Z] SLACK_CHANNEL=aqavit-bot
[2025-12-13T13:28:54.115Z] JOB_NAME=Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
[2025-12-13T13:28:54.115Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-13T13:28:54.115Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
[2025-12-13T13:28:54.115Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:28:54.115Z] SSH_CONNECTION=78.47.239.97 59602 172.17.0.11 22
[2025-12-13T13:28:54.115Z] TEST_TIME=120
[2025-12-13T13:28:54.115Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux@tmp
[2025-12-13T13:28:54.115Z] PARALLEL=Dynamic
[2025-12-13T13:28:54.115Z] JOBSTARTTIME=Sat, 13 Dec 2025 13:28:48 +0000
[2025-12-13T13:28:54.115Z] DYNAMIC_COMPILE=false
[2025-12-13T13:28:54.115Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-13T13:28:54.504Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-13T13:28:54.533Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-13T13:30:46.147Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-alpine-linux-x64-temurin" build number 9
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-13T13:30:46.464Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-12-13T13:30:46.471Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2025-12-13T13:30:46.544Z] $ ssh-agent
[2025-12-13T13:30:47.111Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfNbllN/agent.3002746
[2025-12-13T13:30:47.111Z] SSH_AGENT_PID=3002749
[2025-12-13T13:30:47.112Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-13T13:30:47.173Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-13T13:30:47.241Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-13T13:30:48.650Z] + pwd
[2025-12-13T13:30:48.650Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-12-13T13:30:48.650Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2025-12-13T13:30:48.650Z] get jdk binary...
[2025-12-13T13:30:48.650Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-13T13:30:48.650Z] Uncompressing file: OpenJDK25U-jdk_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:30:52.986Z] List files in jdkbinary folder...
[2025-12-13T13:30:52.986Z] total 673132
[2025-12-13T13:30:52.986Z] -rw-r--r-- 1 jenkins jenkins 280199976 Dec 13 12:56 OpenJDK25U-debugimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:52.987Z] -rw-r--r-- 1 jenkins jenkins 139944928 Dec 13 12:56 OpenJDK25U-jdk_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:52.987Z] -rw-r--r-- 1 jenkins jenkins 85564461 Dec 13 12:56 OpenJDK25U-jmods_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:52.987Z] -rw-r--r-- 1 jenkins jenkins 60739713 Dec 13 12:56 OpenJDK25U-jre_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:52.987Z] -rw-rw-r-- 1 jenkins jenkins 30526 Dec 13 12:59 OpenJDK25U-sbom_x64_alpine-linux_hotspot_2025-12-13-12-05-metadata.json
[2025-12-13T13:30:52.987Z] -rw-r--r-- 1 jenkins jenkins 163351 Dec 13 13:02 OpenJDK25U-sbom_x64_alpine-linux_hotspot_2025-12-13-12-05.json
[2025-12-13T13:30:52.987Z] -rw-r--r-- 1 jenkins jenkins 3803414 Dec 13 12:56 OpenJDK25U-static-libs-musl_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:52.987Z] -rw-r--r-- 1 jenkins jenkins 118808982 Dec 13 12:56 OpenJDK25U-testimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:52.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 13:30 tmp
[2025-12-13T13:30:52.987Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:30:52.987Z] total 4
[2025-12-13T13:30:52.987Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 13:30 jdk-25.0.3+0
[2025-12-13T13:30:52.987Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image
[2025-12-13T13:30:52.987Z] Uncompressing file: OpenJDK25U-jre_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:30:55.396Z] List files in jdkbinary folder...
[2025-12-13T13:30:55.396Z] total 673136
[2025-12-13T13:30:55.396Z] -rw-r--r-- 1 jenkins jenkins 280199976 Dec 13 12:56 OpenJDK25U-debugimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.396Z] -rw-r--r-- 1 jenkins jenkins 139944928 Dec 13 12:56 OpenJDK25U-jdk_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.396Z] -rw-r--r-- 1 jenkins jenkins 85564461 Dec 13 12:56 OpenJDK25U-jmods_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.396Z] -rw-r--r-- 1 jenkins jenkins 60739713 Dec 13 12:56 OpenJDK25U-jre_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.396Z] -rw-rw-r-- 1 jenkins jenkins 30526 Dec 13 12:59 OpenJDK25U-sbom_x64_alpine-linux_hotspot_2025-12-13-12-05-metadata.json
[2025-12-13T13:30:55.397Z] -rw-r--r-- 1 jenkins jenkins 163351 Dec 13 13:02 OpenJDK25U-sbom_x64_alpine-linux_hotspot_2025-12-13-12-05.json
[2025-12-13T13:30:55.397Z] -rw-r--r-- 1 jenkins jenkins 3803414 Dec 13 12:56 OpenJDK25U-static-libs-musl_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.397Z] -rw-r--r-- 1 jenkins jenkins 118808982 Dec 13 12:56 OpenJDK25U-testimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.397Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 13:30 j2sdk-image
[2025-12-13T13:30:55.397Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 13:30 tmp
[2025-12-13T13:30:55.397Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:30:55.397Z] total 4
[2025-12-13T13:30:55.397Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 13 13:30 jdk-25.0.3+0-jre
[2025-12-13T13:30:55.397Z] Moving directory jdk-25.0.3+0-jre/ to ../j2re-image
[2025-12-13T13:30:55.397Z] Uncompressing file: OpenJDK25U-static-libs-musl_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:30:55.397Z] List files in jdkbinary folder...
[2025-12-13T13:30:55.397Z] total 673140
[2025-12-13T13:30:55.397Z] -rw-r--r-- 1 jenkins jenkins 280199976 Dec 13 12:56 OpenJDK25U-debugimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.397Z] -rw-r--r-- 1 jenkins jenkins 139944928 Dec 13 12:56 OpenJDK25U-jdk_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.397Z] -rw-r--r-- 1 jenkins jenkins 85564461 Dec 13 12:56 OpenJDK25U-jmods_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.397Z] -rw-r--r-- 1 jenkins jenkins 60739713 Dec 13 12:56 OpenJDK25U-jre_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.397Z] -rw-rw-r-- 1 jenkins jenkins 30526 Dec 13 12:59 OpenJDK25U-sbom_x64_alpine-linux_hotspot_2025-12-13-12-05-metadata.json
[2025-12-13T13:30:55.397Z] -rw-r--r-- 1 jenkins jenkins 163351 Dec 13 13:02 OpenJDK25U-sbom_x64_alpine-linux_hotspot_2025-12-13-12-05.json
[2025-12-13T13:30:55.398Z] -rw-r--r-- 1 jenkins jenkins 3803414 Dec 13 12:56 OpenJDK25U-static-libs-musl_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.398Z] -rw-r--r-- 1 jenkins jenkins 118808982 Dec 13 12:56 OpenJDK25U-testimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:30:55.398Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 13 13:30 j2re-image
[2025-12-13T13:30:55.398Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 13:30 j2sdk-image
[2025-12-13T13:30:55.398Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 13:30 tmp
[2025-12-13T13:30:55.398Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:30:55.398Z] total 4
[2025-12-13T13:30:55.398Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 13:30 jdk-25.0.3+0-static-libs
[2025-12-13T13:30:55.398Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs
[2025-12-13T13:30:55.398Z] Uncompressing file: OpenJDK25U-testimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:31:04.421Z] List files in jdkbinary folder...
[2025-12-13T13:31:04.421Z] total 673144
[2025-12-13T13:31:04.421Z] -rw-r--r-- 1 jenkins jenkins 280199976 Dec 13 12:56 OpenJDK25U-debugimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:31:04.421Z] -rw-r--r-- 1 jenkins jenkins 139944928 Dec 13 12:56 OpenJDK25U-jdk_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:31:04.421Z] -rw-r--r-- 1 jenkins jenkins 85564461 Dec 13 12:56 OpenJDK25U-jmods_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:31:04.421Z] -rw-r--r-- 1 jenkins jenkins 60739713 Dec 13 12:56 OpenJDK25U-jre_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:31:04.421Z] -rw-rw-r-- 1 jenkins jenkins 30526 Dec 13 12:59 OpenJDK25U-sbom_x64_alpine-linux_hotspot_2025-12-13-12-05-metadata.json
[2025-12-13T13:31:04.421Z] -rw-r--r-- 1 jenkins jenkins 163351 Dec 13 13:02 OpenJDK25U-sbom_x64_alpine-linux_hotspot_2025-12-13-12-05.json
[2025-12-13T13:31:04.421Z] -rw-r--r-- 1 jenkins jenkins 3803414 Dec 13 12:56 OpenJDK25U-static-libs-musl_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:31:04.421Z] -rw-r--r-- 1 jenkins jenkins 118808982 Dec 13 12:56 OpenJDK25U-testimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:31:04.422Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 13 13:30 j2re-image
[2025-12-13T13:31:04.422Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 13:30 j2sdk-image
[2025-12-13T13:31:04.422Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 13:30 static-libs
[2025-12-13T13:31:04.422Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 13:30 tmp
[2025-12-13T13:31:04.422Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:31:04.422Z] total 4
[2025-12-13T13:31:04.422Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 13 13:30 jdk-25.0.3+0-test-image
[2025-12-13T13:31:04.422Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image
[2025-12-13T13:31:04.422Z] Uncompressing OpenJDK25U-debugimage_x64_alpine-linux_hotspot_2025-12-13-12-05.tar.gz over ./j2sdk-image...
[2025-12-13T13:31:15.868Z] Removing top-level folder jdk-25.0.3+0-debug-image/
[2025-12-13T13:31:15.868Z] Removing top-level folder jdk-25.0.3+0/
[2025-12-13T13:31:29.275Z] Run /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2025-12-13T13:31:29.275Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-13T13:31:29.275Z] openjdk version "25.0.3-beta" 2026-04-21
[2025-12-13T13:31:29.275Z] OpenJDK Runtime Environment Temurin-25.0.3+0-202512131213 (build 25.0.3-beta-202512131213)
[2025-12-13T13:31:29.275Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0-202512131213 (build 25.0.3-beta-202512131213, mixed mode, sharing)
[2025-12-13T13:31:29.275Z] =JAVA VERSION OUTPUT END=
[2025-12-13T13:31:29.275Z] =RELEASE INFO BEGIN=
[2025-12-13T13:31:29.275Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-12-13T13:31:29.275Z] IMPLEMENTOR_VERSION="Temurin-25.0.3+0-202512131213"
[2025-12-13T13:31:29.275Z] JAVA_RUNTIME_VERSION="25.0.3-beta-202512131213"
[2025-12-13T13:31:29.275Z] JAVA_VERSION="25.0.3"
[2025-12-13T13:31:29.275Z] JAVA_VERSION_DATE="2026-04-21"
[2025-12-13T13:31:29.275Z] LIBC="musl"
[2025-12-13T13:31:29.275Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-12-13T13:31:29.275Z] OS_ARCH="x86_64"
[2025-12-13T13:31:29.275Z] OS_NAME="Linux"
[2025-12-13T13:31:29.275Z] SOURCE=".:git:94e514cfbc04"
[2025-12-13T13:31:29.275Z] BUILD_SOURCE="git:149481a1f4a9af426a9503bd33f06c50bc63218e"
[2025-12-13T13:31:29.276Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-12-13T13:31:29.276Z] SOURCE_REPO="https://github.com/adoptium/jdk25u.git"
[2025-12-13T13:31:29.276Z] FULL_VERSION="25.0.3-beta-202512131213"
[2025-12-13T13:31:29.276Z] SEMANTIC_VERSION="25.0.3+0"
[2025-12-13T13:31:29.276Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-12-13T13:31:29.276Z] JVM_VARIANT="Hotspot"
[2025-12-13T13:31:29.276Z] JVM_VERSION="25.0.3-beta-202512131213"
[2025-12-13T13:31:29.276Z] IMAGE_TYPE="JDK"
[2025-12-13T13:31:29.276Z] =RELEASE INFO END=
[2025-12-13T13:31:29.276Z] get testKitGen...
[2025-12-13T13:31:29.276Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-13T13:31:29.276Z] git rev-parse master
[2025-12-13T13:31:29.276Z] git checkout -q -f ad8341f728a08500502b207e789a2ed939aa4dbe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-13T13:31:29.781Z] $ ssh-agent -k
[2025-12-13T13:31:29.788Z] unset SSH_AUTH_SOCK;
[2025-12-13T13:31:29.788Z] unset SSH_AGENT_PID;
[2025-12-13T13:31:29.788Z] echo Agent pid 3002749 killed;
[2025-12-13T13:31:30.336Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-13T13:31:30.783Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-13T13:31:30.799Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine320-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-13T13:31:30.846Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-13T13:31:31.599Z] Copied 1 artifact from "getTRSSOutput" build number 1984
[Pipeline] sh
[2025-12-13T13:31:33.381Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-13T13:31:33.381Z] + + targzip xof -cd - TRSSOutput.tar.gz
[2025-12-13T13:31:33.381Z]
[2025-12-13T13:31:33.381Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-13T13:31:33.773Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-13T13:31:33.822Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-13T13:31:35.194Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-13T13:31:41.857Z] --------------------------------------------
[2025-12-13T13:31:41.857Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:31:41.857Z] task is set to default
[2025-12-13T13:31:41.857Z] dependencyList is set to all
[2025-12-13T13:31:41.857Z] System Test jars will not be downloaded.
[2025-12-13T13:31:41.857Z] --------------------------------------------
[2025-12-13T13:31:41.857Z] Starting download third party dependent jars
[2025-12-13T13:31:41.857Z] --------------------------------------------
[2025-12-13T13:31:41.857Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-13T13:31:41.857Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-12-13T13:31:42.246Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-12-13T13:31:42.249Z] Machine limit is 2.
[Pipeline] sh
[2025-12-13T13:31:43.708Z] + cd ./aqa-tests/TKG
[2025-12-13T13:31:43.708Z] + uname
[2025-12-13T13:31:43.708Z] + '[' Linux '=' AIX ]
[2025-12-13T13:31:43.708Z] + uname
[2025-12-13T13:31:43.708Z] + '[' Linux '=' SunOS ]
[2025-12-13T13:31:43.708Z] + uname
[2025-12-13T13:31:43.708Z] + '[' Linux '=' '*BSD' ]
[2025-12-13T13:31:43.708Z] + MAKE=make
[2025-12-13T13:31:43.708Z] + unset LD_LIBRARY_PATH
[2025-12-13T13:31:43.708Z] + make genParallelList 'TEST=extended.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2025-12-13T13:31:43.708Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-13T13:31:43.708Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:31:43.708Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-13T13:31:43.708Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-13T13:31:43.708Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-13T13:31:43.708Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-13T13:31:43.708Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-13T13:31:44.453Z]
[2025-12-13T13:31:44.453Z] build:
[2025-12-13T13:31:44.453Z]
[2025-12-13T13:31:44.453Z] clean:
[2025-12-13T13:31:44.453Z]
[2025-12-13T13:31:44.453Z] init:
[2025-12-13T13:31:44.453Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-13T13:31:44.453Z]
[2025-12-13T13:31:44.453Z] getDependentLibs:
[2025-12-13T13:31:44.453Z] [exec] --------------------------------------------
[2025-12-13T13:31:44.453Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:31:44.453Z] [exec] task is set to default
[2025-12-13T13:31:44.453Z] [exec] dependencyList is set to json_simple
[2025-12-13T13:31:44.453Z] [exec] System Test jars will not be downloaded.
[2025-12-13T13:31:44.453Z] [exec] --------------------------------------------
[2025-12-13T13:31:44.453Z] [exec] Starting download third party dependent jars
[2025-12-13T13:31:44.453Z] [exec] --------------------------------------------
[2025-12-13T13:31:44.453Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:31:44.453Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-13T13:31:44.453Z] [exec] downloaded dependent third party jars successfully
[2025-12-13T13:31:44.453Z]
[2025-12-13T13:31:44.453Z] compile:
[2025-12-13T13:31:44.453Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-13T13:31:44.453Z] [echo] ============COMPILER SETTINGS============
[2025-12-13T13:31:44.453Z] [echo] ===fork: yes
[2025-12-13T13:31:44.453Z] [echo] ===debug: on
[2025-12-13T13:31:44.453Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-13T13:31:48.822Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-13T13:31:48.822Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-13T13:31:48.822Z]
[2025-12-13T13:31:48.822Z] dist:
[2025-12-13T13:31:48.822Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-13T13:31:48.822Z]
[2025-12-13T13:31:48.822Z] BUILD SUCCESSFUL
[2025-12-13T13:31:48.822Z] Total time: 5 seconds
[2025-12-13T13:31:48.822Z] 0
[2025-12-13T13:31:48.822Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-13T13:31:49.562Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-13T13:31:49.562Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-12-13T13:31:49.562Z] ****************************** MACHINE INFO ******************************
[2025-12-13T13:31:49.562Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-12-13T13:31:49.562Z] Free Physical Memory Size : 1598619648
[2025-12-13T13:31:49.562Z] Free space (bytes) : 401600057344
[2025-12-13T13:31:49.562Z] Total Physical Memory Size : 6442450944
[2025-12-13T13:31:49.562Z] Total space (bytes) : 480790110208
[2025-12-13T13:31:49.562Z] Usable space (bytes) : 379249831936
[2025-12-13T13:31:49.562Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-13T13:31:49.562Z] bashVersion :
[2025-12-13T13:31:49.562Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-12-13T13:31:49.562Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-12-13T13:31:49.562Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-13T13:31:49.562Z]
[2025-12-13T13:31:49.562Z] This is free software; you are free to change and redistribute it.
[2025-12-13T13:31:49.562Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-13T13:31:49.562Z] cpuCores : 16
[2025-12-13T13:31:49.562Z] curlVersion :
[2025-12-13T13:31:49.562Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2025-12-13T13:31:49.562Z] Release-Date: 2025-06-04
[2025-12-13T13:31:49.562Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2025-12-13T13:31:49.563Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-12-13T13:31:49.563Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-13T13:31:49.563Z] gcc version : 13.2.1
[2025-12-13T13:31:49.563Z] gclibc version :
[2025-12-13T13:31:49.563Z] musl libc (x86_64)
[2025-12-13T13:31:49.563Z] Version 1.2.5
[2025-12-13T13:31:49.563Z] Dynamic Program Loader
[2025-12-13T13:31:49.563Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-12-13T13:31:49.563Z] gdb version : bash: line 1: gdb: command not found
[2025-12-13T13:31:49.563Z] lldb version : Command could not be executed
[2025-12-13T13:31:49.563Z] makeVersion :
[2025-12-13T13:31:49.563Z] GNU Make 4.4.1
[2025-12-13T13:31:49.563Z] Built for x86_64-alpine-linux-musl
[2025-12-13T13:31:49.563Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-12-13T13:31:49.563Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-12-13T13:31:49.563Z] This is free software: you are free to change and redistribute it.
[2025-12-13T13:31:49.563Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-13T13:31:49.563Z] mavenVersion : bash: line 1: mvn: command not found
[2025-12-13T13:31:49.563Z] perlVersion :
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] Copyright 1987-2025, Larry Wall
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-13T13:31:49.563Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-13T13:31:49.563Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-13T13:31:49.563Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-13T13:31:49.563Z] procArch : unknown
[2025-12-13T13:31:49.563Z] sysArch : x86_64
[2025-12-13T13:31:49.563Z] sysOS : Linux
[2025-12-13T13:31:49.563Z] ulimit :
[2025-12-13T13:31:49.563Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-13T13:31:49.563Z] core file size (blocks, -c) unlimited
[2025-12-13T13:31:49.563Z] data seg size (kbytes, -d) unlimited
[2025-12-13T13:31:49.563Z] scheduling priority (-e) 0
[2025-12-13T13:31:49.563Z] file size (blocks, -f) unlimited
[2025-12-13T13:31:49.563Z] pending signals (-i) 257167
[2025-12-13T13:31:49.563Z] max locked memory (kbytes, -l) 8192
[2025-12-13T13:31:49.563Z] max memory size (kbytes, -m) unlimited
[2025-12-13T13:31:49.563Z] open files (-n) 1048576
[2025-12-13T13:31:49.563Z] pipe size (512 bytes, -p) 8
[2025-12-13T13:31:49.563Z] POSIX message queues (bytes, -q) 819200
[2025-12-13T13:31:49.563Z] real-time priority (-r) 0
[2025-12-13T13:31:49.563Z] stack size (kbytes, -s) 8192
[2025-12-13T13:31:49.563Z] cpu time (seconds, -t) unlimited
[2025-12-13T13:31:49.563Z] max user processes (-u) unlimited
[2025-12-13T13:31:49.563Z] virtual memory (kbytes, -v) unlimited
[2025-12-13T13:31:49.563Z] file locks (-x) unlimited
[2025-12-13T13:31:49.563Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-12-13T13:31:49.563Z] vmVendor : Oracle Corporation
[2025-12-13T13:31:49.563Z] vmVersion : 25.0.3-beta-202512131213
[2025-12-13T13:31:49.563Z] xlc version : bash: line 1: xlC: command not found
[2025-12-13T13:31:49.563Z] **************************************************************************
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] System.getProperty('os.name')=Linux
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] System.getProperty('os.arch')=amd64
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] System.getProperty('java.fullversion')=null
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:49.563Z] System.getProperty('sun.arch.data.model')=64
[2025-12-13T13:31:49.563Z]
[2025-12-13T13:31:50.308Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:31:50.308Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-13T13:31:50.308Z] perl scripts/configure.pl
[2025-12-13T13:31:50.308Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-13T13:31:51.061Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-13T13:31:51.061Z]
[2025-12-13T13:31:51.061Z]
[2025-12-13T13:31:51.061Z] Starting to generate parallel test lists.
[2025-12-13T13:31:51.061Z]
[2025-12-13T13:31:51.061Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-13T13:31:51.061Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-13T13:31:51.800Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-13T13:31:51.800Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-13T13:31:51.800Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-13T13:31:51.800Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-13T13:31:51.800Z] Attempting to get test duration data from TRSS.
[2025-12-13T13:31:51.800Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=x86-64_alpine-linux&group=perf&level=extended
[2025-12-13T13:31:53.321Z] Attempting to get test duration data from cached files.
[2025-12-13T13:31:53.321Z]
[2025-12-13T13:31:53.321Z] TEST DURATION
[2025-12-13T13:31:53.321Z] ====================================================================================
[2025-12-13T13:31:53.321Z] Total number of tests searched: 20
[2025-12-13T13:31:53.321Z] Number of test durations found: 20
[2025-12-13T13:31:53.321Z] Top slowest tests:
[2025-12-13T13:31:53.321Z] 12m36s renaissance-gauss-mix_0
[2025-12-13T13:31:53.321Z] 08m45s renaissance-movie-lens_0
[2025-12-13T13:31:53.321Z] 06m07s renaissance-als_0
[2025-12-13T13:31:53.322Z] ====================================================================================
[2025-12-13T13:31:53.322Z]
[2025-12-13T13:31:53.322Z] Test target is split into 1 lists.
[2025-12-13T13:31:53.322Z] Reducing estimated test running time from 47m20s to 47m20s.
[2025-12-13T13:31:53.322Z]
[2025-12-13T13:31:53.322Z] -------------------------------------testList_0-------------------------------------
[2025-12-13T13:31:53.322Z] Number of tests: 20
[2025-12-13T13:31:53.322Z] Estimated running time: 47m20s
[2025-12-13T13:31:53.322Z] TESTLIST=renaissance-gauss-mix_0,renaissance-movie-lens_0,renaissance-als_0,renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-philosophers_0,renaissance-log-regression_0,dacapo-jython_0,dacapo-sunflow_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-tomcat_0,dacapo-luindex_0,dacapo-fop_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2025-12-13T13:31:53.322Z] ------------------------------------------------------------------------------------
[2025-12-13T13:31:53.322Z]
[2025-12-13T13:31:53.322Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-12-13T13:31:53.322Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-12-13T13:31:53.817Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-13T13:31:54.193Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-12-13T13:31:54.254Z] Building tests...
[Pipeline] timeout
[2025-12-13T13:31:54.257Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-13T13:31:54.274Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-13T13:31:55.642Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-13T13:32:01.056Z] --------------------------------------------
[2025-12-13T13:32:01.056Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:32:01.056Z] task is set to default
[2025-12-13T13:32:01.056Z] dependencyList is set to all
[2025-12-13T13:32:01.056Z] System Test jars will not be downloaded.
[2025-12-13T13:32:01.056Z] --------------------------------------------
[2025-12-13T13:32:01.056Z] Starting download third party dependent jars
[2025-12-13T13:32:01.056Z] --------------------------------------------
[2025-12-13T13:32:01.056Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.056Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-13T13:32:01.057Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-12-13T13:32:01.765Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-12-13T13:32:01.783Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-12-13T13:32:01.859Z] $ ssh-agent
[2025-12-13T13:32:02.425Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfjhOCi/agent.3003168
[2025-12-13T13:32:02.425Z] SSH_AGENT_PID=3003170
[2025-12-13T13:32:02.425Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-13T13:32:03.807Z] + unset LD_LIBRARY_PATH
[2025-12-13T13:32:03.807Z] + bash ./compile.sh
[2025-12-13T13:32:03.808Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-13T13:32:03.808Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:32:03.808Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-13T13:32:03.808Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-13T13:32:03.808Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-13T13:32:03.808Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-13T13:32:03.808Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-13T13:32:04.549Z]
[2025-12-13T13:32:04.549Z] build:
[2025-12-13T13:32:04.549Z]
[2025-12-13T13:32:04.549Z] clean:
[2025-12-13T13:32:04.549Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2025-12-13T13:32:04.549Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-13T13:32:04.549Z]
[2025-12-13T13:32:04.549Z] init:
[2025-12-13T13:32:04.549Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-13T13:32:04.549Z]
[2025-12-13T13:32:04.549Z] getDependentLibs:
[2025-12-13T13:32:04.549Z] [exec] --------------------------------------------
[2025-12-13T13:32:04.549Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:32:04.549Z] [exec] task is set to default
[2025-12-13T13:32:04.549Z] [exec] dependencyList is set to json_simple
[2025-12-13T13:32:04.549Z] [exec] System Test jars will not be downloaded.
[2025-12-13T13:32:04.549Z] [exec] --------------------------------------------
[2025-12-13T13:32:04.549Z] [exec] Starting download third party dependent jars
[2025-12-13T13:32:04.549Z] [exec] --------------------------------------------
[2025-12-13T13:32:04.549Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:32:04.549Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-13T13:32:04.549Z] [exec] downloaded dependent third party jars successfully
[2025-12-13T13:32:04.549Z]
[2025-12-13T13:32:04.549Z] compile:
[2025-12-13T13:32:04.549Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-13T13:32:04.549Z] [echo] ============COMPILER SETTINGS============
[2025-12-13T13:32:04.550Z] [echo] ===fork: yes
[2025-12-13T13:32:04.550Z] [echo] ===debug: on
[2025-12-13T13:32:04.550Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-13T13:32:08.898Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-13T13:32:08.898Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-13T13:32:08.898Z]
[2025-12-13T13:32:08.898Z] dist:
[2025-12-13T13:32:08.898Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-13T13:32:08.898Z]
[2025-12-13T13:32:08.898Z] BUILD SUCCESSFUL
[2025-12-13T13:32:08.898Z] Total time: 5 seconds
[2025-12-13T13:32:08.898Z] 0
[2025-12-13T13:32:08.898Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-13T13:32:08.898Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-13T13:32:08.898Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-12-13T13:32:09.648Z] ****************************** MACHINE INFO ******************************
[2025-12-13T13:32:09.648Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-12-13T13:32:09.648Z] Free Physical Memory Size : 1594871808
[2025-12-13T13:32:09.648Z] Free space (bytes) : 401599414272
[2025-12-13T13:32:09.648Z] Total Physical Memory Size : 6442450944
[2025-12-13T13:32:09.648Z] Total space (bytes) : 480790110208
[2025-12-13T13:32:09.648Z] Usable space (bytes) : 379249188864
[2025-12-13T13:32:09.648Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-13T13:32:09.648Z] bashVersion :
[2025-12-13T13:32:09.648Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-12-13T13:32:09.648Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-12-13T13:32:09.648Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-13T13:32:09.648Z]
[2025-12-13T13:32:09.648Z] This is free software; you are free to change and redistribute it.
[2025-12-13T13:32:09.648Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-13T13:32:09.648Z] cpuCores : 16
[2025-12-13T13:32:09.648Z] curlVersion :
[2025-12-13T13:32:09.648Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2025-12-13T13:32:09.648Z] Release-Date: 2025-06-04
[2025-12-13T13:32:09.648Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2025-12-13T13:32:09.649Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-12-13T13:32:09.649Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-13T13:32:09.649Z] gcc version : 13.2.1
[2025-12-13T13:32:09.649Z] gclibc version :
[2025-12-13T13:32:09.649Z] musl libc (x86_64)
[2025-12-13T13:32:09.649Z] Version 1.2.5
[2025-12-13T13:32:09.649Z] Dynamic Program Loader
[2025-12-13T13:32:09.649Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-12-13T13:32:09.649Z] gdb version : bash: line 1: gdb: command not found
[2025-12-13T13:32:09.649Z] lldb version : Command could not be executed
[2025-12-13T13:32:09.649Z] makeVersion :
[2025-12-13T13:32:09.649Z] GNU Make 4.4.1
[2025-12-13T13:32:09.649Z] Built for x86_64-alpine-linux-musl
[2025-12-13T13:32:09.649Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-12-13T13:32:09.649Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-12-13T13:32:09.649Z] This is free software: you are free to change and redistribute it.
[2025-12-13T13:32:09.649Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-13T13:32:09.649Z] mavenVersion : bash: line 1: mvn: command not found
[2025-12-13T13:32:09.649Z] perlVersion :
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] Copyright 1987-2025, Larry Wall
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-13T13:32:09.649Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-13T13:32:09.649Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-13T13:32:09.649Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-13T13:32:09.649Z] procArch : unknown
[2025-12-13T13:32:09.649Z] sysArch : x86_64
[2025-12-13T13:32:09.649Z] sysOS : Linux
[2025-12-13T13:32:09.649Z] ulimit :
[2025-12-13T13:32:09.649Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-13T13:32:09.649Z] core file size (blocks, -c) unlimited
[2025-12-13T13:32:09.649Z] data seg size (kbytes, -d) unlimited
[2025-12-13T13:32:09.649Z] scheduling priority (-e) 0
[2025-12-13T13:32:09.649Z] file size (blocks, -f) unlimited
[2025-12-13T13:32:09.649Z] pending signals (-i) 257167
[2025-12-13T13:32:09.649Z] max locked memory (kbytes, -l) 8192
[2025-12-13T13:32:09.649Z] max memory size (kbytes, -m) unlimited
[2025-12-13T13:32:09.649Z] open files (-n) 1048576
[2025-12-13T13:32:09.649Z] pipe size (512 bytes, -p) 8
[2025-12-13T13:32:09.649Z] POSIX message queues (bytes, -q) 819200
[2025-12-13T13:32:09.649Z] real-time priority (-r) 0
[2025-12-13T13:32:09.649Z] stack size (kbytes, -s) 8192
[2025-12-13T13:32:09.649Z] cpu time (seconds, -t) unlimited
[2025-12-13T13:32:09.649Z] max user processes (-u) unlimited
[2025-12-13T13:32:09.649Z] virtual memory (kbytes, -v) unlimited
[2025-12-13T13:32:09.649Z] file locks (-x) unlimited
[2025-12-13T13:32:09.649Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-12-13T13:32:09.649Z] vmVendor : Oracle Corporation
[2025-12-13T13:32:09.649Z] vmVersion : 25.0.3-beta-202512131213
[2025-12-13T13:32:09.649Z] xlc version : bash: line 1: xlC: command not found
[2025-12-13T13:32:09.649Z] **************************************************************************
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] System.getProperty('os.name')=Linux
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] System.getProperty('os.arch')=amd64
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] System.getProperty('java.fullversion')=null
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] System.getProperty('sun.arch.data.model')=64
[2025-12-13T13:32:09.649Z]
[2025-12-13T13:32:09.649Z] make -f clean.mk cleanBuild
[2025-12-13T13:32:09.649Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-13T13:32:09.649Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2025-12-13T13:32:09.649Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-13T13:32:09.649Z] make -f compile.mk compile
[2025-12-13T13:32:09.649Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-13T13:32:10.398Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-13T13:32:10.398Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-13T13:32:10.398Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-13T13:32:10.399Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-13T13:32:10.399Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2025-12-13T13:32:11.144Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-12-13T13:32:11.144Z]
[2025-12-13T13:32:11.144Z] -create_test_directory:
[2025-12-13T13:32:11.144Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2025-12-13T13:32:11.144Z]
[2025-12-13T13:32:11.144Z] stage_test_material:
[2025-12-13T13:32:12.138Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2025-12-13T13:32:12.138Z]
[2025-12-13T13:32:12.138Z] build:
[2025-12-13T13:32:12.138Z]
[2025-12-13T13:32:12.138Z] init:
[2025-12-13T13:32:12.138Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2025-12-13T13:32:12.138Z]
[2025-12-13T13:32:12.138Z] dist:
[2025-12-13T13:32:12.138Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2025-12-13T13:32:12.138Z]
[2025-12-13T13:32:12.138Z] build:
[2025-12-13T13:32:12.138Z]
[2025-12-13T13:32:12.138Z] build:
[2025-12-13T13:32:12.138Z]
[2025-12-13T13:32:12.138Z] init:
[2025-12-13T13:32:12.138Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-12-13T13:32:12.138Z]
[2025-12-13T13:32:12.138Z] getBumbleBench:
[2025-12-13T13:32:12.138Z] [echo] Cloning BumbleBench
[2025-12-13T13:32:12.138Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-12-13T13:32:12.138Z] [exec] Cloning into 'bumblebench'...
[2025-12-13T13:32:12.879Z]
[2025-12-13T13:32:12.879Z] buildBumbleBench:
[2025-12-13T13:32:12.879Z] [echo] Building BumbleBench
[2025-12-13T13:32:12.879Z]
[2025-12-13T13:32:12.879Z] compile-all:
[2025-12-13T13:32:12.879Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:12.879Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:12.879Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:12.879Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:12.879Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:12.880Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:12.880Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:15.285Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-13T13:32:15.285Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-13T13:32:15.285Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-12-13T13:32:15.285Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-12-13T13:32:15.285Z] [javac] 4 warnings
[2025-12-13T13:32:15.285Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:15.285Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:15.285Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:15.285Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:15.285Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:15.285Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:15.285Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:15.285Z] [javac] 4 warnings
[2025-12-13T13:32:15.285Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:15.285Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:15.285Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:15.285Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:15.285Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:15.285Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:15.285Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:15.285Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-12-13T13:32:15.285Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-13T13:32:15.285Z] [javac] 4 warnings
[2025-12-13T13:32:15.285Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:15.285Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:15.285Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:15.285Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:15.285Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:15.285Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:15.285Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:15.285Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-12-13T13:32:15.285Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-13T13:32:15.285Z] [javac] 4 warnings
[2025-12-13T13:32:15.285Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:15.285Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:15.285Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:15.285Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:15.285Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:15.285Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:15.286Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:16.031Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-13T13:32:16.031Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-13T13:32:16.031Z] [javac] 4 warnings
[2025-12-13T13:32:16.032Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:16.032Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:16.032Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:16.032Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:16.032Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.032Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.032Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:16.032Z] [javac] 4 warnings
[2025-12-13T13:32:16.032Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:16.032Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:16.032Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:16.032Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:16.032Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.032Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.032Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:16.032Z] [javac] 4 warnings
[2025-12-13T13:32:16.032Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:16.032Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:16.032Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:16.032Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:16.032Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.032Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.032Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:16.032Z] [javac] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2025-12-13T13:32:16.032Z] [javac] synchronized(init) {
[2025-12-13T13:32:16.032Z] [javac] ^
[2025-12-13T13:32:16.032Z] [javac] 5 warnings
[2025-12-13T13:32:16.032Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:16.032Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:16.032Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:16.032Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:16.032Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.032Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.032Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:16.791Z] [javac] 4 warnings
[2025-12-13T13:32:16.791Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:16.791Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:16.791Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:16.791Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:16.791Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.791Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.791Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:16.791Z] [javac] 4 warnings
[2025-12-13T13:32:16.791Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:16.791Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:16.792Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:16.792Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:16.792Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.792Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.792Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:16.792Z] [javac] 4 warnings
[2025-12-13T13:32:16.792Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:16.792Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:16.792Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:16.792Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:16.792Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.792Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:16.792Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:17.616Z] [javac] 4 warnings
[2025-12-13T13:32:17.616Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:17.616Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:17.616Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:17.616Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:17.616Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:17.616Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:17.616Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:17.616Z] [javac] 4 warnings
[2025-12-13T13:32:17.616Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:17.616Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:17.616Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:17.616Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:17.616Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:17.616Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:17.616Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:17.616Z] [javac] 4 warnings
[2025-12-13T13:32:17.616Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:32:17.616Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-13T13:32:17.616Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-13T13:32:17.616Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-13T13:32:17.616Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:17.616Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-13T13:32:17.616Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-13T13:32:17.616Z] [javac] 4 warnings
[2025-12-13T13:32:17.616Z]
[2025-12-13T13:32:17.616Z] dist:
[2025-12-13T13:32:17.616Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-12-13T13:32:17.616Z]
[2025-12-13T13:32:17.616Z] dist:
[2025-12-13T13:32:17.616Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-12-13T13:32:17.616Z]
[2025-12-13T13:32:17.616Z] build:
[2025-12-13T13:32:17.616Z]
[2025-12-13T13:32:17.616Z] getDependentLibs:
[2025-12-13T13:32:24.280Z] [exec] --------------------------------------------
[2025-12-13T13:32:24.280Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:32:24.280Z] [exec] task is set to default
[2025-12-13T13:32:24.280Z] [exec] dependencyList is set to dacapo
[2025-12-13T13:32:24.280Z] [exec] System Test jars will not be downloaded.
[2025-12-13T13:32:24.280Z] [exec] --------------------------------------------
[2025-12-13T13:32:24.280Z] [exec] Starting download third party dependent jars
[2025-12-13T13:32:24.280Z] [exec] --------------------------------------------
[2025-12-13T13:32:24.280Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:32:24.280Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-13T13:32:24.280Z] [exec] downloaded dependent third party jars successfully
[2025-12-13T13:32:24.280Z]
[2025-12-13T13:32:24.280Z] init:
[2025-12-13T13:32:24.280Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-12-13T13:32:24.280Z]
[2025-12-13T13:32:24.280Z] getDacapoSuite:
[2025-12-13T13:32:24.280Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-12-13T13:32:59.074Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-12-13T13:32:59.074Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2025-12-13T13:32:59.074Z]
[2025-12-13T13:32:59.074Z] dist:
[2025-12-13T13:32:59.074Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-12-13T13:32:59.074Z]
[2025-12-13T13:32:59.074Z] build:
[2025-12-13T13:32:59.074Z]
[2025-12-13T13:32:59.074Z] init:
[2025-12-13T13:32:59.075Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-12-13T13:32:59.075Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-12-13T13:32:59.075Z]
[2025-12-13T13:32:59.075Z] compile:
[2025-12-13T13:32:59.075Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-13T13:32:59.075Z] [echo] ============COMPILER SETTINGS============
[2025-12-13T13:32:59.075Z] [echo] ===fork: yes
[2025-12-13T13:32:59.075Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-12-13T13:32:59.075Z] [echo] ===debug: on
[2025-12-13T13:32:59.075Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-12-13T13:32:59.075Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-12-13T13:32:59.832Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-12-13T13:32:59.832Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-13T13:33:00.572Z]
[2025-12-13T13:33:00.572Z] dist:
[2025-12-13T13:33:00.572Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-12-13T13:33:00.572Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-12-13T13:33:00.572Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-12-13T13:33:00.572Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-12-13T13:33:00.572Z]
[2025-12-13T13:33:00.572Z] clean:
[2025-12-13T13:33:00.572Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-12-13T13:33:00.572Z]
[2025-12-13T13:33:00.572Z] build:
[2025-12-13T13:33:00.572Z]
[2025-12-13T13:33:00.572Z] build:
[2025-12-13T13:33:00.572Z]
[2025-12-13T13:33:00.572Z] init:
[2025-12-13T13:33:00.572Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-12-13T13:33:00.572Z]
[2025-12-13T13:33:00.572Z] getRenaissanceSuite:
[2025-12-13T13:33:00.572Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-12-13T13:33:11.952Z]
[2025-12-13T13:33:11.952Z] dist:
[2025-12-13T13:33:11.952Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-12-13T13:33:11.952Z]
[2025-12-13T13:33:11.952Z] build:
[2025-12-13T13:33:11.952Z]
[2025-12-13T13:33:11.952Z] init:
[2025-12-13T13:33:11.952Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2025-12-13T13:33:11.953Z]
[2025-12-13T13:33:11.953Z] getSpecjbbSuite:
[2025-12-13T13:33:11.953Z]
[2025-12-13T13:33:11.953Z] dist:
[2025-12-13T13:33:11.953Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2025-12-13T13:33:11.953Z]
[2025-12-13T13:33:11.953Z] BUILD SUCCESSFUL
[2025-12-13T13:33:11.953Z] Total time: 1 minute 1 second
[2025-12-13T13:33:11.953Z] 0
[2025-12-13T13:33:11.953Z]
[2025-12-13T13:33:11.953Z]
[2025-12-13T13:33:11.953Z] RECORD TEST REPOs SHA
[2025-12-13T13:33:11.953Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-13T13:33:11.953Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-12-13T13:33:11.953Z] Check shas in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-13T13:33:11.953Z] touch /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-13T13:33:11.953Z] ================================================
[2025-12-13T13:33:11.953Z] timestamp: 20251213-133311
[2025-12-13T13:33:11.953Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-13T13:33:11.953Z] git repo:
[2025-12-13T13:33:12.753Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-12-13T13:33:12.753Z] sha:
[2025-12-13T13:33:12.753Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-12-13T13:33:12.753Z] ================================================
[2025-12-13T13:33:12.753Z] timestamp: 20251213-133311
[2025-12-13T13:33:12.753Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2025-12-13T13:33:12.753Z] git repo:
[2025-12-13T13:33:13.492Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:33:13.493Z] sha:
[2025-12-13T13:33:13.493Z] e40d12f5b695d5f1332457de2358c86d40565c1a
[2025-12-13T13:33:13.493Z] ================================================
[2025-12-13T13:33:13.493Z] timestamp: 20251213-133313
[2025-12-13T13:33:13.493Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-12-13T13:33:13.493Z] git repo:
[2025-12-13T13:33:13.493Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-12-13T13:33:13.493Z] sha:
[2025-12-13T13:33:13.493Z] ad8341f728a08500502b207e789a2ed939aa4dbe
[2025-12-13T13:33:13.493Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2025-12-13T13:33:14.040Z] $ ssh-agent -k
[2025-12-13T13:33:14.866Z] unset SSH_AUTH_SOCK;
[2025-12-13T13:33:14.867Z] unset SSH_AGENT_PID;
[2025-12-13T13:33:14.867Z] echo Agent pid 3003170 killed;
[2025-12-13T13:33:15.531Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-12-13T13:33:15.666Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-13T13:33:15.684Z] ITERATION: 1/1
[Pipeline] sh
[2025-12-13T13:33:17.054Z] + which Xvfb
[2025-12-13T13:33:17.054Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-12-13T13:33:17.737Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/.xvfb-32-..fbdir14878148904515284106
[Pipeline] {
[Pipeline] sh
[2025-12-13T13:33:39.705Z] + grep '[X]vfb'
[2025-12-13T13:33:39.706Z] + ps -f
[2025-12-13T13:33:39.706Z] + awk '{print $9}'
[Pipeline] echo
[2025-12-13T13:33:40.210Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-12-13T13:33:40.275Z] $ ssh-agent
[2025-12-13T13:33:40.831Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdjDakH/agent.3003754
[2025-12-13T13:33:40.831Z] SSH_AGENT_PID=3003756
[2025-12-13T13:33:40.831Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-13T13:33:42.697Z] + uname
[2025-12-13T13:33:42.698Z] + '[' Linux '=' AIX ]
[2025-12-13T13:33:42.698Z] + uname
[2025-12-13T13:33:42.698Z] + '[' Linux '=' SunOS ]
[2025-12-13T13:33:42.698Z] + uname
[2025-12-13T13:33:42.698Z] + '[' Linux '=' '*BSD' ]
[2025-12-13T13:33:42.698Z] + MAKE=make
[2025-12-13T13:33:42.698Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-13T13:33:42.698Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-12-13T13:33:44.427Z] + unset LD_LIBRARY_PATH
[2025-12-13T13:33:44.427Z] + uname
[2025-12-13T13:33:44.427Z] + '[' Linux '=' AIX ]
[2025-12-13T13:33:44.427Z] + uname
[2025-12-13T13:33:44.427Z] + '[' Linux '=' SunOS ]
[2025-12-13T13:33:44.427Z] + uname
[2025-12-13T13:33:44.427Z] + '[' Linux '=' '*BSD' ]
[2025-12-13T13:33:44.427Z] + MAKE=make
[2025-12-13T13:33:44.427Z] + cd ./aqa-tests
[2025-12-13T13:33:44.427Z] + . ./scripts/testenv/testenvSettings.sh
[2025-12-13T13:33:44.427Z] + set +x
[2025-12-13T13:33:44.427Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-13T13:33:44.427Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-13T13:33:44.428Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-12-13T13:33:44.428Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-13T13:33:44.428Z] perl scripts/configure.pl
[2025-12-13T13:33:44.428Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-13T13:33:44.428Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-13T13:33:44.428Z]
[2025-12-13T13:33:44.428Z] Starting to generate test make files.
[2025-12-13T13:33:44.428Z]
[2025-12-13T13:33:45.172Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-13T13:33:45.172Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-13T13:33:45.172Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-13T13:33:45.172Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-12-13T13:33:45.172Z]
[2025-12-13T13:33:45.172Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-13T13:33:45.172Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-13T13:33:45.172Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-12-13T13:33:45.172Z]
[2025-12-13T13:33:45.172Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-13T13:33:45.172Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-12-13T13:33:45.172Z]
[2025-12-13T13:33:45.172Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2025-12-13T13:33:45.172Z]
[2025-12-13T13:33:45.172Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2025-12-13T13:33:45.172Z]
[2025-12-13T13:33:45.172Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-12-13T13:33:45.172Z]
[2025-12-13T13:33:45.172Z] Make files are generated successfully.
[2025-12-13T13:33:45.172Z]
[2025-12-13T13:33:45.172Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-13T13:33:45.172Z] make -f runtest.mk _extended.perf
[2025-12-13T13:33:45.172Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-13T13:33:45.172Z]
[2025-12-13T13:33:45.172Z] Running make 4.4.1
[2025-12-13T13:33:45.172Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2025-12-13T13:33:45.172Z] set JDK_VERSION to 25
[2025-12-13T13:33:45.172Z] set JDK_IMPL to hotspot
[2025-12-13T13:33:45.172Z] set JVM_VERSION to openjdk25
[2025-12-13T13:33:45.172Z] set JCL_VERSION to latest
[2025-12-13T13:33:45.172Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-13T13:33:45.172Z] set SPEC to alpine-linux_x86-64
[2025-12-13T13:33:45.172Z] set TEST_FLAG to
[2025-12-13T13:33:45.172Z] Running extended.perf ...
[2025-12-13T13:33:45.172Z] There are 20 test targets in extended.perf
[2025-12-13T13:33:45.172Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-12-13T13:33:45.172Z] openjdk version "25.0.3-beta" 2026-04-21
[2025-12-13T13:33:45.172Z] OpenJDK Runtime Environment Temurin-25.0.3+0-202512131213 (build 25.0.3-beta-202512131213)
[2025-12-13T13:33:45.172Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0-202512131213 (build 25.0.3-beta-202512131213, mixed mode, sharing)
[2025-12-13T13:33:45.172Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2025-12-13T13:33:45.172Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-12-13T13:33:45.172Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-12-13T13:33:45.918Z]
[2025-12-13T13:33:45.918Z] ===============================================
[2025-12-13T13:33:45.918Z] Running test renaissance-als_0 ...
[2025-12-13T13:33:45.918Z] ===============================================
[2025-12-13T13:33:45.918Z] renaissance-als_0 Start Time: Sat Dec 13 13:33:45 2025 Epoch Time (ms): 1765632825150
[2025-12-13T13:33:45.918Z] variation: NoOptions
[2025-12-13T13:33:45.918Z] JVM_OPTIONS:
[2025-12-13T13:33:45.918Z] { \
[2025-12-13T13:33:45.918Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T13:33:45.918Z] echo "Nothing to be done for setup."; \
[2025-12-13T13:33:45.918Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-als_0"; \
[2025-12-13T13:33:45.918Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-als_0"; \
[2025-12-13T13:33:45.918Z] echo ""; echo "TESTING:"; \
[2025-12-13T13:33:45.918Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-als_0"/als.json" als; \
[2025-12-13T13:33:45.918Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T13:33:45.918Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T13:33:45.918Z] echo "Nothing to be done for teardown."; \
[2025-12-13T13:33:45.918Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T13:33:45.918Z]
[2025-12-13T13:33:45.918Z] TEST SETUP:
[2025-12-13T13:33:45.918Z] Nothing to be done for setup.
[2025-12-13T13:33:45.918Z]
[2025-12-13T13:33:45.918Z] TESTING:
[2025-12-13T13:33:46.658Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T13:33:46.658Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-als_0/launcher-133345-198167194886984036/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T13:33:46.658Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T13:33:46.658Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T13:33:54.740Z] NOTE: 'als' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-12-13T13:34:02.869Z] ====== als (apache-spark) [default], iteration 0 started ======
[2025-12-13T13:34:02.870Z] GC before operation: completed in 114.633 ms, heap usage 152.500 MB -> 35.084 MB.
[2025-12-13T13:34:32.584Z] ====== als (apache-spark) [default], iteration 0 completed (29415.221 ms) ======
[2025-12-13T13:34:32.584Z] ====== als (apache-spark) [default], iteration 1 started ======
[2025-12-13T13:34:32.584Z] GC before operation: completed in 136.266 ms, heap usage 219.223 MB -> 61.613 MB.
[2025-12-13T13:34:46.430Z] ====== als (apache-spark) [default], iteration 1 completed (12056.022 ms) ======
[2025-12-13T13:34:46.430Z] ====== als (apache-spark) [default], iteration 2 started ======
[2025-12-13T13:34:46.430Z] GC before operation: completed in 163.928 ms, heap usage 370.252 MB -> 62.714 MB.
[2025-12-13T13:34:59.958Z] ====== als (apache-spark) [default], iteration 2 completed (13085.481 ms) ======
[2025-12-13T13:34:59.958Z] ====== als (apache-spark) [default], iteration 3 started ======
[2025-12-13T13:34:59.958Z] GC before operation: completed in 202.727 ms, heap usage 232.554 MB -> 63.242 MB.
[2025-12-13T13:35:11.588Z] ====== als (apache-spark) [default], iteration 3 completed (12050.667 ms) ======
[2025-12-13T13:35:11.588Z] ====== als (apache-spark) [default], iteration 4 started ======
[2025-12-13T13:35:11.588Z] GC before operation: completed in 218.905 ms, heap usage 112.630 MB -> 63.772 MB.
[2025-12-13T13:35:25.305Z] ====== als (apache-spark) [default], iteration 4 completed (12190.902 ms) ======
[2025-12-13T13:35:25.305Z] ====== als (apache-spark) [default], iteration 5 started ======
[2025-12-13T13:35:25.305Z] GC before operation: completed in 195.294 ms, heap usage 470.439 MB -> 64.760 MB.
[2025-12-13T13:35:37.457Z] ====== als (apache-spark) [default], iteration 5 completed (11583.061 ms) ======
[2025-12-13T13:35:37.457Z] ====== als (apache-spark) [default], iteration 6 started ======
[2025-12-13T13:35:37.457Z] GC before operation: completed in 222.798 ms, heap usage 489.458 MB -> 65.265 MB.
[2025-12-13T13:35:49.018Z] ====== als (apache-spark) [default], iteration 6 completed (12023.635 ms) ======
[2025-12-13T13:35:49.018Z] ====== als (apache-spark) [default], iteration 7 started ======
[2025-12-13T13:35:49.018Z] GC before operation: completed in 183.710 ms, heap usage 89.514 MB -> 65.358 MB.
[2025-12-13T13:36:02.630Z] ====== als (apache-spark) [default], iteration 7 completed (11550.863 ms) ======
[2025-12-13T13:36:02.630Z] ====== als (apache-spark) [default], iteration 8 started ======
[2025-12-13T13:36:02.630Z] GC before operation: completed in 229.360 ms, heap usage 260.678 MB -> 66.033 MB.
[2025-12-13T13:36:14.153Z] ====== als (apache-spark) [default], iteration 8 completed (11396.302 ms) ======
[2025-12-13T13:36:14.153Z] ====== als (apache-spark) [default], iteration 9 started ======
[2025-12-13T13:36:14.153Z] GC before operation: completed in 208.122 ms, heap usage 506.677 MB -> 66.857 MB.
[2025-12-13T13:36:26.144Z] ====== als (apache-spark) [default], iteration 9 completed (11233.132 ms) ======
[2025-12-13T13:36:26.144Z] ====== als (apache-spark) [default], iteration 10 started ======
[2025-12-13T13:36:26.144Z] GC before operation: completed in 251.244 ms, heap usage 534.906 MB -> 67.217 MB.
[2025-12-13T13:36:37.732Z] ====== als (apache-spark) [default], iteration 10 completed (11174.864 ms) ======
[2025-12-13T13:36:37.732Z] ====== als (apache-spark) [default], iteration 11 started ======
[2025-12-13T13:36:37.732Z] GC before operation: completed in 193.346 ms, heap usage 100.836 MB -> 66.943 MB.
[2025-12-13T13:36:49.197Z] ====== als (apache-spark) [default], iteration 11 completed (11151.868 ms) ======
[2025-12-13T13:36:49.197Z] ====== als (apache-spark) [default], iteration 12 started ======
[2025-12-13T13:36:49.197Z] GC before operation: completed in 183.158 ms, heap usage 381.868 MB -> 67.410 MB.
[2025-12-13T13:37:00.632Z] ====== als (apache-spark) [default], iteration 12 completed (11688.789 ms) ======
[2025-12-13T13:37:00.632Z] ====== als (apache-spark) [default], iteration 13 started ======
[2025-12-13T13:37:00.632Z] GC before operation: completed in 207.649 ms, heap usage 344.127 MB -> 67.676 MB.
[2025-12-13T13:37:14.778Z] ====== als (apache-spark) [default], iteration 13 completed (13443.505 ms) ======
[2025-12-13T13:37:14.778Z] ====== als (apache-spark) [default], iteration 14 started ======
[2025-12-13T13:37:14.778Z] GC before operation: completed in 215.831 ms, heap usage 353.986 MB -> 67.857 MB.
[2025-12-13T13:37:41.195Z] ====== als (apache-spark) [default], iteration 14 completed (23114.894 ms) ======
[2025-12-13T13:37:41.195Z] ====== als (apache-spark) [default], iteration 15 started ======
[2025-12-13T13:37:41.195Z] GC before operation: completed in 235.599 ms, heap usage 492.710 MB -> 68.352 MB.
[2025-12-13T13:38:23.782Z] ====== als (apache-spark) [default], iteration 15 completed (39640.509 ms) ======
[2025-12-13T13:38:23.782Z] ====== als (apache-spark) [default], iteration 16 started ======
[2025-12-13T13:38:23.782Z] GC before operation: completed in 189.638 ms, heap usage 186.808 MB -> 68.098 MB.
[2025-12-13T13:39:00.025Z] ====== als (apache-spark) [default], iteration 16 completed (39580.393 ms) ======
[2025-12-13T13:39:00.025Z] ====== als (apache-spark) [default], iteration 17 started ======
[2025-12-13T13:39:00.025Z] GC before operation: completed in 162.440 ms, heap usage 192.683 MB -> 68.399 MB.
[2025-12-13T13:39:13.493Z] ====== als (apache-spark) [default], iteration 17 completed (13804.749 ms) ======
[2025-12-13T13:39:13.493Z] ====== als (apache-spark) [default], iteration 18 started ======
[2025-12-13T13:39:13.493Z] GC before operation: completed in 169.260 ms, heap usage 482.625 MB -> 69.099 MB.
[2025-12-13T13:39:27.096Z] ====== als (apache-spark) [default], iteration 18 completed (13274.854 ms) ======
[2025-12-13T13:39:27.096Z] ====== als (apache-spark) [default], iteration 19 started ======
[2025-12-13T13:39:27.097Z] GC before operation: completed in 166.911 ms, heap usage 198.440 MB -> 68.903 MB.
[2025-12-13T13:39:40.634Z] ====== als (apache-spark) [default], iteration 19 completed (13824.934 ms) ======
[2025-12-13T13:39:40.634Z] ====== als (apache-spark) [default], iteration 20 started ======
[2025-12-13T13:39:40.634Z] GC before operation: completed in 193.864 ms, heap usage 155.510 MB -> 69.166 MB.
[2025-12-13T13:39:50.725Z] ====== als (apache-spark) [default], iteration 20 completed (9462.339 ms) ======
[2025-12-13T13:39:50.725Z] ====== als (apache-spark) [default], iteration 21 started ======
[2025-12-13T13:39:50.725Z] GC before operation: completed in 176.215 ms, heap usage 525.519 MB -> 70.013 MB.
[2025-12-13T13:40:04.377Z] ====== als (apache-spark) [default], iteration 21 completed (12229.276 ms) ======
[2025-12-13T13:40:04.377Z] ====== als (apache-spark) [default], iteration 22 started ======
[2025-12-13T13:40:04.377Z] GC before operation: completed in 161.564 ms, heap usage 215.174 MB -> 69.843 MB.
[2025-12-13T13:40:14.171Z] ====== als (apache-spark) [default], iteration 22 completed (10169.311 ms) ======
[2025-12-13T13:40:14.171Z] ====== als (apache-spark) [default], iteration 23 started ======
[2025-12-13T13:40:14.171Z] GC before operation: completed in 164.021 ms, heap usage 301.727 MB -> 70.147 MB.
[2025-12-13T13:40:26.313Z] ====== als (apache-spark) [default], iteration 23 completed (11415.131 ms) ======
[2025-12-13T13:40:26.313Z] ====== als (apache-spark) [default], iteration 24 started ======
[2025-12-13T13:40:26.313Z] GC before operation: completed in 184.525 ms, heap usage 388.175 MB -> 70.446 MB.
[2025-12-13T13:40:37.978Z] ====== als (apache-spark) [default], iteration 24 completed (10523.963 ms) ======
[2025-12-13T13:40:37.979Z] ====== als (apache-spark) [default], iteration 25 started ======
[2025-12-13T13:40:37.979Z] GC before operation: completed in 190.240 ms, heap usage 392.098 MB -> 70.732 MB.
[2025-12-13T13:40:51.826Z] ====== als (apache-spark) [default], iteration 25 completed (14534.549 ms) ======
[2025-12-13T13:40:51.826Z] ====== als (apache-spark) [default], iteration 26 started ======
[2025-12-13T13:40:51.826Z] GC before operation: completed in 163.656 ms, heap usage 429.201 MB -> 71.337 MB.
[2025-12-13T13:41:05.308Z] ====== als (apache-spark) [default], iteration 26 completed (13215.791 ms) ======
[2025-12-13T13:41:05.308Z] ====== als (apache-spark) [default], iteration 27 started ======
[2025-12-13T13:41:05.308Z] GC before operation: completed in 182.615 ms, heap usage 395.828 MB -> 71.364 MB.
[2025-12-13T13:41:16.768Z] ====== als (apache-spark) [default], iteration 27 completed (10032.705 ms) ======
[2025-12-13T13:41:16.768Z] ====== als (apache-spark) [default], iteration 28 started ======
[2025-12-13T13:41:16.768Z] GC before operation: completed in 178.010 ms, heap usage 558.361 MB -> 71.897 MB.
[2025-12-13T13:41:26.419Z] ====== als (apache-spark) [default], iteration 28 completed (9983.536 ms) ======
[2025-12-13T13:41:26.419Z] ====== als (apache-spark) [default], iteration 29 started ======
[2025-12-13T13:41:26.419Z] GC before operation: completed in 158.197 ms, heap usage 391.181 MB -> 71.773 MB.
[2025-12-13T13:41:38.383Z] ====== als (apache-spark) [default], iteration 29 completed (12082.039 ms) ======
[2025-12-13T13:41:39.123Z] -----------------------------------
[2025-12-13T13:41:39.123Z] renaissance-als_0_PASSED
[2025-12-13T13:41:39.123Z] -----------------------------------
[2025-12-13T13:41:39.123Z]
[2025-12-13T13:41:39.123Z] TEST TEARDOWN:
[2025-12-13T13:41:39.123Z] Nothing to be done for teardown.
[2025-12-13T13:41:39.123Z] renaissance-als_0 Finish Time: Sat Dec 13 13:41:38 2025 Epoch Time (ms): 1765633298773
[2025-12-13T13:41:39.123Z]
[2025-12-13T13:41:39.123Z] ===============================================
[2025-12-13T13:41:39.123Z] Running test renaissance-chi-square_0 ...
[2025-12-13T13:41:39.123Z] ===============================================
[2025-12-13T13:41:39.123Z] renaissance-chi-square_0 Start Time: Sat Dec 13 13:41:38 2025 Epoch Time (ms): 1765633298802
[2025-12-13T13:41:39.123Z] variation: NoOptions
[2025-12-13T13:41:39.123Z] JVM_OPTIONS:
[2025-12-13T13:41:39.123Z] { \
[2025-12-13T13:41:39.123Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T13:41:39.123Z] echo "Nothing to be done for setup."; \
[2025-12-13T13:41:39.123Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-chi-square_0"; \
[2025-12-13T13:41:39.123Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-chi-square_0"; \
[2025-12-13T13:41:39.123Z] echo ""; echo "TESTING:"; \
[2025-12-13T13:41:39.123Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-12-13T13:41:39.123Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T13:41:39.123Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T13:41:39.123Z] echo "Nothing to be done for teardown."; \
[2025-12-13T13:41:39.123Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T13:41:39.123Z]
[2025-12-13T13:41:39.123Z] TEST SETUP:
[2025-12-13T13:41:39.123Z] Nothing to be done for setup.
[2025-12-13T13:41:39.123Z]
[2025-12-13T13:41:39.123Z] TESTING:
[2025-12-13T13:41:40.682Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T13:41:40.682Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-chi-square_0/launcher-134139-2729407699657140085/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T13:41:40.682Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T13:41:40.682Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T13:41:50.353Z] NOTE: 'chi-square' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-12-13T13:41:54.709Z] ====== chi-square (apache-spark) [default], iteration 0 started ======
[2025-12-13T13:41:54.709Z] GC before operation: completed in 77.535 ms, heap usage 166.500 MB -> 28.725 MB.
[2025-12-13T13:42:02.792Z] ====== chi-square (apache-spark) [default], iteration 0 completed (7509.047 ms) ======
[2025-12-13T13:42:02.792Z] ====== chi-square (apache-spark) [default], iteration 1 started ======
[2025-12-13T13:42:02.792Z] GC before operation: completed in 296.785 ms, heap usage 211.483 MB -> 175.460 MB.
[2025-12-13T13:42:03.550Z] ====== chi-square (apache-spark) [default], iteration 1 completed (1473.570 ms) ======
[2025-12-13T13:42:03.550Z] ====== chi-square (apache-spark) [default], iteration 2 started ======
[2025-12-13T13:42:04.291Z] GC before operation: completed in 289.931 ms, heap usage 718.736 MB -> 175.548 MB.
[2025-12-13T13:42:05.839Z] ====== chi-square (apache-spark) [default], iteration 2 completed (1645.680 ms) ======
[2025-12-13T13:42:05.839Z] ====== chi-square (apache-spark) [default], iteration 3 started ======
[2025-12-13T13:42:05.839Z] GC before operation: completed in 205.297 ms, heap usage 190.447 MB -> 175.596 MB.
[2025-12-13T13:42:07.399Z] ====== chi-square (apache-spark) [default], iteration 3 completed (1553.949 ms) ======
[2025-12-13T13:42:07.399Z] ====== chi-square (apache-spark) [default], iteration 4 started ======
[2025-12-13T13:42:08.162Z] GC before operation: completed in 256.002 ms, heap usage 245.767 MB -> 175.642 MB.
[2025-12-13T13:42:08.902Z] ====== chi-square (apache-spark) [default], iteration 4 completed (1416.951 ms) ======
[2025-12-13T13:42:08.902Z] ====== chi-square (apache-spark) [default], iteration 5 started ======
[2025-12-13T13:42:09.642Z] GC before operation: completed in 244.970 ms, heap usage 427.909 MB -> 175.687 MB.
[2025-12-13T13:42:11.197Z] ====== chi-square (apache-spark) [default], iteration 5 completed (1268.809 ms) ======
[2025-12-13T13:42:11.197Z] ====== chi-square (apache-spark) [default], iteration 6 started ======
[2025-12-13T13:42:11.197Z] GC before operation: completed in 270.831 ms, heap usage 189.728 MB -> 175.732 MB.
[2025-12-13T13:42:11.942Z] ====== chi-square (apache-spark) [default], iteration 6 completed (1048.427 ms) ======
[2025-12-13T13:42:11.942Z] ====== chi-square (apache-spark) [default], iteration 7 started ======
[2025-12-13T13:42:12.685Z] GC before operation: completed in 231.602 ms, heap usage 189.728 MB -> 175.778 MB.
[2025-12-13T13:42:13.440Z] ====== chi-square (apache-spark) [default], iteration 7 completed (1080.372 ms) ======
[2025-12-13T13:42:13.440Z] ====== chi-square (apache-spark) [default], iteration 8 started ======
[2025-12-13T13:42:13.440Z] GC before operation: completed in 251.643 ms, heap usage 696.040 MB -> 175.819 MB.
[2025-12-13T13:42:14.968Z] ====== chi-square (apache-spark) [default], iteration 8 completed (1161.408 ms) ======
[2025-12-13T13:42:14.968Z] ====== chi-square (apache-spark) [default], iteration 9 started ======
[2025-12-13T13:42:14.968Z] GC before operation: completed in 244.964 ms, heap usage 195.448 MB -> 175.864 MB.
[2025-12-13T13:42:16.503Z] ====== chi-square (apache-spark) [default], iteration 9 completed (1156.876 ms) ======
[2025-12-13T13:42:16.503Z] ====== chi-square (apache-spark) [default], iteration 10 started ======
[2025-12-13T13:42:16.503Z] GC before operation: completed in 364.655 ms, heap usage 679.591 MB -> 175.904 MB.
[2025-12-13T13:42:18.530Z] ====== chi-square (apache-spark) [default], iteration 10 completed (1409.024 ms) ======
[2025-12-13T13:42:18.530Z] ====== chi-square (apache-spark) [default], iteration 11 started ======
[2025-12-13T13:42:18.530Z] GC before operation: completed in 304.843 ms, heap usage 189.218 MB -> 175.943 MB.
[2025-12-13T13:42:19.290Z] ====== chi-square (apache-spark) [default], iteration 11 completed (1157.377 ms) ======
[2025-12-13T13:42:19.290Z] ====== chi-square (apache-spark) [default], iteration 12 started ======
[2025-12-13T13:42:27.162Z] GC before operation: completed in 279.633 ms, heap usage 183.496 MB -> 175.971 MB.
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 12 completed (1235.622 ms) ======
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 13 started ======
[2025-12-13T13:42:27.162Z] GC before operation: completed in 228.021 ms, heap usage 189.479 MB -> 176.011 MB.
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 13 completed (1118.009 ms) ======
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 14 started ======
[2025-12-13T13:42:27.162Z] GC before operation: completed in 369.545 ms, heap usage 677.034 MB -> 176.042 MB.
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 14 completed (1059.260 ms) ======
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 15 started ======
[2025-12-13T13:42:27.162Z] GC before operation: completed in 200.779 ms, heap usage 182.772 MB -> 176.063 MB.
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 15 completed (1030.752 ms) ======
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 16 started ======
[2025-12-13T13:42:27.162Z] GC before operation: completed in 258.224 ms, heap usage 315.032 MB -> 176.109 MB.
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 16 completed (1056.089 ms) ======
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 17 started ======
[2025-12-13T13:42:27.162Z] GC before operation: completed in 269.024 ms, heap usage 191.067 MB -> 176.145 MB.
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 17 completed (857.981 ms) ======
[2025-12-13T13:42:27.162Z] ====== chi-square (apache-spark) [default], iteration 18 started ======
[2025-12-13T13:42:27.900Z] GC before operation: completed in 284.144 ms, heap usage 200.154 MB -> 176.197 MB.
[2025-12-13T13:42:28.640Z] ====== chi-square (apache-spark) [default], iteration 18 completed (852.776 ms) ======
[2025-12-13T13:42:28.640Z] ====== chi-square (apache-spark) [default], iteration 19 started ======
[2025-12-13T13:42:28.640Z] GC before operation: completed in 304.035 ms, heap usage 199.196 MB -> 176.243 MB.
[2025-12-13T13:42:30.266Z] ====== chi-square (apache-spark) [default], iteration 19 completed (1093.406 ms) ======
[2025-12-13T13:42:30.266Z] ====== chi-square (apache-spark) [default], iteration 20 started ======
[2025-12-13T13:42:30.266Z] GC before operation: completed in 243.866 ms, heap usage 347.354 MB -> 176.573 MB.
[2025-12-13T13:42:31.008Z] ====== chi-square (apache-spark) [default], iteration 20 completed (1073.665 ms) ======
[2025-12-13T13:42:31.008Z] ====== chi-square (apache-spark) [default], iteration 21 started ======
[2025-12-13T13:42:31.747Z] GC before operation: completed in 202.528 ms, heap usage 190.664 MB -> 176.268 MB.
[2025-12-13T13:42:32.488Z] ====== chi-square (apache-spark) [default], iteration 21 completed (1038.248 ms) ======
[2025-12-13T13:42:32.488Z] ====== chi-square (apache-spark) [default], iteration 22 started ======
[2025-12-13T13:42:32.488Z] GC before operation: completed in 190.095 ms, heap usage 198.815 MB -> 176.325 MB.
[2025-12-13T13:42:34.015Z] ====== chi-square (apache-spark) [default], iteration 22 completed (960.601 ms) ======
[2025-12-13T13:42:34.015Z] ====== chi-square (apache-spark) [default], iteration 23 started ======
[2025-12-13T13:42:34.015Z] GC before operation: completed in 283.160 ms, heap usage 199.846 MB -> 176.360 MB.
[2025-12-13T13:42:34.759Z] ====== chi-square (apache-spark) [default], iteration 23 completed (1084.617 ms) ======
[2025-12-13T13:42:34.759Z] ====== chi-square (apache-spark) [default], iteration 24 started ======
[2025-12-13T13:42:35.501Z] GC before operation: completed in 272.453 ms, heap usage 402.460 MB -> 176.386 MB.
[2025-12-13T13:42:36.242Z] ====== chi-square (apache-spark) [default], iteration 24 completed (1122.853 ms) ======
[2025-12-13T13:42:36.242Z] ====== chi-square (apache-spark) [default], iteration 25 started ======
[2025-12-13T13:42:36.984Z] GC before operation: completed in 261.914 ms, heap usage 543.407 MB -> 176.425 MB.
[2025-12-13T13:42:37.722Z] ====== chi-square (apache-spark) [default], iteration 25 completed (860.404 ms) ======
[2025-12-13T13:42:37.722Z] ====== chi-square (apache-spark) [default], iteration 26 started ======
[2025-12-13T13:42:37.722Z] GC before operation: completed in 207.572 ms, heap usage 193.491 MB -> 176.474 MB.
[2025-12-13T13:42:39.260Z] ====== chi-square (apache-spark) [default], iteration 26 completed (1119.805 ms) ======
[2025-12-13T13:42:39.260Z] ====== chi-square (apache-spark) [default], iteration 27 started ======
[2025-12-13T13:42:39.260Z] GC before operation: completed in 324.431 ms, heap usage 191.419 MB -> 176.508 MB.
[2025-12-13T13:42:40.808Z] ====== chi-square (apache-spark) [default], iteration 27 completed (1416.811 ms) ======
[2025-12-13T13:42:40.808Z] ====== chi-square (apache-spark) [default], iteration 28 started ======
[2025-12-13T13:42:40.808Z] GC before operation: completed in 278.311 ms, heap usage 325.096 MB -> 176.534 MB.
[2025-12-13T13:42:42.339Z] ====== chi-square (apache-spark) [default], iteration 28 completed (1084.747 ms) ======
[2025-12-13T13:42:42.339Z] ====== chi-square (apache-spark) [default], iteration 29 started ======
[2025-12-13T13:42:42.339Z] GC before operation: completed in 296.464 ms, heap usage 544.542 MB -> 176.568 MB.
[2025-12-13T13:42:43.077Z] ====== chi-square (apache-spark) [default], iteration 29 completed (877.236 ms) ======
[2025-12-13T13:42:43.077Z] ====== chi-square (apache-spark) [default], iteration 30 started ======
[2025-12-13T13:42:43.815Z] GC before operation: completed in 298.967 ms, heap usage 193.548 MB -> 176.614 MB.
[2025-12-13T13:42:44.552Z] ====== chi-square (apache-spark) [default], iteration 30 completed (908.621 ms) ======
[2025-12-13T13:42:44.552Z] ====== chi-square (apache-spark) [default], iteration 31 started ======
[2025-12-13T13:42:44.552Z] GC before operation: completed in 272.537 ms, heap usage 182.881 MB -> 176.617 MB.
[2025-12-13T13:42:46.076Z] ====== chi-square (apache-spark) [default], iteration 31 completed (1167.082 ms) ======
[2025-12-13T13:42:46.076Z] ====== chi-square (apache-spark) [default], iteration 32 started ======
[2025-12-13T13:42:46.076Z] GC before operation: completed in 217.857 ms, heap usage 323.744 MB -> 176.662 MB.
[2025-12-13T13:42:47.597Z] ====== chi-square (apache-spark) [default], iteration 32 completed (1266.148 ms) ======
[2025-12-13T13:42:47.598Z] ====== chi-square (apache-spark) [default], iteration 33 started ======
[2025-12-13T13:42:47.598Z] GC before operation: completed in 233.557 ms, heap usage 543.673 MB -> 176.867 MB.
[2025-12-13T13:42:48.336Z] ====== chi-square (apache-spark) [default], iteration 33 completed (934.506 ms) ======
[2025-12-13T13:42:48.336Z] ====== chi-square (apache-spark) [default], iteration 34 started ======
[2025-12-13T13:42:49.073Z] GC before operation: completed in 283.244 ms, heap usage 190.122 MB -> 176.733 MB.
[2025-12-13T13:42:49.811Z] ====== chi-square (apache-spark) [default], iteration 34 completed (965.526 ms) ======
[2025-12-13T13:42:49.811Z] ====== chi-square (apache-spark) [default], iteration 35 started ======
[2025-12-13T13:42:49.811Z] GC before operation: completed in 205.725 ms, heap usage 192.257 MB -> 176.765 MB.
[2025-12-13T13:42:51.336Z] ====== chi-square (apache-spark) [default], iteration 35 completed (1163.558 ms) ======
[2025-12-13T13:42:51.336Z] ====== chi-square (apache-spark) [default], iteration 36 started ======
[2025-12-13T13:42:51.336Z] GC before operation: completed in 286.223 ms, heap usage 322.905 MB -> 176.790 MB.
[2025-12-13T13:42:52.097Z] ====== chi-square (apache-spark) [default], iteration 36 completed (1004.420 ms) ======
[2025-12-13T13:42:52.097Z] ====== chi-square (apache-spark) [default], iteration 37 started ======
[2025-12-13T13:42:52.841Z] GC before operation: completed in 315.323 ms, heap usage 544.296 MB -> 176.822 MB.
[2025-12-13T13:42:53.593Z] ====== chi-square (apache-spark) [default], iteration 37 completed (869.507 ms) ======
[2025-12-13T13:42:53.593Z] ====== chi-square (apache-spark) [default], iteration 38 started ======
[2025-12-13T13:42:53.593Z] GC before operation: completed in 284.003 ms, heap usage 190.823 MB -> 176.970 MB.
[2025-12-13T13:42:55.123Z] ====== chi-square (apache-spark) [default], iteration 38 completed (1130.855 ms) ======
[2025-12-13T13:42:55.123Z] ====== chi-square (apache-spark) [default], iteration 39 started ======
[2025-12-13T13:42:55.123Z] GC before operation: completed in 299.065 ms, heap usage 323.037 MB -> 176.888 MB.
[2025-12-13T13:42:57.135Z] ====== chi-square (apache-spark) [default], iteration 39 completed (1187.891 ms) ======
[2025-12-13T13:42:57.136Z] ====== chi-square (apache-spark) [default], iteration 40 started ======
[2025-12-13T13:42:57.136Z] GC before operation: completed in 195.854 ms, heap usage 543.394 MB -> 176.871 MB.
[2025-12-13T13:42:57.884Z] ====== chi-square (apache-spark) [default], iteration 40 completed (911.819 ms) ======
[2025-12-13T13:42:57.885Z] ====== chi-square (apache-spark) [default], iteration 41 started ======
[2025-12-13T13:42:57.885Z] GC before operation: completed in 307.279 ms, heap usage 188.161 MB -> 176.893 MB.
[2025-12-13T13:42:58.626Z] ====== chi-square (apache-spark) [default], iteration 41 completed (921.458 ms) ======
[2025-12-13T13:42:58.626Z] ====== chi-square (apache-spark) [default], iteration 42 started ======
[2025-12-13T13:42:59.363Z] GC before operation: completed in 225.114 ms, heap usage 190.843 MB -> 176.916 MB.
[2025-12-13T13:43:00.108Z] ====== chi-square (apache-spark) [default], iteration 42 completed (1150.102 ms) ======
[2025-12-13T13:43:00.108Z] ====== chi-square (apache-spark) [default], iteration 43 started ======
[2025-12-13T13:43:00.878Z] GC before operation: completed in 267.585 ms, heap usage 323.542 MB -> 176.940 MB.
[2025-12-13T13:43:01.626Z] ====== chi-square (apache-spark) [default], iteration 43 completed (1166.780 ms) ======
[2025-12-13T13:43:01.626Z] ====== chi-square (apache-spark) [default], iteration 44 started ======
[2025-12-13T13:43:01.626Z] GC before operation: completed in 266.946 ms, heap usage 543.445 MB -> 176.961 MB.
[2025-12-13T13:43:03.174Z] ====== chi-square (apache-spark) [default], iteration 44 completed (997.091 ms) ======
[2025-12-13T13:43:03.174Z] ====== chi-square (apache-spark) [default], iteration 45 started ======
[2025-12-13T13:43:03.174Z] GC before operation: completed in 231.855 ms, heap usage 183.433 MB -> 176.968 MB.
[2025-12-13T13:43:03.914Z] ====== chi-square (apache-spark) [default], iteration 45 completed (1117.922 ms) ======
[2025-12-13T13:43:03.914Z] ====== chi-square (apache-spark) [default], iteration 46 started ======
[2025-12-13T13:43:04.656Z] GC before operation: completed in 258.973 ms, heap usage 323.073 MB -> 177.006 MB.
[2025-12-13T13:43:05.399Z] ====== chi-square (apache-spark) [default], iteration 46 completed (1172.627 ms) ======
[2025-12-13T13:43:05.399Z] ====== chi-square (apache-spark) [default], iteration 47 started ======
[2025-12-13T13:43:06.145Z] GC before operation: completed in 284.567 ms, heap usage 543.450 MB -> 177.031 MB.
[2025-12-13T13:43:06.884Z] ====== chi-square (apache-spark) [default], iteration 47 completed (990.942 ms) ======
[2025-12-13T13:43:06.884Z] ====== chi-square (apache-spark) [default], iteration 48 started ======
[2025-12-13T13:43:07.626Z] GC before operation: completed in 319.804 ms, heap usage 183.314 MB -> 177.037 MB.
[2025-12-13T13:43:08.370Z] ====== chi-square (apache-spark) [default], iteration 48 completed (1179.499 ms) ======
[2025-12-13T13:43:08.370Z] ====== chi-square (apache-spark) [default], iteration 49 started ======
[2025-12-13T13:43:09.107Z] GC before operation: completed in 288.645 ms, heap usage 322.593 MB -> 177.080 MB.
[2025-12-13T13:43:10.633Z] ====== chi-square (apache-spark) [default], iteration 49 completed (2145.575 ms) ======
[2025-12-13T13:43:10.633Z] ====== chi-square (apache-spark) [default], iteration 50 started ======
[2025-12-13T13:43:11.376Z] GC before operation: completed in 320.024 ms, heap usage 544.588 MB -> 177.055 MB.
[2025-12-13T13:43:12.117Z] ====== chi-square (apache-spark) [default], iteration 50 completed (977.038 ms) ======
[2025-12-13T13:43:12.117Z] ====== chi-square (apache-spark) [default], iteration 51 started ======
[2025-12-13T13:43:12.117Z] GC before operation: completed in 262.815 ms, heap usage 183.130 MB -> 177.055 MB.
[2025-12-13T13:43:13.647Z] ====== chi-square (apache-spark) [default], iteration 51 completed (938.820 ms) ======
[2025-12-13T13:43:13.647Z] ====== chi-square (apache-spark) [default], iteration 52 started ======
[2025-12-13T13:43:13.647Z] GC before operation: completed in 231.595 ms, heap usage 183.317 MB -> 177.078 MB.
[2025-12-13T13:43:15.179Z] ====== chi-square (apache-spark) [default], iteration 52 completed (1174.655 ms) ======
[2025-12-13T13:43:15.179Z] ====== chi-square (apache-spark) [default], iteration 53 started ======
[2025-12-13T13:43:15.179Z] GC before operation: completed in 212.862 ms, heap usage 322.692 MB -> 177.129 MB.
[2025-12-13T13:43:15.920Z] ====== chi-square (apache-spark) [default], iteration 53 completed (1204.438 ms) ======
[2025-12-13T13:43:15.920Z] ====== chi-square (apache-spark) [default], iteration 54 started ======
[2025-12-13T13:43:16.676Z] GC before operation: completed in 305.544 ms, heap usage 544.134 MB -> 177.145 MB.
[2025-12-13T13:43:17.421Z] ====== chi-square (apache-spark) [default], iteration 54 completed (994.082 ms) ======
[2025-12-13T13:43:17.421Z] ====== chi-square (apache-spark) [default], iteration 55 started ======
[2025-12-13T13:43:18.162Z] GC before operation: completed in 379.186 ms, heap usage 183.707 MB -> 177.151 MB.
[2025-12-13T13:43:18.904Z] ====== chi-square (apache-spark) [default], iteration 55 completed (1114.170 ms) ======
[2025-12-13T13:43:18.905Z] ====== chi-square (apache-spark) [default], iteration 56 started ======
[2025-12-13T13:43:19.644Z] GC before operation: completed in 309.487 ms, heap usage 177.660 MB -> 177.215 MB.
[2025-12-13T13:43:21.193Z] ====== chi-square (apache-spark) [default], iteration 56 completed (1440.149 ms) ======
[2025-12-13T13:43:21.193Z] ====== chi-square (apache-spark) [default], iteration 57 started ======
[2025-12-13T13:43:21.193Z] GC before operation: completed in 249.069 ms, heap usage 323.324 MB -> 177.213 MB.
[2025-12-13T13:43:22.740Z] ====== chi-square (apache-spark) [default], iteration 57 completed (1269.860 ms) ======
[2025-12-13T13:43:22.740Z] ====== chi-square (apache-spark) [default], iteration 58 started ======
[2025-12-13T13:43:22.740Z] GC before operation: completed in 260.398 ms, heap usage 544.209 MB -> 177.177 MB.
[2025-12-13T13:43:23.481Z] ====== chi-square (apache-spark) [default], iteration 58 completed (1029.816 ms) ======
[2025-12-13T13:43:23.481Z] ====== chi-square (apache-spark) [default], iteration 59 started ======
[2025-12-13T13:43:24.226Z] GC before operation: completed in 246.577 ms, heap usage 178.509 MB -> 177.188 MB.
[2025-12-13T13:43:24.974Z] ====== chi-square (apache-spark) [default], iteration 59 completed (1098.878 ms) ======
[2025-12-13T13:43:25.724Z] -----------------------------------
[2025-12-13T13:43:25.724Z] renaissance-chi-square_0_PASSED
[2025-12-13T13:43:25.724Z] -----------------------------------
[2025-12-13T13:43:25.724Z]
[2025-12-13T13:43:25.724Z] TEST TEARDOWN:
[2025-12-13T13:43:25.724Z] Nothing to be done for teardown.
[2025-12-13T13:43:25.724Z] renaissance-chi-square_0 Finish Time: Sat Dec 13 13:43:25 2025 Epoch Time (ms): 1765633405286
[2025-12-13T13:43:25.724Z]
[2025-12-13T13:43:25.724Z] ===============================================
[2025-12-13T13:43:25.724Z] Running test renaissance-db-shootout_0 ...
[2025-12-13T13:43:25.724Z] ===============================================
[2025-12-13T13:43:25.724Z] renaissance-db-shootout_0 Start Time: Sat Dec 13 13:43:25 2025 Epoch Time (ms): 1765633405317
[2025-12-13T13:43:25.724Z] variation: NoOptions
[2025-12-13T13:43:25.724Z] JVM_OPTIONS:
[2025-12-13T13:43:25.724Z] { \
[2025-12-13T13:43:25.724Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T13:43:25.724Z] echo "Nothing to be done for setup."; \
[2025-12-13T13:43:25.724Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-db-shootout_0"; \
[2025-12-13T13:43:25.724Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-db-shootout_0"; \
[2025-12-13T13:43:25.724Z] echo ""; echo "TESTING:"; \
[2025-12-13T13:43:25.724Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-12-13T13:43:25.724Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T13:43:25.724Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T13:43:25.724Z] echo "Nothing to be done for teardown."; \
[2025-12-13T13:43:25.724Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T13:43:25.724Z]
[2025-12-13T13:43:25.724Z] TEST SETUP:
[2025-12-13T13:43:25.724Z] Nothing to be done for setup.
[2025-12-13T13:43:25.724Z]
[2025-12-13T13:43:25.724Z] TESTING:
[2025-12-13T13:43:26.469Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T13:43:26.470Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-db-shootout_0/launcher-134325-7197845843590250437/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T13:43:26.470Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T13:43:26.470Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T13:43:52.043Z] ====== db-shootout (database) [default], iteration 0 started ======
[2025-12-13T13:43:52.043Z] GC before operation: completed in 76.335 ms, heap usage 78.256 MB -> 38.287 MB.
[2025-12-13T13:44:05.534Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:44:05.534Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:44:05.534Z] ====== db-shootout (database) [default], iteration 0 completed (14662.623 ms) ======
[2025-12-13T13:44:05.534Z] ====== db-shootout (database) [default], iteration 1 started ======
[2025-12-13T13:44:05.534Z] GC before operation: completed in 151.262 ms, heap usage 312.472 MB -> 50.487 MB.
[2025-12-13T13:44:24.057Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:44:24.057Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:44:24.057Z] ====== db-shootout (database) [default], iteration 1 completed (17278.163 ms) ======
[2025-12-13T13:44:24.057Z] ====== db-shootout (database) [default], iteration 2 started ======
[2025-12-13T13:44:24.057Z] GC before operation: completed in 102.969 ms, heap usage 98.072 MB -> 49.645 MB.
[2025-12-13T13:44:33.693Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:44:33.693Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:44:33.693Z] ====== db-shootout (database) [default], iteration 2 completed (11009.949 ms) ======
[2025-12-13T13:44:33.693Z] ====== db-shootout (database) [default], iteration 3 started ======
[2025-12-13T13:44:33.693Z] GC before operation: completed in 134.914 ms, heap usage 222.656 MB -> 85.914 MB.
[2025-12-13T13:44:49.092Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:44:49.092Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:44:49.092Z] ====== db-shootout (database) [default], iteration 3 completed (12801.775 ms) ======
[2025-12-13T13:44:49.092Z] ====== db-shootout (database) [default], iteration 4 started ======
[2025-12-13T13:44:49.092Z] GC before operation: completed in 183.702 ms, heap usage 276.923 MB -> 106.491 MB.
[2025-12-13T13:44:58.705Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:44:58.706Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:44:58.706Z] ====== db-shootout (database) [default], iteration 4 completed (11867.356 ms) ======
[2025-12-13T13:44:58.706Z] ====== db-shootout (database) [default], iteration 5 started ======
[2025-12-13T13:44:58.706Z] GC before operation: completed in 182.557 ms, heap usage 385.008 MB -> 112.798 MB.
[2025-12-13T13:45:14.237Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:45:14.237Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:45:14.237Z] ====== db-shootout (database) [default], iteration 5 completed (12147.361 ms) ======
[2025-12-13T13:45:14.237Z] ====== db-shootout (database) [default], iteration 6 started ======
[2025-12-13T13:45:14.237Z] GC before operation: completed in 184.657 ms, heap usage 342.809 MB -> 105.521 MB.
[2025-12-13T13:45:23.873Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:45:23.874Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:45:23.874Z] ====== db-shootout (database) [default], iteration 6 completed (12649.359 ms) ======
[2025-12-13T13:45:23.874Z] ====== db-shootout (database) [default], iteration 7 started ======
[2025-12-13T13:45:23.874Z] GC before operation: completed in 176.237 ms, heap usage 453.416 MB -> 105.594 MB.
[2025-12-13T13:45:39.655Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:45:39.655Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:45:39.655Z] ====== db-shootout (database) [default], iteration 7 completed (14004.668 ms) ======
[2025-12-13T13:45:39.655Z] ====== db-shootout (database) [default], iteration 8 started ======
[2025-12-13T13:45:39.655Z] GC before operation: completed in 189.567 ms, heap usage 470.105 MB -> 106.841 MB.
[2025-12-13T13:45:49.748Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:45:49.748Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:45:49.748Z] ====== db-shootout (database) [default], iteration 8 completed (10736.608 ms) ======
[2025-12-13T13:45:49.748Z] ====== db-shootout (database) [default], iteration 9 started ======
[2025-12-13T13:45:49.748Z] GC before operation: completed in 119.937 ms, heap usage 168.472 MB -> 113.709 MB.
[2025-12-13T13:46:05.699Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:46:05.699Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:46:05.699Z] ====== db-shootout (database) [default], iteration 9 completed (15622.468 ms) ======
[2025-12-13T13:46:05.699Z] ====== db-shootout (database) [default], iteration 10 started ======
[2025-12-13T13:46:05.699Z] GC before operation: completed in 165.583 ms, heap usage 172.720 MB -> 115.986 MB.
[2025-12-13T13:46:21.528Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:46:21.528Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:46:21.528Z] ====== db-shootout (database) [default], iteration 10 completed (14861.627 ms) ======
[2025-12-13T13:46:21.528Z] ====== db-shootout (database) [default], iteration 11 started ======
[2025-12-13T13:46:21.528Z] GC before operation: completed in 179.228 ms, heap usage 357.886 MB -> 117.698 MB.
[2025-12-13T13:46:31.172Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:46:31.172Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:46:31.172Z] ====== db-shootout (database) [default], iteration 11 completed (11288.410 ms) ======
[2025-12-13T13:46:31.172Z] ====== db-shootout (database) [default], iteration 12 started ======
[2025-12-13T13:46:31.172Z] GC before operation: completed in 201.136 ms, heap usage 463.667 MB -> 113.101 MB.
[2025-12-13T13:46:45.056Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:46:45.056Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:46:45.056Z] ====== db-shootout (database) [default], iteration 12 completed (11979.329 ms) ======
[2025-12-13T13:46:45.056Z] ====== db-shootout (database) [default], iteration 13 started ======
[2025-12-13T13:46:45.056Z] GC before operation: completed in 180.374 ms, heap usage 282.112 MB -> 115.027 MB.
[2025-12-13T13:46:58.482Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:46:58.482Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:46:58.482Z] ====== db-shootout (database) [default], iteration 13 completed (14339.695 ms) ======
[2025-12-13T13:46:58.482Z] ====== db-shootout (database) [default], iteration 14 started ======
[2025-12-13T13:46:58.482Z] GC before operation: completed in 140.562 ms, heap usage 221.538 MB -> 115.421 MB.
[2025-12-13T13:47:11.978Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:47:11.978Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:47:11.978Z] ====== db-shootout (database) [default], iteration 14 completed (13802.866 ms) ======
[2025-12-13T13:47:11.978Z] ====== db-shootout (database) [default], iteration 15 started ======
[2025-12-13T13:47:11.978Z] GC before operation: completed in 164.301 ms, heap usage 505.432 MB -> 117.257 MB.
[2025-12-13T13:47:39.050Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-13T13:47:39.050Z] There is no way to check that no silent failure occurred.
[2025-12-13T13:47:39.050Z] ====== db-shootout (database) [default], iteration 15 completed (24052.147 ms) ======
[2025-12-13T13:47:41.068Z] -----------------------------------
[2025-12-13T13:47:41.068Z] renaissance-db-shootout_0_PASSED
[2025-12-13T13:47:41.068Z] -----------------------------------
[2025-12-13T13:47:41.068Z]
[2025-12-13T13:47:41.068Z] TEST TEARDOWN:
[2025-12-13T13:47:41.068Z] Nothing to be done for teardown.
[2025-12-13T13:47:41.068Z] renaissance-db-shootout_0 Finish Time: Sat Dec 13 13:47:40 2025 Epoch Time (ms): 1765633660861
[2025-12-13T13:47:41.068Z]
[2025-12-13T13:47:41.068Z] ===============================================
[2025-12-13T13:47:41.068Z] Running test renaissance-dec-tree_0 ...
[2025-12-13T13:47:41.068Z] ===============================================
[2025-12-13T13:47:41.068Z] renaissance-dec-tree_0 Start Time: Sat Dec 13 13:47:40 2025 Epoch Time (ms): 1765633660887
[2025-12-13T13:47:41.068Z] variation: NoOptions
[2025-12-13T13:47:41.068Z] JVM_OPTIONS:
[2025-12-13T13:47:41.068Z] { \
[2025-12-13T13:47:41.068Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T13:47:41.068Z] echo "Nothing to be done for setup."; \
[2025-12-13T13:47:41.068Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-dec-tree_0"; \
[2025-12-13T13:47:41.068Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-dec-tree_0"; \
[2025-12-13T13:47:41.068Z] echo ""; echo "TESTING:"; \
[2025-12-13T13:47:41.068Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-12-13T13:47:41.068Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T13:47:41.068Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T13:47:41.068Z] echo "Nothing to be done for teardown."; \
[2025-12-13T13:47:41.068Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T13:47:41.068Z]
[2025-12-13T13:47:41.068Z] TEST SETUP:
[2025-12-13T13:47:41.068Z] Nothing to be done for setup.
[2025-12-13T13:47:41.068Z]
[2025-12-13T13:47:41.068Z] TESTING:
[2025-12-13T13:47:42.594Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T13:47:42.594Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-dec-tree_0/launcher-134741-233976794581647838/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T13:47:42.594Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T13:47:42.594Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T13:47:50.664Z] NOTE: 'dec-tree' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-12-13T13:47:56.262Z] ====== dec-tree (apache-spark) [default], iteration 0 started ======
[2025-12-13T13:47:56.262Z] GC before operation: completed in 100.310 ms, heap usage 70.595 MB -> 35.062 MB.
[2025-12-13T13:48:14.817Z] ====== dec-tree (apache-spark) [default], iteration 0 completed (17729.390 ms) ======
[2025-12-13T13:48:14.817Z] ====== dec-tree (apache-spark) [default], iteration 1 started ======
[2025-12-13T13:48:14.817Z] GC before operation: completed in 256.776 ms, heap usage 291.838 MB -> 69.020 MB.
[2025-12-13T13:48:18.144Z] ====== dec-tree (apache-spark) [default], iteration 1 completed (4065.977 ms) ======
[2025-12-13T13:48:18.144Z] ====== dec-tree (apache-spark) [default], iteration 2 started ======
[2025-12-13T13:48:18.144Z] GC before operation: completed in 215.889 ms, heap usage 179.468 MB -> 69.609 MB.
[2025-12-13T13:48:21.473Z] ====== dec-tree (apache-spark) [default], iteration 2 completed (2990.931 ms) ======
[2025-12-13T13:48:21.473Z] ====== dec-tree (apache-spark) [default], iteration 3 started ======
[2025-12-13T13:48:21.473Z] GC before operation: completed in 209.445 ms, heap usage 348.447 MB -> 69.585 MB.
[2025-12-13T13:48:23.873Z] ====== dec-tree (apache-spark) [default], iteration 3 completed (2601.753 ms) ======
[2025-12-13T13:48:23.873Z] ====== dec-tree (apache-spark) [default], iteration 4 started ======
[2025-12-13T13:48:23.873Z] GC before operation: completed in 154.100 ms, heap usage 218.021 MB -> 69.804 MB.
[2025-12-13T13:48:27.196Z] ====== dec-tree (apache-spark) [default], iteration 4 completed (3118.100 ms) ======
[2025-12-13T13:48:27.196Z] ====== dec-tree (apache-spark) [default], iteration 5 started ======
[2025-12-13T13:48:27.196Z] GC before operation: completed in 199.218 ms, heap usage 208.955 MB -> 69.896 MB.
[2025-12-13T13:48:29.593Z] ====== dec-tree (apache-spark) [default], iteration 5 completed (2503.301 ms) ======
[2025-12-13T13:48:29.593Z] ====== dec-tree (apache-spark) [default], iteration 6 started ======
[2025-12-13T13:48:30.350Z] GC before operation: completed in 188.466 ms, heap usage 308.193 MB -> 81.728 MB.
[2025-12-13T13:48:32.440Z] ====== dec-tree (apache-spark) [default], iteration 6 completed (2417.626 ms) ======
[2025-12-13T13:48:32.440Z] ====== dec-tree (apache-spark) [default], iteration 7 started ======
[2025-12-13T13:48:32.440Z] GC before operation: completed in 169.082 ms, heap usage 245.838 MB -> 70.478 MB.
[2025-12-13T13:48:35.752Z] ====== dec-tree (apache-spark) [default], iteration 7 completed (2818.994 ms) ======
[2025-12-13T13:48:35.752Z] ====== dec-tree (apache-spark) [default], iteration 8 started ======
[2025-12-13T13:48:35.752Z] GC before operation: completed in 215.765 ms, heap usage 302.604 MB -> 70.657 MB.
[2025-12-13T13:48:38.152Z] ====== dec-tree (apache-spark) [default], iteration 8 completed (2516.650 ms) ======
[2025-12-13T13:48:38.153Z] ====== dec-tree (apache-spark) [default], iteration 9 started ======
[2025-12-13T13:48:38.153Z] GC before operation: completed in 188.279 ms, heap usage 315.634 MB -> 76.193 MB.
[2025-12-13T13:48:41.461Z] ====== dec-tree (apache-spark) [default], iteration 9 completed (2715.758 ms) ======
[2025-12-13T13:48:41.461Z] ====== dec-tree (apache-spark) [default], iteration 10 started ======
[2025-12-13T13:48:41.461Z] GC before operation: completed in 167.520 ms, heap usage 422.384 MB -> 70.948 MB.
[2025-12-13T13:48:43.842Z] ====== dec-tree (apache-spark) [default], iteration 10 completed (2449.472 ms) ======
[2025-12-13T13:48:43.842Z] ====== dec-tree (apache-spark) [default], iteration 11 started ======
[2025-12-13T13:48:43.842Z] GC before operation: completed in 191.196 ms, heap usage 202.252 MB -> 71.092 MB.
[2025-12-13T13:48:46.224Z] ====== dec-tree (apache-spark) [default], iteration 11 completed (2405.864 ms) ======
[2025-12-13T13:48:46.224Z] ====== dec-tree (apache-spark) [default], iteration 12 started ======
[2025-12-13T13:48:46.964Z] GC before operation: completed in 196.022 ms, heap usage 440.414 MB -> 82.953 MB.
[2025-12-13T13:48:49.496Z] ====== dec-tree (apache-spark) [default], iteration 12 completed (2630.350 ms) ======
[2025-12-13T13:48:49.496Z] ====== dec-tree (apache-spark) [default], iteration 13 started ======
[2025-12-13T13:48:49.496Z] GC before operation: completed in 200.775 ms, heap usage 372.265 MB -> 71.247 MB.
[2025-12-13T13:48:51.897Z] ====== dec-tree (apache-spark) [default], iteration 13 completed (2439.916 ms) ======
[2025-12-13T13:48:51.897Z] ====== dec-tree (apache-spark) [default], iteration 14 started ======
[2025-12-13T13:48:51.897Z] GC before operation: completed in 211.190 ms, heap usage 177.483 MB -> 71.078 MB.
[2025-12-13T13:48:54.315Z] ====== dec-tree (apache-spark) [default], iteration 14 completed (2210.127 ms) ======
[2025-12-13T13:48:54.315Z] ====== dec-tree (apache-spark) [default], iteration 15 started ======
[2025-12-13T13:48:54.315Z] GC before operation: completed in 192.611 ms, heap usage 245.239 MB -> 71.541 MB.
[2025-12-13T13:48:56.716Z] ====== dec-tree (apache-spark) [default], iteration 15 completed (2141.349 ms) ======
[2025-12-13T13:48:56.716Z] ====== dec-tree (apache-spark) [default], iteration 16 started ======
[2025-12-13T13:48:56.716Z] GC before operation: completed in 207.320 ms, heap usage 451.279 MB -> 71.803 MB.
[2025-12-13T13:49:00.024Z] ====== dec-tree (apache-spark) [default], iteration 16 completed (2792.158 ms) ======
[2025-12-13T13:49:00.024Z] ====== dec-tree (apache-spark) [default], iteration 17 started ======
[2025-12-13T13:49:00.024Z] GC before operation: completed in 193.766 ms, heap usage 146.907 MB -> 71.507 MB.
[2025-12-13T13:49:02.429Z] ====== dec-tree (apache-spark) [default], iteration 17 completed (2183.955 ms) ======
[2025-12-13T13:49:02.429Z] ====== dec-tree (apache-spark) [default], iteration 18 started ======
[2025-12-13T13:49:02.429Z] GC before operation: completed in 210.700 ms, heap usage 378.996 MB -> 71.924 MB.
[2025-12-13T13:49:04.817Z] ====== dec-tree (apache-spark) [default], iteration 18 completed (2313.189 ms) ======
[2025-12-13T13:49:04.817Z] ====== dec-tree (apache-spark) [default], iteration 19 started ======
[2025-12-13T13:49:04.817Z] GC before operation: completed in 174.952 ms, heap usage 112.009 MB -> 71.198 MB.
[2025-12-13T13:49:07.223Z] ====== dec-tree (apache-spark) [default], iteration 19 completed (2513.075 ms) ======
[2025-12-13T13:49:07.223Z] ====== dec-tree (apache-spark) [default], iteration 20 started ======
[2025-12-13T13:49:07.223Z] GC before operation: completed in 171.176 ms, heap usage 308.901 MB -> 72.077 MB.
[2025-12-13T13:49:09.614Z] ====== dec-tree (apache-spark) [default], iteration 20 completed (2176.551 ms) ======
[2025-12-13T13:49:09.614Z] ====== dec-tree (apache-spark) [default], iteration 21 started ======
[2025-12-13T13:49:09.614Z] GC before operation: completed in 214.166 ms, heap usage 148.688 MB -> 71.889 MB.
[2025-12-13T13:49:12.544Z] ====== dec-tree (apache-spark) [default], iteration 21 completed (2522.013 ms) ======
[2025-12-13T13:49:12.544Z] ====== dec-tree (apache-spark) [default], iteration 22 started ======
[2025-12-13T13:49:12.544Z] GC before operation: completed in 229.000 ms, heap usage 356.507 MB -> 72.181 MB.
[2025-12-13T13:49:14.946Z] ====== dec-tree (apache-spark) [default], iteration 22 completed (2583.843 ms) ======
[2025-12-13T13:49:14.946Z] ====== dec-tree (apache-spark) [default], iteration 23 started ======
[2025-12-13T13:49:15.699Z] GC before operation: completed in 204.202 ms, heap usage 148.321 MB -> 72.115 MB.
[2025-12-13T13:49:18.085Z] ====== dec-tree (apache-spark) [default], iteration 23 completed (2452.489 ms) ======
[2025-12-13T13:49:18.085Z] ====== dec-tree (apache-spark) [default], iteration 24 started ======
[2025-12-13T13:49:18.085Z] GC before operation: completed in 273.317 ms, heap usage 353.565 MB -> 72.722 MB.
[2025-12-13T13:49:21.586Z] ====== dec-tree (apache-spark) [default], iteration 24 completed (3586.266 ms) ======
[2025-12-13T13:49:21.586Z] ====== dec-tree (apache-spark) [default], iteration 25 started ======
[2025-12-13T13:49:21.586Z] GC before operation: completed in 201.844 ms, heap usage 439.143 MB -> 72.875 MB.
[2025-12-13T13:49:23.977Z] ====== dec-tree (apache-spark) [default], iteration 25 completed (2039.363 ms) ======
[2025-12-13T13:49:23.977Z] ====== dec-tree (apache-spark) [default], iteration 26 started ======
[2025-12-13T13:49:23.977Z] GC before operation: completed in 238.793 ms, heap usage 295.736 MB -> 72.761 MB.
[2025-12-13T13:49:26.361Z] ====== dec-tree (apache-spark) [default], iteration 26 completed (2229.688 ms) ======
[2025-12-13T13:49:26.361Z] ====== dec-tree (apache-spark) [default], iteration 27 started ======
[2025-12-13T13:49:26.361Z] GC before operation: completed in 212.050 ms, heap usage 117.051 MB -> 72.247 MB.
[2025-12-13T13:49:28.761Z] ====== dec-tree (apache-spark) [default], iteration 27 completed (2391.143 ms) ======
[2025-12-13T13:49:28.761Z] ====== dec-tree (apache-spark) [default], iteration 28 started ======
[2025-12-13T13:49:29.499Z] GC before operation: completed in 287.868 ms, heap usage 308.206 MB -> 72.952 MB.
[2025-12-13T13:49:31.886Z] ====== dec-tree (apache-spark) [default], iteration 28 completed (2539.544 ms) ======
[2025-12-13T13:49:31.886Z] ====== dec-tree (apache-spark) [default], iteration 29 started ======
[2025-12-13T13:49:31.886Z] GC before operation: completed in 201.946 ms, heap usage 445.781 MB -> 73.198 MB.
[2025-12-13T13:49:34.266Z] ====== dec-tree (apache-spark) [default], iteration 29 completed (2062.256 ms) ======
[2025-12-13T13:49:34.266Z] ====== dec-tree (apache-spark) [default], iteration 30 started ======
[2025-12-13T13:49:34.266Z] GC before operation: completed in 229.266 ms, heap usage 448.062 MB -> 73.716 MB.
[2025-12-13T13:49:36.663Z] ====== dec-tree (apache-spark) [default], iteration 30 completed (2191.137 ms) ======
[2025-12-13T13:49:36.663Z] ====== dec-tree (apache-spark) [default], iteration 31 started ======
[2025-12-13T13:49:36.663Z] GC before operation: completed in 223.188 ms, heap usage 447.790 MB -> 73.549 MB.
[2025-12-13T13:49:39.073Z] ====== dec-tree (apache-spark) [default], iteration 31 completed (2085.453 ms) ======
[2025-12-13T13:49:39.073Z] ====== dec-tree (apache-spark) [default], iteration 32 started ======
[2025-12-13T13:49:39.073Z] GC before operation: completed in 302.480 ms, heap usage 447.494 MB -> 73.685 MB.
[2025-12-13T13:49:41.471Z] ====== dec-tree (apache-spark) [default], iteration 32 completed (2191.698 ms) ======
[2025-12-13T13:49:41.471Z] ====== dec-tree (apache-spark) [default], iteration 33 started ======
[2025-12-13T13:49:41.471Z] GC before operation: completed in 187.710 ms, heap usage 448.318 MB -> 73.696 MB.
[2025-12-13T13:49:43.945Z] ====== dec-tree (apache-spark) [default], iteration 33 completed (2389.176 ms) ======
[2025-12-13T13:49:43.945Z] ====== dec-tree (apache-spark) [default], iteration 34 started ======
[2025-12-13T13:49:43.945Z] GC before operation: completed in 209.916 ms, heap usage 452.119 MB -> 73.761 MB.
[2025-12-13T13:49:46.343Z] ====== dec-tree (apache-spark) [default], iteration 34 completed (2333.229 ms) ======
[2025-12-13T13:49:46.343Z] ====== dec-tree (apache-spark) [default], iteration 35 started ======
[2025-12-13T13:49:46.343Z] GC before operation: completed in 226.173 ms, heap usage 177.887 MB -> 73.469 MB.
[2025-12-13T13:49:49.667Z] ====== dec-tree (apache-spark) [default], iteration 35 completed (2472.251 ms) ======
[2025-12-13T13:49:49.667Z] ====== dec-tree (apache-spark) [default], iteration 36 started ======
[2025-12-13T13:49:49.667Z] GC before operation: completed in 250.249 ms, heap usage 368.316 MB -> 84.593 MB.
[2025-12-13T13:49:52.535Z] ====== dec-tree (apache-spark) [default], iteration 36 completed (2224.865 ms) ======
[2025-12-13T13:49:52.535Z] ====== dec-tree (apache-spark) [default], iteration 37 started ======
[2025-12-13T13:49:52.535Z] GC before operation: completed in 181.613 ms, heap usage 297.750 MB -> 73.949 MB.
[2025-12-13T13:49:54.084Z] ====== dec-tree (apache-spark) [default], iteration 37 completed (1971.707 ms) ======
[2025-12-13T13:49:54.084Z] ====== dec-tree (apache-spark) [default], iteration 38 started ======
[2025-12-13T13:49:54.084Z] GC before operation: completed in 195.660 ms, heap usage 105.054 MB -> 73.254 MB.
[2025-12-13T13:49:56.470Z] ====== dec-tree (apache-spark) [default], iteration 38 completed (2281.020 ms) ======
[2025-12-13T13:49:56.470Z] ====== dec-tree (apache-spark) [default], iteration 39 started ======
[2025-12-13T13:49:56.470Z] GC before operation: completed in 275.135 ms, heap usage 306.807 MB -> 74.041 MB.
[2025-12-13T13:49:58.027Z] ====== dec-tree (apache-spark) [default], iteration 39 completed (1822.415 ms) ======
[2025-12-13T13:49:58.781Z] -----------------------------------
[2025-12-13T13:49:58.781Z] renaissance-dec-tree_0_PASSED
[2025-12-13T13:49:58.781Z] -----------------------------------
[2025-12-13T13:49:58.781Z]
[2025-12-13T13:49:58.781Z] TEST TEARDOWN:
[2025-12-13T13:49:58.781Z] Nothing to be done for teardown.
[2025-12-13T13:49:58.781Z] renaissance-dec-tree_0 Finish Time: Sat Dec 13 13:49:58 2025 Epoch Time (ms): 1765633798420
[2025-12-13T13:49:58.781Z]
[2025-12-13T13:49:58.781Z] ===============================================
[2025-12-13T13:49:58.781Z] Running test renaissance-finagle-chirper_0 ...
[2025-12-13T13:49:58.781Z] ===============================================
[2025-12-13T13:49:58.781Z] renaissance-finagle-chirper_0 Start Time: Sat Dec 13 13:49:58 2025 Epoch Time (ms): 1765633798451
[2025-12-13T13:49:58.781Z] renaissance-finagle-chirper_0_DISABLED
[2025-12-13T13:49:58.781Z] Disabled Reason:
[2025-12-13T13:49:58.781Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-12-13T13:49:58.781Z] renaissance-finagle-chirper_0 Finish Time: Sat Dec 13 13:49:58 2025 Epoch Time (ms): 1765633798470
[2025-12-13T13:49:58.781Z]
[2025-12-13T13:49:58.781Z] ===============================================
[2025-12-13T13:49:58.781Z] Running test renaissance-finagle-http_0 ...
[2025-12-13T13:49:58.781Z] ===============================================
[2025-12-13T13:49:58.781Z] renaissance-finagle-http_0 Start Time: Sat Dec 13 13:49:58 2025 Epoch Time (ms): 1765633798495
[2025-12-13T13:49:58.781Z] variation: NoOptions
[2025-12-13T13:49:58.781Z] JVM_OPTIONS:
[2025-12-13T13:49:58.781Z] { \
[2025-12-13T13:49:58.781Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T13:49:58.781Z] echo "Nothing to be done for setup."; \
[2025-12-13T13:49:58.781Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-finagle-http_0"; \
[2025-12-13T13:49:58.781Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-finagle-http_0"; \
[2025-12-13T13:49:58.781Z] echo ""; echo "TESTING:"; \
[2025-12-13T13:49:58.781Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-12-13T13:49:58.781Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T13:49:58.781Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T13:49:58.781Z] echo "Nothing to be done for teardown."; \
[2025-12-13T13:49:58.781Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T13:49:58.781Z]
[2025-12-13T13:49:58.781Z] TEST SETUP:
[2025-12-13T13:49:58.781Z] Nothing to be done for setup.
[2025-12-13T13:49:58.781Z]
[2025-12-13T13:49:58.781Z] TESTING:
[2025-12-13T13:49:59.525Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T13:49:59.525Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-finagle-http_0/launcher-134958-6512845019420655273/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T13:49:59.525Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T13:49:59.525Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T13:50:05.145Z] finagle-http on :42453 spawning 4 client and default number of server workers.
[2025-12-13T13:50:05.145Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-12-13T13:50:05.145Z] GC before operation: completed in 85.529 ms, heap usage 20.804 MB -> 10.950 MB.
[2025-12-13T13:50:30.632Z] ====== finagle-http (web) [default], iteration 0 completed (23597.259 ms) ======
[2025-12-13T13:50:30.632Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-12-13T13:50:30.632Z] GC before operation: completed in 126.301 ms, heap usage 86.791 MB -> 14.514 MB.
[2025-12-13T13:50:40.291Z] ====== finagle-http (web) [default], iteration 1 completed (11521.478 ms) ======
[2025-12-13T13:50:40.291Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-12-13T13:50:40.291Z] GC before operation: completed in 118.571 ms, heap usage 82.500 MB -> 14.514 MB.
[2025-12-13T13:50:49.246Z] ====== finagle-http (web) [default], iteration 2 completed (8563.994 ms) ======
[2025-12-13T13:50:49.246Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-12-13T13:50:49.246Z] GC before operation: completed in 75.442 ms, heap usage 48.369 MB -> 14.546 MB.
[2025-12-13T13:50:57.842Z] ====== finagle-http (web) [default], iteration 3 completed (8072.524 ms) ======
[2025-12-13T13:50:57.842Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-12-13T13:50:57.842Z] GC before operation: completed in 67.888 ms, heap usage 34.528 MB -> 14.679 MB.
[2025-12-13T13:51:04.507Z] ====== finagle-http (web) [default], iteration 4 completed (7202.160 ms) ======
[2025-12-13T13:51:04.507Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-12-13T13:51:04.507Z] GC before operation: completed in 95.758 ms, heap usage 32.315 MB -> 14.623 MB.
[2025-12-13T13:51:11.163Z] ====== finagle-http (web) [default], iteration 5 completed (6500.993 ms) ======
[2025-12-13T13:51:11.163Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-12-13T13:51:11.163Z] GC before operation: completed in 98.981 ms, heap usage 81.261 MB -> 14.705 MB.
[2025-12-13T13:51:17.830Z] ====== finagle-http (web) [default], iteration 6 completed (7085.161 ms) ======
[2025-12-13T13:51:17.830Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-12-13T13:51:18.571Z] GC before operation: completed in 100.845 ms, heap usage 51.407 MB -> 14.635 MB.
[2025-12-13T13:51:24.102Z] ====== finagle-http (web) [default], iteration 7 completed (6160.594 ms) ======
[2025-12-13T13:51:24.102Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-12-13T13:51:24.841Z] GC before operation: completed in 89.660 ms, heap usage 52.228 MB -> 14.637 MB.
[2025-12-13T13:51:31.510Z] ====== finagle-http (web) [default], iteration 8 completed (7113.547 ms) ======
[2025-12-13T13:51:31.510Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-12-13T13:51:31.510Z] GC before operation: completed in 86.835 ms, heap usage 74.838 MB -> 14.619 MB.
[2025-12-13T13:51:38.661Z] ====== finagle-http (web) [default], iteration 9 completed (6701.306 ms) ======
[2025-12-13T13:51:38.661Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-12-13T13:51:38.661Z] GC before operation: completed in 108.945 ms, heap usage 41.608 MB -> 14.792 MB.
[2025-12-13T13:51:46.710Z] ====== finagle-http (web) [default], iteration 10 completed (7214.197 ms) ======
[2025-12-13T13:51:46.710Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-12-13T13:51:46.710Z] GC before operation: completed in 78.368 ms, heap usage 48.475 MB -> 14.743 MB.
[2025-12-13T13:51:53.378Z] ====== finagle-http (web) [default], iteration 11 completed (7515.426 ms) ======
[2025-12-13T13:51:54.115Z] -----------------------------------
[2025-12-13T13:51:54.115Z] renaissance-finagle-http_0_PASSED
[2025-12-13T13:51:54.115Z] -----------------------------------
[2025-12-13T13:51:54.115Z]
[2025-12-13T13:51:54.115Z] TEST TEARDOWN:
[2025-12-13T13:51:54.115Z] Nothing to be done for teardown.
[2025-12-13T13:51:54.115Z] renaissance-finagle-http_0 Finish Time: Sat Dec 13 13:51:53 2025 Epoch Time (ms): 1765633913580
[2025-12-13T13:51:54.115Z]
[2025-12-13T13:51:54.115Z] ===============================================
[2025-12-13T13:51:54.115Z] Running test renaissance-gauss-mix_0 ...
[2025-12-13T13:51:54.115Z] ===============================================
[2025-12-13T13:51:54.115Z] renaissance-gauss-mix_0 Start Time: Sat Dec 13 13:51:53 2025 Epoch Time (ms): 1765633913608
[2025-12-13T13:51:54.115Z] variation: NoOptions
[2025-12-13T13:51:54.115Z] JVM_OPTIONS:
[2025-12-13T13:51:54.115Z] { \
[2025-12-13T13:51:54.115Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T13:51:54.115Z] echo "Nothing to be done for setup."; \
[2025-12-13T13:51:54.115Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-gauss-mix_0"; \
[2025-12-13T13:51:54.115Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-gauss-mix_0"; \
[2025-12-13T13:51:54.115Z] echo ""; echo "TESTING:"; \
[2025-12-13T13:51:54.115Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-12-13T13:51:54.115Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T13:51:54.115Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T13:51:54.115Z] echo "Nothing to be done for teardown."; \
[2025-12-13T13:51:54.115Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T13:51:54.115Z]
[2025-12-13T13:51:54.115Z] TEST SETUP:
[2025-12-13T13:51:54.115Z] Nothing to be done for setup.
[2025-12-13T13:51:54.115Z]
[2025-12-13T13:51:54.115Z] TESTING:
[2025-12-13T13:51:54.853Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T13:51:54.854Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-gauss-mix_0/launcher-135153-17263097840875721987/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T13:51:54.854Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T13:51:54.854Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T13:52:04.570Z] NOTE: 'gauss-mix' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-12-13T13:52:04.570Z] ====== gauss-mix (apache-spark) [default], iteration 0 started ======
[2025-12-13T13:52:04.570Z] GC before operation: completed in 76.258 ms, heap usage 36.432 MB -> 29.302 MB.
[2025-12-13T13:52:16.001Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:52:20.346Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:52:23.668Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:52:26.548Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:52:29.860Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:52:33.178Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:52:36.503Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:52:38.908Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:52:38.908Z] ====== gauss-mix (apache-spark) [default], iteration 0 completed (34293.359 ms) ======
[2025-12-13T13:52:38.908Z] ====== gauss-mix (apache-spark) [default], iteration 1 started ======
[2025-12-13T13:52:38.908Z] GC before operation: completed in 114.383 ms, heap usage 224.840 MB -> 37.128 MB.
[2025-12-13T13:52:42.225Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:52:44.622Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:52:47.937Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:52:50.323Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:52:52.711Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:52:56.030Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:52:58.412Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:53:00.796Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:53:01.541Z] ====== gauss-mix (apache-spark) [default], iteration 1 completed (22104.136 ms) ======
[2025-12-13T13:53:01.541Z] ====== gauss-mix (apache-spark) [default], iteration 2 started ======
[2025-12-13T13:53:01.541Z] GC before operation: completed in 127.355 ms, heap usage 56.975 MB -> 38.694 MB.
[2025-12-13T13:53:03.942Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:53:06.817Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:53:09.212Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:53:11.601Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:53:14.009Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:53:16.407Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:53:19.764Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:53:23.093Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:53:23.094Z] ====== gauss-mix (apache-spark) [default], iteration 2 completed (21420.884 ms) ======
[2025-12-13T13:53:23.094Z] ====== gauss-mix (apache-spark) [default], iteration 3 started ======
[2025-12-13T13:53:23.094Z] GC before operation: completed in 179.293 ms, heap usage 159.376 MB -> 40.501 MB.
[2025-12-13T13:53:25.487Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:53:28.803Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:53:30.339Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:53:33.657Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:53:36.044Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:53:38.419Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:53:41.726Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:53:44.358Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:53:45.099Z] ====== gauss-mix (apache-spark) [default], iteration 3 completed (20973.781 ms) ======
[2025-12-13T13:53:45.099Z] ====== gauss-mix (apache-spark) [default], iteration 4 started ======
[2025-12-13T13:53:45.099Z] GC before operation: completed in 112.503 ms, heap usage 52.403 MB -> 41.450 MB.
[2025-12-13T13:53:47.486Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:53:49.995Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:53:52.870Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:53:56.176Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:53:58.576Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:54:00.979Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:54:03.375Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:54:05.786Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:54:05.786Z] ====== gauss-mix (apache-spark) [default], iteration 4 completed (22103.114 ms) ======
[2025-12-13T13:54:05.786Z] ====== gauss-mix (apache-spark) [default], iteration 5 started ======
[2025-12-13T13:54:06.523Z] GC before operation: completed in 160.702 ms, heap usage 211.428 MB -> 41.263 MB.
[2025-12-13T13:54:08.918Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:54:12.239Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:54:14.641Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:54:17.028Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:54:19.420Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:54:22.751Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:54:25.138Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:54:26.678Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:54:26.678Z] ====== gauss-mix (apache-spark) [default], iteration 5 completed (20784.254 ms) ======
[2025-12-13T13:54:26.678Z] ====== gauss-mix (apache-spark) [default], iteration 6 started ======
[2025-12-13T13:54:27.418Z] GC before operation: completed in 113.178 ms, heap usage 82.992 MB -> 41.591 MB.
[2025-12-13T13:54:29.804Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:54:32.439Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:54:34.828Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:54:37.209Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:54:40.515Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:54:42.922Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:54:45.317Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:54:47.713Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:54:47.713Z] ====== gauss-mix (apache-spark) [default], iteration 6 completed (20689.321 ms) ======
[2025-12-13T13:54:47.713Z] ====== gauss-mix (apache-spark) [default], iteration 7 started ======
[2025-12-13T13:54:47.713Z] GC before operation: completed in 128.050 ms, heap usage 48.984 MB -> 41.423 MB.
[2025-12-13T13:54:51.023Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:54:52.563Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:54:54.957Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:54:58.263Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:54:59.796Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:55:02.308Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:55:04.703Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:55:07.080Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:55:07.080Z] ====== gauss-mix (apache-spark) [default], iteration 7 completed (19125.025 ms) ======
[2025-12-13T13:55:07.080Z] ====== gauss-mix (apache-spark) [default], iteration 8 started ======
[2025-12-13T13:55:07.080Z] GC before operation: completed in 123.309 ms, heap usage 52.715 MB -> 41.872 MB.
[2025-12-13T13:55:10.405Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:55:12.439Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:55:14.833Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:55:17.223Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:55:20.584Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:55:22.976Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:55:25.388Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:55:26.930Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:55:26.930Z] ====== gauss-mix (apache-spark) [default], iteration 8 completed (19949.700 ms) ======
[2025-12-13T13:55:26.930Z] ====== gauss-mix (apache-spark) [default], iteration 9 started ======
[2025-12-13T13:55:27.682Z] GC before operation: completed in 163.238 ms, heap usage 168.456 MB -> 41.623 MB.
[2025-12-13T13:55:30.071Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:55:32.460Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:55:34.852Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:55:36.398Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:55:38.793Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:55:41.174Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:55:43.555Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:55:45.939Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:55:45.939Z] ====== gauss-mix (apache-spark) [default], iteration 9 completed (18194.502 ms) ======
[2025-12-13T13:55:45.939Z] ====== gauss-mix (apache-spark) [default], iteration 10 started ======
[2025-12-13T13:55:45.939Z] GC before operation: completed in 102.216 ms, heap usage 258.566 MB -> 41.429 MB.
[2025-12-13T13:55:48.327Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:55:49.856Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:55:52.237Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:55:53.776Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:55:56.673Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:55:58.226Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:56:00.604Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:56:03.100Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:56:03.100Z] ====== gauss-mix (apache-spark) [default], iteration 10 completed (17256.236 ms) ======
[2025-12-13T13:56:03.100Z] ====== gauss-mix (apache-spark) [default], iteration 11 started ======
[2025-12-13T13:56:03.100Z] GC before operation: completed in 121.321 ms, heap usage 82.423 MB -> 41.716 MB.
[2025-12-13T13:56:05.497Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:56:07.877Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:56:09.409Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:56:11.793Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:56:14.196Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:56:15.738Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:56:18.118Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:56:20.509Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:56:20.509Z] ====== gauss-mix (apache-spark) [default], iteration 11 completed (17329.566 ms) ======
[2025-12-13T13:56:20.509Z] ====== gauss-mix (apache-spark) [default], iteration 12 started ======
[2025-12-13T13:56:20.509Z] GC before operation: completed in 175.691 ms, heap usage 169.989 MB -> 41.545 MB.
[2025-12-13T13:56:22.895Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:56:25.291Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:56:27.685Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:56:29.224Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:56:31.612Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:56:34.124Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:56:35.667Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:56:38.063Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:56:38.063Z] ====== gauss-mix (apache-spark) [default], iteration 12 completed (17401.283 ms) ======
[2025-12-13T13:56:38.063Z] ====== gauss-mix (apache-spark) [default], iteration 13 started ======
[2025-12-13T13:56:38.063Z] GC before operation: completed in 166.259 ms, heap usage 60.845 MB -> 41.282 MB.
[2025-12-13T13:56:40.466Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:56:42.858Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:56:44.395Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:56:46.786Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:56:49.171Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:56:51.556Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:56:53.089Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:56:55.477Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:56:55.477Z] ====== gauss-mix (apache-spark) [default], iteration 13 completed (17279.801 ms) ======
[2025-12-13T13:56:55.477Z] ====== gauss-mix (apache-spark) [default], iteration 14 started ======
[2025-12-13T13:56:55.477Z] GC before operation: completed in 101.783 ms, heap usage 118.786 MB -> 41.644 MB.
[2025-12-13T13:56:57.874Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:56:59.407Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:57:01.792Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:57:04.182Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:57:05.729Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:57:08.132Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:57:09.667Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:57:12.048Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:57:12.048Z] ====== gauss-mix (apache-spark) [default], iteration 14 completed (16648.299 ms) ======
[2025-12-13T13:57:12.048Z] ====== gauss-mix (apache-spark) [default], iteration 15 started ======
[2025-12-13T13:57:12.048Z] GC before operation: completed in 106.656 ms, heap usage 103.500 MB -> 41.429 MB.
[2025-12-13T13:57:14.919Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:57:16.456Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:57:18.853Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:57:20.403Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:57:22.791Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:57:24.327Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:57:26.720Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:57:29.116Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:57:29.116Z] ====== gauss-mix (apache-spark) [default], iteration 15 completed (16611.411 ms) ======
[2025-12-13T13:57:29.116Z] ====== gauss-mix (apache-spark) [default], iteration 16 started ======
[2025-12-13T13:57:29.116Z] GC before operation: completed in 111.218 ms, heap usage 163.456 MB -> 41.882 MB.
[2025-12-13T13:57:31.506Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:57:33.040Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:57:35.420Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:57:36.966Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:57:39.359Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:57:41.754Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:57:43.285Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:57:45.677Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:57:45.677Z] ====== gauss-mix (apache-spark) [default], iteration 16 completed (16343.180 ms) ======
[2025-12-13T13:57:45.677Z] ====== gauss-mix (apache-spark) [default], iteration 17 started ======
[2025-12-13T13:57:45.677Z] GC before operation: completed in 94.851 ms, heap usage 103.517 MB -> 41.555 MB.
[2025-12-13T13:57:45.677Z] 13:57:45.321 WARN [block-manager-storage-async-thread-pool-43] org.apache.spark.storage.BlockManager - Asked to remove block broadcast_8505_piece0, which does not exist
[2025-12-13T13:57:48.065Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:57:49.600Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:57:52.011Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:57:54.404Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:57:55.939Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:57:58.817Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:58:00.351Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:58:02.757Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:58:02.757Z] ====== gauss-mix (apache-spark) [default], iteration 17 completed (17444.402 ms) ======
[2025-12-13T13:58:02.757Z] ====== gauss-mix (apache-spark) [default], iteration 18 started ======
[2025-12-13T13:58:02.757Z] GC before operation: completed in 104.735 ms, heap usage 169.682 MB -> 41.383 MB.
[2025-12-13T13:58:05.153Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:58:07.535Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:58:09.064Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:58:11.453Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:58:12.990Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:58:15.386Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:58:16.930Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:58:19.314Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:58:19.314Z] ====== gauss-mix (apache-spark) [default], iteration 18 completed (16323.129 ms) ======
[2025-12-13T13:58:19.314Z] ====== gauss-mix (apache-spark) [default], iteration 19 started ======
[2025-12-13T13:58:19.314Z] GC before operation: completed in 104.740 ms, heap usage 256.520 MB -> 41.826 MB.
[2025-12-13T13:58:21.703Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:58:24.085Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:58:26.506Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:58:28.045Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:58:30.441Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:58:32.833Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:58:34.372Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:58:37.229Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:58:37.229Z] ====== gauss-mix (apache-spark) [default], iteration 19 completed (17459.058 ms) ======
[2025-12-13T13:58:37.229Z] ====== gauss-mix (apache-spark) [default], iteration 20 started ======
[2025-12-13T13:58:37.229Z] GC before operation: completed in 173.150 ms, heap usage 213.666 MB -> 41.577 MB.
[2025-12-13T13:58:39.609Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:58:41.153Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:58:43.542Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:58:45.072Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:58:47.467Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:58:49.856Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:58:52.370Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:58:53.910Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:58:53.910Z] ====== gauss-mix (apache-spark) [default], iteration 20 completed (17197.494 ms) ======
[2025-12-13T13:58:53.910Z] ====== gauss-mix (apache-spark) [default], iteration 21 started ======
[2025-12-13T13:58:54.665Z] GC before operation: completed in 124.700 ms, heap usage 166.284 MB -> 41.293 MB.
[2025-12-13T13:58:57.075Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:58:58.604Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:59:00.999Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:59:03.389Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:59:04.928Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:59:07.304Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:59:09.684Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:59:12.083Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:59:12.083Z] ====== gauss-mix (apache-spark) [default], iteration 21 completed (17839.960 ms) ======
[2025-12-13T13:59:12.083Z] ====== gauss-mix (apache-spark) [default], iteration 22 started ======
[2025-12-13T13:59:12.084Z] GC before operation: completed in 115.831 ms, heap usage 135.480 MB -> 41.711 MB.
[2025-12-13T13:59:14.476Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:59:17.051Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:59:18.580Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:59:20.964Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:59:23.340Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:59:25.760Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:59:27.306Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:59:29.704Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:59:29.704Z] ====== gauss-mix (apache-spark) [default], iteration 22 completed (17583.928 ms) ======
[2025-12-13T13:59:29.704Z] ====== gauss-mix (apache-spark) [default], iteration 23 started ======
[2025-12-13T13:59:29.704Z] GC before operation: completed in 118.098 ms, heap usage 60.970 MB -> 41.472 MB.
[2025-12-13T13:59:32.084Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:59:34.475Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:59:36.871Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:59:38.406Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:59:40.793Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:59:42.329Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T13:59:44.735Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T13:59:47.121Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T13:59:47.121Z] ====== gauss-mix (apache-spark) [default], iteration 23 completed (16881.804 ms) ======
[2025-12-13T13:59:47.121Z] ====== gauss-mix (apache-spark) [default], iteration 24 started ======
[2025-12-13T13:59:47.121Z] GC before operation: completed in 94.543 ms, heap usage 235.832 MB -> 41.929 MB.
[2025-12-13T13:59:49.503Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T13:59:51.034Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T13:59:53.432Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T13:59:55.805Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T13:59:58.190Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T13:59:59.968Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:00:01.501Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:00:04.121Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:00:04.121Z] ====== gauss-mix (apache-spark) [default], iteration 24 completed (17181.759 ms) ======
[2025-12-13T14:00:04.121Z] ====== gauss-mix (apache-spark) [default], iteration 25 started ======
[2025-12-13T14:00:04.121Z] GC before operation: completed in 107.624 ms, heap usage 135.628 MB -> 41.559 MB.
[2025-12-13T14:00:06.509Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:00:08.063Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:00:10.459Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:00:11.997Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:00:14.388Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:00:16.779Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:00:18.331Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:00:20.723Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:00:20.723Z] ====== gauss-mix (apache-spark) [default], iteration 25 completed (16315.010 ms) ======
[2025-12-13T14:00:20.723Z] ====== gauss-mix (apache-spark) [default], iteration 26 started ======
[2025-12-13T14:00:20.723Z] GC before operation: completed in 109.973 ms, heap usage 103.990 MB -> 41.363 MB.
[2025-12-13T14:00:23.110Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:00:25.497Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:00:27.031Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:00:29.434Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:00:31.832Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:00:33.366Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:00:35.758Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:00:37.788Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:00:37.788Z] ====== gauss-mix (apache-spark) [default], iteration 26 completed (17111.938 ms) ======
[2025-12-13T14:00:37.788Z] ====== gauss-mix (apache-spark) [default], iteration 27 started ======
[2025-12-13T14:00:37.788Z] GC before operation: completed in 110.544 ms, heap usage 335.041 MB -> 41.852 MB.
[2025-12-13T14:00:40.176Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:00:42.556Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:00:44.094Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:00:46.476Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:00:48.007Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:00:50.397Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:00:52.786Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:00:55.204Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:00:55.204Z] ====== gauss-mix (apache-spark) [default], iteration 27 completed (16860.085 ms) ======
[2025-12-13T14:00:55.204Z] ====== gauss-mix (apache-spark) [default], iteration 28 started ======
[2025-12-13T14:00:55.204Z] GC before operation: completed in 108.250 ms, heap usage 185.415 MB -> 41.545 MB.
[2025-12-13T14:00:56.737Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:00:59.124Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:01:01.506Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:01:03.091Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:01:05.484Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:01:07.019Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:01:09.394Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:01:10.928Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:01:10.928Z] ====== gauss-mix (apache-spark) [default], iteration 28 completed (16370.511 ms) ======
[2025-12-13T14:01:10.928Z] ====== gauss-mix (apache-spark) [default], iteration 29 started ======
[2025-12-13T14:01:11.666Z] GC before operation: completed in 125.517 ms, heap usage 197.005 MB -> 41.976 MB.
[2025-12-13T14:01:14.104Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:01:15.639Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:01:18.515Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:01:20.054Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:01:21.598Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:01:24.007Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:01:26.410Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:01:28.812Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:01:28.813Z] ====== gauss-mix (apache-spark) [default], iteration 29 completed (17109.629 ms) ======
[2025-12-13T14:01:28.813Z] ====== gauss-mix (apache-spark) [default], iteration 30 started ======
[2025-12-13T14:01:28.813Z] GC before operation: completed in 119.621 ms, heap usage 191.414 MB -> 41.749 MB.
[2025-12-13T14:01:31.206Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:01:32.752Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:01:35.156Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:01:37.570Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:01:39.103Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:01:41.483Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:01:43.018Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:01:45.403Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:01:45.403Z] ====== gauss-mix (apache-spark) [default], iteration 30 completed (16748.402 ms) ======
[2025-12-13T14:01:45.403Z] ====== gauss-mix (apache-spark) [default], iteration 31 started ======
[2025-12-13T14:01:45.403Z] GC before operation: completed in 110.484 ms, heap usage 258.886 MB -> 41.518 MB.
[2025-12-13T14:01:47.779Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:01:50.171Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:01:52.569Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:01:54.973Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:01:58.277Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:02:01.151Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:02:02.687Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:02:05.055Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:02:05.055Z] ====== gauss-mix (apache-spark) [default], iteration 31 completed (19902.632 ms) ======
[2025-12-13T14:02:05.055Z] ====== gauss-mix (apache-spark) [default], iteration 32 started ======
[2025-12-13T14:02:05.792Z] GC before operation: completed in 168.618 ms, heap usage 120.948 MB -> 41.799 MB.
[2025-12-13T14:02:08.193Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:02:10.577Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:02:12.965Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:02:14.499Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:02:16.889Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:02:19.274Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:02:20.822Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:02:23.206Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:02:23.206Z] ====== gauss-mix (apache-spark) [default], iteration 32 completed (17637.303 ms) ======
[2025-12-13T14:02:23.206Z] ====== gauss-mix (apache-spark) [default], iteration 33 started ======
[2025-12-13T14:02:23.206Z] GC before operation: completed in 113.720 ms, heap usage 94.481 MB -> 41.525 MB.
[2025-12-13T14:02:25.591Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:02:27.971Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:02:29.501Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:02:31.890Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:02:33.428Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:02:35.865Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:02:37.408Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:02:40.283Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:02:40.283Z] ====== gauss-mix (apache-spark) [default], iteration 33 completed (16747.579 ms) ======
[2025-12-13T14:02:40.283Z] ====== gauss-mix (apache-spark) [default], iteration 34 started ======
[2025-12-13T14:02:40.283Z] GC before operation: completed in 132.253 ms, heap usage 105.485 MB -> 41.352 MB.
[2025-12-13T14:02:42.674Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:02:44.213Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:02:46.615Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:02:49.004Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:02:50.534Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:02:52.929Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:02:55.304Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:02:56.844Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:02:56.845Z] ====== gauss-mix (apache-spark) [default], iteration 34 completed (16679.891 ms) ======
[2025-12-13T14:02:56.845Z] ====== gauss-mix (apache-spark) [default], iteration 35 started ======
[2025-12-13T14:02:56.845Z] GC before operation: completed in 93.255 ms, heap usage 69.063 MB -> 41.713 MB.
[2025-12-13T14:02:59.232Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:03:01.652Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:03:03.183Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:03:05.565Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:03:07.099Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:03:09.479Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:03:11.856Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:03:14.276Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:03:14.276Z] ====== gauss-mix (apache-spark) [default], iteration 35 completed (17364.783 ms) ======
[2025-12-13T14:03:14.276Z] ====== gauss-mix (apache-spark) [default], iteration 36 started ======
[2025-12-13T14:03:14.276Z] GC before operation: completed in 106.859 ms, heap usage 82.897 MB -> 41.441 MB.
[2025-12-13T14:03:16.708Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:03:18.238Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:03:21.119Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:03:22.649Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:03:24.181Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:03:26.563Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:03:32.014Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:03:32.014Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:03:32.014Z] ====== gauss-mix (apache-spark) [default], iteration 36 completed (15729.031 ms) ======
[2025-12-13T14:03:32.014Z] ====== gauss-mix (apache-spark) [default], iteration 37 started ======
[2025-12-13T14:03:32.014Z] GC before operation: completed in 106.883 ms, heap usage 173.055 MB -> 41.950 MB.
[2025-12-13T14:03:32.750Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:03:34.287Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:03:36.691Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:03:39.086Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:03:41.485Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:03:43.873Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:03:46.255Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:03:47.800Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:03:47.800Z] ====== gauss-mix (apache-spark) [default], iteration 37 completed (17661.296 ms) ======
[2025-12-13T14:03:47.800Z] ====== gauss-mix (apache-spark) [default], iteration 38 started ======
[2025-12-13T14:03:47.800Z] GC before operation: completed in 127.301 ms, heap usage 549.054 MB -> 41.876 MB.
[2025-12-13T14:03:50.181Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:03:52.691Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:03:55.084Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:03:56.620Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:03:59.037Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:04:02.775Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:04:04.307Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:04:06.705Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:04:06.705Z] ====== gauss-mix (apache-spark) [default], iteration 38 completed (18766.910 ms) ======
[2025-12-13T14:04:06.705Z] ====== gauss-mix (apache-spark) [default], iteration 39 started ======
[2025-12-13T14:04:06.705Z] GC before operation: completed in 110.826 ms, heap usage 126.835 MB -> 41.413 MB.
[2025-12-13T14:04:09.092Z] Accuracy (validation) = 0.99556 for the model trained with K = 12, maxIterations = 25, and seed = 159147643.
[2025-12-13T14:04:11.481Z] Accuracy (validation) = 0.98333 for the model trained with K = 12, maxIterations = 25, and seed = 159147644.
[2025-12-13T14:04:13.014Z] Accuracy (validation) = 0.99778 for the model trained with K = 12, maxIterations = 25, and seed = 159147645.
[2025-12-13T14:04:15.401Z] Accuracy (validation) = 0.99889 for the model trained with K = 12, maxIterations = 25, and seed = 159147646.
[2025-12-13T14:04:16.946Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147643.
[2025-12-13T14:04:19.352Z] Accuracy (validation) = 0.99778 for the model trained with K = 9, maxIterations = 30, and seed = 159147644.
[2025-12-13T14:04:21.738Z] Accuracy (validation) = 0.99889 for the model trained with K = 9, maxIterations = 30, and seed = 159147645.
[2025-12-13T14:04:23.279Z] Accuracy (validation) = 1.00000 for the model trained with K = 9, maxIterations = 30, and seed = 159147646.
[2025-12-13T14:04:23.279Z] ====== gauss-mix (apache-spark) [default], iteration 39 completed (16580.872 ms) ======
[2025-12-13T14:04:24.026Z] -----------------------------------
[2025-12-13T14:04:24.026Z] renaissance-gauss-mix_0_PASSED
[2025-12-13T14:04:24.026Z] -----------------------------------
[2025-12-13T14:04:24.026Z]
[2025-12-13T14:04:24.026Z] TEST TEARDOWN:
[2025-12-13T14:04:24.026Z] Nothing to be done for teardown.
[2025-12-13T14:04:24.026Z] renaissance-gauss-mix_0 Finish Time: Sat Dec 13 14:04:23 2025 Epoch Time (ms): 1765634663733
[2025-12-13T14:04:24.026Z]
[2025-12-13T14:04:24.026Z] ===============================================
[2025-12-13T14:04:24.026Z] Running test renaissance-log-regression_0 ...
[2025-12-13T14:04:24.026Z] ===============================================
[2025-12-13T14:04:24.026Z] renaissance-log-regression_0 Start Time: Sat Dec 13 14:04:23 2025 Epoch Time (ms): 1765634663761
[2025-12-13T14:04:24.026Z] variation: NoOptions
[2025-12-13T14:04:24.026Z] JVM_OPTIONS:
[2025-12-13T14:04:24.026Z] { \
[2025-12-13T14:04:24.026Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:04:24.026Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:04:24.026Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-log-regression_0"; \
[2025-12-13T14:04:24.026Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-log-regression_0"; \
[2025-12-13T14:04:24.026Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:04:24.026Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-12-13T14:04:24.026Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:04:24.026Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:04:24.026Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:04:24.026Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:04:24.026Z]
[2025-12-13T14:04:24.026Z] TEST SETUP:
[2025-12-13T14:04:24.026Z] Nothing to be done for setup.
[2025-12-13T14:04:24.026Z]
[2025-12-13T14:04:24.026Z] TESTING:
[2025-12-13T14:04:24.765Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T14:04:24.765Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-log-regression_0/launcher-140423-7253458260253759938/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T14:04:24.765Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T14:04:24.765Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T14:04:34.378Z] NOTE: 'log-regression' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-12-13T14:04:38.702Z] ====== log-regression (apache-spark) [default], iteration 0 started ======
[2025-12-13T14:04:38.702Z] GC before operation: completed in 120.793 ms, heap usage 66.233 MB -> 35.055 MB.
[2025-12-13T14:04:57.240Z] ====== log-regression (apache-spark) [default], iteration 0 completed (17199.664 ms) ======
[2025-12-13T14:04:57.240Z] ====== log-regression (apache-spark) [default], iteration 1 started ======
[2025-12-13T14:04:57.240Z] GC before operation: completed in 213.477 ms, heap usage 229.913 MB -> 119.138 MB.
[2025-12-13T14:04:59.627Z] ====== log-regression (apache-spark) [default], iteration 1 completed (3454.889 ms) ======
[2025-12-13T14:04:59.627Z] ====== log-regression (apache-spark) [default], iteration 2 started ======
[2025-12-13T14:04:59.627Z] GC before operation: completed in 143.573 ms, heap usage 418.889 MB -> 120.239 MB.
[2025-12-13T14:05:02.049Z] ====== log-regression (apache-spark) [default], iteration 2 completed (2976.609 ms) ======
[2025-12-13T14:05:02.049Z] ====== log-regression (apache-spark) [default], iteration 3 started ======
[2025-12-13T14:05:02.803Z] GC before operation: completed in 115.727 ms, heap usage 355.938 MB -> 120.420 MB.
[2025-12-13T14:05:05.218Z] ====== log-regression (apache-spark) [default], iteration 3 completed (2743.127 ms) ======
[2025-12-13T14:05:05.219Z] ====== log-regression (apache-spark) [default], iteration 4 started ======
[2025-12-13T14:05:05.219Z] GC before operation: completed in 169.879 ms, heap usage 480.466 MB -> 121.095 MB.
[2025-12-13T14:05:07.613Z] ====== log-regression (apache-spark) [default], iteration 4 completed (2417.636 ms) ======
[2025-12-13T14:05:07.613Z] ====== log-regression (apache-spark) [default], iteration 5 started ======
[2025-12-13T14:05:07.613Z] GC before operation: completed in 171.305 ms, heap usage 153.092 MB -> 120.546 MB.
[2025-12-13T14:05:10.934Z] ====== log-regression (apache-spark) [default], iteration 5 completed (2741.434 ms) ======
[2025-12-13T14:05:10.934Z] ====== log-regression (apache-spark) [default], iteration 6 started ======
[2025-12-13T14:05:10.934Z] GC before operation: completed in 179.938 ms, heap usage 775.710 MB -> 122.360 MB.
[2025-12-13T14:05:13.326Z] ====== log-regression (apache-spark) [default], iteration 6 completed (2308.557 ms) ======
[2025-12-13T14:05:13.327Z] ====== log-regression (apache-spark) [default], iteration 7 started ======
[2025-12-13T14:05:13.327Z] GC before operation: completed in 191.051 ms, heap usage 674.478 MB -> 122.332 MB.
[2025-12-13T14:05:15.727Z] ====== log-regression (apache-spark) [default], iteration 7 completed (2434.515 ms) ======
[2025-12-13T14:05:15.727Z] ====== log-regression (apache-spark) [default], iteration 8 started ======
[2025-12-13T14:05:15.727Z] GC before operation: completed in 167.269 ms, heap usage 426.968 MB -> 121.807 MB.
[2025-12-13T14:05:18.112Z] ====== log-regression (apache-spark) [default], iteration 8 completed (2273.368 ms) ======
[2025-12-13T14:05:18.112Z] ====== log-regression (apache-spark) [default], iteration 9 started ======
[2025-12-13T14:05:18.112Z] GC before operation: completed in 144.712 ms, heap usage 773.727 MB -> 122.988 MB.
[2025-12-13T14:05:21.447Z] ====== log-regression (apache-spark) [default], iteration 9 completed (2492.341 ms) ======
[2025-12-13T14:05:21.447Z] ====== log-regression (apache-spark) [default], iteration 10 started ======
[2025-12-13T14:05:21.447Z] GC before operation: completed in 180.448 ms, heap usage 242.018 MB -> 121.733 MB.
[2025-12-13T14:05:23.850Z] ====== log-regression (apache-spark) [default], iteration 10 completed (2470.684 ms) ======
[2025-12-13T14:05:23.850Z] ====== log-regression (apache-spark) [default], iteration 11 started ======
[2025-12-13T14:05:23.850Z] GC before operation: completed in 162.710 ms, heap usage 429.506 MB -> 122.441 MB.
[2025-12-13T14:05:26.249Z] ====== log-regression (apache-spark) [default], iteration 11 completed (2395.981 ms) ======
[2025-12-13T14:05:26.249Z] ====== log-regression (apache-spark) [default], iteration 12 started ======
[2025-12-13T14:05:26.249Z] GC before operation: completed in 158.579 ms, heap usage 772.893 MB -> 123.590 MB.
[2025-12-13T14:05:28.651Z] ====== log-regression (apache-spark) [default], iteration 12 completed (2222.229 ms) ======
[2025-12-13T14:05:28.651Z] ====== log-regression (apache-spark) [default], iteration 13 started ======
[2025-12-13T14:05:28.651Z] GC before operation: completed in 191.194 ms, heap usage 678.350 MB -> 123.440 MB.
[2025-12-13T14:05:31.032Z] ====== log-regression (apache-spark) [default], iteration 13 completed (2207.193 ms) ======
[2025-12-13T14:05:31.032Z] ====== log-regression (apache-spark) [default], iteration 14 started ======
[2025-12-13T14:05:31.032Z] GC before operation: completed in 144.512 ms, heap usage 467.939 MB -> 123.004 MB.
[2025-12-13T14:05:33.545Z] ====== log-regression (apache-spark) [default], iteration 14 completed (2402.195 ms) ======
[2025-12-13T14:05:33.545Z] ====== log-regression (apache-spark) [default], iteration 15 started ======
[2025-12-13T14:05:33.545Z] GC before operation: completed in 159.418 ms, heap usage 409.416 MB -> 123.071 MB.
[2025-12-13T14:05:35.943Z] ====== log-regression (apache-spark) [default], iteration 15 completed (2178.674 ms) ======
[2025-12-13T14:05:35.943Z] ====== log-regression (apache-spark) [default], iteration 16 started ======
[2025-12-13T14:05:35.943Z] GC before operation: completed in 163.132 ms, heap usage 323.596 MB -> 122.958 MB.
[2025-12-13T14:05:38.357Z] ====== log-regression (apache-spark) [default], iteration 16 completed (2351.827 ms) ======
[2025-12-13T14:05:38.357Z] ====== log-regression (apache-spark) [default], iteration 17 started ======
[2025-12-13T14:05:38.357Z] GC before operation: completed in 155.509 ms, heap usage 641.087 MB -> 124.186 MB.
[2025-12-13T14:05:40.750Z] ====== log-regression (apache-spark) [default], iteration 17 completed (2326.031 ms) ======
[2025-12-13T14:05:40.750Z] ====== log-regression (apache-spark) [default], iteration 18 started ======
[2025-12-13T14:05:40.750Z] GC before operation: completed in 161.239 ms, heap usage 735.401 MB -> 124.677 MB.
[2025-12-13T14:05:43.146Z] ====== log-regression (apache-spark) [default], iteration 18 completed (2419.943 ms) ======
[2025-12-13T14:05:43.146Z] ====== log-regression (apache-spark) [default], iteration 19 started ======
[2025-12-13T14:05:43.899Z] GC before operation: completed in 166.784 ms, heap usage 686.823 MB -> 124.651 MB.
[2025-12-13T14:05:46.273Z] ====== log-regression (apache-spark) [default], iteration 19 completed (2396.739 ms) ======
[2025-12-13T14:05:46.273Z] -----------------------------------
[2025-12-13T14:05:46.273Z] renaissance-log-regression_0_PASSED
[2025-12-13T14:05:46.273Z] -----------------------------------
[2025-12-13T14:05:46.273Z]
[2025-12-13T14:05:46.273Z] TEST TEARDOWN:
[2025-12-13T14:05:46.273Z] Nothing to be done for teardown.
[2025-12-13T14:05:46.273Z] renaissance-log-regression_0 Finish Time: Sat Dec 13 14:05:46 2025 Epoch Time (ms): 1765634746002
[2025-12-13T14:05:46.273Z]
[2025-12-13T14:05:46.273Z] ===============================================
[2025-12-13T14:05:46.273Z] Running test renaissance-mnemonics_0 ...
[2025-12-13T14:05:46.273Z] ===============================================
[2025-12-13T14:05:46.273Z] renaissance-mnemonics_0 Start Time: Sat Dec 13 14:05:46 2025 Epoch Time (ms): 1765634746029
[2025-12-13T14:05:46.273Z] variation: NoOptions
[2025-12-13T14:05:46.273Z] JVM_OPTIONS:
[2025-12-13T14:05:46.273Z] { \
[2025-12-13T14:05:46.273Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:05:46.273Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:05:46.273Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-mnemonics_0"; \
[2025-12-13T14:05:46.273Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-mnemonics_0"; \
[2025-12-13T14:05:46.273Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:05:46.273Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-12-13T14:05:46.273Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:05:46.273Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:05:46.273Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:05:46.273Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:05:46.273Z]
[2025-12-13T14:05:46.273Z] TEST SETUP:
[2025-12-13T14:05:46.273Z] Nothing to be done for setup.
[2025-12-13T14:05:46.273Z]
[2025-12-13T14:05:46.273Z] TESTING:
[2025-12-13T14:05:47.016Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T14:05:47.016Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-mnemonics_0/launcher-140546-16142195792469576412/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T14:05:47.016Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T14:05:47.016Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T14:05:47.767Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-12-13T14:05:47.768Z] GC before operation: completed in 29.857 ms, heap usage 25.645 MB -> 3.828 MB.
[2025-12-13T14:05:55.845Z] ====== mnemonics (functional) [default], iteration 0 completed (6801.206 ms) ======
[2025-12-13T14:05:55.845Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-12-13T14:05:55.845Z] GC before operation: completed in 42.804 ms, heap usage 154.580 MB -> 3.864 MB.
[2025-12-13T14:06:02.536Z] ====== mnemonics (functional) [default], iteration 1 completed (6459.151 ms) ======
[2025-12-13T14:06:02.536Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-12-13T14:06:02.536Z] GC before operation: completed in 37.949 ms, heap usage 393.364 MB -> 3.864 MB.
[2025-12-13T14:06:09.240Z] ====== mnemonics (functional) [default], iteration 2 completed (6516.057 ms) ======
[2025-12-13T14:06:09.240Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-12-13T14:06:09.240Z] GC before operation: completed in 29.245 ms, heap usage 151.364 MB -> 3.864 MB.
[2025-12-13T14:06:15.946Z] ====== mnemonics (functional) [default], iteration 3 completed (6458.947 ms) ======
[2025-12-13T14:06:15.946Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-12-13T14:06:15.946Z] GC before operation: completed in 37.704 ms, heap usage 447.658 MB -> 3.864 MB.
[2025-12-13T14:06:23.109Z] ====== mnemonics (functional) [default], iteration 4 completed (6573.136 ms) ======
[2025-12-13T14:06:23.109Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-12-13T14:06:23.109Z] GC before operation: completed in 31.848 ms, heap usage 409.216 MB -> 3.864 MB.
[2025-12-13T14:06:29.752Z] ====== mnemonics (functional) [default], iteration 5 completed (6396.077 ms) ======
[2025-12-13T14:06:29.752Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-12-13T14:06:30.488Z] GC before operation: completed in 37.975 ms, heap usage 516.158 MB -> 3.864 MB.
[2025-12-13T14:06:37.118Z] ====== mnemonics (functional) [default], iteration 6 completed (6390.333 ms) ======
[2025-12-13T14:06:37.118Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-12-13T14:06:37.118Z] GC before operation: completed in 44.040 ms, heap usage 194.658 MB -> 3.864 MB.
[2025-12-13T14:06:43.782Z] ====== mnemonics (functional) [default], iteration 7 completed (6522.352 ms) ======
[2025-12-13T14:06:43.782Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-12-13T14:06:43.782Z] GC before operation: completed in 39.975 ms, heap usage 363.669 MB -> 3.864 MB.
[2025-12-13T14:06:51.807Z] ====== mnemonics (functional) [default], iteration 8 completed (6826.262 ms) ======
[2025-12-13T14:06:51.807Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-12-13T14:06:51.807Z] GC before operation: completed in 40.974 ms, heap usage 155.569 MB -> 3.864 MB.
[2025-12-13T14:06:58.475Z] ====== mnemonics (functional) [default], iteration 9 completed (6697.113 ms) ======
[2025-12-13T14:06:58.475Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-12-13T14:06:58.475Z] GC before operation: completed in 29.720 ms, heap usage 365.420 MB -> 3.864 MB.
[2025-12-13T14:07:05.642Z] ====== mnemonics (functional) [default], iteration 10 completed (6521.323 ms) ======
[2025-12-13T14:07:05.642Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-12-13T14:07:05.642Z] GC before operation: completed in 48.468 ms, heap usage 453.025 MB -> 3.864 MB.
[2025-12-13T14:07:13.665Z] ====== mnemonics (functional) [default], iteration 11 completed (6684.216 ms) ======
[2025-12-13T14:07:13.665Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-12-13T14:07:13.665Z] GC before operation: completed in 51.853 ms, heap usage 511.239 MB -> 3.865 MB.
[2025-12-13T14:07:20.338Z] ====== mnemonics (functional) [default], iteration 12 completed (6237.842 ms) ======
[2025-12-13T14:07:20.338Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-12-13T14:07:20.338Z] GC before operation: completed in 44.507 ms, heap usage 390.070 MB -> 3.865 MB.
[2025-12-13T14:07:27.016Z] ====== mnemonics (functional) [default], iteration 13 completed (6176.265 ms) ======
[2025-12-13T14:07:27.016Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-12-13T14:07:27.016Z] GC before operation: completed in 30.861 ms, heap usage 166.117 MB -> 3.865 MB.
[2025-12-13T14:07:33.677Z] ====== mnemonics (functional) [default], iteration 14 completed (6148.258 ms) ======
[2025-12-13T14:07:33.677Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-12-13T14:07:33.677Z] GC before operation: completed in 32.905 ms, heap usage 414.541 MB -> 3.865 MB.
[2025-12-13T14:07:40.374Z] ====== mnemonics (functional) [default], iteration 15 completed (6520.988 ms) ======
[2025-12-13T14:07:40.374Z] -----------------------------------
[2025-12-13T14:07:40.374Z] renaissance-mnemonics_0_PASSED
[2025-12-13T14:07:40.374Z] -----------------------------------
[2025-12-13T14:07:40.374Z]
[2025-12-13T14:07:40.374Z] TEST TEARDOWN:
[2025-12-13T14:07:40.374Z] Nothing to be done for teardown.
[2025-12-13T14:07:40.374Z] renaissance-mnemonics_0 Finish Time: Sat Dec 13 14:07:39 2025 Epoch Time (ms): 1765634859952
[2025-12-13T14:07:40.374Z]
[2025-12-13T14:07:40.374Z] ===============================================
[2025-12-13T14:07:40.374Z] Running test renaissance-movie-lens_0 ...
[2025-12-13T14:07:40.374Z] ===============================================
[2025-12-13T14:07:40.374Z] renaissance-movie-lens_0 Start Time: Sat Dec 13 14:07:39 2025 Epoch Time (ms): 1765634859974
[2025-12-13T14:07:40.374Z] variation: NoOptions
[2025-12-13T14:07:40.374Z] JVM_OPTIONS:
[2025-12-13T14:07:40.374Z] { \
[2025-12-13T14:07:40.374Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:07:40.374Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:07:40.374Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-movie-lens_0"; \
[2025-12-13T14:07:40.374Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-movie-lens_0"; \
[2025-12-13T14:07:40.374Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:07:40.374Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-12-13T14:07:40.374Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:07:40.374Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:07:40.374Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:07:40.374Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:07:40.374Z]
[2025-12-13T14:07:40.374Z] TEST SETUP:
[2025-12-13T14:07:40.374Z] Nothing to be done for setup.
[2025-12-13T14:07:40.374Z]
[2025-12-13T14:07:40.374Z] TESTING:
[2025-12-13T14:07:41.113Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T14:07:41.113Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-movie-lens_0/launcher-140740-3932503146876659513/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T14:07:41.113Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T14:07:41.113Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T14:07:50.716Z] NOTE: 'movie-lens' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-12-13T14:08:02.284Z] 14:08:02.095 WARN [dispatcher-event-loop-3] org.apache.spark.scheduler.TaskSetManager - Stage 8 contains a task of very large size (1401 KiB). The maximum recommended task size is 1000 KiB.
[2025-12-13T14:08:06.610Z] Got 100004 ratings from 671 users on 9066 movies.
[2025-12-13T14:08:06.610Z] Training: 60056, validation: 20285, test: 19854
[2025-12-13T14:08:06.610Z] ====== movie-lens (apache-spark) [default], iteration 0 started ======
[2025-12-13T14:08:06.610Z] GC before operation: completed in 185.377 ms, heap usage 265.602 MB -> 75.785 MB.
[2025-12-13T14:08:18.059Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:08:24.798Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:08:31.484Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:08:36.908Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:08:40.226Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:08:43.558Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:08:46.427Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:08:49.745Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:08:49.745Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:08:49.745Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:08:50.484Z] Top recommended movies for user id 72:
[2025-12-13T14:08:50.484Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:08:50.484Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:08:50.484Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:08:50.484Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:08:50.484Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:08:50.484Z] ====== movie-lens (apache-spark) [default], iteration 0 completed (43531.989 ms) ======
[2025-12-13T14:08:50.484Z] ====== movie-lens (apache-spark) [default], iteration 1 started ======
[2025-12-13T14:08:50.484Z] GC before operation: completed in 212.822 ms, heap usage 132.998 MB -> 87.440 MB.
[2025-12-13T14:08:56.025Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:09:00.377Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:09:05.807Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:09:10.129Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:09:12.538Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:09:15.849Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:09:19.160Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:09:21.549Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:09:21.549Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:09:21.549Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:09:22.289Z] Top recommended movies for user id 72:
[2025-12-13T14:09:22.289Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:09:22.289Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:09:22.289Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:09:22.289Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:09:22.289Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:09:22.289Z] ====== movie-lens (apache-spark) [default], iteration 1 completed (31324.773 ms) ======
[2025-12-13T14:09:22.289Z] ====== movie-lens (apache-spark) [default], iteration 2 started ======
[2025-12-13T14:09:22.289Z] GC before operation: completed in 274.070 ms, heap usage 700.893 MB -> 92.352 MB.
[2025-12-13T14:09:26.615Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:09:31.418Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:09:35.740Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:09:41.174Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:09:43.555Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:09:45.938Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:09:49.249Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:09:54.004Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:09:54.741Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:09:54.741Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:09:54.741Z] Top recommended movies for user id 72:
[2025-12-13T14:09:54.741Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:09:54.741Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:09:54.741Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:09:54.741Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:09:54.741Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:09:54.741Z] ====== movie-lens (apache-spark) [default], iteration 2 completed (32327.892 ms) ======
[2025-12-13T14:09:54.741Z] ====== movie-lens (apache-spark) [default], iteration 3 started ======
[2025-12-13T14:09:54.741Z] GC before operation: completed in 183.932 ms, heap usage 171.427 MB -> 88.975 MB.
[2025-12-13T14:10:00.171Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:10:08.215Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:10:16.765Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:10:21.138Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:10:23.521Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:10:26.846Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:10:29.241Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:10:31.638Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:10:32.387Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:10:32.387Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:10:32.387Z] Top recommended movies for user id 72:
[2025-12-13T14:10:32.387Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:10:32.387Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:10:32.387Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:10:32.387Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:10:32.387Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:10:32.387Z] ====== movie-lens (apache-spark) [default], iteration 3 completed (37818.086 ms) ======
[2025-12-13T14:10:32.387Z] ====== movie-lens (apache-spark) [default], iteration 4 started ======
[2025-12-13T14:10:33.130Z] GC before operation: completed in 251.473 ms, heap usage 386.823 MB -> 89.581 MB.
[2025-12-13T14:10:37.444Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:10:42.883Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:10:47.225Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:10:51.549Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:10:54.871Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:10:57.260Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:10:59.654Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:11:02.544Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:11:02.544Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:11:02.544Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:11:03.288Z] Top recommended movies for user id 72:
[2025-12-13T14:11:03.288Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:11:03.288Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:11:03.288Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:11:03.288Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:11:03.288Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:11:03.288Z] ====== movie-lens (apache-spark) [default], iteration 4 completed (30148.337 ms) ======
[2025-12-13T14:11:03.288Z] ====== movie-lens (apache-spark) [default], iteration 5 started ======
[2025-12-13T14:11:03.288Z] GC before operation: completed in 184.278 ms, heap usage 119.106 MB -> 89.352 MB.
[2025-12-13T14:11:07.610Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:11:11.949Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:11:17.391Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:11:21.707Z] RMSE (validation) = 0.9919630846870685 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:11:24.093Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:11:26.483Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:11:28.866Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:11:31.252Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:11:31.991Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:11:31.991Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:11:31.991Z] Top recommended movies for user id 72:
[2025-12-13T14:11:31.991Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:11:31.991Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:11:31.991Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:11:31.991Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:11:31.991Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:11:31.991Z] ====== movie-lens (apache-spark) [default], iteration 5 completed (28781.195 ms) ======
[2025-12-13T14:11:31.991Z] ====== movie-lens (apache-spark) [default], iteration 6 started ======
[2025-12-13T14:11:31.991Z] GC before operation: completed in 211.104 ms, heap usage 188.860 MB -> 89.636 MB.
[2025-12-13T14:11:36.307Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:11:39.623Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:11:43.419Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:11:47.739Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:11:50.137Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:11:52.528Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:11:54.917Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:11:57.304Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:11:57.304Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:11:57.304Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:11:57.304Z] Top recommended movies for user id 72:
[2025-12-13T14:11:57.304Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:11:57.304Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:11:57.304Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:11:57.304Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:11:57.304Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:11:57.304Z] ====== movie-lens (apache-spark) [default], iteration 6 completed (25382.765 ms) ======
[2025-12-13T14:11:57.304Z] ====== movie-lens (apache-spark) [default], iteration 7 started ======
[2025-12-13T14:11:58.044Z] GC before operation: completed in 243.251 ms, heap usage 228.506 MB -> 89.592 MB.
[2025-12-13T14:12:02.359Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:12:05.668Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:12:10.002Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:12:13.330Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:12:15.718Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:12:19.032Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:12:21.100Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:12:24.404Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:12:24.404Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:12:24.404Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:12:24.404Z] Top recommended movies for user id 72:
[2025-12-13T14:12:24.404Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:12:24.404Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:12:24.404Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:12:24.404Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:12:24.404Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:12:24.404Z] ====== movie-lens (apache-spark) [default], iteration 7 completed (26922.293 ms) ======
[2025-12-13T14:12:24.404Z] ====== movie-lens (apache-spark) [default], iteration 8 started ======
[2025-12-13T14:12:25.143Z] GC before operation: completed in 237.565 ms, heap usage 375.541 MB -> 90.067 MB.
[2025-12-13T14:12:29.460Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:12:33.820Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:12:38.134Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:12:41.459Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:12:43.841Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:12:46.233Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:12:48.620Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:12:51.024Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:12:51.024Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:12:51.769Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:12:51.769Z] Top recommended movies for user id 72:
[2025-12-13T14:12:51.769Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:12:51.769Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:12:51.769Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:12:51.769Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:12:51.769Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:12:51.769Z] ====== movie-lens (apache-spark) [default], iteration 8 completed (26658.748 ms) ======
[2025-12-13T14:12:51.769Z] ====== movie-lens (apache-spark) [default], iteration 9 started ======
[2025-12-13T14:12:51.769Z] GC before operation: completed in 176.600 ms, heap usage 262.140 MB -> 89.854 MB.
[2025-12-13T14:12:56.125Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:13:00.451Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:13:05.256Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:13:08.584Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:13:10.983Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:13:13.368Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:13:16.707Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:13:19.107Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:13:19.107Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:13:19.107Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:13:19.860Z] Top recommended movies for user id 72:
[2025-12-13T14:13:19.860Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:13:19.860Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:13:19.860Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:13:19.860Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:13:19.860Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:13:19.860Z] ====== movie-lens (apache-spark) [default], iteration 9 completed (27772.933 ms) ======
[2025-12-13T14:13:19.860Z] ====== movie-lens (apache-spark) [default], iteration 10 started ======
[2025-12-13T14:13:19.860Z] GC before operation: completed in 210.573 ms, heap usage 477.063 MB -> 90.325 MB.
[2025-12-13T14:13:24.232Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:13:28.694Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:13:33.102Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:13:37.445Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:13:39.846Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:13:42.240Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:13:45.559Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:13:48.446Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:13:48.446Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:13:48.446Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:13:48.446Z] Top recommended movies for user id 72:
[2025-12-13T14:13:48.446Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:13:48.446Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:13:48.446Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:13:48.446Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:13:48.446Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:13:48.446Z] ====== movie-lens (apache-spark) [default], iteration 10 completed (28681.010 ms) ======
[2025-12-13T14:13:48.446Z] ====== movie-lens (apache-spark) [default], iteration 11 started ======
[2025-12-13T14:13:48.446Z] GC before operation: completed in 203.592 ms, heap usage 106.102 MB -> 91.761 MB.
[2025-12-13T14:13:52.933Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:13:57.255Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:14:01.690Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:14:05.072Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:14:08.404Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:14:10.818Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:14:13.241Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:14:16.588Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:14:16.588Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:14:16.588Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:14:16.588Z] Top recommended movies for user id 72:
[2025-12-13T14:14:16.588Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:14:16.588Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:14:16.588Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:14:16.588Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:14:16.588Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:14:16.588Z] ====== movie-lens (apache-spark) [default], iteration 11 completed (28139.808 ms) ======
[2025-12-13T14:14:16.588Z] ====== movie-lens (apache-spark) [default], iteration 12 started ======
[2025-12-13T14:14:17.336Z] GC before operation: completed in 239.584 ms, heap usage 375.020 MB -> 90.046 MB.
[2025-12-13T14:14:21.750Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:14:26.217Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:14:30.651Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:14:33.961Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:14:37.273Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:14:39.703Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:14:43.097Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:14:45.496Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:14:45.496Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:14:45.496Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:14:46.248Z] Top recommended movies for user id 72:
[2025-12-13T14:14:46.248Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:14:46.248Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:14:46.248Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:14:46.248Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:14:46.248Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:14:46.248Z] ====== movie-lens (apache-spark) [default], iteration 12 completed (28940.035 ms) ======
[2025-12-13T14:14:46.248Z] ====== movie-lens (apache-spark) [default], iteration 13 started ======
[2025-12-13T14:14:46.248Z] GC before operation: completed in 243.858 ms, heap usage 361.089 MB -> 90.127 MB.
[2025-12-13T14:14:50.577Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:14:54.898Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:14:59.221Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:15:02.547Z] RMSE (validation) = 0.9919630846870685 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:15:05.882Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:15:08.282Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:15:10.689Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:15:13.588Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:15:13.589Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:15:13.589Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:15:13.589Z] Top recommended movies for user id 72:
[2025-12-13T14:15:13.589Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:15:13.589Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:15:13.589Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:15:13.589Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:15:13.589Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:15:13.589Z] ====== movie-lens (apache-spark) [default], iteration 13 completed (27371.733 ms) ======
[2025-12-13T14:15:13.589Z] ====== movie-lens (apache-spark) [default], iteration 14 started ======
[2025-12-13T14:15:13.589Z] GC before operation: completed in 212.604 ms, heap usage 372.153 MB -> 89.958 MB.
[2025-12-13T14:15:17.938Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:15:22.326Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:15:26.682Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:15:31.154Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:15:33.562Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:15:35.955Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:15:38.353Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:15:40.750Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:15:41.503Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:15:41.503Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:15:41.503Z] Top recommended movies for user id 72:
[2025-12-13T14:15:41.503Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:15:41.503Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:15:41.503Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:15:41.503Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:15:41.503Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:15:41.503Z] ====== movie-lens (apache-spark) [default], iteration 14 completed (27798.818 ms) ======
[2025-12-13T14:15:41.503Z] ====== movie-lens (apache-spark) [default], iteration 15 started ======
[2025-12-13T14:15:41.503Z] GC before operation: completed in 215.164 ms, heap usage 428.789 MB -> 90.220 MB.
[2025-12-13T14:15:45.837Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:15:50.197Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:15:54.556Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:15:59.157Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:16:01.542Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:16:03.936Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:16:07.277Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:16:09.695Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:16:09.695Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:16:09.695Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:16:09.696Z] Top recommended movies for user id 72:
[2025-12-13T14:16:09.696Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:16:09.696Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:16:09.696Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:16:09.696Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:16:09.696Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:16:09.696Z] ====== movie-lens (apache-spark) [default], iteration 15 completed (28029.059 ms) ======
[2025-12-13T14:16:09.696Z] ====== movie-lens (apache-spark) [default], iteration 16 started ======
[2025-12-13T14:16:10.435Z] GC before operation: completed in 322.767 ms, heap usage 511.564 MB -> 90.254 MB.
[2025-12-13T14:16:14.778Z] RMSE (validation) = 3.6219689545487617 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:16:19.150Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:16:24.645Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:16:30.252Z] RMSE (validation) = 0.9919630846870685 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:16:35.763Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:16:40.073Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:16:42.462Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:16:44.839Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:16:44.839Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:16:44.839Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:16:45.583Z] Top recommended movies for user id 72:
[2025-12-13T14:16:45.583Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:16:45.583Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:16:45.583Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:16:45.583Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:16:45.583Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:16:45.583Z] ====== movie-lens (apache-spark) [default], iteration 16 completed (35160.568 ms) ======
[2025-12-13T14:16:45.583Z] ====== movie-lens (apache-spark) [default], iteration 17 started ======
[2025-12-13T14:16:45.583Z] GC before operation: completed in 222.468 ms, heap usage 135.401 MB -> 89.840 MB.
[2025-12-13T14:16:49.993Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:16:54.335Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:16:58.663Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:17:03.081Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:17:05.477Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:17:07.866Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:17:10.251Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:17:13.549Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:17:13.549Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:17:13.550Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:17:13.550Z] Top recommended movies for user id 72:
[2025-12-13T14:17:13.550Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:17:13.550Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:17:13.550Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:17:13.550Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:17:13.550Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:17:13.550Z] ====== movie-lens (apache-spark) [default], iteration 17 completed (28104.788 ms) ======
[2025-12-13T14:17:13.550Z] ====== movie-lens (apache-spark) [default], iteration 18 started ======
[2025-12-13T14:17:14.298Z] GC before operation: completed in 214.519 ms, heap usage 123.109 MB -> 89.690 MB.
[2025-12-13T14:17:18.606Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:17:22.410Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:17:26.727Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:17:31.051Z] RMSE (validation) = 0.9919630846870685 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:17:33.433Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:17:35.824Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:17:39.136Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:17:41.528Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:17:41.528Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:17:41.528Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:17:42.279Z] Top recommended movies for user id 72:
[2025-12-13T14:17:42.279Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:17:42.279Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:17:42.279Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:17:42.279Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:17:42.279Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:17:42.279Z] ====== movie-lens (apache-spark) [default], iteration 18 completed (28041.720 ms) ======
[2025-12-13T14:17:42.279Z] ====== movie-lens (apache-spark) [default], iteration 19 started ======
[2025-12-13T14:17:42.279Z] GC before operation: completed in 212.222 ms, heap usage 134.792 MB -> 89.797 MB.
[2025-12-13T14:17:46.626Z] RMSE (validation) = 3.621968954548761 for the model trained with rank = 8, lambda = 5.0, and numIter = 20.
[2025-12-13T14:17:50.987Z] RMSE (validation) = 2.1340923218923 for the model trained with rank = 10, lambda = 2.0, and numIter = 20.
[2025-12-13T14:17:55.297Z] RMSE (validation) = 1.310518647704681 for the model trained with rank = 12, lambda = 1.0, and numIter = 20.
[2025-12-13T14:17:59.703Z] RMSE (validation) = 0.9919630846870686 for the model trained with rank = 8, lambda = 0.05, and numIter = 20.
[2025-12-13T14:18:02.151Z] RMSE (validation) = 1.2070175349451324 for the model trained with rank = 10, lambda = 0.01, and numIter = 10.
[2025-12-13T14:18:05.037Z] RMSE (validation) = 1.114680167277025 for the model trained with rank = 8, lambda = 0.02, and numIter = 10.
[2025-12-13T14:18:07.413Z] RMSE (validation) = 0.922741950338674 for the model trained with rank = 12, lambda = 0.1, and numIter = 10.
[2025-12-13T14:18:09.792Z] RMSE (validation) = 0.898064398059034 for the model trained with rank = 8, lambda = 0.2, and numIter = 10.
[2025-12-13T14:18:10.531Z] The best model was trained with rank = 8 and lambda = 0.2, and numIter = 10, and its RMSE on the test set is 0.9063252168319611.
[2025-12-13T14:18:10.531Z] The best model improves the baseline by 14.52%.
[2025-12-13T14:18:10.531Z] Top recommended movies for user id 72:
[2025-12-13T14:18:10.531Z] 1: Land of Silence and Darkness (Land des Schweigens und der Dunkelheit) (1971) (rating: 4.659, id: 67504)
[2025-12-13T14:18:10.531Z] 2: Goat, The (1921) (rating: 4.659, id: 83318)
[2025-12-13T14:18:10.531Z] 3: Play House, The (1921) (rating: 4.659, id: 83359)
[2025-12-13T14:18:10.531Z] 4: Cops (1922) (rating: 4.659, id: 83411)
[2025-12-13T14:18:10.531Z] 5: Dear Frankie (2004) (rating: 4.267, id: 8530)
[2025-12-13T14:18:10.531Z] ====== movie-lens (apache-spark) [default], iteration 19 completed (28401.460 ms) ======
[2025-12-13T14:18:11.277Z] -----------------------------------
[2025-12-13T14:18:11.277Z] renaissance-movie-lens_0_PASSED
[2025-12-13T14:18:11.277Z] -----------------------------------
[2025-12-13T14:18:11.277Z]
[2025-12-13T14:18:11.277Z] TEST TEARDOWN:
[2025-12-13T14:18:11.277Z] Nothing to be done for teardown.
[2025-12-13T14:18:11.277Z] renaissance-movie-lens_0 Finish Time: Sat Dec 13 14:18:11 2025 Epoch Time (ms): 1765635491037
[2025-12-13T14:18:11.277Z]
[2025-12-13T14:18:11.277Z] ===============================================
[2025-12-13T14:18:11.277Z] Running test renaissance-par-mnemonics_0 ...
[2025-12-13T14:18:11.277Z] ===============================================
[2025-12-13T14:18:11.277Z] renaissance-par-mnemonics_0 Start Time: Sat Dec 13 14:18:11 2025 Epoch Time (ms): 1765635491066
[2025-12-13T14:18:11.277Z] variation: NoOptions
[2025-12-13T14:18:11.277Z] JVM_OPTIONS:
[2025-12-13T14:18:11.277Z] { \
[2025-12-13T14:18:11.277Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:18:11.277Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:18:11.277Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-par-mnemonics_0"; \
[2025-12-13T14:18:11.277Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-par-mnemonics_0"; \
[2025-12-13T14:18:11.277Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:18:11.277Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-12-13T14:18:11.277Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:18:11.277Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:18:11.277Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:18:11.277Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:18:11.277Z]
[2025-12-13T14:18:11.277Z] TEST SETUP:
[2025-12-13T14:18:11.277Z] Nothing to be done for setup.
[2025-12-13T14:18:11.277Z]
[2025-12-13T14:18:11.277Z] TESTING:
[2025-12-13T14:18:12.805Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T14:18:12.805Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-par-mnemonics_0/launcher-141811-16650205414797206889/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T14:18:12.805Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T14:18:12.805Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T14:18:12.805Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-12-13T14:18:12.805Z] GC before operation: completed in 39.495 ms, heap usage 25.629 MB -> 3.826 MB.
[2025-12-13T14:18:19.497Z] ====== par-mnemonics (functional) [default], iteration 0 completed (5919.575 ms) ======
[2025-12-13T14:18:19.497Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-12-13T14:18:19.497Z] GC before operation: completed in 36.846 ms, heap usage 160.624 MB -> 3.889 MB.
[2025-12-13T14:18:26.160Z] ====== par-mnemonics (functional) [default], iteration 1 completed (5413.677 ms) ======
[2025-12-13T14:18:26.160Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-12-13T14:18:26.160Z] GC before operation: completed in 40.819 ms, heap usage 449.101 MB -> 3.889 MB.
[2025-12-13T14:18:31.636Z] ====== par-mnemonics (functional) [default], iteration 2 completed (5842.998 ms) ======
[2025-12-13T14:18:31.636Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-12-13T14:18:31.636Z] GC before operation: completed in 46.021 ms, heap usage 387.431 MB -> 3.889 MB.
[2025-12-13T14:18:38.315Z] ====== par-mnemonics (functional) [default], iteration 3 completed (5433.346 ms) ======
[2025-12-13T14:18:38.315Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-12-13T14:18:38.315Z] GC before operation: completed in 23.319 ms, heap usage 137.183 MB -> 3.889 MB.
[2025-12-13T14:18:43.748Z] ====== par-mnemonics (functional) [default], iteration 4 completed (5553.803 ms) ======
[2025-12-13T14:18:43.748Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-12-13T14:18:43.748Z] GC before operation: completed in 43.474 ms, heap usage 407.639 MB -> 3.890 MB.
[2025-12-13T14:18:50.378Z] ====== par-mnemonics (functional) [default], iteration 5 completed (5617.402 ms) ======
[2025-12-13T14:18:50.378Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-12-13T14:18:50.378Z] GC before operation: completed in 46.620 ms, heap usage 378.661 MB -> 3.890 MB.
[2025-12-13T14:18:56.401Z] ====== par-mnemonics (functional) [default], iteration 6 completed (5555.863 ms) ======
[2025-12-13T14:18:56.401Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-12-13T14:18:56.401Z] GC before operation: completed in 42.541 ms, heap usage 453.923 MB -> 3.890 MB.
[2025-12-13T14:19:03.134Z] ====== par-mnemonics (functional) [default], iteration 7 completed (5753.788 ms) ======
[2025-12-13T14:19:03.134Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-12-13T14:19:03.134Z] GC before operation: completed in 35.507 ms, heap usage 214.645 MB -> 3.890 MB.
[2025-12-13T14:19:08.541Z] ====== par-mnemonics (functional) [default], iteration 8 completed (5492.250 ms) ======
[2025-12-13T14:19:08.541Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-12-13T14:19:08.541Z] GC before operation: completed in 40.826 ms, heap usage 258.890 MB -> 3.890 MB.
[2025-12-13T14:19:15.184Z] ====== par-mnemonics (functional) [default], iteration 9 completed (5639.228 ms) ======
[2025-12-13T14:19:15.184Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-12-13T14:19:15.184Z] GC before operation: completed in 31.706 ms, heap usage 297.016 MB -> 3.890 MB.
[2025-12-13T14:19:20.619Z] ====== par-mnemonics (functional) [default], iteration 10 completed (5704.818 ms) ======
[2025-12-13T14:19:20.619Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-12-13T14:19:20.619Z] GC before operation: completed in 46.639 ms, heap usage 157.276 MB -> 3.890 MB.
[2025-12-13T14:19:27.281Z] ====== par-mnemonics (functional) [default], iteration 11 completed (5566.843 ms) ======
[2025-12-13T14:19:27.281Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-12-13T14:19:27.281Z] GC before operation: completed in 40.068 ms, heap usage 350.028 MB -> 3.890 MB.
[2025-12-13T14:19:32.717Z] ====== par-mnemonics (functional) [default], iteration 12 completed (5987.968 ms) ======
[2025-12-13T14:19:32.717Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-12-13T14:19:32.717Z] GC before operation: completed in 38.463 ms, heap usage 158.390 MB -> 3.890 MB.
[2025-12-13T14:19:39.754Z] ====== par-mnemonics (functional) [default], iteration 13 completed (5701.476 ms) ======
[2025-12-13T14:19:39.754Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-12-13T14:19:39.754Z] GC before operation: completed in 50.032 ms, heap usage 473.677 MB -> 3.890 MB.
[2025-12-13T14:19:45.187Z] ====== par-mnemonics (functional) [default], iteration 14 completed (5579.926 ms) ======
[2025-12-13T14:19:45.187Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-12-13T14:19:45.187Z] GC before operation: completed in 39.911 ms, heap usage 372.583 MB -> 3.890 MB.
[2025-12-13T14:19:51.872Z] ====== par-mnemonics (functional) [default], iteration 15 completed (5568.944 ms) ======
[2025-12-13T14:19:51.872Z] -----------------------------------
[2025-12-13T14:19:51.872Z] renaissance-par-mnemonics_0_PASSED
[2025-12-13T14:19:51.872Z] -----------------------------------
[2025-12-13T14:19:51.872Z]
[2025-12-13T14:19:51.872Z] TEST TEARDOWN:
[2025-12-13T14:19:51.872Z] Nothing to be done for teardown.
[2025-12-13T14:19:51.872Z] renaissance-par-mnemonics_0 Finish Time: Sat Dec 13 14:19:51 2025 Epoch Time (ms): 1765635591196
[2025-12-13T14:19:51.872Z]
[2025-12-13T14:19:51.872Z] ===============================================
[2025-12-13T14:19:51.872Z] Running test renaissance-philosophers_0 ...
[2025-12-13T14:19:51.872Z] ===============================================
[2025-12-13T14:19:51.872Z] renaissance-philosophers_0 Start Time: Sat Dec 13 14:19:51 2025 Epoch Time (ms): 1765635591219
[2025-12-13T14:19:51.872Z] variation: NoOptions
[2025-12-13T14:19:51.872Z] JVM_OPTIONS:
[2025-12-13T14:19:51.872Z] { \
[2025-12-13T14:19:51.872Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:19:51.872Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:19:51.872Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-philosophers_0"; \
[2025-12-13T14:19:51.872Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-philosophers_0"; \
[2025-12-13T14:19:51.872Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:19:51.872Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-12-13T14:19:51.872Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:19:51.872Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:19:51.872Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:19:51.872Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:19:51.872Z]
[2025-12-13T14:19:51.872Z] TEST SETUP:
[2025-12-13T14:19:51.872Z] Nothing to be done for setup.
[2025-12-13T14:19:51.872Z]
[2025-12-13T14:19:51.872Z] TESTING:
[2025-12-13T14:19:52.615Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T14:19:52.615Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17656328247060/renaissance-philosophers_0/launcher-141951-8671893179264873368/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T14:19:52.615Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T14:19:52.615Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T14:19:53.353Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-12-13T14:19:53.353Z] GC before operation: completed in 37.447 ms, heap usage 27.129 MB -> 4.804 MB.
[2025-12-13T14:19:57.694Z] Camera thread performed 122 scans.
[2025-12-13T14:19:57.694Z] ====== philosophers (scala) [default], iteration 0 completed (4105.016 ms) ======
[2025-12-13T14:19:57.694Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-12-13T14:19:57.694Z] GC before operation: completed in 42.707 ms, heap usage 43.853 MB -> 5.139 MB.
[2025-12-13T14:19:59.228Z] Camera thread performed 122 scans.
[2025-12-13T14:19:59.228Z] ====== philosophers (scala) [default], iteration 1 completed (2244.117 ms) ======
[2025-12-13T14:19:59.228Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-12-13T14:19:59.228Z] GC before operation: completed in 26.380 ms, heap usage 43.330 MB -> 5.140 MB.
[2025-12-13T14:20:00.762Z] Camera thread performed 122 scans.
[2025-12-13T14:20:00.762Z] ====== philosophers (scala) [default], iteration 2 completed (1396.232 ms) ======
[2025-12-13T14:20:00.762Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-12-13T14:20:00.762Z] GC before operation: completed in 37.574 ms, heap usage 57.215 MB -> 5.140 MB.
[2025-12-13T14:20:02.333Z] Camera thread performed 122 scans.
[2025-12-13T14:20:02.333Z] ====== philosophers (scala) [default], iteration 3 completed (1289.290 ms) ======
[2025-12-13T14:20:02.333Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-12-13T14:20:02.333Z] GC before operation: completed in 29.091 ms, heap usage 45.506 MB -> 5.141 MB.
[2025-12-13T14:20:03.870Z] Camera thread performed 122 scans.
[2025-12-13T14:20:03.870Z] ====== philosophers (scala) [default], iteration 4 completed (1436.185 ms) ======
[2025-12-13T14:20:03.870Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-12-13T14:20:03.870Z] GC before operation: completed in 32.633 ms, heap usage 26.075 MB -> 5.141 MB.
[2025-12-13T14:20:05.399Z] Camera thread performed 122 scans.
[2025-12-13T14:20:05.399Z] ====== philosophers (scala) [default], iteration 5 completed (1397.613 ms) ======
[2025-12-13T14:20:05.399Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-12-13T14:20:05.399Z] GC before operation: completed in 32.730 ms, heap usage 51.167 MB -> 5.142 MB.
[2025-12-13T14:20:06.933Z] Camera thread performed 122 scans.
[2025-12-13T14:20:06.933Z] ====== philosophers (scala) [default], iteration 6 completed (1382.357 ms) ======
[2025-12-13T14:20:06.933Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-12-13T14:20:06.933Z] GC before operation: completed in 30.054 ms, heap usage 24.239 MB -> 5.143 MB.
[2025-12-13T14:20:07.673Z] Camera thread performed 122 scans.
[2025-12-13T14:20:07.673Z] ====== philosophers (scala) [default], iteration 7 completed (1258.598 ms) ======
[2025-12-13T14:20:07.673Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-12-13T14:20:07.673Z] GC before operation: completed in 36.730 ms, heap usage 52.775 MB -> 5.143 MB.
[2025-12-13T14:20:09.200Z] Camera thread performed 122 scans.
[2025-12-13T14:20:09.200Z] ====== philosophers (scala) [default], iteration 8 completed (1338.960 ms) ======
[2025-12-13T14:20:09.200Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-12-13T14:20:09.200Z] GC before operation: completed in 37.679 ms, heap usage 68.344 MB -> 5.143 MB.
[2025-12-13T14:20:10.737Z] Camera thread performed 122 scans.
[2025-12-13T14:20:10.737Z] ====== philosophers (scala) [default], iteration 9 completed (1325.537 ms) ======
[2025-12-13T14:20:10.737Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-12-13T14:20:10.737Z] GC before operation: completed in 25.228 ms, heap usage 36.189 MB -> 5.143 MB.
[2025-12-13T14:20:12.281Z] Camera thread performed 122 scans.
[2025-12-13T14:20:12.281Z] ====== philosophers (scala) [default], iteration 10 completed (1327.912 ms) ======
[2025-12-13T14:20:12.281Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-12-13T14:20:12.281Z] GC before operation: completed in 29.224 ms, heap usage 98.829 MB -> 5.143 MB.
[2025-12-13T14:20:13.024Z] Camera thread performed 122 scans.
[2025-12-13T14:20:13.024Z] ====== philosophers (scala) [default], iteration 11 completed (1243.780 ms) ======
[2025-12-13T14:20:13.024Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-12-13T14:20:13.024Z] GC before operation: completed in 40.319 ms, heap usage 35.719 MB -> 5.144 MB.
[2025-12-13T14:20:14.559Z] Camera thread performed 122 scans.
[2025-12-13T14:20:14.559Z] ====== philosophers (scala) [default], iteration 12 completed (1327.386 ms) ======
[2025-12-13T14:20:14.559Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-12-13T14:20:14.559Z] GC before operation: completed in 21.728 ms, heap usage 19.747 MB -> 5.144 MB.
[2025-12-13T14:20:16.092Z] Camera thread performed 122 scans.
[2025-12-13T14:20:16.092Z] ====== philosophers (scala) [default], iteration 13 completed (1449.538 ms) ======
[2025-12-13T14:20:16.092Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-12-13T14:20:16.092Z] GC before operation: completed in 36.917 ms, heap usage 54.660 MB -> 5.144 MB.
[2025-12-13T14:20:17.628Z] Camera thread performed 122 scans.
[2025-12-13T14:20:17.628Z] ====== philosophers (scala) [default], iteration 14 completed (1456.827 ms) ======
[2025-12-13T14:20:17.628Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-12-13T14:20:17.628Z] GC before operation: completed in 27.303 ms, heap usage 83.871 MB -> 5.144 MB.
[2025-12-13T14:20:18.849Z] Camera thread performed 122 scans.
[2025-12-13T14:20:18.849Z] ====== philosophers (scala) [default], iteration 15 completed (1529.747 ms) ======
[2025-12-13T14:20:18.849Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-12-13T14:20:18.849Z] GC before operation: completed in 31.939 ms, heap usage 40.226 MB -> 5.144 MB.
[2025-12-13T14:20:20.377Z] Camera thread performed 122 scans.
[2025-12-13T14:20:20.377Z] ====== philosophers (scala) [default], iteration 16 completed (1336.183 ms) ======
[2025-12-13T14:20:20.377Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-12-13T14:20:20.377Z] GC before operation: completed in 48.800 ms, heap usage 15.310 MB -> 5.144 MB.
[2025-12-13T14:20:21.915Z] Camera thread performed 122 scans.
[2025-12-13T14:20:21.915Z] ====== philosophers (scala) [default], iteration 17 completed (1538.727 ms) ======
[2025-12-13T14:20:21.915Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-12-13T14:20:21.915Z] GC before operation: completed in 33.163 ms, heap usage 58.742 MB -> 5.144 MB.
[2025-12-13T14:20:23.456Z] Camera thread performed 122 scans.
[2025-12-13T14:20:23.456Z] ====== philosophers (scala) [default], iteration 18 completed (1487.606 ms) ======
[2025-12-13T14:20:23.456Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-12-13T14:20:23.456Z] GC before operation: completed in 26.487 ms, heap usage 26.348 MB -> 5.145 MB.
[2025-12-13T14:20:24.983Z] Camera thread performed 122 scans.
[2025-12-13T14:20:24.983Z] ====== philosophers (scala) [default], iteration 19 completed (1355.585 ms) ======
[2025-12-13T14:20:24.983Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-12-13T14:20:24.983Z] GC before operation: completed in 32.334 ms, heap usage 16.055 MB -> 5.144 MB.
[2025-12-13T14:20:26.527Z] Camera thread performed 122 scans.
[2025-12-13T14:20:26.527Z] ====== philosophers (scala) [default], iteration 20 completed (1330.554 ms) ======
[2025-12-13T14:20:26.527Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-12-13T14:20:26.527Z] GC before operation: completed in 32.918 ms, heap usage 68.150 MB -> 5.144 MB.
[2025-12-13T14:20:28.062Z] Camera thread performed 122 scans.
[2025-12-13T14:20:28.062Z] ====== philosophers (scala) [default], iteration 21 completed (1360.652 ms) ======
[2025-12-13T14:20:28.062Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-12-13T14:20:28.062Z] GC before operation: completed in 26.129 ms, heap usage 50.776 MB -> 5.144 MB.
[2025-12-13T14:20:29.590Z] Camera thread performed 122 scans.
[2025-12-13T14:20:29.590Z] ====== philosophers (scala) [default], iteration 22 completed (1359.389 ms) ======
[2025-12-13T14:20:29.590Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-12-13T14:20:29.590Z] GC before operation: completed in 19.875 ms, heap usage 60.054 MB -> 5.145 MB.
[2025-12-13T14:20:30.335Z] Camera thread performed 122 scans.
[2025-12-13T14:20:30.335Z] ====== philosophers (scala) [default], iteration 23 completed (1287.476 ms) ======
[2025-12-13T14:20:30.335Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-12-13T14:20:30.335Z] GC before operation: completed in 29.826 ms, heap usage 71.100 MB -> 5.145 MB.
[2025-12-13T14:20:31.874Z] Camera thread performed 122 scans.
[2025-12-13T14:20:31.874Z] ====== philosophers (scala) [default], iteration 24 completed (1231.046 ms) ======
[2025-12-13T14:20:31.874Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-12-13T14:20:31.874Z] GC before operation: completed in 39.834 ms, heap usage 20.123 MB -> 5.145 MB.
[2025-12-13T14:20:33.417Z] Camera thread performed 122 scans.
[2025-12-13T14:20:33.417Z] ====== philosophers (scala) [default], iteration 25 completed (1386.536 ms) ======
[2025-12-13T14:20:33.417Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-12-13T14:20:33.417Z] GC before operation: completed in 34.169 ms, heap usage 86.802 MB -> 5.145 MB.
[2025-12-13T14:20:34.163Z] Camera thread performed 122 scans.
[2025-12-13T14:20:34.163Z] ====== philosophers (scala) [default], iteration 26 completed (1235.228 ms) ======
[2025-12-13T14:20:34.163Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-12-13T14:20:34.163Z] GC before operation: completed in 24.991 ms, heap usage 67.042 MB -> 5.145 MB.
[2025-12-13T14:20:35.694Z] Camera thread performed 122 scans.
[2025-12-13T14:20:35.694Z] ====== philosophers (scala) [default], iteration 27 completed (1356.241 ms) ======
[2025-12-13T14:20:35.694Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-12-13T14:20:35.694Z] GC before operation: completed in 31.623 ms, heap usage 6.319 MB -> 5.180 MB.
[2025-12-13T14:20:37.231Z] Camera thread performed 122 scans.
[2025-12-13T14:20:37.231Z] ====== philosophers (scala) [default], iteration 28 completed (1309.816 ms) ======
[2025-12-13T14:20:37.231Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-12-13T14:20:37.231Z] GC before operation: completed in 17.049 ms, heap usage 56.109 MB -> 5.180 MB.
[2025-12-13T14:20:38.762Z] Camera thread performed 122 scans.
[2025-12-13T14:20:38.762Z] ====== philosophers (scala) [default], iteration 29 completed (1290.207 ms) ======
[2025-12-13T14:20:38.762Z] -----------------------------------
[2025-12-13T14:20:38.762Z] renaissance-philosophers_0_PASSED
[2025-12-13T14:20:38.762Z] -----------------------------------
[2025-12-13T14:20:38.762Z]
[2025-12-13T14:20:38.762Z] TEST TEARDOWN:
[2025-12-13T14:20:38.762Z] Nothing to be done for teardown.
[2025-12-13T14:20:38.762Z] renaissance-philosophers_0 Finish Time: Sat Dec 13 14:20:38 2025 Epoch Time (ms): 1765635638490
[2025-12-13T14:20:38.762Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-12-13T14:20:38.762Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2025-12-13T14:20:38.762Z]
[2025-12-13T14:20:38.762Z] ===============================================
[2025-12-13T14:20:38.762Z] Running test dacapo-avrora_0 ...
[2025-12-13T14:20:38.762Z] ===============================================
[2025-12-13T14:20:38.762Z] dacapo-avrora_0 Start Time: Sat Dec 13 14:20:38 2025 Epoch Time (ms): 1765635638535
[2025-12-13T14:20:38.762Z] dacapo-avrora_0_DISABLED
[2025-12-13T14:20:38.762Z] Disabled Reason:
[2025-12-13T14:20:38.762Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-12-13T14:20:38.762Z] dacapo-avrora_0 Finish Time: Sat Dec 13 14:20:38 2025 Epoch Time (ms): 1765635638555
[2025-12-13T14:20:38.762Z]
[2025-12-13T14:20:38.762Z] ===============================================
[2025-12-13T14:20:38.762Z] Running test dacapo-fop_0 ...
[2025-12-13T14:20:38.762Z] ===============================================
[2025-12-13T14:20:38.762Z] dacapo-fop_0 Start Time: Sat Dec 13 14:20:38 2025 Epoch Time (ms): 1765635638578
[2025-12-13T14:20:38.762Z] variation: NoOptions
[2025-12-13T14:20:38.762Z] JVM_OPTIONS:
[2025-12-13T14:20:38.762Z] { \
[2025-12-13T14:20:38.762Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:20:38.762Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:20:38.762Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-fop_0"; \
[2025-12-13T14:20:38.762Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-fop_0"; \
[2025-12-13T14:20:38.762Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:20:38.762Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-12-13T14:20:38.762Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:20:38.762Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:20:38.762Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:20:38.762Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:20:38.762Z]
[2025-12-13T14:20:38.762Z] TEST SETUP:
[2025-12-13T14:20:38.762Z] Nothing to be done for setup.
[2025-12-13T14:20:38.762Z]
[2025-12-13T14:20:38.762Z] TESTING:
[2025-12-13T14:20:39.504Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-12-13T14:20:39.504Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-12-13T14:20:49.531Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2025-12-13T14:20:49.531Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 9431 msec =====
[2025-12-13T14:20:49.531Z] -----------------------------------
[2025-12-13T14:20:49.531Z] dacapo-fop_0_PASSED
[2025-12-13T14:20:49.531Z] -----------------------------------
[2025-12-13T14:20:49.531Z]
[2025-12-13T14:20:49.531Z] TEST TEARDOWN:
[2025-12-13T14:20:49.531Z] Nothing to be done for teardown.
[2025-12-13T14:20:49.531Z] dacapo-fop_0 Finish Time: Sat Dec 13 14:20:48 2025 Epoch Time (ms): 1765635648924
[2025-12-13T14:20:49.531Z]
[2025-12-13T14:20:49.531Z] ===============================================
[2025-12-13T14:20:49.531Z] Running test dacapo-jython_0 ...
[2025-12-13T14:20:49.531Z] ===============================================
[2025-12-13T14:20:49.531Z] dacapo-jython_0 Start Time: Sat Dec 13 14:20:48 2025 Epoch Time (ms): 1765635648950
[2025-12-13T14:20:49.531Z] variation: NoOptions
[2025-12-13T14:20:49.531Z] JVM_OPTIONS:
[2025-12-13T14:20:49.531Z] { \
[2025-12-13T14:20:49.531Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:20:49.531Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:20:49.531Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-jython_0"; \
[2025-12-13T14:20:49.531Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-jython_0"; \
[2025-12-13T14:20:49.531Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:20:49.531Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-12-13T14:20:49.531Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:20:49.531Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:20:49.531Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:20:49.531Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:20:49.531Z]
[2025-12-13T14:20:49.531Z] TEST SETUP:
[2025-12-13T14:20:49.531Z] Nothing to be done for setup.
[2025-12-13T14:20:49.531Z]
[2025-12-13T14:20:49.531Z] TESTING:
[2025-12-13T14:20:51.905Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-12-13T14:20:56.236Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-12-13T14:20:59.559Z] -------------------------------------------------------------------------------
[2025-12-13T14:20:59.559Z] PYBENCH 2.0
[2025-12-13T14:20:59.560Z] -------------------------------------------------------------------------------
[2025-12-13T14:20:59.560Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T14:20:59.560Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2025-12-13T14:20:59.560Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-12-13T14:20:59.560Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T14:20:59.560Z] * using Jython
[2025-12-13T14:20:59.560Z] * system check interval set to maximum: 2147483647
[2025-12-13T14:20:59.560Z] * using timer: time.time
[2025-12-13T14:20:59.560Z]
[2025-12-13T14:21:00.784Z] Calibrating tests. Please wait... done.
[2025-12-13T14:21:00.784Z]
[2025-12-13T14:21:00.784Z] Running 2 round(s) of the suite at warp factor 20:
[2025-12-13T14:21:00.784Z]
[2025-12-13T14:21:10.409Z] * Round 1 done.
[2025-12-13T14:21:15.876Z] * Round 2 done.
[2025-12-13T14:21:15.876Z]
[2025-12-13T14:21:15.876Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 19190 msec =====
[2025-12-13T14:21:15.876Z] -----------------------------------
[2025-12-13T14:21:15.876Z] dacapo-jython_0_PASSED
[2025-12-13T14:21:15.876Z] -----------------------------------
[2025-12-13T14:21:15.876Z]
[2025-12-13T14:21:15.876Z] TEST TEARDOWN:
[2025-12-13T14:21:15.876Z] Nothing to be done for teardown.
[2025-12-13T14:21:15.876Z] dacapo-jython_0 Finish Time: Sat Dec 13 14:21:15 2025 Epoch Time (ms): 1765635675439
[2025-12-13T14:21:15.876Z]
[2025-12-13T14:21:15.876Z] ===============================================
[2025-12-13T14:21:15.876Z] Running test dacapo-luindex_0 ...
[2025-12-13T14:21:15.876Z] ===============================================
[2025-12-13T14:21:15.876Z] dacapo-luindex_0 Start Time: Sat Dec 13 14:21:15 2025 Epoch Time (ms): 1765635675461
[2025-12-13T14:21:15.876Z] variation: NoOptions
[2025-12-13T14:21:15.876Z] JVM_OPTIONS:
[2025-12-13T14:21:15.876Z] { \
[2025-12-13T14:21:15.876Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:21:15.876Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:21:15.876Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-luindex_0"; \
[2025-12-13T14:21:15.876Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-luindex_0"; \
[2025-12-13T14:21:15.876Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:21:15.876Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2025-12-13T14:21:15.876Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:21:15.876Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:21:15.876Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:21:15.876Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:21:15.876Z]
[2025-12-13T14:21:15.876Z] TEST SETUP:
[2025-12-13T14:21:15.876Z] Nothing to be done for setup.
[2025-12-13T14:21:15.876Z]
[2025-12-13T14:21:15.876Z] TESTING:
[2025-12-13T14:21:16.649Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-12-13T14:21:16.649Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-12-13T14:21:19.764Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-12-13T14:21:19.764Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-12-13T14:21:21.301Z] Adding documents from enwiki-abydos-copleston.md:
[2025-12-13T14:21:22.834Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-12-13T14:21:22.834Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T14:21:22.834Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2025-12-13T14:21:22.834Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-12-13T14:21:22.834Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-12-13T14:21:25.897Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-12-13T14:21:26.639Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-12-13T14:21:29.016Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-12-13T14:21:29.752Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-12-13T14:21:29.752Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-12-13T14:21:29.752Z] Optimizing...
[2025-12-13T14:21:34.080Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 16845 msec =====
[2025-12-13T14:21:34.080Z] -----------------------------------
[2025-12-13T14:21:34.080Z] dacapo-luindex_0_PASSED
[2025-12-13T14:21:34.080Z] -----------------------------------
[2025-12-13T14:21:34.080Z]
[2025-12-13T14:21:34.080Z] TEST TEARDOWN:
[2025-12-13T14:21:34.080Z] Nothing to be done for teardown.
[2025-12-13T14:21:34.080Z] dacapo-luindex_0 Finish Time: Sat Dec 13 14:21:33 2025 Epoch Time (ms): 1765635693254
[2025-12-13T14:21:34.080Z]
[2025-12-13T14:21:34.080Z] ===============================================
[2025-12-13T14:21:34.080Z] Running test dacapo-pmd_0 ...
[2025-12-13T14:21:34.080Z] ===============================================
[2025-12-13T14:21:34.080Z] dacapo-pmd_0 Start Time: Sat Dec 13 14:21:33 2025 Epoch Time (ms): 1765635693275
[2025-12-13T14:21:34.080Z] variation: NoOptions
[2025-12-13T14:21:34.080Z] JVM_OPTIONS:
[2025-12-13T14:21:34.080Z] { \
[2025-12-13T14:21:34.080Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:21:34.080Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:21:34.080Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-pmd_0"; \
[2025-12-13T14:21:34.080Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-pmd_0"; \
[2025-12-13T14:21:34.080Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:21:34.080Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-12-13T14:21:34.080Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:21:34.080Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:21:34.080Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:21:34.080Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:21:34.080Z]
[2025-12-13T14:21:34.080Z] TEST SETUP:
[2025-12-13T14:21:34.080Z] Nothing to be done for setup.
[2025-12-13T14:21:34.080Z]
[2025-12-13T14:21:34.080Z] TESTING:
[2025-12-13T14:21:34.080Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-13T14:21:34.818Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-12-13T14:21:34.818Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-12-13T14:21:41.179Z] Checked: 0%
[2025-12-13T14:21:42.719Z] Checked: 5%
[2025-12-13T14:21:43.530Z] Checked: 10%
[2025-12-13T14:21:43.530Z] Checked: 15%
[2025-12-13T14:21:44.287Z] Checked: 20%
[2025-12-13T14:21:45.056Z] Checked: 25%
[2025-12-13T14:21:45.056Z] Checked: 30%
[2025-12-13T14:21:45.798Z] Checked: 35%
[2025-12-13T14:21:46.544Z] Checked: 40%
[2025-12-13T14:21:46.544Z] Checked: 45%
[2025-12-13T14:21:46.544Z] Checked: 50%
[2025-12-13T14:21:47.293Z] Checked: 55%
[2025-12-13T14:21:48.873Z] Checked: 60%
[2025-12-13T14:21:48.873Z] Checked: 65%
[2025-12-13T14:21:49.615Z] Checked: 70%
[2025-12-13T14:21:50.377Z] Checked: 75%
[2025-12-13T14:21:51.114Z] Checked: 80%
[2025-12-13T14:21:51.859Z] Checked: 85%
[2025-12-13T14:21:51.859Z] Checked: 90%
[2025-12-13T14:21:52.611Z] Checked: 95%
[2025-12-13T14:21:52.611Z] Checked: 100%
[2025-12-13T14:21:52.611Z] PMD checked 601 files.
[2025-12-13T14:21:52.611Z] Digest validation failed for pmd-report.txt, expecting 0x9ac4266f6d867118bf6365f3c935b97526705c2c found 0x60bbba5f3d6c06d584cb8e96fe332201469fa8e8
[2025-12-13T14:21:52.611Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED =====
[2025-12-13T14:21:52.611Z] Validation FAILED for pmd default
[2025-12-13T14:21:53.379Z] -----------------------------------
[2025-12-13T14:21:53.379Z] dacapo-pmd_0_FAILED
[2025-12-13T14:21:53.379Z] -----------------------------------
[2025-12-13T14:21:53.379Z]
[2025-12-13T14:21:53.379Z] TEST TEARDOWN:
[2025-12-13T14:21:53.379Z] Nothing to be done for teardown.
[2025-12-13T14:21:53.379Z] dacapo-pmd_0 Finish Time: Sat Dec 13 14:21:52 2025 Epoch Time (ms): 1765635712592
[2025-12-13T14:21:53.379Z]
[2025-12-13T14:21:53.379Z] ===============================================
[2025-12-13T14:21:53.379Z] Running test dacapo-sunflow_0 ...
[2025-12-13T14:21:53.379Z] ===============================================
[2025-12-13T14:21:53.379Z] dacapo-sunflow_0 Start Time: Sat Dec 13 14:21:52 2025 Epoch Time (ms): 1765635712616
[2025-12-13T14:21:53.379Z] variation: NoOptions
[2025-12-13T14:21:53.379Z] JVM_OPTIONS:
[2025-12-13T14:21:53.379Z] { \
[2025-12-13T14:21:53.379Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:21:53.379Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:21:53.380Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-sunflow_0"; \
[2025-12-13T14:21:53.380Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-sunflow_0"; \
[2025-12-13T14:21:53.380Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:21:53.380Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-12-13T14:21:53.380Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:21:53.380Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:21:53.380Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:21:53.380Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:21:53.380Z]
[2025-12-13T14:21:53.380Z] TEST SETUP:
[2025-12-13T14:21:53.380Z] Nothing to be done for setup.
[2025-12-13T14:21:53.380Z]
[2025-12-13T14:21:53.380Z] TESTING:
[2025-12-13T14:21:53.380Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-13T14:21:54.131Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-12-13T14:22:29.073Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 31282 msec =====
[2025-12-13T14:22:29.073Z] -----------------------------------
[2025-12-13T14:22:29.073Z] dacapo-sunflow_0_PASSED
[2025-12-13T14:22:29.073Z] -----------------------------------
[2025-12-13T14:22:29.073Z]
[2025-12-13T14:22:29.073Z] TEST TEARDOWN:
[2025-12-13T14:22:29.073Z] Nothing to be done for teardown.
[2025-12-13T14:22:29.073Z] dacapo-sunflow_0 Finish Time: Sat Dec 13 14:22:24 2025 Epoch Time (ms): 1765635744791
[2025-12-13T14:22:29.073Z]
[2025-12-13T14:22:29.073Z] ===============================================
[2025-12-13T14:22:29.073Z] Running test dacapo-tomcat_0 ...
[2025-12-13T14:22:29.073Z] ===============================================
[2025-12-13T14:22:29.073Z] dacapo-tomcat_0 Start Time: Sat Dec 13 14:22:24 2025 Epoch Time (ms): 1765635744822
[2025-12-13T14:22:29.073Z] variation: NoOptions
[2025-12-13T14:22:29.073Z] JVM_OPTIONS:
[2025-12-13T14:22:29.073Z] { \
[2025-12-13T14:22:29.073Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:22:29.073Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:22:29.073Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-tomcat_0"; \
[2025-12-13T14:22:29.073Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-tomcat_0"; \
[2025-12-13T14:22:29.073Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:22:29.073Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2025-12-13T14:22:29.073Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:22:29.073Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:22:29.073Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:22:29.073Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:22:29.073Z]
[2025-12-13T14:22:29.073Z] TEST SETUP:
[2025-12-13T14:22:29.073Z] Nothing to be done for setup.
[2025-12-13T14:22:29.073Z]
[2025-12-13T14:22:29.073Z] TESTING:
[2025-12-13T14:22:29.073Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2025-12-13T14:22:29.073Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-12-13T14:22:29.073Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-12-13T14:22:29.073Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-13T14:22:29.073Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2025-12-13T14:22:29.073Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-13T14:22:29.073Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-13T14:22:29.073Z]
[2025-12-13T14:22:30.612Z] Server created with thread pool size 4
[2025-12-13T14:22:30.612Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-12-13T14:22:30.612Z] Loading web application
[2025-12-13T14:22:30.612Z] Starting 80000 requests...
[2025-12-13T14:22:48.256Z] Completing requests: 5%
[2025-12-13T14:22:50.638Z] Completing requests: 10%
[2025-12-13T14:22:53.022Z] Completing requests: 15%
[2025-12-13T14:22:55.404Z] Completing requests: 20%
[2025-12-13T14:22:56.926Z] Completing requests: 25%
[2025-12-13T14:23:01.239Z] Completing requests: 30%
[2025-12-13T14:23:02.851Z] Completing requests: 35%
[2025-12-13T14:23:07.932Z] Completing requests: 40%
[2025-12-13T14:23:10.314Z] Completing requests: 45%
[2025-12-13T14:23:11.842Z] Completing requests: 50%
[2025-12-13T14:23:14.220Z] Completing requests: 55%
[2025-12-13T14:23:19.669Z] Completing requests: 60%
[2025-12-13T14:23:22.049Z] Completing requests: 65%
[2025-12-13T14:23:23.573Z] Completing requests: 70%
[2025-12-13T14:23:25.098Z] Completing requests: 75%
[2025-12-13T14:23:27.728Z] Completing requests: 80%
[2025-12-13T14:23:29.252Z] Completing requests: 85%
[2025-12-13T14:23:30.794Z] Completing requests: 90%
[2025-12-13T14:23:33.177Z] Completing requests: 95%
[2025-12-13T14:23:33.177Z] Completed requests
[2025-12-13T14:23:33.177Z] Client threads complete ... unloading web application
[2025-12-13T14:23:33.177Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 62658 msec =====
[2025-12-13T14:23:33.177Z] ===== DaCapo processed 80000 requests in 62362 msec, 1282 requests per second =====
[2025-12-13T14:23:33.177Z] ===== DaCapo tail latency, simple: 50% 1556 usec, 90% 3424 usec, 99% 13164 usec, 99.9% 185005 usec, 99.99% 2081315 usec, max 3924828 usec, measured over 80000 events =====
[2025-12-13T14:23:33.177Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2355 usec, 90% 7573 usec, 99% 16934 usec, 99.9% 185005 usec, 99.99% 2081315 usec, max 3924828 usec, measured over 80000 events =====
[2025-12-13T14:23:33.178Z] ===== DaCapo tail latency, metered full smoothing: 50% 7309959 usec, 90% 10254557 usec, 99% 10943078 usec, 99.9% 11005643 usec, 99.99% 11009005 usec, max 11023034 usec, measured over 80000 events =====
[2025-12-13T14:23:33.178Z] Server stopped ... iteration complete
[2025-12-13T14:23:33.178Z] -----------------------------------
[2025-12-13T14:23:33.178Z] dacapo-tomcat_0_PASSED
[2025-12-13T14:23:33.178Z] -----------------------------------
[2025-12-13T14:23:33.178Z]
[2025-12-13T14:23:33.178Z] TEST TEARDOWN:
[2025-12-13T14:23:33.178Z] Nothing to be done for teardown.
[2025-12-13T14:23:33.178Z] dacapo-tomcat_0 Finish Time: Sat Dec 13 14:23:32 2025 Epoch Time (ms): 1765635812801
[2025-12-13T14:23:33.178Z]
[2025-12-13T14:23:33.178Z] ===============================================
[2025-12-13T14:23:33.178Z] Running test dacapo-xalan_0 ...
[2025-12-13T14:23:33.178Z] ===============================================
[2025-12-13T14:23:33.178Z] dacapo-xalan_0 Start Time: Sat Dec 13 14:23:32 2025 Epoch Time (ms): 1765635812827
[2025-12-13T14:23:33.178Z] variation: NoOptions
[2025-12-13T14:23:33.178Z] JVM_OPTIONS:
[2025-12-13T14:23:33.178Z] { \
[2025-12-13T14:23:33.178Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:23:33.178Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:23:33.178Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-xalan_0"; \
[2025-12-13T14:23:33.178Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-xalan_0"; \
[2025-12-13T14:23:33.178Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:23:33.178Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-12-13T14:23:33.178Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:23:33.178Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:23:33.178Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:23:33.178Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult";
[2025-12-13T14:23:33.178Z]
[2025-12-13T14:23:33.178Z] TEST SETUP:
[2025-12-13T14:23:33.178Z] Nothing to be done for setup.
[2025-12-13T14:23:33.178Z]
[2025-12-13T14:23:33.178Z] TESTING:
[2025-12-13T14:23:33.922Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2025-12-13T14:23:33.922Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-12-13T14:23:34.671Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-12-13T14:23:36.984Z] Processing: 5%
[2025-12-13T14:23:37.732Z] Processing: 10%
[2025-12-13T14:23:38.479Z] Processing: 15%
[2025-12-13T14:23:39.225Z] Processing: 20%
[2025-12-13T14:23:39.979Z] Processing: 25%
[2025-12-13T14:23:40.725Z] Processing: 30%
[2025-12-13T14:23:40.725Z] Processing: 35%
[2025-12-13T14:23:41.473Z] Processing: 40%
[2025-12-13T14:23:42.218Z] Processing: 45%
[2025-12-13T14:23:42.218Z] Processing: 50%
[2025-12-13T14:23:42.990Z] Processing: 55%
[2025-12-13T14:23:43.730Z] Processing: 60%
[2025-12-13T14:23:43.730Z] Processing: 65%
[2025-12-13T14:23:44.476Z] Processing: 70%
[2025-12-13T14:23:44.476Z] Processing: 75%
[2025-12-13T14:23:45.226Z] Processing: 80%
[2025-12-13T14:23:45.226Z] Processing: 85%
[2025-12-13T14:23:45.965Z] Processing: 90%
[2025-12-13T14:23:46.702Z] Processing: 95%
[2025-12-13T14:23:46.702Z] Normal completion.
[2025-12-13T14:23:46.702Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 12188 msec =====
[2025-12-13T14:23:46.702Z] -----------------------------------
[2025-12-13T14:23:46.702Z] dacapo-xalan_0_PASSED
[2025-12-13T14:23:46.702Z] -----------------------------------
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z] TEST TEARDOWN:
[2025-12-13T14:23:46.702Z] Nothing to be done for teardown.
[2025-12-13T14:23:46.702Z] dacapo-xalan_0 Finish Time: Sat Dec 13 14:23:46 2025 Epoch Time (ms): 1765635826333
[2025-12-13T14:23:46.702Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2025-12-13T14:23:46.702Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-12-13T14:23:46.702Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z] All tests finished, run result summary:
[2025-12-13T14:23:46.702Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-13T14:23:46.702Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=25 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17656328247060/ --tapName=Test_openjdk25_hs_extended.perf_x86-64_alpine-linux.tap --comment=""
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z] TEST TARGETS SUMMARY
[2025-12-13T14:23:46.702Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-13T14:23:46.702Z] DISABLED test targets:
[2025-12-13T14:23:46.702Z] renaissance-finagle-chirper_0
[2025-12-13T14:23:46.702Z] dacapo-avrora_0
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z] PASSED test targets:
[2025-12-13T14:23:46.702Z] renaissance-als_0
[2025-12-13T14:23:46.702Z] renaissance-chi-square_0
[2025-12-13T14:23:46.702Z] renaissance-db-shootout_0
[2025-12-13T14:23:46.702Z] renaissance-dec-tree_0
[2025-12-13T14:23:46.702Z] renaissance-finagle-http_0
[2025-12-13T14:23:46.702Z] renaissance-gauss-mix_0
[2025-12-13T14:23:46.702Z] renaissance-log-regression_0
[2025-12-13T14:23:46.702Z] renaissance-mnemonics_0
[2025-12-13T14:23:46.702Z] renaissance-movie-lens_0
[2025-12-13T14:23:46.702Z] renaissance-par-mnemonics_0
[2025-12-13T14:23:46.702Z] renaissance-philosophers_0
[2025-12-13T14:23:46.702Z] dacapo-fop_0
[2025-12-13T14:23:46.702Z] dacapo-jython_0
[2025-12-13T14:23:46.702Z] dacapo-luindex_0
[2025-12-13T14:23:46.702Z] dacapo-sunflow_0
[2025-12-13T14:23:46.702Z] dacapo-tomcat_0
[2025-12-13T14:23:46.702Z] dacapo-xalan_0
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z] FAILED test targets:
[2025-12-13T14:23:46.702Z] dacapo-pmd_0
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z] TOTAL: 20 EXECUTED: 18 PASSED: 17 FAILED: 1 DISABLED: 2 SKIPPED: 0
[2025-12-13T14:23:46.702Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-13T14:23:46.702Z]
[2025-12-13T14:23:46.702Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-12-13T14:23:46.702Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-13T14:23:46.702Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-12-13T14:23:48.569Z] + uname
[2025-12-13T14:23:48.569Z] + '[' Linux '=' AIX ]
[2025-12-13T14:23:48.569Z] + uname
[2025-12-13T14:23:48.569Z] + '[' Linux '=' SunOS ]
[2025-12-13T14:23:48.569Z] + uname
[2025-12-13T14:23:48.569Z] + '[' Linux '=' '*BSD' ]
[2025-12-13T14:23:48.569Z] + MAKE=make
[2025-12-13T14:23:48.569Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-13T14:23:48.569Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-12-13T14:23:48.995Z] $ ssh-agent -k
[2025-12-13T14:23:49.003Z] unset SSH_AUTH_SOCK;
[2025-12-13T14:23:49.003Z] unset SSH_AGENT_PID;
[2025-12-13T14:23:49.003Z] echo Agent pid 3003756 killed;
[2025-12-13T14:23:49.551Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-12-13T14:23:49.586Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-12-13T14:23:50.011Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-12-13T14:23:50.058Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-12-13T14:23:50.135Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-13T14:23:50.264Z] Archiving artifacts
[2025-12-13T14:23:50.525Z] Recording fingerprints
[Pipeline] echo
[2025-12-13T14:23:50.659Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-13T14:23:50.787Z] Archiving artifacts
[2025-12-13T14:23:51.047Z] Recording fingerprints
[Pipeline] sh
[2025-12-13T14:23:52.823Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17656328247060
[Pipeline] echo
[2025-12-13T14:23:53.190Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-12-13T14:23:53.327Z] Archiving artifacts
[2025-12-13T14:23:53.574Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-13T14:23:54.636Z] Tap file found: aqa-tests/TKG/output_17656328247060/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-12-13T14:23:54.931Z] Recording test results
[2025-12-13T14:23:55.470Z] None of the test reports contained any result
[2025-12-13T14:23:55.471Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-13T14:23:55.501Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-13T14:23:55.389Z] No test report files were found. Configuration error?
[2025-12-13T14:23:57.038Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-13T14:23:57.038Z] Unix type machine..
[2025-12-13T14:23:57.039Z] Running on a Linux host
[2025-12-13T14:23:57.039Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-13T14:23:57.671Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-13T14:23:57.671Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-13T14:23:59.933Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-13T14:24:01.437Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-13T14:24:02.661Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-12-13T14:24:02.790Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-12-13T14:24:02.853Z] Running on test-docker-sles12-s390x-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2025-12-13T14:24:02.871Z] Generating rerun Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] echo
[2025-12-13T14:24:02.894Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-12-13T14:24:04.097Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-12-13T14:24:04.897Z] Processing DSL script testJobTemplate
[2025-12-13T14:26:23.502Z] LEVELS: [extended]
[2025-12-13T14:26:23.502Z] JDK_VERSIONS: [8]
[2025-12-13T14:26:23.502Z] GROUPS: [perf]
[2025-12-13T14:26:23.502Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2025-12-13T14:26:23.722Z] Added items:
[2025-12-13T14:26:23.722Z] GeneratedJob{name='Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-12-13T14:26:24.530Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] build
[2025-12-13T14:26:24.548Z] Scheduling project: Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun
[2025-12-13T14:26:35.678Z] Starting building: Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun #3
[2025-12-13T17:09:58.256Z] Build Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun #3 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-13T17:09:58.334Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-13T17:09:58.578Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-13T17:09:58.578Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-13T17:09:58.690Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-13T17:09:58.724Z] Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun #3 completed with status SUCCESS
[Pipeline] timeout
[2025-12-13T17:09:58.738Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-13T17:09:59.499Z] Copied 1 artifact from "Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun" build number 3
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-13T17:09:59.537Z] Saving Test_openjdk25_hs_extended.perf_x86-64_alpine-linux_rerun/3/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-13T17:09:59.645Z] Archiving artifacts
[2025-12-13T17:09:59.967Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-13T17:10:00.343Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-13T17:10:00.343Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-13T17:10:00.448Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS