Test_openjdk8_hs_extended.system_aarch64_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 521
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3040
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 330
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux@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.system_aarch64_linux@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 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
Commit message: "[JDK26] Exclude JEP500 Specific Tests"
> git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-11-22T21:32:36.988Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-11-22T21:32:36.989Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-22T21:32:36.998Z] Found a total of 8 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-11-22T21:32:37.002Z] dynamicAgents: []
[Pipeline] node
[2025-11-22T21:32:37.027Z] Running on test-docker-ubuntu2404-armv8-6 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-11-22T21:32:37.047Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-22T21:32:37.427Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-22T21:32:37.427Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-22T21:32:37.603Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-22T21:32:37.835Z] The recommended git tool is: git
[2025-11-22T21:32:38.190Z] No credentials specified
[2025-11-22T21:32:38.365Z] Cloning the remote Git repository
[2025-11-22T21:32:38.628Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-22T21:32:38.628Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests # timeout=10
[2025-11-22T21:32:38.670Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-22T21:32:38.670Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-22T21:32:38.670Z] > git --version # timeout=10
[2025-11-22T21:32:38.673Z] > git --version # 'git version 2.43.0'
[2025-11-22T21:32:38.673Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-22T21:32:43.528Z] Avoid second fetch
[2025-11-22T21:32:43.253Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-22T21:32:43.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-22T21:32:43.708Z] Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master)
[2025-11-22T21:32:43.614Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-22T21:32:43.794Z] > git config core.sparsecheckout # timeout=10
[2025-11-22T21:32:43.798Z] > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
[2025-11-22T21:32:44.969Z] Commit message: "[JDK26] Exclude JEP500 Specific Tests"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-22T21:32:46.803Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-22T21:32:46.820Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-22T21:32:48.700Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-11-22T21:32:49.414Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-22T21:32:51.245Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-22T21:32:51.245Z] Unix type machine..
[2025-11-22T21:32:51.245Z] Running on a Linux host
[2025-11-22T21:32:51.245Z] 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-11-22T21:32:54.348Z] + printenv
[2025-11-22T21:32:54.348Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-22T21:32:54.348Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-22T21:32:54.348Z] SETUP_JCK_RUN=false
[2025-11-22T21:32:54.348Z] USE_TESTENV_PROPERTIES=false
[2025-11-22T21:32:54.348Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-22T21:32:54.348Z] SSH_CLIENT=78.47.239.97 42664 22
[2025-11-22T21:32:54.348Z] USER=jenkins
[2025-11-22T21:32:54.348Z] BUILD_LIST=system
[2025-11-22T21:32:54.348Z] SDK_RESOURCE=upstream
[2025-11-22T21:32:54.348Z] OPENJ9_BRANCH=master
[2025-11-22T21:32:54.348Z] jobStatus=SUCCESS
[2025-11-22T21:32:54.348Z] CI=true
[2025-11-22T21:32:54.348Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1036/display/redirect?page=changes
[2025-11-22T21:32:54.348Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-22T21:32:54.348Z] UPSTREAM_JOB_NUMBER=521
[2025-11-22T21:32:54.348Z] TARGET=extended.system
[2025-11-22T21:32:54.348Z] EXIT_FAILURE=false
[2025-11-22T21:32:54.348Z] NODE_LABELS=armv8 hw.arch.aarch64 hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-3 test test-docker-ubuntu2404-armv8-6 ci.role.test ubuntu linux armv8.2 sw.os.linux
[2025-11-22T21:32:54.348Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-22T21:32:54.348Z] USE_JRE=false
[2025-11-22T21:32:54.348Z] OLDPWD=/home/jenkins
[2025-11-22T21:32:54.348Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-22T21:32:54.348Z] HOME=/home/jenkins
[2025-11-22T21:32:54.348Z] ADOPTOPENJDK_BRANCH=master
[2025-11-22T21:32:54.348Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1036/
[2025-11-22T21:32:54.348Z] TAP_NAME=Test_openjdk8_hs_extended.system_aarch64_linux.tap
[2025-11-22T21:32:54.348Z] JDK_IMPL=hotspot
[2025-11-22T21:32:54.348Z] DOCKER_REQUIRED=false
[2025-11-22T21:32:54.348Z] HUDSON_COOKIE=23757b13-68fc-4459-8e96-7c4c9437fde1
[2025-11-22T21:32:54.348Z] JENKINS_SERVER_COOKIE=durable-09ba1ffaf13d9dce393b11c2412ee9ef8e52f9cde84501865242a8041c22d878
[2025-11-22T21:32:54.348Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../benchmarks
[2025-11-22T21:32:54.348Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-11-22T21:32:54.348Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[2025-11-22T21:32:54.348Z] KEEP_WORKSPACE=false
[2025-11-22T21:32:54.348Z] ARCHIVE_TEST_RESULTS=false
[2025-11-22T21:32:54.348Z] GENERATE_JOBS=true
[2025-11-22T21:32:54.348Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-22T21:32:54.348Z] PERSONAL_BUILD=false
[2025-11-22T21:32:54.348Z] LOGNAME=jenkins
[2025-11-22T21:32:54.348Z] NODE_NAME=test-docker-ubuntu2404-armv8-6
[2025-11-22T21:32:54.348Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1036/display/redirect?page=artifacts
[2025-11-22T21:32:54.348Z] STAGE_NAME=Setup
[2025-11-22T21:32:54.348Z] AUTO_DETECT=true
[2025-11-22T21:32:54.348Z] EXECUTOR_NUMBER=0
[2025-11-22T21:32:54.348Z] JDK_VERSION=8
[2025-11-22T21:32:54.348Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-22T21:32:54.348Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1036/display/redirect?page=tests
[2025-11-22T21:32:54.348Z] BUILD_DISPLAY_NAME=#1036
[2025-11-22T21:32:54.348Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-22T21:32:54.348Z] TIME_LIMIT=25
[2025-11-22T21:32:54.348Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-22T21:32:54.348Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_aarch64_linux
[2025-11-22T21:32:54.348Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-11-22T21:32:54.348Z] PLATFORM=aarch64_linux
[2025-11-22T21:32:54.348Z] TKG_ITERATIONS=1
[2025-11-22T21:32:54.348Z] EXIT_SUCCESS=false
[2025-11-22T21:32:54.348Z] BUILD_ID=1036
[2025-11-22T21:32:54.348Z] RERUN_FAILURE=true
[2025-11-22T21:32:54.348Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-22T21:32:54.348Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_aarch64_linux-1036
[2025-11-22T21:32:54.348Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:32:54.348Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-22T21:32:54.348Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-22T21:32:54.348Z] LANG=C.UTF-8
[2025-11-22T21:32:54.348Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/
[2025-11-22T21:32:54.348Z] KEEP_REPORTDIR=false
[2025-11-22T21:32:54.348Z] JCK_GIT_BRANCH=master
[2025-11-22T21:32:54.348Z] ORIGIN_JDK_VERSION=8
[2025-11-22T21:32:54.348Z] BUILD_NUMBER=1036
[2025-11-22T21:32:54.348Z] JENKINS_NODE_COOKIE=bb80594e-229e-4f95-b2dd-6157a68e3161
[2025-11-22T21:32:54.348Z] SHELL=/bin/sh
[2025-11-22T21:32:54.348Z] ITERATIONS=1
[2025-11-22T21:32:54.348Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-11-22T21:32:54.348Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-11-22T21:32:54.348Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1036/display/redirect
[2025-11-22T21:32:54.348Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-22T21:32:54.348Z] SPEC=linux_aarch64
[2025-11-22T21:32:54.348Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-22T21:32:54.348Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-22T21:32:54.348Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/display/redirect
[2025-11-22T21:32:54.348Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-11-22T21:32:54.348Z] JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_linux
[2025-11-22T21:32:54.348Z] SLACK_CHANNEL=aqavit-bot
[2025-11-22T21:32:54.348Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-22T21:32:54.348Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[2025-11-22T21:32:54.348Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/lib
[2025-11-22T21:32:54.348Z] TEST_TIME=120
[2025-11-22T21:32:54.348Z] SSH_CONNECTION=78.47.239.97 42664 172.17.0.3 22
[2025-11-22T21:32:54.348Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux@tmp
[2025-11-22T21:32:54.348Z] PARALLEL=Dynamic
[2025-11-22T21:32:54.348Z] JOBSTARTTIME=Sat, 22 Nov 2025 21:32:47 +0000
[2025-11-22T21:32:54.348Z] DYNAMIC_COMPILE=false
[2025-11-22T21:32:54.348Z] 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-11-22T21:32:54.878Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-22T21:32:54.886Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-22T21:33:48.226Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 521
[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-11-22T21:33:48.416Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-22T21:33:48.423Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-22T21:33:48.531Z] $ ssh-agent
[2025-11-22T21:33:49.381Z] SSH_AUTH_SOCK=/tmp/ssh-OG92R1yjm73g/agent.10370
[2025-11-22T21:33:49.382Z] SSH_AGENT_PID=10372
[2025-11-22T21:33:49.382Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-22T21:33:49.396Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-22T21:33:49.425Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-22T21:33:51.285Z] + pwd
[2025-11-22T21:33:51.285Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/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-11-22T21:33:51.285Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests
[2025-11-22T21:33:51.285Z] get jdk binary...
[2025-11-22T21:33:51.285Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-22T21:33:51.285Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b02-ea.tar.gz ...
[2025-11-22T21:33:52.234Z] List files in jdkbinary folder...
[2025-11-22T21:33:52.234Z] total 283608
[2025-11-22T21:33:52.234Z] -rw-r--r-- 1 jenkins jenkins 147584818 Nov 22 21:19 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b02-ea.tar.gz
[2025-11-22T21:33:52.234Z] -rw-r--r-- 1 jenkins jenkins 102244412 Nov 22 21:19 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b02-ea.tar.gz
[2025-11-22T21:33:52.234Z] -rw-r--r-- 1 jenkins jenkins 40461331 Nov 22 21:19 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b02-ea.tar.gz
[2025-11-22T21:33:52.234Z] -rw-rw-r-- 1 jenkins jenkins 21113 Nov 22 21:24 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b02-ea-metadata.json
[2025-11-22T21:33:52.234Z] -rw-r--r-- 1 jenkins jenkins 80708 Nov 22 21:26 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b02-ea.json
[2025-11-22T21:33:52.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 21:33 tmp
[2025-11-22T21:33:52.234Z] List files in jdkbinary/tmp folder...
[2025-11-22T21:33:52.234Z] total 4
[2025-11-22T21:33:52.234Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 22 21:19 jdk8u482-b02
[2025-11-22T21:33:52.234Z] Moving directory jdk8u482-b02/ to ../j2sdk-image
[2025-11-22T21:33:52.234Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u482b02-ea.tar.gz ...
[2025-11-22T21:33:53.183Z] List files in jdkbinary folder...
[2025-11-22T21:33:53.183Z] total 283612
[2025-11-22T21:33:53.183Z] -rw-r--r-- 1 jenkins jenkins 147584818 Nov 22 21:19 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b02-ea.tar.gz
[2025-11-22T21:33:53.183Z] -rw-r--r-- 1 jenkins jenkins 102244412 Nov 22 21:19 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b02-ea.tar.gz
[2025-11-22T21:33:53.183Z] -rw-r--r-- 1 jenkins jenkins 40461331 Nov 22 21:19 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b02-ea.tar.gz
[2025-11-22T21:33:53.183Z] -rw-rw-r-- 1 jenkins jenkins 21113 Nov 22 21:24 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b02-ea-metadata.json
[2025-11-22T21:33:53.183Z] -rw-r--r-- 1 jenkins jenkins 80708 Nov 22 21:26 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b02-ea.json
[2025-11-22T21:33:53.184Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 22 21:19 j2sdk-image
[2025-11-22T21:33:53.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 21:33 tmp
[2025-11-22T21:33:53.184Z] List files in jdkbinary/tmp folder...
[2025-11-22T21:33:53.184Z] total 4
[2025-11-22T21:33:53.184Z] drwxr-xr-x 5 jenkins jenkins 4096 Nov 22 21:19 jdk8u482-b02-jre
[2025-11-22T21:33:53.184Z] Moving directory jdk8u482-b02-jre/ to ../j2re-image
[2025-11-22T21:33:53.184Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b02-ea.tar.gz over ./j2sdk-image/jre...
[2025-11-22T21:33:56.188Z] Removing top-level folder jdk8u482-b02-debug-image/
[2025-11-22T21:33:56.188Z] Removing top-level folder jdk8u482-b02/
[2025-11-22T21:33:56.188Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-22T21:33:56.188Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-22T21:33:57.136Z] openjdk version "1.8.0_482-beta"
[2025-11-22T21:33:57.136Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511222103-b02)
[2025-11-22T21:33:57.136Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b02, mixed mode)
[2025-11-22T21:33:57.136Z] =JAVA VERSION OUTPUT END=
[2025-11-22T21:33:57.136Z] =RELEASE INFO BEGIN=
[2025-11-22T21:33:57.136Z] JAVA_VERSION="1.8.0_482"
[2025-11-22T21:33:57.136Z] OS_NAME="Linux"
[2025-11-22T21:33:57.136Z] OS_VERSION="2.6"
[2025-11-22T21:33:57.136Z] OS_ARCH="aarch64"
[2025-11-22T21:33:57.136Z] SOURCE=".:git:4d5b13148b00+"
[2025-11-22T21:33:57.136Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-22T21:33:57.136Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f"
[2025-11-22T21:33:57.136Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-22T21:33:57.136Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-11-22T21:33:57.136Z] FULL_VERSION="1.8.0_482-beta-202511222103-b02"
[2025-11-22T21:33:57.136Z] SEMANTIC_VERSION="8.0.482+2"
[2025-11-22T21:33:57.136Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-11-22T21:33:57.136Z] JVM_VARIANT="Hotspot"
[2025-11-22T21:33:57.136Z] JVM_VERSION="25.482-b02"
[2025-11-22T21:33:57.136Z] IMAGE_TYPE="JDK"
[2025-11-22T21:33:57.136Z] =RELEASE INFO END=
[2025-11-22T21:33:57.136Z] get testKitGen...
[2025-11-22T21:33:57.136Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-22T21:33:58.084Z] git rev-parse master
[2025-11-22T21:33:58.085Z] git checkout -q -f 49ae2b6ee51382b183cd26e8ac0c7ca055ebb6f1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-22T21:33:58.773Z] $ ssh-agent -k
[2025-11-22T21:33:58.778Z] unset SSH_AUTH_SOCK;
[2025-11-22T21:33:58.778Z] unset SSH_AGENT_PID;
[2025-11-22T21:33:58.778Z] echo Agent pid 10372 killed;
[2025-11-22T21:33:59.565Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-22T21:34:00.027Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=false&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=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=521&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-22T21:34:00.040Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=false&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-ubuntu2404-armv8-6&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=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=521&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-22T21:34:00.072Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-22T21:34:01.139Z] Copied 1 artifact from "getTRSSOutput" build number 1964
[Pipeline] sh
[2025-11-22T21:34:02.994Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-22T21:34:02.994Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-22T21:34:02.994Z] + tar xof -
[2025-11-22T21:34:02.994Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-22T21:34:03.548Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-22T21:34:03.568Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-22T21:34:05.590Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-22T21:34:09.731Z] --------------------------------------------
[2025-11-22T21:34:09.731Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:09.731Z] task is set to default
[2025-11-22T21:34:09.731Z] dependencyList is set to all
[2025-11-22T21:34:09.732Z] --------------------------------------------
[2025-11-22T21:34:09.732Z] Starting download third party dependent jars
[2025-11-22T21:34:09.732Z] --------------------------------------------
[2025-11-22T21:34:09.732Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-11-22T21:34:09.732Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-22T21:34:10.292Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] echo
[2025-11-22T21:34:10.296Z] Machine limit is 8.
[Pipeline] sh
[2025-11-22T21:34:12.153Z] + cd ./aqa-tests/TKG
[2025-11-22T21:34:12.153Z] + uname
[2025-11-22T21:34:12.153Z] + [ Linux = AIX ]
[2025-11-22T21:34:12.153Z] + uname
[2025-11-22T21:34:12.153Z] + [ Linux = SunOS ]
[2025-11-22T21:34:12.153Z] + uname
[2025-11-22T21:34:12.153Z] + [ Linux = *BSD ]
[2025-11-22T21:34:12.153Z] + MAKE=make
[2025-11-22T21:34:12.153Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-11-22T21:34:12.153Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-11-22T21:34:12.153Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:12.153Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T21:34:12.153Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T21:34:12.153Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-22T21:34:12.153Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-22T21:34:12.153Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-22T21:34:12.153Z]
[2025-11-22T21:34:12.153Z] build:
[2025-11-22T21:34:12.153Z]
[2025-11-22T21:34:12.153Z] clean:
[2025-11-22T21:34:12.153Z]
[2025-11-22T21:34:12.153Z] init:
[2025-11-22T21:34:12.153Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-11-22T21:34:12.153Z]
[2025-11-22T21:34:12.153Z] getDependentLibs:
[2025-11-22T21:34:12.153Z] [exec] --------------------------------------------
[2025-11-22T21:34:12.153Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:12.153Z] [exec] task is set to default
[2025-11-22T21:34:12.153Z] [exec] dependencyList is set to json_simple
[2025-11-22T21:34:12.153Z] [exec] --------------------------------------------
[2025-11-22T21:34:12.153Z] [exec] Starting download third party dependent jars
[2025-11-22T21:34:12.153Z] [exec] --------------------------------------------
[2025-11-22T21:34:12.153Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:12.153Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-11-22T21:34:12.153Z] [exec] downloaded dependent third party jars successfully
[2025-11-22T21:34:12.153Z]
[2025-11-22T21:34:12.153Z] compile:
[2025-11-22T21:34:12.153Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T21:34:12.153Z] [echo] ============COMPILER SETTINGS============
[2025-11-22T21:34:12.153Z] [echo] ===fork: yes
[2025-11-22T21:34:12.153Z] [echo] ===debug: on
[2025-11-22T21:34:12.153Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-11-22T21:34:14.102Z]
[2025-11-22T21:34:14.102Z] dist:
[2025-11-22T21:34:14.102Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-22T21:34:14.102Z]
[2025-11-22T21:34:14.102Z] BUILD SUCCESSFUL
[2025-11-22T21:34:14.102Z] Total time: 2 seconds
[2025-11-22T21:34:14.102Z] 0
[2025-11-22T21:34:14.102Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-22T21:34:14.102Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-22T21:34:14.102Z] microArchOutput:
[2025-11-22T21:34:15.193Z] ****************************** MACHINE INFO ******************************
[2025-11-22T21:34:15.193Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG
[2025-11-22T21:34:15.193Z] Free Physical Memory Size : 2717028352
[2025-11-22T21:34:15.193Z] Free space (bytes) : 34990301184
[2025-11-22T21:34:15.193Z] Total Physical Memory Size : 6442450944
[2025-11-22T21:34:15.193Z] Total space (bytes) : 167961710592
[2025-11-22T21:34:15.193Z] Usable space (bytes) : 26383802368
[2025-11-22T21:34:15.193Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T21:34:15.193Z] bashVersion :
[2025-11-22T21:34:15.193Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-11-22T21:34:15.193Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-22T21:34:15.193Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] This is free software; you are free to change and redistribute it.
[2025-11-22T21:34:15.193Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-22T21:34:15.193Z] cpuCores : 8
[2025-11-22T21:34:15.193Z] curlVersion :
[2025-11-22T21:34:15.193Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-11-22T21:34:15.193Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-11-22T21:34:15.193Z] 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-11-22T21:34:15.193Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-11-22T21:34:15.193Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-22T21:34:15.193Z] gcc version : 13
[2025-11-22T21:34:15.193Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-11-22T21:34:15.193Z] gdb version : bash: line 1: gdb: command not found
[2025-11-22T21:34:15.193Z] lldb version : Command could not be executed
[2025-11-22T21:34:15.193Z] makeVersion :
[2025-11-22T21:34:15.193Z] GNU Make 4.3
[2025-11-22T21:34:15.193Z] Built for aarch64-unknown-linux-gnu
[2025-11-22T21:34:15.193Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-11-22T21:34:15.193Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-22T21:34:15.193Z] This is free software: you are free to change and redistribute it.
[2025-11-22T21:34:15.193Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-22T21:34:15.193Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-22T21:34:15.193Z] osInfo :
[2025-11-22T21:34:15.193Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-11-22T21:34:15.193Z] NAME="Ubuntu"
[2025-11-22T21:34:15.193Z] VERSION_ID="24.04"
[2025-11-22T21:34:15.193Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-11-22T21:34:15.193Z] VERSION_CODENAME=noble
[2025-11-22T21:34:15.193Z] ID=ubuntu
[2025-11-22T21:34:15.193Z] ID_LIKE=debian
[2025-11-22T21:34:15.193Z] HOME_URL="https://www.ubuntu.com/"
[2025-11-22T21:34:15.193Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-11-22T21:34:15.193Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-11-22T21:34:15.193Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-11-22T21:34:15.193Z] UBUNTU_CODENAME=noble
[2025-11-22T21:34:15.193Z] LOGO=ubuntu-logo
[2025-11-22T21:34:15.193Z] osLabel : ubuntu.24
[2025-11-22T21:34:15.193Z] perlVersion :
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-11-22T21:34:15.193Z] (with 51 registered patches, see perl -V for more detail)
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] Copyright 1987-2023, Larry Wall
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-22T21:34:15.193Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-22T21:34:15.193Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-22T21:34:15.193Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-22T21:34:15.193Z] procArch : aarch64
[2025-11-22T21:34:15.193Z] sysArch : aarch64
[2025-11-22T21:34:15.193Z] sysOS : Linux
[2025-11-22T21:34:15.193Z] ulimit :
[2025-11-22T21:34:15.193Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-11-22T21:34:15.193Z] core file size (blocks, -c) unlimited
[2025-11-22T21:34:15.193Z] data seg size (kbytes, -d) unlimited
[2025-11-22T21:34:15.193Z] scheduling priority (-e) 0
[2025-11-22T21:34:15.193Z] file size (blocks, -f) unlimited
[2025-11-22T21:34:15.193Z] pending signals (-i) 63426
[2025-11-22T21:34:15.193Z] max locked memory (kbytes, -l) 8192
[2025-11-22T21:34:15.193Z] max memory size (kbytes, -m) unlimited
[2025-11-22T21:34:15.193Z] open files (-n) 1048576
[2025-11-22T21:34:15.193Z] pipe size (512 bytes, -p) 8
[2025-11-22T21:34:15.193Z] POSIX message queues (bytes, -q) 819200
[2025-11-22T21:34:15.193Z] real-time priority (-r) 0
[2025-11-22T21:34:15.193Z] stack size (kbytes, -s) 8192
[2025-11-22T21:34:15.193Z] cpu time (seconds, -t) unlimited
[2025-11-22T21:34:15.193Z] max user processes (-u) unlimited
[2025-11-22T21:34:15.193Z] virtual memory (kbytes, -v) unlimited
[2025-11-22T21:34:15.193Z] file locks (-x) unlimited
[2025-11-22T21:34:15.193Z] uname : Linux 8fbfb9404213 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-11-22T21:34:15.193Z] vmVendor : Oracle Corporation
[2025-11-22T21:34:15.193Z] vmVersion : 25.482-b02
[2025-11-22T21:34:15.193Z] xlc version : bash: line 1: xlC: command not found
[2025-11-22T21:34:15.193Z] **************************************************************************
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] System.getProperty('java.vendor')=Temurin
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] System.getProperty('os.name')=Linux
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] System.getProperty('os.arch')=aarch64
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] System.getProperty('java.fullversion')=null
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] System.getProperty('sun.arch.data.model')=64
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:15.193Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[2025-11-22T21:34:15.193Z] perl scripts/configure.pl
[2025-11-22T21:34:15.193Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-22T21:34:15.193Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:15.193Z] Starting to generate parallel test lists.
[2025-11-22T21:34:15.193Z]
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-11-22T21:34:16.141Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-11-22T21:34:16.141Z] Attempting to get test duration data from TRSS.
[2025-11-22T21:34:16.141Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=system&level=extended
[2025-11-22T21:34:16.141Z] Attempting to get test duration data from cached files.
[2025-11-22T21:34:16.141Z] Reading file: Test_openjdk8_hs_system_aarch64_linux.json
[2025-11-22T21:34:16.141Z] Warning: cannot get data from cached files.
[2025-11-22T21:34:16.141Z]
[2025-11-22T21:34:16.141Z] TEST DURATION
[2025-11-22T21:34:16.141Z] ====================================================================================
[2025-11-22T21:34:16.141Z] Total number of tests searched: 32
[2025-11-22T21:34:16.141Z] Number of test durations found: 32
[2025-11-22T21:34:16.141Z] Top slowest tests:
[2025-11-22T21:34:16.141Z] 09m21s MiniMix_aot_5m_0
[2025-11-22T21:34:16.141Z] 08m39s MiniMix_10m_0
[2025-11-22T21:34:16.141Z] 08m37s MiniMix_10m_1
[2025-11-22T21:34:16.141Z] ====================================================================================
[2025-11-22T21:34:16.141Z]
[2025-11-22T21:34:16.141Z] Test target is split into 1 lists.
[2025-11-22T21:34:16.141Z] Reducing estimated test running time from 88m50s to 88m50s.
[2025-11-22T21:34:16.141Z]
[2025-11-22T21:34:16.141Z] -------------------------------------testList_0-------------------------------------
[2025-11-22T21:34:16.141Z] Number of tests: 32
[2025-11-22T21:34:16.141Z] Estimated running time: 88m50s
[2025-11-22T21:34:16.141Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_0,MiniMix_10m_1,ConcurrentLoadTest_5m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_0,MiniMix_5m_1,DBBLoadTest_5m_1,DBBLoadTest_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_1,UtilLoadTest_5m_1,LangLoadTest_5m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_0,HCRLateAttachWorkload_1,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,JdiTest_0,JdiTest_2,JdiTest_1,DBBLoadTest_5m_2,MiniMix_10m_2,UtilLoadTest_5m_2,HCRLateAttachWorkload_2,MiniMix_5m_2,MathLoadTest_all_5m_2,ConcurrentLoadTest_5m_2,LockingLoadTest_2,LangLoadTest_5m_2
[2025-11-22T21:34:16.141Z] ------------------------------------------------------------------------------------
[2025-11-22T21:34:16.141Z]
[2025-11-22T21:34:16.141Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-22T21:34:16.141Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-22T21:34:16.845Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-22T21:34:17.384Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-11-22T21:34:19.237Z] + cd ./aqa-tests/TKG
[2025-11-22T21:34:19.237Z] + uname
[2025-11-22T21:34:19.237Z] + [ Linux = AIX ]
[2025-11-22T21:34:19.237Z] + uname
[2025-11-22T21:34:19.237Z] + [ Linux = SunOS ]
[2025-11-22T21:34:19.237Z] + uname
[2025-11-22T21:34:19.237Z] + [ Linux = *BSD ]
[2025-11-22T21:34:19.237Z] + MAKE=make
[2025-11-22T21:34:19.237Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-11-22T21:34:19.237Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-11-22T21:34:19.237Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:19.237Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T21:34:19.237Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T21:34:19.237Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-22T21:34:19.237Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-22T21:34:19.237Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-22T21:34:19.237Z]
[2025-11-22T21:34:19.237Z] build:
[2025-11-22T21:34:19.237Z]
[2025-11-22T21:34:19.237Z] clean:
[2025-11-22T21:34:19.237Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-22T21:34:19.237Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-11-22T21:34:19.237Z]
[2025-11-22T21:34:19.237Z] init:
[2025-11-22T21:34:19.237Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-11-22T21:34:19.237Z]
[2025-11-22T21:34:19.237Z] getDependentLibs:
[2025-11-22T21:34:19.237Z] [exec] --------------------------------------------
[2025-11-22T21:34:19.237Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:19.237Z] [exec] task is set to default
[2025-11-22T21:34:19.238Z] [exec] dependencyList is set to json_simple
[2025-11-22T21:34:19.238Z] [exec] --------------------------------------------
[2025-11-22T21:34:19.238Z] [exec] Starting download third party dependent jars
[2025-11-22T21:34:19.238Z] [exec] --------------------------------------------
[2025-11-22T21:34:19.238Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:19.238Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-11-22T21:34:19.238Z] [exec] downloaded dependent third party jars successfully
[2025-11-22T21:34:19.238Z]
[2025-11-22T21:34:19.238Z] compile:
[2025-11-22T21:34:19.238Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T21:34:19.238Z] [echo] ============COMPILER SETTINGS============
[2025-11-22T21:34:19.238Z] [echo] ===fork: yes
[2025-11-22T21:34:19.238Z] [echo] ===debug: on
[2025-11-22T21:34:19.238Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] dist:
[2025-11-22T21:34:21.190Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] BUILD SUCCESSFUL
[2025-11-22T21:34:21.190Z] Total time: 2 seconds
[2025-11-22T21:34:21.190Z] 0
[2025-11-22T21:34:21.190Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-22T21:34:21.190Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-22T21:34:21.190Z] microArchOutput:
[2025-11-22T21:34:21.190Z] ****************************** MACHINE INFO ******************************
[2025-11-22T21:34:21.190Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG
[2025-11-22T21:34:21.190Z] Free Physical Memory Size : 2760298496
[2025-11-22T21:34:21.190Z] Free space (bytes) : 34990288896
[2025-11-22T21:34:21.190Z] Total Physical Memory Size : 6442450944
[2025-11-22T21:34:21.190Z] Total space (bytes) : 167961710592
[2025-11-22T21:34:21.190Z] Usable space (bytes) : 26383790080
[2025-11-22T21:34:21.190Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T21:34:21.190Z] bashVersion :
[2025-11-22T21:34:21.190Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-11-22T21:34:21.190Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-22T21:34:21.190Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] This is free software; you are free to change and redistribute it.
[2025-11-22T21:34:21.190Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-22T21:34:21.190Z] cpuCores : 8
[2025-11-22T21:34:21.190Z] curlVersion :
[2025-11-22T21:34:21.190Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-11-22T21:34:21.190Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-11-22T21:34:21.190Z] 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-11-22T21:34:21.190Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-11-22T21:34:21.190Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-22T21:34:21.190Z] gcc version : 13
[2025-11-22T21:34:21.190Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-11-22T21:34:21.190Z] gdb version : bash: line 1: gdb: command not found
[2025-11-22T21:34:21.190Z] lldb version : Command could not be executed
[2025-11-22T21:34:21.190Z] makeVersion :
[2025-11-22T21:34:21.190Z] GNU Make 4.3
[2025-11-22T21:34:21.190Z] Built for aarch64-unknown-linux-gnu
[2025-11-22T21:34:21.190Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-11-22T21:34:21.190Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-22T21:34:21.190Z] This is free software: you are free to change and redistribute it.
[2025-11-22T21:34:21.190Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-22T21:34:21.190Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-22T21:34:21.190Z] osInfo :
[2025-11-22T21:34:21.190Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-11-22T21:34:21.190Z] NAME="Ubuntu"
[2025-11-22T21:34:21.190Z] VERSION_ID="24.04"
[2025-11-22T21:34:21.190Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-11-22T21:34:21.190Z] VERSION_CODENAME=noble
[2025-11-22T21:34:21.190Z] ID=ubuntu
[2025-11-22T21:34:21.190Z] ID_LIKE=debian
[2025-11-22T21:34:21.190Z] HOME_URL="https://www.ubuntu.com/"
[2025-11-22T21:34:21.190Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-11-22T21:34:21.190Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-11-22T21:34:21.190Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-11-22T21:34:21.190Z] UBUNTU_CODENAME=noble
[2025-11-22T21:34:21.190Z] LOGO=ubuntu-logo
[2025-11-22T21:34:21.190Z] osLabel : ubuntu.24
[2025-11-22T21:34:21.190Z] perlVersion :
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-11-22T21:34:21.190Z] (with 51 registered patches, see perl -V for more detail)
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] Copyright 1987-2023, Larry Wall
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-22T21:34:21.190Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-22T21:34:21.190Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-22T21:34:21.190Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-22T21:34:21.190Z] procArch : aarch64
[2025-11-22T21:34:21.190Z] sysArch : aarch64
[2025-11-22T21:34:21.190Z] sysOS : Linux
[2025-11-22T21:34:21.190Z] ulimit :
[2025-11-22T21:34:21.190Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-11-22T21:34:21.190Z] core file size (blocks, -c) unlimited
[2025-11-22T21:34:21.190Z] data seg size (kbytes, -d) unlimited
[2025-11-22T21:34:21.190Z] scheduling priority (-e) 0
[2025-11-22T21:34:21.190Z] file size (blocks, -f) unlimited
[2025-11-22T21:34:21.190Z] pending signals (-i) 63426
[2025-11-22T21:34:21.190Z] max locked memory (kbytes, -l) 8192
[2025-11-22T21:34:21.190Z] max memory size (kbytes, -m) unlimited
[2025-11-22T21:34:21.190Z] open files (-n) 1048576
[2025-11-22T21:34:21.190Z] pipe size (512 bytes, -p) 8
[2025-11-22T21:34:21.190Z] POSIX message queues (bytes, -q) 819200
[2025-11-22T21:34:21.190Z] real-time priority (-r) 0
[2025-11-22T21:34:21.190Z] stack size (kbytes, -s) 8192
[2025-11-22T21:34:21.190Z] cpu time (seconds, -t) unlimited
[2025-11-22T21:34:21.190Z] max user processes (-u) unlimited
[2025-11-22T21:34:21.190Z] virtual memory (kbytes, -v) unlimited
[2025-11-22T21:34:21.190Z] file locks (-x) unlimited
[2025-11-22T21:34:21.190Z] uname : Linux 8fbfb9404213 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-11-22T21:34:21.190Z] vmVendor : Oracle Corporation
[2025-11-22T21:34:21.190Z] vmVersion : 25.482-b02
[2025-11-22T21:34:21.190Z] xlc version : bash: line 1: xlC: command not found
[2025-11-22T21:34:21.190Z] **************************************************************************
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] System.getProperty('java.vendor')=Temurin
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] System.getProperty('os.name')=Linux
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] System.getProperty('os.arch')=aarch64
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] System.getProperty('java.fullversion')=null
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:21.190Z] System.getProperty('sun.arch.data.model')=64
[2025-11-22T21:34:21.190Z]
[2025-11-22T21:34:22.147Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib
[2025-11-22T21:34:22.147Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[2025-11-22T21:34:22.147Z] perl scripts/configure.pl
[2025-11-22T21:34:22.147Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-11-22T21:34:22.147Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-22T21:34:22.147Z]
[2025-11-22T21:34:22.147Z]
[2025-11-22T21:34:22.147Z] Starting to generate parallel test lists.
[2025-11-22T21:34:22.147Z]
[2025-11-22T21:34:22.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-11-22T21:34:22.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-11-22T21:34:22.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-11-22T21:34:22.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-11-22T21:34:22.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-11-22T21:34:22.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-11-22T21:34:22.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-11-22T21:34:22.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-11-22T21:34:23.096Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-11-22T21:34:23.096Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-11-22T21:34:23.096Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-11-22T21:34:23.096Z] Attempting to get test duration data from TRSS.
[2025-11-22T21:34:23.096Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=system&level=extended
[2025-11-22T21:34:23.620Z] Attempting to get test duration data from cached files.
[2025-11-22T21:34:23.620Z] Reading file: Test_openjdk8_hs_system_aarch64_linux.json
[2025-11-22T21:34:23.620Z] Warning: cannot get data from cached files.
[2025-11-22T21:34:23.620Z]
[2025-11-22T21:34:23.620Z] TEST DURATION
[2025-11-22T21:34:23.620Z] ====================================================================================
[2025-11-22T21:34:23.620Z] Total number of tests searched: 32
[2025-11-22T21:34:23.620Z] Number of test durations found: 32
[2025-11-22T21:34:23.620Z] Top slowest tests:
[2025-11-22T21:34:23.620Z] 09m21s MiniMix_aot_5m_0
[2025-11-22T21:34:23.620Z] 08m39s MiniMix_10m_0
[2025-11-22T21:34:23.620Z] 08m37s MiniMix_10m_1
[2025-11-22T21:34:23.620Z] ====================================================================================
[2025-11-22T21:34:23.620Z]
[2025-11-22T21:34:23.620Z] Test target is split into 3 lists.
[2025-11-22T21:34:23.620Z] Reducing estimated test running time from 88m50s to 30m21s.
[2025-11-22T21:34:23.620Z]
[2025-11-22T21:34:23.620Z] -------------------------------------testList_0-------------------------------------
[2025-11-22T21:34:23.620Z] Number of tests: 20
[2025-11-22T21:34:23.620Z] Estimated running time: 28m25s
[2025-11-22T21:34:23.620Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_5m_0,DBBLoadTest_5m_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,JdiTest_0,JdiTest_2,JdiTest_1,DBBLoadTest_5m_2,MiniMix_10m_2,UtilLoadTest_5m_2,HCRLateAttachWorkload_2,MiniMix_5m_2,MathLoadTest_all_5m_2,ConcurrentLoadTest_5m_2,LockingLoadTest_2,LangLoadTest_5m_2
[2025-11-22T21:34:23.620Z] ------------------------------------------------------------------------------------
[2025-11-22T21:34:23.620Z]
[2025-11-22T21:34:23.620Z] -------------------------------------testList_1-------------------------------------
[2025-11-22T21:34:23.620Z] Number of tests: 6
[2025-11-22T21:34:23.620Z] Estimated running time: 30m04s
[2025-11-22T21:34:23.620Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_0,HCRLateAttachWorkload_0
[2025-11-22T21:34:23.620Z] ------------------------------------------------------------------------------------
[2025-11-22T21:34:23.620Z]
[2025-11-22T21:34:23.620Z] -------------------------------------testList_2-------------------------------------
[2025-11-22T21:34:23.620Z] Number of tests: 6
[2025-11-22T21:34:23.620Z] Estimated running time: 30m21s
[2025-11-22T21:34:23.620Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_0,MiniMix_5m_1,LangLoadTest_5m_1,MathLoadTest_all_5m_0,HCRLateAttachWorkload_1
[2025-11-22T21:34:23.620Z] ------------------------------------------------------------------------------------
[2025-11-22T21:34:23.620Z]
[2025-11-22T21:34:23.620Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-22T21:34:23.620Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-22T21:34:23.804Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-22T21:34:24.333Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-11-22T21:34:24.335Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-11-22T21:34:24.529Z] Archiving artifacts
[2025-11-22T21:34:24.885Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-11-22T21:34:25.099Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-11-22T21:34:25.553Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-11-22T21:34:25.554Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_aarch64_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-11-22T21:34:25.555Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_aarch64_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-11-22T21:34:26.985Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-11-22T21:34:26.985Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-11-22T21:34:27.146Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-11-22T21:39:04.331Z] LEVELS: [extended]
[2025-11-22T21:39:04.332Z] JDK_VERSIONS: [8]
[2025-11-22T21:39:04.332Z] GROUPS: [system]
[2025-11-22T21:39:04.332Z] ARCH_OS_LIST: [aarch64_linux]
[2025-11-22T21:39:04.336Z] LEVELS: [extended]
[2025-11-22T21:39:04.337Z] JDK_VERSIONS: [8]
[2025-11-22T21:39:04.337Z] GROUPS: [system]
[2025-11-22T21:39:04.337Z] ARCH_OS_LIST: [aarch64_linux]
[2025-11-22T21:39:04.350Z] LEVELS: [extended]
[2025-11-22T21:39:04.350Z] JDK_VERSIONS: [8]
[2025-11-22T21:39:04.350Z] GROUPS: [system]
[2025-11-22T21:39:04.350Z] ARCH_OS_LIST: [aarch64_linux]
[2025-11-22T21:39:04.554Z] Added items:
[2025-11-22T21:39:04.554Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_0'}
[2025-11-22T21:39:04.603Z] Added items:
[2025-11-22T21:39:04.603Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_1'}
[2025-11-22T21:39:04.603Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_0'}
[2025-11-22T21:39:04.641Z] Added items:
[2025-11-22T21:39:04.641Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_1'}
[2025-11-22T21:39:04.641Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_0'}
[2025-11-22T21:39:04.641Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-22T21:39:06.405Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-22T21:39:08.261Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-22T21:39:08.261Z] Unix type machine..
[2025-11-22T21:39:08.261Z] Running on a Linux host
[2025-11-22T21:39:08.261Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-22T21:39:09.158Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-22T21:39:09.158Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-22T21:39:09.671Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-22T21:39:11.832Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-22T21:39:12.388Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-11-22T21:39:12.529Z] Scheduling project: Test_openjdk8_hs_extended.system_aarch64_linux_testList_0
[Pipeline] build
[2025-11-22T21:39:12.540Z] Scheduling project: Test_openjdk8_hs_extended.system_aarch64_linux_testList_1
[Pipeline] build
[2025-11-22T21:39:12.553Z] Scheduling project: Test_openjdk8_hs_extended.system_aarch64_linux_testList_2
[2025-11-22T21:39:20.757Z] Starting building: Test_openjdk8_hs_extended.system_aarch64_linux_testList_2 #24
[2025-11-22T21:39:20.759Z] Starting building: Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 #30
[2025-11-22T21:39:20.763Z] Starting building: Test_openjdk8_hs_extended.system_aarch64_linux_testList_1 #24
[2025-11-22T22:19:25.712Z] Build Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 #30 completed: SUCCESS
[Pipeline] }
[2025-11-22T22:20:56.270Z] Build Test_openjdk8_hs_extended.system_aarch64_linux_testList_2 #24 completed: SUCCESS
[Pipeline] }
[2025-11-22T22:21:02.199Z] Build Test_openjdk8_hs_extended.system_aarch64_linux_testList_1 #24 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-22T22:21:02.280Z] Running on test-rise-ubuntu2404-riscv64-9 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-22T22:21:02.361Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-22T22:21:02.362Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-22T22:21:02.392Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-22T22:21:02.425Z] Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 #30 completed with status SUCCESS
[Pipeline] timeout
[2025-11-22T22:21:02.436Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-22T22:21:02.633Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_aarch64_linux_testList_0" build number 30
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-22T22:21:02.665Z] Saving Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/30/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-22T22:21:02.700Z] Archiving artifacts
[2025-11-22T22:21:02.779Z] Recording fingerprints
[Pipeline] echo
[2025-11-22T22:21:02.833Z] Test_openjdk8_hs_extended.system_aarch64_linux_testList_1 #24 completed with status SUCCESS
[Pipeline] timeout
[2025-11-22T22:21:02.847Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-22T22:21:03.020Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_aarch64_linux_testList_1" build number 24
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-22T22:21:03.048Z] Saving Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/24/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-22T22:21:03.077Z] Archiving artifacts
[2025-11-22T22:21:03.158Z] Recording fingerprints
[Pipeline] echo
[2025-11-22T22:21:03.209Z] Test_openjdk8_hs_extended.system_aarch64_linux_testList_2 #24 completed with status SUCCESS
[Pipeline] timeout
[2025-11-22T22:21:03.222Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-22T22:21:03.397Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_aarch64_linux_testList_2" build number 24
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-22T22:21:03.429Z] Saving Test_openjdk8_hs_extended.system_aarch64_linux_testList_2/24/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-22T22:21:03.460Z] Archiving artifacts
[2025-11-22T22:21:03.531Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-22T22:21:03.698Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-22T22:21:03.699Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-22T22:21:03.751Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS