Pre Test
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin" build number 574
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 976
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 333
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-21T20:58:26.082Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-05-21T20:58:26.083Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-21T20:58:26.091Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' 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-05-21T20:58:26.094Z] dynamicAgents: []
[Pipeline] node
[2025-05-21T20:58:26.137Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests
[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-05-21T20:58:26.156Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-21T20:58:26.219Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-21T20:58:26.219Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-21T20:58:26.249Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-21T20:58:26.301Z] The recommended git tool is: git
[2025-05-21T20:58:26.355Z] No credentials specified
[2025-05-21T20:58:26.382Z] Cloning the remote Git repository
[2025-05-21T20:58:26.423Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-21T20:58:26.423Z] > git init /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2025-05-21T20:58:26.445Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2025-05-21T20:58:26.445Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-21T20:58:26.446Z] > git --version # timeout=10
[2025-05-21T20:58:26.456Z] > git --version # 'git version 2.20.1 (Apple Git-117)'
[2025-05-21T20:58:26.456Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-21T20:58:30.581Z] Avoid second fetch
[2025-05-21T20:58:30.622Z] Checking out Revision 13d358513f48d93f680ecf779281ead82063259f (origin/master)
[2025-05-21T20:58:30.516Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-21T20:58:30.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-21T20:58:30.594Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-21T20:58:30.637Z] > git config core.sparsecheckout # timeout=10
[2025-05-21T20:58:30.648Z] > git checkout -f 13d358513f48d93f680ecf779281ead82063259f # timeout=10
[2025-05-21T20:58:32.275Z] Commit message: "Exclude JDK24+ java/lang/Thread/virtual/Collectable.java (#6265)"
[2025-05-21T20:58:32.289Z] > git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/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-05-21T20:58:33.657Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-05-21T20:58:33.705Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-21T20:58:34.326Z] + LC_TIME=C
[2025-05-21T20:58:34.326Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-21T20:58:34.443Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-21T20:58:34.936Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-21T20:58:34.937Z] 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-05-21T20:58:36.285Z] + printenv
[2025-05-21T20:58:36.286Z] DYNAMIC_COMPILE=true
[2025-05-21T20:58:36.286Z] JENKINS_NODE_COOKIE=a31c8e37-a2e4-4ba0-a366-cf49c87672d1
[2025-05-21T20:58:36.286Z] OPENJ9_BRANCH=master
[2025-05-21T20:58:36.286Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin_SmokeTests/304/
[2025-05-21T20:58:36.286Z] DOCKER_REQUIRED=false
[2025-05-21T20:58:36.286Z] PARALLEL=None
[2025-05-21T20:58:36.286Z] SHELL=/bin/bash
[2025-05-21T20:58:36.286Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-21T20:58:36.286Z] JOBSTARTTIME=Wed, 21 May 2025 21:58:33 +0100
[2025-05-21T20:58:36.286Z] STAGE_NAME=Setup
[2025-05-21T20:58:36.286Z] TMPDIR=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T/
[2025-05-21T20:58:36.286Z] SSH_CLIENT=78.47.239.97 40218 22
[2025-05-21T20:58:36.286Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk17u-jdk17u-mac-x64-temurin_SmokeTests-304
[2025-05-21T20:58:36.286Z] SDK_RESOURCE=upstream
[2025-05-21T20:58:36.286Z] TIME_LIMIT=1
[2025-05-21T20:58:36.286Z] NUM_PROCESSORS=4
[2025-05-21T20:58:36.286Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-21T20:58:36.286Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-21T20:58:36.286Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin_SmokeTests/
[2025-05-21T20:58:36.286Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-05-21T20:58:36.286Z] WORKSPACE=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests
[2025-05-21T20:58:36.286Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin_SmokeTests/304/display/redirect?page=changes
[2025-05-21T20:58:36.286Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-21T20:58:36.286Z] USER=jenkins
[2025-05-21T20:58:36.286Z] ADOPTOPENJDK_BRANCH=master
[2025-05-21T20:58:36.286Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-05-21T20:58:36.286Z] ARCHIVE_TEST_RESULTS=false
[2025-05-21T20:58:36.286Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin
[2025-05-21T20:58:36.286Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-21T20:58:36.286Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-05-21T20:58:36.286Z] JAVA_MAIN_CLASS_60008=hudson.remoting.Launcher
[2025-05-21T20:58:36.286Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin_SmokeTests/304/display/redirect?page=artifacts
[2025-05-21T20:58:36.286Z] __CF_USER_TEXT_ENCODING=0x1F6:0:0
[2025-05-21T20:58:36.286Z] ORIGIN_JDK_VERSION=17
[2025-05-21T20:58:36.286Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-21T20:58:36.286Z] PERSONAL_BUILD=false
[2025-05-21T20:58:36.286Z] SPEC=osx_x86-64
[2025-05-21T20:58:36.286Z] TKG_ITERATIONS=1
[2025-05-21T20:58:36.286Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-21T20:58:36.286Z] ITERATIONS=1
[2025-05-21T20:58:36.286Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-05-21T20:58:36.286Z] KEEP_REPORTDIR=false
[2025-05-21T20:58:36.286Z] MAIL=/var/mail/jenkins
[2025-05-21T20:58:36.286Z] LIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-21T20:58:36.286Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin_SmokeTests/304/display/redirect
[2025-05-21T20:58:36.286Z] _=/usr/bin/printenv
[2025-05-21T20:58:36.286Z] GENERATE_JOBS=false
[2025-05-21T20:58:36.286Z] PWD=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests
[2025-05-21T20:58:36.286Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-21T20:58:36.286Z] EXIT_FAILURE=false
[2025-05-21T20:58:36.286Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-21T20:58:36.286Z] VENDOR_TEST_DIRS=/test/functional
[2025-05-21T20:58:36.286Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-21T20:58:36.286Z] JDK_VERSION=17
[2025-05-21T20:58:36.286Z] JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests
[2025-05-21T20:58:36.286Z] BUILD_DISPLAY_NAME=#304
[2025-05-21T20:58:36.286Z] USE_TESTENV_PROPERTIES=false
[2025-05-21T20:58:36.286Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-21T20:58:36.286Z] EXIT_SUCCESS=false
[2025-05-21T20:58:36.286Z] BUILD_ID=304
[2025-05-21T20:58:36.286Z] PLATFORM=x86-64_mac
[2025-05-21T20:58:36.286Z] JDK_IMPL=hotspot
[2025-05-21T20:58:36.286Z] JOB_BASE_NAME=jdk17u-mac-x64-temurin_SmokeTests
[2025-05-21T20:58:36.286Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin_SmokeTests/304/display/redirect?page=tests
[2025-05-21T20:58:36.286Z] SHLVL=3
[2025-05-21T20:58:36.286Z] AUTO_DETECT=true
[2025-05-21T20:58:36.286Z] HOME=/Users/jenkins
[2025-05-21T20:58:36.286Z] TAP_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests.tap
[2025-05-21T20:58:36.286Z] CI=true
[2025-05-21T20:58:36.286Z] WORKSPACE_TMP=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests@tmp
[2025-05-21T20:58:36.286Z] EXECUTOR_NUMBER=0
[2025-05-21T20:58:36.286Z] JENKINS_SERVER_COOKIE=durable-41b992e9c9fe2e922e614ab1b163b58c81564f749f054e43b1d35d78a97cada1
[2025-05-21T20:58:36.286Z] NODE_LABELS=xcode10 test-macstadium-macos1014-x64-1 test ci.role.test sw.os.osx hw.arch.x86 mac x86_64 x64 x86 sw.os.osx.10_14 ci.role.perf macos10.14
[2025-05-21T20:58:36.286Z] TARGET=extended.functional
[2025-05-21T20:58:36.286Z] LOGNAME=jenkins
[2025-05-21T20:58:36.286Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/system_lib
[2025-05-21T20:58:36.286Z] BUILD_LIST=functional/buildAndPackage
[2025-05-21T20:58:36.286Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-21T20:58:36.286Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-21T20:58:36.286Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-21T20:58:36.286Z] SSH_CONNECTION=78.47.239.97 40218 207.254.29.43 22
[2025-05-21T20:58:36.286Z] UPSTREAM_JOB_NUMBER=574
[2025-05-21T20:58:36.286Z] NODE_NAME=test-macstadium-macos1014-x64-1
[2025-05-21T20:58:36.286Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin_SmokeTests/display/redirect
[2025-05-21T20:58:36.286Z] BUILD_NUMBER=304
[2025-05-21T20:58:36.286Z] KEEP_WORKSPACE=false
[2025-05-21T20:58:36.286Z] HUDSON_COOKIE=b324a1a8-e21b-4a92-a1e4-cd72bc2dffde
[2025-05-21T20:58:36.286Z] VENDOR_TEST_BRANCHES=master
[2025-05-21T20:58:36.286Z] PERF_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../benchmarks
[2025-05-21T20:58:36.286Z] USE_JRE=false
[2025-05-21T20:58:36.286Z] TEST_JDK_HOME=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-05-21T20:58:36.286Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-21T20:58:36.286Z] 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-05-21T20:58:36.366Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-21T20:58:36.377Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-21T20:58:52.585Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-x64-temurin" build number 574
[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 OPENJ9_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 OPENJ9_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 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 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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-21T20:58:52.791Z] 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-05-21T20:58:52.797Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-05-21T20:58:52.825Z] $ ssh-agent
[2025-05-21T20:58:52.947Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-uiURSUBZzlVY/agent.83797
[2025-05-21T20:58:52.947Z] SSH_AGENT_PID=83798
[2025-05-21T20:58:52.947Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-21T20:58:52.958Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-05-21T20:58:53.474Z] ++ pwd
[2025-05-21T20:58:53.474Z] + ./get.sh -s /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2025-05-21T20:58:53.474Z] TESTDIR: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests
[2025-05-21T20:58:53.474Z] get jdk binary...
[2025-05-21T20:58:53.474Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-21T20:58:53.474Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_4-ea.tar.gz ...
[2025-05-21T20:58:55.223Z] List files in jdkbinary folder...
[2025-05-21T20:58:55.223Z] total 594696
[2025-05-21T20:58:55.223Z] -rw-r--r-- 1 jenkins staff 45601077 May 21 20:48 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.223Z] -rw-r--r-- 1 jenkins staff 180150190 May 21 20:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.223Z] -rw-r--r-- 1 jenkins staff 37512128 May 21 20:51 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.223Z] -rw-r--r-- 1 jenkins staff 30153 May 21 20:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_4-ea-metadata.json
[2025-05-21T20:58:55.223Z] -rw-r--r-- 1 jenkins staff 156503 May 21 21:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_4-ea.json
[2025-05-21T20:58:55.223Z] -rw-r--r-- 1 jenkins staff 3971021 May 21 20:51 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.223Z] -rw-r--r-- 1 jenkins staff 30702828 May 21 20:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.223Z] drwxr-xr-x 3 jenkins staff 96 May 21 21:58 tmp
[2025-05-21T20:58:55.223Z] List files in jdkbinary/tmp folder...
[2025-05-21T20:58:55.223Z] total 0
[2025-05-21T20:58:55.223Z] drwxr-xr-x 3 jenkins staff 96 May 21 13:50 jdk-17.0.16+4
[2025-05-21T20:58:55.223Z] Moving directory jdk-17.0.16+4/ to ../j2sdk-image
[2025-05-21T20:58:55.223Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.16_4-ea.tar.gz ...
[2025-05-21T20:58:55.982Z] List files in jdkbinary folder...
[2025-05-21T20:58:55.982Z] total 594696
[2025-05-21T20:58:55.982Z] -rw-r--r-- 1 jenkins staff 45601077 May 21 20:48 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.982Z] -rw-r--r-- 1 jenkins staff 180150190 May 21 20:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.982Z] -rw-r--r-- 1 jenkins staff 37512128 May 21 20:51 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.982Z] -rw-r--r-- 1 jenkins staff 30153 May 21 20:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_4-ea-metadata.json
[2025-05-21T20:58:55.982Z] -rw-r--r-- 1 jenkins staff 156503 May 21 21:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_4-ea.json
[2025-05-21T20:58:55.982Z] -rw-r--r-- 1 jenkins staff 3971021 May 21 20:51 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.982Z] -rw-r--r-- 1 jenkins staff 30702828 May 21 20:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.982Z] drwxr-xr-x 3 jenkins staff 96 May 21 13:50 j2sdk-image
[2025-05-21T20:58:55.982Z] drwxr-xr-x 3 jenkins staff 96 May 21 21:58 tmp
[2025-05-21T20:58:55.982Z] List files in jdkbinary/tmp folder...
[2025-05-21T20:58:55.982Z] total 0
[2025-05-21T20:58:55.983Z] drwxr-xr-x 3 jenkins staff 96 May 21 13:51 jdk-17.0.16+4-jre
[2025-05-21T20:58:55.983Z] Moving directory jdk-17.0.16+4-jre/ to ../j2re-image
[2025-05-21T20:58:55.983Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_4-ea.tar.gz ...
[2025-05-21T20:58:55.983Z] List files in jdkbinary folder...
[2025-05-21T20:58:55.983Z] total 594696
[2025-05-21T20:58:55.983Z] -rw-r--r-- 1 jenkins staff 45601077 May 21 20:48 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.983Z] -rw-r--r-- 1 jenkins staff 180150190 May 21 20:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.983Z] -rw-r--r-- 1 jenkins staff 37512128 May 21 20:51 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.983Z] -rw-r--r-- 1 jenkins staff 30153 May 21 20:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_4-ea-metadata.json
[2025-05-21T20:58:55.983Z] -rw-r--r-- 1 jenkins staff 156503 May 21 21:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_4-ea.json
[2025-05-21T20:58:55.983Z] -rw-r--r-- 1 jenkins staff 3971021 May 21 20:51 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.983Z] -rw-r--r-- 1 jenkins staff 30702828 May 21 20:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:55.983Z] drwxr-xr-x 3 jenkins staff 96 May 21 13:51 j2re-image
[2025-05-21T20:58:55.983Z] drwxr-xr-x 3 jenkins staff 96 May 21 13:50 j2sdk-image
[2025-05-21T20:58:55.983Z] drwxr-xr-x 3 jenkins staff 96 May 21 21:58 tmp
[2025-05-21T20:58:55.983Z] List files in jdkbinary/tmp folder...
[2025-05-21T20:58:55.983Z] total 0
[2025-05-21T20:58:55.983Z] drwxr-xr-x 3 jenkins staff 96 May 21 20:47 jdk-17.0.16+4-static-libs
[2025-05-21T20:58:55.983Z] Moving directory jdk-17.0.16+4-static-libs/ to ../static-libs
[2025-05-21T20:58:55.983Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz ...
[2025-05-21T20:58:56.736Z] List files in jdkbinary folder...
[2025-05-21T20:58:56.736Z] total 594696
[2025-05-21T20:58:56.736Z] -rw-r--r-- 1 jenkins staff 45601077 May 21 20:48 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:56.736Z] -rw-r--r-- 1 jenkins staff 180150190 May 21 20:51 OpenJDK17U-jdk_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:56.736Z] -rw-r--r-- 1 jenkins staff 37512128 May 21 20:51 OpenJDK17U-jre_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:56.736Z] -rw-r--r-- 1 jenkins staff 30153 May 21 20:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_4-ea-metadata.json
[2025-05-21T20:58:56.736Z] -rw-r--r-- 1 jenkins staff 156503 May 21 21:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.16_4-ea.json
[2025-05-21T20:58:56.736Z] -rw-r--r-- 1 jenkins staff 3971021 May 21 20:51 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:56.736Z] -rw-r--r-- 1 jenkins staff 30702828 May 21 20:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:58:56.736Z] drwxr-xr-x 3 jenkins staff 96 May 21 13:51 j2re-image
[2025-05-21T20:58:56.736Z] drwxr-xr-x 3 jenkins staff 96 May 21 13:50 j2sdk-image
[2025-05-21T20:58:56.736Z] drwxr-xr-x 3 jenkins staff 96 May 21 20:47 static-libs
[2025-05-21T20:58:56.736Z] drwxr-xr-x 3 jenkins staff 96 May 21 21:58 tmp
[2025-05-21T20:58:56.736Z] List files in jdkbinary/tmp folder...
[2025-05-21T20:58:56.736Z] total 0
[2025-05-21T20:58:56.736Z] drwxr-xr-x 7 jenkins staff 224 May 21 20:42 jdk-17.0.16+4-test-image
[2025-05-21T20:58:56.736Z] Moving directory jdk-17.0.16+4-test-image/ to ../openjdk-test-image
[2025-05-21T20:58:56.736Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.16_4-ea.tar.gz over ./j2sdk-image...
[2025-05-21T20:58:57.953Z] Removing top-level folder jdk-17.0.16+4-debug-image/
[2025-05-21T20:58:57.953Z] Removing top-level folder jdk-17.0.16+4/
[2025-05-21T20:58:58.305Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image...
[2025-05-21T20:58:58.305Z] javac_path: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-05-21T20:58:58.305Z] Run: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-05-21T20:58:58.305Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-21T20:58:58.661Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-21T20:58:58.661Z] OpenJDK Runtime Environment Temurin-17.0.16+4-202505211934 (build 17.0.16-beta+4-ea)
[2025-05-21T20:58:58.662Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+4-202505211934 (build 17.0.16-beta+4-ea, mixed mode)
[2025-05-21T20:58:58.662Z] =JAVA VERSION OUTPUT END=
[2025-05-21T20:58:58.662Z] get testKitGen...
[2025-05-21T20:58:58.662Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-21T20:58:59.417Z] git rev-parse master
[2025-05-21T20:58:59.417Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-21T20:58:59.417Z] get functional test material...
[2025-05-21T20:58:59.417Z] git clone --depth 1 --reference-if-able /Users/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-21T20:58:59.417Z] Cloning into 'openj9'...
[2025-05-21T20:58:59.417Z] info: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.
[2025-05-21T20:59:05.533Z] Checking out files: 31% (3307/10340)
[2025-05-21T20:59:05.533Z] Checking out files: 32% (3309/10340)
[2025-05-21T20:59:05.533Z] Checking out files: 33% (3413/10340)
[2025-05-21T20:59:05.533Z] Checking out files: 34% (3516/10340)
[2025-05-21T20:59:05.533Z] Checking out files: 35% (3619/10340)
[2025-05-21T20:59:05.533Z] Checking out files: 36% (3723/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 37% (3826/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 38% (3930/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 39% (4033/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 40% (4136/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 41% (4240/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 42% (4343/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 43% (4447/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 44% (4550/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 45% (4653/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 46% (4757/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 47% (4860/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 48% (4964/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 49% (5067/10340)
[2025-05-21T20:59:05.889Z] Checking out files: 50% (5170/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 51% (5274/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 52% (5377/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 53% (5481/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 54% (5584/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 55% (5687/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 56% (5791/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 57% (5894/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 58% (5998/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 59% (6101/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 60% (6204/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 61% (6308/10340)
[2025-05-21T20:59:06.241Z] Checking out files: 62% (6411/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 63% (6515/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 64% (6618/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 65% (6721/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 66% (6825/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 67% (6928/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 68% (7032/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 68% (7113/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 69% (7135/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 70% (7238/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 71% (7342/10340)
[2025-05-21T20:59:06.597Z] Checking out files: 72% (7445/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 73% (7549/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 74% (7652/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 75% (7755/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 76% (7859/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 77% (7962/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 78% (8066/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 79% (8169/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 80% (8272/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 81% (8376/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 82% (8479/10340)
[2025-05-21T20:59:06.954Z] Checking out files: 83% (8583/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 84% (8686/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 85% (8789/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 86% (8893/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 87% (8996/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 88% (9100/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 89% (9203/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 90% (9306/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 91% (9410/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 92% (9513/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 93% (9617/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 94% (9720/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 95% (9823/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 96% (9927/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 97% (10030/10340)
[2025-05-21T20:59:07.338Z] Checking out files: 98% (10134/10340)
[2025-05-21T20:59:07.690Z] Checking out files: 99% (10237/10340)
[2025-05-21T20:59:07.690Z] Checking out files: 100% (10340/10340)
[2025-05-21T20:59:07.690Z] Checking out files: 100% (10340/10340), done.
[2025-05-21T20:59:07.690Z] check OpenJ9 Repo sha
[2025-05-21T20:59:07.690Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-05-21T20:59:07.690Z] Check sha in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-05-21T20:59:07.690Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-21T20:59:07.690Z] OPENJ9_SHA=f438da459c5539ccda1abf475048323f0c8a08ba
[2025-05-21T20:59:07.690Z] total 160
[2025-05-21T20:59:07.690Z] -rw-r--r-- 1 jenkins staff 4665 May 21 21:58 Contributing.md
[2025-05-21T20:59:07.690Z] -rw-r--r-- 1 jenkins staff 11360 May 21 21:58 LICENSE
[2025-05-21T20:59:07.690Z] -rw-r--r-- 1 jenkins staff 65 May 21 21:58 NOTICE
[2025-05-21T20:59:07.690Z] -rw-r--r-- 1 jenkins staff 8335 May 21 21:58 README.md
[2025-05-21T20:59:07.690Z] drwxr-xr-x 24 jenkins staff 768 May 21 21:58 TKG
[2025-05-21T20:59:07.690Z] drwxr-xr-x 4 jenkins staff 128 May 21 21:58 buildenv
[2025-05-21T20:59:07.690Z] -rwxr-xr-x 1 jenkins staff 339 May 21 21:58 compile.sh
[2025-05-21T20:59:07.690Z] drwxr-xr-x 3 jenkins staff 96 May 21 21:58 config
[2025-05-21T20:59:07.690Z] drwxr-xr-x 10 jenkins staff 320 May 21 21:58 doc
[2025-05-21T20:59:07.690Z] drwxr-xr-x 5 jenkins staff 160 May 21 21:58 docs
[2025-05-21T20:59:07.690Z] drwxr-xr-x 45 jenkins staff 1440 May 21 21:58 external
[2025-05-21T20:59:07.690Z] drwxr-xr-x 8 jenkins staff 256 May 21 21:58 functional
[2025-05-21T20:59:07.690Z] -rwxr-xr-x 1 jenkins staff 30008 May 21 21:58 get.sh
[2025-05-21T20:59:07.690Z] drwxr-xr-x 24 jenkins staff 768 May 21 21:58 jck
[2025-05-21T20:59:07.690Z] -rw-r--r-- 1 jenkins staff 143 May 21 21:58 job.properties
[2025-05-21T20:59:07.690Z] drwxr-xr-x 28 jenkins staff 896 May 21 21:59 openj9
[2025-05-21T20:59:07.690Z] drwxr-xr-x 7 jenkins staff 224 May 21 21:58 openjdk
[2025-05-21T20:59:07.690Z] drwxr-xr-x 13 jenkins staff 416 May 21 21:58 perf
[2025-05-21T20:59:07.690Z] drwxr-xr-x 4 jenkins staff 128 May 21 21:58 scripts
[2025-05-21T20:59:07.690Z] drwxr-xr-x 17 jenkins staff 544 May 21 21:58 system
[2025-05-21T20:59:07.690Z] -rwxr-xr-x 1 jenkins staff 3935 May 21 21:58 terminateTestProcesses.sh
[2025-05-21T20:59:07.690Z] drwxr-xr-x 5 jenkins staff 160 May 21 21:58 testenv
[2025-05-21T20:59:08.913Z] get vendor test material...
[2025-05-21T20:59:08.913Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-05-21T20:59:08.913Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-05-21T20:59:09.667Z] check vendor repo sha
[2025-05-21T20:59:09.667Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-05-21T20:59:09.667Z] Check sha in vendor_0 and store the info in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-05-21T20:59:09.667Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-05-21T20:59:09.667Z] temurin-build_BRANCH=792825a68785e7d7c4b29905c5044b6767a044de
[2025-05-21T20:59:09.667Z] Stage vendor_0//test/functional to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-21T20:59:09.784Z] $ ssh-agent -k
[2025-05-21T20:59:09.795Z] unset SSH_AUTH_SOCK;
[2025-05-21T20:59:09.795Z] unset SSH_AGENT_PID;
[2025-05-21T20:59:09.795Z] echo Agent pid 83798 killed;
[2025-05-21T20:59:09.906Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-05-21T20:59:10.036Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-05-21T20:59:10.160Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-21T20:59:10.569Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=17&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=574&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-21T20:59:10.578Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-macstadium-macos1014-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=17&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=574&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-21T20:59:10.606Z] Building tests...
[Pipeline] timeout
[2025-05-21T20:59:10.609Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-21T20:59:10.622Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-21T20:59:11.153Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-21T20:59:11.908Z] --------------------------------------------
[2025-05-21T20:59:11.908Z] path is set to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-21T20:59:11.908Z] task is set to default
[2025-05-21T20:59:11.908Z] dependencyList is set to all
[2025-05-21T20:59:11.908Z] --------------------------------------------
[2025-05-21T20:59:11.908Z] Starting download third party dependent jars
[2025-05-21T20:59:11.908Z] --------------------------------------------
[2025-05-21T20:59:11.908Z] downloading dependent third party jars to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-21T20:59:11.908Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-21T20:59:12.160Z] 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-05-21T20:59:12.184Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-21T20:59:12.739Z] ++ uname
[2025-05-21T20:59:12.739Z] + '[' Darwin = AIX ']'
[2025-05-21T20:59:12.739Z] ++ uname
[2025-05-21T20:59:12.739Z] + '[' Darwin = SunOS ']'
[2025-05-21T20:59:12.739Z] ++ uname
[2025-05-21T20:59:12.739Z] + '[' Darwin = '*BSD' ']'
[2025-05-21T20:59:12.739Z] + MAKE=make
[2025-05-21T20:59:12.739Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-21T20:59:12.739Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-05-21T20:59:13.318Z] ++ uname
[2025-05-21T20:59:13.318Z] + '[' Darwin = AIX ']'
[2025-05-21T20:59:13.318Z] ++ uname
[2025-05-21T20:59:13.318Z] + '[' Darwin = SunOS ']'
[2025-05-21T20:59:13.318Z] ++ uname
[2025-05-21T20:59:13.318Z] + '[' Darwin = '*BSD' ']'
[2025-05-21T20:59:13.318Z] + MAKE=make
[2025-05-21T20:59:13.318Z] + cd ./aqa-tests
[2025-05-21T20:59:13.318Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-21T20:59:13.318Z] ++ set +x
[2025-05-21T20:59:13.318Z] JAVA_HOME is set to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-21T20:59:13.318Z] LIB_DIR is set to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-21T20:59:13.318Z] rm -f -r /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-21T20:59:13.318Z] mkdir -p /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-21T20:59:13.318Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-21T20:59:13.318Z] if [ -z "$(tail -1 /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-21T20:59:13.670Z] Buildfile: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-21T20:59:14.425Z]
[2025-05-21T20:59:14.425Z] build:
[2025-05-21T20:59:14.425Z]
[2025-05-21T20:59:14.425Z] clean:
[2025-05-21T20:59:14.425Z]
[2025-05-21T20:59:14.425Z] init:
[2025-05-21T20:59:14.425Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-05-21T20:59:14.425Z]
[2025-05-21T20:59:14.425Z] getDependentLibs:
[2025-05-21T20:59:14.425Z] [exec] --------------------------------------------
[2025-05-21T20:59:14.425Z] [exec] path is set to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-21T20:59:14.425Z] [exec] task is set to default
[2025-05-21T20:59:14.425Z] [exec] dependencyList is set to json_simple
[2025-05-21T20:59:14.425Z] [exec] --------------------------------------------
[2025-05-21T20:59:14.425Z] [exec] Starting download third party dependent jars
[2025-05-21T20:59:14.425Z] [exec] --------------------------------------------
[2025-05-21T20:59:14.425Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-21T20:59:14.426Z] [exec] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-21T20:59:14.426Z] [exec] downloaded dependent third party jars successfully
[2025-05-21T20:59:14.426Z]
[2025-05-21T20:59:14.426Z] compile:
[2025-05-21T20:59:14.426Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-21T20:59:14.426Z] [echo] ============COMPILER SETTINGS============
[2025-05-21T20:59:14.426Z] [echo] ===fork: yes
[2025-05-21T20:59:14.426Z] [echo] ===debug: on
[2025-05-21T20:59:14.780Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-05-21T20:59:17.920Z] [javac] Note: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-05-21T20:59:17.920Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-21T20:59:17.920Z]
[2025-05-21T20:59:17.920Z] dist:
[2025-05-21T20:59:17.920Z] [jar] Building jar: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-21T20:59:17.920Z]
[2025-05-21T20:59:17.920Z] BUILD SUCCESSFUL
[2025-05-21T20:59:17.920Z] Total time: 3 seconds
[2025-05-21T20:59:17.920Z] 0
[2025-05-21T20:59:17.920Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-21T20:59:17.920Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-21T20:59:17.920Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-21T20:59:18.681Z] ****************************** MACHINE INFO ******************************
[2025-05-21T20:59:18.681Z] File path : /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG
[2025-05-21T20:59:18.681Z] Free Physical Memory Size : 7907520512
[2025-05-21T20:59:18.681Z] Free space (bytes) : 196945842176
[2025-05-21T20:59:18.681Z] Total Physical Memory Size : 17179869184
[2025-05-21T20:59:18.681Z] Total space (bytes) : 250790436864
[2025-05-21T20:59:18.681Z] Usable space (bytes) : 193031307264
[2025-05-21T20:59:18.681Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-21T20:59:18.681Z] bashVersion :
[2025-05-21T20:59:18.681Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-05-21T20:59:18.681Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-05-21T20:59:18.681Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] This is free software; you are free to change and redistribute it.
[2025-05-21T20:59:18.681Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-21T20:59:18.681Z] cpuCores : 8
[2025-05-21T20:59:18.681Z] curlVersion :
[2025-05-21T20:59:18.681Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3
[2025-05-21T20:59:18.681Z] Release-Date: 2023-03-20
[2025-05-21T20:59:18.681Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-21T20:59:18.681Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-21T20:59:18.681Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-21T20:59:18.681Z] gcc version : 4.2.1
[2025-05-21T20:59:18.681Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-21T20:59:18.681Z] gdb version : bash: line 1: gdb: command not found
[2025-05-21T20:59:18.681Z] lldb version :
[2025-05-21T20:59:18.681Z] lldb-1001.0.13.3
[2025-05-21T20:59:18.681Z] Swift-5.0
[2025-05-21T20:59:18.681Z] makeVersion :
[2025-05-21T20:59:18.681Z] GNU Make 3.81
[2025-05-21T20:59:18.681Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-21T20:59:18.681Z] This is free software; see the source for copying conditions.
[2025-05-21T20:59:18.681Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-21T20:59:18.681Z] PARTICULAR PURPOSE.
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] This program built for i386-apple-darwin11.3.0
[2025-05-21T20:59:18.681Z] mavenVersion :
[2025-05-21T20:59:18.681Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-05-21T20:59:18.681Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-21T20:59:18.681Z] Java version: 17.0.16-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home
[2025-05-21T20:59:18.681Z] Default locale: en_IE, platform encoding: UTF-8
[2025-05-21T20:59:18.681Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-05-21T20:59:18.681Z] perlVersion :
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-05-21T20:59:18.681Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] Copyright 1987-2013, Larry Wall
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-21T20:59:18.681Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-21T20:59:18.681Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-21T20:59:18.681Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-21T20:59:18.681Z] procArch : i386
[2025-05-21T20:59:18.681Z] sysArch : x86_64
[2025-05-21T20:59:18.681Z] sysOS : Darwin
[2025-05-21T20:59:18.681Z] ulimit :
[2025-05-21T20:59:18.681Z] core file size (blocks, -c) 0
[2025-05-21T20:59:18.681Z] data seg size (kbytes, -d) unlimited
[2025-05-21T20:59:18.681Z] file size (blocks, -f) unlimited
[2025-05-21T20:59:18.681Z] max locked memory (kbytes, -l) unlimited
[2025-05-21T20:59:18.681Z] max memory size (kbytes, -m) unlimited
[2025-05-21T20:59:18.681Z] open files (-n) 10240
[2025-05-21T20:59:18.681Z] pipe size (512 bytes, -p) 1
[2025-05-21T20:59:18.681Z] stack size (kbytes, -s) 65532
[2025-05-21T20:59:18.681Z] cpu time (seconds, -t) unlimited
[2025-05-21T20:59:18.681Z] max user processes (-u) 1418
[2025-05-21T20:59:18.681Z] virtual memory (kbytes, -v) unlimited
[2025-05-21T20:59:18.681Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
[2025-05-21T20:59:18.681Z] vmVendor : Oracle Corporation
[2025-05-21T20:59:18.681Z] vmVersion : 17.0.16-beta+4-ea
[2025-05-21T20:59:18.681Z] xlc version : bash: line 1: xlC: command not found
[2025-05-21T20:59:18.681Z] **************************************************************************
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] System.getProperty('os.name')=Mac OS X
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] System.getProperty('os.arch')=x86_64
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] System.getProperty('java.fullversion')=null
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] System.getProperty('sun.arch.data.model')=64
[2025-05-21T20:59:18.681Z]
[2025-05-21T20:59:18.681Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-05-21T20:59:18.681Z] perl scripts/configure.pl
[2025-05-21T20:59:19.032Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-05-21T20:59:19.417Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-21T20:59:19.417Z]
[2025-05-21T20:59:19.417Z]
[2025-05-21T20:59:19.417Z] Starting to generate build list.
[2025-05-21T20:59:19.417Z]
[2025-05-21T20:59:19.417Z] Parsing /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-05-21T20:59:19.417Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-05-21T20:59:19.417Z]
[2025-05-21T20:59:19.417Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-05-21T20:59:19.768Z] rm -f -r /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2025-05-21T20:59:19.768Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-05-21T20:59:20.122Z] rm -f -r /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-21T20:59:20.122Z] mkdir -p /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-21T20:59:20.122Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-21T20:59:20.122Z] if [ -z "$(tail -1 /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-21T20:59:20.474Z] Buildfile: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2025-05-21T20:59:20.831Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-05-21T20:59:20.831Z]
[2025-05-21T20:59:20.831Z] -create_test_directory:
[2025-05-21T20:59:20.831Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest
[2025-05-21T20:59:20.831Z]
[2025-05-21T20:59:20.831Z] stage_test_material:
[2025-05-21T20:59:20.831Z] [copy] Copying 135 files to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest
[2025-05-21T20:59:21.182Z]
[2025-05-21T20:59:21.182Z] build:
[2025-05-21T20:59:21.182Z]
[2025-05-21T20:59:21.182Z] init:
[2025-05-21T20:59:21.182Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2025-05-21T20:59:21.182Z]
[2025-05-21T20:59:21.182Z] build:
[2025-05-21T20:59:21.182Z] [copy] Copying 12 files to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2025-05-21T20:59:21.182Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2025-05-21T20:59:21.182Z] [copy] Copying 1 file to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2025-05-21T20:59:21.182Z]
[2025-05-21T20:59:21.182Z] build:
[2025-05-21T20:59:21.182Z]
[2025-05-21T20:59:21.182Z] init:
[2025-05-21T20:59:21.182Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-05-21T20:59:21.182Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-05-21T20:59:21.182Z]
[2025-05-21T20:59:21.182Z] getDependentLibs:
[2025-05-21T20:59:21.535Z] [exec] --------------------------------------------
[2025-05-21T20:59:21.535Z] [exec] path is set to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-21T20:59:21.535Z] [exec] task is set to default
[2025-05-21T20:59:21.535Z] [exec] dependencyList is set to testng,jcommander
[2025-05-21T20:59:21.535Z] [exec] --------------------------------------------
[2025-05-21T20:59:21.535Z] [exec] Starting download third party dependent jars
[2025-05-21T20:59:21.535Z] [exec] --------------------------------------------
[2025-05-21T20:59:21.535Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-21T20:59:21.535Z] [exec] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-21T20:59:21.535Z] [exec] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-21T20:59:21.535Z] [exec] downloaded dependent third party jars successfully
[2025-05-21T20:59:21.535Z]
[2025-05-21T20:59:21.535Z] compile:
[2025-05-21T20:59:21.535Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-21T20:59:21.535Z] [echo] ============COMPILER SETTINGS============
[2025-05-21T20:59:21.535Z] [echo] ===fork: yes
[2025-05-21T20:59:21.535Z] [echo] ===executable: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-05-21T20:59:21.535Z] [echo] ===debug: on
[2025-05-21T20:59:21.535Z] [echo] ===destdir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2025-05-21T20:59:21.535Z] [javac] Compiling 9 source files to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-05-21T20:59:23.326Z] [javac] Creating empty /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2025-05-21T20:59:23.326Z]
[2025-05-21T20:59:23.326Z] dist_functional:
[2025-05-21T20:59:23.326Z] [copy] Copying 2 files to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest/functional
[2025-05-21T20:59:23.326Z]
[2025-05-21T20:59:23.326Z] dist:
[2025-05-21T20:59:23.326Z] [jar] Building jar: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2025-05-21T20:59:23.326Z] [copy] Copying 3 files to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-05-21T20:59:23.326Z]
[2025-05-21T20:59:23.326Z] clean:
[2025-05-21T20:59:23.326Z] [delete] Deleting directory /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-05-21T20:59:23.326Z]
[2025-05-21T20:59:23.326Z] BUILD SUCCESSFUL
[2025-05-21T20:59:23.326Z] Total time: 2 seconds
[2025-05-21T20:59:23.326Z] 0
[2025-05-21T20:59:23.326Z]
[2025-05-21T20:59:23.326Z]
[2025-05-21T20:59:23.326Z] RECORD TEST REPOs SHA
[2025-05-21T20:59:23.326Z] cd "/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-21T20:59:23.326Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-05-21T20:59:23.326Z] Check shas in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-21T20:59:23.326Z] touch /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-21T20:59:23.326Z] ================================================
[2025-05-21T20:59:23.326Z] timestamp: 20250521-215923
[2025-05-21T20:59:23.326Z] repo dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/openj9
[2025-05-21T20:59:23.326Z] git repo:
[2025-05-21T20:59:23.326Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-21T20:59:23.326Z] sha:
[2025-05-21T20:59:23.326Z] f438da459c5539ccda1abf475048323f0c8a08ba
[2025-05-21T20:59:23.326Z] ================================================
[2025-05-21T20:59:23.326Z] timestamp: 20250521-215923
[2025-05-21T20:59:23.326Z] repo dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests
[2025-05-21T20:59:23.326Z] git repo:
[2025-05-21T20:59:23.326Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-21T20:59:23.326Z] sha:
[2025-05-21T20:59:23.326Z] 13d358513f48d93f680ecf779281ead82063259f
[2025-05-21T20:59:23.326Z] ================================================
[2025-05-21T20:59:23.326Z] timestamp: 20250521-215923
[2025-05-21T20:59:23.326Z] repo dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG
[2025-05-21T20:59:23.326Z] git repo:
[2025-05-21T20:59:23.326Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-21T20:59:23.326Z] sha:
[2025-05-21T20:59:23.326Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-21T20:59:23.682Z] ================================================
[2025-05-21T20:59:23.682Z] timestamp: 20250521-215923
[2025-05-21T20:59:23.682Z] repo dir: /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2025-05-21T20:59:23.682Z] git repo:
[2025-05-21T20:59:23.682Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-05-21T20:59:23.682Z] sha:
[2025-05-21T20:59:23.682Z] 792825a68785e7d7c4b29905c5044b6767a044de
[2025-05-21T20:59:23.682Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-05-21T20:59:23.682Z] perl scripts/configure.pl
[2025-05-21T20:59:23.682Z] /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-05-21T20:59:24.038Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-21T20:59:24.038Z]
[2025-05-21T20:59:24.038Z] Starting to generate test make files.
[2025-05-21T20:59:24.038Z]
[2025-05-21T20:59:24.038Z] Parsing /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-05-21T20:59:24.038Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2025-05-21T20:59:24.038Z]
[2025-05-21T20:59:24.038Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2025-05-21T20:59:24.038Z]
[2025-05-21T20:59:24.038Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2025-05-21T20:59:24.038Z]
[2025-05-21T20:59:24.038Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2025-05-21T20:59:24.038Z]
[2025-05-21T20:59:24.038Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2025-05-21T20:59:24.038Z]
[2025-05-21T20:59:24.038Z] Make files are generated successfully.
[2025-05-21T20:59:24.038Z]
[2025-05-21T20:59:24.392Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.functional
[2025-05-21T20:59:24.392Z]
[2025-05-21T20:59:24.392Z] Running make 3.81
[2025-05-21T20:59:24.392Z] set TEST_ROOT to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/..
[2025-05-21T20:59:24.392Z] set JDK_VERSION to 17
[2025-05-21T20:59:24.392Z] set JDK_IMPL to hotspot
[2025-05-21T20:59:24.392Z] set JVM_VERSION to openjdk17
[2025-05-21T20:59:24.392Z] set JCL_VERSION to latest
[2025-05-21T20:59:24.392Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-21T20:59:24.392Z] set JAVA_HOME to /Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-21T20:59:24.392Z] set SPEC to osx_x86-64
[2025-05-21T20:59:24.392Z] set TEST_FLAG to
[2025-05-21T20:59:24.392Z] Running extended.functional ...
[2025-05-21T20:59:24.392Z] There are 2 test targets in extended.functional
[2025-05-21T20:59:24.392Z] "/Users/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-05-21T20:59:24.749Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-21T20:59:24.749Z] OpenJDK Runtime Environment Temurin-17.0.16+4-202505211934 (build 17.0.16-beta+4-ea)
[2025-05-21T20:59:24.749Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+4-202505211934 (build 17.0.16-beta+4-ea, mixed mode)
[2025-05-21T20:59:24.749Z]
[2025-05-21T20:59:24.749Z] ===============================================