Test_openjdk8_hs_special.openjdk_aarch64_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 504
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3019
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_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_special.openjdk_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 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)"
> git rev-list --no-walk 5752dcad7ddd5826a64165cf3a221127ec29563a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-12T21:29:48.387Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-08-12T21:29:48.391Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-12T21:29:48.408Z] Found a total of 6 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-08-12T21:29:48.420Z] dynamicAgents: []
[Pipeline] node
[2025-08-12T21:29:48.443Z] Running on test-docker-ubuntu2404-armv8-5 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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-08-12T21:29:48.515Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-12T21:29:49.027Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-12T21:29:49.027Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-12T21:29:49.209Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-12T21:29:49.419Z] The recommended git tool is: git
[2025-08-12T21:29:50.693Z] No credentials specified
[2025-08-12T21:29:51.146Z] Cloning the remote Git repository
[2025-08-12T21:29:51.912Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-12T21:29:51.914Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests # timeout=10
[2025-08-12T21:29:51.977Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-12T21:29:51.978Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-12T21:29:51.978Z] > git --version # timeout=10
[2025-08-12T21:29:51.982Z] > git --version # 'git version 2.43.0'
[2025-08-12T21:29:51.982Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-12T21:30:13.124Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-12T21:30:13.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-12T21:30:14.081Z] Avoid second fetch
[2025-08-12T21:30:14.533Z] Checking out Revision 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master)
[2025-08-12T21:30:14.426Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-12T21:30:14.894Z] > git config core.sparsecheckout # timeout=10
[2025-08-12T21:30:14.904Z] > git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
[2025-08-12T21:30:16.532Z] Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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-08-12T21:30:19.794Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-12T21:30:19.820Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-12T21:30:23.099Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-08-12T21:30:24.024Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-12T21:30:27.270Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-12T21:30:27.270Z] Unix type machine..
[2025-08-12T21:30:27.270Z] Running on a Linux host
[2025-08-12T21:30:27.270Z] 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-08-12T21:30:34.034Z] + printenv
[2025-08-12T21:30:34.034Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-12T21:30:34.034Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-12T21:30:34.034Z] SETUP_JCK_RUN=false
[2025-08-12T21:30:34.034Z] USE_TESTENV_PROPERTIES=false
[2025-08-12T21:30:34.034Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-12T21:30:34.034Z] SSH_CLIENT=78.47.239.97 45274 22
[2025-08-12T21:30:34.034Z] USER=jenkins
[2025-08-12T21:30:34.034Z] BUILD_LIST=openjdk
[2025-08-12T21:30:34.034Z] SDK_RESOURCE=upstream
[2025-08-12T21:30:34.034Z] OPENJ9_BRANCH=master
[2025-08-12T21:30:34.034Z] jobStatus=SUCCESS
[2025-08-12T21:30:34.034Z] CI=true
[2025-08-12T21:30:34.034Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/42/display/redirect?page=changes
[2025-08-12T21:30:34.034Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-12T21:30:34.034Z] UPSTREAM_JOB_NUMBER=504
[2025-08-12T21:30:34.034Z] TARGET=special.openjdk
[2025-08-12T21:30:34.034Z] EXIT_FAILURE=false
[2025-08-12T21:30:34.034Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-2 ubuntu test-docker-ubuntu2404-armv8-5 linux armv8.2 sw.os.linux
[2025-08-12T21:30:34.034Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-12T21:30:34.034Z] USE_JRE=false
[2025-08-12T21:30:34.034Z] OLDPWD=/home/jenkins
[2025-08-12T21:30:34.034Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-12T21:30:34.034Z] HOME=/home/jenkins
[2025-08-12T21:30:34.034Z] ADOPTOPENJDK_BRANCH=master
[2025-08-12T21:30:34.034Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/42/
[2025-08-12T21:30:34.034Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux.tap
[2025-08-12T21:30:34.034Z] JDK_IMPL=hotspot
[2025-08-12T21:30:34.034Z] DOCKER_REQUIRED=false
[2025-08-12T21:30:34.034Z] HUDSON_COOKIE=25b6b238-b87c-49d5-8f77-5cfa6a03ee99
[2025-08-12T21:30:34.034Z] JENKINS_SERVER_COOKIE=durable-0ae8fe7c97bd8a9c0826939a94229fa4b19c3fb195d3ecb593e846e414651a56
[2025-08-12T21:30:34.034Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../benchmarks
[2025-08-12T21:30:34.034Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-08-12T21:30:34.034Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-08-12T21:30:34.034Z] KEEP_WORKSPACE=false
[2025-08-12T21:30:34.034Z] ARCHIVE_TEST_RESULTS=false
[2025-08-12T21:30:34.034Z] GENERATE_JOBS=true
[2025-08-12T21:30:34.034Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-12T21:30:34.034Z] PERSONAL_BUILD=false
[2025-08-12T21:30:34.034Z] LOGNAME=jenkins
[2025-08-12T21:30:34.034Z] NODE_NAME=test-docker-ubuntu2404-armv8-5
[2025-08-12T21:30:34.034Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/42/display/redirect?page=artifacts
[2025-08-12T21:30:34.034Z] STAGE_NAME=Setup
[2025-08-12T21:30:34.034Z] AUTO_DETECT=true
[2025-08-12T21:30:34.034Z] EXECUTOR_NUMBER=0
[2025-08-12T21:30:34.034Z] JDK_VERSION=8
[2025-08-12T21:30:34.034Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-12T21:30:34.034Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/42/display/redirect?page=tests
[2025-08-12T21:30:34.034Z] BUILD_DISPLAY_NAME=#42
[2025-08-12T21:30:34.034Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-12T21:30:34.034Z] TIME_LIMIT=25
[2025-08-12T21:30:34.034Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-12T21:30:34.034Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-08-12T21:30:34.034Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-08-12T21:30:34.034Z] PLATFORM=aarch64_linux
[2025-08-12T21:30:34.034Z] TKG_ITERATIONS=1
[2025-08-12T21:30:34.034Z] EXIT_SUCCESS=false
[2025-08-12T21:30:34.034Z] BUILD_ID=42
[2025-08-12T21:30:34.034Z] RERUN_FAILURE=true
[2025-08-12T21:30:34.034Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-12T21:30:34.034Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_aarch64_linux-42
[2025-08-12T21:30:34.034Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/system_lib
[2025-08-12T21:30:34.034Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-12T21:30:34.034Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-12T21:30:34.034Z] LANG=C.UTF-8
[2025-08-12T21:30:34.034Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/
[2025-08-12T21:30:34.034Z] KEEP_REPORTDIR=true
[2025-08-12T21:30:34.034Z] JCK_GIT_BRANCH=master
[2025-08-12T21:30:34.034Z] ORIGIN_JDK_VERSION=8
[2025-08-12T21:30:34.034Z] BUILD_NUMBER=42
[2025-08-12T21:30:34.034Z] JENKINS_NODE_COOKIE=5a542089-3f96-4b60-8888-265c497a1e05
[2025-08-12T21:30:34.034Z] SHELL=/bin/sh
[2025-08-12T21:30:34.034Z] ITERATIONS=1
[2025-08-12T21:30:34.035Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-12T21:30:34.035Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-08-12T21:30:34.035Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/42/display/redirect
[2025-08-12T21:30:34.035Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-12T21:30:34.035Z] SPEC=linux_aarch64
[2025-08-12T21:30:34.035Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-12T21:30:34.035Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-12T21:30:34.035Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/display/redirect
[2025-08-12T21:30:34.035Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-08-12T21:30:34.035Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-08-12T21:30:34.035Z] SLACK_CHANNEL=aqavit-bot
[2025-08-12T21:30:34.035Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-12T21:30:34.035Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-08-12T21:30:34.035Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T21:30:34.035Z] TEST_TIME=120
[2025-08-12T21:30:34.035Z] SSH_CONNECTION=78.47.239.97 45274 172.17.0.6 22
[2025-08-12T21:30:34.035Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux@tmp
[2025-08-12T21:30:34.035Z] PARALLEL=Dynamic
[2025-08-12T21:30:34.035Z] JOBSTARTTIME=Tue, 12 Aug 2025 21:30:21 +0000
[2025-08-12T21:30:34.035Z] DYNAMIC_COMPILE=false
[2025-08-12T21:30:34.035Z] 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-08-12T21:30:34.703Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-12T21:30:34.720Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-12T22:27:21.643Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 504
[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-08-12T22:27:21.896Z] 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-08-12T22:27:21.906Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-08-12T22:27:22.304Z] $ ssh-agent
[2025-08-12T22:27:23.839Z] SSH_AUTH_SOCK=/tmp/ssh-dii4yVB0T88p/agent.1981493
[2025-08-12T22:27:23.839Z] SSH_AGENT_PID=1981496
[2025-08-12T22:27:23.839Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-12T22:27:23.862Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-12T22:27:23.894Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-08-12T22:27:29.419Z] + pwd
[2025-08-12T22:27:29.419Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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-08-12T22:27:29.419Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests
[2025-08-12T22:27:29.419Z] get jdk binary...
[2025-08-12T22:27:29.419Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-12T22:27:29.419Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b03-ea.tar.gz ...
[2025-08-12T22:27:29.419Z] List files in jdkbinary folder...
[2025-08-12T22:27:29.419Z] total 283456
[2025-08-12T22:27:29.419Z] -rw-r--r-- 1 jenkins jenkins 147508812 Aug 12 20:20 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T22:27:29.419Z] -rw-r--r-- 1 jenkins jenkins 102201019 Aug 12 20:20 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T22:27:29.419Z] -rw-r--r-- 1 jenkins jenkins 40425495 Aug 12 20:20 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T22:27:29.420Z] -rw-rw-r-- 1 jenkins jenkins 21192 Aug 12 20:25 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b03-ea-metadata.json
[2025-08-12T22:27:29.420Z] -rw-r--r-- 1 jenkins jenkins 80942 Aug 12 21:22 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b03-ea.json
[2025-08-12T22:27:29.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 22:27 tmp
[2025-08-12T22:27:29.420Z] List files in jdkbinary/tmp folder...
[2025-08-12T22:27:29.420Z] total 4
[2025-08-12T22:27:29.420Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 12 20:19 jdk8u472-b03
[2025-08-12T22:27:29.420Z] Moving directory jdk8u472-b03/ to ../j2sdk-image
[2025-08-12T22:27:29.420Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u472b03-ea.tar.gz ...
[2025-08-12T22:27:31.366Z] List files in jdkbinary folder...
[2025-08-12T22:27:31.366Z] total 283460
[2025-08-12T22:27:31.366Z] -rw-r--r-- 1 jenkins jenkins 147508812 Aug 12 20:20 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T22:27:31.366Z] -rw-r--r-- 1 jenkins jenkins 102201019 Aug 12 20:20 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T22:27:31.366Z] -rw-r--r-- 1 jenkins jenkins 40425495 Aug 12 20:20 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T22:27:31.366Z] -rw-rw-r-- 1 jenkins jenkins 21192 Aug 12 20:25 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b03-ea-metadata.json
[2025-08-12T22:27:31.366Z] -rw-r--r-- 1 jenkins jenkins 80942 Aug 12 21:22 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b03-ea.json
[2025-08-12T22:27:31.366Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 12 20:19 j2sdk-image
[2025-08-12T22:27:31.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 22:27 tmp
[2025-08-12T22:27:31.366Z] List files in jdkbinary/tmp folder...
[2025-08-12T22:27:31.366Z] total 4
[2025-08-12T22:27:31.366Z] drwxr-xr-x 5 jenkins jenkins 4096 Aug 12 20:19 jdk8u472-b03-jre
[2025-08-12T22:27:31.366Z] Moving directory jdk8u472-b03-jre/ to ../j2re-image
[2025-08-12T22:27:31.366Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b03-ea.tar.gz over ./j2sdk-image/jre...
[2025-08-12T22:27:32.430Z] Removing top-level folder jdk8u472-b03-debug-image/
[2025-08-12T22:27:32.430Z] Removing top-level folder jdk8u472-b03/
[2025-08-12T22:27:32.430Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-08-12T22:27:32.430Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-12T22:27:33.567Z] openjdk version "1.8.0_472-beta"
[2025-08-12T22:27:33.567Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508122003-b03)
[2025-08-12T22:27:33.567Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b03, mixed mode)
[2025-08-12T22:27:33.567Z] =JAVA VERSION OUTPUT END=
[2025-08-12T22:27:33.567Z] =RELEASE INFO BEGIN=
[2025-08-12T22:27:33.567Z] JAVA_VERSION="1.8.0_472"
[2025-08-12T22:27:33.567Z] OS_NAME="Linux"
[2025-08-12T22:27:33.567Z] OS_VERSION="2.6"
[2025-08-12T22:27:33.567Z] OS_ARCH="aarch64"
[2025-08-12T22:27:33.567Z] SOURCE=".:git:25bc1b128c3d+"
[2025-08-12T22:27:33.567Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-12T22:27:33.567Z] BUILD_SOURCE="git:613713a5302b6f24e226832a5c8822b3c9ed0a52"
[2025-08-12T22:27:33.567Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-12T22:27:33.567Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-08-12T22:27:33.567Z] FULL_VERSION="1.8.0_472-beta-202508122003-b03"
[2025-08-12T22:27:33.567Z] SEMANTIC_VERSION="8.0.472+3"
[2025-08-12T22:27:33.567Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-08-12T22:27:33.567Z] JVM_VARIANT="Hotspot"
[2025-08-12T22:27:33.567Z] JVM_VERSION="25.472-b03"
[2025-08-12T22:27:33.567Z] IMAGE_TYPE="JDK"
[2025-08-12T22:27:33.567Z] =RELEASE INFO END=
[2025-08-12T22:27:33.567Z] get testKitGen...
[2025-08-12T22:27:33.567Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-12T22:27:33.567Z] git rev-parse master
[2025-08-12T22:27:33.567Z] git checkout -q -f 5db0f052b124b696faccf97908923f69b33034b9
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-12T22:27:34.547Z] $ ssh-agent -k
[2025-08-12T22:27:34.552Z] unset SSH_AUTH_SOCK;
[2025-08-12T22:27:34.552Z] unset SSH_AGENT_PID;
[2025-08-12T22:27:34.552Z] echo Agent pid 1981496 killed;
[2025-08-12T22:27:36.244Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-12T22:27:36.850Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.openjdk&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=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=&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=504&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-12T22:27:36.861Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.openjdk&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=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-ubuntu2404-armv8-5&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=504&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-08-12T22:27:36.902Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-12T22:27:38.551Z] Copied 1 artifact from "getTRSSOutput" build number 1863
[Pipeline] sh
[2025-08-12T22:27:41.708Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-12T22:27:41.708Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-12T22:27:41.708Z] + tar xof -
[2025-08-12T22:27:41.708Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-12T22:27:42.329Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-12T22:27:42.350Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-12T22:27:45.978Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-12T22:29:45.156Z] --------------------------------------------
[2025-08-12T22:29:45.156Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:29:45.156Z] task is set to default
[2025-08-12T22:29:45.156Z] dependencyList is set to all
[2025-08-12T22:29:45.156Z] --------------------------------------------
[2025-08-12T22:29:45.156Z] Starting download third party dependent jars
[2025-08-12T22:29:45.156Z] --------------------------------------------
[2025-08-12T22:29:45.156Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-12T22:29:45.156Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-12T22:29:46.014Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] sh
[2025-08-12T22:29:51.614Z] + cd ./aqa-tests/TKG
[2025-08-12T22:29:51.614Z] + uname
[2025-08-12T22:29:51.614Z] + [ Linux = AIX ]
[2025-08-12T22:29:51.614Z] + uname
[2025-08-12T22:29:51.614Z] + [ Linux = SunOS ]
[2025-08-12T22:29:51.614Z] + uname
[2025-08-12T22:29:51.614Z] + [ Linux = *BSD ]
[2025-08-12T22:29:51.614Z] + MAKE=make
[2025-08-12T22:29:51.614Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-08-12T22:29:51.614Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-08-12T22:29:51.614Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:29:51.614Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T22:29:51.614Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T22:29:51.614Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-12T22:29:51.614Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-12T22:29:51.614Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-12T22:29:51.614Z]
[2025-08-12T22:29:51.614Z] build:
[2025-08-12T22:29:51.614Z]
[2025-08-12T22:29:51.614Z] clean:
[2025-08-12T22:29:51.614Z]
[2025-08-12T22:29:51.614Z] init:
[2025-08-12T22:29:51.614Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-08-12T22:29:51.614Z]
[2025-08-12T22:29:51.614Z] getDependentLibs:
[2025-08-12T22:29:53.391Z] [exec] --------------------------------------------
[2025-08-12T22:29:53.391Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:29:53.391Z] [exec] task is set to default
[2025-08-12T22:29:53.391Z] [exec] dependencyList is set to json_simple
[2025-08-12T22:29:53.391Z] [exec] --------------------------------------------
[2025-08-12T22:29:53.391Z] [exec] Starting download third party dependent jars
[2025-08-12T22:29:53.391Z] [exec] --------------------------------------------
[2025-08-12T22:29:53.391Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:29:53.391Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-12T22:29:53.391Z] [exec] downloaded dependent third party jars successfully
[2025-08-12T22:29:53.391Z]
[2025-08-12T22:29:53.391Z] compile:
[2025-08-12T22:29:53.391Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-12T22:29:53.391Z] [echo] ============COMPILER SETTINGS============
[2025-08-12T22:29:53.391Z] [echo] ===fork: yes
[2025-08-12T22:29:53.391Z] [echo] ===debug: on
[2025-08-12T22:29:53.391Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-08-12T22:29:53.391Z]
[2025-08-12T22:29:53.391Z] dist:
[2025-08-12T22:29:53.391Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-12T22:29:53.391Z]
[2025-08-12T22:29:53.391Z] BUILD SUCCESSFUL
[2025-08-12T22:29:53.391Z] Total time: 2 seconds
[2025-08-12T22:29:53.391Z] 0
[2025-08-12T22:29:53.391Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-12T22:29:54.699Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-12T22:29:54.699Z] microArchOutput:
[2025-08-12T22:29:54.699Z] ****************************** MACHINE INFO ******************************
[2025-08-12T22:29:54.699Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG
[2025-08-12T22:29:54.699Z] Free Physical Memory Size : 2761138176
[2025-08-12T22:29:54.699Z] Free space (bytes) : 83104698368
[2025-08-12T22:29:54.699Z] Total Physical Memory Size : 6442450944
[2025-08-12T22:29:54.699Z] Total space (bytes) : 167961710592
[2025-08-12T22:29:54.699Z] Usable space (bytes) : 74498199552
[2025-08-12T22:29:54.699Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-12T22:29:54.699Z] bashVersion :
[2025-08-12T22:29:54.699Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-08-12T22:29:54.699Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-12T22:29:54.699Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-12T22:29:54.699Z]
[2025-08-12T22:29:54.699Z] This is free software; you are free to change and redistribute it.
[2025-08-12T22:29:54.699Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-12T22:29:54.699Z] cpuCores : 8
[2025-08-12T22:29:54.699Z] curlVersion :
[2025-08-12T22:29:54.699Z] 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-08-12T22:29:54.699Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-08-12T22:29:54.699Z] 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-08-12T22:29:54.699Z] 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-08-12T22:29:54.699Z] dockerVersion : bash: line 1: docker: command not found
[2025-08-12T22:29:54.699Z] gcc version : 13
[2025-08-12T22:29:54.699Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-08-12T22:29:54.699Z] gdb version : bash: line 1: gdb: command not found
[2025-08-12T22:29:54.699Z] lldb version : Command could not be executed
[2025-08-12T22:29:54.699Z] makeVersion :
[2025-08-12T22:29:54.699Z] GNU Make 4.3
[2025-08-12T22:29:54.699Z] Built for aarch64-unknown-linux-gnu
[2025-08-12T22:29:54.699Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-08-12T22:29:54.699Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-12T22:29:54.699Z] This is free software: you are free to change and redistribute it.
[2025-08-12T22:29:54.699Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-12T22:29:54.699Z] mavenVersion : bash: line 1: mvn: command not found
[2025-08-12T22:29:54.699Z] osInfo :
[2025-08-12T22:29:54.699Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-08-12T22:29:54.699Z] NAME="Ubuntu"
[2025-08-12T22:29:54.699Z] VERSION_ID="24.04"
[2025-08-12T22:29:54.699Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-08-12T22:29:54.699Z] VERSION_CODENAME=noble
[2025-08-12T22:29:54.699Z] ID=ubuntu
[2025-08-12T22:29:54.699Z] ID_LIKE=debian
[2025-08-12T22:29:54.699Z] HOME_URL="https://www.ubuntu.com/"
[2025-08-12T22:29:54.699Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-08-12T22:29:54.699Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-08-12T22:29:54.699Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-08-12T22:29:54.699Z] UBUNTU_CODENAME=noble
[2025-08-12T22:29:54.699Z] LOGO=ubuntu-logo
[2025-08-12T22:29:54.699Z] osLabel : ubuntu.24
[2025-08-12T22:29:54.699Z] perlVersion :
[2025-08-12T22:29:54.699Z]
[2025-08-12T22:29:54.699Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-08-12T22:29:54.699Z] (with 51 registered patches, see perl -V for more detail)
[2025-08-12T22:29:54.699Z]
[2025-08-12T22:29:54.699Z] Copyright 1987-2023, Larry Wall
[2025-08-12T22:29:54.699Z]
[2025-08-12T22:29:54.699Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-12T22:29:54.699Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-12T22:29:54.699Z]
[2025-08-12T22:29:54.699Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-12T22:29:54.699Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-12T22:29:54.699Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-12T22:29:54.699Z]
[2025-08-12T22:29:54.699Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-12T22:29:54.699Z] procArch : aarch64
[2025-08-12T22:29:54.699Z] sysArch : aarch64
[2025-08-12T22:29:54.699Z] sysOS : Linux
[2025-08-12T22:29:54.699Z] ulimit :
[2025-08-12T22:29:54.699Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-08-12T22:29:54.699Z] core file size (blocks, -c) unlimited
[2025-08-12T22:29:54.699Z] data seg size (kbytes, -d) unlimited
[2025-08-12T22:29:54.699Z] scheduling priority (-e) 0
[2025-08-12T22:29:54.699Z] file size (blocks, -f) unlimited
[2025-08-12T22:29:54.699Z] pending signals (-i) 63426
[2025-08-12T22:29:54.699Z] max locked memory (kbytes, -l) 8192
[2025-08-12T22:29:54.699Z] max memory size (kbytes, -m) unlimited
[2025-08-12T22:29:54.699Z] open files (-n) 1048576
[2025-08-12T22:29:54.699Z] pipe size (512 bytes, -p) 8
[2025-08-12T22:29:54.699Z] POSIX message queues (bytes, -q) 819200
[2025-08-12T22:29:54.699Z] real-time priority (-r) 0
[2025-08-12T22:29:54.699Z] stack size (kbytes, -s) 8192
[2025-08-12T22:29:54.700Z] cpu time (seconds, -t) unlimited
[2025-08-12T22:29:54.700Z] max user processes (-u) unlimited
[2025-08-12T22:29:54.700Z] virtual memory (kbytes, -v) unlimited
[2025-08-12T22:29:54.700Z] file locks (-x) unlimited
[2025-08-12T22:29:54.700Z] uname : Linux f713be540621 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-08-12T22:29:54.700Z] vmVendor : Oracle Corporation
[2025-08-12T22:29:54.700Z] vmVersion : 25.472-b03
[2025-08-12T22:29:54.700Z] xlc version : bash: line 1: xlC: command not found
[2025-08-12T22:29:54.700Z] **************************************************************************
[2025-08-12T22:29:54.700Z]
[2025-08-12T22:29:54.700Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-12T22:29:54.700Z]
[2025-08-12T22:29:54.700Z] System.getProperty('java.vendor')=Temurin
[2025-08-12T22:29:54.700Z]
[2025-08-12T22:29:54.700Z] System.getProperty('os.name')=Linux
[2025-08-12T22:29:54.700Z]
[2025-08-12T22:29:54.700Z] System.getProperty('os.arch')=aarch64
[2025-08-12T22:29:54.700Z]
[2025-08-12T22:29:54.700Z] System.getProperty('java.fullversion')=null
[2025-08-12T22:29:54.700Z]
[2025-08-12T22:29:54.700Z] System.getProperty('sun.arch.data.model')=64
[2025-08-12T22:29:54.700Z]
[2025-08-12T22:29:54.700Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:29:54.700Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG'
[2025-08-12T22:29:54.700Z] perl scripts/configure.pl
[2025-08-12T22:29:54.700Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-12T22:29:56.435Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-12T22:29:56.435Z]
[2025-08-12T22:29:56.435Z]
[2025-08-12T22:29:56.435Z] Starting to generate parallel test lists.
[2025-08-12T22:29:56.435Z]
[2025-08-12T22:29:56.435Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-08-12T22:29:56.435Z] Attempting to get test duration data from TRSS.
[2025-08-12T22:29:56.435Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=special
[2025-08-12T22:29:56.435Z] Attempting to get test duration data from cached files.
[2025-08-12T22:29:56.435Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json
[2025-08-12T22:29:56.435Z] Warning: cannot get data from cached files.
[2025-08-12T22:29:56.435Z]
[2025-08-12T22:29:56.435Z] TEST DURATION
[2025-08-12T22:29:56.435Z] ====================================================================================
[2025-08-12T22:29:56.435Z] Total number of tests searched: 6
[2025-08-12T22:29:56.435Z] Number of test durations found: 6
[2025-08-12T22:29:56.435Z] Top slowest tests:
[2025-08-12T22:29:56.435Z] 05m06s hotspot_custom_0
[2025-08-12T22:29:56.435Z] 02m37s jdk_math_jre_0
[2025-08-12T22:29:56.435Z] 02m27s jdk_math_jre_1
[2025-08-12T22:29:56.435Z] ====================================================================================
[2025-08-12T22:29:56.435Z]
[2025-08-12T22:29:56.435Z] Test target is split into 1 lists.
[2025-08-12T22:29:56.435Z] Reducing estimated test running time from 10m57s to 10m57s.
[2025-08-12T22:29:56.435Z]
[2025-08-12T22:29:56.435Z] -------------------------------------testList_0-------------------------------------
[2025-08-12T22:29:56.435Z] Number of tests: 6
[2025-08-12T22:29:56.435Z] Estimated running time: 10m57s
[2025-08-12T22:29:56.435Z] TESTLIST=hotspot_custom_0,jdk_math_jre_0,jdk_math_jre_1,jdk_custom_0,langtools_custom_0,jdk_math_jre_2
[2025-08-12T22:29:56.435Z] ------------------------------------------------------------------------------------
[2025-08-12T22:29:56.435Z]
[2025-08-12T22:29:56.435Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-12T22:29:56.435Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-12T22:29:57.807Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-12T22:29:58.686Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-08-12T22:30:02.591Z] + cd ./aqa-tests/TKG
[2025-08-12T22:30:02.592Z] + uname
[2025-08-12T22:30:02.592Z] + [ Linux = AIX ]
[2025-08-12T22:30:02.592Z] + uname
[2025-08-12T22:30:02.592Z] + [ Linux = SunOS ]
[2025-08-12T22:30:02.592Z] + uname
[2025-08-12T22:30:02.592Z] + [ Linux = *BSD ]
[2025-08-12T22:30:02.592Z] + MAKE=make
[2025-08-12T22:30:02.592Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=3 TEST_TIME=
[2025-08-12T22:30:02.592Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-08-12T22:30:02.592Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:30:02.592Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T22:30:02.592Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T22:30:02.592Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-12T22:30:02.592Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-12T22:30:02.592Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-12T22:30:02.592Z]
[2025-08-12T22:30:02.592Z] build:
[2025-08-12T22:30:02.592Z]
[2025-08-12T22:30:02.592Z] clean:
[2025-08-12T22:30:02.592Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-08-12T22:30:02.592Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-08-12T22:30:02.592Z]
[2025-08-12T22:30:02.592Z] init:
[2025-08-12T22:30:02.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-08-12T22:30:02.592Z]
[2025-08-12T22:30:02.592Z] getDependentLibs:
[2025-08-12T22:30:02.592Z] [exec] --------------------------------------------
[2025-08-12T22:30:02.592Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:30:02.592Z] [exec] task is set to default
[2025-08-12T22:30:02.592Z] [exec] dependencyList is set to json_simple
[2025-08-12T22:30:02.592Z] [exec] --------------------------------------------
[2025-08-12T22:30:02.592Z] [exec] Starting download third party dependent jars
[2025-08-12T22:30:02.592Z] [exec] --------------------------------------------
[2025-08-12T22:30:02.592Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:30:02.592Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-12T22:30:02.592Z] [exec] downloaded dependent third party jars successfully
[2025-08-12T22:30:02.592Z]
[2025-08-12T22:30:02.592Z] compile:
[2025-08-12T22:30:02.592Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-12T22:30:02.592Z] [echo] ============COMPILER SETTINGS============
[2025-08-12T22:30:02.592Z] [echo] ===fork: yes
[2025-08-12T22:30:02.592Z] [echo] ===debug: on
[2025-08-12T22:30:02.592Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] dist:
[2025-08-12T22:30:03.981Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] BUILD SUCCESSFUL
[2025-08-12T22:30:03.981Z] Total time: 1 second
[2025-08-12T22:30:03.981Z] 0
[2025-08-12T22:30:03.981Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-12T22:30:03.981Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-12T22:30:03.981Z] microArchOutput:
[2025-08-12T22:30:03.981Z] ****************************** MACHINE INFO ******************************
[2025-08-12T22:30:03.981Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG
[2025-08-12T22:30:03.981Z] Free Physical Memory Size : 2760278016
[2025-08-12T22:30:03.981Z] Free space (bytes) : 83100753920
[2025-08-12T22:30:03.981Z] Total Physical Memory Size : 6442450944
[2025-08-12T22:30:03.981Z] Total space (bytes) : 167961710592
[2025-08-12T22:30:03.981Z] Usable space (bytes) : 74494255104
[2025-08-12T22:30:03.981Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-12T22:30:03.981Z] bashVersion :
[2025-08-12T22:30:03.981Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-08-12T22:30:03.981Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-12T22:30:03.981Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] This is free software; you are free to change and redistribute it.
[2025-08-12T22:30:03.981Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-12T22:30:03.981Z] cpuCores : 8
[2025-08-12T22:30:03.981Z] curlVersion :
[2025-08-12T22:30:03.981Z] 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-08-12T22:30:03.981Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-08-12T22:30:03.981Z] 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-08-12T22:30:03.981Z] 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-08-12T22:30:03.981Z] dockerVersion : bash: line 1: docker: command not found
[2025-08-12T22:30:03.981Z] gcc version : 13
[2025-08-12T22:30:03.981Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-08-12T22:30:03.981Z] gdb version : bash: line 1: gdb: command not found
[2025-08-12T22:30:03.981Z] lldb version : Command could not be executed
[2025-08-12T22:30:03.981Z] makeVersion :
[2025-08-12T22:30:03.981Z] GNU Make 4.3
[2025-08-12T22:30:03.981Z] Built for aarch64-unknown-linux-gnu
[2025-08-12T22:30:03.981Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-08-12T22:30:03.981Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-12T22:30:03.981Z] This is free software: you are free to change and redistribute it.
[2025-08-12T22:30:03.981Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-12T22:30:03.981Z] mavenVersion : bash: line 1: mvn: command not found
[2025-08-12T22:30:03.981Z] osInfo :
[2025-08-12T22:30:03.981Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-08-12T22:30:03.981Z] NAME="Ubuntu"
[2025-08-12T22:30:03.981Z] VERSION_ID="24.04"
[2025-08-12T22:30:03.981Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-08-12T22:30:03.981Z] VERSION_CODENAME=noble
[2025-08-12T22:30:03.981Z] ID=ubuntu
[2025-08-12T22:30:03.981Z] ID_LIKE=debian
[2025-08-12T22:30:03.981Z] HOME_URL="https://www.ubuntu.com/"
[2025-08-12T22:30:03.981Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-08-12T22:30:03.981Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-08-12T22:30:03.981Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-08-12T22:30:03.981Z] UBUNTU_CODENAME=noble
[2025-08-12T22:30:03.981Z] LOGO=ubuntu-logo
[2025-08-12T22:30:03.981Z] osLabel : ubuntu.24
[2025-08-12T22:30:03.981Z] perlVersion :
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-08-12T22:30:03.981Z] (with 51 registered patches, see perl -V for more detail)
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] Copyright 1987-2023, Larry Wall
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-12T22:30:03.981Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-12T22:30:03.981Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-12T22:30:03.981Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-12T22:30:03.981Z] procArch : aarch64
[2025-08-12T22:30:03.981Z] sysArch : aarch64
[2025-08-12T22:30:03.981Z] sysOS : Linux
[2025-08-12T22:30:03.981Z] ulimit :
[2025-08-12T22:30:03.981Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-08-12T22:30:03.981Z] core file size (blocks, -c) unlimited
[2025-08-12T22:30:03.981Z] data seg size (kbytes, -d) unlimited
[2025-08-12T22:30:03.981Z] scheduling priority (-e) 0
[2025-08-12T22:30:03.981Z] file size (blocks, -f) unlimited
[2025-08-12T22:30:03.981Z] pending signals (-i) 63426
[2025-08-12T22:30:03.981Z] max locked memory (kbytes, -l) 8192
[2025-08-12T22:30:03.981Z] max memory size (kbytes, -m) unlimited
[2025-08-12T22:30:03.981Z] open files (-n) 1048576
[2025-08-12T22:30:03.981Z] pipe size (512 bytes, -p) 8
[2025-08-12T22:30:03.981Z] POSIX message queues (bytes, -q) 819200
[2025-08-12T22:30:03.981Z] real-time priority (-r) 0
[2025-08-12T22:30:03.981Z] stack size (kbytes, -s) 8192
[2025-08-12T22:30:03.981Z] cpu time (seconds, -t) unlimited
[2025-08-12T22:30:03.981Z] max user processes (-u) unlimited
[2025-08-12T22:30:03.981Z] virtual memory (kbytes, -v) unlimited
[2025-08-12T22:30:03.981Z] file locks (-x) unlimited
[2025-08-12T22:30:03.981Z] uname : Linux f713be540621 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-08-12T22:30:03.981Z] vmVendor : Oracle Corporation
[2025-08-12T22:30:03.981Z] vmVersion : 25.472-b03
[2025-08-12T22:30:03.981Z] xlc version : bash: line 1: xlC: command not found
[2025-08-12T22:30:03.981Z] **************************************************************************
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] System.getProperty('java.vendor')=Temurin
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] System.getProperty('os.name')=Linux
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] System.getProperty('os.arch')=aarch64
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] System.getProperty('java.fullversion')=null
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:03.981Z] System.getProperty('sun.arch.data.model')=64
[2025-08-12T22:30:03.981Z]
[2025-08-12T22:30:05.239Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-08-12T22:30:05.239Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG'
[2025-08-12T22:30:05.239Z] perl scripts/configure.pl
[2025-08-12T22:30:05.239Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-08-12T22:30:05.239Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-12T22:30:05.239Z]
[2025-08-12T22:30:05.239Z]
[2025-08-12T22:30:05.239Z] Starting to generate parallel test lists.
[2025-08-12T22:30:05.239Z]
[2025-08-12T22:30:05.239Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-08-12T22:30:05.239Z] Attempting to get test duration data from TRSS.
[2025-08-12T22:30:05.239Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=special
[2025-08-12T22:30:06.089Z] Attempting to get test duration data from cached files.
[2025-08-12T22:30:06.089Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json
[2025-08-12T22:30:06.089Z] Warning: cannot get data from cached files.
[2025-08-12T22:30:06.089Z]
[2025-08-12T22:30:06.089Z] TEST DURATION
[2025-08-12T22:30:06.089Z] ====================================================================================
[2025-08-12T22:30:06.089Z] Total number of tests searched: 6
[2025-08-12T22:30:06.089Z] Number of test durations found: 6
[2025-08-12T22:30:06.089Z] Top slowest tests:
[2025-08-12T22:30:06.089Z] 05m06s hotspot_custom_0
[2025-08-12T22:30:06.089Z] 02m37s jdk_math_jre_0
[2025-08-12T22:30:06.089Z] 02m27s jdk_math_jre_1
[2025-08-12T22:30:06.089Z] ====================================================================================
[2025-08-12T22:30:06.089Z]
[2025-08-12T22:30:06.089Z] Test target is split into 3 lists.
[2025-08-12T22:30:06.089Z] Reducing estimated test running time from 10m57s to 05m06s.
[2025-08-12T22:30:06.089Z]
[2025-08-12T22:30:06.089Z] -------------------------------------testList_0-------------------------------------
[2025-08-12T22:30:06.089Z] Number of tests: 1
[2025-08-12T22:30:06.089Z] Estimated running time: 05m06s
[2025-08-12T22:30:06.089Z] TESTLIST=hotspot_custom_0
[2025-08-12T22:30:06.090Z] ------------------------------------------------------------------------------------
[2025-08-12T22:30:06.090Z]
[2025-08-12T22:30:06.090Z] -------------------------------------testList_1-------------------------------------
[2025-08-12T22:30:06.090Z] Number of tests: 3
[2025-08-12T22:30:06.090Z] Estimated running time: 02m50s
[2025-08-12T22:30:06.090Z] TESTLIST=jdk_math_jre_0,langtools_custom_0,jdk_math_jre_2
[2025-08-12T22:30:06.090Z] ------------------------------------------------------------------------------------
[2025-08-12T22:30:06.090Z]
[2025-08-12T22:30:06.090Z] -------------------------------------testList_2-------------------------------------
[2025-08-12T22:30:06.090Z] Number of tests: 2
[2025-08-12T22:30:06.090Z] Estimated running time: 03m00s
[2025-08-12T22:30:06.090Z] TESTLIST=jdk_math_jre_1,jdk_custom_0
[2025-08-12T22:30:06.090Z] ------------------------------------------------------------------------------------
[2025-08-12T22:30:06.090Z]
[2025-08-12T22:30:06.090Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-12T22:30:06.090Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-12T22:30:06.506Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-12T22:30:07.339Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-08-12T22:30:07.341Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-08-12T22:30:07.574Z] Archiving artifacts
[2025-08-12T22:30:07.961Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-08-12T22:30:08.454Z] [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-08-12T22:30:09.178Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-08-12T22:30:09.179Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-08-12T22:30:09.181Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-08-12T22:30:09.645Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-08-12T22:30:09.806Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-08-12T22:30:09.853Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-08-12T22:30:10.985Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-08-12T22:30:11.185Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-08-12T22:30:11.414Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-08-12T22:44:10.256Z] LEVELS: [special]
[2025-08-12T22:44:10.256Z] JDK_VERSIONS: [8]
[2025-08-12T22:44:10.256Z] GROUPS: [openjdk]
[2025-08-12T22:44:10.256Z] ARCH_OS_LIST: [aarch64_linux]
[2025-08-12T22:44:10.472Z] Existing items:
[2025-08-12T22:44:10.472Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1'}
[2025-08-12T22:44:10.472Z] Unreferenced items:
[2025-08-12T22:44:10.472Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'}
[2025-08-12T22:44:10.472Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'}
[2025-08-12T22:44:11.701Z] LEVELS: [special]
[2025-08-12T22:44:11.703Z] JDK_VERSIONS: [8]
[2025-08-12T22:44:11.703Z] GROUPS: [openjdk]
[2025-08-12T22:44:11.703Z] ARCH_OS_LIST: [aarch64_linux]
[2025-08-12T22:44:11.794Z] Existing items:
[2025-08-12T22:44:11.794Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'}
[2025-08-12T22:44:11.794Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1'}
[2025-08-12T22:44:11.795Z] Unreferenced items:
[2025-08-12T22:44:11.795Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[2025-08-12T22:44:13.524Z] LEVELS: [special]
[2025-08-12T22:44:13.524Z] JDK_VERSIONS: [8]
[2025-08-12T22:44:13.524Z] GROUPS: [openjdk]
[2025-08-12T22:44:13.524Z] ARCH_OS_LIST: [aarch64_linux]
[2025-08-12T22:44:13.620Z] Existing items:
[2025-08-12T22:44:13.620Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'}
[2025-08-12T22:44:13.620Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1'}
[2025-08-12T22:44:13.620Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-12T22:44:14.653Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-12T22:44:19.387Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-12T22:44:19.388Z] Unix type machine..
[2025-08-12T22:44:19.388Z] Running on a Linux host
[2025-08-12T22:44:19.388Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-08-12T22:44:21.660Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-12T22:44:21.660Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-12T22:44:22.557Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-08-12T22:44:25.855Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-12T22:44:26.596Z] 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-08-12T22:44:26.787Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0
[Pipeline] build
[2025-08-12T22:44:26.795Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1
[Pipeline] build
[2025-08-12T22:44:26.832Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2
[2025-08-12T22:44:36.824Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #12
[2025-08-12T22:44:36.828Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #9
[2025-08-12T22:44:36.852Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #9
[2025-08-12T23:47:15.410Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #12 completed: SUCCESS
[Pipeline] }
[2025-08-13T00:32:26.286Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #9 completed: ABORTED
[Pipeline] }
[2025-08-13T00:41:24.297Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #9 completed: ABORTED
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-08-13T00:41:24.387Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk8_hs_special.openjdk_aarch64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-08-13T00:41:24.456Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-13T00:41:24.456Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-13T00:41:24.475Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-08-13T00:41:24.485Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #9 completed with status ABORTED
[Pipeline] timeout
[2025-08-13T00:41:24.505Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-13T00:41:24.603Z] Exception: hudson.AbortException: Failed to copy artifacts from Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 with filter: **/*.tap
[Pipeline] echo
[2025-08-13T00:41:24.604Z] Cannot copy *.tap or AQACert.log from Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 with buildid 9 . Skipping copyArtifacts...
[Pipeline] echo
[2025-08-13T00:41:24.722Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #9 completed with status ABORTED
[Pipeline] timeout
[2025-08-13T00:41:24.738Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-13T00:41:24.832Z] Exception: hudson.AbortException: Failed to copy artifacts from Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 with filter: **/*.tap
[Pipeline] echo
[2025-08-13T00:41:24.833Z] Cannot copy *.tap or AQACert.log from Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 with buildid 9 . Skipping copyArtifacts...
[Pipeline] echo
[2025-08-13T00:41:24.846Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #12 completed with status SUCCESS
[Pipeline] timeout
[2025-08-13T00:41:24.861Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-13T00:41:24.979Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0" build number 12
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-13T00:41:25.019Z] Saving Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0/12/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-13T00:41:25.043Z] Archiving artifacts
[2025-08-13T00:41:25.090Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-08-13T00:41:25.228Z] Tap file found: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0\12\aqa-tests\TKG\output_1755042106230\Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0.tap...
[Pipeline] readFile
[Pipeline] cleanWs
[2025-08-13T00:41:25.300Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-13T00:41:25.300Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-13T00:41:25.325Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-13T00:41:25.402Z] after parallel parallelResults.jobStatus is ABORTED
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: ABORTED