Test_openjdk8_hs_extended.perf_x86-64_mac

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-mac-x64-temurin" build number 570 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3027 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 307 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac@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 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10 Commit message: "Add sleep and retry for cleanWs (#6633)" > git rev-list --no-walk 8435b7e11d4253e32509c726dae50357f9bd78ad # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-09-30T20:58:41.759Z] Found a total of 5 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label [Pipeline] echo [2025-09-30T20:58:41.768Z] SPEC: osx_x86-64 [Pipeline] echo [2025-09-30T20:58:41.769Z] LABEL: hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-09-30T20:58:41.783Z] Found a total of 5 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-30T20:58:41.786Z] dynamicAgents: [] [Pipeline] node [2025-09-30T20:58:56.789Z] Still waiting to schedule task [2025-09-30T20:58:56.791Z] Waiting for next available executor on ‘hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf’ [2025-09-30T20:59:54.258Z] Running on test-orka-macos14-x64-6mswn in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac [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-09-30T20:59:54.298Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T20:59:54.368Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T20:59:54.368Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T20:59:54.394Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-09-30T20:59:54.473Z] The recommended git tool is: git [2025-09-30T20:59:54.528Z] No credentials specified [2025-09-30T20:59:54.554Z] Cloning the remote Git repository [2025-09-30T20:59:54.559Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-09-30T20:59:54.559Z] > git init /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests # timeout=10 [2025-09-30T20:59:54.780Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2025-09-30T20:59:54.780Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-09-30T20:59:54.780Z] > git --version # timeout=10 [2025-09-30T20:59:54.848Z] > git --version # 'git version 2.39.3 (Apple Git-146)' [2025-09-30T20:59:54.848Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T21:00:02.974Z] Avoid second fetch [2025-09-30T21:00:03.120Z] Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master) [2025-09-30T21:00:02.669Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-09-30T21:00:02.761Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T21:00:02.957Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-09-30T21:00:03.118Z] > git config core.sparsecheckout # timeout=10 [2025-09-30T21:00:03.244Z] > git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10 [2025-09-30T21:00:17.991Z] Commit message: "Add sleep and retry for cleanWs (#6633)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/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-09-30T21:00:19.972Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-09-30T21:00:19.995Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-09-30T21:00:21.448Z] + LC_TIME=C [2025-09-30T21:00:21.448Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-09-30T21:00:21.746Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T21:00:23.152Z] + aqa-tests/terminateTestProcesses.sh admin [2025-09-30T21:00:23.152Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 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-09-30T21:00:25.587Z] + printenv [2025-09-30T21:00:25.587Z] JCK_GIT_BRANCH=master [2025-09-30T21:00:25.587Z] DYNAMIC_COMPILE=false [2025-09-30T21:00:25.587Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/234/ [2025-09-30T21:00:25.587Z] OPENJ9_BRANCH=master [2025-09-30T21:00:25.587Z] JENKINS_NODE_COOKIE=32b17615-2ab6-4076-b736-57d749a21548 [2025-09-30T21:00:25.587Z] DOCKER_REQUIRED=false [2025-09-30T21:00:25.587Z] PARALLEL=Dynamic [2025-09-30T21:00:25.587Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-09-30T21:00:25.587Z] SHELL=/bin/zsh [2025-09-30T21:00:25.587Z] jobStatus=SUCCESS [2025-09-30T21:00:25.587Z] JOBSTARTTIME=Tue, 30 Sep 2025 14:00:20 -0700 [2025-09-30T21:00:25.587Z] STAGE_NAME=Setup [2025-09-30T21:00:25.587Z] SSH_CLIENT=10.221.188.32 61438 22 [2025-09-30T21:00:25.587Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/ [2025-09-30T21:00:25.587Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_mac-234 [2025-09-30T21:00:25.587Z] RERUN_FAILURE=true [2025-09-30T21:00:25.587Z] SDK_RESOURCE=upstream [2025-09-30T21:00:25.587Z] TIME_LIMIT=25 [2025-09-30T21:00:25.587Z] EXTERNAL_TEST_CMD=mvn clean install [2025-09-30T21:00:25.587Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-30T21:00:25.587Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/ [2025-09-30T21:00:25.587Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac [2025-09-30T21:00:25.587Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/234/display/redirect?page=changes [2025-09-30T21:00:25.587Z] JDK_BRANCH=jdk8u472-b07_adopt [2025-09-30T21:00:25.587Z] USER=admin [2025-09-30T21:00:25.587Z] ACTIVE_NODE_TIMEOUT=5 [2025-09-30T21:00:25.587Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-09-30T21:00:25.587Z] ADOPTOPENJDK_BRANCH=master [2025-09-30T21:00:25.587Z] ARCHIVE_TEST_RESULTS=false [2025-09-30T21:00:25.587Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-mac-x64-temurin [2025-09-30T21:00:25.587Z] STF_OWNER_BRANCH=adoptium:master [2025-09-30T21:00:25.587Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/234/display/redirect?page=artifacts [2025-09-30T21:00:25.587Z] LIGHT_WEIGHT_CHECKOUT=false [2025-09-30T21:00:25.587Z] ORIGIN_JDK_VERSION=8 [2025-09-30T21:00:25.587Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2025-09-30T21:00:25.587Z] SETUP_JCK_RUN=false [2025-09-30T21:00:25.587Z] SPEC=osx_x86-64 [2025-09-30T21:00:25.587Z] PERSONAL_BUILD=false [2025-09-30T21:00:25.587Z] TKG_ITERATIONS=1 [2025-09-30T21:00:25.587Z] TKG_OWNER_BRANCH=adoptium:master [2025-09-30T21:00:25.587Z] RERUN_ITERATIONS=1 [2025-09-30T21:00:25.587Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-09-30T21:00:25.587Z] ITERATIONS=1 [2025-09-30T21:00:25.587Z] KEEP_REPORTDIR=false [2025-09-30T21:00:25.587Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin [2025-09-30T21:00:25.587Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:00:25.587Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/234/display/redirect [2025-09-30T21:00:25.587Z] _=/usr/bin/printenv [2025-09-30T21:00:25.587Z] GENERATE_JOBS=true [2025-09-30T21:00:25.587Z] PWD=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac [2025-09-30T21:00:25.587Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-09-30T21:00:25.587Z] HUDSON_URL=https://ci.adoptium.net/ [2025-09-30T21:00:25.587Z] EXIT_FAILURE=false [2025-09-30T21:00:25.587Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-09-30T21:00:25.587Z] SLACK_CHANNEL=aqavit-bot [2025-09-30T21:00:25.587Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-09-30T21:00:25.587Z] JDK_VERSION=8 [2025-09-30T21:00:25.587Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_mac [2025-09-30T21:00:25.587Z] BUILD_DISPLAY_NAME=#234 [2025-09-30T21:00:25.587Z] USE_TESTENV_PROPERTIES=false [2025-09-30T21:00:25.587Z] BUILD_ID=234 [2025-09-30T21:00:25.587Z] EXIT_SUCCESS=false [2025-09-30T21:00:25.587Z] JENKINS_URL=https://ci.adoptium.net/ [2025-09-30T21:00:25.587Z] TEST_TIME=120 [2025-09-30T21:00:25.587Z] PLATFORM=x86-64_mac [2025-09-30T21:00:25.587Z] JDK_IMPL=hotspot [2025-09-30T21:00:25.587Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_mac [2025-09-30T21:00:25.587Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/234/display/redirect?page=tests [2025-09-30T21:00:25.587Z] AUTO_DETECT=true [2025-09-30T21:00:25.587Z] SHLVL=2 [2025-09-30T21:00:25.587Z] HOME=/Users/admin [2025-09-30T21:00:25.587Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_mac.tap [2025-09-30T21:00:25.587Z] CI=true [2025-09-30T21:00:25.587Z] EXECUTOR_NUMBER=0 [2025-09-30T21:00:25.587Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac@tmp [2025-09-30T21:00:25.587Z] JENKINS_SERVER_COOKIE=durable-e20db097bd46c4025de70ab1a5acd58371e4840ac716ed9a10e405051c0cd42c [2025-09-30T21:00:25.587Z] NODE_LABELS=macos14 x86_64 test-orka-macos14-x64-6mswn test ci.role.test x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka mac [2025-09-30T21:00:25.587Z] TARGET=extended.perf [2025-09-30T21:00:25.587Z] BUILD_LIST=perf [2025-09-30T21:00:25.587Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/system_lib [2025-09-30T21:00:25.587Z] LOGNAME=admin [2025-09-30T21:00:25.587Z] EXTERNAL_CUSTOM_BRANCH=master [2025-09-30T21:00:25.587Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-09-30T21:00:25.587Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-09-30T21:00:25.587Z] SSH_CONNECTION=10.221.188.32 61438 192.168.122.2 22 [2025-09-30T21:00:25.587Z] UPSTREAM_JOB_NUMBER=570 [2025-09-30T21:00:25.587Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-09-30T21:00:25.587Z] NODE_NAME=test-orka-macos14-x64-6mswn [2025-09-30T21:00:25.587Z] BUILD_NUMBER=234 [2025-09-30T21:00:25.587Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/display/redirect [2025-09-30T21:00:25.587Z] KEEP_WORKSPACE=false [2025-09-30T21:00:25.587Z] HUDSON_COOKIE=8d33f007-4663-477f-9236-432ea886de2a [2025-09-30T21:00:25.587Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../benchmarks [2025-09-30T21:00:25.587Z] USE_JRE=false [2025-09-30T21:00:25.587Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image [2025-09-30T21:00:25.587Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-09-30T21:00:25.587Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git 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-09-30T21:00:25.857Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-09-30T21:00:25.872Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T21:02:09.331Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-mac-x64-temurin" build number 570 [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-09-30T21:02:09.639Z] 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-09-30T21:02:09.651Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac [Pipeline] { [Pipeline] sshagent [2025-09-30T21:02:09.647Z] $ ssh-agent [2025-09-30T21:02:09.957Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-gIaLVRVYoO4f/agent.1734 [2025-09-30T21:02:09.957Z] SSH_AGENT_PID=1735 [2025-09-30T21:02:09.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-09-30T21:02:09.972Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-09-30T21:02:09.996Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-09-30T21:02:11.479Z] ++ pwd [2025-09-30T21:02:11.479Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-09-30T21:02:11.998Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests [2025-09-30T21:02:11.998Z] get jdk binary... [2025-09-30T21:02:11.998Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-09-30T21:02:11.998Z] Uncompressing file: OpenJDK8U-jdk_x64_mac_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T21:02:45.720Z] List files in jdkbinary folder... [2025-09-30T21:02:46.221Z] total 385680 [2025-09-30T21:02:46.221Z] -rw-r--r-- 1 admin staff 32584545 Sep 30 13:23 OpenJDK8U-debugimage_x64_mac_hotspot_8u472b07-ea.tar.gz [2025-09-30T21:02:46.221Z] -rw-r--r-- 1 admin staff 109574405 Sep 30 13:30 OpenJDK8U-jdk_x64_mac_hotspot_8u472b07-ea.tar.gz [2025-09-30T21:02:46.221Z] -rw-r--r-- 1 admin staff 45639198 Sep 30 13:31 OpenJDK8U-jre_x64_mac_hotspot_8u472b07-ea.tar.gz [2025-09-30T21:02:46.221Z] -rw-r--r-- 1 admin staff 21568 Sep 30 13:27 OpenJDK8U-sbom_x64_mac_hotspot_8u472b07-ea-metadata.json [2025-09-30T21:02:46.221Z] -rw-r--r-- 1 admin staff 70430 Sep 30 13:45 OpenJDK8U-sbom_x64_mac_hotspot_8u472b07-ea.json [2025-09-30T21:02:46.221Z] drwxr-xr-x 3 admin staff 96 Sep 30 14:02 tmp [2025-09-30T21:02:46.221Z] List files in jdkbinary/tmp folder... [2025-09-30T21:02:46.221Z] total 0 [2025-09-30T21:02:46.221Z] drwxr-xr-x 3 admin staff 96 Sep 30 06:29 jdk8u472-b07 [2025-09-30T21:02:46.221Z] Moving directory jdk8u472-b07/ to ../j2sdk-image [2025-09-30T21:02:46.221Z] Uncompressing file: OpenJDK8U-jre_x64_mac_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T21:03:11.472Z] List files in jdkbinary folder... [2025-09-30T21:03:11.472Z] total 385680 [2025-09-30T21:03:11.472Z] -rw-r--r-- 1 admin staff 32584545 Sep 30 13:23 OpenJDK8U-debugimage_x64_mac_hotspot_8u472b07-ea.tar.gz [2025-09-30T21:03:11.472Z] -rw-r--r-- 1 admin staff 109574405 Sep 30 13:30 OpenJDK8U-jdk_x64_mac_hotspot_8u472b07-ea.tar.gz [2025-09-30T21:03:11.472Z] -rw-r--r-- 1 admin staff 45639198 Sep 30 13:31 OpenJDK8U-jre_x64_mac_hotspot_8u472b07-ea.tar.gz [2025-09-30T21:03:11.472Z] -rw-r--r-- 1 admin staff 21568 Sep 30 13:27 OpenJDK8U-sbom_x64_mac_hotspot_8u472b07-ea-metadata.json [2025-09-30T21:03:11.472Z] -rw-r--r-- 1 admin staff 70430 Sep 30 13:45 OpenJDK8U-sbom_x64_mac_hotspot_8u472b07-ea.json [2025-09-30T21:03:11.472Z] drwxr-xr-x 3 admin staff 96 Sep 30 06:29 j2sdk-image [2025-09-30T21:03:11.472Z] drwxr-xr-x 3 admin staff 96 Sep 30 14:02 tmp [2025-09-30T21:03:11.472Z] List files in jdkbinary/tmp folder... [2025-09-30T21:03:11.472Z] total 0 [2025-09-30T21:03:11.472Z] drwxr-xr-x 3 admin staff 96 Sep 30 06:30 jdk8u472-b07-jre [2025-09-30T21:03:11.472Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image [2025-09-30T21:03:11.472Z] Uncompressing OpenJDK8U-debugimage_x64_mac_hotspot_8u472b07-ea.tar.gz over ./j2sdk-image... [2025-09-30T21:03:14.621Z] Removing top-level folder jdk8u472-b07-debug-image/ [2025-09-30T21:03:14.621Z] Removing top-level folder jdk8u472-b07/ [2025-09-30T21:03:17.363Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image... [2025-09-30T21:03:17.364Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-09-30T21:03:17.364Z] Run: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-09-30T21:03:17.364Z] =JAVA VERSION OUTPUT BEGIN= [2025-09-30T21:03:21.572Z] openjdk version "1.8.0_472-beta" [2025-09-30T21:03:21.572Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302006-b07) [2025-09-30T21:03:21.572Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T21:03:21.572Z] =JAVA VERSION OUTPUT END= [2025-09-30T21:03:21.572Z] get testKitGen... [2025-09-30T21:03:21.572Z] git clone -q https://github.com/adoptium/TKG.git [2025-09-30T21:03:23.861Z] git rev-parse master [2025-09-30T21:03:24.815Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-09-30T21:03:25.464Z] $ ssh-agent -k [2025-09-30T21:03:25.526Z] unset SSH_AUTH_SOCK; [2025-09-30T21:03:25.526Z] unset SSH_AGENT_PID; [2025-09-30T21:03:25.526Z] echo Agent pid 1735 killed; [2025-09-30T21:03:26.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2025-09-30T21:03:26.222Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2025-09-30T21:03:26.711Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T21:03:27.113Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=570&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-09-30T21:03:27.136Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-orka-macos14-x64-6mswn&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=570&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-09-30T21:03:27.190Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T21:03:27.526Z] Copied 1 artifact from "getTRSSOutput" build number 1912 [Pipeline] sh [2025-09-30T21:03:28.520Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-09-30T21:03:28.520Z] + gzip -cd TRSSOutput.tar.gz [2025-09-30T21:03:28.520Z] + tar xof - [2025-09-30T21:03:28.520Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T21:03:28.719Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T21:03:28.797Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T21:03:33.193Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T21:04:05.345Z] -------------------------------------------- [2025-09-30T21:04:05.345Z] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:04:05.345Z] task is set to default [2025-09-30T21:04:05.345Z] dependencyList is set to all [2025-09-30T21:04:05.345Z] -------------------------------------------- [2025-09-30T21:04:05.345Z] Starting download third party dependent jars [2025-09-30T21:04:05.345Z] -------------------------------------------- [2025-09-30T21:04:05.345Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T21:04:05.345Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-09-30T21:04:05.546Z] Found a total of 8 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label [Pipeline] sh [2025-09-30T21:04:06.709Z] + cd ./aqa-tests/TKG [2025-09-30T21:04:06.709Z] ++ uname [2025-09-30T21:04:06.709Z] + '[' Darwin = AIX ']' [2025-09-30T21:04:06.709Z] ++ uname [2025-09-30T21:04:06.709Z] + '[' Darwin = SunOS ']' [2025-09-30T21:04:06.709Z] ++ uname [2025-09-30T21:04:06.709Z] + '[' Darwin = '*BSD' ']' [2025-09-30T21:04:06.709Z] + MAKE=make [2025-09-30T21:04:06.709Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-09-30T21:04:06.709Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-30T21:04:06.709Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:04:06.709Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:04:06.709Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:04:06.709Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T21:04:06.709Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T21:04:11.421Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T21:04:13.883Z] [2025-09-30T21:04:13.883Z] build: [2025-09-30T21:04:14.264Z] [2025-09-30T21:04:14.264Z] clean: [2025-09-30T21:04:14.264Z] [2025-09-30T21:04:14.264Z] init: [2025-09-30T21:04:14.264Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2025-09-30T21:04:14.264Z] [2025-09-30T21:04:14.264Z] getDependentLibs: [2025-09-30T21:04:15.304Z] [exec] -------------------------------------------- [2025-09-30T21:04:15.304Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:04:15.304Z] [exec] task is set to default [2025-09-30T21:04:15.304Z] [exec] dependencyList is set to json_simple [2025-09-30T21:04:15.304Z] [exec] -------------------------------------------- [2025-09-30T21:04:15.304Z] [exec] Starting download third party dependent jars [2025-09-30T21:04:15.304Z] [exec] -------------------------------------------- [2025-09-30T21:04:15.304Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:04:15.304Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T21:04:15.304Z] [exec] downloaded dependent third party jars successfully [2025-09-30T21:04:15.304Z] [2025-09-30T21:04:15.304Z] compile: [2025-09-30T21:04:15.304Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:04:15.304Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T21:04:15.304Z] [echo] ===fork: yes [2025-09-30T21:04:15.304Z] [echo] ===debug: on [2025-09-30T21:04:16.145Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2025-09-30T21:04:36.019Z] [2025-09-30T21:04:36.019Z] dist: [2025-09-30T21:04:36.019Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T21:04:36.019Z] [2025-09-30T21:04:36.019Z] BUILD SUCCESSFUL [2025-09-30T21:04:36.019Z] Total time: 23 seconds [2025-09-30T21:04:36.019Z] 0 [2025-09-30T21:04:36.020Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T21:04:36.020Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T21:04:36.020Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-09-30T21:04:40.819Z] ****************************** MACHINE INFO ****************************** [2025-09-30T21:04:40.819Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG [2025-09-30T21:04:40.819Z] Free Physical Memory Size : 7776034816 [2025-09-30T21:04:40.819Z] Free space (bytes) : 71430705152 [2025-09-30T21:04:40.819Z] Total Physical Memory Size : 15115223040 [2025-09-30T21:04:40.819Z] Total space (bytes) : 96427008000 [2025-09-30T21:04:40.819Z] Usable space (bytes) : 71430705152 [2025-09-30T21:04:40.819Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:04:40.819Z] bashVersion : [2025-09-30T21:04:40.819Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0) [2025-09-30T21:04:40.819Z] Copyright (C) 2025 Free Software Foundation, Inc. [2025-09-30T21:04:40.819Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] This is free software; you are free to change and redistribute it. [2025-09-30T21:04:40.819Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T21:04:40.819Z] cpuCores : 3 [2025-09-30T21:04:40.819Z] curlVersion : [2025-09-30T21:04:40.819Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2025-09-30T21:04:40.819Z] Release-Date: 2023-05-30 [2025-09-30T21:04:40.819Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-09-30T21:04:40.819Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2025-09-30T21:04:40.819Z] dockerVersion : bash: line 1: docker: command not found [2025-09-30T21:04:40.819Z] gcc version : 15.0.0 [2025-09-30T21:04:40.819Z] gclibc version : bash: line 1: ldd: command not found [2025-09-30T21:04:40.819Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T21:04:40.819Z] lldb version : [2025-09-30T21:04:40.819Z] lldb-1500.0.404.7 [2025-09-30T21:04:40.819Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4) [2025-09-30T21:04:40.819Z] makeVersion : [2025-09-30T21:04:40.819Z] GNU Make 3.81 [2025-09-30T21:04:40.819Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-09-30T21:04:40.819Z] This is free software; see the source for copying conditions. [2025-09-30T21:04:40.819Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-09-30T21:04:40.819Z] PARTICULAR PURPOSE. [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] This program built for i386-apple-darwin11.3.0 [2025-09-30T21:04:40.819Z] mavenVersion : [2025-09-30T21:04:40.819Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-30T21:04:40.819Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-30T21:04:40.819Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre [2025-09-30T21:04:40.819Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-30T21:04:40.819Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac" [2025-09-30T21:04:40.819Z] perlVersion : [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2025-09-30T21:04:40.819Z] (with 2 registered patches, see perl -V for more detail) [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] Copyright 1987-2020, Larry Wall [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T21:04:40.819Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T21:04:40.819Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T21:04:40.819Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T21:04:40.819Z] procArch : i386 [2025-09-30T21:04:40.819Z] sysArch : x86_64 [2025-09-30T21:04:40.819Z] sysOS : Darwin [2025-09-30T21:04:40.819Z] ulimit : [2025-09-30T21:04:40.819Z] core file size (blocks, -c) 0 [2025-09-30T21:04:40.819Z] data seg size (kbytes, -d) unlimited [2025-09-30T21:04:40.819Z] file size (blocks, -f) unlimited [2025-09-30T21:04:40.819Z] max locked memory (kbytes, -l) unlimited [2025-09-30T21:04:40.819Z] max memory size (kbytes, -m) unlimited [2025-09-30T21:04:40.819Z] open files (-n) 10240 [2025-09-30T21:04:40.819Z] pipe size (512 bytes, -p) 1 [2025-09-30T21:04:40.819Z] stack size (kbytes, -s) 65532 [2025-09-30T21:04:40.819Z] cpu time (seconds, -t) unlimited [2025-09-30T21:04:40.819Z] max user processes (-u) 2088 [2025-09-30T21:04:40.819Z] virtual memory (kbytes, -v) unlimited [2025-09-30T21:04:40.819Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64 [2025-09-30T21:04:40.819Z] vmVendor : Oracle Corporation [2025-09-30T21:04:40.819Z] vmVersion : 25.472-b07 [2025-09-30T21:04:40.819Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T21:04:40.819Z] ************************************************************************** [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] System.getProperty('java.vendor')=Temurin [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] System.getProperty('os.name')=Mac OS X [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] System.getProperty('os.arch')=x86_64 [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] System.getProperty('java.fullversion')=null [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:40.819Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T21:04:40.819Z] [2025-09-30T21:04:41.871Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:04:41.871Z] perl scripts/configure.pl [2025-09-30T21:04:41.871Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T21:04:43.614Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T21:04:43.614Z] [2025-09-30T21:04:43.614Z] [2025-09-30T21:04:43.614Z] Starting to generate parallel test lists. [2025-09-30T21:04:43.614Z] [2025-09-30T21:04:44.264Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-09-30T21:04:44.816Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-09-30T21:04:44.816Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-09-30T21:04:44.816Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-09-30T21:04:44.817Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-09-30T21:04:44.817Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-09-30T21:04:44.817Z] Attempting to get test duration data from TRSS. [2025-09-30T21:04:44.817Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_mac&group=perf&level=extended [2025-09-30T21:04:45.718Z] Attempting to get test duration data from cached files. [2025-09-30T21:04:45.718Z] [2025-09-30T21:04:45.718Z] TEST DURATION [2025-09-30T21:04:45.718Z] ==================================================================================== [2025-09-30T21:04:45.718Z] Total number of tests searched: 18 [2025-09-30T21:04:45.718Z] Number of test durations found: 18 [2025-09-30T21:04:45.718Z] Top slowest tests: [2025-09-30T21:04:45.718Z] 08m32s renaissance-movie-lens_0 [2025-09-30T21:04:45.718Z] 06m53s renaissance-als_0 [2025-09-30T21:04:45.718Z] 03m06s renaissance-db-shootout_0 [2025-09-30T21:04:45.718Z] ==================================================================================== [2025-09-30T21:04:45.718Z] [2025-09-30T21:04:45.718Z] Test target is split into 1 lists. [2025-09-30T21:04:45.718Z] Reducing estimated test running time from 30m26s to 30m26s. [2025-09-30T21:04:45.718Z] [2025-09-30T21:04:45.718Z] -------------------------------------testList_0------------------------------------- [2025-09-30T21:04:45.718Z] Number of tests: 18 [2025-09-30T21:04:45.718Z] Estimated running time: 30m26s [2025-09-30T21:04:45.719Z] TESTLIST=renaissance-movie-lens_0,renaissance-als_0,renaissance-db-shootout_0,renaissance-finagle-http_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-gauss-mix_0,dacapo-avrora_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-log-regression_0,dacapo-jython_0,renaissance-philosophers_0,dacapo-sunflow_0,dacapo-xalan_0,dacapo-pmd_0,dacapo-fop_0,renaissance-finagle-chirper_0 [2025-09-30T21:04:45.719Z] ------------------------------------------------------------------------------------ [2025-09-30T21:04:45.719Z] [2025-09-30T21:04:45.719Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2025-09-30T21:04:45.927Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-30T21:04:46.149Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-09-30T21:04:46.231Z] Building tests... [Pipeline] timeout [2025-09-30T21:04:46.235Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T21:04:46.258Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T21:04:47.254Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T21:05:00.349Z] -------------------------------------------- [2025-09-30T21:05:00.349Z] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:05:00.349Z] task is set to default [2025-09-30T21:05:00.349Z] dependencyList is set to all [2025-09-30T21:05:00.349Z] -------------------------------------------- [2025-09-30T21:05:00.349Z] Starting download third party dependent jars [2025-09-30T21:05:00.349Z] -------------------------------------------- [2025-09-30T21:05:00.349Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T21:05:00.349Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:05:00.350Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T21:05:00.350Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-09-30T21:05:00.645Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-09-30T21:05:00.669Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-09-30T21:05:00.875Z] $ ssh-agent [2025-09-30T21:05:01.392Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-4arJx88OFrnO/agent.2173 [2025-09-30T21:05:01.393Z] SSH_AGENT_PID=2174 [2025-09-30T21:05:01.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-30T21:05:02.214Z] + bash ./compile.sh [2025-09-30T21:05:02.214Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-30T21:05:02.214Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:05:02.214Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:05:02.214Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:05:02.214Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T21:05:02.214Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T21:05:03.265Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T21:05:05.633Z] [2025-09-30T21:05:05.633Z] build: [2025-09-30T21:05:06.108Z] [2025-09-30T21:05:06.108Z] clean: [2025-09-30T21:05:06.108Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2025-09-30T21:05:06.109Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2025-09-30T21:05:06.109Z] [2025-09-30T21:05:06.109Z] init: [2025-09-30T21:05:06.109Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2025-09-30T21:05:06.109Z] [2025-09-30T21:05:06.109Z] getDependentLibs: [2025-09-30T21:05:06.483Z] [exec] -------------------------------------------- [2025-09-30T21:05:06.483Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:05:06.483Z] [exec] task is set to default [2025-09-30T21:05:06.483Z] [exec] dependencyList is set to json_simple [2025-09-30T21:05:06.483Z] [exec] -------------------------------------------- [2025-09-30T21:05:06.483Z] [exec] Starting download third party dependent jars [2025-09-30T21:05:06.483Z] [exec] -------------------------------------------- [2025-09-30T21:05:06.483Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:05:06.483Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T21:05:06.483Z] [exec] downloaded dependent third party jars successfully [2025-09-30T21:05:06.483Z] [2025-09-30T21:05:06.483Z] compile: [2025-09-30T21:05:06.483Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:05:06.483Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T21:05:06.483Z] [echo] ===fork: yes [2025-09-30T21:05:06.483Z] [echo] ===debug: on [2025-09-30T21:05:06.483Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2025-09-30T21:05:12.727Z] [2025-09-30T21:05:12.727Z] dist: [2025-09-30T21:05:12.727Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T21:05:12.727Z] [2025-09-30T21:05:12.727Z] BUILD SUCCESSFUL [2025-09-30T21:05:12.727Z] Total time: 9 seconds [2025-09-30T21:05:12.727Z] 0 [2025-09-30T21:05:12.727Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T21:05:13.986Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T21:05:13.986Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-09-30T21:05:29.696Z] ****************************** MACHINE INFO ****************************** [2025-09-30T21:05:29.696Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG [2025-09-30T21:05:29.696Z] Free Physical Memory Size : 8406106112 [2025-09-30T21:05:29.696Z] Free space (bytes) : 71402672128 [2025-09-30T21:05:29.696Z] Total Physical Memory Size : 15115223040 [2025-09-30T21:05:29.696Z] Total space (bytes) : 96427008000 [2025-09-30T21:05:29.696Z] Usable space (bytes) : 71402672128 [2025-09-30T21:05:29.696Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:05:29.696Z] bashVersion : [2025-09-30T21:05:29.696Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0) [2025-09-30T21:05:29.696Z] Copyright (C) 2025 Free Software Foundation, Inc. [2025-09-30T21:05:29.696Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T21:05:29.696Z] [2025-09-30T21:05:29.696Z] This is free software; you are free to change and redistribute it. [2025-09-30T21:05:29.696Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T21:05:29.696Z] cpuCores : 3 [2025-09-30T21:05:29.696Z] curlVersion : [2025-09-30T21:05:29.696Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2025-09-30T21:05:29.696Z] Release-Date: 2023-05-30 [2025-09-30T21:05:29.696Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-09-30T21:05:29.697Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2025-09-30T21:05:29.697Z] dockerVersion : bash: line 1: docker: command not found [2025-09-30T21:05:29.697Z] gcc version : 15.0.0 [2025-09-30T21:05:29.697Z] gclibc version : bash: line 1: ldd: command not found [2025-09-30T21:05:29.697Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T21:05:29.697Z] lldb version : [2025-09-30T21:05:29.697Z] lldb-1500.0.404.7 [2025-09-30T21:05:29.697Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4) [2025-09-30T21:05:29.697Z] makeVersion : [2025-09-30T21:05:29.697Z] GNU Make 3.81 [2025-09-30T21:05:29.697Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-09-30T21:05:29.697Z] This is free software; see the source for copying conditions. [2025-09-30T21:05:29.697Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-09-30T21:05:29.697Z] PARTICULAR PURPOSE. [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] This program built for i386-apple-darwin11.3.0 [2025-09-30T21:05:29.697Z] mavenVersion : [2025-09-30T21:05:29.697Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-30T21:05:29.697Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-30T21:05:29.697Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre [2025-09-30T21:05:29.697Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-30T21:05:29.697Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac" [2025-09-30T21:05:29.697Z] perlVersion : [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2025-09-30T21:05:29.697Z] (with 2 registered patches, see perl -V for more detail) [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] Copyright 1987-2020, Larry Wall [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T21:05:29.697Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T21:05:29.697Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T21:05:29.697Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T21:05:29.697Z] procArch : i386 [2025-09-30T21:05:29.697Z] sysArch : x86_64 [2025-09-30T21:05:29.697Z] sysOS : Darwin [2025-09-30T21:05:29.697Z] ulimit : [2025-09-30T21:05:29.697Z] core file size (blocks, -c) 0 [2025-09-30T21:05:29.697Z] data seg size (kbytes, -d) unlimited [2025-09-30T21:05:29.697Z] file size (blocks, -f) unlimited [2025-09-30T21:05:29.697Z] max locked memory (kbytes, -l) unlimited [2025-09-30T21:05:29.697Z] max memory size (kbytes, -m) unlimited [2025-09-30T21:05:29.697Z] open files (-n) 10240 [2025-09-30T21:05:29.697Z] pipe size (512 bytes, -p) 1 [2025-09-30T21:05:29.697Z] stack size (kbytes, -s) 65532 [2025-09-30T21:05:29.697Z] cpu time (seconds, -t) unlimited [2025-09-30T21:05:29.697Z] max user processes (-u) 2088 [2025-09-30T21:05:29.697Z] virtual memory (kbytes, -v) unlimited [2025-09-30T21:05:29.697Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64 [2025-09-30T21:05:29.697Z] vmVendor : Oracle Corporation [2025-09-30T21:05:29.697Z] vmVersion : 25.472-b07 [2025-09-30T21:05:29.697Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T21:05:29.697Z] ************************************************************************** [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] System.getProperty('java.vendor')=Temurin [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] System.getProperty('os.name')=Mac OS X [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] System.getProperty('os.arch')=x86_64 [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] System.getProperty('java.fullversion')=null [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T21:05:29.697Z] [2025-09-30T21:05:29.697Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild [2025-09-30T21:05:29.697Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest [2025-09-30T21:05:29.697Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile [2025-09-30T21:05:30.643Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:05:30.643Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:05:30.643Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T21:05:30.643Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T21:05:32.213Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml [2025-09-30T21:05:33.322Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-09-30T21:05:33.322Z] [2025-09-30T21:05:33.322Z] -create_test_directory: [2025-09-30T21:05:33.322Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest [2025-09-30T21:05:33.322Z] [2025-09-30T21:05:33.322Z] stage_test_material: [2025-09-30T21:05:35.010Z] [copy] Copying 586 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest [2025-09-30T21:05:39.572Z] [2025-09-30T21:05:39.572Z] build: [2025-09-30T21:05:39.572Z] [2025-09-30T21:05:39.572Z] init: [2025-09-30T21:05:39.572Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf [2025-09-30T21:05:39.572Z] [2025-09-30T21:05:39.572Z] dist: [2025-09-30T21:05:39.572Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf [2025-09-30T21:05:39.572Z] [2025-09-30T21:05:39.572Z] build: [2025-09-30T21:05:39.572Z] [2025-09-30T21:05:39.572Z] build: [2025-09-30T21:05:39.572Z] [2025-09-30T21:05:39.572Z] init: [2025-09-30T21:05:39.572Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/bumbleBench [2025-09-30T21:05:39.572Z] [2025-09-30T21:05:39.572Z] getBumbleBench: [2025-09-30T21:05:39.572Z] [echo] Cloning BumbleBench [2025-09-30T21:05:39.572Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-09-30T21:05:40.236Z] [exec] Cloning into 'bumblebench'... [2025-09-30T21:05:44.162Z] [2025-09-30T21:05:44.162Z] buildBumbleBench: [2025-09-30T21:05:44.162Z] [echo] Building BumbleBench [2025-09-30T21:05:44.162Z] [2025-09-30T21:05:44.162Z] compile-all: [2025-09-30T21:05:44.162Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:05:59.620Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-09-30T21:05:59.620Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-09-30T21:05:59.620Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:05:59.620Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:05:59.621Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:00.783Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:02.075Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:02.075Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:03.163Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:03.163Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:04.059Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:05.541Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:06.089Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:06.089Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:06.089Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:06.579Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:06:06.579Z] [2025-09-30T21:06:06.579Z] dist: [2025-09-30T21:06:07.870Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-09-30T21:06:08.353Z] [2025-09-30T21:06:08.354Z] dist: [2025-09-30T21:06:08.354Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/bumbleBench [2025-09-30T21:06:09.478Z] [2025-09-30T21:06:09.478Z] build: [2025-09-30T21:06:10.933Z] [2025-09-30T21:06:10.933Z] getDependentLibs: [2025-09-30T21:06:37.314Z] [exec] -------------------------------------------- [2025-09-30T21:06:37.314Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:06:37.314Z] [exec] task is set to default [2025-09-30T21:06:37.314Z] [exec] dependencyList is set to dacapo [2025-09-30T21:06:37.314Z] [exec] -------------------------------------------- [2025-09-30T21:06:37.314Z] [exec] Starting download third party dependent jars [2025-09-30T21:06:37.314Z] [exec] -------------------------------------------- [2025-09-30T21:06:37.315Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:06:37.315Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T21:06:37.315Z] [exec] downloaded dependent third party jars successfully [2025-09-30T21:06:37.315Z] [2025-09-30T21:06:37.315Z] init: [2025-09-30T21:06:37.315Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo [2025-09-30T21:06:37.315Z] [2025-09-30T21:06:37.315Z] getDacapoSuite: [2025-09-30T21:06:37.315Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo [2025-09-30T21:17:05.677Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo [2025-09-30T21:17:06.571Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo/dacapo [2025-09-30T21:17:07.786Z] [2025-09-30T21:17:07.786Z] dist: [2025-09-30T21:17:07.786Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo [2025-09-30T21:17:07.787Z] [2025-09-30T21:17:07.787Z] build: [2025-09-30T21:17:07.787Z] [2025-09-30T21:17:07.787Z] init: [2025-09-30T21:17:07.787Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro [2025-09-30T21:17:07.787Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2025-09-30T21:17:07.787Z] [2025-09-30T21:17:07.787Z] compile: [2025-09-30T21:17:07.787Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:17:07.787Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T21:17:07.787Z] [echo] ===fork: yes [2025-09-30T21:17:07.787Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2025-09-30T21:17:07.787Z] [echo] ===debug: on [2025-09-30T21:17:07.787Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-09-30T21:17:07.787Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2025-09-30T21:17:14.568Z] [2025-09-30T21:17:14.568Z] dist: [2025-09-30T21:17:14.568Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-09-30T21:17:14.568Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro [2025-09-30T21:17:14.568Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro [2025-09-30T21:17:14.568Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro [2025-09-30T21:17:14.568Z] [2025-09-30T21:17:14.568Z] clean: [2025-09-30T21:17:14.568Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2025-09-30T21:17:14.568Z] [2025-09-30T21:17:14.568Z] build: [2025-09-30T21:17:14.568Z] [2025-09-30T21:17:14.568Z] build: [2025-09-30T21:17:14.568Z] [2025-09-30T21:17:14.568Z] init: [2025-09-30T21:17:14.568Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/renaissance [2025-09-30T21:17:14.568Z] [2025-09-30T21:17:14.568Z] getRenaissanceSuite: [2025-09-30T21:17:14.568Z] [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-09-30T21:17:25.633Z] [2025-09-30T21:17:25.633Z] dist: [2025-09-30T21:17:25.633Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/renaissance [2025-09-30T21:17:27.819Z] [2025-09-30T21:17:27.819Z] build: [2025-09-30T21:17:27.819Z] [2025-09-30T21:17:27.819Z] init: [2025-09-30T21:17:27.819Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/specjbb [2025-09-30T21:17:27.819Z] [2025-09-30T21:17:27.819Z] getSpecjbbSuite: [2025-09-30T21:17:27.819Z] [2025-09-30T21:17:27.819Z] dist: [2025-09-30T21:17:27.819Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/specjbb/run [2025-09-30T21:17:28.488Z] [2025-09-30T21:17:28.488Z] BUILD SUCCESSFUL [2025-09-30T21:17:28.488Z] Total time: 11 minutes 56 seconds [2025-09-30T21:17:28.488Z] 0 [2025-09-30T21:17:28.926Z] [2025-09-30T21:17:28.926Z] [2025-09-30T21:17:28.926Z] RECORD TEST REPOs SHA [2025-09-30T21:17:28.926Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2025-09-30T21:17:28.926Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2025-09-30T21:17:28.926Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-30T21:17:28.926Z] touch /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-30T21:17:29.325Z] ================================================ [2025-09-30T21:17:29.325Z] timestamp: 20250930-141729 [2025-09-30T21:17:29.325Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests [2025-09-30T21:17:29.325Z] git repo: [2025-09-30T21:17:29.735Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-09-30T21:17:29.735Z] sha: [2025-09-30T21:17:29.735Z] 415b0c81bc4360dbe568168cf1864f803d2c74a1 [2025-09-30T21:17:29.735Z] ================================================ [2025-09-30T21:17:29.735Z] timestamp: 20250930-141729 [2025-09-30T21:17:29.735Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T21:17:29.735Z] git repo: [2025-09-30T21:17:29.735Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-09-30T21:17:29.735Z] sha: [2025-09-30T21:17:29.735Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-09-30T21:17:29.735Z] ================================================ [2025-09-30T21:17:29.735Z] timestamp: 20250930-141729 [2025-09-30T21:17:29.735Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG [2025-09-30T21:17:29.735Z] git repo: [2025-09-30T21:17:30.227Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-09-30T21:17:30.227Z] sha: [2025-09-30T21:17:30.227Z] c0fd937c76392ba409c11608c1308e6d1c89b8af [Pipeline] } [2025-09-30T21:17:30.456Z] $ ssh-agent -k [2025-09-30T21:17:31.034Z] unset SSH_AUTH_SOCK; [2025-09-30T21:17:31.034Z] unset SSH_AGENT_PID; [2025-09-30T21:17:31.034Z] echo Agent pid 2174 killed; [2025-09-30T21:17:31.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-09-30T21:17:31.470Z] 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-09-30T21:17:31.492Z] ITERATION: 1/1 [Pipeline] sshagent [2025-09-30T21:17:31.457Z] $ ssh-agent [2025-09-30T21:17:32.033Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-dic2TmOlTarQ/agent.3328 [2025-09-30T21:17:32.033Z] SSH_AGENT_PID=3329 [2025-09-30T21:17:32.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-30T21:17:33.181Z] ++ uname [2025-09-30T21:17:33.182Z] + '[' Darwin = AIX ']' [2025-09-30T21:17:33.754Z] ++ uname [2025-09-30T21:17:33.754Z] + '[' Darwin = SunOS ']' [2025-09-30T21:17:33.754Z] ++ uname [2025-09-30T21:17:33.754Z] + '[' Darwin = '*BSD' ']' [2025-09-30T21:17:33.754Z] + MAKE=make [2025-09-30T21:17:33.754Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-09-30T21:17:34.292Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2025-09-30T21:17:36.077Z] ++ uname [2025-09-30T21:17:36.077Z] + '[' Darwin = AIX ']' [2025-09-30T21:17:36.077Z] ++ uname [2025-09-30T21:17:36.077Z] + '[' Darwin = SunOS ']' [2025-09-30T21:17:36.077Z] ++ uname [2025-09-30T21:17:36.590Z] + '[' Darwin = '*BSD' ']' [2025-09-30T21:17:36.590Z] + MAKE=make [2025-09-30T21:17:36.590Z] + cd ./aqa-tests [2025-09-30T21:17:36.590Z] + . ./scripts/testenv/testenvSettings.sh [2025-09-30T21:17:36.590Z] ++ set +x [2025-09-30T21:17:36.590Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-30T21:17:37.749Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2025-09-30T21:17:37.749Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-09-30T21:17:38.237Z] perl scripts/configure.pl [2025-09-30T21:17:39.271Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T21:17:43.225Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.225Z] Starting to generate test make files. [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-09-30T21:17:43.225Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-09-30T21:17:43.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-09-30T21:17:43.225Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-09-30T21:17:43.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-09-30T21:17:43.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-09-30T21:17:43.225Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/autoGen.mk [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.225Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../autoGen.mk [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.225Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.225Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.225Z] Make files are generated successfully. [2025-09-30T21:17:43.225Z] [2025-09-30T21:17:43.679Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.perf [2025-09-30T21:17:44.558Z] [2025-09-30T21:17:44.558Z] Running make 3.81 [2025-09-30T21:17:44.558Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.. [2025-09-30T21:17:44.558Z] set JDK_VERSION to 8 [2025-09-30T21:17:44.558Z] set JDK_IMPL to hotspot [2025-09-30T21:17:44.558Z] set JVM_VERSION to openjdk8 [2025-09-30T21:17:44.558Z] set JCL_VERSION to latest [2025-09-30T21:17:44.558Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-09-30T21:17:44.558Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-30T21:17:44.558Z] set SPEC to osx_x86-64 [2025-09-30T21:17:44.558Z] set TEST_FLAG to [2025-09-30T21:17:44.558Z] Running extended.perf ... [2025-09-30T21:17:44.558Z] There are 18 test targets in extended.perf [2025-09-30T21:17:44.558Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2025-09-30T21:17:44.985Z] openjdk version "1.8.0_472-beta" [2025-09-30T21:17:44.985Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302006-b07) [2025-09-30T21:17:44.985Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T21:17:45.474Z] [2025-09-30T21:17:45.474Z] =============================================== [2025-09-30T21:17:45.474Z] Running test renaissance-als_0 ... [2025-09-30T21:17:45.868Z] =============================================== [2025-09-30T21:17:45.868Z] renaissance-als_0 Start Time: Tue Sep 30 14:17:45 2025 Epoch Time (ms): 1759267065561 [2025-09-30T21:17:45.868Z] variation: NoOptions [2025-09-30T21:17:45.868Z] JVM_OPTIONS: [2025-09-30T21:17:45.868Z] { \ [2025-09-30T21:17:45.868Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:17:45.868Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:17:45.868Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-als_0"; \ [2025-09-30T21:17:45.868Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-als_0"; \ [2025-09-30T21:17:45.868Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:17:45.868Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-als_0"/als.json" als; \ [2025-09-30T21:17:45.868Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:17:45.868Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:17:45.868Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:17:45.868Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:17:46.282Z] [2025-09-30T21:17:46.282Z] TEST SETUP: [2025-09-30T21:17:46.282Z] Nothing to be done for setup. [2025-09-30T21:17:46.282Z] [2025-09-30T21:17:46.282Z] TESTING: [2025-09-30T21:17:49.753Z] Benchmark 'als' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:17:50.287Z] ----------------------------------- [2025-09-30T21:17:50.287Z] renaissance-als_0_PASSED [2025-09-30T21:17:50.287Z] ----------------------------------- [2025-09-30T21:17:50.287Z] [2025-09-30T21:17:50.287Z] TEST TEARDOWN: [2025-09-30T21:17:50.287Z] Nothing to be done for teardown. [2025-09-30T21:17:50.287Z] renaissance-als_0 Finish Time: Tue Sep 30 14:17:49 2025 Epoch Time (ms): 1759267069873 [2025-09-30T21:17:50.287Z] [2025-09-30T21:17:50.287Z] =============================================== [2025-09-30T21:17:51.082Z] Running test renaissance-chi-square_0 ... [2025-09-30T21:17:51.703Z] =============================================== [2025-09-30T21:17:51.703Z] renaissance-chi-square_0 Start Time: Tue Sep 30 14:17:51 2025 Epoch Time (ms): 1759267071560 [2025-09-30T21:17:52.252Z] variation: NoOptions [2025-09-30T21:17:52.252Z] JVM_OPTIONS: [2025-09-30T21:17:52.252Z] { \ [2025-09-30T21:17:52.252Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:17:52.252Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:17:52.252Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-chi-square_0"; \ [2025-09-30T21:17:52.252Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-chi-square_0"; \ [2025-09-30T21:17:52.252Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:17:52.252Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-chi-square_0"/chi-square.json" chi-square; \ [2025-09-30T21:17:52.252Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:17:52.252Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:17:52.252Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:17:52.252Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:17:52.252Z] [2025-09-30T21:17:52.252Z] TEST SETUP: [2025-09-30T21:17:52.252Z] Nothing to be done for setup. [2025-09-30T21:17:52.252Z] [2025-09-30T21:17:52.252Z] TESTING: [2025-09-30T21:17:55.893Z] Benchmark 'chi-square' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:17:57.646Z] ----------------------------------- [2025-09-30T21:17:57.646Z] renaissance-chi-square_0_PASSED [2025-09-30T21:17:57.646Z] ----------------------------------- [2025-09-30T21:17:57.646Z] [2025-09-30T21:17:57.646Z] TEST TEARDOWN: [2025-09-30T21:17:57.646Z] Nothing to be done for teardown. [2025-09-30T21:17:57.646Z] renaissance-chi-square_0 Finish Time: Tue Sep 30 14:17:57 2025 Epoch Time (ms): 1759267077254 [2025-09-30T21:17:57.646Z] [2025-09-30T21:17:57.646Z] =============================================== [2025-09-30T21:17:57.646Z] Running test renaissance-db-shootout_0 ... [2025-09-30T21:17:57.646Z] =============================================== [2025-09-30T21:17:58.091Z] renaissance-db-shootout_0 Start Time: Tue Sep 30 14:17:57 2025 Epoch Time (ms): 1759267077524 [2025-09-30T21:17:58.091Z] variation: NoOptions [2025-09-30T21:17:58.091Z] JVM_OPTIONS: [2025-09-30T21:17:58.091Z] { \ [2025-09-30T21:17:58.091Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:17:58.091Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:17:58.091Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-db-shootout_0"; \ [2025-09-30T21:17:58.091Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-db-shootout_0"; \ [2025-09-30T21:17:58.091Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:17:58.091Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2025-09-30T21:17:58.091Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:17:58.091Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:17:58.091Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:17:58.091Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:17:58.091Z] [2025-09-30T21:17:58.091Z] TEST SETUP: [2025-09-30T21:17:58.091Z] Nothing to be done for setup. [2025-09-30T21:17:58.091Z] [2025-09-30T21:17:58.091Z] TESTING: [2025-09-30T21:18:01.228Z] Benchmark 'db-shootout' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:02.950Z] ----------------------------------- [2025-09-30T21:18:02.950Z] renaissance-db-shootout_0_PASSED [2025-09-30T21:18:02.950Z] ----------------------------------- [2025-09-30T21:18:02.950Z] [2025-09-30T21:18:02.950Z] TEST TEARDOWN: [2025-09-30T21:18:02.950Z] Nothing to be done for teardown. [2025-09-30T21:18:02.950Z] renaissance-db-shootout_0 Finish Time: Tue Sep 30 14:18:02 2025 Epoch Time (ms): 1759267082456 [2025-09-30T21:18:02.950Z] [2025-09-30T21:18:02.950Z] =============================================== [2025-09-30T21:18:02.950Z] Running test renaissance-dec-tree_0 ... [2025-09-30T21:18:02.950Z] =============================================== [2025-09-30T21:18:02.950Z] renaissance-dec-tree_0 Start Time: Tue Sep 30 14:18:02 2025 Epoch Time (ms): 1759267082649 [2025-09-30T21:18:02.950Z] variation: NoOptions [2025-09-30T21:18:02.950Z] JVM_OPTIONS: [2025-09-30T21:18:02.950Z] { \ [2025-09-30T21:18:02.950Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:02.950Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:02.950Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-dec-tree_0"; \ [2025-09-30T21:18:02.950Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-dec-tree_0"; \ [2025-09-30T21:18:02.950Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:02.950Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \ [2025-09-30T21:18:02.950Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:02.950Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:02.950Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:02.950Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:02.950Z] [2025-09-30T21:18:02.950Z] TEST SETUP: [2025-09-30T21:18:02.950Z] Nothing to be done for setup. [2025-09-30T21:18:02.950Z] [2025-09-30T21:18:02.950Z] TESTING: [2025-09-30T21:18:13.362Z] Benchmark 'dec-tree' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:15.256Z] ----------------------------------- [2025-09-30T21:18:15.256Z] renaissance-dec-tree_0_PASSED [2025-09-30T21:18:15.256Z] ----------------------------------- [2025-09-30T21:18:15.256Z] [2025-09-30T21:18:15.256Z] TEST TEARDOWN: [2025-09-30T21:18:15.256Z] Nothing to be done for teardown. [2025-09-30T21:18:16.963Z] renaissance-dec-tree_0 Finish Time: Tue Sep 30 14:18:16 2025 Epoch Time (ms): 1759267096283 [2025-09-30T21:18:16.963Z] [2025-09-30T21:18:17.529Z] =============================================== [2025-09-30T21:18:17.529Z] Running test renaissance-finagle-chirper_0 ... [2025-09-30T21:18:17.529Z] =============================================== [2025-09-30T21:18:17.529Z] renaissance-finagle-chirper_0 Start Time: Tue Sep 30 14:18:17 2025 Epoch Time (ms): 1759267097261 [2025-09-30T21:18:17.529Z] renaissance-finagle-chirper_0_DISABLED [2025-09-30T21:18:17.529Z] Disabled Reason: [2025-09-30T21:18:17.529Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2025-09-30T21:18:17.949Z] renaissance-finagle-chirper_0 Finish Time: Tue Sep 30 14:18:17 2025 Epoch Time (ms): 1759267097500 [2025-09-30T21:18:17.949Z] [2025-09-30T21:18:17.949Z] =============================================== [2025-09-30T21:18:17.949Z] Running test renaissance-finagle-http_0 ... [2025-09-30T21:18:17.949Z] =============================================== [2025-09-30T21:18:18.356Z] renaissance-finagle-http_0 Start Time: Tue Sep 30 14:18:17 2025 Epoch Time (ms): 1759267097918 [2025-09-30T21:18:18.356Z] variation: NoOptions [2025-09-30T21:18:18.356Z] JVM_OPTIONS: [2025-09-30T21:18:18.356Z] { \ [2025-09-30T21:18:18.356Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:18.356Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:18.356Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-finagle-http_0"; \ [2025-09-30T21:18:18.356Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-finagle-http_0"; \ [2025-09-30T21:18:18.356Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:18.357Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2025-09-30T21:18:18.357Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:18.357Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:18.357Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:18.357Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:18.357Z] [2025-09-30T21:18:18.357Z] TEST SETUP: [2025-09-30T21:18:18.357Z] Nothing to be done for setup. [2025-09-30T21:18:18.357Z] [2025-09-30T21:18:18.357Z] TESTING: [2025-09-30T21:18:20.584Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:20.584Z] ----------------------------------- [2025-09-30T21:18:20.584Z] renaissance-finagle-http_0_PASSED [2025-09-30T21:18:20.584Z] ----------------------------------- [2025-09-30T21:18:20.584Z] [2025-09-30T21:18:20.584Z] TEST TEARDOWN: [2025-09-30T21:18:20.584Z] Nothing to be done for teardown. [2025-09-30T21:18:20.584Z] renaissance-finagle-http_0 Finish Time: Tue Sep 30 14:18:20 2025 Epoch Time (ms): 1759267100317 [2025-09-30T21:18:20.584Z] [2025-09-30T21:18:20.584Z] =============================================== [2025-09-30T21:18:20.584Z] Running test renaissance-gauss-mix_0 ... [2025-09-30T21:18:20.584Z] =============================================== [2025-09-30T21:18:20.978Z] renaissance-gauss-mix_0 Start Time: Tue Sep 30 14:18:20 2025 Epoch Time (ms): 1759267100513 [2025-09-30T21:18:20.978Z] variation: NoOptions [2025-09-30T21:18:20.978Z] JVM_OPTIONS: [2025-09-30T21:18:20.978Z] { \ [2025-09-30T21:18:20.978Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:20.978Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:20.978Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-gauss-mix_0"; \ [2025-09-30T21:18:20.978Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-gauss-mix_0"; \ [2025-09-30T21:18:20.978Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:20.978Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \ [2025-09-30T21:18:20.978Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:20.978Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:20.978Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:20.978Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:20.978Z] [2025-09-30T21:18:20.978Z] TEST SETUP: [2025-09-30T21:18:20.978Z] Nothing to be done for setup. [2025-09-30T21:18:20.978Z] [2025-09-30T21:18:20.978Z] TESTING: [2025-09-30T21:18:22.354Z] Benchmark 'gauss-mix' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:22.746Z] ----------------------------------- [2025-09-30T21:18:22.746Z] renaissance-gauss-mix_0_PASSED [2025-09-30T21:18:22.746Z] ----------------------------------- [2025-09-30T21:18:22.746Z] [2025-09-30T21:18:22.746Z] TEST TEARDOWN: [2025-09-30T21:18:22.746Z] Nothing to be done for teardown. [2025-09-30T21:18:23.150Z] renaissance-gauss-mix_0 Finish Time: Tue Sep 30 14:18:22 2025 Epoch Time (ms): 1759267102677 [2025-09-30T21:18:23.150Z] [2025-09-30T21:18:23.150Z] =============================================== [2025-09-30T21:18:23.150Z] Running test renaissance-log-regression_0 ... [2025-09-30T21:18:23.150Z] =============================================== [2025-09-30T21:18:23.150Z] renaissance-log-regression_0 Start Time: Tue Sep 30 14:18:22 2025 Epoch Time (ms): 1759267102888 [2025-09-30T21:18:23.150Z] variation: NoOptions [2025-09-30T21:18:23.150Z] JVM_OPTIONS: [2025-09-30T21:18:23.150Z] { \ [2025-09-30T21:18:23.150Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:23.150Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:23.150Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-log-regression_0"; \ [2025-09-30T21:18:23.150Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-log-regression_0"; \ [2025-09-30T21:18:23.150Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:23.150Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-log-regression_0"/log-regression.json" log-regression; \ [2025-09-30T21:18:23.150Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:23.150Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:23.150Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:23.150Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:23.561Z] [2025-09-30T21:18:23.561Z] TEST SETUP: [2025-09-30T21:18:23.561Z] Nothing to be done for setup. [2025-09-30T21:18:23.561Z] [2025-09-30T21:18:23.561Z] TESTING: [2025-09-30T21:18:26.516Z] Benchmark 'log-regression' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:26.910Z] ----------------------------------- [2025-09-30T21:18:26.910Z] renaissance-log-regression_0_PASSED [2025-09-30T21:18:26.910Z] ----------------------------------- [2025-09-30T21:18:26.910Z] [2025-09-30T21:18:26.910Z] TEST TEARDOWN: [2025-09-30T21:18:26.910Z] Nothing to be done for teardown. [2025-09-30T21:18:26.910Z] renaissance-log-regression_0 Finish Time: Tue Sep 30 14:18:26 2025 Epoch Time (ms): 1759267106613 [2025-09-30T21:18:26.910Z] [2025-09-30T21:18:26.910Z] =============================================== [2025-09-30T21:18:26.910Z] Running test renaissance-mnemonics_0 ... [2025-09-30T21:18:26.910Z] =============================================== [2025-09-30T21:18:27.315Z] renaissance-mnemonics_0 Start Time: Tue Sep 30 14:18:26 2025 Epoch Time (ms): 1759267106836 [2025-09-30T21:18:27.315Z] variation: NoOptions [2025-09-30T21:18:27.315Z] JVM_OPTIONS: [2025-09-30T21:18:27.315Z] { \ [2025-09-30T21:18:27.315Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:27.315Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:27.315Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-mnemonics_0"; \ [2025-09-30T21:18:27.315Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-mnemonics_0"; \ [2025-09-30T21:18:27.315Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:27.315Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2025-09-30T21:18:27.315Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:27.315Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:27.315Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:27.315Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:27.315Z] [2025-09-30T21:18:27.315Z] TEST SETUP: [2025-09-30T21:18:27.315Z] Nothing to be done for setup. [2025-09-30T21:18:27.315Z] [2025-09-30T21:18:27.315Z] TESTING: [2025-09-30T21:18:30.042Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:31.185Z] ----------------------------------- [2025-09-30T21:18:31.185Z] renaissance-mnemonics_0_PASSED [2025-09-30T21:18:31.185Z] ----------------------------------- [2025-09-30T21:18:31.185Z] [2025-09-30T21:18:31.185Z] TEST TEARDOWN: [2025-09-30T21:18:31.185Z] Nothing to be done for teardown. [2025-09-30T21:18:31.649Z] renaissance-mnemonics_0 Finish Time: Tue Sep 30 14:18:31 2025 Epoch Time (ms): 1759267111334 [2025-09-30T21:18:32.118Z] [2025-09-30T21:18:32.118Z] =============================================== [2025-09-30T21:18:32.118Z] Running test renaissance-movie-lens_0 ... [2025-09-30T21:18:32.118Z] =============================================== [2025-09-30T21:18:32.118Z] renaissance-movie-lens_0 Start Time: Tue Sep 30 14:18:31 2025 Epoch Time (ms): 1759267111793 [2025-09-30T21:18:32.118Z] variation: NoOptions [2025-09-30T21:18:32.118Z] JVM_OPTIONS: [2025-09-30T21:18:32.118Z] { \ [2025-09-30T21:18:32.118Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:32.118Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:32.118Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-movie-lens_0"; \ [2025-09-30T21:18:32.118Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-movie-lens_0"; \ [2025-09-30T21:18:32.118Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:32.118Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \ [2025-09-30T21:18:32.118Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:32.118Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:32.118Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:32.118Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:32.118Z] [2025-09-30T21:18:32.118Z] TEST SETUP: [2025-09-30T21:18:32.118Z] Nothing to be done for setup. [2025-09-30T21:18:32.118Z] [2025-09-30T21:18:32.118Z] TESTING: [2025-09-30T21:18:35.069Z] Benchmark 'movie-lens' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:35.518Z] ----------------------------------- [2025-09-30T21:18:35.518Z] renaissance-movie-lens_0_PASSED [2025-09-30T21:18:35.518Z] ----------------------------------- [2025-09-30T21:18:35.518Z] [2025-09-30T21:18:35.518Z] TEST TEARDOWN: [2025-09-30T21:18:35.518Z] Nothing to be done for teardown. [2025-09-30T21:18:35.518Z] renaissance-movie-lens_0 Finish Time: Tue Sep 30 14:18:35 2025 Epoch Time (ms): 1759267115201 [2025-09-30T21:18:35.518Z] [2025-09-30T21:18:35.518Z] =============================================== [2025-09-30T21:18:35.518Z] Running test renaissance-par-mnemonics_0 ... [2025-09-30T21:18:35.518Z] =============================================== [2025-09-30T21:18:35.948Z] renaissance-par-mnemonics_0 Start Time: Tue Sep 30 14:18:35 2025 Epoch Time (ms): 1759267115573 [2025-09-30T21:18:35.948Z] variation: NoOptions [2025-09-30T21:18:35.948Z] JVM_OPTIONS: [2025-09-30T21:18:35.948Z] { \ [2025-09-30T21:18:35.948Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:35.948Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:35.948Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-par-mnemonics_0"; \ [2025-09-30T21:18:35.948Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-par-mnemonics_0"; \ [2025-09-30T21:18:35.948Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:35.948Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2025-09-30T21:18:35.948Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:35.948Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:35.948Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:35.948Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:35.948Z] [2025-09-30T21:18:35.948Z] TEST SETUP: [2025-09-30T21:18:35.948Z] Nothing to be done for setup. [2025-09-30T21:18:35.948Z] [2025-09-30T21:18:35.948Z] TESTING: [2025-09-30T21:18:38.800Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:39.281Z] ----------------------------------- [2025-09-30T21:18:39.281Z] renaissance-par-mnemonics_0_PASSED [2025-09-30T21:18:39.281Z] ----------------------------------- [2025-09-30T21:18:39.281Z] [2025-09-30T21:18:39.281Z] TEST TEARDOWN: [2025-09-30T21:18:39.281Z] Nothing to be done for teardown. [2025-09-30T21:18:39.281Z] renaissance-par-mnemonics_0 Finish Time: Tue Sep 30 14:18:38 2025 Epoch Time (ms): 1759267118831 [2025-09-30T21:18:39.281Z] [2025-09-30T21:18:39.281Z] =============================================== [2025-09-30T21:18:39.281Z] Running test renaissance-philosophers_0 ... [2025-09-30T21:18:39.767Z] =============================================== [2025-09-30T21:18:40.206Z] renaissance-philosophers_0 Start Time: Tue Sep 30 14:18:39 2025 Epoch Time (ms): 1759267119885 [2025-09-30T21:18:40.206Z] variation: NoOptions [2025-09-30T21:18:40.206Z] JVM_OPTIONS: [2025-09-30T21:18:40.206Z] { \ [2025-09-30T21:18:40.206Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:40.206Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:40.206Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-philosophers_0"; \ [2025-09-30T21:18:40.206Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-philosophers_0"; \ [2025-09-30T21:18:40.206Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:40.206Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-philosophers_0"/philosophers.json" philosophers; \ [2025-09-30T21:18:40.207Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:40.207Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:40.207Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:40.207Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:40.207Z] [2025-09-30T21:18:40.207Z] TEST SETUP: [2025-09-30T21:18:40.207Z] Nothing to be done for setup. [2025-09-30T21:18:40.207Z] [2025-09-30T21:18:40.207Z] TESTING: [2025-09-30T21:18:43.214Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8). [2025-09-30T21:18:43.214Z] ----------------------------------- [2025-09-30T21:18:43.214Z] renaissance-philosophers_0_PASSED [2025-09-30T21:18:43.214Z] ----------------------------------- [2025-09-30T21:18:43.606Z] [2025-09-30T21:18:43.606Z] TEST TEARDOWN: [2025-09-30T21:18:43.606Z] Nothing to be done for teardown. [2025-09-30T21:18:43.606Z] renaissance-philosophers_0 Finish Time: Tue Sep 30 14:18:43 2025 Epoch Time (ms): 1759267123215 [2025-09-30T21:18:43.606Z] [2025-09-30T21:18:43.606Z] =============================================== [2025-09-30T21:18:43.606Z] Running test dacapo-avrora_0 ... [2025-09-30T21:18:43.606Z] =============================================== [2025-09-30T21:18:43.979Z] dacapo-avrora_0 Start Time: Tue Sep 30 14:18:43 2025 Epoch Time (ms): 1759267123514 [2025-09-30T21:18:43.979Z] variation: NoOptions [2025-09-30T21:18:43.979Z] JVM_OPTIONS: [2025-09-30T21:18:43.979Z] { \ [2025-09-30T21:18:43.979Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:18:43.979Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:18:43.979Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-avrora_0"; \ [2025-09-30T21:18:43.979Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-avrora_0"; \ [2025-09-30T21:18:43.979Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:18:43.979Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \ [2025-09-30T21:18:43.979Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:18:43.979Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:18:43.979Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:18:43.979Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:18:43.979Z] [2025-09-30T21:18:43.980Z] TEST SETUP: [2025-09-30T21:18:43.980Z] Nothing to be done for setup. [2025-09-30T21:18:43.980Z] [2025-09-30T21:18:43.980Z] TESTING: [2025-09-30T21:18:46.897Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats) [2025-09-30T21:18:46.897Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting ===== [2025-09-30T21:21:28.334Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 152129 msec ===== [2025-09-30T21:21:28.334Z] ----------------------------------- [2025-09-30T21:21:28.334Z] dacapo-avrora_0_PASSED [2025-09-30T21:21:28.334Z] ----------------------------------- [2025-09-30T21:21:28.334Z] [2025-09-30T21:21:28.334Z] TEST TEARDOWN: [2025-09-30T21:21:28.334Z] Nothing to be done for teardown. [2025-09-30T21:21:28.334Z] dacapo-avrora_0 Finish Time: Tue Sep 30 14:21:18 2025 Epoch Time (ms): 1759267278585 [2025-09-30T21:21:28.334Z] [2025-09-30T21:21:28.334Z] =============================================== [2025-09-30T21:21:28.334Z] Running test dacapo-fop_0 ... [2025-09-30T21:21:28.334Z] =============================================== [2025-09-30T21:21:28.334Z] dacapo-fop_0 Start Time: Tue Sep 30 14:21:18 2025 Epoch Time (ms): 1759267278798 [2025-09-30T21:21:28.334Z] variation: NoOptions [2025-09-30T21:21:28.334Z] JVM_OPTIONS: [2025-09-30T21:21:28.334Z] { \ [2025-09-30T21:21:28.334Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:21:28.334Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:21:28.334Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-fop_0"; \ [2025-09-30T21:21:28.334Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-fop_0"; \ [2025-09-30T21:21:28.334Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:21:28.334Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2025-09-30T21:21:28.334Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:21:28.334Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:21:28.334Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:21:28.334Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:21:28.334Z] [2025-09-30T21:21:28.334Z] TEST SETUP: [2025-09-30T21:21:28.334Z] Nothing to be done for setup. [2025-09-30T21:21:28.334Z] [2025-09-30T21:21:28.334Z] TESTING: [2025-09-30T21:21:28.334Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2025-09-30T21:21:28.334Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2025-09-30T21:21:28.334Z] alignment.fo 2025-09-30 14:21:25.229 java[4032:18472] XType: Using static font registry. [2025-09-30T21:21:29.675Z] Warning: the fonts "Times" and "Lucida Bright" are not available for the Java logical font "Serif", which may have unexpected appearance or behavior. Re-enable the "Times" font to remove this warning. [2025-09-30T21:21:29.675Z] Warning: the fonts "Times" and "Lucida Bright" are not available for the Java logical font "Serif", which may have unexpected appearance or behavior. Re-enable the "Times" font to remove this warning. [2025-09-30T21:21:29.675Z] Warning: the fonts "Times" and "Lucida Bright" are not available for the Java logical font "Serif", which may have unexpected appearance or behavior. Re-enable the "Times" font to remove this warning. [2025-09-30T21:21:56.115Z] 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-09-30T21:21:56.115Z] Digest validation failed for stderr.log, expecting 0xda39a3ee5e6b4b0d3255bfef95601890afd80709 found 0x17b4306d64c4ee31344ffde5e7823ef52836a967 [2025-09-30T21:21:56.115Z] ===== DaCapo 23.11-MR2-chopin-minimal fop FAILED ===== [2025-09-30T21:21:56.115Z] Validation FAILED for fop default [2025-09-30T21:21:56.497Z] ----------------------------------- [2025-09-30T21:21:56.497Z] dacapo-fop_0_FAILED [2025-09-30T21:21:56.497Z] ----------------------------------- [2025-09-30T21:21:56.497Z] [2025-09-30T21:21:56.497Z] TEST TEARDOWN: [2025-09-30T21:21:56.497Z] Nothing to be done for teardown. [2025-09-30T21:21:56.497Z] dacapo-fop_0 Finish Time: Tue Sep 30 14:21:56 2025 Epoch Time (ms): 1759267316323 [2025-09-30T21:21:56.497Z] [2025-09-30T21:21:56.497Z] =============================================== [2025-09-30T21:21:56.917Z] Running test dacapo-jython_0 ... [2025-09-30T21:21:56.918Z] =============================================== [2025-09-30T21:21:56.918Z] dacapo-jython_0 Start Time: Tue Sep 30 14:21:56 2025 Epoch Time (ms): 1759267316526 [2025-09-30T21:21:56.918Z] variation: NoOptions [2025-09-30T21:21:56.918Z] JVM_OPTIONS: [2025-09-30T21:21:56.918Z] { \ [2025-09-30T21:21:56.918Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:21:56.918Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:21:56.918Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-jython_0"; \ [2025-09-30T21:21:56.918Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-jython_0"; \ [2025-09-30T21:21:56.918Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:21:56.918Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2025-09-30T21:21:56.918Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:21:56.918Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:21:56.918Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:21:56.918Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:21:56.918Z] [2025-09-30T21:21:56.918Z] TEST SETUP: [2025-09-30T21:21:56.918Z] Nothing to be done for setup. [2025-09-30T21:21:56.918Z] [2025-09-30T21:21:56.918Z] TESTING: [2025-09-30T21:21:59.143Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2025-09-30T21:22:08.585Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2025-09-30T21:22:15.360Z] ------------------------------------------------------------------------------- [2025-09-30T21:22:15.360Z] PYBENCH 2.0 [2025-09-30T21:22:15.360Z] ------------------------------------------------------------------------------- [2025-09-30T21:22:15.360Z] * using Jython [2025-09-30T21:22:15.360Z] * system check interval set to maximum: 2147483647 [2025-09-30T21:22:15.360Z] * using timer: time.time [2025-09-30T21:22:15.360Z] [2025-09-30T21:22:19.136Z] Calibrating tests. Please wait... done. [2025-09-30T21:22:19.136Z] [2025-09-30T21:22:19.136Z] Running 2 round(s) of the suite at warp factor 20: [2025-09-30T21:22:19.136Z] [2025-09-30T21:22:44.838Z] * Round 1 done. [2025-09-30T21:22:55.054Z] * Round 2 done. [2025-09-30T21:22:55.054Z] [2025-09-30T21:22:55.054Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 45859 msec ===== [2025-09-30T21:22:55.054Z] ----------------------------------- [2025-09-30T21:22:55.054Z] dacapo-jython_0_PASSED [2025-09-30T21:22:55.054Z] ----------------------------------- [2025-09-30T21:22:55.054Z] [2025-09-30T21:22:55.054Z] TEST TEARDOWN: [2025-09-30T21:22:55.054Z] Nothing to be done for teardown. [2025-09-30T21:22:55.054Z] dacapo-jython_0 Finish Time: Tue Sep 30 14:22:53 2025 Epoch Time (ms): 1759267373741 [2025-09-30T21:22:55.054Z] [2025-09-30T21:22:55.054Z] =============================================== [2025-09-30T21:22:55.054Z] Running test dacapo-pmd_0 ... [2025-09-30T21:22:55.054Z] =============================================== [2025-09-30T21:22:55.054Z] dacapo-pmd_0 Start Time: Tue Sep 30 14:22:54 2025 Epoch Time (ms): 1759267374713 [2025-09-30T21:22:55.054Z] variation: NoOptions [2025-09-30T21:22:55.054Z] JVM_OPTIONS: [2025-09-30T21:22:55.054Z] { \ [2025-09-30T21:22:55.054Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:22:55.054Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:22:55.054Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-pmd_0"; \ [2025-09-30T21:22:55.054Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-pmd_0"; \ [2025-09-30T21:22:55.054Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:22:55.054Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2025-09-30T21:22:55.054Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:22:55.054Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:22:55.054Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:22:55.054Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:22:55.054Z] [2025-09-30T21:22:55.054Z] TEST SETUP: [2025-09-30T21:22:55.054Z] Nothing to be done for setup. [2025-09-30T21:22:55.054Z] [2025-09-30T21:22:55.054Z] TESTING: [2025-09-30T21:22:56.031Z] Using scaled threading model. 3 processors detected, 3 threads used to drive the workload, in a possible range of [1,1024] [2025-09-30T21:22:56.512Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2025-09-30T21:22:56.968Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2025-09-30T21:23:23.879Z] Checked: 0% [2025-09-30T21:23:23.879Z] Checked: 5% [2025-09-30T21:23:25.542Z] Checked: 10% [2025-09-30T21:23:26.616Z] Checked: 15% [2025-09-30T21:23:28.604Z] Checked: 20% [2025-09-30T21:23:31.432Z] Checked: 25% [2025-09-30T21:23:31.993Z] Checked: 30% [2025-09-30T21:23:32.498Z] Checked: 35% [2025-09-30T21:23:34.356Z] Checked: 40% [2025-09-30T21:23:34.872Z] Checked: 45% [2025-09-30T21:23:36.836Z] Checked: 50% [2025-09-30T21:23:39.505Z] Checked: 55% [2025-09-30T21:23:41.870Z] Checked: 60% [2025-09-30T21:23:42.594Z] Checked: 65% [2025-09-30T21:23:47.253Z] Checked: 70% [2025-09-30T21:23:56.440Z] Checked: 75% [2025-09-30T21:23:58.611Z] Checked: 80% [2025-09-30T21:23:59.798Z] Checked: 85% [2025-09-30T21:24:00.358Z] Checked: 90% [2025-09-30T21:24:01.341Z] Checked: 95% [2025-09-30T21:24:01.341Z] Checked: 100% [2025-09-30T21:24:01.341Z] PMD checked 601 files. [2025-09-30T21:24:01.756Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 64422 msec ===== [2025-09-30T21:24:02.187Z] ----------------------------------- [2025-09-30T21:24:02.187Z] dacapo-pmd_0_PASSED [2025-09-30T21:24:02.187Z] ----------------------------------- [2025-09-30T21:24:02.187Z] [2025-09-30T21:24:02.187Z] TEST TEARDOWN: [2025-09-30T21:24:02.187Z] Nothing to be done for teardown. [2025-09-30T21:24:02.187Z] dacapo-pmd_0 Finish Time: Tue Sep 30 14:24:01 2025 Epoch Time (ms): 1759267441803 [2025-09-30T21:24:02.187Z] [2025-09-30T21:24:02.187Z] =============================================== [2025-09-30T21:24:02.187Z] Running test dacapo-sunflow_0 ... [2025-09-30T21:24:02.187Z] =============================================== [2025-09-30T21:24:02.187Z] dacapo-sunflow_0 Start Time: Tue Sep 30 14:24:01 2025 Epoch Time (ms): 1759267441972 [2025-09-30T21:24:02.187Z] variation: NoOptions [2025-09-30T21:24:02.187Z] JVM_OPTIONS: [2025-09-30T21:24:02.187Z] { \ [2025-09-30T21:24:02.187Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:24:02.187Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:24:02.187Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-sunflow_0"; \ [2025-09-30T21:24:02.187Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-sunflow_0"; \ [2025-09-30T21:24:02.187Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:24:02.188Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2025-09-30T21:24:02.188Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:24:02.188Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:24:02.188Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:24:02.188Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:24:02.188Z] [2025-09-30T21:24:02.188Z] TEST SETUP: [2025-09-30T21:24:02.188Z] Nothing to be done for setup. [2025-09-30T21:24:02.622Z] [2025-09-30T21:24:02.622Z] TESTING: [2025-09-30T21:24:03.013Z] Using scaled threading model. 3 processors detected, 3 threads used to drive the workload, in a possible range of [1,1024] [2025-09-30T21:24:05.486Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2025-09-30T21:25:48.997Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 103098 msec ===== [2025-09-30T21:25:48.997Z] ----------------------------------- [2025-09-30T21:25:48.997Z] dacapo-sunflow_0_PASSED [2025-09-30T21:25:48.997Z] ----------------------------------- [2025-09-30T21:25:48.997Z] [2025-09-30T21:25:48.997Z] TEST TEARDOWN: [2025-09-30T21:25:48.997Z] Nothing to be done for teardown. [2025-09-30T21:25:48.997Z] dacapo-sunflow_0 Finish Time: Tue Sep 30 14:25:48 2025 Epoch Time (ms): 1759267548740 [2025-09-30T21:25:48.997Z] [2025-09-30T21:25:49.421Z] =============================================== [2025-09-30T21:25:49.421Z] Running test dacapo-xalan_0 ... [2025-09-30T21:25:49.421Z] =============================================== [2025-09-30T21:25:49.421Z] dacapo-xalan_0 Start Time: Tue Sep 30 14:25:49 2025 Epoch Time (ms): 1759267549009 [2025-09-30T21:25:49.421Z] variation: NoOptions [2025-09-30T21:25:49.421Z] JVM_OPTIONS: [2025-09-30T21:25:49.421Z] { \ [2025-09-30T21:25:49.421Z] echo ""; echo "TEST SETUP:"; \ [2025-09-30T21:25:49.421Z] echo "Nothing to be done for setup."; \ [2025-09-30T21:25:49.421Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-xalan_0"; \ [2025-09-30T21:25:49.421Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-xalan_0"; \ [2025-09-30T21:25:49.421Z] echo ""; echo "TESTING:"; \ [2025-09-30T21:25:49.421Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2025-09-30T21:25:49.421Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-30T21:25:49.421Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-30T21:25:49.421Z] echo "Nothing to be done for teardown."; \ [2025-09-30T21:25:49.421Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult"; [2025-09-30T21:25:49.421Z] [2025-09-30T21:25:49.421Z] TEST SETUP: [2025-09-30T21:25:49.421Z] Nothing to be done for setup. [2025-09-30T21:25:49.421Z] [2025-09-30T21:25:49.421Z] TESTING: [2025-09-30T21:25:50.361Z] Using scaled threading model. 3 processors detected, 3 threads used to drive the workload, in a possible range of [1,2048] [2025-09-30T21:25:50.361Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2025-09-30T21:25:52.218Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2025-09-30T21:26:05.287Z] Processing: 5% [2025-09-30T21:26:09.543Z] Processing: 10% [2025-09-30T21:26:13.148Z] Processing: 15% [2025-09-30T21:26:25.463Z] Processing: 20% [2025-09-30T21:26:27.139Z] Processing: 25% [2025-09-30T21:26:29.517Z] Processing: 30% [2025-09-30T21:26:32.867Z] Processing: 35% [2025-09-30T21:26:35.451Z] Processing: 40% [2025-09-30T21:26:38.997Z] Processing: 45% [2025-09-30T21:26:42.116Z] Processing: 50% [2025-09-30T21:26:43.206Z] Processing: 55% [2025-09-30T21:26:45.741Z] Processing: 60% [2025-09-30T21:26:49.218Z] Processing: 65% [2025-09-30T21:26:51.823Z] Processing: 70% [2025-09-30T21:26:53.336Z] Processing: 75% [2025-09-30T21:26:55.197Z] Processing: 80% [2025-09-30T21:26:57.546Z] Processing: 85% [2025-09-30T21:27:00.969Z] Processing: 90% [2025-09-30T21:27:04.785Z] Processing: 95% [2025-09-30T21:27:04.785Z] Normal completion. [2025-09-30T21:27:04.785Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 72178 msec ===== [2025-09-30T21:27:04.785Z] ----------------------------------- [2025-09-30T21:27:04.785Z] dacapo-xalan_0_PASSED [2025-09-30T21:27:04.785Z] ----------------------------------- [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] TEST TEARDOWN: [2025-09-30T21:27:04.785Z] Nothing to be done for teardown. [2025-09-30T21:27:04.785Z] dacapo-xalan_0 Finish Time: Tue Sep 30 14:27:04 2025 Epoch Time (ms): 1759267624383 [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] All tests finished, run result summary: [2025-09-30T21:27:04.785Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2025-09-30T21:27:04.785Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=osx_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17592670637469/ --tapName=Test_openjdk8_hs_extended.perf_x86-64_mac.tap --comment="" [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] TEST TARGETS SUMMARY [2025-09-30T21:27:04.785Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-09-30T21:27:04.785Z] DISABLED test targets: [2025-09-30T21:27:04.785Z] renaissance-finagle-chirper_0 [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] PASSED test targets: [2025-09-30T21:27:04.785Z] renaissance-als_0 [2025-09-30T21:27:04.785Z] renaissance-chi-square_0 [2025-09-30T21:27:04.785Z] renaissance-db-shootout_0 [2025-09-30T21:27:04.785Z] renaissance-dec-tree_0 [2025-09-30T21:27:04.785Z] renaissance-finagle-http_0 [2025-09-30T21:27:04.785Z] renaissance-gauss-mix_0 [2025-09-30T21:27:04.785Z] renaissance-log-regression_0 [2025-09-30T21:27:04.785Z] renaissance-mnemonics_0 [2025-09-30T21:27:04.785Z] renaissance-movie-lens_0 [2025-09-30T21:27:04.785Z] renaissance-par-mnemonics_0 [2025-09-30T21:27:04.785Z] renaissance-philosophers_0 [2025-09-30T21:27:04.785Z] dacapo-avrora_0 [2025-09-30T21:27:04.785Z] dacapo-jython_0 [2025-09-30T21:27:04.785Z] dacapo-pmd_0 [2025-09-30T21:27:04.785Z] dacapo-sunflow_0 [2025-09-30T21:27:04.785Z] dacapo-xalan_0 [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] FAILED test targets: [2025-09-30T21:27:04.785Z] dacapo-fop_0 [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] TOTAL: 18 EXECUTED: 17 PASSED: 16 FAILED: 1 DISABLED: 1 SKIPPED: 0 [2025-09-30T21:27:04.785Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-09-30T21:27:04.785Z] [2025-09-30T21:27:04.785Z] make[1]: *** [resultsSummary] Error 2 [2025-09-30T21:27:04.785Z] make: *** [_extended.perf] Error 2 [Pipeline] sh [2025-09-30T21:27:06.962Z] ++ uname [2025-09-30T21:27:06.962Z] + '[' Darwin = AIX ']' [2025-09-30T21:27:06.962Z] ++ uname [2025-09-30T21:27:06.962Z] + '[' Darwin = SunOS ']' [2025-09-30T21:27:06.962Z] ++ uname [2025-09-30T21:27:06.962Z] + '[' Darwin = '*BSD' ']' [2025-09-30T21:27:06.962Z] + MAKE=make [2025-09-30T21:27:06.962Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-09-30T21:27:06.962Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] } [2025-09-30T21:27:07.035Z] $ ssh-agent -k [2025-09-30T21:27:07.197Z] unset SSH_AUTH_SOCK; [2025-09-30T21:27:07.197Z] unset SSH_AGENT_PID; [2025-09-30T21:27:07.197Z] echo Agent pid 3329 killed; [2025-09-30T21:27:07.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-09-30T21:27:07.458Z] no DaCapo-h2 metric found [Pipeline] echo [2025-09-30T21:27:07.505Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-09-30T21:27:07.589Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T21:27:07.626Z] Archiving artifacts [2025-09-30T21:27:07.704Z] Recording fingerprints [Pipeline] echo [2025-09-30T21:27:07.769Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T21:27:07.812Z] Archiving artifacts [2025-09-30T21:27:08.298Z] Recording fingerprints [Pipeline] sh [2025-09-30T21:27:10.132Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17592670637469 [Pipeline] echo [2025-09-30T21:27:11.314Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-09-30T21:27:11.369Z] Archiving artifacts [2025-09-30T21:27:11.957Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-09-30T21:27:18.835Z] Tap file found: aqa-tests/TKG/output_17592670637469/Test_openjdk8_hs_extended.perf_x86-64_mac.tap... [Pipeline] readFile [Pipeline] junit [2025-09-30T21:27:18.998Z] Recording test results [2025-09-30T21:27:20.887Z] No test report files were found. Configuration error? [2025-09-30T21:27:23.073Z] None of the test reports contained any result [2025-09-30T21:27:23.074Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T21:27:23.109Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T21:27:23.651Z] + aqa-tests/terminateTestProcesses.sh admin [2025-09-30T21:27:23.651Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T21:27:23.815Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T21:27:23.815Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T21:27:45.981Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-09-30T21:27:46.925Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';' [2025-09-30T21:27:47.419Z] /cores [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T21:27:47.595Z] 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-09-30T21:27:47.768Z] allocate a node for generating rerun job ... [Pipeline] node [2025-09-30T21:27:47.806Z] Running on test-marist-ubuntu2204-s390x-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac [Pipeline] { [Pipeline] echo [2025-09-30T21:27:47.834Z] Generating rerun Test_openjdk8_hs_extended.perf_x86-64_mac_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun) [Pipeline] echo [2025-09-30T21:27:47.867Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.perf_x86-64_mac_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-09-30T21:27:49.140Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-09-30T21:27:49.855Z] Processing DSL script testJobTemplate [2025-09-30T21:30:18.250Z] LEVELS: [extended] [2025-09-30T21:30:18.250Z] JDK_VERSIONS: [8] [2025-09-30T21:30:18.250Z] GROUPS: [perf] [2025-09-30T21:30:18.250Z] ARCH_OS_LIST: [x86-64_mac] [2025-09-30T21:30:18.414Z] Added items: [2025-09-30T21:30:18.414Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_x86-64_mac_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-09-30T21:30:33.855Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun) [Pipeline] build [2025-09-30T21:30:33.881Z] Scheduling project: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun [2025-09-30T21:30:42.864Z] Starting building: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun #4 [2025-09-30T22:17:44.959Z] Build Test_openjdk8_hs_extended.perf_x86-64_mac_rerun #4 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-09-30T22:17:45.040Z] Running on test-azure-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T22:17:45.286Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T22:17:45.286Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T22:17:45.392Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-09-30T22:17:45.444Z] Test_openjdk8_hs_extended.perf_x86-64_mac_rerun #4 completed with status UNSTABLE [Pipeline] timeout [2025-09-30T22:17:45.463Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T22:17:46.174Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_x86-64_mac_rerun" build number 4 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-30T22:17:46.219Z] Saving Test_openjdk8_hs_extended.perf_x86-64_mac_rerun/4/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T22:17:46.325Z] Archiving artifacts [2025-09-30T22:17:46.534Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-09-30T22:17:47.096Z] Tap file found: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun/4/aqa-tests/TKG/output_17592706306034/Test_openjdk8_hs_extended.perf_x86-64_mac_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-09-30T22:17:47.279Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=dacapo-fop_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=570&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T22:17:47.529Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T22:17:47.529Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T22:17:47.627Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE