Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.openjdk_arm_linux" build number 679 originally caused by: Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 22 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 108 originally caused by: Started by user Shelley Lambert Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 107 originally caused by: Started by user Andrew Leonard Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun@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_sanity.openjdk_arm_linux_rerun@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/v1.0.11-release^{commit} # timeout=10 Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10 Commit message: "Update testenv_arm32 for Jan release (#6848)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-23T20:01:29.033Z] SPEC: linux_arm [Pipeline] echo [2026-01-23T20:01:29.034Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [Pipeline] stage [Pipeline] { (Queue) 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 [2026-01-23T20:01:29.051Z] dynamicAgents: [] [Pipeline] echo [2026-01-23T20:01:29.052Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [Pipeline] nodesByLabel [2026-01-23T20:01:29.059Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label [Pipeline] node [2026-01-23T20:01:29.073Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun [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 [2026-01-23T20:01:29.104Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-23T20:01:29.477Z] [WS-CLEANUP] Deleting project workspace... [2026-01-23T20:01:29.477Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-23T20:01:29.655Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-23T20:01:29.895Z] The recommended git tool is: git [2026-01-23T20:01:30.261Z] No credentials specified [2026-01-23T20:01:30.440Z] Cloning the remote Git repository [2026-01-23T20:01:30.706Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-23T20:01:30.707Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests # timeout=10 [2026-01-23T20:01:30.749Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-23T20:01:30.749Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-23T20:01:30.749Z] > git --version # timeout=10 [2026-01-23T20:01:30.754Z] > git --version # 'git version 2.43.0' [2026-01-23T20:01:30.754Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-23T20:01:37.575Z] Avoid second fetch [2026-01-23T20:01:37.762Z] Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release) [2026-01-23T20:01:37.290Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-23T20:01:37.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-23T20:01:37.661Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10 [2026-01-23T20:01:37.848Z] > git config core.sparsecheckout # timeout=10 [2026-01-23T20:01:37.854Z] > git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10 [2026-01-23T20:01:39.620Z] Commit message: "Update testenv_arm32 for Jan release (#6848)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/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 [2026-01-23T20:01:47.696Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] sh [2026-01-23T20:01:49.568Z] + which activate_multicast [Pipeline] echo [2026-01-23T20:01:50.101Z] which activate_multicast status code: 1 [Pipeline] echo [2026-01-23T20:01:50.130Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-23T20:01:52.034Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-01-23T20:01:52.757Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-23T20:01:54.617Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-23T20:01:54.618Z] Unix type machine.. [2026-01-23T20:01:54.618Z] Running on a Linux host [2026-01-23T20:01:54.618Z] Woohoo - no rogue processes detected! 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 [2026-01-23T20:01:57.711Z] + printenv [2026-01-23T20:01:57.711Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-23T20:01:57.711Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-23T20:01:57.711Z] SETUP_JCK_RUN=false [2026-01-23T20:01:57.711Z] USE_TESTENV_PROPERTIES=true [2026-01-23T20:01:57.711Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-23T20:01:57.711Z] SSH_CLIENT=78.47.239.97 37996 22 [2026-01-23T20:01:57.711Z] USER=jenkins [2026-01-23T20:01:57.712Z] BUILD_LIST=openjdk [2026-01-23T20:01:57.712Z] SDK_RESOURCE=upstream [2026-01-23T20:01:57.712Z] OPENJ9_BRANCH=master [2026-01-23T20:01:57.712Z] jobStatus=SUCCESS [2026-01-23T20:01:57.712Z] CI=true [2026-01-23T20:01:57.712Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=changes [2026-01-23T20:01:57.712Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-23T20:01:57.712Z] UPSTREAM_JOB_NUMBER=22 [2026-01-23T20:01:57.712Z] TARGET=jdk_custom [2026-01-23T20:01:57.712Z] EXIT_FAILURE=false [2026-01-23T20:01:57.712Z] 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 [2026-01-23T20:01:57.712Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-23T20:01:57.712Z] USE_JRE=false [2026-01-23T20:01:57.712Z] OLDPWD=/home/jenkins [2026-01-23T20:01:57.712Z] STF_OWNER_BRANCH=adoptium:master [2026-01-23T20:01:57.712Z] HOME=/home/jenkins [2026-01-23T20:01:57.712Z] ADOPTOPENJDK_BRANCH=v1.0.11-release [2026-01-23T20:01:57.712Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/ [2026-01-23T20:01:57.712Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun.tap [2026-01-23T20:01:57.712Z] JDK_IMPL=hotspot [2026-01-23T20:01:57.712Z] DOCKER_REQUIRED=false [2026-01-23T20:01:57.712Z] HUDSON_COOKIE=43c3b665-1cfb-4530-8d33-d2bbb0be066a [2026-01-23T20:01:57.712Z] JENKINS_SERVER_COOKIE=durable-82439be78d5005ba8704473fc1d140594d1be2871f1406c414fa713ee77ad593 [2026-01-23T20:01:57.712Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../benchmarks [2026-01-23T20:01:57.712Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u [2026-01-23T20:01:57.712Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun [2026-01-23T20:01:57.712Z] KEEP_WORKSPACE=false [2026-01-23T20:01:57.712Z] ARCHIVE_TEST_RESULTS=false [2026-01-23T20:01:57.712Z] GENERATE_JOBS=true [2026-01-23T20:01:57.712Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-23T20:01:57.712Z] PERSONAL_BUILD=false [2026-01-23T20:01:57.712Z] LOGNAME=jenkins [2026-01-23T20:01:57.712Z] NODE_NAME=test-docker-ubuntu2404-armv7-10 [2026-01-23T20:01:57.712Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=artifacts [2026-01-23T20:01:57.712Z] STAGE_NAME=Setup [2026-01-23T20:01:57.712Z] AUTO_DETECT=true [2026-01-23T20:01:57.712Z] EXECUTOR_NUMBER=0 [2026-01-23T20:01:57.712Z] JDK_VERSION=8 [2026-01-23T20:01:57.712Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-23T20:01:57.712Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=tests [2026-01-23T20:01:57.712Z] BUILD_DISPLAY_NAME=#31 [2026-01-23T20:01:57.712Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-23T20:01:57.712Z] TIME_LIMIT=25 [2026-01-23T20:01:57.712Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-23T20:01:57.712Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun [2026-01-23T20:01:57.712Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-01-23T20:01:57.712Z] PLATFORM=arm_linux [2026-01-23T20:01:57.712Z] TKG_ITERATIONS=1 [2026-01-23T20:01:57.712Z] EXIT_SUCCESS=false [2026-01-23T20:01:57.712Z] BUILD_ID=31 [2026-01-23T20:01:57.712Z] RERUN_FAILURE=true [2026-01-23T20:01:57.712Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-23T20:01:57.712Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun-31 [2026-01-23T20:01:57.712Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/system_lib [2026-01-23T20:01:57.712Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-23T20:01:57.712Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-23T20:01:57.712Z] LANG=C.UTF-8 [2026-01-23T20:01:57.712Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/ [2026-01-23T20:01:57.712Z] KEEP_REPORTDIR=true [2026-01-23T20:01:57.712Z] JCK_GIT_BRANCH=master [2026-01-23T20:01:57.712Z] ORIGIN_JDK_VERSION=8 [2026-01-23T20:01:57.712Z] BUILD_NUMBER=31 [2026-01-23T20:01:57.712Z] JENKINS_NODE_COOKIE=f209abe9-9199-4870-8b61-b1612ab5f945 [2026-01-23T20:01:57.712Z] SHELL=/bin/sh [2026-01-23T20:01:57.712Z] ITERATIONS=1 [2026-01-23T20:01:57.712Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-23T20:01:57.712Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image [2026-01-23T20:01:57.712Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect [2026-01-23T20:01:57.712Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-23T20:01:57.712Z] SPEC=linux_arm [2026-01-23T20:01:57.712Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-23T20:01:57.712Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-23T20:01:57.712Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/display/redirect [2026-01-23T20:01:57.712Z] CUSTOM_TARGET=java/util/concurrent/BlockingQueue/OfferDrainToLoops.java java/util/Calendar/SupplementalJapaneseEraTest.java java/util/stream/boottest/java/util/stream/FlagOpTest.java java/util/stream/boottest/java/util/stream/DoubleNodeTest.java java/util/stream/boottest/java/util/stream/NodeTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/FilterOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/IntUniqOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/IntSliceOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/SequentialOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/StreamBuilderTest.java com/sun/jdi/MethodEntryExitEvents.java [2026-01-23T20:01:57.712Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin [2026-01-23T20:01:57.712Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun [2026-01-23T20:01:57.712Z] SLACK_CHANNEL=aqavit-bot [2026-01-23T20:01:57.712Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-23T20:01:57.712Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun [2026-01-23T20:01:57.712Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:01:57.712Z] SSH_CONNECTION=78.47.239.97 37996 172.17.0.4 22 [2026-01-23T20:01:57.712Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun@tmp [2026-01-23T20:01:57.712Z] PARALLEL=None [2026-01-23T20:01:57.712Z] JOBSTARTTIME=Fri, 23 Jan 2026 20:01:50 +0000 [2026-01-23T20:01:57.712Z] DYNAMIC_COMPILE=false [2026-01-23T20:01:57.712Z] 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 [2026-01-23T20:01:58.249Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-23T20:01:58.265Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T20:02:41.935Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 22 [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 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 [2026-01-23T20:02:42.067Z] 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 [2026-01-23T20:02:42.073Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun [Pipeline] { [Pipeline] sshagent [2026-01-23T20:02:42.176Z] $ ssh-agent [2026-01-23T20:02:42.983Z] SSH_AUTH_SOCK=/tmp/ssh-nr8p1ciOTtlv/agent.3349233 [2026-01-23T20:02:42.983Z] SSH_AGENT_PID=3349235 [2026-01-23T20:02:42.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-23T20:02:43.001Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-23T20:02:43.032Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-23T20:02:44.907Z] + pwd [2026-01-23T20:02:44.907Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false [2026-01-23T20:02:44.907Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests [2026-01-23T20:02:44.907Z] load ./testenv/testenv_arm32.properties [2026-01-23T20:02:44.907Z] Running checkTags with ./testenv/testenv_arm32.properties and 8 [2026-01-23T20:02:44.907Z] b2165a2663ca0129244559744b5bf4b57c627091 refs/tags/jdk8u482-b08-aarch32-20260122 [2026-01-23T20:02:44.908Z] Use tag name jdk8u482-b08-aarch32-20260122 from ./testenv/testenv_arm32.properties [2026-01-23T20:02:44.908Z] get jdk binary... [2026-01-23T20:02:44.908Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-23T20:02:44.908Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz ... [2026-01-23T20:02:45.864Z] List files in jdkbinary folder... [2026-01-23T20:02:45.864Z] total 226480 [2026-01-23T20:02:45.864Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T20:02:45.865Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T20:02:45.865Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T20:02:45.865Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json [2026-01-23T20:02:45.865Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json [2026-01-23T20:02:45.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 20:02 tmp [2026-01-23T20:02:45.865Z] List files in jdkbinary/tmp folder... [2026-01-23T20:02:45.865Z] total 4 [2026-01-23T20:02:45.865Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122 [2026-01-23T20:02:45.865Z] Moving directory jdk8u482-b08-aarch32-20260122/ to ../j2sdk-image [2026-01-23T20:02:45.865Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz ... [2026-01-23T20:02:46.894Z] List files in jdkbinary folder... [2026-01-23T20:02:46.894Z] total 226484 [2026-01-23T20:02:46.894Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T20:02:46.894Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T20:02:46.894Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T20:02:46.894Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json [2026-01-23T20:02:46.894Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json [2026-01-23T20:02:46.895Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 j2sdk-image [2026-01-23T20:02:46.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 20:02 tmp [2026-01-23T20:02:46.895Z] List files in jdkbinary/tmp folder... [2026-01-23T20:02:46.895Z] total 4 [2026-01-23T20:02:46.895Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122-jre [2026-01-23T20:02:46.895Z] Moving directory jdk8u482-b08-aarch32-20260122-jre/ to ../j2re-image [2026-01-23T20:02:46.895Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz over ./j2sdk-image/jre... [2026-01-23T20:02:48.862Z] Removing top-level folder jdk8u482-b08-aarch32-20260122-debug-image/ [2026-01-23T20:02:48.862Z] Removing top-level folder jdk8u482-b08-aarch32-20260122/ [2026-01-23T20:02:48.862Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image/bin/java -version [2026-01-23T20:02:48.862Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-23T20:02:49.819Z] openjdk version "1.8.0_482" [2026-01-23T20:02:49.819Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-23T20:02:49.819Z] OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-23T20:02:49.819Z] =JAVA VERSION OUTPUT END= [2026-01-23T20:02:49.819Z] =RELEASE INFO BEGIN= [2026-01-23T20:02:49.819Z] JAVA_VERSION="1.8.0_482" [2026-01-23T20:02:49.819Z] OS_NAME="Linux" [2026-01-23T20:02:49.819Z] OS_VERSION="2.6" [2026-01-23T20:02:49.819Z] OS_ARCH="aarch32" [2026-01-23T20:02:49.819Z] SOURCE=".:git:20a1bf8d65bd+" [2026-01-23T20:02:49.819Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-23T20:02:49.819Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-01-23T20:02:49.819Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-23T20:02:49.819Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git" [2026-01-23T20:02:49.819Z] FULL_VERSION="1.8.0_482-b08" [2026-01-23T20:02:49.819Z] SEMANTIC_VERSION="8.0.482+8" [2026-01-23T20:02:49.819Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2026-01-23T20:02:49.819Z] JVM_VARIANT="Hotspot" [2026-01-23T20:02:49.819Z] JVM_VERSION="25.482-b08" [2026-01-23T20:02:49.819Z] IMAGE_TYPE="JDK" [2026-01-23T20:02:49.819Z] =RELEASE INFO END= [2026-01-23T20:02:49.819Z] get testKitGen... [2026-01-23T20:02:49.819Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-23T20:02:50.777Z] git rev-parse master [2026-01-23T20:02:50.777Z] git checkout -q -f 5497553a4998d8b682e161924ecf857b331561d3 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-23T20:02:51.521Z] $ ssh-agent -k [2026-01-23T20:02:51.528Z] unset SSH_AUTH_SOCK; [2026-01-23T20:02:51.528Z] unset SSH_AGENT_PID; [2026-01-23T20:02:51.528Z] echo Agent pid 3349235 killed; [2026-01-23T20:02:52.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-23T20:02:52.793Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=jdk_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&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=java%2Futil%2Fconcurrent%2FBlockingQueue%2FOfferDrainToLoops.java+java%2Futil%2FCalendar%2FSupplementalJapaneseEraTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FFlagOpTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FDoubleNodeTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FNodeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FFilterOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FInfiniteStreamWithLimitOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntUniqOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntSliceOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FSequentialOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FStreamBuilderTest.java+com%2Fsun%2Fjdi%2FMethodEntryExitEvents.java&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;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-23T20:02:52.803Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=jdk_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-ubuntu2404-armv7-10&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&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=java%2Futil%2Fconcurrent%2FBlockingQueue%2FOfferDrainToLoops.java+java%2Futil%2FCalendar%2FSupplementalJapaneseEraTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FFlagOpTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FDoubleNodeTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FNodeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FFilterOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FInfiniteStreamWithLimitOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntUniqOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntSliceOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FSequentialOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FStreamBuilderTest.java+com%2Fsun%2Fjdi%2FMethodEntryExitEvents.java&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;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-23T20:02:52.847Z] Building tests... [Pipeline] timeout [2026-01-23T20:02:52.850Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-23T20:02:52.863Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-23T20:02:54.893Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-23T20:03:00.289Z] -------------------------------------------- [2026-01-23T20:03:00.289Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:03:00.289Z] task is set to default [2026-01-23T20:03:00.289Z] dependencyList is set to all [2026-01-23T20:03:00.289Z] System Test jars will not be downloaded. [2026-01-23T20:03:00.289Z] -------------------------------------------- [2026-01-23T20:03:00.289Z] Starting download third party dependent jars [2026-01-23T20:03:00.289Z] -------------------------------------------- [2026-01-23T20:03:00.289Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-23T20:03:00.289Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-23T20:03:00.290Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-23T20:03:00.290Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-23T20:03:01.231Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-23T20:03:01.247Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-23T20:03:01.353Z] $ ssh-agent [2026-01-23T20:03:02.158Z] SSH_AUTH_SOCK=/tmp/ssh-tFb9ZEGzwGiS/agent.3349339 [2026-01-23T20:03:02.158Z] SSH_AGENT_PID=3349341 [2026-01-23T20:03:02.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-23T20:03:04.201Z] + bash ./compile.sh [2026-01-23T20:03:04.201Z] declare -x ACTIVE_NODE_TIMEOUT="5" [2026-01-23T20:03:04.201Z] declare -x ADOPTOPENJDK_BRANCH="v1.0.11-release" [2026-01-23T20:03:04.201Z] declare -x ADOPTOPENJDK_REPO="https://github.com/adoptium/aqa-tests.git" [2026-01-23T20:03:04.201Z] declare -x ADOPTOPENJDK_SYSTEMTEST_BRANCH="master" [2026-01-23T20:03:04.201Z] declare -x ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH="adoptium:master" [2026-01-23T20:03:04.201Z] declare -x ADOPTOPENJDK_SYSTEMTEST_REPO="https://github.com/adoptium/aqa-systemtest.git" [2026-01-23T20:03:04.201Z] declare -x AQA_REQUIRED_TARGETS="sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf" [2026-01-23T20:03:04.201Z] declare -x ARCHIVE_TEST_RESULTS="false" [2026-01-23T20:03:04.201Z] declare -x AUTO_DETECT="true" [2026-01-23T20:03:04.201Z] declare -x BUILD_DISPLAY_NAME="#31" [2026-01-23T20:03:04.201Z] declare -x BUILD_ID="31" [2026-01-23T20:03:04.201Z] declare -x BUILD_LIST="openjdk" [2026-01-23T20:03:04.201Z] declare -x BUILD_NUMBER="31" [2026-01-23T20:03:04.201Z] declare -x BUILD_TAG="jenkins-Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun-31" [2026-01-23T20:03:04.201Z] declare -x BUILD_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/" [2026-01-23T20:03:04.201Z] declare -x CI="true" [2026-01-23T20:03:04.201Z] declare -x CUSTOMIZED_SDK_URL_CREDENTIAL_ID="eclipse_temurin_bot_email_and_token" [2026-01-23T20:03:04.202Z] declare -x CUSTOM_TARGET="java/util/concurrent/BlockingQueue/OfferDrainToLoops.java java/util/Calendar/SupplementalJapaneseEraTest.java java/util/stream/boottest/java/util/stream/FlagOpTest.java java/util/stream/boottest/java/util/stream/DoubleNodeTest.java java/util/stream/boottest/java/util/stream/NodeTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/FilterOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/IntUniqOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/IntSliceOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/SequentialOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/StreamBuilderTest.java com/sun/jdi/MethodEntryExitEvents.java" [2026-01-23T20:03:04.202Z] declare -x CUSTOM_TARGET_KEY_VALUE="CUSTOM_TARGET=java%2Futil%2Fconcurrent%2FBlockingQueue%2FOfferDrainToLoops.java+java%2Futil%2FCalendar%2FSupplementalJapaneseEraTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FFlagOpTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FDoubleNodeTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FNodeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FFilterOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FInfiniteStreamWithLimitOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntUniqOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntSliceOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FSequentialOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FStreamBuilderTest.java+com%2Fsun%2Fjdi%2FMethodEntryExitEvents.java" [2026-01-23T20:03:04.202Z] declare -x DOCKER_REQUIRED="false" [2026-01-23T20:03:04.202Z] declare -x DYNAMIC_COMPILE="false" [2026-01-23T20:03:04.202Z] declare -x EXECUTOR_NUMBER="0" [2026-01-23T20:03:04.202Z] declare -x EXIT_FAILURE="false" [2026-01-23T20:03:04.202Z] declare -x EXIT_SUCCESS="false" [2026-01-23T20:03:04.202Z] declare -x EXTERNAL_CUSTOM_BRANCH="master" [2026-01-23T20:03:04.202Z] declare -x EXTERNAL_TEST_CMD="mvn clean install" [2026-01-23T20:03:04.202Z] declare -x FAILED_TEST_TARGET="TARGET=jdk_custom" [2026-01-23T20:03:04.202Z] declare -x GENERATE_JOBS="true" [2026-01-23T20:03:04.202Z] declare -x HOME="/home/jenkins" [2026-01-23T20:03:04.202Z] declare -x HUDSON_COOKIE="2fdd2243-f108-4e5b-ad80-750c1f3e07f8" [2026-01-23T20:03:04.202Z] declare -x HUDSON_HOME="/home/jenkins/.jenkins" [2026-01-23T20:03:04.202Z] declare -x HUDSON_SERVER_COOKIE="2d832652af5afba8" [2026-01-23T20:03:04.202Z] declare -x HUDSON_URL="https://ci.adoptium.net/" [2026-01-23T20:03:04.202Z] declare -x IS_SVT_TESTREPO="false" [2026-01-23T20:03:04.202Z] declare -x ITERATIONS="1" [2026-01-23T20:03:04.202Z] declare -x JCK_GIT_BRANCH="master" [2026-01-23T20:03:04.202Z] declare -x JDK8_BRANCH="jdk8u482-b08-aarch32-20260122" [2026-01-23T20:03:04.202Z] declare -x JDK8_REPO="https://github.com/adoptium/aarch32-jdk8u.git" [2026-01-23T20:03:04.202Z] declare -x JDK_IMPL="hotspot" [2026-01-23T20:03:04.202Z] declare -x JDK_REPO="https://github.com/adoptium/aarch32-jdk8u" [2026-01-23T20:03:04.202Z] declare -x JDK_VERSION="8" [2026-01-23T20:03:04.202Z] declare -x JENKINS_HOME="/home/jenkins/.jenkins" [2026-01-23T20:03:04.202Z] declare -x JENKINS_NODE_COOKIE="f209abe9-9199-4870-8b61-b1612ab5f945" [2026-01-23T20:03:04.203Z] declare -x JENKINS_SERVER_COOKIE="durable-5f2c164cd6746f21c66573a2971490a2cd45d9559e21dc8b8616697b30f7c13f" [2026-01-23T20:03:04.203Z] declare -x JENKINS_URL="https://ci.adoptium.net/" [2026-01-23T20:03:04.203Z] declare -x JOBSTARTTIME="Fri, 23 Jan 2026 20:01:50 +0000" [2026-01-23T20:03:04.203Z] declare -x JOB_BASE_NAME="Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun" [2026-01-23T20:03:04.203Z] declare -x JOB_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/display/redirect" [2026-01-23T20:03:04.203Z] declare -x JOB_NAME="Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun" [2026-01-23T20:03:04.203Z] declare -x JOB_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/" [2026-01-23T20:03:04.203Z] declare -x KEEP_REPORTDIR="true" [2026-01-23T20:03:04.203Z] declare -x KEEP_WORKSPACE="false" [2026-01-23T20:03:04.203Z] declare -x LANG="C.UTF-8" [2026-01-23T20:03:04.203Z] declare -x LIB_DIR="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib" [2026-01-23T20:03:04.203Z] declare -x LIGHT_WEIGHT_CHECKOUT="false" [2026-01-23T20:03:04.203Z] declare -x LOGNAME="jenkins" [2026-01-23T20:03:04.203Z] declare -x 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" [2026-01-23T20:03:04.203Z] declare -x NODE_NAME="test-docker-ubuntu2404-armv7-10" [2026-01-23T20:03:04.203Z] declare -x OLDPWD="/home/jenkins" [2026-01-23T20:03:04.203Z] declare -x OPENJ9_BRANCH="master" [2026-01-23T20:03:04.203Z] declare -x OPENJ9_REPO="https://github.com/eclipse-openj9/openj9.git" [2026-01-23T20:03:04.203Z] declare -x OPENJ9_SYSTEMTEST_BRANCH="master" [2026-01-23T20:03:04.203Z] declare -x OPENJ9_SYSTEMTEST_OWNER_BRANCH="eclipse:master" [2026-01-23T20:03:04.203Z] declare -x OPENJ9_SYSTEMTEST_REPO="https://github.com/eclipse-openj9/openj9-systemtest.git" [2026-01-23T20:03:04.203Z] declare -x OPENJCEPLUS_GIT_BRANCH="semeru-java8" [2026-01-23T20:03:04.203Z] declare -x OPENJCEPLUS_GIT_REPO="https://github.com/ibmruntimes/OpenJCEPlus.git" [2026-01-23T20:03:04.203Z] declare -x ORIGIN_JDK_VERSION="8" [2026-01-23T20:03:04.203Z] declare -x PARALLEL="None" [2026-01-23T20:03:04.203Z] declare -x PASSWORD="****" [2026-01-23T20:03:04.203Z] declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" [2026-01-23T20:03:04.203Z] declare -x PERF_ROOT="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../benchmarks" [2026-01-23T20:03:04.203Z] declare -x PERSONAL_BUILD="false" [2026-01-23T20:03:04.203Z] declare -x PLATFORM="arm_linux" [2026-01-23T20:03:04.203Z] declare -x PWD="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests" [2026-01-23T20:03:04.203Z] declare -x RERUN_FAILURE="true" [2026-01-23T20:03:04.203Z] declare -x RERUN_ITERATIONS="1" [2026-01-23T20:03:04.204Z] declare -x RERUN_LINK="https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=jdk_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&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=java%2Futil%2Fconcurrent%2FBlockingQueue%2FOfferDrainToLoops.java+java%2Futil%2FCalendar%2FSupplementalJapaneseEraTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FFlagOpTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FDoubleNodeTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FNodeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FFilterOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FInfiniteStreamWithLimitOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntUniqOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntSliceOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FSequentialOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FStreamBuilderTest.java+com%2Fsun%2Fjdi%2FMethodEntryExitEvents.java&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;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None" [2026-01-23T20:03:04.204Z] declare -x RUN_ARTIFACTS_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=artifacts" [2026-01-23T20:03:04.204Z] declare -x RUN_CHANGES_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=changes" [2026-01-23T20:03:04.205Z] declare -x RUN_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect" [2026-01-23T20:03:04.205Z] declare -x RUN_TESTS_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=tests" [2026-01-23T20:03:04.205Z] declare -x SDK_RESOURCE="upstream" [2026-01-23T20:03:04.205Z] declare -x SETUP_JCK_RUN="false" [2026-01-23T20:03:04.205Z] declare -x SHELL="/bin/sh" [2026-01-23T20:03:04.205Z] declare -x SHLVL="1" [2026-01-23T20:03:04.205Z] declare -x SLACK_CHANNEL="aqavit-bot" [2026-01-23T20:03:04.205Z] declare -x SPEC="linux_arm" [2026-01-23T20:03:04.205Z] declare -x SSH_AGENT_PID="3349341" [2026-01-23T20:03:04.205Z] declare -x SSH_AUTH_SOCK="/tmp/ssh-tFb9ZEGzwGiS/agent.3349339" [2026-01-23T20:03:04.205Z] declare -x SSH_CLIENT="78.47.239.97 37996 22" [2026-01-23T20:03:04.205Z] declare -x SSH_CONNECTION="78.47.239.97 37996 172.17.0.4 22" [2026-01-23T20:03:04.205Z] declare -x STAGE_NAME="Build" [2026-01-23T20:03:04.205Z] declare -x STF_BRANCH="master" [2026-01-23T20:03:04.205Z] declare -x STF_OWNER_BRANCH="adoptium:master" [2026-01-23T20:03:04.205Z] declare -x STF_REPO="https://github.com/adoptium/STF.git" [2026-01-23T20:03:04.205Z] declare -x SYSTEM_LIB_DIR="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/system_lib" [2026-01-23T20:03:04.205Z] declare -x TAP_NAME="Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun.tap" [2026-01-23T20:03:04.205Z] declare -x TARGET="jdk_custom" [2026-01-23T20:03:04.205Z] declare -x TEST_JDK_HOME="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image" [2026-01-23T20:03:04.205Z] declare -x TIME_LIMIT="25" [2026-01-23T20:03:04.205Z] declare -x TKG_BRANCH="master" [2026-01-23T20:03:04.205Z] declare -x TKG_ITERATIONS="1" [2026-01-23T20:03:04.205Z] declare -x TKG_OWNER_BRANCH="adoptium:master" [2026-01-23T20:03:04.205Z] declare -x TKG_REPO="https://github.com/adoptium/TKG.git" [2026-01-23T20:03:04.205Z] declare -x UPSTREAM_JOB_NAME="build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" [2026-01-23T20:03:04.205Z] declare -x UPSTREAM_JOB_NUMBER="22" [2026-01-23T20:03:04.205Z] declare -x USER="jenkins" [2026-01-23T20:03:04.205Z] declare -x USERNAME="****" [2026-01-23T20:03:04.205Z] declare -x USE_JRE="false" [2026-01-23T20:03:04.205Z] declare -x USE_TESTENV_PROPERTIES="true" [2026-01-23T20:03:04.205Z] declare -x WORKSPACE="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun" [2026-01-23T20:03:04.205Z] declare -x WORKSPACE_TMP="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun@tmp" [2026-01-23T20:03:04.205Z] declare -x jobStatus="SUCCESS" [2026-01-23T20:03:04.205Z] Set values based on ./testenv/testenv_arm32.properties: [2026-01-23T20:03:04.205Z] ========= [2026-01-23T20:03:04.205Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-01-23T20:03:04.205Z] TKG_BRANCH=master [2026-01-23T20:03:04.205Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-23T20:03:04.205Z] OPENJ9_BRANCH=master [2026-01-23T20:03:04.205Z] STF_REPO=https://github.com/adoptium/STF.git [2026-01-23T20:03:04.205Z] STF_BRANCH=master [2026-01-23T20:03:04.205Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git [2026-01-23T20:03:04.205Z] OPENJ9_SYSTEMTEST_BRANCH=master [2026-01-23T20:03:04.205Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-01-23T20:03:04.205Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2026-01-23T20:03:04.205Z] JDK8_REPO=https://github.com/adoptium/aarch32-jdk8u.git [2026-01-23T20:03:04.205Z] JDK8_BRANCH=jdk8u482-b08-aarch32-20260122 [2026-01-23T20:03:04.205Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-01-23T20:03:04.205Z] [2026-01-23T20:03:04.205Z] [2026-01-23T20:03:04.205Z] ========= [2026-01-23T20:03:04.205Z] [2026-01-23T20:03:04.205Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u.git [2026-01-23T20:03:04.205Z] JDK_BRANCH=jdk8u482-b08-aarch32-20260122 [2026-01-23T20:03:04.205Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-23T20:03:04.205Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-23T20:03:04.205Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image [2026-01-23T20:03:04.205Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:03:04.206Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T20:03:04.206Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T20:03:04.206Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-23T20:03:04.206Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-23T20:03:04.206Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/scripts/build_tools.xml [2026-01-23T20:03:04.206Z] [2026-01-23T20:03:04.206Z] build: [2026-01-23T20:03:04.206Z] [2026-01-23T20:03:04.206Z] clean: [2026-01-23T20:03:04.206Z] [2026-01-23T20:03:04.206Z] init: [2026-01-23T20:03:04.206Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/bin [2026-01-23T20:03:04.206Z] [2026-01-23T20:03:04.206Z] getDependentLibs: [2026-01-23T20:03:04.206Z] [exec] -------------------------------------------- [2026-01-23T20:03:04.206Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:03:04.206Z] [exec] task is set to default [2026-01-23T20:03:04.206Z] [exec] dependencyList is set to json_simple [2026-01-23T20:03:04.206Z] [exec] System Test jars will not be downloaded. [2026-01-23T20:03:04.206Z] [exec] -------------------------------------------- [2026-01-23T20:03:04.206Z] [exec] Starting download third party dependent jars [2026-01-23T20:03:04.206Z] [exec] -------------------------------------------- [2026-01-23T20:03:04.206Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:03:04.206Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T20:03:04.206Z] [exec] downloaded dependent third party jars successfully [2026-01-23T20:03:04.206Z] [2026-01-23T20:03:04.206Z] compile: [2026-01-23T20:03:04.206Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T20:03:04.206Z] [echo] ============COMPILER SETTINGS============ [2026-01-23T20:03:04.206Z] [echo] ===fork: yes [2026-01-23T20:03:04.206Z] [echo] ===debug: on [2026-01-23T20:03:04.207Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/bin [2026-01-23T20:03:05.186Z] [2026-01-23T20:03:05.186Z] dist: [2026-01-23T20:03:06.284Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-23T20:03:06.284Z] [2026-01-23T20:03:06.284Z] BUILD SUCCESSFUL [2026-01-23T20:03:06.284Z] Total time: 1 second [2026-01-23T20:03:06.284Z] 0 [2026-01-23T20:03:06.284Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-23T20:03:06.284Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-23T20:03:06.284Z] microArchOutput: [2026-01-23T20:03:06.284Z] ****************************** MACHINE INFO ****************************** [2026-01-23T20:03:06.284Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG [2026-01-23T20:03:06.284Z] Free Physical Memory Size : 3206258688 [2026-01-23T20:03:06.284Z] Free space (bytes) : 35494768640 [2026-01-23T20:03:06.284Z] Total Physical Memory Size : 6442450944 [2026-01-23T20:03:06.284Z] Total space (bytes) : 167961710592 [2026-01-23T20:03:06.284Z] Usable space (bytes) : 26888269824 [2026-01-23T20:03:06.284Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T20:03:06.284Z] bashVersion : [2026-01-23T20:03:06.284Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2026-01-23T20:03:06.284Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-23T20:03:06.284Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T20:03:06.284Z] [2026-01-23T20:03:06.284Z] This is free software; you are free to change and redistribute it. [2026-01-23T20:03:06.284Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T20:03:06.284Z] cpuCores : 8 [2026-01-23T20:03:06.284Z] curlVersion : [2026-01-23T20:03:06.284Z] 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 [2026-01-23T20:03:06.284Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-01-23T20:03:06.284Z] 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 [2026-01-23T20:03:06.284Z] 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 [2026-01-23T20:03:06.284Z] dockerVersion : bash: line 1: docker: command not found [2026-01-23T20:03:06.284Z] gcc version : 13 [2026-01-23T20:03:06.284Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2026-01-23T20:03:06.284Z] gdb version : bash: line 1: gdb: command not found [2026-01-23T20:03:06.284Z] lldb version : Command could not be executed [2026-01-23T20:03:06.284Z] makeVersion : [2026-01-23T20:03:06.284Z] GNU Make 4.3 [2026-01-23T20:03:06.284Z] Built for arm-unknown-linux-gnueabihf [2026-01-23T20:03:06.284Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-23T20:03:06.284Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T20:03:06.284Z] This is free software: you are free to change and redistribute it. [2026-01-23T20:03:06.285Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T20:03:06.285Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-23T20:03:06.285Z] osInfo : [2026-01-23T20:03:06.285Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2026-01-23T20:03:06.285Z] NAME="Ubuntu" [2026-01-23T20:03:06.285Z] VERSION_ID="24.04" [2026-01-23T20:03:06.285Z] VERSION="24.04.3 LTS (Noble Numbat)" [2026-01-23T20:03:06.285Z] VERSION_CODENAME=noble [2026-01-23T20:03:06.285Z] ID=ubuntu [2026-01-23T20:03:06.285Z] ID_LIKE=debian [2026-01-23T20:03:06.285Z] HOME_URL="https://www.ubuntu.com/" [2026-01-23T20:03:06.285Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-23T20:03:06.285Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-23T20:03:06.285Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-23T20:03:06.285Z] UBUNTU_CODENAME=noble [2026-01-23T20:03:06.285Z] LOGO=ubuntu-logo [2026-01-23T20:03:06.285Z] osLabel : ubuntu.24 [2026-01-23T20:03:06.285Z] perlVersion : [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2026-01-23T20:03:06.285Z] (with 51 registered patches, see perl -V for more detail) [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] Copyright 1987-2023, Larry Wall [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-23T20:03:06.285Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-23T20:03:06.285Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-23T20:03:06.285Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] podmanVersion : bash: line 1: podman: command not found [2026-01-23T20:03:06.285Z] procArch : aarch64 [2026-01-23T20:03:06.285Z] sysArch : aarch64 [2026-01-23T20:03:06.285Z] sysOS : Linux [2026-01-23T20:03:06.285Z] ulimit : [2026-01-23T20:03:06.285Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-23T20:03:06.285Z] core file size (blocks, -c) unlimited [2026-01-23T20:03:06.285Z] data seg size (kbytes, -d) unlimited [2026-01-23T20:03:06.285Z] scheduling priority (-e) 0 [2026-01-23T20:03:06.285Z] file size (blocks, -f) unlimited [2026-01-23T20:03:06.285Z] pending signals (-i) 63426 [2026-01-23T20:03:06.285Z] max locked memory (kbytes, -l) 8192 [2026-01-23T20:03:06.285Z] max memory size (kbytes, -m) unlimited [2026-01-23T20:03:06.285Z] open files (-n) 1048576 [2026-01-23T20:03:06.285Z] pipe size (512 bytes, -p) 8 [2026-01-23T20:03:06.285Z] POSIX message queues (bytes, -q) 819200 [2026-01-23T20:03:06.285Z] real-time priority (-r) 0 [2026-01-23T20:03:06.285Z] stack size (kbytes, -s) 8192 [2026-01-23T20:03:06.285Z] cpu time (seconds, -t) unlimited [2026-01-23T20:03:06.285Z] max user processes (-u) unlimited [2026-01-23T20:03:06.285Z] virtual memory (kbytes, -v) unlimited [2026-01-23T20:03:06.285Z] file locks (-x) unlimited [2026-01-23T20:03:06.285Z] 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 [2026-01-23T20:03:06.285Z] vmVendor : Oracle Corporation [2026-01-23T20:03:06.285Z] vmVersion : 25.482-b08 [2026-01-23T20:03:06.285Z] xlc version : bash: line 1: xlC: command not found [2026-01-23T20:03:06.285Z] ************************************************************************** [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] System.getProperty('java.vendor')=Temurin [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] System.getProperty('os.name')=Linux [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] System.getProperty('os.arch')=arm [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] System.getProperty('java.fullversion')=null [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:06.285Z] System.getProperty('sun.arch.data.model')=32 [2026-01-23T20:03:06.285Z] [2026-01-23T20:03:07.242Z] make -f clean.mk cleanBuild [2026-01-23T20:03:07.242Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG' [2026-01-23T20:03:07.243Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../../jvmtest [2026-01-23T20:03:07.243Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG' [2026-01-23T20:03:07.243Z] make -f compile.mk compile [2026-01-23T20:03:07.243Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG' [2026-01-23T20:03:07.243Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T20:03:07.243Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T20:03:07.243Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-23T20:03:07.244Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-23T20:03:07.244Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/scripts/build_test.xml [2026-01-23T20:03:08.200Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-01-23T20:03:08.200Z] [2026-01-23T20:03:08.200Z] -create_test_directory: [2026-01-23T20:03:08.200Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jvmtest [2026-01-23T20:03:08.200Z] [2026-01-23T20:03:08.200Z] stage_test_material: [2026-01-23T20:03:08.200Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jvmtest [2026-01-23T20:03:08.200Z] [2026-01-23T20:03:08.200Z] build: [2026-01-23T20:03:08.200Z] [2026-01-23T20:03:08.200Z] build: [2026-01-23T20:03:08.200Z] [2026-01-23T20:03:08.200Z] getJtregVersion: [2026-01-23T20:03:08.200Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-01-23T20:03:08.200Z] [2026-01-23T20:03:08.200Z] getDependentLibs: [2026-01-23T20:03:08.200Z] [exec] -------------------------------------------- [2026-01-23T20:03:08.200Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:03:08.200Z] [exec] task is set to default [2026-01-23T20:03:08.200Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-01-23T20:03:08.200Z] [exec] System Test jars will not be downloaded. [2026-01-23T20:03:08.200Z] [exec] -------------------------------------------- [2026-01-23T20:03:08.200Z] [exec] Starting download third party dependent jars [2026-01-23T20:03:08.200Z] [exec] -------------------------------------------- [2026-01-23T20:03:08.201Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:03:08.201Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-23T20:03:08.201Z] [exec] downloaded dependent third party jars successfully [2026-01-23T20:03:08.201Z] [2026-01-23T20:03:08.201Z] getJtreg: [2026-01-23T20:03:08.201Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jvmtest/openjdk [2026-01-23T20:03:08.201Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/openjdk [2026-01-23T20:03:08.201Z] [2026-01-23T20:03:08.201Z] openjdk-jdk.check: [2026-01-23T20:03:08.201Z] [2026-01-23T20:03:08.201Z] getOpenjdk: [2026-01-23T20:03:08.201Z] [echo] Using user specified repo and branch [2026-01-23T20:03:08.201Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u482-b08-aarch32-20260122 https://github.com/adoptium/aarch32-jdk8u.git openjdktemp [2026-01-23T20:03:08.201Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-01-23T20:03:26.635Z] [exec] Note: switching to 'b2165a2663ca0129244559744b5bf4b57c627091'. [2026-01-23T20:03:26.635Z] [exec] [2026-01-23T20:03:26.635Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2026-01-23T20:03:26.635Z] [exec] changes and commit them, and you can discard any commits you make in this [2026-01-23T20:03:26.635Z] [exec] state without impacting any branches by switching back to a branch. [2026-01-23T20:03:26.635Z] [exec] [2026-01-23T20:03:26.635Z] [exec] If you want to create a new branch to retain commits you create, you may [2026-01-23T20:03:26.635Z] [exec] do so (now or later) by using -c with the switch command. Example: [2026-01-23T20:03:26.635Z] [exec] [2026-01-23T20:03:26.635Z] [exec] git switch -c <new-branch-name> [2026-01-23T20:03:26.635Z] [exec] [2026-01-23T20:03:26.635Z] [exec] Or undo this operation with: [2026-01-23T20:03:26.635Z] [exec] [2026-01-23T20:03:26.635Z] [exec] git switch - [2026-01-23T20:03:26.635Z] [exec] [2026-01-23T20:03:26.636Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2026-01-23T20:03:26.636Z] [exec] [2026-01-23T20:03:34.813Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-01-23T20:03:34.813Z] [2026-01-23T20:03:34.813Z] dist: [2026-01-23T20:03:36.782Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jvmtest/openjdk [2026-01-23T20:03:36.782Z] [2026-01-23T20:03:36.782Z] BUILD SUCCESSFUL [2026-01-23T20:03:36.782Z] Total time: 29 seconds [2026-01-23T20:03:36.782Z] 0 [2026-01-23T20:03:36.782Z] [2026-01-23T20:03:36.782Z] [2026-01-23T20:03:36.782Z] RECORD TEST REPOs SHA [2026-01-23T20:03:36.782Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-23T20:03:36.782Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-23T20:03:36.782Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-23T20:03:36.782Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-23T20:03:36.782Z] ================================================ [2026-01-23T20:03:36.782Z] timestamp: 20260123-200336 [2026-01-23T20:03:36.782Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/openjdk/openjdk-jdk [2026-01-23T20:03:36.782Z] git repo: [2026-01-23T20:03:36.782Z] Fetch URL: https://github.com/adoptium/aarch32-jdk8u.git [2026-01-23T20:03:36.782Z] sha: [2026-01-23T20:03:36.782Z] b2165a2663ca0129244559744b5bf4b57c627091 [2026-01-23T20:03:36.782Z] ================================================ [2026-01-23T20:03:36.782Z] timestamp: 20260123-200336 [2026-01-23T20:03:36.782Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG [2026-01-23T20:03:36.782Z] git repo: [2026-01-23T20:03:36.782Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-23T20:03:36.782Z] sha: [2026-01-23T20:03:36.782Z] 5497553a4998d8b682e161924ecf857b331561d3 [2026-01-23T20:03:36.782Z] ================================================ [2026-01-23T20:03:36.782Z] timestamp: 20260123-200336 [2026-01-23T20:03:36.783Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests [2026-01-23T20:03:36.783Z] git repo: [2026-01-23T20:03:36.783Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-23T20:03:36.783Z] sha: [2026-01-23T20:03:36.783Z] 857c364a62f2cc3c017826dec5c2d6f7901708f8 [2026-01-23T20:03:36.783Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG' [Pipeline] } [2026-01-23T20:03:37.574Z] $ ssh-agent -k [2026-01-23T20:03:37.581Z] unset SSH_AUTH_SOCK; [2026-01-23T20:03:37.581Z] unset SSH_AGENT_PID; [2026-01-23T20:03:37.581Z] echo Agent pid 3349341 killed; [2026-01-23T20:03:38.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-23T20:03:38.509Z] 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 [2026-01-23T20:03:38.532Z] ITERATION: 1/1 [Pipeline] sh [2026-01-23T20:03:40.393Z] + which Xvfb [2026-01-23T20:03:40.393Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-23T20:03:41.375Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/.xvfb-31-..fbdir3921617136762030277 [Pipeline] { [Pipeline] sh [2026-01-23T20:04:03.870Z] + ps -f [2026-01-23T20:04:03.870Z] + grep [X]vfb [2026-01-23T20:04:03.870Z] + awk {print $9} [Pipeline] echo [2026-01-23T20:04:04.592Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-23T20:04:04.680Z] $ ssh-agent [2026-01-23T20:04:05.488Z] SSH_AUTH_SOCK=/tmp/ssh-EeVxQkgXcipI/agent.3349750 [2026-01-23T20:04:05.488Z] SSH_AGENT_PID=3349752 [2026-01-23T20:04:05.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-23T20:04:07.940Z] + uname [2026-01-23T20:04:07.940Z] + [ Linux = AIX ] [2026-01-23T20:04:07.940Z] + uname [2026-01-23T20:04:07.940Z] + [ Linux = SunOS ] [2026-01-23T20:04:07.940Z] + uname [2026-01-23T20:04:07.940Z] + [ Linux = *BSD ] [2026-01-23T20:04:07.940Z] + MAKE=make [2026-01-23T20:04:07.940Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-23T20:04:07.940Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-23T20:04:10.646Z] + uname [2026-01-23T20:04:10.646Z] + [ Linux = AIX ] [2026-01-23T20:04:10.646Z] + uname [2026-01-23T20:04:10.646Z] + [ Linux = SunOS ] [2026-01-23T20:04:10.646Z] + uname [2026-01-23T20:04:10.646Z] + [ Linux = *BSD ] [2026-01-23T20:04:10.646Z] + MAKE=make [2026-01-23T20:04:10.646Z] + cd ./aqa-tests [2026-01-23T20:04:10.646Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-23T20:04:10.647Z] + set +x [2026-01-23T20:04:10.647Z] export ACTIVE_NODE_TIMEOUT='5' [2026-01-23T20:04:10.647Z] export ADOPTOPENJDK_BRANCH='v1.0.11-release' [2026-01-23T20:04:10.647Z] export ADOPTOPENJDK_REPO='https://github.com/adoptium/aqa-tests.git' [2026-01-23T20:04:10.647Z] export ADOPTOPENJDK_SYSTEMTEST_BRANCH='master' [2026-01-23T20:04:10.647Z] export ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH='adoptium:master' [2026-01-23T20:04:10.647Z] export ADOPTOPENJDK_SYSTEMTEST_REPO='https://github.com/adoptium/aqa-systemtest.git' [2026-01-23T20:04:10.647Z] export AQA_REQUIRED_TARGETS='sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf' [2026-01-23T20:04:10.647Z] export ARCHIVE_TEST_RESULTS='false' [2026-01-23T20:04:10.647Z] export AUTO_DETECT='true' [2026-01-23T20:04:10.647Z] export BUILD_DISPLAY_NAME='#31' [2026-01-23T20:04:10.647Z] export BUILD_ID='31' [2026-01-23T20:04:10.647Z] export BUILD_LIST='openjdk' [2026-01-23T20:04:10.647Z] export BUILD_NUMBER='31' [2026-01-23T20:04:10.647Z] export BUILD_TAG='jenkins-Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun-31' [2026-01-23T20:04:10.647Z] export BUILD_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/' [2026-01-23T20:04:10.647Z] export CI='true' [2026-01-23T20:04:10.647Z] export CUSTOMIZED_SDK_URL_CREDENTIAL_ID='eclipse_temurin_bot_email_and_token' [2026-01-23T20:04:10.647Z] export CUSTOM_TARGET='java/util/concurrent/BlockingQueue/OfferDrainToLoops.java java/util/Calendar/SupplementalJapaneseEraTest.java java/util/stream/boottest/java/util/stream/FlagOpTest.java java/util/stream/boottest/java/util/stream/DoubleNodeTest.java java/util/stream/boottest/java/util/stream/NodeTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/FilterOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/IntUniqOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/IntSliceOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/SequentialOpTest.java java/util/stream/test/org/openjdk/tests/java/util/stream/StreamBuilderTest.java com/sun/jdi/MethodEntryExitEvents.java' [2026-01-23T20:04:10.647Z] export CUSTOM_TARGET_KEY_VALUE='CUSTOM_TARGET=java%2Futil%2Fconcurrent%2FBlockingQueue%2FOfferDrainToLoops.java+java%2Futil%2FCalendar%2FSupplementalJapaneseEraTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FFlagOpTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FDoubleNodeTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FNodeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FFilterOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FInfiniteStreamWithLimitOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntUniqOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntSliceOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FSequentialOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FStreamBuilderTest.java+com%2Fsun%2Fjdi%2FMethodEntryExitEvents.java' [2026-01-23T20:04:10.647Z] export DISPLAY=':0' [2026-01-23T20:04:10.647Z] export DOCKER_REQUIRED='false' [2026-01-23T20:04:10.647Z] export DYNAMIC_COMPILE='false' [2026-01-23T20:04:10.647Z] export EXECUTOR_NUMBER='0' [2026-01-23T20:04:10.647Z] export EXIT_FAILURE='false' [2026-01-23T20:04:10.647Z] export EXIT_SUCCESS='false' [2026-01-23T20:04:10.647Z] export EXTERNAL_CUSTOM_BRANCH='master' [2026-01-23T20:04:10.647Z] export EXTERNAL_TEST_CMD='mvn clean install' [2026-01-23T20:04:10.647Z] export FAILED_TEST_TARGET='TARGET=jdk_custom' [2026-01-23T20:04:10.647Z] export GENERATE_JOBS='true' [2026-01-23T20:04:10.647Z] export HOME='/home/jenkins' [2026-01-23T20:04:10.647Z] export HUDSON_COOKIE='b45f8560-f264-4d0b-ae48-e54522df8bdd' [2026-01-23T20:04:10.647Z] export HUDSON_HOME='/home/jenkins/.jenkins' [2026-01-23T20:04:10.647Z] export HUDSON_SERVER_COOKIE='2d832652af5afba8' [2026-01-23T20:04:10.647Z] export HUDSON_URL='https://ci.adoptium.net/' [2026-01-23T20:04:10.647Z] export IS_SVT_TESTREPO='false' [2026-01-23T20:04:10.647Z] export ITERATIONS='1' [2026-01-23T20:04:10.647Z] export JCK_GIT_BRANCH='master' [2026-01-23T20:04:10.647Z] export JDK8_BRANCH='jdk8u482-b08-aarch32-20260122' [2026-01-23T20:04:10.647Z] export JDK8_REPO='https://github.com/adoptium/aarch32-jdk8u.git' [2026-01-23T20:04:10.647Z] export JDK_IMPL='hotspot' [2026-01-23T20:04:10.647Z] export JDK_REPO='https://github.com/adoptium/aarch32-jdk8u' [2026-01-23T20:04:10.647Z] export JDK_VERSION='8' [2026-01-23T20:04:10.647Z] export JENKINS_HOME='/home/jenkins/.jenkins' [2026-01-23T20:04:10.647Z] export JENKINS_NODE_COOKIE='f209abe9-9199-4870-8b61-b1612ab5f945' [2026-01-23T20:04:10.647Z] export JENKINS_SERVER_COOKIE='durable-82439be78d5005ba8704473fc1d140594d1be2871f1406c414fa713ee77ad593' [2026-01-23T20:04:10.647Z] export JENKINS_URL='https://ci.adoptium.net/' [2026-01-23T20:04:10.647Z] export JOBSTARTTIME='Fri, 23 Jan 2026 20:01:50 +0000' [2026-01-23T20:04:10.647Z] export JOB_BASE_NAME='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun' [2026-01-23T20:04:10.647Z] export JOB_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/display/redirect' [2026-01-23T20:04:10.647Z] export JOB_NAME='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun' [2026-01-23T20:04:10.647Z] export JOB_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/' [2026-01-23T20:04:10.647Z] export KEEP_REPORTDIR='true' [2026-01-23T20:04:10.647Z] export KEEP_WORKSPACE='false' [2026-01-23T20:04:10.647Z] export LANG='C.UTF-8' [2026-01-23T20:04:10.647Z] export LIB_DIR='/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib' [2026-01-23T20:04:10.647Z] export LIGHT_WEIGHT_CHECKOUT='false' [2026-01-23T20:04:10.647Z] export LOGNAME='jenkins' [2026-01-23T20:04:10.647Z] export 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' [2026-01-23T20:04:10.647Z] export NODE_NAME='test-docker-ubuntu2404-armv7-10' [2026-01-23T20:04:10.647Z] export OLDPWD='/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun' [2026-01-23T20:04:10.647Z] export OPENJ9_BRANCH='master' [2026-01-23T20:04:10.647Z] export OPENJ9_REPO='https://github.com/eclipse-openj9/openj9.git' [2026-01-23T20:04:10.647Z] export OPENJ9_SYSTEMTEST_BRANCH='master' [2026-01-23T20:04:10.647Z] export OPENJ9_SYSTEMTEST_OWNER_BRANCH='eclipse:master' [2026-01-23T20:04:10.647Z] export OPENJ9_SYSTEMTEST_REPO='https://github.com/eclipse-openj9/openj9-systemtest.git' [2026-01-23T20:04:10.647Z] export OPENJCEPLUS_GIT_BRANCH='semeru-java8' [2026-01-23T20:04:10.647Z] export OPENJCEPLUS_GIT_REPO='https://github.com/ibmruntimes/OpenJCEPlus.git' [2026-01-23T20:04:10.647Z] export ORIGIN_JDK_VERSION='8' [2026-01-23T20:04:10.647Z] export PARALLEL='None' [2026-01-23T20:04:10.647Z] export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin' [2026-01-23T20:04:10.647Z] export PERF_ROOT='/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../benchmarks' [2026-01-23T20:04:10.647Z] export PERSONAL_BUILD='false' [2026-01-23T20:04:10.647Z] export PLATFORM='arm_linux' [2026-01-23T20:04:10.647Z] export PWD='/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests' [2026-01-23T20:04:10.647Z] export RERUN_FAILURE='true' [2026-01-23T20:04:10.647Z] export RERUN_ITERATIONS='1' [2026-01-23T20:04:10.647Z] export RERUN_LINK='https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=jdk_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&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=java%2Futil%2Fconcurrent%2FBlockingQueue%2FOfferDrainToLoops.java+java%2Futil%2FCalendar%2FSupplementalJapaneseEraTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FFlagOpTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FDoubleNodeTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FNodeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FFilterOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FInfiniteStreamWithLimitOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntUniqOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntSliceOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FSequentialOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FStreamBuilderTest.java+com%2Fsun%2Fjdi%2FMethodEntryExitEvents.java&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;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None' [2026-01-23T20:04:10.647Z] export RUN_ARTIFACTS_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=artifacts' [2026-01-23T20:04:10.647Z] export RUN_CHANGES_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=changes' [2026-01-23T20:04:10.647Z] export RUN_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect' [2026-01-23T20:04:10.647Z] export RUN_TESTS_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/31/display/redirect?page=tests' [2026-01-23T20:04:10.647Z] export SDK_RESOURCE='upstream' [2026-01-23T20:04:10.647Z] export SETUP_JCK_RUN='false' [2026-01-23T20:04:10.647Z] export SHELL='/bin/sh' [2026-01-23T20:04:10.647Z] export SLACK_CHANNEL='aqavit-bot' [2026-01-23T20:04:10.647Z] export SPEC='linux_arm' [2026-01-23T20:04:10.647Z] export SSH_AGENT_PID='3349752' [2026-01-23T20:04:10.647Z] export SSH_AUTH_SOCK='/tmp/ssh-EeVxQkgXcipI/agent.3349750' [2026-01-23T20:04:10.647Z] export SSH_CLIENT='78.47.239.97 37996 22' [2026-01-23T20:04:10.647Z] export SSH_CONNECTION='78.47.239.97 37996 172.17.0.4 22' [2026-01-23T20:04:10.647Z] export STAGE_NAME='Test' [2026-01-23T20:04:10.647Z] export STF_BRANCH='master' [2026-01-23T20:04:10.647Z] export STF_OWNER_BRANCH='adoptium:master' [2026-01-23T20:04:10.647Z] export STF_REPO='https://github.com/adoptium/STF.git' [2026-01-23T20:04:10.647Z] export SYSTEM_LIB_DIR='/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/system_lib' [2026-01-23T20:04:10.647Z] export TAP_NAME='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun.tap' [2026-01-23T20:04:10.647Z] export TARGET='jdk_custom' [2026-01-23T20:04:10.647Z] export TEST_JDK_HOME='/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image' [2026-01-23T20:04:10.647Z] export TIME_LIMIT='25' [2026-01-23T20:04:10.647Z] export TKG_BRANCH='master' [2026-01-23T20:04:10.647Z] export TKG_ITERATIONS='1' [2026-01-23T20:04:10.647Z] export TKG_OWNER_BRANCH='adoptium:master' [2026-01-23T20:04:10.647Z] export TKG_REPO='https://github.com/adoptium/TKG.git' [2026-01-23T20:04:10.647Z] export UPSTREAM_JOB_NAME='build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin' [2026-01-23T20:04:10.647Z] export UPSTREAM_JOB_NUMBER='22' [2026-01-23T20:04:10.647Z] export USER='jenkins' [2026-01-23T20:04:10.647Z] export USE_JRE='false' [2026-01-23T20:04:10.647Z] export USE_TESTENV_PROPERTIES='true' [2026-01-23T20:04:10.647Z] export WORKSPACE='/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun' [2026-01-23T20:04:10.647Z] export WORKSPACE_TMP='/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun@tmp' [2026-01-23T20:04:10.647Z] export jobStatus='SUCCESS' [2026-01-23T20:04:10.647Z] Set values based on ./testenv/testenv_arm32.properties: [2026-01-23T20:04:10.647Z] ========= [2026-01-23T20:04:10.647Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-01-23T20:04:10.647Z] TKG_BRANCH=master [2026-01-23T20:04:10.647Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-23T20:04:10.647Z] OPENJ9_BRANCH=master [2026-01-23T20:04:10.647Z] STF_REPO=https://github.com/adoptium/STF.git [2026-01-23T20:04:10.647Z] STF_BRANCH=master [2026-01-23T20:04:10.647Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git [2026-01-23T20:04:10.647Z] OPENJ9_SYSTEMTEST_BRANCH=master [2026-01-23T20:04:10.647Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-01-23T20:04:10.647Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2026-01-23T20:04:10.647Z] JDK8_REPO=https://github.com/adoptium/aarch32-jdk8u.git [2026-01-23T20:04:10.647Z] JDK8_BRANCH=jdk8u482-b08-aarch32-20260122 [2026-01-23T20:04:10.647Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-01-23T20:04:10.647Z] [2026-01-23T20:04:10.647Z] [2026-01-23T20:04:10.647Z] ========= [2026-01-23T20:04:10.647Z] [2026-01-23T20:04:10.647Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u.git [2026-01-23T20:04:10.647Z] JDK_BRANCH=jdk8u482-b08-aarch32-20260122 [2026-01-23T20:04:10.647Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-23T20:04:10.647Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-23T20:04:10.647Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image [2026-01-23T20:04:10.647Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib [2026-01-23T20:04:10.647Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=jdk_custom TESTLIST= [2026-01-23T20:04:10.647Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG' [2026-01-23T20:04:10.647Z] perl scripts/configure.pl [2026-01-23T20:04:10.647Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=jdk_custom --testList= --numOfMachines= --testTime= --TRSSURL= [2026-01-23T20:04:10.647Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-23T20:04:10.647Z] [2026-01-23T20:04:10.647Z] Starting to generate test make files. [2026-01-23T20:04:10.647Z] [2026-01-23T20:04:12.617Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../openjdk/playlist.xml [2026-01-23T20:04:12.617Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../openjdk/autoGen.mk [2026-01-23T20:04:12.617Z] [2026-01-23T20:04:12.617Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../autoGen.mk [2026-01-23T20:04:12.617Z] [2026-01-23T20:04:12.617Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/utils.mk [2026-01-23T20:04:12.617Z] [2026-01-23T20:04:12.617Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/../TKG/rerun.mk [2026-01-23T20:04:12.617Z] [2026-01-23T20:04:12.617Z] Make files are generated successfully. [2026-01-23T20:04:12.617Z] [2026-01-23T20:04:12.617Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG' [2026-01-23T20:04:12.617Z] make -f runtest.mk _jdk_custom [2026-01-23T20:04:12.617Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG' [2026-01-23T20:04:12.617Z] [2026-01-23T20:04:12.617Z] Running make 4.3 [2026-01-23T20:04:12.617Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/TKG/.. [2026-01-23T20:04:12.617Z] set JDK_VERSION to 8 [2026-01-23T20:04:12.617Z] set JDK_IMPL to hotspot [2026-01-23T20:04:12.617Z] set JVM_VERSION to openjdk8 [2026-01-23T20:04:12.617Z] set JCL_VERSION to latest [2026-01-23T20:04:12.617Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image [2026-01-23T20:04:12.617Z] set SPEC to linux_arm [2026-01-23T20:04:12.617Z] set TEST_FLAG to [2026-01-23T20:04:12.617Z] set OS_LABEL to ubuntu.24 [2026-01-23T20:04:12.617Z] Running jdk_custom ... [2026-01-23T20:04:12.617Z] There are 1 test targets in jdk_custom [2026-01-23T20:04:12.617Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/jdkbinary/j2sdk-image/bin/java" -version [2026-01-23T20:04:12.617Z] openjdk version "1.8.0_482" [2026-01-23T20:04:12.617Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-23T20:04:12.617Z] OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-23T20:04:12.617Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests' [2026-01-23T20:04:12.617Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/aqa-tests/openjdk' [2026-01-23T20:04:12.617Z] [2026-01-23T20:04:12.617Z] ===============================================