jdk11u-mac-x64-temurin_SmokeTests
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin" build number 437
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2773
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 374
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-11-19T22:12:19.286Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-11-19T22:12:19.288Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-19T22:12:19.300Z] Found a total of 3 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-11-19T22:12:19.307Z] dynamicAgents: []
[Pipeline] node
[2025-11-19T22:12:19.385Z] Running on test-orka-macos14-x64-tt4a2 in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-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-11-19T22:12:19.410Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-19T22:12:19.492Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-19T22:12:19.496Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-19T22:12:19.988Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-19T22:12:20.068Z] The recommended git tool is: git
[2025-11-19T22:12:24.370Z] No credentials specified
[2025-11-19T22:12:24.398Z] Cloning the remote Git repository
[2025-11-19T22:12:24.625Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-19T22:12:25.273Z] > git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2025-11-19T22:12:25.653Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-11-19T22:12:25.683Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-19T22:12:25.684Z] > git --version # timeout=10
[2025-11-19T22:12:25.729Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2025-11-19T22:12:25.729Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-19T22:12:30.928Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-19T22:12:30.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-19T22:12:35.538Z] Avoid second fetch
[2025-11-19T22:12:35.611Z] Checking out Revision 73aa7c691b6cefb411eecdf4c024568400c900c0 (origin/master)
[2025-11-19T22:12:35.536Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-19T22:12:35.684Z] > git config core.sparsecheckout # timeout=10
[2025-11-19T22:12:35.731Z] > git checkout -f 73aa7c691b6cefb411eecdf4c024568400c900c0 # timeout=10
[2025-11-19T22:12:44.564Z] Commit message: "Bump actions/checkout from 5.0.0 to 5.0.1 (#6731)"
[2025-11-19T22:12:44.598Z] > git rev-list --no-walk 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-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-11-19T22:12:46.998Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-11-19T22:12:47.020Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-19T22:12:48.985Z] + LC_TIME=C
[2025-11-19T22:12:48.985Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-19T22:12:49.547Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-19T22:12:50.387Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-11-19T22:12:50.811Z] 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-11-19T22:12:52.474Z] + printenv
[2025-11-19T22:12:52.474Z] DYNAMIC_COMPILE=true
[2025-11-19T22:12:52.474Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/309/
[2025-11-19T22:12:52.474Z] OPENJ9_BRANCH=master
[2025-11-19T22:12:52.474Z] JENKINS_NODE_COOKIE=e5593366-1507-4ae7-a24d-fd6c7bc6c55c
[2025-11-19T22:12:52.474Z] DOCKER_REQUIRED=false
[2025-11-19T22:12:52.474Z] PARALLEL=None
[2025-11-19T22:12:52.474Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-19T22:12:52.474Z] SHELL=/bin/zsh
[2025-11-19T22:12:52.474Z] jobStatus=SUCCESS
[2025-11-19T22:12:52.474Z] JOBSTARTTIME=Wed, 19 Nov 2025 14:12:48 -0800
[2025-11-19T22:12:52.474Z] SSH_CLIENT=10.221.188.32 54450 22
[2025-11-19T22:12:52.474Z] STAGE_NAME=Setup
[2025-11-19T22:12:52.474Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-11-19T22:12:52.474Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk11u-jdk11u-mac-x64-temurin_SmokeTests-309
[2025-11-19T22:12:52.474Z] SDK_RESOURCE=upstream
[2025-11-19T22:12:52.474Z] TIME_LIMIT=1
[2025-11-19T22:12:52.474Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-19T22:12:52.474Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-19T22:12:52.474Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/
[2025-11-19T22:12:52.474Z] WORKSPACE=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[2025-11-19T22:12:52.474Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-11-19T22:12:52.474Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/309/display/redirect?page=changes
[2025-11-19T22:12:52.474Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-19T22:12:52.475Z] USER=admin
[2025-11-19T22:12:52.475Z] ADOPTOPENJDK_BRANCH=master
[2025-11-19T22:12:52.475Z] ARCHIVE_TEST_RESULTS=false
[2025-11-19T22:12:52.475Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2025-11-19T22:12:52.475Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin
[2025-11-19T22:12:52.475Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-19T22:12:52.475Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/309/display/redirect?page=artifacts
[2025-11-19T22:12:52.475Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-11-19T22:12:52.475Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-11-19T22:12:52.475Z] ORIGIN_JDK_VERSION=11
[2025-11-19T22:12:52.475Z] SPEC=osx_x86-64
[2025-11-19T22:12:52.475Z] PERSONAL_BUILD=false
[2025-11-19T22:12:52.475Z] TKG_ITERATIONS=1
[2025-11-19T22:12:52.475Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-19T22:12:52.475Z] ITERATIONS=1
[2025-11-19T22:12:52.475Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-19T22:12:52.475Z] KEEP_REPORTDIR=false
[2025-11-19T22:12:52.475Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-11-19T22:12:52.475Z] LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-11-19T22:12:52.475Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/309/display/redirect
[2025-11-19T22:12:52.475Z] _=/usr/bin/printenv
[2025-11-19T22:12:52.475Z] GENERATE_JOBS=false
[2025-11-19T22:12:52.475Z] PWD=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[2025-11-19T22:12:52.475Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-11-19T22:12:52.475Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-19T22:12:52.475Z] EXIT_FAILURE=false
[2025-11-19T22:12:52.475Z] JDK_VERSION=11
[2025-11-19T22:12:52.475Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-19T22:12:52.475Z] VENDOR_TEST_DIRS=/test/functional
[2025-11-19T22:12:52.475Z] JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[2025-11-19T22:12:52.475Z] BUILD_DISPLAY_NAME=#309
[2025-11-19T22:12:52.475Z] USE_TESTENV_PROPERTIES=false
[2025-11-19T22:12:52.475Z] BUILD_ID=309
[2025-11-19T22:12:52.475Z] EXIT_SUCCESS=false
[2025-11-19T22:12:52.475Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-19T22:12:52.475Z] PLATFORM=x86-64_mac
[2025-11-19T22:12:52.475Z] JDK_IMPL=hotspot
[2025-11-19T22:12:52.475Z] JOB_BASE_NAME=jdk11u-mac-x64-temurin_SmokeTests
[2025-11-19T22:12:52.475Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/309/display/redirect?page=tests
[2025-11-19T22:12:52.475Z] AUTO_DETECT=true
[2025-11-19T22:12:52.475Z] SHLVL=2
[2025-11-19T22:12:52.475Z] HOME=/Users/admin
[2025-11-19T22:12:52.475Z] TAP_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests.tap
[2025-11-19T22:12:52.475Z] CI=true
[2025-11-19T22:12:52.475Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests@tmp
[2025-11-19T22:12:52.475Z] EXECUTOR_NUMBER=0
[2025-11-19T22:12:52.475Z] JENKINS_SERVER_COOKIE=durable-0e160859f21bad91961a53ca0065dca450683e2e0625eec16701bbac0a7f7613
[2025-11-19T22:12:52.475Z] NODE_LABELS=macos14 x86_64 test test-orka-macos14-x64-tt4a2 ci.role.test x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka mac
[2025-11-19T22:12:52.475Z] LOGNAME=admin
[2025-11-19T22:12:52.475Z] TARGET=extended.functional
[2025-11-19T22:12:52.475Z] BUILD_LIST=functional/buildAndPackage
[2025-11-19T22:12:52.475Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2025-11-19T22:12:52.475Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-19T22:12:52.475Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-19T22:12:52.475Z] SSH_CONNECTION=10.221.188.32 54450 192.168.122.2 22
[2025-11-19T22:12:52.475Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-19T22:12:52.475Z] UPSTREAM_JOB_NUMBER=437
[2025-11-19T22:12:52.475Z] NODE_NAME=test-orka-macos14-x64-tt4a2
[2025-11-19T22:12:52.475Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/display/redirect
[2025-11-19T22:12:52.475Z] BUILD_NUMBER=309
[2025-11-19T22:12:52.475Z] KEEP_WORKSPACE=false
[2025-11-19T22:12:52.475Z] HUDSON_COOKIE=a6602291-55c9-4224-988f-a012b7a5b76c
[2025-11-19T22:12:52.475Z] VENDOR_TEST_BRANCHES=master
[2025-11-19T22:12:52.475Z] PERF_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../benchmarks
[2025-11-19T22:12:52.475Z] USE_JRE=false
[2025-11-19T22:12:52.475Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-11-19T22:12:52.475Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-19T22:12:52.475Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.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-11-19T22:12:52.612Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-19T22:12:52.637Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-19T22:13:33.296Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-mac-x64-temurin" build number 437
[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-11-19T22:13:33.786Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-19T22:13:33.812Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-11-19T22:13:33.823Z] $ ssh-agent
[2025-11-19T22:13:34.010Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-SuLs8VVPQJbk/agent.2145
[2025-11-19T22:13:34.011Z] SSH_AGENT_PID=2146
[2025-11-19T22:13:34.011Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-19T22:13:34.041Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-11-19T22:13:34.627Z] ++ pwd
[2025-11-19T22:13:34.627Z] + ./get.sh -s /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_mac -r upstream -j 11 -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-11-19T22:13:35.008Z] TESTDIR: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests
[2025-11-19T22:13:35.008Z] get jdk binary...
[2025-11-19T22:13:35.008Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-19T22:13:35.423Z] Uncompressing file: OpenJDK11U-jdk_x64_mac_hotspot_11.0.30_2-ea.tar.gz ...
[2025-11-19T22:13:40.151Z] List files in jdkbinary folder...
[2025-11-19T22:13:40.152Z] total 617728
[2025-11-19T22:13:40.152Z] -rw-r--r-- 1 admin staff 36854073 Nov 19 13:23 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:40.152Z] -rw-r--r-- 1 admin staff 187223303 Nov 19 13:31 OpenJDK11U-jdk_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:40.152Z] -rw-r--r-- 1 admin staff 39041776 Nov 19 13:31 OpenJDK11U-jre_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:40.152Z] -rw-r--r-- 1 admin staff 27833 Nov 19 13:28 OpenJDK11U-sbom_x64_mac_hotspot_11.0.30_2-ea-metadata.json
[2025-11-19T22:13:40.152Z] -rw-r--r-- 1 admin staff 146098 Nov 19 14:01 OpenJDK11U-sbom_x64_mac_hotspot_11.0.30_2-ea.json
[2025-11-19T22:13:40.152Z] -rw-r--r-- 1 admin staff 3336169 Nov 19 13:31 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:40.152Z] -rw-r--r-- 1 admin staff 32614380 Nov 19 13:22 OpenJDK11U-testimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:40.152Z] drwxr-xr-x 3 admin staff 96 Nov 19 14:13 tmp
[2025-11-19T22:13:40.152Z] List files in jdkbinary/tmp folder...
[2025-11-19T22:13:40.152Z] total 0
[2025-11-19T22:13:40.152Z] drwxr-xr-x 3 admin staff 96 Nov 19 05:30 jdk-11.0.30+2
[2025-11-19T22:13:40.152Z] Moving directory jdk-11.0.30+2/ to ../j2sdk-image
[2025-11-19T22:13:40.152Z] Uncompressing file: OpenJDK11U-jre_x64_mac_hotspot_11.0.30_2-ea.tar.gz ...
[2025-11-19T22:13:42.351Z] List files in jdkbinary folder...
[2025-11-19T22:13:42.351Z] total 617728
[2025-11-19T22:13:42.351Z] -rw-r--r-- 1 admin staff 36854073 Nov 19 13:23 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.351Z] -rw-r--r-- 1 admin staff 187223303 Nov 19 13:31 OpenJDK11U-jdk_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.351Z] -rw-r--r-- 1 admin staff 39041776 Nov 19 13:31 OpenJDK11U-jre_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.351Z] -rw-r--r-- 1 admin staff 27833 Nov 19 13:28 OpenJDK11U-sbom_x64_mac_hotspot_11.0.30_2-ea-metadata.json
[2025-11-19T22:13:42.351Z] -rw-r--r-- 1 admin staff 146098 Nov 19 14:01 OpenJDK11U-sbom_x64_mac_hotspot_11.0.30_2-ea.json
[2025-11-19T22:13:42.351Z] -rw-r--r-- 1 admin staff 3336169 Nov 19 13:31 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.351Z] -rw-r--r-- 1 admin staff 32614380 Nov 19 13:22 OpenJDK11U-testimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.351Z] drwxr-xr-x 3 admin staff 96 Nov 19 05:30 j2sdk-image
[2025-11-19T22:13:42.351Z] drwxr-xr-x 3 admin staff 96 Nov 19 14:13 tmp
[2025-11-19T22:13:42.351Z] List files in jdkbinary/tmp folder...
[2025-11-19T22:13:42.351Z] total 0
[2025-11-19T22:13:42.351Z] drwxr-xr-x 3 admin staff 96 Nov 19 05:31 jdk-11.0.30+2-jre
[2025-11-19T22:13:42.351Z] Moving directory jdk-11.0.30+2-jre/ to ../j2re-image
[2025-11-19T22:13:42.351Z] Uncompressing file: OpenJDK11U-static-libs_x64_mac_hotspot_11.0.30_2-ea.tar.gz ...
[2025-11-19T22:13:42.351Z] List files in jdkbinary folder...
[2025-11-19T22:13:42.923Z] total 617728
[2025-11-19T22:13:42.923Z] -rw-r--r-- 1 admin staff 36854073 Nov 19 13:23 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.923Z] -rw-r--r-- 1 admin staff 187223303 Nov 19 13:31 OpenJDK11U-jdk_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.923Z] -rw-r--r-- 1 admin staff 39041776 Nov 19 13:31 OpenJDK11U-jre_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.923Z] -rw-r--r-- 1 admin staff 27833 Nov 19 13:28 OpenJDK11U-sbom_x64_mac_hotspot_11.0.30_2-ea-metadata.json
[2025-11-19T22:13:42.923Z] -rw-r--r-- 1 admin staff 146098 Nov 19 14:01 OpenJDK11U-sbom_x64_mac_hotspot_11.0.30_2-ea.json
[2025-11-19T22:13:42.923Z] -rw-r--r-- 1 admin staff 3336169 Nov 19 13:31 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.923Z] -rw-r--r-- 1 admin staff 32614380 Nov 19 13:22 OpenJDK11U-testimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:42.923Z] drwxr-xr-x 3 admin staff 96 Nov 19 05:31 j2re-image
[2025-11-19T22:13:42.923Z] drwxr-xr-x 3 admin staff 96 Nov 19 05:30 j2sdk-image
[2025-11-19T22:13:42.923Z] drwxr-xr-x 3 admin staff 96 Nov 19 14:13 tmp
[2025-11-19T22:13:42.923Z] List files in jdkbinary/tmp folder...
[2025-11-19T22:13:42.923Z] total 0
[2025-11-19T22:13:42.923Z] drwxr-xr-x 3 admin staff 96 Nov 19 13:22 jdk-11.0.30+2-static-libs
[2025-11-19T22:13:42.923Z] Moving directory jdk-11.0.30+2-static-libs/ to ../static-libs
[2025-11-19T22:13:43.410Z] Uncompressing file: OpenJDK11U-testimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz ...
[2025-11-19T22:13:48.296Z] List files in jdkbinary folder...
[2025-11-19T22:13:48.296Z] total 617728
[2025-11-19T22:13:48.296Z] -rw-r--r-- 1 admin staff 36854073 Nov 19 13:23 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:48.296Z] -rw-r--r-- 1 admin staff 187223303 Nov 19 13:31 OpenJDK11U-jdk_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:48.296Z] -rw-r--r-- 1 admin staff 39041776 Nov 19 13:31 OpenJDK11U-jre_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:48.296Z] -rw-r--r-- 1 admin staff 27833 Nov 19 13:28 OpenJDK11U-sbom_x64_mac_hotspot_11.0.30_2-ea-metadata.json
[2025-11-19T22:13:48.296Z] -rw-r--r-- 1 admin staff 146098 Nov 19 14:01 OpenJDK11U-sbom_x64_mac_hotspot_11.0.30_2-ea.json
[2025-11-19T22:13:48.296Z] -rw-r--r-- 1 admin staff 3336169 Nov 19 13:31 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:48.296Z] -rw-r--r-- 1 admin staff 32614380 Nov 19 13:22 OpenJDK11U-testimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz
[2025-11-19T22:13:48.296Z] drwxr-xr-x 3 admin staff 96 Nov 19 05:31 j2re-image
[2025-11-19T22:13:48.296Z] drwxr-xr-x 3 admin staff 96 Nov 19 05:30 j2sdk-image
[2025-11-19T22:13:48.296Z] drwxr-xr-x 3 admin staff 96 Nov 19 13:22 static-libs
[2025-11-19T22:13:48.296Z] drwxr-xr-x 3 admin staff 96 Nov 19 14:13 tmp
[2025-11-19T22:13:48.296Z] List files in jdkbinary/tmp folder...
[2025-11-19T22:13:48.296Z] total 0
[2025-11-19T22:13:48.296Z] drwxr-xr-x 6 admin staff 192 Nov 19 13:15 jdk-11.0.30+2-test-image
[2025-11-19T22:13:48.296Z] Moving directory jdk-11.0.30+2-test-image/ to ../openjdk-test-image
[2025-11-19T22:13:48.296Z] Uncompressing OpenJDK11U-debugimage_x64_mac_hotspot_11.0.30_2-ea.tar.gz over ./j2sdk-image...
[2025-11-19T22:13:51.355Z] Removing top-level folder jdk-11.0.30+2-debug-image/
[2025-11-19T22:13:51.922Z] Removing top-level folder jdk-11.0.30+2/
[2025-11-19T22:13:52.982Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image...
[2025-11-19T22:13:52.982Z] javac_path: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-11-19T22:13:53.427Z] Run: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-11-19T22:13:53.427Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-19T22:13:56.324Z] openjdk version "11.0.30-beta" 2026-01-20
[2025-11-19T22:13:56.324Z] OpenJDK Runtime Environment Temurin-11.0.30+2-202511192104 (build 11.0.30-beta+2-ea)
[2025-11-19T22:13:56.324Z] OpenJDK 64-Bit Server VM Temurin-11.0.30+2-202511192104 (build 11.0.30-beta+2-ea, mixed mode)
[2025-11-19T22:13:56.324Z] =JAVA VERSION OUTPUT END=
[2025-11-19T22:13:56.324Z] get testKitGen...
[2025-11-19T22:13:56.324Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-19T22:13:57.917Z] dyld[2253]: Symbol not found: _curl_global_trace
[2025-11-19T22:13:57.917Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-19T22:13:57.917Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-19T22:13:57.917Z] error: git-remote-https died of signal 6
[2025-11-19T22:13:57.917Z] fatal: remote helper 'https' aborted session
[2025-11-19T22:13:57.917Z] error code: 128. Sleep 300 secs, then retry 1...
[2025-11-19T22:19:10.310Z] check for TKG. If found, the file will be removed.
[2025-11-19T22:19:10.310Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-19T22:19:10.310Z] dyld[2574]: Symbol not found: _curl_global_trace
[2025-11-19T22:19:10.310Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-19T22:19:10.310Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-19T22:19:10.310Z] error: git-remote-https died of signal 6
[2025-11-19T22:19:10.310Z] fatal: remote helper 'https' aborted session
[2025-11-19T22:19:10.310Z] error code: 128. Sleep 300 secs, then retry 2...
[2025-11-19T22:24:05.821Z] check for TKG. If found, the file will be removed.
[2025-11-19T22:24:05.821Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-19T22:24:05.821Z] dyld[2782]: Symbol not found: _curl_global_trace
[2025-11-19T22:24:05.821Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-19T22:24:05.821Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-19T22:24:05.821Z] error: git-remote-https died of signal 6
[2025-11-19T22:24:05.821Z] fatal: remote helper 'https' aborted session
[2025-11-19T22:24:05.821Z] error code: 128. Sleep 300 secs, then retry 3...
[2025-11-19T22:29:01.601Z] check for TKG. If found, the file will be removed.
[2025-11-19T22:29:01.601Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-19T22:29:01.601Z] dyld[2988]: Symbol not found: _curl_global_trace
[2025-11-19T22:29:01.601Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-19T22:29:01.601Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-19T22:29:01.601Z] error: git-remote-https died of signal 6
[2025-11-19T22:29:01.601Z] fatal: remote helper 'https' aborted session
[2025-11-19T22:29:01.601Z] error code: 128. Sleep 300 secs, then retry 4...
[2025-11-19T22:34:12.570Z] check for TKG. If found, the file will be removed.
[2025-11-19T22:34:12.570Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-19T22:34:12.570Z] dyld[3193]: Symbol not found: _curl_global_trace
[2025-11-19T22:34:12.570Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-19T22:34:12.570Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-19T22:34:12.570Z] error: git-remote-https died of signal 6
[2025-11-19T22:34:12.570Z] fatal: remote helper 'https' aborted session
[2025-11-19T22:34:12.570Z] error code: 128. Sleep 300 secs, then retry 5...
[2025-11-19T22:39:08.281Z] check for TKG. If found, the file will be removed.
[2025-11-19T22:39:08.281Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-19T22:39:08.281Z] dyld[3401]: Symbol not found: _curl_global_trace
[2025-11-19T22:39:08.282Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-19T22:39:08.282Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-19T22:39:08.282Z] error: git-remote-https died of signal 6
[2025-11-19T22:39:08.282Z] fatal: remote helper 'https' aborted session
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-19T22:39:08.209Z] $ ssh-agent -k
[2025-11-19T22:39:08.225Z] unset SSH_AUTH_SOCK;
[2025-11-19T22:39:08.225Z] unset SSH_AGENT_PID;
[2025-11-19T22:39:08.225Z] echo Agent pid 2146 killed;
[2025-11-19T22:39:08.606Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-19T22:39:08.705Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-19T22:39:09.308Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-11-19T22:39:09.308Z] 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-11-19T22:39:09.480Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-19T22:39:09.480Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-19T22:39:10.940Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-19T22:39:11.683Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-19T22:39:11.683Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-19T22:39:11.848Z] Exception: hudson.AbortException: script returned exit code 128
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE