Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 213
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 496
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2998
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 254
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 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 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-29T21:00:03.535Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-05-29T21:00:03.536Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-29T21:00:03.549Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' 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-29T21:00:03.553Z] dynamicAgents: []
[Pipeline] node
[2025-05-29T21:00:03.590Z] Running on test-docker-ubuntu2310-armv8l-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1
[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-29T21:00:03.612Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-29T21:00:03.894Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-29T21:00:03.894Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-29T21:00:04.031Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-29T21:00:04.205Z] The recommended git tool is: git
[2025-05-29T21:00:04.494Z] No credentials specified
[2025-05-29T21:00:04.624Z] Cloning the remote Git repository
[2025-05-29T21:00:04.824Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-29T21:00:04.824Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests # timeout=10
[2025-05-29T21:00:05.078Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-05-29T21:00:05.079Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-29T21:00:05.079Z] > git --version # timeout=10
[2025-05-29T21:00:05.086Z] > git --version # 'git version 2.40.1'
[2025-05-29T21:00:05.086Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-29T21:00:10.212Z] Avoid second fetch
[2025-05-29T21:00:10.404Z] Checking out Revision a79f7af646844c1bdeec57e610938db731e79b77 (origin/master)
[2025-05-29T21:00:09.992Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-29T21:00:09.999Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-29T21:00:10.277Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-29T21:00:10.470Z] > git config core.sparsecheckout # timeout=10
[2025-05-29T21:00:10.477Z] > git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
[2025-05-29T21:00:11.599Z] Commit message: "Initial checkin for Perf Pipeline (#6295)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/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-29T21:00:13.377Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2025-05-29T21:00:15.095Z] + which activate_multicast
[Pipeline] echo
[2025-05-29T21:00:15.491Z] which activate_multicast status code: 1
[Pipeline] echo
[2025-05-29T21:00:15.496Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-29T21:00:17.263Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-05-29T21:00:17.799Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-29T21:00:19.350Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-29T21:00:19.350Z] Unix type machine..
[2025-05-29T21:00:19.350Z] Running on a Linux host
[2025-05-29T21:00:19.350Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-05-29T21:00:21.981Z] + printenv
[2025-05-29T21:00:21.981Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-29T21:00:21.981Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-29T21:00:21.981Z] SETUP_JCK_RUN=false
[2025-05-29T21:00:21.981Z] USE_TESTENV_PROPERTIES=false
[2025-05-29T21:00:21.981Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-29T21:00:21.981Z] SSH_CLIENT=78.47.239.97 50256 22
[2025-05-29T21:00:21.981Z] USER=jenkins
[2025-05-29T21:00:21.981Z] BUILD_LIST=openjdk
[2025-05-29T21:00:21.981Z] SDK_RESOURCE=upstream
[2025-05-29T21:00:21.981Z] OPENJ9_BRANCH=master
[2025-05-29T21:00:21.981Z] CI=true
[2025-05-29T21:00:21.981Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/31/display/redirect?page=changes
[2025-05-29T21:00:21.981Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-29T21:00:21.981Z] UPSTREAM_JOB_NUMBER=496
[2025-05-29T21:00:21.981Z] TARGET=-f parallelList.mk testList_1
[2025-05-29T21:00:21.981Z] EXIT_FAILURE=false
[2025-05-29T21:00:21.981Z] NODE_LABELS=armv8 test-docker-ubuntu2310-armv8l-1 hw.arch.aarch64 test ci.role.test ubuntu arm64 linux hw.dockerhost.dockerhost-equinix-ubuntu2404-armv8-1 armv8.2 sw.os.linux
[2025-05-29T21:00:21.981Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-29T21:00:21.981Z] USE_JRE=false
[2025-05-29T21:00:21.981Z] OLDPWD=/home/jenkins
[2025-05-29T21:00:21.981Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-29T21:00:21.981Z] HOME=/home/jenkins
[2025-05-29T21:00:21.981Z] ADOPTOPENJDK_BRANCH=master
[2025-05-29T21:00:21.981Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/31/
[2025-05-29T21:00:21.981Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1.tap
[2025-05-29T21:00:21.981Z] JDK_IMPL=hotspot
[2025-05-29T21:00:21.981Z] DOCKER_REQUIRED=false
[2025-05-29T21:00:21.981Z] HUDSON_COOKIE=d06b56cd-d91a-484f-93a0-b4724680fdf4
[2025-05-29T21:00:21.981Z] JENKINS_SERVER_COOKIE=durable-a5c19e2ee907bc8725af6612d6ec4111f913e0e105ea0bc5c940ded2bcc95aca
[2025-05-29T21:00:21.981Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../benchmarks
[2025-05-29T21:00:21.981Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-05-29T21:00:21.981Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1
[2025-05-29T21:00:21.981Z] KEEP_WORKSPACE=false
[2025-05-29T21:00:21.981Z] ARCHIVE_TEST_RESULTS=false
[2025-05-29T21:00:21.981Z] GENERATE_JOBS=true
[2025-05-29T21:00:21.981Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-29T21:00:21.981Z] PERSONAL_BUILD=false
[2025-05-29T21:00:21.981Z] LOGNAME=jenkins
[2025-05-29T21:00:21.981Z] NODE_NAME=test-docker-ubuntu2310-armv8l-1
[2025-05-29T21:00:21.981Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/31/display/redirect?page=artifacts
[2025-05-29T21:00:21.981Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux
[2025-05-29T21:00:21.981Z] STAGE_NAME=Setup
[2025-05-29T21:00:21.981Z] AUTO_DETECT=true
[2025-05-29T21:00:21.981Z] EXECUTOR_NUMBER=0
[2025-05-29T21:00:21.981Z] JDK_VERSION=8
[2025-05-29T21:00:21.981Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-29T21:00:21.981Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/31/display/redirect?page=tests
[2025-05-29T21:00:21.981Z] BUILD_DISPLAY_NAME=#31
[2025-05-29T21:00:21.981Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-29T21:00:21.981Z] TIME_LIMIT=25
[2025-05-29T21:00:21.981Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-29T21:00:21.981Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1
[2025-05-29T21:00:21.981Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-05-29T21:00:21.981Z] PLATFORM=aarch64_linux
[2025-05-29T21:00:21.981Z] TKG_ITERATIONS=1
[2025-05-29T21:00:21.981Z] EXIT_SUCCESS=false
[2025-05-29T21:00:21.981Z] BUILD_ID=31
[2025-05-29T21:00:21.981Z] RERUN_FAILURE=true
[2025-05-29T21:00:21.981Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-29T21:00:21.981Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1-31
[2025-05-29T21:00:21.981Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/system_lib
[2025-05-29T21:00:21.981Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-29T21:00:21.981Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-29T21:00:21.981Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/
[2025-05-29T21:00:21.981Z] KEEP_REPORTDIR=true
[2025-05-29T21:00:21.981Z] JCK_GIT_BRANCH=master
[2025-05-29T21:00:21.981Z] ORIGIN_JDK_VERSION=8
[2025-05-29T21:00:21.981Z] BUILD_NUMBER=31
[2025-05-29T21:00:21.981Z] JENKINS_NODE_COOKIE=19b0466e-40e3-4c0e-a5b1-72a2f1320508
[2025-05-29T21:00:21.981Z] SHELL=/bin/sh
[2025-05-29T21:00:21.981Z] ITERATIONS=1
[2025-05-29T21:00:21.981Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-29T21:00:21.981Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-05-29T21:00:21.981Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/31/display/redirect
[2025-05-29T21:00:21.981Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-29T21:00:21.981Z] SPEC=linux_aarch64
[2025-05-29T21:00:21.981Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-29T21:00:21.981Z] UPSTREAM_TEST_JOB_NUMBER=213
[2025-05-29T21:00:21.981Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-29T21:00:21.981Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/display/redirect
[2025-05-29T21:00:21.981Z] NUM_PROCESSORS=4
[2025-05-29T21:00:21.981Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-05-29T21:00:21.981Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1
[2025-05-29T21:00:21.981Z] SLACK_CHANNEL=aqavit-bot
[2025-05-29T21:00:21.981Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-29T21:00:21.981Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1
[2025-05-29T21:00:21.981Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:00:21.981Z] SSH_CONNECTION=78.47.239.97 50256 172.17.0.13 22
[2025-05-29T21:00:21.981Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1@tmp
[2025-05-29T21:00:21.981Z] PARALLEL=None
[2025-05-29T21:00:21.981Z] JOBSTARTTIME=Thu, 29 May 2025 21:00:16 +0000
[2025-05-29T21:00:21.981Z] DYNAMIC_COMPILE=false
[2025-05-29T21:00:21.981Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-29T21:00:22.377Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-29T21:00:22.404Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-29T21:01:10.683Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 496
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-29T21:01:10.976Z] 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-29T21:01:10.985Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1
[Pipeline] {
[Pipeline] sshagent
[2025-05-29T21:01:11.184Z] $ ssh-agent
[2025-05-29T21:01:11.780Z] SSH_AUTH_SOCK=/tmp/ssh-kUjgty8IYVCg/agent.1837666
[2025-05-29T21:01:11.780Z] SSH_AGENT_PID=1837668
[2025-05-29T21:01:11.780Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-29T21:01:11.789Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-29T21:01:11.823Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-29T21:01:13.351Z] + pwd
[2025-05-29T21:01:13.351Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-29T21:01:13.351Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests
[2025-05-29T21:01:13.351Z] get jdk binary...
[2025-05-29T21:01:13.351Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-29T21:01:13.351Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b04-ea.tar.gz ...
[2025-05-29T21:01:14.939Z] List files in jdkbinary folder...
[2025-05-29T21:01:14.939Z] total 283464
[2025-05-29T21:01:14.939Z] -rw-r--r-- 1 jenkins jenkins 147505774 May 29 20:35 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T21:01:14.939Z] -rw-r--r-- 1 jenkins jenkins 102205860 May 29 20:35 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T21:01:14.939Z] -rw-r--r-- 1 jenkins jenkins 40427169 May 29 20:35 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T21:01:14.939Z] -rw-r--r-- 1 jenkins jenkins 21196 May 29 20:42 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b04-ea-metadata.json
[2025-05-29T21:01:14.939Z] -rw-r--r-- 1 jenkins jenkins 80954 May 29 20:44 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b04-ea.json
[2025-05-29T21:01:14.939Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:01 tmp
[2025-05-29T21:01:14.939Z] List files in jdkbinary/tmp folder...
[2025-05-29T21:01:14.939Z] total 4
[2025-05-29T21:01:14.939Z] drwxr-xr-x 8 jenkins jenkins 4096 May 29 20:35 jdk8u462-b04
[2025-05-29T21:01:14.939Z] Moving directory jdk8u462-b04/ to ../j2sdk-image
[2025-05-29T21:01:14.939Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u462b04-ea.tar.gz ...
[2025-05-29T21:01:15.707Z] List files in jdkbinary folder...
[2025-05-29T21:01:15.707Z] total 283468
[2025-05-29T21:01:15.707Z] -rw-r--r-- 1 jenkins jenkins 147505774 May 29 20:35 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T21:01:15.707Z] -rw-r--r-- 1 jenkins jenkins 102205860 May 29 20:35 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T21:01:15.707Z] -rw-r--r-- 1 jenkins jenkins 40427169 May 29 20:35 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T21:01:15.707Z] -rw-r--r-- 1 jenkins jenkins 21196 May 29 20:42 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b04-ea-metadata.json
[2025-05-29T21:01:15.707Z] -rw-r--r-- 1 jenkins jenkins 80954 May 29 20:44 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b04-ea.json
[2025-05-29T21:01:15.707Z] drwxr-xr-x 8 jenkins jenkins 4096 May 29 20:35 j2sdk-image
[2025-05-29T21:01:15.707Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:01 tmp
[2025-05-29T21:01:15.707Z] List files in jdkbinary/tmp folder...
[2025-05-29T21:01:15.707Z] total 4
[2025-05-29T21:01:15.707Z] drwxr-xr-x 5 jenkins jenkins 4096 May 29 20:35 jdk8u462-b04-jre
[2025-05-29T21:01:15.707Z] Moving directory jdk8u462-b04-jre/ to ../j2re-image
[2025-05-29T21:01:15.707Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b04-ea.tar.gz over ./j2sdk-image/jre...
[2025-05-29T21:01:18.170Z] Removing top-level folder jdk8u462-b04-debug-image/
[2025-05-29T21:01:18.170Z] Removing top-level folder jdk8u462-b04/
[2025-05-29T21:01:18.946Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-05-29T21:01:18.946Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-29T21:01:18.946Z] openjdk version "1.8.0_462-beta"
[2025-05-29T21:01:18.946Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505292002-b04)
[2025-05-29T21:01:18.947Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b04, mixed mode)
[2025-05-29T21:01:18.947Z] =JAVA VERSION OUTPUT END=
[2025-05-29T21:01:18.947Z] =RELEASE INFO BEGIN=
[2025-05-29T21:01:18.947Z] JAVA_VERSION="1.8.0_462"
[2025-05-29T21:01:18.947Z] OS_NAME="Linux"
[2025-05-29T21:01:18.947Z] OS_VERSION="2.6"
[2025-05-29T21:01:18.947Z] OS_ARCH="aarch64"
[2025-05-29T21:01:18.947Z] SOURCE=".:git:5d91272e9816+"
[2025-05-29T21:01:18.947Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-29T21:01:18.947Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de"
[2025-05-29T21:01:18.947Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-29T21:01:18.947Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-29T21:01:18.947Z] FULL_VERSION="1.8.0_462-beta-202505292002-b04"
[2025-05-29T21:01:18.947Z] SEMANTIC_VERSION="8.0.462+4"
[2025-05-29T21:01:18.947Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-05-29T21:01:18.947Z] JVM_VARIANT="Hotspot"
[2025-05-29T21:01:18.947Z] JVM_VERSION="25.462-b04"
[2025-05-29T21:01:18.947Z] IMAGE_TYPE="JDK"
[2025-05-29T21:01:18.947Z] =RELEASE INFO END=
[2025-05-29T21:01:18.947Z] get testKitGen...
[2025-05-29T21:01:18.947Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-29T21:01:19.714Z] git rev-parse master
[2025-05-29T21:01:19.714Z] git checkout -q -f 957d1afa46fad3da74dc289c4196f3916b184c5f
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-29T21:01:20.233Z] $ ssh-agent -k
[2025-05-29T21:01:20.242Z] unset SSH_AUTH_SOCK;
[2025-05-29T21:01:20.243Z] unset SSH_AGENT_PID;
[2025-05-29T21:01:20.243Z] echo Agent pid 1837668 killed;
[2025-05-29T21:01:20.823Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-29T21:01:21.202Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=213&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=496&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-29T21:01:21.214Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2310-armv8l-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=213&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=496&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-29T21:01:21.244Z] Building tests...
[Pipeline] timeout
[2025-05-29T21:01:21.250Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-29T21:01:22.059Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 213
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-29T21:01:22.098Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-29T21:01:22.116Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-29T21:01:23.552Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-29T21:01:23.552Z] --------------------------------------------
[2025-05-29T21:01:23.552Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:01:23.552Z] task is set to default
[2025-05-29T21:01:23.552Z] dependencyList is set to all
[2025-05-29T21:01:23.552Z] --------------------------------------------
[2025-05-29T21:01:23.552Z] Starting download third party dependent jars
[2025-05-29T21:01:23.552Z] --------------------------------------------
[2025-05-29T21:01:23.552Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-29T21:01:23.552Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-05-29T21:01:24.241Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-05-29T21:01:24.253Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-05-29T21:01:24.335Z] $ ssh-agent
[2025-05-29T21:01:24.925Z] SSH_AUTH_SOCK=/tmp/ssh-3AEmmDIySkP0/agent.1837770
[2025-05-29T21:01:24.925Z] SSH_AGENT_PID=1837772
[2025-05-29T21:01:24.925Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-05-29T21:01:26.374Z] + bash ./compile.sh
[2025-05-29T21:01:26.374Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-05-29T21:01:26.374Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:01:26.374Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T21:01:26.374Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T21:01:26.374Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-29T21:01:26.375Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-29T21:01:26.375Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-29T21:01:27.155Z]
[2025-05-29T21:01:27.155Z] build:
[2025-05-29T21:01:27.155Z]
[2025-05-29T21:01:27.155Z] clean:
[2025-05-29T21:01:27.155Z]
[2025-05-29T21:01:27.155Z] init:
[2025-05-29T21:01:27.155Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/bin
[2025-05-29T21:01:27.155Z]
[2025-05-29T21:01:27.155Z] getDependentLibs:
[2025-05-29T21:01:27.155Z] [exec] --------------------------------------------
[2025-05-29T21:01:27.155Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:01:27.155Z] [exec] task is set to default
[2025-05-29T21:01:27.155Z] [exec] dependencyList is set to json_simple
[2025-05-29T21:01:27.155Z] [exec] --------------------------------------------
[2025-05-29T21:01:27.155Z] [exec] Starting download third party dependent jars
[2025-05-29T21:01:27.155Z] [exec] --------------------------------------------
[2025-05-29T21:01:27.155Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:01:27.155Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-29T21:01:27.155Z] [exec] downloaded dependent third party jars successfully
[2025-05-29T21:01:27.155Z]
[2025-05-29T21:01:27.155Z] compile:
[2025-05-29T21:01:27.155Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-29T21:01:27.155Z] [echo] ============COMPILER SETTINGS============
[2025-05-29T21:01:27.155Z] [echo] ===fork: yes
[2025-05-29T21:01:27.155Z] [echo] ===debug: on
[2025-05-29T21:01:27.940Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/bin
[2025-05-29T21:01:29.528Z]
[2025-05-29T21:01:29.528Z] dist:
[2025-05-29T21:01:29.528Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-29T21:01:29.528Z]
[2025-05-29T21:01:29.528Z] BUILD SUCCESSFUL
[2025-05-29T21:01:29.528Z] Total time: 3 seconds
[2025-05-29T21:01:29.528Z] 0
[2025-05-29T21:01:29.528Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-29T21:01:30.300Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-29T21:01:30.300Z] microArchOutput:
[2025-05-29T21:01:31.066Z] ****************************** MACHINE INFO ******************************
[2025-05-29T21:01:31.066Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG
[2025-05-29T21:01:31.066Z] Free Physical Memory Size : 4644081664
[2025-05-29T21:01:31.066Z] Free space (bytes) : 196444258304
[2025-05-29T21:01:31.066Z] Total Physical Memory Size : 6442450944
[2025-05-29T21:01:31.066Z] Total space (bytes) : 934951190528
[2025-05-29T21:01:31.066Z] Usable space (bytes) : 148924035072
[2025-05-29T21:01:31.066Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-29T21:01:31.066Z] bashVersion :
[2025-05-29T21:01:31.066Z] GNU bash, version 5.2.15(1)-release (aarch64-unknown-linux-gnu)
[2025-05-29T21:01:31.066Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-29T21:01:31.066Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-29T21:01:31.066Z]
[2025-05-29T21:01:31.066Z] This is free software; you are free to change and redistribute it.
[2025-05-29T21:01:31.067Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-29T21:01:31.067Z] cpuCores : 160
[2025-05-29T21:01:31.067Z] curlVersion :
[2025-05-29T21:01:31.067Z] curl 8.2.1 (aarch64-unknown-linux-gnu) libcurl/8.2.1 OpenSSL/3.0.10 zlib/1.2.13 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.3) libssh/0.10.5/openssl/zlib nghttp2/1.55.1 librtmp/2.3 OpenLDAP/2.6.6
[2025-05-29T21:01:31.067Z] Release-Date: 2023-07-26
[2025-05-29T21:01:31.067Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-29T21:01:31.067Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-29T21:01:31.067Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-29T21:01:31.067Z] gcc version : 13
[2025-05-29T21:01:31.067Z] gclibc version : ldd (Ubuntu GLIBC 2.38-1ubuntu6.3) 2.38
[2025-05-29T21:01:31.067Z] gdb version : bash: line 1: gdb: command not found
[2025-05-29T21:01:31.067Z] lldb version : Command could not be executed
[2025-05-29T21:01:31.067Z] makeVersion :
[2025-05-29T21:01:31.067Z] GNU Make 4.3
[2025-05-29T21:01:31.067Z] Built for aarch64-unknown-linux-gnu
[2025-05-29T21:01:31.067Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-05-29T21:01:31.067Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-29T21:01:31.067Z] This is free software: you are free to change and redistribute it.
[2025-05-29T21:01:31.067Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-29T21:01:31.067Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-29T21:01:31.067Z] osInfo :
[2025-05-29T21:01:31.067Z] PRETTY_NAME="Ubuntu 23.10"
[2025-05-29T21:01:31.067Z] NAME="Ubuntu"
[2025-05-29T21:01:31.067Z] VERSION_ID="23.10"
[2025-05-29T21:01:31.067Z] VERSION="23.10 (Mantic Minotaur)"
[2025-05-29T21:01:31.067Z] VERSION_CODENAME=mantic
[2025-05-29T21:01:31.067Z] ID=ubuntu
[2025-05-29T21:01:31.067Z] ID_LIKE=debian
[2025-05-29T21:01:31.067Z] HOME_URL="https://www.ubuntu.com/"
[2025-05-29T21:01:31.067Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-05-29T21:01:31.067Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-05-29T21:01:31.067Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-05-29T21:01:31.067Z] UBUNTU_CODENAME=mantic
[2025-05-29T21:01:31.067Z] LOGO=ubuntu-logo
[2025-05-29T21:01:31.067Z] osLabel : ubuntu.23
[2025-05-29T21:01:31.067Z] perlVersion :
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] This is perl 5, version 36, subversion 0 (v5.36.0) built for aarch64-linux-gnu-thread-multi
[2025-05-29T21:01:31.067Z] (with 54 registered patches, see perl -V for more detail)
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] Copyright 1987-2022, Larry Wall
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-29T21:01:31.067Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-29T21:01:31.067Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-29T21:01:31.067Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-29T21:01:31.067Z] procArch : aarch64
[2025-05-29T21:01:31.067Z] sysArch : aarch64
[2025-05-29T21:01:31.067Z] sysOS : Linux
[2025-05-29T21:01:31.067Z] ulimit :
[2025-05-29T21:01:31.067Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-05-29T21:01:31.067Z] core file size (blocks, -c) unlimited
[2025-05-29T21:01:31.067Z] data seg size (kbytes, -d) unlimited
[2025-05-29T21:01:31.067Z] scheduling priority (-e) 0
[2025-05-29T21:01:31.067Z] file size (blocks, -f) unlimited
[2025-05-29T21:01:31.067Z] pending signals (-i) 2053843
[2025-05-29T21:01:31.067Z] max locked memory (kbytes, -l) 8192
[2025-05-29T21:01:31.067Z] max memory size (kbytes, -m) unlimited
[2025-05-29T21:01:31.067Z] open files (-n) 1048576
[2025-05-29T21:01:31.067Z] pipe size (512 bytes, -p) 8
[2025-05-29T21:01:31.067Z] POSIX message queues (bytes, -q) 819200
[2025-05-29T21:01:31.067Z] real-time priority (-r) 0
[2025-05-29T21:01:31.067Z] stack size (kbytes, -s) 8192
[2025-05-29T21:01:31.067Z] cpu time (seconds, -t) unlimited
[2025-05-29T21:01:31.067Z] max user processes (-u) unlimited
[2025-05-29T21:01:31.067Z] virtual memory (kbytes, -v) unlimited
[2025-05-29T21:01:31.067Z] file locks (-x) unlimited
[2025-05-29T21:01:31.067Z] uname : Linux 1802c044a170 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-05-29T21:01:31.067Z] vmVendor : Oracle Corporation
[2025-05-29T21:01:31.067Z] vmVersion : 25.462-b04
[2025-05-29T21:01:31.067Z] xlc version : bash: line 1: xlC: command not found
[2025-05-29T21:01:31.067Z] **************************************************************************
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] System.getProperty('java.vendor')=Temurin
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] System.getProperty('os.name')=Linux
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.067Z] System.getProperty('os.arch')=aarch64
[2025-05-29T21:01:31.067Z]
[2025-05-29T21:01:31.068Z] System.getProperty('java.fullversion')=null
[2025-05-29T21:01:31.068Z]
[2025-05-29T21:01:31.068Z] System.getProperty('sun.arch.data.model')=64
[2025-05-29T21:01:31.068Z]
[2025-05-29T21:01:31.068Z] make -f clean.mk cleanBuild
[2025-05-29T21:01:31.068Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG'
[2025-05-29T21:01:31.068Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest
[2025-05-29T21:01:31.068Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG'
[2025-05-29T21:01:31.068Z] make -f compile.mk compile
[2025-05-29T21:01:31.068Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG'
[2025-05-29T21:01:31.068Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T21:01:31.068Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T21:01:31.068Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-29T21:01:31.068Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-29T21:01:31.841Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2025-05-29T21:01:32.614Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2025-05-29T21:01:32.614Z]
[2025-05-29T21:01:32.614Z] -create_test_directory:
[2025-05-29T21:01:32.614Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jvmtest
[2025-05-29T21:01:32.614Z]
[2025-05-29T21:01:32.614Z] stage_test_material:
[2025-05-29T21:01:32.614Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jvmtest
[2025-05-29T21:01:32.614Z]
[2025-05-29T21:01:32.614Z] build:
[2025-05-29T21:01:32.614Z]
[2025-05-29T21:01:32.614Z] build:
[2025-05-29T21:01:32.614Z]
[2025-05-29T21:01:32.614Z] getJtregVersion:
[2025-05-29T21:01:32.614Z] [echo] jtreg version used is : jtreg_5_1_b01
[2025-05-29T21:01:33.383Z]
[2025-05-29T21:01:33.383Z] getDependentLibs:
[2025-05-29T21:01:33.383Z] [exec] --------------------------------------------
[2025-05-29T21:01:33.383Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:01:33.383Z] [exec] task is set to default
[2025-05-29T21:01:33.383Z] [exec] dependencyList is set to jtreg_5_1_b01
[2025-05-29T21:01:33.383Z] [exec] --------------------------------------------
[2025-05-29T21:01:33.383Z] [exec] Starting download third party dependent jars
[2025-05-29T21:01:33.383Z] [exec] --------------------------------------------
[2025-05-29T21:01:33.383Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:01:33.383Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-29T21:01:33.383Z] [exec] downloaded dependent third party jars successfully
[2025-05-29T21:01:33.383Z]
[2025-05-29T21:01:33.383Z] getJtreg:
[2025-05-29T21:01:33.383Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jvmtest/openjdk
[2025-05-29T21:01:33.383Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/openjdk
[2025-05-29T21:01:33.383Z]
[2025-05-29T21:01:33.383Z] openjdk-jdk.check:
[2025-05-29T21:01:33.383Z]
[2025-05-29T21:01:33.383Z] getOpenjdk:
[2025-05-29T21:01:33.383Z] [echo] Using a git ls-remote command to determine if the jdk source repo has an available 'u' version yet.
[2025-05-29T21:01:33.383Z] [echo] git ls-remote -h https://github.com/adoptium/jdk8u.git
[2025-05-29T21:01:33.383Z] [exec] d62900038b8d80b87a8ddafaa448f167eb12358d refs/heads/dev
[2025-05-29T21:01:33.383Z] [exec] abda9d84100179c80c16f642b3ab470a905b3018 refs/heads/master
[2025-05-29T21:01:33.383Z] [exec] 5d91272e9816e468a12fcd1015d8d43e1430afa0 refs/heads/release
[2025-05-29T21:01:33.383Z] [echo] Command passed. Setting repo name to the 'u' version.
[2025-05-29T21:01:33.383Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-05-29T21:01:33.383Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u.git openjdk-jdk
[2025-05-29T21:01:59.186Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2025-05-29T21:01:59.186Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-05-29T21:01:59.186Z] [exec] JDK8_BRANCH=d62900038b8d80b87a8ddafaa448f167eb12358d
[2025-05-29T21:01:59.186Z]
[2025-05-29T21:01:59.186Z] dist:
[2025-05-29T21:01:59.186Z] [copy] Copying 40 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jvmtest/openjdk
[2025-05-29T21:01:59.186Z]
[2025-05-29T21:01:59.186Z] BUILD SUCCESSFUL
[2025-05-29T21:01:59.186Z] Total time: 24 seconds
[2025-05-29T21:01:59.186Z] 0
[2025-05-29T21:01:59.186Z]
[2025-05-29T21:01:59.186Z]
[2025-05-29T21:01:59.186Z] RECORD TEST REPOs SHA
[2025-05-29T21:01:59.186Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-29T21:01:59.186Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-05-29T21:01:59.187Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-29T21:01:59.187Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-29T21:01:59.187Z] ================================================
[2025-05-29T21:01:59.187Z] timestamp: 20250529-210155
[2025-05-29T21:01:59.187Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests
[2025-05-29T21:01:59.187Z] git repo:
[2025-05-29T21:01:59.187Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-29T21:01:59.187Z] sha:
[2025-05-29T21:01:59.187Z] a79f7af646844c1bdeec57e610938db731e79b77
[2025-05-29T21:01:59.187Z] ================================================
[2025-05-29T21:01:59.187Z] timestamp: 20250529-210155
[2025-05-29T21:01:59.187Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG
[2025-05-29T21:01:59.187Z] git repo:
[2025-05-29T21:01:59.187Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-29T21:01:59.187Z] sha:
[2025-05-29T21:01:59.187Z] 957d1afa46fad3da74dc289c4196f3916b184c5f
[2025-05-29T21:01:59.187Z] ================================================
[2025-05-29T21:01:59.187Z] timestamp: 20250529-210155
[2025-05-29T21:01:59.187Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/openjdk/openjdk-jdk
[2025-05-29T21:01:59.187Z] git repo:
[2025-05-29T21:01:59.187Z] Fetch URL: https://github.com/adoptium/jdk8u.git
[2025-05-29T21:01:59.187Z] sha:
[2025-05-29T21:01:59.187Z] d62900038b8d80b87a8ddafaa448f167eb12358d
[2025-05-29T21:01:59.187Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG'
[Pipeline] }
[2025-05-29T21:01:59.770Z] $ ssh-agent -k
[2025-05-29T21:01:59.779Z] unset SSH_AUTH_SOCK;
[2025-05-29T21:01:59.779Z] unset SSH_AGENT_PID;
[2025-05-29T21:01:59.779Z] echo Agent pid 1837772 killed;
[2025-05-29T21:02:00.359Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-29T21:02:00.506Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-29T21:02:00.530Z] ITERATION: 1/1
[Pipeline] wrap
[2025-05-29T21:02:00.865Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/.xvfb-31-..fbdir4165121109992243966
[Pipeline] {
[Pipeline] sh
[2025-05-29T21:02:22.780Z] + ps -f
[2025-05-29T21:02:22.782Z] + grep [X]vfb
[2025-05-29T21:02:22.782Z] + awk {print $9}
[Pipeline] echo
[2025-05-29T21:02:23.315Z] env.DISPLAY is :0
[Pipeline] sh
[2025-05-29T21:02:24.769Z] + uname
[2025-05-29T21:02:24.769Z] + [ Linux = AIX ]
[2025-05-29T21:02:24.769Z] + uname
[2025-05-29T21:02:24.769Z] + [ Linux = SunOS ]
[2025-05-29T21:02:24.769Z] + uname
[2025-05-29T21:02:24.769Z] + [ Linux = *BSD ]
[2025-05-29T21:02:24.769Z] + MAKE=make
[2025-05-29T21:02:24.769Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-29T21:02:24.769Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-29T21:02:27.092Z] + uname
[2025-05-29T21:02:27.092Z] + [ Linux = AIX ]
[2025-05-29T21:02:27.092Z] + uname
[2025-05-29T21:02:27.092Z] + [ Linux = SunOS ]
[2025-05-29T21:02:27.092Z] + uname
[2025-05-29T21:02:27.092Z] + [ Linux = *BSD ]
[2025-05-29T21:02:27.092Z] + MAKE=make
[2025-05-29T21:02:27.092Z] + cd ./aqa-tests
[2025-05-29T21:02:27.092Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-29T21:02:27.092Z] + set +x
[2025-05-29T21:02:27.092Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-05-29T21:02:27.092Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-05-29T21:02:27.093Z] make _testList TESTLIST=jdk_beans_0,jdk_net_0,jdk_management_1,jdk_nio_0,jdk_jmx_1,jdk_other_0,jdk_tools_0,jdk_security3_1,jdk_instrument_0,jdk_text_1,jdk_imageio_1
[2025-05-29T21:02:27.093Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG'
[2025-05-29T21:02:27.093Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-05-29T21:02:27.093Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-05-29T21:02:27.093Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_beans_0,jdk_net_0,jdk_management_1,jdk_nio_0,jdk_jmx_1,jdk_other_0,jdk_tools_0,jdk_security3_1,jdk_instrument_0,jdk_text_1,jdk_imageio_1
[2025-05-29T21:02:27.093Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG'
[2025-05-29T21:02:27.093Z] perl scripts/configure.pl
[2025-05-29T21:02:27.093Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.23" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_beans_0,jdk_net_0,jdk_management_1,jdk_nio_0,jdk_jmx_1,jdk_other_0,jdk_tools_0,jdk_security3_1,jdk_instrument_0,jdk_text_1,jdk_imageio_1 --numOfMachines= --testTime= --TRSSURL=
[2025-05-29T21:02:27.093Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-29T21:02:27.093Z]
[2025-05-29T21:02:27.093Z] Starting to generate test make files.
[2025-05-29T21:02:27.093Z]
[2025-05-29T21:02:28.713Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../openjdk/playlist.xml
[2025-05-29T21:02:29.480Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../openjdk/autoGen.mk
[2025-05-29T21:02:29.480Z]
[2025-05-29T21:02:29.480Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../autoGen.mk
[2025-05-29T21:02:29.480Z]
[2025-05-29T21:02:29.480Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2025-05-29T21:02:29.480Z]
[2025-05-29T21:02:29.480Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2025-05-29T21:02:29.480Z]
[2025-05-29T21:02:29.480Z] Make files are generated successfully.
[2025-05-29T21:02:29.480Z]
[2025-05-29T21:02:29.480Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG'
[2025-05-29T21:02:29.480Z] make -f runtest.mk _testList
[2025-05-29T21:02:29.480Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG'
[2025-05-29T21:02:29.480Z]
[2025-05-29T21:02:29.480Z] Running make 4.3
[2025-05-29T21:02:29.480Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/..
[2025-05-29T21:02:29.480Z] set JDK_VERSION to 8
[2025-05-29T21:02:29.480Z] set JDK_IMPL to hotspot
[2025-05-29T21:02:29.480Z] set JVM_VERSION to openjdk8
[2025-05-29T21:02:29.480Z] set JCL_VERSION to latest
[2025-05-29T21:02:29.480Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-05-29T21:02:29.480Z] set SPEC to linux_aarch64
[2025-05-29T21:02:29.480Z] set TEST_FLAG to
[2025-05-29T21:02:29.480Z] set OS_LABEL to ubuntu.23
[2025-05-29T21:02:29.480Z] Running testList ...
[2025-05-29T21:02:29.480Z] There are 11 test targets in testList
[2025-05-29T21:02:29.480Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -version
[2025-05-29T21:02:29.480Z] openjdk version "1.8.0_462-beta"
[2025-05-29T21:02:29.480Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505292002-b04)
[2025-05-29T21:02:29.480Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b04, mixed mode)
[2025-05-29T21:02:29.480Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests'
[2025-05-29T21:02:29.480Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/aqa-tests/openjdk'
[2025-05-29T21:02:29.480Z]
[2025-05-29T21:02:29.480Z] ===============================================