Pre Test

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 20 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 101 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6195 originally caused by: Started by timer Started by user Andrew Leonard Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 99 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6195 Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests@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/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests@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 51b7317e39ce12e6ca01655afa9204d62d33665b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 51b7317e39ce12e6ca01655afa9204d62d33665b # timeout=10 Commit message: "Fix pingperf tests with liberty dockerfile update (#6684)" > git rev-list --no-walk 365ac67bb3a5ed65b1e3b991e8f9616d700c5693 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-10-23T15:47:51.606Z] SPEC: linux_arm [Pipeline] echo [2025-10-23T15:47:51.611Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-10-23T15:47:51.630Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' 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-10-23T15:47:51.636Z] dynamicAgents: [] [Pipeline] node [2025-10-23T15:48:06.640Z] Still waiting to schedule task [2025-10-23T15:48:06.640Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’ [2025-10-23T17:57:51.664Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-10-23T17:57:51.705Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-23T17:57:52.081Z] [WS-CLEANUP] Deleting project workspace... [2025-10-23T17:57:52.082Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-23T17:57:52.256Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-10-23T17:57:52.486Z] The recommended git tool is: git [2025-10-23T17:57:52.838Z] No credentials specified [2025-10-23T17:57:53.012Z] Cloning the remote Git repository [2025-10-23T17:57:53.394Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-10-23T17:57:53.395Z] > git init /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests # timeout=10 [2025-10-23T17:57:53.406Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-10-23T17:57:53.406Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-10-23T17:57:53.406Z] > git --version # timeout=10 [2025-10-23T17:57:53.411Z] > git --version # 'git version 2.43.0' [2025-10-23T17:57:53.411Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-23T17:57:59.818Z] Avoid second fetch [2025-10-23T17:57:59.999Z] Checking out Revision 51b7317e39ce12e6ca01655afa9204d62d33665b (origin/master) [2025-10-23T17:57:59.537Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-10-23T17:57:59.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-23T17:57:59.902Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-10-23T17:58:00.083Z] > git config core.sparsecheckout # timeout=10 [2025-10-23T17:58:00.088Z] > git checkout -f 51b7317e39ce12e6ca01655afa9204d62d33665b # timeout=10 [2025-10-23T17:58:01.607Z] Commit message: "Fix pingperf tests with liberty dockerfile update (#6684)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-23T17:58:03.328Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] echo [2025-10-23T17:58:03.351Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-10-23T17:58:05.401Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-10-23T17:58:06.116Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-23T17:58:08.040Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-23T17:58:08.040Z] Unix type machine.. [2025-10-23T17:58:08.040Z] Running on a Linux host [2025-10-23T17:58:08.040Z] 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-10-23T17:58:11.137Z] + printenv [2025-10-23T17:58:11.137Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-10-23T17:58:11.137Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-23T17:58:11.137Z] USE_TESTENV_PROPERTIES=false [2025-10-23T17:58:11.137Z] VENDOR_TEST_DIRS=/test/functional [2025-10-23T17:58:11.137Z] EXTERNAL_CUSTOM_BRANCH=master [2025-10-23T17:58:11.137Z] SSH_CLIENT=78.47.239.97 58202 22 [2025-10-23T17:58:11.137Z] USER=jenkins [2025-10-23T17:58:11.137Z] BUILD_LIST=functional/buildAndPackage [2025-10-23T17:58:11.137Z] SDK_RESOURCE=upstream [2025-10-23T17:58:11.137Z] OPENJ9_BRANCH=master [2025-10-23T17:58:11.137Z] jobStatus=SUCCESS [2025-10-23T17:58:11.137Z] CI=true [2025-10-23T17:58:11.137Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-arm-temurin_SmokeTests/14/display/redirect?page=changes [2025-10-23T17:58:11.137Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-10-23T17:58:11.137Z] UPSTREAM_JOB_NUMBER=20 [2025-10-23T17:58:11.137Z] TARGET=extended.functional [2025-10-23T17:58:11.137Z] EXIT_FAILURE=false [2025-10-23T17:58:11.137Z] VENDOR_TEST_BRANCHES=v2025.10.01 [2025-10-23T17:58:11.137Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-3 armv8 hw.arch.aarch32 test ci.role.test ubuntu linux test-docker-ubuntu2404-armv7-10 armv8.2 sw.os.linux arm [2025-10-23T17:58:11.137Z] HUDSON_URL=https://ci.adoptium.net/ [2025-10-23T17:58:11.137Z] USE_JRE=false [2025-10-23T17:58:11.137Z] OLDPWD=/home/jenkins [2025-10-23T17:58:11.137Z] STF_OWNER_BRANCH=adoptium:master [2025-10-23T17:58:11.137Z] HOME=/home/jenkins [2025-10-23T17:58:11.137Z] ADOPTOPENJDK_BRANCH=master [2025-10-23T17:58:11.137Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-arm-temurin_SmokeTests/14/ [2025-10-23T17:58:11.137Z] TAP_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests.tap [2025-10-23T17:58:11.137Z] JDK_IMPL=hotspot [2025-10-23T17:58:11.137Z] DOCKER_REQUIRED=false [2025-10-23T17:58:11.137Z] HUDSON_COOKIE=c5e65ad2-f5ec-4fe0-83e0-5ec813e98c84 [2025-10-23T17:58:11.137Z] JENKINS_SERVER_COOKIE=durable-00d22a90f9a5da5e670d5ace4c43b0e30ff6e816c0f99c6f73429caa781001ef [2025-10-23T17:58:11.137Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2025-10-23T17:58:11.137Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../benchmarks [2025-10-23T17:58:11.137Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests [2025-10-23T17:58:11.137Z] KEEP_WORKSPACE=false [2025-10-23T17:58:11.137Z] ARCHIVE_TEST_RESULTS=false [2025-10-23T17:58:11.137Z] GENERATE_JOBS=false [2025-10-23T17:58:11.137Z] TKG_OWNER_BRANCH=adoptium:master [2025-10-23T17:58:11.137Z] PERSONAL_BUILD=false [2025-10-23T17:58:11.137Z] LOGNAME=jenkins [2025-10-23T17:58:11.137Z] NODE_NAME=test-docker-ubuntu2404-armv7-10 [2025-10-23T17:58:11.137Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-arm-temurin_SmokeTests/14/display/redirect?page=artifacts [2025-10-23T17:58:11.137Z] STAGE_NAME=Setup [2025-10-23T17:58:11.137Z] AUTO_DETECT=true [2025-10-23T17:58:11.137Z] EXECUTOR_NUMBER=0 [2025-10-23T17:58:11.137Z] JDK_VERSION=8 [2025-10-23T17:58:11.137Z] EXTERNAL_TEST_CMD=mvn clean install [2025-10-23T17:58:11.137Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-arm-temurin_SmokeTests/14/display/redirect?page=tests [2025-10-23T17:58:11.137Z] BUILD_DISPLAY_NAME=#14 [2025-10-23T17:58:11.137Z] TIME_LIMIT=1 [2025-10-23T17:58:11.137Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-10-23T17:58:11.137Z] JOB_BASE_NAME=jdk8u-release-linux-arm-temurin_SmokeTests [2025-10-23T17:58:11.137Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-10-23T17:58:11.137Z] PLATFORM=arm_linux [2025-10-23T17:58:11.137Z] TKG_ITERATIONS=1 [2025-10-23T17:58:11.137Z] EXIT_SUCCESS=false [2025-10-23T17:58:11.137Z] BUILD_ID=14 [2025-10-23T17:58:11.137Z] ACTIVE_NODE_TIMEOUT=5 [2025-10-23T17:58:11.137Z] BUILD_TAG=jenkins-build-scripts-jobs-release-jobs-jdk8u-jdk8u-release-linux-arm-temurin_SmokeTests-14 [2025-10-23T17:58:11.137Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/system_lib [2025-10-23T17:58:11.137Z] JENKINS_URL=https://ci.adoptium.net/ [2025-10-23T17:58:11.137Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-23T17:58:11.137Z] LANG=C.UTF-8 [2025-10-23T17:58:11.137Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-arm-temurin_SmokeTests/ [2025-10-23T17:58:11.137Z] KEEP_REPORTDIR=false [2025-10-23T17:58:11.137Z] JCK_GIT_BRANCH=master [2025-10-23T17:58:11.137Z] ORIGIN_JDK_VERSION=8 [2025-10-23T17:58:11.137Z] BUILD_NUMBER=14 [2025-10-23T17:58:11.137Z] JENKINS_NODE_COOKIE=82ee7c9b-aa5d-4ef9-a8bb-89dde9be2170 [2025-10-23T17:58:11.137Z] SHELL=/bin/sh [2025-10-23T17:58:11.137Z] ITERATIONS=1 [2025-10-23T17:58:11.137Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-10-23T17:58:11.137Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image [2025-10-23T17:58:11.137Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-arm-temurin_SmokeTests/14/display/redirect [2025-10-23T17:58:11.137Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-10-23T17:58:11.137Z] SPEC=linux_arm [2025-10-23T17:58:11.137Z] LIGHT_WEIGHT_CHECKOUT=false [2025-10-23T17:58:11.137Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-10-23T17:58:11.138Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-arm-temurin_SmokeTests/display/redirect [2025-10-23T17:58:11.138Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin [2025-10-23T17:58:11.138Z] JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests [2025-10-23T17:58:11.138Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-10-23T17:58:11.138Z] PWD=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests [2025-10-23T17:58:11.138Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib [2025-10-23T17:58:11.138Z] SSH_CONNECTION=78.47.239.97 58202 172.17.0.4 22 [2025-10-23T17:58:11.138Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests@tmp [2025-10-23T17:58:11.138Z] PARALLEL=None [2025-10-23T17:58:11.138Z] JOBSTARTTIME=Thu, 23 Oct 2025 17:58:04 +0000 [2025-10-23T17:58:11.138Z] DYNAMIC_COMPILE=true [2025-10-23T17:58:11.138Z] RERUN_ITERATIONS=0 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-10-23T17:58:11.669Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-10-23T17:58:11.688Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-10-23T17:58:54.017Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 20 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-10-23T17:58:54.301Z] 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-10-23T17:58:54.309Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests [Pipeline] { [Pipeline] sshagent [2025-10-23T17:58:54.418Z] $ ssh-agent [2025-10-23T17:58:55.272Z] SSH_AUTH_SOCK=/tmp/ssh-nm8Gb7Nu0bnX/agent.755518 [2025-10-23T17:58:55.272Z] SSH_AGENT_PID=755520 [2025-10-23T17:58:55.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-10-23T17:58:55.294Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests [Pipeline] { [Pipeline] sh [2025-10-23T17:58:57.139Z] + pwd [2025-10-23T17:58:57.139Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches v2025.10.01 --vendor_dirs /test/functional [2025-10-23T17:58:57.139Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests [2025-10-23T17:58:57.139Z] get jdk binary... [2025-10-23T17:58:57.139Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-10-23T17:58:57.139Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u472b08.tar.gz ... [2025-10-23T17:58:58.087Z] List files in jdkbinary folder... [2025-10-23T17:58:58.087Z] total 224464 [2025-10-23T17:58:58.087Z] -rw-r--r-- 1 jenkins jenkins 92467486 Oct 23 15:29 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b08.tar.gz [2025-10-23T17:58:58.087Z] -rw-r--r-- 1 jenkins jenkins 98421696 Oct 23 15:29 OpenJDK8U-jdk_arm_linux_hotspot_8u472b08.tar.gz [2025-10-23T17:58:58.087Z] -rw-r--r-- 1 jenkins jenkins 38837454 Oct 23 15:29 OpenJDK8U-jre_arm_linux_hotspot_8u472b08.tar.gz [2025-10-23T17:58:58.087Z] -rw-rw-r-- 1 jenkins jenkins 22179 Oct 23 15:44 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08-metadata.json [2025-10-23T17:58:58.087Z] -rw-r--r-- 1 jenkins jenkins 78186 Oct 23 15:46 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08.json [2025-10-23T17:58:58.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 17:58 tmp [2025-10-23T17:58:58.087Z] List files in jdkbinary/tmp folder... [2025-10-23T17:58:58.087Z] total 4 [2025-10-23T17:58:58.087Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 23 15:29 jdk8u472-b08-aarch32-20251022 [2025-10-23T17:58:58.087Z] Moving directory jdk8u472-b08-aarch32-20251022/ to ../j2sdk-image [2025-10-23T17:58:58.087Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u472b08.tar.gz ... [2025-10-23T17:58:59.042Z] List files in jdkbinary folder... [2025-10-23T17:58:59.042Z] total 224468 [2025-10-23T17:58:59.042Z] -rw-r--r-- 1 jenkins jenkins 92467486 Oct 23 15:29 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b08.tar.gz [2025-10-23T17:58:59.042Z] -rw-r--r-- 1 jenkins jenkins 98421696 Oct 23 15:29 OpenJDK8U-jdk_arm_linux_hotspot_8u472b08.tar.gz [2025-10-23T17:58:59.042Z] -rw-r--r-- 1 jenkins jenkins 38837454 Oct 23 15:29 OpenJDK8U-jre_arm_linux_hotspot_8u472b08.tar.gz [2025-10-23T17:58:59.042Z] -rw-rw-r-- 1 jenkins jenkins 22179 Oct 23 15:44 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08-metadata.json [2025-10-23T17:58:59.042Z] -rw-r--r-- 1 jenkins jenkins 78186 Oct 23 15:46 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08.json [2025-10-23T17:58:59.042Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 23 15:29 j2sdk-image [2025-10-23T17:58:59.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 17:58 tmp [2025-10-23T17:58:59.042Z] List files in jdkbinary/tmp folder... [2025-10-23T17:58:59.042Z] total 4 [2025-10-23T17:58:59.042Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 23 15:29 jdk8u472-b08-aarch32-20251022-jre [2025-10-23T17:58:59.042Z] Moving directory jdk8u472-b08-aarch32-20251022-jre/ to ../j2re-image [2025-10-23T17:58:59.042Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u472b08.tar.gz over ./j2sdk-image/jre... [2025-10-23T17:59:00.992Z] Removing top-level folder jdk8u472-b08-aarch32-20251022-debug-image/ [2025-10-23T17:59:00.992Z] Removing top-level folder jdk8u472-b08-aarch32-20251022/ [2025-10-23T17:59:00.992Z] Run /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version [2025-10-23T17:59:00.992Z] =JAVA VERSION OUTPUT BEGIN= [2025-10-23T17:59:00.992Z] openjdk version "1.8.0_472" [2025-10-23T17:59:00.992Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08) [2025-10-23T17:59:00.992Z] OpenJDK Client VM (Temurin)(build 25.472-b08, mixed mode) [2025-10-23T17:59:00.992Z] =JAVA VERSION OUTPUT END= [2025-10-23T17:59:00.992Z] =RELEASE INFO BEGIN= [2025-10-23T17:59:00.992Z] JAVA_VERSION="1.8.0_472" [2025-10-23T17:59:00.992Z] OS_NAME="Linux" [2025-10-23T17:59:00.992Z] OS_VERSION="2.6" [2025-10-23T17:59:00.992Z] OS_ARCH="aarch32" [2025-10-23T17:59:00.992Z] SOURCE=".:git:db1f43f29fe4+" [2025-10-23T17:59:00.992Z] IMPLEMENTOR="Eclipse Adoptium" [2025-10-23T17:59:00.992Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776" [2025-10-23T17:59:00.992Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-10-23T17:59:00.992Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git" [2025-10-23T17:59:00.992Z] FULL_VERSION="1.8.0_472-b08" [2025-10-23T17:59:00.992Z] SEMANTIC_VERSION="8.0.472+8" [2025-10-23T17:59:00.992Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2025-10-23T17:59:00.992Z] JVM_VARIANT="Hotspot" [2025-10-23T17:59:00.992Z] JVM_VERSION="25.472-b08" [2025-10-23T17:59:00.992Z] IMAGE_TYPE="JDK" [2025-10-23T17:59:00.992Z] =RELEASE INFO END= [2025-10-23T17:59:00.992Z] get testKitGen... [2025-10-23T17:59:00.992Z] git clone -q https://github.com/adoptium/TKG.git [2025-10-23T17:59:01.938Z] git rev-parse master [2025-10-23T17:59:01.938Z] git checkout -q -f dbf72b0d3d1794cee53b6163252f72c09ef8ede5 [2025-10-23T17:59:01.938Z] get functional test material... [2025-10-23T17:59:01.938Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2025-10-23T17:59:01.938Z] Cloning into 'openj9'... [2025-10-23T17:59:01.938Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2025-10-23T17:59:08.620Z] Updating files: 48% (4962/10336) [2025-10-23T17:59:08.620Z] Updating files: 49% (5065/10336) [2025-10-23T17:59:08.620Z] Updating files: 50% (5168/10336) [2025-10-23T17:59:08.620Z] Updating files: 51% (5272/10336) [2025-10-23T17:59:08.620Z] Updating files: 52% (5375/10336) [2025-10-23T17:59:08.620Z] Updating files: 53% (5479/10336) [2025-10-23T17:59:08.620Z] Updating files: 54% (5582/10336) [2025-10-23T17:59:08.620Z] Updating files: 55% (5685/10336) [2025-10-23T17:59:08.620Z] Updating files: 56% (5789/10336) [2025-10-23T17:59:08.620Z] Updating files: 57% (5892/10336) [2025-10-23T17:59:08.620Z] Updating files: 58% (5995/10336) [2025-10-23T17:59:08.620Z] Updating files: 59% (6099/10336) [2025-10-23T17:59:08.620Z] Updating files: 60% (6202/10336) [2025-10-23T17:59:08.620Z] Updating files: 61% (6305/10336) [2025-10-23T17:59:09.567Z] Updating files: 62% (6409/10336) [2025-10-23T17:59:09.567Z] Updating files: 63% (6512/10336) [2025-10-23T17:59:09.567Z] Updating files: 64% (6616/10336) [2025-10-23T17:59:09.567Z] Updating files: 65% (6719/10336) [2025-10-23T17:59:09.567Z] Updating files: 66% (6822/10336) [2025-10-23T17:59:09.567Z] Updating files: 67% (6926/10336) [2025-10-23T17:59:09.567Z] Updating files: 68% (7029/10336) [2025-10-23T17:59:09.567Z] Updating files: 69% (7132/10336) [2025-10-23T17:59:09.567Z] Updating files: 70% (7236/10336) [2025-10-23T17:59:09.567Z] Updating files: 71% (7339/10336) [2025-10-23T17:59:09.567Z] Updating files: 72% (7442/10336) [2025-10-23T17:59:09.567Z] Updating files: 73% (7546/10336) [2025-10-23T17:59:09.567Z] Updating files: 74% (7649/10336) [2025-10-23T17:59:09.567Z] Updating files: 75% (7752/10336) [2025-10-23T17:59:09.567Z] Updating files: 76% (7856/10336) [2025-10-23T17:59:09.567Z] Updating files: 77% (7959/10336) [2025-10-23T17:59:09.567Z] Updating files: 78% (8063/10336) [2025-10-23T17:59:09.567Z] Updating files: 79% (8166/10336) [2025-10-23T17:59:09.567Z] Updating files: 80% (8269/10336) [2025-10-23T17:59:09.567Z] Updating files: 81% (8373/10336) [2025-10-23T17:59:09.567Z] Updating files: 82% (8476/10336) [2025-10-23T17:59:09.567Z] Updating files: 83% (8579/10336) [2025-10-23T17:59:09.567Z] Updating files: 84% (8683/10336) [2025-10-23T17:59:09.567Z] Updating files: 85% (8786/10336) [2025-10-23T17:59:09.567Z] Updating files: 86% (8889/10336) [2025-10-23T17:59:09.567Z] Updating files: 87% (8993/10336) [2025-10-23T17:59:09.567Z] Updating files: 88% (9096/10336) [2025-10-23T17:59:09.567Z] Updating files: 89% (9200/10336) [2025-10-23T17:59:09.567Z] Updating files: 90% (9303/10336) [2025-10-23T17:59:09.567Z] Updating files: 91% (9406/10336) [2025-10-23T17:59:09.567Z] Updating files: 92% (9510/10336) [2025-10-23T17:59:09.567Z] Updating files: 93% (9613/10336) [2025-10-23T17:59:09.567Z] Updating files: 94% (9716/10336) [2025-10-23T17:59:09.567Z] Updating files: 95% (9820/10336) [2025-10-23T17:59:09.567Z] Updating files: 96% (9923/10336) [2025-10-23T17:59:09.567Z] Updating files: 97% (10026/10336) [2025-10-23T17:59:09.567Z] Updating files: 98% (10130/10336) [2025-10-23T17:59:09.567Z] Updating files: 99% (10233/10336) [2025-10-23T17:59:09.567Z] Updating files: 100% (10336/10336) [2025-10-23T17:59:09.567Z] Updating files: 100% (10336/10336), done. [2025-10-23T17:59:09.567Z] check OpenJ9 Repo sha [2025-10-23T17:59:09.567Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2025-10-23T17:59:09.567Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2025-10-23T17:59:09.567Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-23T17:59:09.567Z] OPENJ9_SHA=ecad7bd8be24184fd742d2008546fc6da1df502a [2025-10-23T17:59:09.567Z] total 132 [2025-10-23T17:59:09.567Z] -rw-rw-r-- 1 jenkins jenkins 6735 Oct 23 17:58 Contributing.md [2025-10-23T17:59:09.567Z] -rw-rw-r-- 1 jenkins jenkins 11360 Oct 23 17:58 LICENSE [2025-10-23T17:59:09.567Z] -rw-rw-r-- 1 jenkins jenkins 65 Oct 23 17:58 NOTICE [2025-10-23T17:59:09.567Z] -rw-rw-r-- 1 jenkins jenkins 8335 Oct 23 17:58 README.md [2025-10-23T17:59:09.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 17:59 TKG [2025-10-23T17:59:09.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 17:58 buildenv [2025-10-23T17:59:09.567Z] -rwxrwxr-x 1 jenkins jenkins 339 Oct 23 17:58 compile.sh [2025-10-23T17:59:09.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 17:58 config [2025-10-23T17:59:09.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 17:58 doc [2025-10-23T17:59:09.567Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 23 17:58 docs [2025-10-23T17:59:09.567Z] drwxrwxr-x 34 jenkins jenkins 4096 Oct 23 17:58 external [2025-10-23T17:59:09.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 17:58 functional [2025-10-23T17:59:09.567Z] -rwxrwxr-x 1 jenkins jenkins 30011 Oct 23 17:58 get.sh [2025-10-23T17:59:09.567Z] drwxrwxr-x 20 jenkins jenkins 4096 Oct 23 17:58 jck [2025-10-23T17:59:09.567Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 23 17:59 openj9 [2025-10-23T17:59:09.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 17:58 openjdk [2025-10-23T17:59:09.567Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 17:58 perf [2025-10-23T17:59:09.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 17:58 scripts [2025-10-23T17:59:09.567Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 23 17:58 system [2025-10-23T17:59:09.567Z] -rwxrwxr-x 1 jenkins jenkins 3928 Oct 23 17:58 terminateTestProcesses.sh [2025-10-23T17:59:09.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 17:58 testenv [2025-10-23T17:59:09.567Z] get vendor test material... [2025-10-23T17:59:09.567Z] vendor repo is https://github.com/adoptium/temurin-build [2025-10-23T17:59:09.567Z] git clone -b v2025.10.01 https://github.com/adoptium/temurin-build vendor_0 [2025-10-23T17:59:10.515Z] check vendor repo sha [2025-10-23T17:59:10.516Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build [2025-10-23T17:59:10.516Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2025-10-23T17:59:10.516Z] temurin-build_REPO=https://github.com/adoptium/temurin-build [2025-10-23T17:59:10.516Z] temurin-build_BRANCH=839fa0b45d809157cffd3dc8515aad262a4a1776 [2025-10-23T17:59:10.516Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests//test/functional [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-10-23T17:59:11.153Z] $ ssh-agent -k [2025-10-23T17:59:11.158Z] unset SSH_AUTH_SOCK; [2025-10-23T17:59:11.159Z] unset SSH_AGENT_PID; [2025-10-23T17:59:11.159Z] echo Agent pid 755520 killed; [2025-10-23T17:59:11.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-23T17:59:12.485Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=v2025.10.01&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;JDK_IMPL=hotspot&amp;TEST_TIME=&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&amp;ARCHIVE_TEST_RESULTS=false&amp;OPENJDK_SHA=&amp;NUM_MACHINES=&amp;TRSS_URL=&amp;BUILD_LIST=functional%2FbuildAndPackage&amp;USE_TESTENV_PROPERTIES=false&amp;UPSTREAM_JOB_NUMBER=20&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=1&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-10-23T17:59:12.498Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-ubuntu2404-armv7-10&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=v2025.10.01&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;JDK_IMPL=hotspot&amp;TEST_TIME=&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&amp;ARCHIVE_TEST_RESULTS=false&amp;OPENJDK_SHA=&amp;NUM_MACHINES=&amp;TRSS_URL=&amp;BUILD_LIST=functional%2FbuildAndPackage&amp;USE_TESTENV_PROPERTIES=false&amp;UPSTREAM_JOB_NUMBER=20&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=1&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-10-23T17:59:12.554Z] Building tests... [Pipeline] timeout [2025-10-23T17:59:12.558Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-23T17:59:12.582Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-23T17:59:14.597Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-23T18:01:23.492Z] -------------------------------------------- [2025-10-23T18:01:23.492Z] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib [2025-10-23T18:01:23.492Z] task is set to default [2025-10-23T18:01:23.492Z] dependencyList is set to all [2025-10-23T18:01:23.492Z] -------------------------------------------- [2025-10-23T18:01:23.492Z] Starting download third party dependent jars [2025-10-23T18:01:23.492Z] -------------------------------------------- [2025-10-23T18:01:23.492Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-10-23T18:01:23.492Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-10-23T18:01:24.468Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-10-23T18:01:24.501Z] ITERATION: 1/1 [Pipeline] sh [2025-10-23T18:01:26.518Z] + which Xvfb [2025-10-23T18:01:26.518Z] /usr/bin/Xvfb [Pipeline] wrap [2025-10-23T18:01:27.480Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/.xvfb-14-..fbdir15469541170484494350 [Pipeline] { [Pipeline] sh [2025-10-23T18:01:49.957Z] + ps -f [2025-10-23T18:01:49.958Z] + grep [X]vfb [2025-10-23T18:01:49.958Z] + awk {print $9} [Pipeline] echo [2025-10-23T18:01:50.680Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-10-23T18:01:50.767Z] $ ssh-agent [2025-10-23T18:01:51.568Z] SSH_AUTH_SOCK=/tmp/ssh-d802EgSYMjyN/agent.755790 [2025-10-23T18:01:51.568Z] SSH_AGENT_PID=755792 [2025-10-23T18:01:51.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-23T18:01:53.434Z] + uname [2025-10-23T18:01:53.434Z] + [ Linux = AIX ] [2025-10-23T18:01:53.434Z] + uname [2025-10-23T18:01:53.434Z] + [ Linux = SunOS ] [2025-10-23T18:01:53.434Z] + uname [2025-10-23T18:01:53.434Z] + [ Linux = *BSD ] [2025-10-23T18:01:53.434Z] + MAKE=make [2025-10-23T18:01:53.434Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-23T18:01:53.434Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-10-23T18:01:55.796Z] + uname [2025-10-23T18:01:55.797Z] + [ Linux = AIX ] [2025-10-23T18:01:55.797Z] + uname [2025-10-23T18:01:55.797Z] + [ Linux = SunOS ] [2025-10-23T18:01:55.797Z] + uname [2025-10-23T18:01:55.797Z] + [ Linux = *BSD ] [2025-10-23T18:01:55.797Z] + MAKE=make [2025-10-23T18:01:55.797Z] + cd ./aqa-tests [2025-10-23T18:01:55.797Z] + . ./scripts/testenv/testenvSettings.sh [2025-10-23T18:01:55.797Z] + set +x [2025-10-23T18:01:55.797Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image [2025-10-23T18:01:55.797Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib [2025-10-23T18:01:55.797Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-23T18:01:55.797Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-23T18:01:55.797Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-23T18:01:55.797Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-23T18:01:55.797Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml [2025-10-23T18:01:55.797Z] [2025-10-23T18:01:55.797Z] build: [2025-10-23T18:01:55.797Z] [2025-10-23T18:01:55.797Z] clean: [2025-10-23T18:01:55.797Z] [2025-10-23T18:01:55.797Z] init: [2025-10-23T18:01:55.797Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/bin [2025-10-23T18:01:55.797Z] [2025-10-23T18:01:55.797Z] getDependentLibs: [2025-10-23T18:01:55.797Z] [exec] -------------------------------------------- [2025-10-23T18:01:55.797Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib [2025-10-23T18:01:55.797Z] [exec] task is set to default [2025-10-23T18:01:55.797Z] [exec] dependencyList is set to json_simple [2025-10-23T18:01:55.797Z] [exec] -------------------------------------------- [2025-10-23T18:01:55.797Z] [exec] Starting download third party dependent jars [2025-10-23T18:01:55.797Z] [exec] -------------------------------------------- [2025-10-23T18:01:55.797Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib [2025-10-23T18:01:55.797Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-23T18:01:55.797Z] [exec] downloaded dependent third party jars successfully [2025-10-23T18:01:55.797Z] [2025-10-23T18:01:55.797Z] compile: [2025-10-23T18:01:55.797Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-23T18:01:55.797Z] [echo] ============COMPILER SETTINGS============ [2025-10-23T18:01:55.797Z] [echo] ===fork: yes [2025-10-23T18:01:55.797Z] [echo] ===debug: on [2025-10-23T18:01:55.797Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/bin [2025-10-23T18:01:57.744Z] [2025-10-23T18:01:57.744Z] dist: [2025-10-23T18:01:57.744Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-23T18:01:57.744Z] [2025-10-23T18:01:57.744Z] BUILD SUCCESSFUL [2025-10-23T18:01:57.744Z] Total time: 2 seconds [2025-10-23T18:01:57.744Z] 0 [2025-10-23T18:01:57.744Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-23T18:01:57.744Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-23T18:01:57.744Z] microArchOutput: [2025-10-23T18:01:58.820Z] ****************************** MACHINE INFO ****************************** [2025-10-23T18:01:58.820Z] File path : /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG [2025-10-23T18:01:58.820Z] Free Physical Memory Size : 1614618624 [2025-10-23T18:01:58.820Z] Free space (bytes) : 34927599616 [2025-10-23T18:01:58.820Z] Total Physical Memory Size : 6442450944 [2025-10-23T18:01:58.820Z] Total space (bytes) : 167961710592 [2025-10-23T18:01:58.820Z] Usable space (bytes) : 26321100800 [2025-10-23T18:01:58.820Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-23T18:01:58.820Z] bashVersion : [2025-10-23T18:01:58.820Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2025-10-23T18:01:58.820Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-23T18:01:58.820Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] This is free software; you are free to change and redistribute it. [2025-10-23T18:01:58.820Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-23T18:01:58.820Z] cpuCores : 8 [2025-10-23T18:01:58.820Z] curlVersion : [2025-10-23T18:01:58.820Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) 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-10-23T18:01:58.820Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-10-23T18:01:58.820Z] 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-10-23T18:01:58.820Z] 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-10-23T18:01:58.820Z] dockerVersion : bash: line 1: docker: command not found [2025-10-23T18:01:58.820Z] gcc version : 13 [2025-10-23T18:01:58.820Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-10-23T18:01:58.820Z] gdb version : bash: line 1: gdb: command not found [2025-10-23T18:01:58.820Z] lldb version : Command could not be executed [2025-10-23T18:01:58.820Z] makeVersion : [2025-10-23T18:01:58.820Z] GNU Make 4.3 [2025-10-23T18:01:58.820Z] Built for arm-unknown-linux-gnueabihf [2025-10-23T18:01:58.820Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-10-23T18:01:58.820Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-23T18:01:58.820Z] This is free software: you are free to change and redistribute it. [2025-10-23T18:01:58.820Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-23T18:01:58.820Z] mavenVersion : bash: line 1: mvn: command not found [2025-10-23T18:01:58.820Z] osInfo : [2025-10-23T18:01:58.820Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-10-23T18:01:58.820Z] NAME="Ubuntu" [2025-10-23T18:01:58.820Z] VERSION_ID="24.04" [2025-10-23T18:01:58.820Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-10-23T18:01:58.820Z] VERSION_CODENAME=noble [2025-10-23T18:01:58.820Z] ID=ubuntu [2025-10-23T18:01:58.820Z] ID_LIKE=debian [2025-10-23T18:01:58.820Z] HOME_URL="https://www.ubuntu.com/" [2025-10-23T18:01:58.820Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-10-23T18:01:58.820Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-10-23T18:01:58.820Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-10-23T18:01:58.820Z] UBUNTU_CODENAME=noble [2025-10-23T18:01:58.820Z] LOGO=ubuntu-logo [2025-10-23T18:01:58.820Z] osLabel : ubuntu.24 [2025-10-23T18:01:58.820Z] perlVersion : [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2025-10-23T18:01:58.820Z] (with 51 registered patches, see perl -V for more detail) [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] Copyright 1987-2023, Larry Wall [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-23T18:01:58.820Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-23T18:01:58.820Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-23T18:01:58.820Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] podmanVersion : bash: line 1: podman: command not found [2025-10-23T18:01:58.820Z] procArch : aarch64 [2025-10-23T18:01:58.820Z] sysArch : aarch64 [2025-10-23T18:01:58.820Z] sysOS : Linux [2025-10-23T18:01:58.820Z] ulimit : [2025-10-23T18:01:58.820Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-23T18:01:58.820Z] core file size (blocks, -c) unlimited [2025-10-23T18:01:58.820Z] data seg size (kbytes, -d) unlimited [2025-10-23T18:01:58.820Z] scheduling priority (-e) 0 [2025-10-23T18:01:58.820Z] file size (blocks, -f) unlimited [2025-10-23T18:01:58.820Z] pending signals (-i) 63426 [2025-10-23T18:01:58.820Z] max locked memory (kbytes, -l) 8192 [2025-10-23T18:01:58.820Z] max memory size (kbytes, -m) unlimited [2025-10-23T18:01:58.820Z] open files (-n) 1048576 [2025-10-23T18:01:58.820Z] pipe size (512 bytes, -p) 8 [2025-10-23T18:01:58.820Z] POSIX message queues (bytes, -q) 819200 [2025-10-23T18:01:58.820Z] real-time priority (-r) 0 [2025-10-23T18:01:58.820Z] stack size (kbytes, -s) 8192 [2025-10-23T18:01:58.820Z] cpu time (seconds, -t) unlimited [2025-10-23T18:01:58.820Z] max user processes (-u) unlimited [2025-10-23T18:01:58.820Z] virtual memory (kbytes, -v) unlimited [2025-10-23T18:01:58.820Z] file locks (-x) unlimited [2025-10-23T18:01:58.820Z] uname : Linux a95353f481df 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-10-23T18:01:58.820Z] vmVendor : Oracle Corporation [2025-10-23T18:01:58.820Z] vmVersion : 25.472-b08 [2025-10-23T18:01:58.820Z] xlc version : bash: line 1: xlC: command not found [2025-10-23T18:01:58.820Z] ************************************************************************** [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] System.getProperty('java.vendor')=Temurin [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] System.getProperty('os.name')=Linux [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] System.getProperty('os.arch')=arm [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] System.getProperty('java.fullversion')=null [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] System.getProperty('sun.arch.data.model')=32 [2025-10-23T18:01:58.820Z] [2025-10-23T18:01:58.820Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST= [2025-10-23T18:01:58.820Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:01:58.820Z] perl scripts/configure.pl [2025-10-23T18:01:58.821Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL= [2025-10-23T18:01:58.821Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-23T18:01:58.821Z] [2025-10-23T18:01:58.821Z] [2025-10-23T18:01:58.821Z] Starting to generate build list. [2025-10-23T18:01:58.821Z] [2025-10-23T18:01:58.821Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml [2025-10-23T18:01:58.821Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk [2025-10-23T18:01:58.821Z] [2025-10-23T18:01:58.821Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:01:58.821Z] make -f clean.mk cleanBuild [2025-10-23T18:01:58.821Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:01:58.821Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest [2025-10-23T18:01:58.821Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:01:58.821Z] make -f compile.mk compile [2025-10-23T18:01:58.821Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:01:58.821Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-23T18:01:58.821Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-23T18:01:58.821Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-23T18:01:58.821Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-23T18:01:59.768Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml [2025-10-23T18:01:59.768Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml [2025-10-23T18:01:59.768Z] [2025-10-23T18:01:59.768Z] -create_test_directory: [2025-10-23T18:01:59.768Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest [2025-10-23T18:01:59.768Z] [2025-10-23T18:01:59.768Z] stage_test_material: [2025-10-23T18:01:59.768Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest [2025-10-23T18:02:00.717Z] [2025-10-23T18:02:00.717Z] build: [2025-10-23T18:02:00.717Z] [2025-10-23T18:02:00.717Z] init: [2025-10-23T18:02:00.717Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest/TestConfig [2025-10-23T18:02:00.717Z] [2025-10-23T18:02:00.717Z] build: [2025-10-23T18:02:00.717Z] [copy] Copying 14 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest/TestConfig [2025-10-23T18:02:00.717Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest/TestConfig [2025-10-23T18:02:00.717Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest/TestConfig [2025-10-23T18:02:00.717Z] [2025-10-23T18:02:00.717Z] build: [2025-10-23T18:02:00.717Z] [2025-10-23T18:02:00.717Z] init: [2025-10-23T18:02:00.717Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest/functional/buildAndPackage [2025-10-23T18:02:00.717Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2025-10-23T18:02:00.717Z] [2025-10-23T18:02:00.717Z] getDependentLibs: [2025-10-23T18:02:00.717Z] [exec] -------------------------------------------- [2025-10-23T18:02:00.717Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib [2025-10-23T18:02:00.717Z] [exec] task is set to default [2025-10-23T18:02:00.717Z] [exec] dependencyList is set to testng,jcommander [2025-10-23T18:02:00.717Z] [exec] -------------------------------------------- [2025-10-23T18:02:00.717Z] [exec] Starting download third party dependent jars [2025-10-23T18:02:00.717Z] [exec] -------------------------------------------- [2025-10-23T18:02:00.717Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib [2025-10-23T18:02:00.717Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-23T18:02:00.717Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-23T18:02:00.717Z] [exec] downloaded dependent third party jars successfully [2025-10-23T18:02:00.717Z] [2025-10-23T18:02:00.717Z] compile: [2025-10-23T18:02:00.717Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-23T18:02:00.717Z] [echo] ============COMPILER SETTINGS============ [2025-10-23T18:02:00.717Z] [echo] ===fork: yes [2025-10-23T18:02:00.717Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac [2025-10-23T18:02:00.717Z] [echo] ===debug: on [2025-10-23T18:02:00.717Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage [2025-10-23T18:02:00.717Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2025-10-23T18:02:01.668Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class [2025-10-23T18:02:01.668Z] [2025-10-23T18:02:01.668Z] dist_functional: [2025-10-23T18:02:01.668Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest/functional [2025-10-23T18:02:01.668Z] [2025-10-23T18:02:01.668Z] dist: [2025-10-23T18:02:01.668Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar [2025-10-23T18:02:01.668Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jvmtest/functional/buildAndPackage [2025-10-23T18:02:01.668Z] [2025-10-23T18:02:01.668Z] clean: [2025-10-23T18:02:01.668Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2025-10-23T18:02:01.668Z] [2025-10-23T18:02:01.668Z] BUILD SUCCESSFUL [2025-10-23T18:02:01.668Z] Total time: 2 seconds [2025-10-23T18:02:01.668Z] 0 [2025-10-23T18:02:01.668Z] [2025-10-23T18:02:01.668Z] [2025-10-23T18:02:01.668Z] RECORD TEST REPOs SHA [2025-10-23T18:02:01.668Z] cd "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-23T18:02:01.668Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt" [2025-10-23T18:02:01.668Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-23T18:02:01.668Z] touch /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-23T18:02:01.668Z] ================================================ [2025-10-23T18:02:01.668Z] timestamp: 20251023-180201 [2025-10-23T18:02:01.668Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/openj9 [2025-10-23T18:02:01.668Z] git repo: [2025-10-23T18:02:01.668Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2025-10-23T18:02:01.668Z] sha: [2025-10-23T18:02:01.668Z] ecad7bd8be24184fd742d2008546fc6da1df502a [2025-10-23T18:02:01.668Z] ================================================ [2025-10-23T18:02:01.668Z] timestamp: 20251023-180201 [2025-10-23T18:02:01.668Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG [2025-10-23T18:02:01.668Z] git repo: [2025-10-23T18:02:01.668Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-10-23T18:02:01.668Z] sha: [2025-10-23T18:02:01.668Z] dbf72b0d3d1794cee53b6163252f72c09ef8ede5 [2025-10-23T18:02:01.668Z] ================================================ [2025-10-23T18:02:01.668Z] timestamp: 20251023-180201 [2025-10-23T18:02:01.668Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/vendor_0 [2025-10-23T18:02:01.668Z] git repo: [2025-10-23T18:02:01.668Z] Fetch URL: https://github.com/adoptium/temurin-build [2025-10-23T18:02:01.668Z] sha: [2025-10-23T18:02:01.668Z] 839fa0b45d809157cffd3dc8515aad262a4a1776 [2025-10-23T18:02:01.668Z] ================================================ [2025-10-23T18:02:01.668Z] timestamp: 20251023-180201 [2025-10-23T18:02:01.668Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests [2025-10-23T18:02:01.668Z] git repo: [2025-10-23T18:02:01.668Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-10-23T18:02:01.668Z] sha: [2025-10-23T18:02:01.668Z] 51b7317e39ce12e6ca01655afa9204d62d33665b [2025-10-23T18:02:01.668Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:02:01.668Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST= [2025-10-23T18:02:01.668Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:02:01.668Z] perl scripts/configure.pl [2025-10-23T18:02:01.668Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL= [2025-10-23T18:02:02.618Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] Starting to generate test make files. [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml [2025-10-23T18:02:02.618Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] Make files are generated successfully. [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:02:02.618Z] make -f runtest.mk _extended.functional [2025-10-23T18:02:02.618Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG' [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] Running make 4.3 [2025-10-23T18:02:02.618Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/TKG/.. [2025-10-23T18:02:02.618Z] set JDK_VERSION to 8 [2025-10-23T18:02:02.618Z] set JDK_IMPL to hotspot [2025-10-23T18:02:02.618Z] set JVM_VERSION to openjdk8 [2025-10-23T18:02:02.618Z] set JCL_VERSION to latest [2025-10-23T18:02:02.618Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image [2025-10-23T18:02:02.618Z] set SPEC to linux_arm [2025-10-23T18:02:02.618Z] set TEST_FLAG to [2025-10-23T18:02:02.618Z] set OS_LABEL to ubuntu.24 [2025-10-23T18:02:02.618Z] Running extended.functional ... [2025-10-23T18:02:02.618Z] There are 1 test targets in extended.functional [2025-10-23T18:02:02.618Z] "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version [2025-10-23T18:02:02.618Z] openjdk version "1.8.0_472" [2025-10-23T18:02:02.618Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08) [2025-10-23T18:02:02.618Z] OpenJDK Client VM (Temurin)(build 25.472-b08, mixed mode) [2025-10-23T18:02:02.618Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests' [2025-10-23T18:02:02.618Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/functional' [2025-10-23T18:02:02.618Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin_SmokeTests/aqa-tests/functional/buildAndPackage' [2025-10-23T18:02:02.618Z] [2025-10-23T18:02:02.618Z] ===============================================