Pre Test
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-x64-temurin" build number 436
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 58
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 68
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a79f7af646844c1bdeec57e610938db731e79b77 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
Commit message: "Initial checkin for Perf Pipeline (#6295)"
> git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-29T23:53:29.893Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-05-29T23:53:29.893Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-29T23:53:29.911Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' 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-29T23:53:29.917Z] dynamicAgents: []
[Pipeline] node
[2025-05-29T23:53:29.949Z] Running on test-orka-macos14-x64-6fjpb in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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-29T23:53:29.977Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-29T23:53:30.375Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-29T23:53:30.375Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-29T23:53:30.773Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-29T23:53:30.834Z] The recommended git tool is: git
[2025-05-29T23:53:36.160Z] No credentials specified
[2025-05-29T23:53:36.202Z] Cloning the remote Git repository
[2025-05-29T23:53:36.443Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-29T23:53:36.540Z] > git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2025-05-29T23:53:39.046Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-05-29T23:53:39.077Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-29T23:53:39.077Z] > git --version # timeout=10
[2025-05-29T23:53:39.138Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2025-05-29T23:53:39.138Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-29T23:53:46.625Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-29T23:53:46.670Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-29T23:53:52.522Z] Avoid second fetch
[2025-05-29T23:53:52.607Z] Checking out Revision a79f7af646844c1bdeec57e610938db731e79b77 (origin/master)
[2025-05-29T23:53:52.460Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-29T23:53:52.609Z] > git config core.sparsecheckout # timeout=10
[2025-05-29T23:53:52.686Z] > git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
[2025-05-29T23:54:18.916Z] Commit message: "Initial checkin for Perf Pipeline (#6295)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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-29T23:54:20.733Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-05-29T23:54:20.758Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-29T23:54:21.703Z] + LC_TIME=C
[2025-05-29T23:54:21.704Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-29T23:54:22.266Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-29T23:54:23.230Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-05-29T23:54:23.765Z] 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-29T23:54:25.529Z] + printenv
[2025-05-29T23:54:25.529Z] DYNAMIC_COMPILE=true
[2025-05-29T23:54:25.529Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/228/
[2025-05-29T23:54:25.529Z] OPENJ9_BRANCH=master
[2025-05-29T23:54:25.529Z] JENKINS_NODE_COOKIE=56395e45-c6a6-48b3-ac9f-a2a1c83960c3
[2025-05-29T23:54:25.529Z] DOCKER_REQUIRED=false
[2025-05-29T23:54:25.529Z] PARALLEL=None
[2025-05-29T23:54:25.529Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-29T23:54:25.529Z] SHELL=/bin/zsh
[2025-05-29T23:54:25.529Z] JOBSTARTTIME=Thu, 29 May 2025 16:54:21 -0700
[2025-05-29T23:54:25.529Z] SSH_CLIENT=10.221.188.32 43841 22
[2025-05-29T23:54:25.529Z] STAGE_NAME=Setup
[2025-05-29T23:54:25.529Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-05-29T23:54:25.529Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk-jdk-mac-x64-temurin_SmokeTests-228
[2025-05-29T23:54:25.529Z] SDK_RESOURCE=upstream
[2025-05-29T23:54:25.529Z] TIME_LIMIT=1
[2025-05-29T23:54:25.529Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-29T23:54:25.529Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-29T23:54:25.529Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/
[2025-05-29T23:54:25.529Z] WORKSPACE=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2025-05-29T23:54:25.529Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-05-29T23:54:25.529Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/228/display/redirect?page=changes
[2025-05-29T23:54:25.529Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-29T23:54:25.529Z] USER=admin
[2025-05-29T23:54:25.529Z] ADOPTOPENJDK_BRANCH=master
[2025-05-29T23:54:25.529Z] ARCHIVE_TEST_RESULTS=false
[2025-05-29T23:54:25.529Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-05-29T23:54:25.529Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin
[2025-05-29T23:54:25.529Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-29T23:54:25.529Z] LABEL_ADDITION=!sw.os.osx.10_14
[2025-05-29T23:54:25.529Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/228/display/redirect?page=artifacts
[2025-05-29T23:54:25.529Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-29T23:54:25.529Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-05-29T23:54:25.529Z] ORIGIN_JDK_VERSION=25
[2025-05-29T23:54:25.529Z] SPEC=osx_x86-64
[2025-05-29T23:54:25.529Z] PERSONAL_BUILD=false
[2025-05-29T23:54:25.529Z] TKG_ITERATIONS=1
[2025-05-29T23:54:25.529Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-29T23:54:25.529Z] ITERATIONS=1
[2025-05-29T23:54:25.529Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-29T23:54:25.529Z] KEEP_REPORTDIR=false
[2025-05-29T23:54:25.529Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-05-29T23:54:25.529Z] LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:54:25.529Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/228/display/redirect
[2025-05-29T23:54:25.529Z] _=/usr/bin/printenv
[2025-05-29T23:54:25.529Z] GENERATE_JOBS=false
[2025-05-29T23:54:25.529Z] PWD=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2025-05-29T23:54:25.529Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-29T23:54:25.529Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-29T23:54:25.529Z] EXIT_FAILURE=false
[2025-05-29T23:54:25.529Z] JDK_VERSION=25
[2025-05-29T23:54:25.529Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-29T23:54:25.529Z] VENDOR_TEST_DIRS=/test/functional
[2025-05-29T23:54:25.529Z] JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2025-05-29T23:54:25.529Z] BUILD_DISPLAY_NAME=#228
[2025-05-29T23:54:25.529Z] USE_TESTENV_PROPERTIES=false
[2025-05-29T23:54:25.529Z] BUILD_ID=228
[2025-05-29T23:54:25.529Z] EXIT_SUCCESS=false
[2025-05-29T23:54:25.529Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-29T23:54:25.529Z] PLATFORM=x86-64_mac
[2025-05-29T23:54:25.529Z] JDK_IMPL=hotspot
[2025-05-29T23:54:25.529Z] JOB_BASE_NAME=jdk-mac-x64-temurin_SmokeTests
[2025-05-29T23:54:25.529Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/228/display/redirect?page=tests
[2025-05-29T23:54:25.529Z] AUTO_DETECT=true
[2025-05-29T23:54:25.529Z] SHLVL=2
[2025-05-29T23:54:25.529Z] HOME=/Users/admin
[2025-05-29T23:54:25.529Z] TAP_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests.tap
[2025-05-29T23:54:25.529Z] CI=true
[2025-05-29T23:54:25.529Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@tmp
[2025-05-29T23:54:25.529Z] EXECUTOR_NUMBER=0
[2025-05-29T23:54:25.529Z] JENKINS_SERVER_COOKIE=durable-238dace7fef609b67046a7cdf6396e05a3e02a08ff48f5bd0855f5e52aa976a1
[2025-05-29T23:54:25.529Z] NODE_LABELS=macos14 x86_64 test ci.role.test x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka mac test-orka-macos14-x64-6fjpb
[2025-05-29T23:54:25.529Z] LOGNAME=admin
[2025-05-29T23:54:25.529Z] TARGET=extended.functional
[2025-05-29T23:54:25.529Z] BUILD_LIST=functional/buildAndPackage
[2025-05-29T23:54:25.529Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/system_lib
[2025-05-29T23:54:25.529Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-29T23:54:25.529Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-29T23:54:25.529Z] SSH_CONNECTION=10.221.188.32 43841 192.168.122.2 22
[2025-05-29T23:54:25.529Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-29T23:54:25.529Z] UPSTREAM_JOB_NUMBER=436
[2025-05-29T23:54:25.529Z] NODE_NAME=test-orka-macos14-x64-6fjpb
[2025-05-29T23:54:25.529Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/display/redirect
[2025-05-29T23:54:25.529Z] BUILD_NUMBER=228
[2025-05-29T23:54:25.529Z] KEEP_WORKSPACE=false
[2025-05-29T23:54:25.529Z] HUDSON_COOKIE=f8f72ee2-9135-4792-9f0f-e99381925f0a
[2025-05-29T23:54:25.529Z] VENDOR_TEST_BRANCHES=master
[2025-05-29T23:54:25.529Z] PERF_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../benchmarks
[2025-05-29T23:54:25.530Z] USE_JRE=false
[2025-05-29T23:54:25.530Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-05-29T23:54:25.530Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-29T23:54:25.530Z] 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-05-29T23:54:25.843Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-29T23:54:25.862Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-29T23:55:32.264Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-x64-temurin" build number 436
[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-29T23:55:32.497Z] 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-29T23:55:32.505Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-05-29T23:55:32.479Z] $ ssh-agent
[2025-05-29T23:55:32.849Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-UB8Yevit1c5k/agent.1448
[2025-05-29T23:55:32.849Z] SSH_AGENT_PID=1449
[2025-05-29T23:55:32.849Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-29T23:55:32.864Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-05-29T23:55:33.520Z] ++ pwd
[2025-05-29T23:55:33.520Z] + ./get.sh -s /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_mac -r upstream -j 25 -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-29T23:55:34.787Z] TESTDIR: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests
[2025-05-29T23:55:34.787Z] get jdk binary...
[2025-05-29T23:55:35.187Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-29T23:55:35.187Z] Uncompressing file: OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz ...
[2025-05-29T23:55:47.682Z] List files in jdkbinary folder...
[2025-05-29T23:55:48.705Z] total 858832
[2025-05-29T23:55:48.705Z] -rw-r--r-- 1 admin staff 55783212 May 29 13:54 OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:48.705Z] -rw-r--r-- 1 admin staff 120256204 May 29 13:58 OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:48.705Z] -rw-r--r-- 1 admin staff 82611943 May 29 13:58 OpenJDK-jmods_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:48.706Z] -rw-r--r-- 1 admin staff 42401422 May 29 13:58 OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:48.706Z] -rw-r--r-- 1 admin staff 32243 May 29 13:55 OpenJDK-sbom_x64_mac_hotspot_25_25-ea-metadata.json
[2025-05-29T23:55:48.706Z] -rw-r--r-- 1 admin staff 167308 May 29 14:18 OpenJDK-sbom_x64_mac_hotspot_25_25-ea.json
[2025-05-29T23:55:48.706Z] -rw-r--r-- 1 admin staff 3821394 May 29 13:58 OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:48.706Z] -rw-r--r-- 1 admin staff 102535436 May 29 13:54 OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:48.706Z] drwxr-xr-x 3 admin staff 96 May 29 16:55 tmp
[2025-05-29T23:55:48.706Z] List files in jdkbinary/tmp folder...
[2025-05-29T23:55:48.706Z] total 0
[2025-05-29T23:55:48.706Z] drwxr-xr-x 3 admin staff 96 May 29 06:57 jdk-25+25
[2025-05-29T23:55:48.706Z] Moving directory jdk-25+25/ to ../j2sdk-image
[2025-05-29T23:55:49.393Z] Uncompressing file: OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz ...
[2025-05-29T23:55:53.478Z] List files in jdkbinary folder...
[2025-05-29T23:55:53.981Z] total 858832
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 55783212 May 29 13:54 OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 120256204 May 29 13:58 OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 82611943 May 29 13:58 OpenJDK-jmods_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 42401422 May 29 13:58 OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 32243 May 29 13:55 OpenJDK-sbom_x64_mac_hotspot_25_25-ea-metadata.json
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 167308 May 29 14:18 OpenJDK-sbom_x64_mac_hotspot_25_25-ea.json
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 3821394 May 29 13:58 OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 102535436 May 29 13:54 OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.981Z] drwxr-xr-x 3 admin staff 96 May 29 06:57 j2sdk-image
[2025-05-29T23:55:53.981Z] drwxr-xr-x 3 admin staff 96 May 29 16:55 tmp
[2025-05-29T23:55:53.981Z] List files in jdkbinary/tmp folder...
[2025-05-29T23:55:53.981Z] total 0
[2025-05-29T23:55:53.981Z] drwxr-xr-x 3 admin staff 96 May 29 06:58 jdk-25+25-jre
[2025-05-29T23:55:53.981Z] Moving directory jdk-25+25-jre/ to ../j2re-image
[2025-05-29T23:55:53.981Z] Uncompressing file: OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz ...
[2025-05-29T23:55:53.981Z] List files in jdkbinary folder...
[2025-05-29T23:55:53.981Z] total 858832
[2025-05-29T23:55:53.981Z] -rw-r--r-- 1 admin staff 55783212 May 29 13:54 OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.982Z] -rw-r--r-- 1 admin staff 120256204 May 29 13:58 OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.982Z] -rw-r--r-- 1 admin staff 82611943 May 29 13:58 OpenJDK-jmods_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.982Z] -rw-r--r-- 1 admin staff 42401422 May 29 13:58 OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.982Z] -rw-r--r-- 1 admin staff 32243 May 29 13:55 OpenJDK-sbom_x64_mac_hotspot_25_25-ea-metadata.json
[2025-05-29T23:55:53.982Z] -rw-r--r-- 1 admin staff 167308 May 29 14:18 OpenJDK-sbom_x64_mac_hotspot_25_25-ea.json
[2025-05-29T23:55:53.982Z] -rw-r--r-- 1 admin staff 3821394 May 29 13:58 OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.982Z] -rw-r--r-- 1 admin staff 102535436 May 29 13:54 OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:55:53.982Z] drwxr-xr-x 3 admin staff 96 May 29 06:58 j2re-image
[2025-05-29T23:55:53.982Z] drwxr-xr-x 3 admin staff 96 May 29 06:57 j2sdk-image
[2025-05-29T23:55:53.982Z] drwxr-xr-x 3 admin staff 96 May 29 16:55 tmp
[2025-05-29T23:55:53.982Z] List files in jdkbinary/tmp folder...
[2025-05-29T23:55:54.552Z] total 0
[2025-05-29T23:55:54.552Z] drwxr-xr-x 3 admin staff 96 May 29 13:53 jdk-25+25-static-libs
[2025-05-29T23:55:54.552Z] Moving directory jdk-25+25-static-libs/ to ../static-libs
[2025-05-29T23:55:55.217Z] Uncompressing file: OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz ...
[2025-05-29T23:56:26.512Z] List files in jdkbinary folder...
[2025-05-29T23:56:26.512Z] total 858832
[2025-05-29T23:56:26.512Z] -rw-r--r-- 1 admin staff 55783212 May 29 13:54 OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:56:26.512Z] -rw-r--r-- 1 admin staff 120256204 May 29 13:58 OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:56:26.512Z] -rw-r--r-- 1 admin staff 82611943 May 29 13:58 OpenJDK-jmods_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:56:26.512Z] -rw-r--r-- 1 admin staff 42401422 May 29 13:58 OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:56:26.512Z] -rw-r--r-- 1 admin staff 32243 May 29 13:55 OpenJDK-sbom_x64_mac_hotspot_25_25-ea-metadata.json
[2025-05-29T23:56:26.512Z] -rw-r--r-- 1 admin staff 167308 May 29 14:18 OpenJDK-sbom_x64_mac_hotspot_25_25-ea.json
[2025-05-29T23:56:26.512Z] -rw-r--r-- 1 admin staff 3821394 May 29 13:58 OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:56:26.512Z] -rw-r--r-- 1 admin staff 102535436 May 29 13:54 OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-29T23:56:26.512Z] drwxr-xr-x 3 admin staff 96 May 29 06:58 j2re-image
[2025-05-29T23:56:26.512Z] drwxr-xr-x 3 admin staff 96 May 29 06:57 j2sdk-image
[2025-05-29T23:56:26.512Z] drwxr-xr-x 3 admin staff 96 May 29 13:53 static-libs
[2025-05-29T23:56:26.512Z] drwxr-xr-x 3 admin staff 96 May 29 16:55 tmp
[2025-05-29T23:56:26.512Z] List files in jdkbinary/tmp folder...
[2025-05-29T23:56:26.512Z] total 0
[2025-05-29T23:56:26.512Z] drwxr-xr-x 8 admin staff 256 May 29 13:49 jdk-25+25-test-image
[2025-05-29T23:56:26.512Z] Moving directory jdk-25+25-test-image/ to ../openjdk-test-image
[2025-05-29T23:56:26.512Z] Uncompressing OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz over ./j2sdk-image...
[2025-05-29T23:56:26.512Z] Removing top-level folder jdk-25+25-debug-image/
[2025-05-29T23:56:26.512Z] Removing top-level folder jdk-25+25/
[2025-05-29T23:56:26.512Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image...
[2025-05-29T23:56:26.512Z] javac_path: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-05-29T23:56:26.512Z] Run: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-05-29T23:56:26.512Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-29T23:56:28.008Z] openjdk version "25-beta" 2025-09-16
[2025-05-29T23:56:28.008Z] OpenJDK Runtime Environment Temurin-25+25-202505292033 (build 25-beta+25-ea)
[2025-05-29T23:56:28.008Z] OpenJDK 64-Bit Server VM Temurin-25+25-202505292033 (build 25-beta+25-ea, mixed mode)
[2025-05-29T23:56:28.008Z] =JAVA VERSION OUTPUT END=
[2025-05-29T23:56:28.008Z] get testKitGen...
[2025-05-29T23:56:28.008Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-29T23:56:29.384Z] git rev-parse master
[2025-05-29T23:56:29.384Z] git checkout -q -f 957d1afa46fad3da74dc289c4196f3916b184c5f
[2025-05-29T23:56:29.384Z] get functional test material...
[2025-05-29T23:56:29.384Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-29T23:56:29.384Z] Cloning into 'openj9'...
[2025-05-29T23:56:29.807Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2025-05-29T23:56:38.030Z] Updating files: 14% (1516/10322)
[2025-05-29T23:56:38.030Z] Updating files: 15% (1549/10322)
[2025-05-29T23:56:38.030Z] Updating files: 16% (1652/10322)
[2025-05-29T23:56:38.030Z] Updating files: 17% (1755/10322)
[2025-05-29T23:56:38.030Z] Updating files: 18% (1858/10322)
[2025-05-29T23:56:38.030Z] Updating files: 19% (1962/10322)
[2025-05-29T23:56:38.030Z] Updating files: 20% (2065/10322)
[2025-05-29T23:56:38.030Z] Updating files: 21% (2168/10322)
[2025-05-29T23:56:38.030Z] Updating files: 22% (2271/10322)
[2025-05-29T23:56:38.030Z] Updating files: 23% (2375/10322)
[2025-05-29T23:56:38.030Z] Updating files: 24% (2478/10322)
[2025-05-29T23:56:38.030Z] Updating files: 25% (2581/10322)
[2025-05-29T23:56:38.030Z] Updating files: 26% (2684/10322)
[2025-05-29T23:56:38.030Z] Updating files: 27% (2787/10322)
[2025-05-29T23:56:38.030Z] Updating files: 28% (2891/10322)
[2025-05-29T23:56:38.030Z] Updating files: 29% (2994/10322)
[2025-05-29T23:56:38.030Z] Updating files: 30% (3097/10322)
[2025-05-29T23:56:38.030Z] Updating files: 31% (3200/10322)
[2025-05-29T23:56:38.030Z] Updating files: 32% (3304/10322)
[2025-05-29T23:56:38.030Z] Updating files: 33% (3407/10322)
[2025-05-29T23:56:38.030Z] Updating files: 34% (3510/10322)
[2025-05-29T23:56:38.030Z] Updating files: 35% (3613/10322)
[2025-05-29T23:56:38.030Z] Updating files: 36% (3716/10322)
[2025-05-29T23:56:38.030Z] Updating files: 37% (3820/10322)
[2025-05-29T23:56:38.030Z] Updating files: 38% (3923/10322)
[2025-05-29T23:56:38.030Z] Updating files: 39% (4026/10322)
[2025-05-29T23:56:38.030Z] Updating files: 40% (4129/10322)
[2025-05-29T23:56:38.030Z] Updating files: 41% (4233/10322)
[2025-05-29T23:56:38.030Z] Updating files: 42% (4336/10322)
[2025-05-29T23:56:38.030Z] Updating files: 43% (4439/10322)
[2025-05-29T23:56:38.030Z] Updating files: 44% (4542/10322)
[2025-05-29T23:56:38.030Z] Updating files: 45% (4645/10322)
[2025-05-29T23:56:38.030Z] Updating files: 46% (4749/10322)
[2025-05-29T23:56:38.030Z] Updating files: 47% (4852/10322)
[2025-05-29T23:56:38.412Z] Updating files: 48% (4955/10322)
[2025-05-29T23:56:38.412Z] Updating files: 49% (5058/10322)
[2025-05-29T23:56:38.412Z] Updating files: 49% (5059/10322)
[2025-05-29T23:56:38.412Z] Updating files: 50% (5161/10322)
[2025-05-29T23:56:38.412Z] Updating files: 51% (5265/10322)
[2025-05-29T23:56:38.412Z] Updating files: 52% (5368/10322)
[2025-05-29T23:56:38.412Z] Updating files: 53% (5471/10322)
[2025-05-29T23:56:38.412Z] Updating files: 54% (5574/10322)
[2025-05-29T23:56:38.412Z] Updating files: 55% (5678/10322)
[2025-05-29T23:56:38.412Z] Updating files: 56% (5781/10322)
[2025-05-29T23:56:38.412Z] Updating files: 57% (5884/10322)
[2025-05-29T23:56:38.412Z] Updating files: 58% (5987/10322)
[2025-05-29T23:56:38.412Z] Updating files: 59% (6090/10322)
[2025-05-29T23:56:38.412Z] Updating files: 60% (6194/10322)
[2025-05-29T23:56:38.803Z] Updating files: 61% (6297/10322)
[2025-05-29T23:56:38.803Z] Updating files: 62% (6400/10322)
[2025-05-29T23:56:38.803Z] Updating files: 63% (6503/10322)
[2025-05-29T23:56:38.803Z] Updating files: 64% (6607/10322)
[2025-05-29T23:56:38.803Z] Updating files: 65% (6710/10322)
[2025-05-29T23:56:38.803Z] Updating files: 66% (6813/10322)
[2025-05-29T23:56:38.803Z] Updating files: 67% (6916/10322)
[2025-05-29T23:56:38.803Z] Updating files: 68% (7019/10322)
[2025-05-29T23:56:38.803Z] Updating files: 69% (7123/10322)
[2025-05-29T23:56:38.803Z] Updating files: 70% (7226/10322)
[2025-05-29T23:56:38.803Z] Updating files: 71% (7329/10322)
[2025-05-29T23:56:38.803Z] Updating files: 72% (7432/10322)
[2025-05-29T23:56:38.803Z] Updating files: 73% (7536/10322)
[2025-05-29T23:56:39.221Z] Updating files: 74% (7639/10322)
[2025-05-29T23:56:39.221Z] Updating files: 75% (7742/10322)
[2025-05-29T23:56:39.221Z] Updating files: 76% (7845/10322)
[2025-05-29T23:56:39.221Z] Updating files: 77% (7948/10322)
[2025-05-29T23:56:39.221Z] Updating files: 78% (8052/10322)
[2025-05-29T23:56:39.221Z] Updating files: 79% (8155/10322)
[2025-05-29T23:56:39.221Z] Updating files: 80% (8258/10322)
[2025-05-29T23:56:39.221Z] Updating files: 81% (8361/10322)
[2025-05-29T23:56:39.221Z] Updating files: 82% (8465/10322)
[2025-05-29T23:56:39.733Z] Updating files: 82% (8470/10322)
[2025-05-29T23:56:39.733Z] Updating files: 83% (8568/10322)
[2025-05-29T23:56:39.733Z] Updating files: 84% (8671/10322)
[2025-05-29T23:56:40.181Z] Updating files: 85% (8774/10322)
[2025-05-29T23:56:40.181Z] Updating files: 86% (8877/10322)
[2025-05-29T23:56:40.181Z] Updating files: 86% (8980/10322)
[2025-05-29T23:56:40.572Z] Updating files: 87% (8981/10322)
[2025-05-29T23:56:40.572Z] Updating files: 88% (9084/10322)
[2025-05-29T23:56:40.572Z] Updating files: 89% (9187/10322)
[2025-05-29T23:56:40.572Z] Updating files: 90% (9290/10322)
[2025-05-29T23:56:40.572Z] Updating files: 91% (9394/10322)
[2025-05-29T23:56:40.572Z] Updating files: 92% (9497/10322)
[2025-05-29T23:56:40.572Z] Updating files: 93% (9600/10322)
[2025-05-29T23:56:40.572Z] Updating files: 94% (9703/10322)
[2025-05-29T23:56:40.572Z] Updating files: 95% (9806/10322)
[2025-05-29T23:56:40.572Z] Updating files: 96% (9910/10322)
[2025-05-29T23:56:40.572Z] Updating files: 97% (10013/10322)
[2025-05-29T23:56:40.572Z] Updating files: 98% (10116/10322)
[2025-05-29T23:56:40.572Z] Updating files: 99% (10219/10322)
[2025-05-29T23:56:40.572Z] Updating files: 100% (10322/10322)
[2025-05-29T23:56:40.572Z] Updating files: 100% (10322/10322), done.
[2025-05-29T23:56:40.572Z] check OpenJ9 Repo sha
[2025-05-29T23:56:40.572Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-05-29T23:56:41.000Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-05-29T23:56:41.000Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-29T23:56:41.000Z] OPENJ9_SHA=6404875e5b03d74a1341d6198cfe8a6a69e66374
[2025-05-29T23:56:41.000Z] total 160
[2025-05-29T23:56:41.000Z] -rw-r--r-- 1 admin staff 4753 May 29 16:53 Contributing.md
[2025-05-29T23:56:41.000Z] -rw-r--r-- 1 admin staff 11360 May 29 16:53 LICENSE
[2025-05-29T23:56:41.000Z] -rw-r--r-- 1 admin staff 65 May 29 16:53 NOTICE
[2025-05-29T23:56:41.000Z] -rw-r--r-- 1 admin staff 8335 May 29 16:53 README.md
[2025-05-29T23:56:41.000Z] drwxr-xr-x 24 admin staff 768 May 29 16:56 TKG
[2025-05-29T23:56:41.000Z] drwxr-xr-x 4 admin staff 128 May 29 16:53 buildenv
[2025-05-29T23:56:41.000Z] -rwxr-xr-x 1 admin staff 339 May 29 16:53 compile.sh
[2025-05-29T23:56:41.000Z] drwxr-xr-x 3 admin staff 96 May 29 16:53 config
[2025-05-29T23:56:41.000Z] drwxr-xr-x 10 admin staff 320 May 29 16:53 doc
[2025-05-29T23:56:41.000Z] drwxr-xr-x 5 admin staff 160 May 29 16:53 docs
[2025-05-29T23:56:41.000Z] drwxr-xr-x 46 admin staff 1472 May 29 16:53 external
[2025-05-29T23:56:41.000Z] drwxr-xr-x 8 admin staff 256 May 29 16:53 functional
[2025-05-29T23:56:41.000Z] -rwxr-xr-x 1 admin staff 30008 May 29 16:53 get.sh
[2025-05-29T23:56:41.000Z] drwxr-xr-x 24 admin staff 768 May 29 16:53 jck
[2025-05-29T23:56:41.000Z] -rw-r--r-- 1 admin staff 145 May 29 16:56 job.properties
[2025-05-29T23:56:41.000Z] drwxr-xr-x 28 admin staff 896 May 29 16:56 openj9
[2025-05-29T23:56:41.000Z] drwxr-xr-x 7 admin staff 224 May 29 16:53 openjdk
[2025-05-29T23:56:41.000Z] drwxr-xr-x 13 admin staff 416 May 29 16:54 perf
[2025-05-29T23:56:41.000Z] drwxr-xr-x 4 admin staff 128 May 29 16:54 scripts
[2025-05-29T23:56:41.000Z] drwxr-xr-x 17 admin staff 544 May 29 16:54 system
[2025-05-29T23:56:41.000Z] -rwxr-xr-x 1 admin staff 3935 May 29 16:54 terminateTestProcesses.sh
[2025-05-29T23:56:41.000Z] drwxr-xr-x 5 admin staff 160 May 29 16:54 testenv
[2025-05-29T23:56:43.973Z] get vendor test material...
[2025-05-29T23:56:43.973Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-05-29T23:56:43.973Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-05-29T23:56:44.363Z] check vendor repo sha
[2025-05-29T23:56:44.363Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-05-29T23:56:44.806Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-05-29T23:56:44.806Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-05-29T23:56:44.806Z] temurin-build_BRANCH=792825a68785e7d7c4b29905c5044b6767a044de
[2025-05-29T23:56:44.806Z] Stage vendor_0//test/functional to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-29T23:56:44.903Z] $ ssh-agent -k
[2025-05-29T23:56:44.926Z] unset SSH_AUTH_SOCK;
[2025-05-29T23:56:44.926Z] unset SSH_AGENT_PID;
[2025-05-29T23:56:44.926Z] echo Agent pid 1449 killed;
[2025-05-29T23:56:45.199Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-05-29T23:56:45.275Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-05-29T23:56:46.531Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-29T23:56:46.813Z] 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=25&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%2Fjdk%2Fjdk-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=%21sw.os.osx.10_14&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=436&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-29T23:56:46.842Z] 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-orka-macos14-x64-6fjpb&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=25&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%2Fjdk%2Fjdk-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=%21sw.os.osx.10_14&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=436&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-29T23:56:46.881Z] Building tests...
[Pipeline] timeout
[2025-05-29T23:56:46.884Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-29T23:56:46.905Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-29T23:56:47.725Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-29T23:56:51.433Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib does not exist, creating one.
[2025-05-29T23:56:51.433Z] mkdir /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency
[2025-05-29T23:56:51.433Z] mkdir /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:56:51.433Z] --------------------------------------------
[2025-05-29T23:56:51.433Z] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:56:51.433Z] task is set to default
[2025-05-29T23:56:51.433Z] dependencyList is set to all
[2025-05-29T23:56:51.433Z] --------------------------------------------
[2025-05-29T23:56:51.433Z] Starting download third party dependent jars
[2025-05-29T23:56:51.433Z] --------------------------------------------
[2025-05-29T23:56:51.433Z] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:56:51.433Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-05-29T23:56:51.433Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-05-29T23:56:51.433Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2025-05-29T23:56:53.189Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz
[2025-05-29T23:56:53.189Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-05-29T23:56:53.189Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-05-29T23:56:53.189Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar
[2025-05-29T23:56:53.579Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/commons-cli.jar
[2025-05-29T23:56:53.579Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2025-05-29T23:56:54.025Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/mockito-core.jar
[2025-05-29T23:56:54.025Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2025-05-29T23:56:54.450Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asm-all.jar
[2025-05-29T23:56:54.450Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2025-05-29T23:56:54.899Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar
[2025-05-29T23:56:54.899Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar
[2025-05-29T23:56:55.420Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asm.jar
[2025-05-29T23:56:55.420Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-05-29T23:56:59.928Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcstress-tests-all-20240222.jar
[2025-05-29T23:56:59.928Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:00.460Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:00.460Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz
[2025-05-29T23:57:04.396Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_6_1.tar.gz
[2025-05-29T23:57:04.396Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:04.925Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:04.925Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:05.456Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:05.456Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz
[2025-05-29T23:57:06.428Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz
[2025-05-29T23:57:06.428Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:06.920Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:06.920Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-05-29T23:57:08.590Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/apache-maven-bin.tar.gz
[2025-05-29T23:57:08.590Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2025-05-29T23:57:09.016Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy-agent.jar
[2025-05-29T23:57:09.016Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2025-05-29T23:57:10.042Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/junit4.jar
[2025-05-29T23:57:10.042Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2025-05-29T23:57:10.042Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar
[2025-05-29T23:57:10.042Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar
[2025-05-29T23:57:11.145Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jaxb-api.jar
[2025-05-29T23:57:11.145Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:11.567Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:11.567Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz
[2025-05-29T23:57:12.688Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_1_1.tar.gz
[2025-05-29T23:57:12.688Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:13.126Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-05-29T23:57:13.126Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2025-05-29T23:57:14.750Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy.jar
[2025-05-29T23:57:14.750Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-05-29T23:57:15.253Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar
[2025-05-29T23:57:15.253Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2025-05-29T23:57:15.732Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/objenesis.jar
[2025-05-29T23:57:15.732Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-05-29T23:57:16.165Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-05-29T23:57:16.165Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2025-05-29T23:57:17.204Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz
[2025-05-29T23:57:17.204Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-05-29T23:57:18.237Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-05-29T23:57:18.237Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2025-05-29T23:57:21.402Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jython-standalone.jar
[2025-05-29T23:57:21.402Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar
[2025-05-29T23:57:21.895Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/org.eclipse.osgi-3.16.100.jar
[2025-05-29T23:57:21.895Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2025-05-29T23:57:21.895Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar.sha256sum.txt
[2025-05-29T23:57:21.895Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar
[2025-05-29T23:57:22.369Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar
[2025-05-29T23:57:22.369Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2025-05-29T23:57:23.525Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar.sha256sum.txt
[2025-05-29T23:57:23.525Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-05-29T23:57:23.931Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-05-29T23:57:23.931Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar
[2025-05-29T23:57:24.359Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar
[2025-05-29T23:57:24.359Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-05-29T23:57:24.844Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-05-29T23:57:24.844Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar
[2025-05-29T23:57:25.271Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/javassist.jar
[2025-05-29T23:57:25.271Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar
[2025-05-29T23:57:25.771Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/commons-exec.jar
[2025-05-29T23:57:25.771Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-29T23:57:26.268Z] 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-29T23:57:26.302Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-29T23:57:27.011Z] ++ uname
[2025-05-29T23:57:27.011Z] + '[' Darwin = AIX ']'
[2025-05-29T23:57:27.011Z] ++ uname
[2025-05-29T23:57:27.011Z] + '[' Darwin = SunOS ']'
[2025-05-29T23:57:27.011Z] ++ uname
[2025-05-29T23:57:27.011Z] + '[' Darwin = '*BSD' ']'
[2025-05-29T23:57:27.011Z] + MAKE=make
[2025-05-29T23:57:27.011Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-29T23:57:27.453Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-05-29T23:57:28.251Z] ++ uname
[2025-05-29T23:57:28.251Z] + '[' Darwin = AIX ']'
[2025-05-29T23:57:28.251Z] ++ uname
[2025-05-29T23:57:28.251Z] + '[' Darwin = SunOS ']'
[2025-05-29T23:57:28.251Z] ++ uname
[2025-05-29T23:57:28.251Z] + '[' Darwin = '*BSD' ']'
[2025-05-29T23:57:28.251Z] + MAKE=make
[2025-05-29T23:57:28.251Z] + cd ./aqa-tests
[2025-05-29T23:57:28.251Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-29T23:57:28.251Z] ++ set +x
[2025-05-29T23:57:28.251Z] JAVA_HOME is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-29T23:57:28.251Z] LIB_DIR is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:57:28.251Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T23:57:28.251Z] mkdir -p /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T23:57:28.251Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-29T23:57:28.251Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-29T23:57:35.777Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-29T23:57:47.164Z]
[2025-05-29T23:57:47.164Z] build:
[2025-05-29T23:57:47.164Z]
[2025-05-29T23:57:47.164Z] clean:
[2025-05-29T23:57:47.164Z]
[2025-05-29T23:57:47.164Z] init:
[2025-05-29T23:57:47.164Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-05-29T23:57:47.164Z]
[2025-05-29T23:57:47.164Z] getDependentLibs:
[2025-05-29T23:57:49.354Z] [exec] --------------------------------------------
[2025-05-29T23:57:49.354Z] [exec] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:57:49.354Z] [exec] task is set to default
[2025-05-29T23:57:49.354Z] [exec] dependencyList is set to json_simple
[2025-05-29T23:57:49.354Z] [exec] --------------------------------------------
[2025-05-29T23:57:49.354Z] [exec] Starting download third party dependent jars
[2025-05-29T23:57:49.354Z] [exec] --------------------------------------------
[2025-05-29T23:57:49.354Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:57:49.354Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-29T23:57:49.354Z] [exec] downloaded dependent third party jars successfully
[2025-05-29T23:57:49.354Z]
[2025-05-29T23:57:49.354Z] compile:
[2025-05-29T23:57:49.354Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-29T23:57:49.354Z] [echo] ============COMPILER SETTINGS============
[2025-05-29T23:57:49.354Z] [echo] ===fork: yes
[2025-05-29T23:57:49.354Z] [echo] ===debug: on
[2025-05-29T23:57:49.354Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-05-29T23:57:52.958Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-29T23:57:52.958Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-29T23:57:52.958Z]
[2025-05-29T23:57:52.958Z] dist:
[2025-05-29T23:57:52.958Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-29T23:57:53.346Z]
[2025-05-29T23:57:53.346Z] BUILD SUCCESSFUL
[2025-05-29T23:57:53.346Z] Total time: 20 seconds
[2025-05-29T23:57:53.346Z] 0
[2025-05-29T23:57:53.346Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-29T23:57:53.726Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-29T23:57:53.726Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-29T23:58:28.462Z] ****************************** MACHINE INFO ******************************
[2025-05-29T23:58:28.462Z] File path : /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG
[2025-05-29T23:58:28.462Z] Free Physical Memory Size : 10436837376
[2025-05-29T23:58:28.462Z] Free space (bytes) : 71388844032
[2025-05-29T23:58:28.462Z] Total Physical Memory Size : 15115223040
[2025-05-29T23:58:28.462Z] Total space (bytes) : 96427008000
[2025-05-29T23:58:28.462Z] Usable space (bytes) : 71388844032
[2025-05-29T23:58:28.462Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-29T23:58:28.462Z] bashVersion :
[2025-05-29T23:58:28.462Z] GNU bash, version 5.2.26(1)-release (x86_64-apple-darwin23.2.0)
[2025-05-29T23:58:28.462Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-29T23:58:28.462Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-29T23:58:28.462Z]
[2025-05-29T23:58:28.462Z] This is free software; you are free to change and redistribute it.
[2025-05-29T23:58:28.462Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-29T23:58:28.462Z] cpuCores : 3
[2025-05-29T23:58:28.462Z] curlVersion :
[2025-05-29T23:58:28.462Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2025-05-29T23:58:28.462Z] Release-Date: 2023-05-30
[2025-05-29T23:58:28.462Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-05-29T23:58:28.462Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-05-29T23:58:28.462Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-29T23:58:28.462Z] gcc version : 15.0.0
[2025-05-29T23:58:28.462Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-29T23:58:28.463Z] gdb version : bash: line 1: gdb: command not found
[2025-05-29T23:58:28.463Z] lldb version :
[2025-05-29T23:58:28.463Z] lldb-1500.0.404.7
[2025-05-29T23:58:28.463Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-05-29T23:58:28.463Z] makeVersion :
[2025-05-29T23:58:28.463Z] GNU Make 3.81
[2025-05-29T23:58:28.463Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-29T23:58:28.463Z] This is free software; see the source for copying conditions.
[2025-05-29T23:58:28.463Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-29T23:58:28.463Z] PARTICULAR PURPOSE.
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] This program built for i386-apple-darwin11.3.0
[2025-05-29T23:58:28.463Z] mavenVersion :
[2025-05-29T23:58:28.463Z] WARNING: A restricted method in java.lang.System has been called
[2025-05-29T23:58:28.463Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-05-29T23:58:28.463Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-05-29T23:58:28.463Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-05-29T23:58:28.463Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-29T23:58:28.463Z] Java version: 25-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home
[2025-05-29T23:58:28.463Z] Default locale: en_US, platform encoding: UTF-8
[2025-05-29T23:58:28.463Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-05-29T23:58:28.463Z] perlVersion :
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-05-29T23:58:28.463Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] Copyright 1987-2020, Larry Wall
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-29T23:58:28.463Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-29T23:58:28.463Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-29T23:58:28.463Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-29T23:58:28.463Z] procArch : i386
[2025-05-29T23:58:28.463Z] sysArch : x86_64
[2025-05-29T23:58:28.463Z] sysOS : Darwin
[2025-05-29T23:58:28.463Z] ulimit :
[2025-05-29T23:58:28.463Z] core file size (blocks, -c) 0
[2025-05-29T23:58:28.463Z] data seg size (kbytes, -d) unlimited
[2025-05-29T23:58:28.463Z] file size (blocks, -f) unlimited
[2025-05-29T23:58:28.463Z] max locked memory (kbytes, -l) unlimited
[2025-05-29T23:58:28.463Z] max memory size (kbytes, -m) unlimited
[2025-05-29T23:58:28.463Z] open files (-n) 1048576
[2025-05-29T23:58:28.463Z] pipe size (512 bytes, -p) 1
[2025-05-29T23:58:28.463Z] stack size (kbytes, -s) 65532
[2025-05-29T23:58:28.463Z] cpu time (seconds, -t) unlimited
[2025-05-29T23:58:28.463Z] max user processes (-u) 2088
[2025-05-29T23:58:28.463Z] virtual memory (kbytes, -v) unlimited
[2025-05-29T23:58:28.463Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2025-05-29T23:58:28.463Z] vmVendor : Oracle Corporation
[2025-05-29T23:58:28.463Z] vmVersion : 25-beta+25-ea
[2025-05-29T23:58:28.463Z] xlc version : bash: line 1: xlC: command not found
[2025-05-29T23:58:28.463Z] **************************************************************************
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] System.getProperty('os.name')=Mac OS X
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] System.getProperty('os.arch')=x86_64
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] System.getProperty('java.fullversion')=null
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] System.getProperty('sun.arch.data.model')=64
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-05-29T23:58:28.463Z] perl scripts/configure.pl
[2025-05-29T23:58:28.463Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-05-29T23:58:28.463Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] Starting to generate build list.
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] Parsing /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-05-29T23:58:28.463Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-05-29T23:58:28.463Z]
[2025-05-29T23:58:28.463Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-05-29T23:58:28.463Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2025-05-29T23:58:28.463Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-05-29T23:58:28.463Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T23:58:28.463Z] mkdir -p /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T23:58:28.463Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-29T23:58:28.463Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-29T23:58:28.463Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2025-05-29T23:58:28.940Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-05-29T23:58:28.940Z]
[2025-05-29T23:58:28.940Z] -create_test_directory:
[2025-05-29T23:58:28.940Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest
[2025-05-29T23:58:28.940Z]
[2025-05-29T23:58:28.940Z] stage_test_material:
[2025-05-29T23:58:28.940Z] [copy] Copying 134 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest
[2025-05-29T23:58:29.954Z]
[2025-05-29T23:58:29.954Z] build:
[2025-05-29T23:58:29.954Z]
[2025-05-29T23:58:29.954Z] init:
[2025-05-29T23:58:29.954Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2025-05-29T23:58:29.954Z]
[2025-05-29T23:58:29.954Z] build:
[2025-05-29T23:58:29.954Z] [copy] Copying 12 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2025-05-29T23:58:30.370Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2025-05-29T23:58:30.370Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2025-05-29T23:58:30.370Z]
[2025-05-29T23:58:30.370Z] build:
[2025-05-29T23:58:30.370Z]
[2025-05-29T23:58:30.370Z] init:
[2025-05-29T23:58:30.370Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-05-29T23:58:30.370Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-05-29T23:58:30.370Z]
[2025-05-29T23:58:30.370Z] getDependentLibs:
[2025-05-29T23:58:31.878Z] [exec] --------------------------------------------
[2025-05-29T23:58:31.878Z] [exec] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:58:31.878Z] [exec] task is set to default
[2025-05-29T23:58:31.878Z] [exec] dependencyList is set to testng,jcommander
[2025-05-29T23:58:31.878Z] [exec] --------------------------------------------
[2025-05-29T23:58:31.878Z] [exec] Starting download third party dependent jars
[2025-05-29T23:58:31.878Z] [exec] --------------------------------------------
[2025-05-29T23:58:31.878Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-29T23:58:31.878Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-29T23:58:31.878Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-29T23:58:31.878Z] [exec] downloaded dependent third party jars successfully
[2025-05-29T23:58:31.878Z]
[2025-05-29T23:58:31.878Z] compile:
[2025-05-29T23:58:31.878Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-29T23:58:31.878Z] [echo] ============COMPILER SETTINGS============
[2025-05-29T23:58:31.878Z] [echo] ===fork: yes
[2025-05-29T23:58:31.878Z] [echo] ===executable: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-05-29T23:58:31.878Z] [echo] ===debug: on
[2025-05-29T23:58:31.878Z] [echo] ===destdir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2025-05-29T23:58:31.878Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-05-29T23:58:34.889Z] [javac] Creating empty /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2025-05-29T23:58:34.889Z]
[2025-05-29T23:58:34.889Z] dist_functional:
[2025-05-29T23:58:34.889Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/functional
[2025-05-29T23:58:34.889Z]
[2025-05-29T23:58:34.889Z] dist:
[2025-05-29T23:58:34.889Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2025-05-29T23:58:34.889Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-05-29T23:58:34.889Z]
[2025-05-29T23:58:34.889Z] clean:
[2025-05-29T23:58:34.889Z] [delete] Deleting directory /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-05-29T23:58:34.889Z]
[2025-05-29T23:58:34.889Z] BUILD SUCCESSFUL
[2025-05-29T23:58:34.889Z] Total time: 6 seconds
[2025-05-29T23:58:34.889Z] 0
[2025-05-29T23:58:34.889Z]
[2025-05-29T23:58:34.889Z]
[2025-05-29T23:58:34.889Z] RECORD TEST REPOs SHA
[2025-05-29T23:58:34.889Z] cd "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-29T23:58:34.889Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-05-29T23:58:34.889Z] Check shas in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-29T23:58:34.889Z] touch /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-29T23:58:36.341Z] ================================================
[2025-05-29T23:58:36.341Z] timestamp: 20250529-165835
[2025-05-29T23:58:36.341Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/openj9
[2025-05-29T23:58:36.341Z] git repo:
[2025-05-29T23:58:36.341Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-29T23:58:36.341Z] sha:
[2025-05-29T23:58:36.709Z] 6404875e5b03d74a1341d6198cfe8a6a69e66374
[2025-05-29T23:58:36.709Z] ================================================
[2025-05-29T23:58:36.709Z] timestamp: 20250529-165836
[2025-05-29T23:58:36.709Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests
[2025-05-29T23:58:36.709Z] git repo:
[2025-05-29T23:58:36.709Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-29T23:58:36.709Z] sha:
[2025-05-29T23:58:36.709Z] a79f7af646844c1bdeec57e610938db731e79b77
[2025-05-29T23:58:36.709Z] ================================================
[2025-05-29T23:58:36.709Z] timestamp: 20250529-165836
[2025-05-29T23:58:36.709Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG
[2025-05-29T23:58:36.709Z] git repo:
[2025-05-29T23:58:36.709Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-29T23:58:36.709Z] sha:
[2025-05-29T23:58:36.709Z] 957d1afa46fad3da74dc289c4196f3916b184c5f
[2025-05-29T23:58:36.709Z] ================================================
[2025-05-29T23:58:36.709Z] timestamp: 20250529-165836
[2025-05-29T23:58:36.709Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2025-05-29T23:58:36.709Z] git repo:
[2025-05-29T23:58:36.709Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-05-29T23:58:36.709Z] sha:
[2025-05-29T23:58:36.709Z] 792825a68785e7d7c4b29905c5044b6767a044de
[2025-05-29T23:58:36.709Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-05-29T23:58:36.709Z] perl scripts/configure.pl
[2025-05-29T23:58:37.146Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-05-29T23:58:37.545Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-29T23:58:37.545Z]
[2025-05-29T23:58:37.545Z] Starting to generate test make files.
[2025-05-29T23:58:37.545Z]
[2025-05-29T23:58:37.545Z] Parsing /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-05-29T23:58:37.545Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2025-05-29T23:58:37.545Z]
[2025-05-29T23:58:37.545Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2025-05-29T23:58:37.545Z]
[2025-05-29T23:58:37.545Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2025-05-29T23:58:37.545Z]
[2025-05-29T23:58:37.545Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2025-05-29T23:58:37.545Z]
[2025-05-29T23:58:37.545Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2025-05-29T23:58:37.545Z]
[2025-05-29T23:58:37.545Z] Make files are generated successfully.
[2025-05-29T23:58:37.545Z]
[2025-05-29T23:58:37.545Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.functional
[2025-05-29T23:58:37.915Z]
[2025-05-29T23:58:37.915Z] Running make 3.81
[2025-05-29T23:58:37.915Z] set TEST_ROOT to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/..
[2025-05-29T23:58:37.915Z] set JDK_VERSION to 25
[2025-05-29T23:58:37.915Z] set JDK_IMPL to hotspot
[2025-05-29T23:58:37.915Z] set JVM_VERSION to openjdk25
[2025-05-29T23:58:37.915Z] set JCL_VERSION to latest
[2025-05-29T23:58:37.915Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-29T23:58:37.915Z] set JAVA_HOME to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-29T23:58:37.915Z] set SPEC to osx_x86-64
[2025-05-29T23:58:37.915Z] set TEST_FLAG to
[2025-05-29T23:58:38.320Z] Running extended.functional ...
[2025-05-29T23:58:38.320Z] There are 2 test targets in extended.functional
[2025-05-29T23:58:38.320Z] "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-05-29T23:58:39.290Z] openjdk version "25-beta" 2025-09-16
[2025-05-29T23:58:39.290Z] OpenJDK Runtime Environment Temurin-25+25-202505292033 (build 25-beta+25-ea)
[2025-05-29T23:58:39.290Z] OpenJDK 64-Bit Server VM Temurin-25+25-202505292033 (build 25-beta+25-ea, mixed mode)
[2025-05-29T23:58:39.690Z]
[2025-05-29T23:58:39.690Z] ===============================================