Pre Test

Started by upstream project "AQA_Test_Pipeline" build number 559 originally caused by: Started by user Stewart X Addison Started by upstream project "AQA_Test_Pipeline" build number 558 originally caused by: Started by user Stewart X Addison Started by upstream project "AQA_Test_Pipeline" build number 555 originally caused by: Started by user Stewart X Addison Started by upstream project "AQA_Test_Pipeline" build number 554 originally caused by: Started by user Stewart X Addison Started by upstream project "AQA_Test_Pipeline" build number 552 originally caused by: Started by user Stewart X Addison Started by upstream project "AQA_Test_Pipeline" build number 551 originally caused by: Started by user Stewart X Addison Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e7543a4a61f4fb214346bc881febf938899b2307 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e7543a4a61f4fb214346bc881febf938899b2307 # timeout=10 Commit message: "Correct runtests.sh backslash escape (#6728)" > git rev-list --no-walk c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-14T16:19:42.628Z] SPEC: linux_x86-64 [Pipeline] echo [2025-11-14T16:19:42.630Z] LABEL: test-azure-rhel10-x64-1 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-14T16:19:42.644Z] Found a total of 1 nodes with the 'test-azure-rhel10-x64-1' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-14T16:19:42.650Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-11-14T16:19:57.681Z] Still waiting to schedule task [2025-11-14T16:19:57.682Z] Waiting for next available executor on ‘test-azure-rhel10-x64-1’ [2025-11-17T20:40:59.406Z] Running on test-azure-rhel10-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-11-17T20:40:59.449Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-17T20:40:59.523Z] [WS-CLEANUP] Deleting project workspace... [2025-11-17T20:40:59.523Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-17T20:40:59.545Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-17T20:40:59.626Z] The recommended git tool is: git [2025-11-17T20:40:59.671Z] No credentials specified [2025-11-17T20:40:59.694Z] Cloning the remote Git repository [2025-11-17T20:40:59.730Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-17T20:40:59.731Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests # timeout=10 [2025-11-17T20:40:59.735Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-17T20:40:59.735Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-17T20:40:59.736Z] > git --version # timeout=10 [2025-11-17T20:40:59.738Z] > git --version # 'git version 2.47.3' [2025-11-17T20:40:59.738Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-17T20:41:03.839Z] Avoid second fetch [2025-11-17T20:41:03.866Z] Checking out Revision bca7f173454f475536010522dc4d6c738e17297a (origin/master) [2025-11-17T20:41:03.796Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-17T20:41:03.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-17T20:41:03.848Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-17T20:41:03.875Z] > git config core.sparsecheckout # timeout=10 [2025-11-17T20:41:03.878Z] > git checkout -f bca7f173454f475536010522dc4d6c738e17297a # timeout=10 [2025-11-17T20:41:04.440Z] Commit message: "Exclude reflect/Proxy/NonPublicMethodTypeTest for OpenJ9 jdk26 (#6729)" [2025-11-17T20:41:04.450Z] > git rev-list --no-walk c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-17T20:41:05.870Z] Timeout set to expire in 10 hr [Pipeline] { [Pipeline] echo [2025-11-17T20:41:05.891Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-17T20:41:06.400Z] + LC_TIME=C [2025-11-17T20:41:06.400Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-11-17T20:41:06.502Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-17T20:41:06.972Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-17T20:41:06.973Z] Unix type machine.. [2025-11-17T20:41:06.973Z] egrep: warning: egrep is obsolescent; using grep -E [2025-11-17T20:41:06.973Z] Running on a Linux host [2025-11-17T20:41:06.973Z] egrep: warning: egrep is obsolescent; using grep -E [2025-11-17T20:41:06.973Z] egrep: warning: egrep is obsolescent; using grep -E [2025-11-17T20:41:06.973Z] egrep: warning: egrep is obsolescent; using grep -E [2025-11-17T20:41:06.973Z] 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 [2025-11-17T20:41:08.271Z] + printenv [2025-11-17T20:41:08.271Z] SHELL=/bin/bash [2025-11-17T20:41:08.271Z] KEEP_WORKSPACE=false [2025-11-17T20:41:08.271Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux.tap [2025-11-17T20:41:08.271Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:08.271Z] EXIT_FAILURE=false [2025-11-17T20:41:08.271Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1306/display/redirect?page=tests [2025-11-17T20:41:08.271Z] PLATFORM=x86-64_linux [2025-11-17T20:41:08.272Z] DOCKER_REQUIRED=false [2025-11-17T20:41:08.272Z] TIME_LIMIT=10 [2025-11-17T20:41:08.272Z] JENKINS_SERVER_COOKIE=durable-719d055ade27dc2bdafc96757fd4c211479d3eef95afd4fa9874bbcb67bf7413 [2025-11-17T20:41:08.272Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-17T20:41:08.272Z] GENERATE_JOBS=false [2025-11-17T20:41:08.272Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:08.272Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1306/display/redirect?page=changes [2025-11-17T20:41:08.272Z] RERUN_ITERATIONS=0 [2025-11-17T20:41:08.272Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-17T20:41:08.272Z] GPG_TTY=not a tty [2025-11-17T20:41:08.272Z] STF_OWNER_BRANCH=adoptium:master [2025-11-17T20:41:08.272Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-11-17T20:41:08.272Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-17T20:41:08.272Z] LOGNAME=jenkins [2025-11-17T20:41:08.272Z] XDG_SESSION_TYPE=tty [2025-11-17T20:41:08.272Z] SETUP_JCK_RUN=false [2025-11-17T20:41:08.272Z] ARCHIVE_TEST_RESULTS=false [2025-11-17T20:41:08.272Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1306/ [2025-11-17T20:41:08.272Z] SLACK_CHANNEL=aqavit-bot [2025-11-17T20:41:08.272Z] JCK_GIT_BRANCH=master [2025-11-17T20:41:08.272Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/ [2025-11-17T20:41:08.272Z] BUILD_NUMBER=1306 [2025-11-17T20:41:08.272Z] TKG_ITERATIONS=1 [2025-11-17T20:41:08.272Z] _=/usr/bin/printenv [2025-11-17T20:41:08.272Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../benchmarks [2025-11-17T20:41:08.272Z] MOTD_SHOWN=pam [2025-11-17T20:41:08.272Z] JENKINS_NODE_COOKIE=fe6cbb75-b070-42e2-a5b2-8806f10d00bf [2025-11-17T20:41:08.272Z] KEEP_REPORTDIR=true [2025-11-17T20:41:08.272Z] BUILD_DISPLAY_NAME=#1306 [2025-11-17T20:41:08.272Z] SDK_RESOURCE=releases [2025-11-17T20:41:08.272Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-11-17T20:41:08.272Z] HOME=/home/jenkins [2025-11-17T20:41:08.272Z] LANG=C.UTF-8 [2025-11-17T20:41:08.272Z] NUM_MACHINES=1 [2025-11-17T20:41:08.272Z] jobStatus=SUCCESS [2025-11-17T20:41:08.272Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-17T20:41:08.272Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-11-17T20:41:08.272Z] JOBSTARTTIME=Mon, 17 Nov 2025 20:41:06 +0000 [2025-11-17T20:41:08.272Z] JDK_VERSION=8 [2025-11-17T20:41:08.272Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-11-17T20:41:08.272Z] USE_TESTENV_PROPERTIES=true [2025-11-17T20:41:08.272Z] PERSONAL_BUILD=false [2025-11-17T20:41:08.272Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1306/display/redirect [2025-11-17T20:41:08.272Z] AUTO_DETECT=true [2025-11-17T20:41:08.272Z] SSH_CONNECTION=78.47.239.97 45712 10.0.1.14 22 [2025-11-17T20:41:08.272Z] EXIT_SUCCESS=false [2025-11-17T20:41:08.272Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/display/redirect [2025-11-17T20:41:08.272Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-11-17T20:41:08.272Z] OPENJ9_BRANCH=master [2025-11-17T20:41:08.272Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-17T20:41:08.273Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/system_lib [2025-11-17T20:41:08.273Z] PARALLEL=None [2025-11-17T20:41:08.273Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-17T20:41:08.273Z] ITERATIONS=1 [2025-11-17T20:41:08.273Z] SPEC=linux_x86-64 [2025-11-17T20:41:08.273Z] XDG_SESSION_CLASS=user [2025-11-17T20:41:08.273Z] LABEL=test-azure-rhel10-x64-1 [2025-11-17T20:41:08.273Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-17T20:41:08.273Z] NODE_NAME=test-azure-rhel10-x64-1 [2025-11-17T20:41:08.273Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-11-17T20:41:08.273Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-17T20:41:08.273Z] USER=jenkins [2025-11-17T20:41:08.273Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-17T20:41:08.273Z] DYNAMIC_COMPILE=false [2025-11-17T20:41:08.273Z] SHLVL=2 [2025-11-17T20:41:08.273Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_linux-1306 [2025-11-17T20:41:08.273Z] EXECUTOR_NUMBER=0 [2025-11-17T20:41:08.273Z] HUDSON_COOKIE=2e758780-19da-4f49-90a7-f796f70091f8 [2025-11-17T20:41:08.273Z] XDG_SESSION_ID=448 [2025-11-17T20:41:08.273Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-17T20:41:08.273Z] ADOPTOPENJDK_BRANCH=master [2025-11-17T20:41:08.273Z] ORIGIN_JDK_VERSION=8 [2025-11-17T20:41:08.273Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-11-17T20:41:08.273Z] NUM_PROCESSORS=2 [2025-11-17T20:41:08.273Z] SSH_CLIENT=78.47.239.97 45712 22 [2025-11-17T20:41:08.273Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima: [2025-11-17T20:41:08.273Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-17T20:41:08.273Z] STAGE_NAME=Setup [2025-11-17T20:41:08.273Z] NODE_LABELS=ci.role.testX linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 test-azure-rhel10-x64-1 [2025-11-17T20:41:08.273Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-17T20:41:08.273Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux@tmp [2025-11-17T20:41:08.273Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2025-11-17T20:41:08.273Z] LIGHT_WEIGHT_CHECKOUT=true [2025-11-17T20:41:08.273Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-17T20:41:08.273Z] CI=true [2025-11-17T20:41:08.273Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1306/display/redirect?page=artifacts [2025-11-17T20:41:08.273Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2025-11-17T20:41:08.273Z] RERUN_FAILURE=false [2025-11-17T20:41:08.273Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-17T20:41:08.273Z] BUILD_LIST=openjdk [2025-11-17T20:41:08.273Z] BUILD_ID=1306 [2025-11-17T20:41:08.273Z] OLDPWD=/home/jenkins [2025-11-17T20:41:08.273Z] TARGET=sanity.openjdk [2025-11-17T20:41:08.273Z] USE_JRE=false [2025-11-17T20:41:08.273Z] JDK_IMPL=hotspot 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. 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 [2025-11-17T20:41:08.375Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-11-17T20:41:08.382Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-11-17T20:41:08.420Z] $ ssh-agent [2025-11-17T20:41:08.527Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXuONrzX/agent.199433 [2025-11-17T20:41:08.527Z] SSH_AGENT_PID=199435 [2025-11-17T20:41:08.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-17T20:41:08.545Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-17T20:41:08.573Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-17T20:41:09.046Z] ++ pwd [2025-11-17T20:41:09.046Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/.. -p x86-64_linux -r releases -j 8 -i hotspot --clone_openj9 false [2025-11-17T20:41:09.046Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests [2025-11-17T20:41:09.046Z] load ./testenv/testenv.properties [2025-11-17T20:41:09.046Z] Running checkTags with ./testenv/testenv.properties and 8 [2025-11-17T20:41:09.382Z] Use branch name dev from ./testenv/testenv.properties [2025-11-17T20:41:09.382Z] get jdk binary... [2025-11-17T20:41:09.382Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/linux/x64/jdk/hotspot/normal/adoptium?project=jdk [2025-11-17T20:41:11.679Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/linux/x64/sbom/hotspot/normal/adoptium?project=jdk [2025-11-17T20:41:12.402Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz ... [2025-11-17T20:41:14.095Z] List files in jdkbinary folder... [2025-11-17T20:41:14.095Z] total 100788 [2025-11-17T20:41:14.095Z] -rw-r--r--. 1 jenkins jenkins 103123206 Nov 17 20:41 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz [2025-11-17T20:41:14.095Z] -rw-r--r--. 1 jenkins jenkins 80969 Nov 17 20:41 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json [2025-11-17T20:41:14.095Z] drwxr-xr-x. 3 jenkins jenkins 26 Nov 17 20:41 tmp [2025-11-17T20:41:14.095Z] List files in jdkbinary/tmp folder... [2025-11-17T20:41:14.095Z] total 0 [2025-11-17T20:41:14.095Z] drwxr-xr-x. 8 jenkins jenkins 190 Oct 22 03:31 jdk8u472-b08 [2025-11-17T20:41:14.095Z] Moving directory jdk8u472-b08/ to ../j2sdk-image [2025-11-17T20:41:14.095Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-11-17T20:41:14.095Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-17T20:41:14.095Z] openjdk version "1.8.0_472" [2025-11-17T20:41:14.095Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08) [2025-11-17T20:41:14.095Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode) [2025-11-17T20:41:14.095Z] =JAVA VERSION OUTPUT END= [2025-11-17T20:41:14.095Z] =RELEASE INFO BEGIN= [2025-11-17T20:41:14.095Z] JAVA_VERSION="1.8.0_472" [2025-11-17T20:41:14.095Z] OS_NAME="Linux" [2025-11-17T20:41:14.095Z] OS_VERSION="2.6" [2025-11-17T20:41:14.095Z] OS_ARCH="amd64" [2025-11-17T20:41:14.095Z] SOURCE=".:git:7c0a02d6a25b+" [2025-11-17T20:41:14.095Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-17T20:41:14.095Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776" [2025-11-17T20:41:14.095Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-17T20:41:14.095Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-11-17T20:41:14.095Z] FULL_VERSION="1.8.0_472-b08" [2025-11-17T20:41:14.095Z] SEMANTIC_VERSION="8.0.472+8" [2025-11-17T20:41:14.095Z] BUILD_INFO="OS: Linux Version: 6.8.0-1036-azure" [2025-11-17T20:41:14.095Z] JVM_VARIANT="Hotspot" [2025-11-17T20:41:14.095Z] JVM_VERSION="25.472-b08" [2025-11-17T20:41:14.095Z] IMAGE_TYPE="JDK" [2025-11-17T20:41:14.095Z] =RELEASE INFO END= [2025-11-17T20:41:14.095Z] get testKitGen... [2025-11-17T20:41:14.095Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-17T20:41:14.430Z] git rev-parse master [2025-11-17T20:41:14.430Z] git checkout -q -f e3d56fd86ac151a28b352e74f4ebc2ec1eebb946 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-17T20:41:14.567Z] $ ssh-agent -k [2025-11-17T20:41:14.571Z] unset SSH_AUTH_SOCK; [2025-11-17T20:41:14.571Z] unset SSH_AGENT_PID; [2025-11-17T20:41:14.571Z] echo Agent pid 199435 killed; [2025-11-17T20:41:14.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-17T20:41:15.118Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;MODE=ENTRYPOINT&amp;DOCKER_REQUIRED=false&amp;REMOTE_TRIGGER=false&amp;ACTIVE_NODE_TIMEOUT=&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-rhel10-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JCK_GIT_BRANCH=master&amp;JDK_REPO=&amp;JCK_GIT_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;VENDOR_TEST_BRANCHES=&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;UPSTREAM_JOB_NAME=&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;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=1&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=&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=10&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-17T20:41:15.132Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;MODE=ENTRYPOINT&amp;DOCKER_REQUIRED=false&amp;REMOTE_TRIGGER=false&amp;ACTIVE_NODE_TIMEOUT=&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-rhel10-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JCK_GIT_BRANCH=master&amp;JDK_REPO=&amp;JCK_GIT_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;VENDOR_TEST_BRANCHES=&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;UPSTREAM_JOB_NAME=&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;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=1&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=&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=10&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-17T20:41:15.182Z] Building tests... [Pipeline] timeout [2025-11-17T20:41:15.185Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-17T20:41:15.200Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-17T20:41:15.682Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-17T20:41:18.682Z] -------------------------------------------- [2025-11-17T20:41:18.682Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:18.682Z] task is set to default [2025-11-17T20:41:18.682Z] dependencyList is set to all [2025-11-17T20:41:18.682Z] -------------------------------------------- [2025-11-17T20:41:18.682Z] Starting download third party dependent jars [2025-11-17T20:41:18.682Z] -------------------------------------------- [2025-11-17T20:41:18.682Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-17T20:41:18.682Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-11-17T20:41:18.860Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-11-17T20:41:18.891Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-11-17T20:41:18.921Z] $ ssh-agent [2025-11-17T20:41:19.027Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6cM0I1/agent.199523 [2025-11-17T20:41:19.027Z] SSH_AGENT_PID=199525 [2025-11-17T20:41:19.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-17T20:41:19.506Z] + bash ./compile.sh [2025-11-17T20:41:19.506Z] Set values based on ./testenv/testenv.properties: [2025-11-17T20:41:19.506Z] ========= [2025-11-17T20:41:19.506Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-11-17T20:41:19.507Z] TKG_BRANCH=master [2025-11-17T20:41:19.507Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-17T20:41:19.507Z] OPENJ9_BRANCH=master [2025-11-17T20:41:19.507Z] STF_REPO=https://github.com/adoptium/STF.git [2025-11-17T20:41:19.507Z] STF_BRANCH=master [2025-11-17T20:41:19.507Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-11-17T20:41:19.507Z] OPENJ9_SYSTEMTEST_BRANCH=master [2025-11-17T20:41:19.507Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-11-17T20:41:19.507Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2025-11-17T20:41:19.507Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-11-17T20:41:19.507Z] JDK8_BRANCH=dev [2025-11-17T20:41:19.507Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-11-17T20:41:19.507Z] JDK11_BRANCH=dev [2025-11-17T20:41:19.507Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-11-17T20:41:19.507Z] JDK17_BRANCH=dev [2025-11-17T20:41:19.507Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-11-17T20:41:19.507Z] JDK21_BRANCH=dev [2025-11-17T20:41:19.507Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-11-17T20:41:19.507Z] JDK8_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:19.507Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-11-17T20:41:19.507Z] JDK11_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:19.507Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-11-17T20:41:19.507Z] JDK17_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:19.507Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-11-17T20:41:19.507Z] JDK21_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:19.507Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git [2025-11-17T20:41:19.507Z] JDK24_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:19.507Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:19.507Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2025-11-17T20:41:19.507Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:19.507Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2025-11-17T20:41:19.507Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:19.507Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-11-17T20:41:19.507Z] JDK24_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:19.507Z] JDK24_OPENJCEPLUS_GIT_BRANCH=semeru-java24 [2025-11-17T20:41:19.507Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-11-17T20:41:19.507Z] ========= [2025-11-17T20:41:19.507Z] [2025-11-17T20:41:19.507Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2025-11-17T20:41:19.507Z] JDK_BRANCH=dev [2025-11-17T20:41:19.507Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:19.507Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-17T20:41:19.507Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-11-17T20:41:19.507Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:19.507Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-17T20:41:19.507Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-17T20:41:19.507Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-17T20:41:19.507Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-17T20:41:19.507Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-17T20:41:19.849Z] [2025-11-17T20:41:19.849Z] build: [2025-11-17T20:41:20.187Z] [2025-11-17T20:41:20.187Z] clean: [2025-11-17T20:41:20.187Z] [2025-11-17T20:41:20.187Z] init: [2025-11-17T20:41:20.187Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-11-17T20:41:20.187Z] [2025-11-17T20:41:20.187Z] getDependentLibs: [2025-11-17T20:41:20.187Z] [exec] -------------------------------------------- [2025-11-17T20:41:20.187Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:20.187Z] [exec] task is set to default [2025-11-17T20:41:20.187Z] [exec] dependencyList is set to json_simple [2025-11-17T20:41:20.187Z] [exec] -------------------------------------------- [2025-11-17T20:41:20.188Z] [exec] Starting download third party dependent jars [2025-11-17T20:41:20.188Z] [exec] -------------------------------------------- [2025-11-17T20:41:20.188Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:20.188Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-17T20:41:20.188Z] [exec] downloaded dependent third party jars successfully [2025-11-17T20:41:20.188Z] [2025-11-17T20:41:20.188Z] compile: [2025-11-17T20:41:20.188Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-17T20:41:20.188Z] [echo] ============COMPILER SETTINGS============ [2025-11-17T20:41:20.188Z] [echo] ===fork: yes [2025-11-17T20:41:20.188Z] [echo] ===debug: on [2025-11-17T20:41:20.188Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-11-17T20:41:22.502Z] [2025-11-17T20:41:22.502Z] dist: [2025-11-17T20:41:22.502Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-17T20:41:22.502Z] [2025-11-17T20:41:22.502Z] BUILD SUCCESSFUL [2025-11-17T20:41:22.502Z] Total time: 2 seconds [2025-11-17T20:41:22.502Z] 0 [2025-11-17T20:41:22.502Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-17T20:41:22.502Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-17T20:41:22.502Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-11-17T20:41:22.843Z] ****************************** MACHINE INFO ****************************** [2025-11-17T20:41:22.843Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG [2025-11-17T20:41:22.844Z] Free Physical Memory Size : 4279934976 [2025-11-17T20:41:22.844Z] Free space (bytes) : 29707005952 [2025-11-17T20:41:22.844Z] Total Physical Memory Size : 7999311872 [2025-11-17T20:41:22.844Z] Total space (bytes) : 33218887680 [2025-11-17T20:41:22.844Z] Usable space (bytes) : 29707005952 [2025-11-17T20:41:22.844Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-17T20:41:22.844Z] bashVersion : [2025-11-17T20:41:22.844Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2025-11-17T20:41:22.844Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-17T20:41:22.844Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-17T20:41:22.844Z] [2025-11-17T20:41:22.844Z] This is free software; you are free to change and redistribute it. [2025-11-17T20:41:22.844Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-17T20:41:22.844Z] cpuCores : 2 [2025-11-17T20:41:22.844Z] curlVersion : [2025-11-17T20:41:22.844Z] curl 8.9.1 (x86_64-redhat-linux-gnu) libcurl/8.9.1 OpenSSL/3.2.2 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.8 [2025-11-17T20:41:22.844Z] Release-Date: 2024-07-31 [2025-11-17T20:41:22.844Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-11-17T20:41:22.844Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets [2025-11-17T20:41:22.844Z] dockerVersion : bash: line 1: docker: command not found [2025-11-17T20:41:22.844Z] gcc version : 14 [2025-11-17T20:41:22.844Z] gclibc version : ldd (GNU libc) 2.39 [2025-11-17T20:41:22.844Z] gdb version : bash: line 1: gdb: command not found [2025-11-17T20:41:22.844Z] lldb version : Command could not be executed [2025-11-17T20:41:22.844Z] makeVersion : [2025-11-17T20:41:22.844Z] GNU Make 4.4.1 [2025-11-17T20:41:22.844Z] Built for x86_64-redhat-linux-gnu [2025-11-17T20:41:22.844Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-17T20:41:22.844Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-17T20:41:22.844Z] This is free software: you are free to change and redistribute it. [2025-11-17T20:41:22.844Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-17T20:41:22.844Z] mavenVersion : [2025-11-17T20:41:22.844Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-11-17T20:41:22.844Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-11-17T20:41:22.845Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-11-17T20:41:22.845Z] Default locale: en, platform encoding: UTF-8 [2025-11-17T20:41:22.845Z] OS name: "linux", version: "6.12.0-55.34.1.el10_0.x86_64", arch: "amd64", family: "unix" [2025-11-17T20:41:22.845Z] osInfo : [2025-11-17T20:41:22.845Z] NAME="Red Hat Enterprise Linux" [2025-11-17T20:41:22.845Z] VERSION="10.0 (Coughlan)" [2025-11-17T20:41:22.845Z] ID="rhel" [2025-11-17T20:41:22.845Z] ID_LIKE="centos fedora" [2025-11-17T20:41:22.845Z] VERSION_ID="10.0" [2025-11-17T20:41:22.845Z] PLATFORM_ID="platform:el10" [2025-11-17T20:41:22.845Z] PRETTY_NAME="Red Hat Enterprise Linux 10.0 (Coughlan)" [2025-11-17T20:41:22.845Z] ANSI_COLOR="0;31" [2025-11-17T20:41:22.845Z] LOGO="fedora-logo-icon" [2025-11-17T20:41:22.845Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:10.0" [2025-11-17T20:41:22.845Z] HOME_URL="https://www.redhat.com/" [2025-11-17T20:41:22.845Z] VENDOR_NAME="Red Hat" [2025-11-17T20:41:22.845Z] VENDOR_URL="https://www.redhat.com/" [2025-11-17T20:41:22.845Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/10" [2025-11-17T20:41:22.845Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-11-17T20:41:22.845Z] [2025-11-17T20:41:22.845Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 10" [2025-11-17T20:41:22.845Z] REDHAT_BUGZILLA_PRODUCT_VERSION=10.0 [2025-11-17T20:41:22.845Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-11-17T20:41:22.845Z] REDHAT_SUPPORT_PRODUCT_VERSION="10.0" [2025-11-17T20:41:22.845Z] osLabel : rhel.10 [2025-11-17T20:41:22.845Z] perlVersion : [2025-11-17T20:41:22.845Z] [2025-11-17T20:41:22.845Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2025-11-17T20:41:22.845Z] (with 16 registered patches, see perl -V for more detail) [2025-11-17T20:41:22.845Z] [2025-11-17T20:41:22.845Z] Copyright 1987-2025, Larry Wall [2025-11-17T20:41:22.845Z] [2025-11-17T20:41:22.845Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-17T20:41:22.845Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-17T20:41:22.845Z] [2025-11-17T20:41:22.845Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-17T20:41:22.845Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-17T20:41:22.845Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-17T20:41:22.845Z] [2025-11-17T20:41:22.845Z] podmanVersion : bash: line 1: podman: command not found [2025-11-17T20:41:22.845Z] procArch : unknown [2025-11-17T20:41:22.845Z] sysArch : x86_64 [2025-11-17T20:41:22.845Z] sysOS : Linux [2025-11-17T20:41:22.845Z] ulimit : [2025-11-17T20:41:22.845Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-17T20:41:22.846Z] core file size (blocks, -c) unlimited [2025-11-17T20:41:22.846Z] data seg size (kbytes, -d) unlimited [2025-11-17T20:41:22.846Z] scheduling priority (-e) 0 [2025-11-17T20:41:22.846Z] file size (blocks, -f) unlimited [2025-11-17T20:41:22.846Z] pending signals (-i) 30135 [2025-11-17T20:41:22.846Z] max locked memory (kbytes, -l) 8192 [2025-11-17T20:41:22.846Z] max memory size (kbytes, -m) unlimited [2025-11-17T20:41:22.846Z] open files (-n) 524288 [2025-11-17T20:41:22.846Z] pipe size (512 bytes, -p) 8 [2025-11-17T20:41:22.846Z] POSIX message queues (bytes, -q) 819200 [2025-11-17T20:41:22.846Z] real-time priority (-r) 0 [2025-11-17T20:41:22.846Z] stack size (kbytes, -s) 8192 [2025-11-17T20:41:22.846Z] cpu time (seconds, -t) unlimited [2025-11-17T20:41:22.846Z] max user processes (-u) 30135 [2025-11-17T20:41:22.846Z] virtual memory (kbytes, -v) unlimited [2025-11-17T20:41:22.846Z] file locks (-x) unlimited [2025-11-17T20:41:22.846Z] uname : Linux test-azure-rhel10-x64-1.adoptopenjdk.net 6.12.0-55.34.1.el10_0.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 15 17:07:34 EDT 2025 x86_64 GNU/Linux [2025-11-17T20:41:22.846Z] vmVendor : Oracle Corporation [2025-11-17T20:41:22.846Z] vmVersion : 25.472-b08 [2025-11-17T20:41:22.846Z] xlc version : bash: line 1: xlC: command not found [2025-11-17T20:41:22.846Z] ************************************************************************** [2025-11-17T20:41:22.846Z] [2025-11-17T20:41:22.846Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-17T20:41:22.846Z] [2025-11-17T20:41:22.846Z] System.getProperty('java.vendor')=Temurin [2025-11-17T20:41:22.846Z] [2025-11-17T20:41:22.846Z] System.getProperty('os.name')=Linux [2025-11-17T20:41:22.846Z] [2025-11-17T20:41:22.846Z] System.getProperty('os.arch')=amd64 [2025-11-17T20:41:22.846Z] [2025-11-17T20:41:22.846Z] System.getProperty('java.fullversion')=null [2025-11-17T20:41:22.846Z] [2025-11-17T20:41:22.847Z] System.getProperty('sun.arch.data.model')=64 [2025-11-17T20:41:22.847Z] [2025-11-17T20:41:22.847Z] make -f clean.mk cleanBuild [2025-11-17T20:41:22.847Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-11-17T20:41:23.186Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../../jvmtest [2025-11-17T20:41:23.187Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-11-17T20:41:23.187Z] make -f compile.mk compile [2025-11-17T20:41:23.187Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-11-17T20:41:23.187Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-17T20:41:23.187Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-17T20:41:23.187Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/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_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-17T20:41:23.188Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-17T20:41:23.528Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-11-17T20:41:23.868Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2025-11-17T20:41:23.868Z] [2025-11-17T20:41:23.868Z] -create_test_directory: [2025-11-17T20:41:23.868Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jvmtest [2025-11-17T20:41:23.868Z] [2025-11-17T20:41:23.868Z] stage_test_material: [2025-11-17T20:41:24.210Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jvmtest [2025-11-17T20:41:24.210Z] [2025-11-17T20:41:24.210Z] build: [2025-11-17T20:41:24.210Z] [2025-11-17T20:41:24.210Z] build: [2025-11-17T20:41:24.210Z] [2025-11-17T20:41:24.210Z] getJtregVersion: [2025-11-17T20:41:24.210Z] [echo] jtreg version used is : jtreg_5_1_b01 [2025-11-17T20:41:24.210Z] [2025-11-17T20:41:24.210Z] getDependentLibs: [2025-11-17T20:41:24.546Z] [exec] -------------------------------------------- [2025-11-17T20:41:24.546Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:24.546Z] [exec] task is set to default [2025-11-17T20:41:24.546Z] [exec] dependencyList is set to jtreg_5_1_b01 [2025-11-17T20:41:24.547Z] [exec] -------------------------------------------- [2025-11-17T20:41:24.547Z] [exec] Starting download third party dependent jars [2025-11-17T20:41:24.547Z] [exec] -------------------------------------------- [2025-11-17T20:41:24.547Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:24.547Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-17T20:41:24.547Z] [exec] downloaded dependent third party jars successfully [2025-11-17T20:41:24.547Z] [2025-11-17T20:41:24.547Z] getJtreg: [2025-11-17T20:41:24.547Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jvmtest/openjdk [2025-11-17T20:41:24.547Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/openjdk [2025-11-17T20:41:24.547Z] [2025-11-17T20:41:24.547Z] openjdk-jdk.check: [2025-11-17T20:41:24.547Z] [2025-11-17T20:41:24.547Z] getOpenjdk: [2025-11-17T20:41:24.547Z] [echo] Using user specified repo and branch [2025-11-17T20:41:24.547Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2025-11-17T20:41:24.547Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u.git openjdktemp [2025-11-17T20:41:43.818Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2025-11-17T20:41:43.818Z] [2025-11-17T20:41:43.818Z] dist: [2025-11-17T20:41:43.818Z] [copy] Copying 47 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jvmtest/openjdk [2025-11-17T20:41:43.818Z] [2025-11-17T20:41:43.818Z] BUILD SUCCESSFUL [2025-11-17T20:41:43.818Z] Total time: 20 seconds [2025-11-17T20:41:43.818Z] 0 [2025-11-17T20:41:43.818Z] [2025-11-17T20:41:43.818Z] [2025-11-17T20:41:43.818Z] RECORD TEST REPOs SHA [2025-11-17T20:41:43.818Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-17T20:41:43.818Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-11-17T20:41:43.818Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-17T20:41:43.819Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-17T20:41:44.155Z] ================================================ [2025-11-17T20:41:44.155Z] timestamp: 20251117-204143 [2025-11-17T20:41:44.155Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests [2025-11-17T20:41:44.155Z] git repo: [2025-11-17T20:41:44.155Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-17T20:41:44.155Z] sha: [2025-11-17T20:41:44.155Z] bca7f173454f475536010522dc4d6c738e17297a [2025-11-17T20:41:44.155Z] ================================================ [2025-11-17T20:41:44.155Z] timestamp: 20251117-204143 [2025-11-17T20:41:44.155Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/openjdk/openjdk-jdk [2025-11-17T20:41:44.155Z] git repo: [2025-11-17T20:41:44.155Z] Fetch URL: https://github.com/adoptium/jdk8u.git [2025-11-17T20:41:44.155Z] sha: [2025-11-17T20:41:44.155Z] a436ec208123796f44e076ea883e308ecba1de94 [2025-11-17T20:41:44.155Z] ================================================ [2025-11-17T20:41:44.155Z] timestamp: 20251117-204143 [2025-11-17T20:41:44.155Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG [2025-11-17T20:41:44.155Z] git repo: [2025-11-17T20:41:44.155Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-17T20:41:44.155Z] sha: [2025-11-17T20:41:44.155Z] e3d56fd86ac151a28b352e74f4ebc2ec1eebb946 [2025-11-17T20:41:44.155Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [Pipeline] } [2025-11-17T20:41:44.232Z] $ ssh-agent -k [2025-11-17T20:41:44.237Z] unset SSH_AUTH_SOCK; [2025-11-17T20:41:44.237Z] unset SSH_AGENT_PID; [2025-11-17T20:41:44.237Z] echo Agent pid 199525 killed; [2025-11-17T20:41:44.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-17T20:41:44.501Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-17T20:41:44.540Z] ITERATION: 1/1 [Pipeline] sh [2025-11-17T20:41:45.004Z] + which Xvfb [2025-11-17T20:41:45.004Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin) [Pipeline] sh [2025-11-17T20:41:45.536Z] + mkdir -p -m 1777 /tmp/.X11-unix [Pipeline] sh [2025-11-17T20:41:46.067Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2025-11-17T20:41:46.067Z] Date: 2025-11-17 UTC [2025-11-17T20:41:46.068Z] [20:41:45.725] weston 14.0.1 [2025-11-17T20:41:46.068Z] https://wayland.freedesktop.org [2025-11-17T20:41:46.068Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/ [2025-11-17T20:41:46.068Z] Build: 14.0.1 [2025-11-17T20:41:46.068Z] [20:41:45.725] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2025-11-17T20:41:46.068Z] [20:41:45.725] OS: Linux, 6.12.0-55.34.1.el10_0.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Sep 15 17:07:34 EDT 2025, x86_64 [2025-11-17T20:41:46.068Z] [20:41:45.725] Flight recorder: enabled [2025-11-17T20:41:46.068Z] [20:41:45.725] Starting with no config file. [2025-11-17T20:41:46.068Z] [20:41:45.725] Output repaint window is 7 ms maximum. [2025-11-17T20:41:46.068Z] [20:41:45.726] Loading module '/usr/lib64/libweston-14/headless-backend.so' [2025-11-17T20:41:46.068Z] [20:41:45.731] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16 [2025-11-17T20:41:46.068Z] [20:41:45.731] Color manager: no-op [2025-11-17T20:41:46.068Z] protocol support: no [2025-11-17T20:41:46.068Z] [20:41:45.731] Output 'headless' attempts EOTF mode SDR and colorimetry mode default. [2025-11-17T20:41:46.068Z] [20:41:45.731] Output 'headless' using color profile: stock sRGB color profile [2025-11-17T20:41:46.068Z] [20:41:45.731] Output 'headless' enabled with head(s) headless [2025-11-17T20:41:46.068Z] [20:41:45.731] Compositor capabilities: [2025-11-17T20:41:46.068Z] arbitrary surface rotation: no [2025-11-17T20:41:46.068Z] screen capture uses y-flip: no [2025-11-17T20:41:46.068Z] cursor planes: no [2025-11-17T20:41:46.068Z] arbitrary resolutions: no [2025-11-17T20:41:46.068Z] view mask clipping: no [2025-11-17T20:41:46.068Z] explicit sync: no [2025-11-17T20:41:46.068Z] color operations: no [2025-11-17T20:41:46.068Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4 [2025-11-17T20:41:46.068Z] presentation clock resolution: 0.000000001 s [2025-11-17T20:41:46.068Z] [20:41:45.731] Loading module '/usr/lib64/weston/desktop-shell.so' [2025-11-17T20:41:46.068Z] [20:41:45.731] Loading module '/usr/lib64/libweston-14/xwayland.so' [2025-11-17T20:41:46.068Z] [20:41:45.732] Registered plugin API 'weston_xwayland_v3' of size 32 [2025-11-17T20:41:46.068Z] [20:41:45.732] Registered plugin API 'weston_xwayland_surface_v2' of size 24 [2025-11-17T20:41:46.068Z] [20:41:45.732] xserver listening on display :0 [2025-11-17T20:41:46.068Z] [20:41:45.732] launching '/usr/libexec/weston-keyboard' [2025-11-17T20:41:46.068Z] [20:41:45.733] launching '/usr/libexec/weston-desktop-shell' [2025-11-17T20:41:46.068Z] could not load cursor 'dnd-move' [2025-11-17T20:41:46.068Z] could not load cursor 'dnd-move' [2025-11-17T20:41:46.068Z] could not load cursor 'dnd-copy' [2025-11-17T20:41:46.068Z] could not load cursor 'dnd-copy' [2025-11-17T20:41:46.068Z] could not load cursor 'dnd-none' [2025-11-17T20:41:46.068Z] could not load cursor 'dnd-none' [Pipeline] echo [2025-11-17T20:41:46.151Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-11-17T20:41:46.164Z] $ ssh-agent [2025-11-17T20:41:46.272Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeFk0Cq/agent.199998 [2025-11-17T20:41:46.272Z] SSH_AGENT_PID=200000 [2025-11-17T20:41:46.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-17T20:41:46.840Z] ++ uname [2025-11-17T20:41:46.840Z] + '[' Linux = AIX ']' [2025-11-17T20:41:46.840Z] ++ uname [2025-11-17T20:41:46.840Z] + '[' Linux = SunOS ']' [2025-11-17T20:41:46.840Z] ++ uname [2025-11-17T20:41:46.840Z] + '[' Linux = '*BSD' ']' [2025-11-17T20:41:46.840Z] + MAKE=make [2025-11-17T20:41:46.840Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-17T20:41:46.840Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-17T20:41:47.397Z] ++ uname [2025-11-17T20:41:47.398Z] + '[' Linux = AIX ']' [2025-11-17T20:41:47.398Z] ++ uname [2025-11-17T20:41:47.398Z] + '[' Linux = SunOS ']' [2025-11-17T20:41:47.398Z] ++ uname [2025-11-17T20:41:47.398Z] + '[' Linux = '*BSD' ']' [2025-11-17T20:41:47.398Z] + MAKE=make [2025-11-17T20:41:47.398Z] + cd ./aqa-tests [2025-11-17T20:41:47.398Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-17T20:41:47.398Z] ++ set +x [2025-11-17T20:41:47.398Z] Set values based on ./testenv/testenv.properties: [2025-11-17T20:41:47.398Z] ========= [2025-11-17T20:41:47.398Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-11-17T20:41:47.398Z] TKG_BRANCH=master [2025-11-17T20:41:47.398Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-17T20:41:47.398Z] OPENJ9_BRANCH=master [2025-11-17T20:41:47.398Z] STF_REPO=https://github.com/adoptium/STF.git [2025-11-17T20:41:47.398Z] STF_BRANCH=master [2025-11-17T20:41:47.398Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-11-17T20:41:47.398Z] OPENJ9_SYSTEMTEST_BRANCH=master [2025-11-17T20:41:47.398Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-11-17T20:41:47.398Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2025-11-17T20:41:47.398Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-11-17T20:41:47.398Z] JDK8_BRANCH=dev [2025-11-17T20:41:47.398Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-11-17T20:41:47.398Z] JDK11_BRANCH=dev [2025-11-17T20:41:47.398Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-11-17T20:41:47.398Z] JDK17_BRANCH=dev [2025-11-17T20:41:47.398Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-11-17T20:41:47.398Z] JDK21_BRANCH=dev [2025-11-17T20:41:47.398Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-11-17T20:41:47.398Z] JDK8_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:47.398Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-11-17T20:41:47.398Z] JDK11_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:47.398Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-11-17T20:41:47.398Z] JDK17_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:47.398Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-11-17T20:41:47.398Z] JDK21_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:47.398Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git [2025-11-17T20:41:47.398Z] JDK24_OPENJ9_BRANCH=openj9 [2025-11-17T20:41:47.398Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:47.398Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2025-11-17T20:41:47.398Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:47.398Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2025-11-17T20:41:47.398Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:47.398Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-11-17T20:41:47.398Z] JDK24_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:47.398Z] JDK24_OPENJCEPLUS_GIT_BRANCH=semeru-java24 [2025-11-17T20:41:47.398Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-11-17T20:41:47.398Z] ========= [2025-11-17T20:41:47.398Z] [2025-11-17T20:41:47.398Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2025-11-17T20:41:47.398Z] JDK_BRANCH=dev [2025-11-17T20:41:47.398Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-17T20:41:47.398Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-17T20:41:47.398Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-11-17T20:41:47.398Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-11-17T20:41:47.398Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.openjdk TESTLIST= [2025-11-17T20:41:47.398Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-11-17T20:41:47.398Z] perl scripts/configure.pl [2025-11-17T20:41:47.398Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=1 --testTime= --TRSSURL= [2025-11-17T20:41:47.739Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-17T20:41:47.739Z] [2025-11-17T20:41:47.739Z] Starting to generate test make files. [2025-11-17T20:41:47.739Z] [2025-11-17T20:41:48.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-11-17T20:41:48.469Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/autoGen.mk [2025-11-17T20:41:48.470Z] [2025-11-17T20:41:48.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2025-11-17T20:41:48.470Z] [2025-11-17T20:41:48.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-11-17T20:41:48.470Z] [2025-11-17T20:41:48.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-11-17T20:41:48.470Z] [2025-11-17T20:41:48.470Z] Make files are generated successfully. [2025-11-17T20:41:48.470Z] [2025-11-17T20:41:48.807Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-11-17T20:41:48.807Z] make -f runtest.mk _sanity.openjdk [2025-11-17T20:41:48.807Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-11-17T20:41:48.807Z] [2025-11-17T20:41:48.807Z] Running make 4.4.1 [2025-11-17T20:41:48.807Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.. [2025-11-17T20:41:48.807Z] set JDK_VERSION to 8 [2025-11-17T20:41:48.807Z] set JDK_IMPL to hotspot [2025-11-17T20:41:48.807Z] set JVM_VERSION to openjdk8 [2025-11-17T20:41:48.807Z] set JCL_VERSION to latest [2025-11-17T20:41:48.807Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-11-17T20:41:48.807Z] set SPEC to linux_x86-64 [2025-11-17T20:41:48.807Z] set TEST_FLAG to [2025-11-17T20:41:48.807Z] set OS_LABEL to rhel.10 [2025-11-17T20:41:48.807Z] Running sanity.openjdk ... [2025-11-17T20:41:48.807Z] There are 31 test targets in sanity.openjdk [2025-11-17T20:41:48.807Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-11-17T20:41:48.807Z] openjdk version "1.8.0_472" [2025-11-17T20:41:48.807Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08) [2025-11-17T20:41:48.807Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode) [2025-11-17T20:41:48.807Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests' [2025-11-17T20:41:48.807Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/openjdk' [2025-11-17T20:41:48.807Z] [2025-11-17T20:41:48.807Z] ===============================================