Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.system_x86-64_linux" build number 1228 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 526 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 2996 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 253 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1@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.system_x86-64_linux_testList_1@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 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10 Commit message: "JDK24+ exclude selected test variation and platforms (#6289)" > git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-05-27T20:43:38.978Z] SPEC: linux_x86-64 [Pipeline] echo [2025-05-27T20:43:38.979Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-05-27T20:43:38.989Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' 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-05-27T20:43:38.993Z] dynamicAgents: [azure, fyre] [Pipeline] node [2025-05-27T20:43:39.011Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1 [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-05-27T20:43:39.039Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-05-27T20:43:39.279Z] [WS-CLEANUP] Deleting project workspace... [2025-05-27T20:43:39.279Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-05-27T20:43:39.391Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-05-27T20:43:39.545Z] The recommended git tool is: git [2025-05-27T20:43:39.767Z] No credentials specified [2025-05-27T20:43:39.878Z] Cloning the remote Git repository [2025-05-27T20:43:38.964Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-05-27T20:43:38.965Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests # timeout=10 [2025-05-27T20:43:38.985Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-05-27T20:43:38.985Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-05-27T20:43:38.985Z] > git --version # timeout=10 [2025-05-27T20:43:39.000Z] > git --version # 'git version 2.15.0' [2025-05-27T20:43:39.000Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-27T20:43:44.016Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-05-27T20:43:44.029Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-27T20:43:45.298Z] Avoid second fetch [2025-05-27T20:43:45.428Z] Checking out Revision 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master) [2025-05-27T20:43:44.274Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-05-27T20:43:44.405Z] > git config core.sparsecheckout # timeout=10 [2025-05-27T20:43:44.424Z] > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10 [2025-05-27T20:43:47.035Z] Commit message: "JDK24+ exclude selected test variation and platforms (#6289)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/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-05-27T20:43:48.447Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-05-27T20:43:48.478Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-05-27T20:43:49.879Z] + LC_TIME=C [2025-05-27T20:43:49.879Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-05-27T20:43:50.336Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-05-27T20:43:51.600Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-05-27T20:43:51.600Z] Unix type machine.. [2025-05-27T20:43:51.600Z] Running on a Linux host [2025-05-27T20:43:51.600Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-05-27T20:43:53.963Z] + printenv [2025-05-27T20:43:53.963Z] JCK_GIT_BRANCH=master [2025-05-27T20:43:53.963Z] DYNAMIC_COMPILE=false [2025-05-27T20:43:53.963Z] JENKINS_NODE_COOKIE=a7eb7bfb-193a-4a11-9bc8-71f29ab04ea6 [2025-05-27T20:43:53.963Z] OPENJ9_BRANCH=master [2025-05-27T20:43:53.963Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/20/ [2025-05-27T20:43:53.963Z] DOCKER_REQUIRED=false [2025-05-27T20:43:53.963Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_linux [2025-05-27T20:43:53.963Z] PARALLEL=None [2025-05-27T20:43:53.963Z] SHELL=/bin/bash [2025-05-27T20:43:53.963Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-05-27T20:43:53.963Z] JOBSTARTTIME=Tue, 27 May 2025 15:43:48 -0500 [2025-05-27T20:43:53.963Z] STAGE_NAME=Setup [2025-05-27T20:43:53.963Z] SSH_CLIENT=78.47.239.97 49744 22 [2025-05-27T20:43:53.963Z] RERUN_FAILURE=true [2025-05-27T20:43:53.963Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1-20 [2025-05-27T20:43:53.963Z] SDK_RESOURCE=upstream [2025-05-27T20:43:53.963Z] TIME_LIMIT=25 [2025-05-27T20:43:53.963Z] NUM_PROCESSORS=4 [2025-05-27T20:43:53.963Z] EXTERNAL_TEST_CMD=mvn clean install [2025-05-27T20:43:53.963Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-27T20:43:53.963Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1 [2025-05-27T20:43:53.963Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/ [2025-05-27T20:43:53.963Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/20/display/redirect?page=changes [2025-05-27T20:43:53.963Z] JDK_BRANCH=jdk8u462-b03_adopt [2025-05-27T20:43:53.963Z] ACTIVE_NODE_TIMEOUT=5 [2025-05-27T20:43:53.963Z] USER=jenkins [2025-05-27T20:43:53.963Z] ADOPTOPENJDK_BRANCH=master [2025-05-27T20:43:53.963Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-05-27T20:43:53.963Z] ARCHIVE_TEST_RESULTS=false [2025-05-27T20:43:53.963Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2025-05-27T20:43:53.963Z] STF_OWNER_BRANCH=adoptium:master [2025-05-27T20:43:53.963Z] LIGHT_WEIGHT_CHECKOUT=false [2025-05-27T20:43:53.963Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/20/display/redirect?page=artifacts [2025-05-27T20:43:53.963Z] ORIGIN_JDK_VERSION=8 [2025-05-27T20:43:53.963Z] SETUP_JCK_RUN=false [2025-05-27T20:43:53.963Z] PERSONAL_BUILD=false [2025-05-27T20:43:53.963Z] TKG_OWNER_BRANCH=adoptium:master [2025-05-27T20:43:53.963Z] RERUN_ITERATIONS=1 [2025-05-27T20:43:53.963Z] SPEC=linux_x86-64 [2025-05-27T20:43:53.963Z] TKG_ITERATIONS=1 [2025-05-27T20:43:53.963Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-05-27T20:43:53.963Z] ITERATIONS=1 [2025-05-27T20:43:53.963Z] PATH=/usr/local/bin:/bin:/usr/bin [2025-05-27T20:43:53.963Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/lib [2025-05-27T20:43:53.963Z] KEEP_REPORTDIR=false [2025-05-27T20:43:53.963Z] MAIL=/var/mail/jenkins [2025-05-27T20:43:53.963Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/20/display/redirect [2025-05-27T20:43:53.963Z] _=/usr/bin/printenv [2025-05-27T20:43:53.963Z] GENERATE_JOBS=true [2025-05-27T20:43:53.963Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1 [2025-05-27T20:43:53.963Z] EXIT_FAILURE=false [2025-05-27T20:43:53.963Z] HUDSON_URL=https://ci.adoptium.net/ [2025-05-27T20:43:53.963Z] JDK_VERSION=8 [2025-05-27T20:43:53.963Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-05-27T20:43:53.963Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-05-27T20:43:53.963Z] LANG=en_US.UTF-8 [2025-05-27T20:43:53.963Z] SLACK_CHANNEL=aqavit-bot [2025-05-27T20:43:53.963Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1 [2025-05-27T20:43:53.963Z] BUILD_DISPLAY_NAME=#20 [2025-05-27T20:43:53.963Z] USE_TESTENV_PROPERTIES=false [2025-05-27T20:43:53.964Z] JENKINS_URL=https://ci.adoptium.net/ [2025-05-27T20:43:53.964Z] EXIT_SUCCESS=false [2025-05-27T20:43:53.964Z] BUILD_ID=20 [2025-05-27T20:43:53.964Z] PLATFORM=x86-64_linux [2025-05-27T20:43:53.964Z] JDK_IMPL=hotspot [2025-05-27T20:43:53.964Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1 [2025-05-27T20:43:53.964Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/20/display/redirect?page=tests [2025-05-27T20:43:53.964Z] SHLVL=3 [2025-05-27T20:43:53.964Z] AUTO_DETECT=true [2025-05-27T20:43:53.964Z] HOME=/home/jenkins [2025-05-27T20:43:53.964Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1.tap [2025-05-27T20:43:53.964Z] CI=true [2025-05-27T20:43:53.964Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1@tmp [2025-05-27T20:43:53.964Z] EXECUTOR_NUMBER=0 [2025-05-27T20:43:53.964Z] JENKINS_SERVER_COOKIE=durable-811e312731afaeb27a7a024d490f28265e553dc199b8dbafe0e79d724cfd69dc [2025-05-27T20:43:53.964Z] NODE_LABELS=ci.role.test linux x64 rhel sw.os.linux test-ibmcloud-rhel6-x64-1 hw.arch.x86 sw.tool.glibc.2_12 rhel6 [2025-05-27T20:43:53.964Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:43:53.964Z] BUILD_LIST=system [2025-05-27T20:43:53.964Z] TARGET=-f parallelList.mk testList_1 [2025-05-27T20:43:53.964Z] LOGNAME=jenkins [2025-05-27T20:43:53.964Z] EXTERNAL_CUSTOM_BRANCH=master [2025-05-27T20:43:53.964Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-05-27T20:43:53.964Z] CVS_RSH=ssh [2025-05-27T20:43:53.964Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-05-27T20:43:53.964Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-05-27T20:43:53.964Z] SSH_CONNECTION=78.47.239.97 49744 169.48.4.140 22 [2025-05-27T20:43:53.964Z] UPSTREAM_JOB_NUMBER=526 [2025-05-27T20:43:53.964Z] NODE_NAME=test-ibmcloud-rhel6-x64-1 [2025-05-27T20:43:53.964Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-05-27T20:43:53.964Z] BUILD_NUMBER=20 [2025-05-27T20:43:53.964Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/display/redirect [2025-05-27T20:43:53.964Z] KEEP_WORKSPACE=false [2025-05-27T20:43:53.964Z] UPSTREAM_TEST_JOB_NUMBER=1228 [2025-05-27T20:43:53.964Z] HUDSON_COOKIE=ea5f1d09-f1c0-4049-b723-f2433dc3622e [2025-05-27T20:43:53.964Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../benchmarks [2025-05-27T20:43:53.964Z] USE_JRE=false [2025-05-27T20:43:53.964Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image [2025-05-27T20:43:53.964Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-05-27T20:43:53.964Z] G_BROKEN_FILENAMES=1 [2025-05-27T20:43:53.964Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-05-27T20:43:54.298Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-05-27T20:43:54.315Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-05-27T20:44:39.585Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 526 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-27T20:44:39.788Z] 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-05-27T20:44:39.794Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1 [Pipeline] { [Pipeline] sshagent [2025-05-27T20:44:38.787Z] $ ssh-agent [2025-05-27T20:44:40.386Z] SSH_AUTH_SOCK=/tmp/ssh-KFnmb30727/agent.30727 [2025-05-27T20:44:40.386Z] SSH_AGENT_PID=30729 [2025-05-27T20:44:40.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-05-27T20:44:40.398Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-05-27T20:44:40.420Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-05-27T20:44:41.704Z] ++ pwd [2025-05-27T20:44:41.704Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-05-27T20:44:41.704Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests [2025-05-27T20:44:41.704Z] get jdk binary... [2025-05-27T20:44:41.704Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-05-27T20:44:41.704Z] Uncompressing file: OpenJDK8U-jdk-sources_8u462b03-ea.tar.gz ... [2025-05-27T20:44:47.987Z] List files in jdkbinary folder... [2025-05-27T20:44:47.987Z] total 385920 [2025-05-27T20:44:47.987Z] -rw-r--r-- 1 jenkins jenkins 156975983 May 27 15:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:47.987Z] -rw-r--r-- 1 jenkins jenkins 93118843 May 27 15:08 OpenJDK8U-jdk-sources_8u462b03-ea.tar.gz [2025-05-27T20:44:47.987Z] -rw-r--r-- 1 jenkins jenkins 103108872 May 27 15:27 OpenJDK8U-jdk_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:47.987Z] -rw-r--r-- 1 jenkins jenkins 41442599 May 27 15:27 OpenJDK8U-jre_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:47.987Z] -rw-r--r-- 1 jenkins jenkins 80285 May 27 15:32 OpenJDK8U-sbom_x64_linux_hotspot_8u462b03-ea.json [2025-05-27T20:44:47.987Z] -rw-rw-r-- 1 jenkins jenkins 21292 May 27 15:31 OpenJDK8U-sbom_x64_linux_hotspot_8u462b03-ea-metadata.json [2025-05-27T20:44:47.987Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:44 tmp [2025-05-27T20:44:47.987Z] List files in jdkbinary/tmp folder... [2025-05-27T20:44:47.987Z] total 4 [2025-05-27T20:44:47.987Z] drwxr-xr-x 15 jenkins jenkins 4096 May 27 15:08 jdk8u462-b03-src [2025-05-27T20:44:47.987Z] Moving directory jdk8u462-b03-src/ to ../source-image [2025-05-27T20:44:47.987Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u462b03-ea.tar.gz ... [2025-05-27T20:44:50.216Z] List files in jdkbinary folder... [2025-05-27T20:44:50.216Z] total 385924 [2025-05-27T20:44:50.216Z] -rw-r--r-- 1 jenkins jenkins 156975983 May 27 15:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:50.217Z] -rw-r--r-- 1 jenkins jenkins 93118843 May 27 15:08 OpenJDK8U-jdk-sources_8u462b03-ea.tar.gz [2025-05-27T20:44:50.217Z] -rw-r--r-- 1 jenkins jenkins 103108872 May 27 15:27 OpenJDK8U-jdk_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:50.217Z] -rw-r--r-- 1 jenkins jenkins 41442599 May 27 15:27 OpenJDK8U-jre_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:50.217Z] -rw-r--r-- 1 jenkins jenkins 80285 May 27 15:32 OpenJDK8U-sbom_x64_linux_hotspot_8u462b03-ea.json [2025-05-27T20:44:50.217Z] -rw-rw-r-- 1 jenkins jenkins 21292 May 27 15:31 OpenJDK8U-sbom_x64_linux_hotspot_8u462b03-ea-metadata.json [2025-05-27T20:44:50.217Z] drwxr-xr-x 15 jenkins jenkins 4096 May 27 15:08 source-image [2025-05-27T20:44:50.217Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:44 tmp [2025-05-27T20:44:50.217Z] List files in jdkbinary/tmp folder... [2025-05-27T20:44:50.217Z] total 4 [2025-05-27T20:44:50.217Z] drwxr-xr-x 8 jenkins jenkins 4096 May 27 15:27 jdk8u462-b03 [2025-05-27T20:44:50.217Z] Moving directory jdk8u462-b03/ to ../j2sdk-image [2025-05-27T20:44:50.217Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u462b03-ea.tar.gz ... [2025-05-27T20:44:51.645Z] List files in jdkbinary folder... [2025-05-27T20:44:51.645Z] total 385928 [2025-05-27T20:44:51.645Z] drwxr-xr-x 8 jenkins jenkins 4096 May 27 15:27 j2sdk-image [2025-05-27T20:44:51.645Z] -rw-r--r-- 1 jenkins jenkins 156975983 May 27 15:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:51.645Z] -rw-r--r-- 1 jenkins jenkins 93118843 May 27 15:08 OpenJDK8U-jdk-sources_8u462b03-ea.tar.gz [2025-05-27T20:44:51.645Z] -rw-r--r-- 1 jenkins jenkins 103108872 May 27 15:27 OpenJDK8U-jdk_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:51.645Z] -rw-r--r-- 1 jenkins jenkins 41442599 May 27 15:27 OpenJDK8U-jre_x64_linux_hotspot_8u462b03-ea.tar.gz [2025-05-27T20:44:51.645Z] -rw-r--r-- 1 jenkins jenkins 80285 May 27 15:32 OpenJDK8U-sbom_x64_linux_hotspot_8u462b03-ea.json [2025-05-27T20:44:51.646Z] -rw-rw-r-- 1 jenkins jenkins 21292 May 27 15:31 OpenJDK8U-sbom_x64_linux_hotspot_8u462b03-ea-metadata.json [2025-05-27T20:44:51.646Z] drwxr-xr-x 15 jenkins jenkins 4096 May 27 15:08 source-image [2025-05-27T20:44:51.646Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 15:44 tmp [2025-05-27T20:44:51.646Z] List files in jdkbinary/tmp folder... [2025-05-27T20:44:51.646Z] total 4 [2025-05-27T20:44:51.646Z] drwxr-xr-x 5 jenkins jenkins 4096 May 27 15:27 jdk8u462-b03-jre [2025-05-27T20:44:51.646Z] Moving directory jdk8u462-b03-jre/ to ../j2re-image [2025-05-27T20:44:51.646Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u462b03-ea.tar.gz over ./j2sdk-image/jre... [2025-05-27T20:44:55.690Z] Removing top-level folder jdk8u462-b03-debug-image/ [2025-05-27T20:44:55.690Z] Removing top-level folder jdk8u462-b03/ [2025-05-27T20:44:56.380Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version [2025-05-27T20:44:56.380Z] =JAVA VERSION OUTPUT BEGIN= [2025-05-27T20:44:56.380Z] openjdk version "1.8.0_462-beta" [2025-05-27T20:44:56.380Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272008-b03) [2025-05-27T20:44:56.380Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode) [2025-05-27T20:44:56.380Z] =JAVA VERSION OUTPUT END= [2025-05-27T20:44:56.380Z] =RELEASE INFO BEGIN= [2025-05-27T20:44:56.380Z] JAVA_VERSION="1.8.0_462" [2025-05-27T20:44:56.380Z] OS_NAME="Linux" [2025-05-27T20:44:56.380Z] OS_VERSION="2.6" [2025-05-27T20:44:56.380Z] OS_ARCH="amd64" [2025-05-27T20:44:56.380Z] SOURCE=".:git:c7e9cfe6f5eb+" [2025-05-27T20:44:56.380Z] IMPLEMENTOR="Eclipse Adoptium" [2025-05-27T20:44:56.380Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de" [2025-05-27T20:44:56.380Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-05-27T20:44:56.380Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-05-27T20:44:56.380Z] FULL_VERSION="1.8.0_462-beta-202505272008-b03" [2025-05-27T20:44:56.380Z] SEMANTIC_VERSION="8.0.462+3" [2025-05-27T20:44:56.380Z] BUILD_INFO="OS: Linux Version: 6.8.0-1029-azure" [2025-05-27T20:44:56.380Z] JVM_VARIANT="Hotspot" [2025-05-27T20:44:56.380Z] JVM_VERSION="25.462-b03" [2025-05-27T20:44:56.380Z] IMAGE_TYPE="JDK" [2025-05-27T20:44:56.380Z] =RELEASE INFO END= [2025-05-27T20:44:56.380Z] get testKitGen... [2025-05-27T20:44:56.380Z] git clone -q https://github.com/adoptium/TKG.git [2025-05-27T20:44:57.810Z] git rev-parse master [2025-05-27T20:44:57.810Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-05-27T20:44:57.168Z] $ ssh-agent -k [2025-05-27T20:44:57.193Z] unset SSH_AUTH_SOCK; [2025-05-27T20:44:57.193Z] unset SSH_AGENT_PID; [2025-05-27T20:44:57.193Z] echo Agent pid 30729 killed; [2025-05-27T20:44:58.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-05-27T20:44:59.233Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_linux&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=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&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=master&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%2Fjdk8u&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%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b03_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1228&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=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=526&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-05-27T20:44:59.244Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_linux&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=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&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-ibmcloud-rhel6-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;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%2Fjdk8u&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%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b03_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1228&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=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=526&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-05-27T20:44:59.283Z] Building tests... [Pipeline] timeout [2025-05-27T20:44:59.286Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-05-27T20:44:59.985Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_x86-64_linux" build number 1228 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-05-27T20:45:00.032Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-27T20:45:00.050Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-27T20:45:01.326Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-05-27T20:45:01.326Z] -------------------------------------------- [2025-05-27T20:45:01.326Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:01.326Z] task is set to default [2025-05-27T20:45:01.326Z] dependencyList is set to all [2025-05-27T20:45:01.326Z] -------------------------------------------- [2025-05-27T20:45:01.326Z] Starting download third party dependent jars [2025-05-27T20:45:01.326Z] -------------------------------------------- [2025-05-27T20:45:01.326Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:01.326Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-05-27T20:45:01.326Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-05-27T20:45:01.326Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-05-27T20:45:01.327Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-05-27T20:45:01.327Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-05-27T20:45:01.327Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-05-27T20:45:01.327Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-05-27T20:45:01.327Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T20:45:01.327Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-05-27T20:45:01.327Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-05-27T20:45:01.327Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-27T20:45:01.327Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-05-27T20:45:01.940Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-05-27T20:45:01.953Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-05-27T20:45:00.943Z] $ ssh-agent [2025-05-27T20:45:02.553Z] SSH_AUTH_SOCK=/tmp/ssh-nUPvg30898/agent.30898 [2025-05-27T20:45:02.553Z] SSH_AGENT_PID=30900 [2025-05-27T20:45:02.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-27T20:45:03.843Z] + bash ./compile.sh [2025-05-27T20:45:03.843Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image [2025-05-27T20:45:03.843Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:03.843Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T20:45:03.843Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T20:45:03.843Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-27T20:45:03.843Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-27T20:45:03.843Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/scripts/build_tools.xml [2025-05-27T20:45:04.532Z] [2025-05-27T20:45:04.532Z] build: [2025-05-27T20:45:04.532Z] [2025-05-27T20:45:04.532Z] clean: [2025-05-27T20:45:05.222Z] [2025-05-27T20:45:05.222Z] init: [2025-05-27T20:45:05.222Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/bin [2025-05-27T20:45:05.223Z] [2025-05-27T20:45:05.223Z] getDependentLibs: [2025-05-27T20:45:05.223Z] [exec] -------------------------------------------- [2025-05-27T20:45:05.223Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:05.223Z] [exec] task is set to default [2025-05-27T20:45:05.223Z] [exec] dependencyList is set to json_simple [2025-05-27T20:45:05.223Z] [exec] -------------------------------------------- [2025-05-27T20:45:05.223Z] [exec] Starting download third party dependent jars [2025-05-27T20:45:05.223Z] [exec] -------------------------------------------- [2025-05-27T20:45:05.223Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:05.223Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T20:45:05.223Z] [exec] downloaded dependent third party jars successfully [2025-05-27T20:45:05.223Z] [2025-05-27T20:45:05.223Z] compile: [2025-05-27T20:45:05.223Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-05-27T20:45:05.223Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T20:45:05.223Z] [echo] ===fork: yes [2025-05-27T20:45:05.223Z] [echo] ===debug: on [2025-05-27T20:45:05.223Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/bin [2025-05-27T20:45:06.647Z] [2025-05-27T20:45:06.647Z] dist: [2025-05-27T20:45:06.647Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/bin/TestKitGen.jar [2025-05-27T20:45:06.647Z] [2025-05-27T20:45:06.647Z] BUILD SUCCESSFUL [2025-05-27T20:45:06.647Z] Total time: 2 seconds [2025-05-27T20:45:06.647Z] 0 [2025-05-27T20:45:06.647Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-05-27T20:45:07.338Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-27T20:45:07.338Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz [2025-05-27T20:45:08.768Z] ****************************** MACHINE INFO ****************************** [2025-05-27T20:45:08.768Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG [2025-05-27T20:45:08.768Z] Free Physical Memory Size : 3142246400 [2025-05-27T20:45:08.768Z] Free space (bytes) : 50369081344 [2025-05-27T20:45:08.768Z] Total Physical Memory Size : 8220192768 [2025-05-27T20:45:08.768Z] Total space (bytes) : 104631468032 [2025-05-27T20:45:08.768Z] Usable space (bytes) : 45054111744 [2025-05-27T20:45:08.768Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-05-27T20:45:08.768Z] bashVersion : [2025-05-27T20:45:08.768Z] GNU bash, version 4.1.2(1)-release (x86_64-redhat-linux-gnu) [2025-05-27T20:45:08.768Z] Copyright (C) 2009 Free Software Foundation, Inc. [2025-05-27T20:45:08.768Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-27T20:45:08.768Z] [2025-05-27T20:45:08.768Z] This is free software; you are free to change and redistribute it. [2025-05-27T20:45:08.768Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T20:45:08.768Z] cpuCores : 8 [2025-05-27T20:45:08.768Z] curlVersion : [2025-05-27T20:45:08.768Z] curl 7.61.1 (x86_64-pc-linux-gnu) libcurl/7.61.1 OpenSSL/1.0.1e zlib/1.2.3 [2025-05-27T20:45:08.768Z] Release-Date: 2018-09-05 [2025-05-27T20:45:08.768Z] Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-05-27T20:45:08.768Z] Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz UnixSockets HTTPS-proxy [2025-05-27T20:45:08.768Z] dockerVersion : bash: docker: command not found [2025-05-27T20:45:08.768Z] gcc version : 4.4.7 [2025-05-27T20:45:08.768Z] gclibc version : ldd (GNU libc) 2.12 [2025-05-27T20:45:08.768Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.el6) [2025-05-27T20:45:08.768Z] lldb version : Command could not be executed [2025-05-27T20:45:08.768Z] makeVersion : [2025-05-27T20:45:08.768Z] GNU Make 4.1 [2025-05-27T20:45:08.768Z] Built for x86_64-unknown-linux-gnu [2025-05-27T20:45:08.768Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-05-27T20:45:08.768Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-27T20:45:08.769Z] This is free software: you are free to change and redistribute it. [2025-05-27T20:45:08.769Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T20:45:08.769Z] mavenVersion : [2025-05-27T20:45:08.769Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-05-27T20:45:08.769Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-05-27T20:45:08.769Z] Java version: 1.8.0_462-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre [2025-05-27T20:45:08.769Z] Default locale: en_US, platform encoding: UTF-8 [2025-05-27T20:45:08.769Z] OS name: "linux", version: "2.6.32-754.35.1.el6.x86_64", arch: "amd64", family: "unix" [2025-05-27T20:45:08.769Z] perlVersion : [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] Copyright 1987-2009, Larry Wall [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-27T20:45:08.769Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-27T20:45:08.769Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-27T20:45:08.769Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] podmanVersion : bash: podman: command not found [2025-05-27T20:45:08.769Z] procArch : x86_64 [2025-05-27T20:45:08.769Z] sysArch : x86_64 [2025-05-27T20:45:08.769Z] sysOS : Linux [2025-05-27T20:45:08.769Z] ulimit : [2025-05-27T20:45:08.769Z] core file size (blocks, -c) 0 [2025-05-27T20:45:08.769Z] data seg size (kbytes, -d) unlimited [2025-05-27T20:45:08.769Z] scheduling priority (-e) 0 [2025-05-27T20:45:08.769Z] file size (blocks, -f) unlimited [2025-05-27T20:45:08.769Z] pending signals (-i) 31069 [2025-05-27T20:45:08.769Z] max locked memory (kbytes, -l) 64 [2025-05-27T20:45:08.769Z] max memory size (kbytes, -m) unlimited [2025-05-27T20:45:08.769Z] open files (-n) 1048576 [2025-05-27T20:45:08.769Z] pipe size (512 bytes, -p) 8 [2025-05-27T20:45:08.769Z] POSIX message queues (bytes, -q) 819200 [2025-05-27T20:45:08.769Z] real-time priority (-r) 0 [2025-05-27T20:45:08.769Z] stack size (kbytes, -s) 10240 [2025-05-27T20:45:08.769Z] cpu time (seconds, -t) unlimited [2025-05-27T20:45:08.769Z] max user processes (-u) 1024 [2025-05-27T20:45:08.769Z] virtual memory (kbytes, -v) unlimited [2025-05-27T20:45:08.769Z] file locks (-x) unlimited [2025-05-27T20:45:08.769Z] uname : Linux test-ibmcloud-rhel6-x64-1.adoptopenjdk.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Wed Sep 16 06:48:01 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux [2025-05-27T20:45:08.769Z] vmVendor : Oracle Corporation [2025-05-27T20:45:08.769Z] vmVersion : 25.462-b03 [2025-05-27T20:45:08.769Z] xlc version : bash: xlC: command not found [2025-05-27T20:45:08.769Z] ************************************************************************** [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] System.getProperty('java.vendor')=Temurin [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] System.getProperty('os.name')=Linux [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] System.getProperty('os.arch')=amd64 [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] System.getProperty('java.fullversion')=null [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] System.getProperty('sun.arch.data.model')=64 [2025-05-27T20:45:08.769Z] [2025-05-27T20:45:08.769Z] make -f clean.mk cleanBuild [2025-05-27T20:45:08.769Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG' [2025-05-27T20:45:09.459Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../../jvmtest [2025-05-27T20:45:09.459Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG' [2025-05-27T20:45:09.459Z] make -f compile.mk compile [2025-05-27T20:45:09.459Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG' [2025-05-27T20:45:09.459Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T20:45:09.460Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T20:45:09.460Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-27T20:45:09.460Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-27T20:45:10.149Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/scripts/build_test.xml [2025-05-27T20:45:10.837Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-05-27T20:45:10.837Z] [2025-05-27T20:45:10.837Z] -create_test_directory: [2025-05-27T20:45:10.837Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest [2025-05-27T20:45:10.837Z] [2025-05-27T20:45:10.837Z] stage_test_material: [2025-05-27T20:45:10.837Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest [2025-05-27T20:45:11.527Z] [2025-05-27T20:45:11.527Z] build: [2025-05-27T20:45:11.527Z] [2025-05-27T20:45:11.527Z] init: [2025-05-27T20:45:11.527Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system [2025-05-27T20:45:11.527Z] [2025-05-27T20:45:11.527Z] dist: [2025-05-27T20:45:11.527Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system [2025-05-27T20:45:11.527Z] [2025-05-27T20:45:11.527Z] common_build: [2025-05-27T20:45:11.527Z] [echo] target common_build is called..... [2025-05-27T20:45:11.527Z] [2025-05-27T20:45:11.528Z] common_init: [2025-05-27T20:45:11.528Z] [2025-05-27T20:45:11.528Z] check_systemtest: [2025-05-27T20:45:11.528Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2025-05-27T20:45:11.528Z] [2025-05-27T20:45:11.528Z] clone_stf: [2025-05-27T20:45:11.528Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-05-27T20:45:12.219Z] [echo] git rev-parse master [2025-05-27T20:45:12.219Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-05-27T20:45:12.219Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties [2025-05-27T20:45:12.219Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-05-27T20:45:12.219Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-05-27T20:45:12.219Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2025-05-27T20:45:12.219Z] [2025-05-27T20:45:12.219Z] clone_systemtest: [2025-05-27T20:45:12.219Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-05-27T20:45:13.650Z] [echo] git rev-parse master [2025-05-27T20:45:13.650Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-05-27T20:45:13.650Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties [2025-05-27T20:45:13.650Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-05-27T20:45:13.650Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-05-27T20:45:13.650Z] [2025-05-27T20:45:13.650Z] configure_systemtest: [2025-05-27T20:45:13.650Z] [echo] Executing openjdk.build/build.xml [2025-05-27T20:45:13.650Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] check-for-ant: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] configure-ant: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-ant-location: [2025-05-27T20:45:14.447Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-ant-error: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] check-for-junit: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] configure-junit: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-junit-location: [2025-05-27T20:45:14.447Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-junit-error: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] check-for-hamcrest-core: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] configure-hamcrest-core: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-hamcrest-core-location: [2025-05-27T20:45:14.447Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-hamcrest-core-error: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] check-for-log4j: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] configure-log4j: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-log4j-location: [2025-05-27T20:45:14.447Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-log4j-error: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] check-for-asm: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] configure-asm: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-asm-location: [2025-05-27T20:45:14.447Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-05-27T20:45:14.447Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] print-asm-error: [2025-05-27T20:45:14.447Z] [2025-05-27T20:45:14.447Z] setup-java-properties: [2025-05-27T20:45:14.447Z] [echo] java_home is ${java_home} [2025-05-27T20:45:14.447Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre [2025-05-27T20:45:14.447Z] [echoproperties] #Ant properties [2025-05-27T20:45:14.448Z] [echoproperties] #Tue May 27 15:45:12 CDT 2025 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/classes= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./lib= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./lib64= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./usr/lib= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk./usr/lib64= [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode) [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.Property=settings\: [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.file.separator=/ [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.class.path=. [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ext [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/amd64 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202505272008-b03 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.java.vm.version=25.462-b03 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.line.separator=\\n [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.os.arch=amd64 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.os.name=Linux [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.os.version=2.6.32-754.35.1.el6.x86_64 [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.path.separator=\: [2025-05-27T20:45:14.448Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/amd64 [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.user.country=US [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.user.language=en [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.user.name=jenkins [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk.user.timezone= [2025-05-27T20:45:14.449Z] [delete] Deleting: /tmp/openjdk.java.build.properties.524005255 [2025-05-27T20:45:14.449Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2025-05-27T20:45:14.449Z] [echo] java_platform set to linux_x86-64 [2025-05-27T20:45:14.449Z] [echo] java_java_specification_version set to 1.8 [2025-05-27T20:45:14.449Z] [echo] java_java_vm_vendor set to Temurin [2025-05-27T20:45:14.449Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/../bin [2025-05-27T20:45:14.449Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/javac [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] check-for-tools-jar: [2025-05-27T20:45:14.449Z] [echo] java_java_specification_version is 1.8 [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] configure-tools-jar: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] print-tools-jar-location: [2025-05-27T20:45:14.449Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] print-tools-jar-error: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] check-for-windows-sysinternals: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] set-download-windows-sysinternals-required: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] configure-windows-sysinternals: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] print-windows-sysinternals-location: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] set-print-windows-sysinternals-error-required: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] really-print-windows-sysinternals-error: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] print-windows-sysinternals-error: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] fail-if-error: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] print-all-prereq-versions: [2025-05-27T20:45:14.449Z] [echo] Ant version in use : 1.10.2 [2025-05-27T20:45:14.449Z] [echo] log4j version in use : 2.16.0 [2025-05-27T20:45:14.449Z] [echo] ASM version in use : 9.7.1 [2025-05-27T20:45:14.449Z] [echo] junit version in use : 4.12 [2025-05-27T20:45:14.449Z] [echo] hamcrest version in use: 1.3 [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] configure: [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] build-dependencies: [2025-05-27T20:45:14.449Z] [echo] Executing openjdk.build/build.xml [2025-05-27T20:45:14.449Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:14.449Z] [2025-05-27T20:45:14.449Z] setup-java-properties: [2025-05-27T20:45:14.449Z] [echo] java_home is ${java_home} [2025-05-27T20:45:14.449Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre [2025-05-27T20:45:14.449Z] [echoproperties] #Ant properties [2025-05-27T20:45:14.449Z] [echoproperties] #Tue May 27 15:45:13 CDT 2025 [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/classes= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./lib= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./lib64= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./usr/lib= [2025-05-27T20:45:14.449Z] [echoproperties] buildjdk./usr/lib64= [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode) [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.Property=settings\: [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.file.separator=/ [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.class.path=. [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ext [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/amd64 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202505272008-b03 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.java.vm.version=25.462-b03 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.line.separator=\\n [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.os.arch=amd64 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.os.name=Linux [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.os.version=2.6.32-754.35.1.el6.x86_64 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.path.separator=\: [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/amd64 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.user.country=US [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.user.language=en [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.user.name=jenkins [2025-05-27T20:45:14.450Z] [echoproperties] buildjdk.user.timezone= [2025-05-27T20:45:14.450Z] [delete] Deleting: /tmp/openjdk.java.build.properties.903483666 [2025-05-27T20:45:14.450Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2025-05-27T20:45:14.450Z] [echo] java_platform set to linux_x86-64 [2025-05-27T20:45:14.450Z] [echo] java_java_specification_version set to 1.8 [2025-05-27T20:45:14.450Z] [echo] java_java_vm_vendor set to Temurin [2025-05-27T20:45:14.451Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre/../bin [2025-05-27T20:45:14.451Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/javac [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] setup-windows-compiler: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-prereqs: [2025-05-27T20:45:14.451Z] [echo] Executing openjdk.build/build.xml [2025-05-27T20:45:14.451Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-for-ant: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-ant-location: [2025-05-27T20:45:14.451Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-ant-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-for-junit: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-junit-location: [2025-05-27T20:45:14.451Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-junit-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-for-hamcrest-core: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-hamcrest-core-location: [2025-05-27T20:45:14.451Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-hamcrest-core-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-for-log4j: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-log4j-location: [2025-05-27T20:45:14.451Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-log4j-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-for-asm: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-asm-location: [2025-05-27T20:45:14.451Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-05-27T20:45:14.451Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-asm-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] setup-java-properties: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-for-tools-jar: [2025-05-27T20:45:14.451Z] [echo] java_java_specification_version is 1.8 [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-tools-jar-location: [2025-05-27T20:45:14.451Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-tools-jar-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-for-windows-sysinternals: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-windows-sysinternals-location: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] set-print-windows-sysinternals-error-required: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] really-print-windows-sysinternals-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-windows-sysinternals-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] fail-if-error: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] print-all-prereq-versions: [2025-05-27T20:45:14.451Z] [echo] Ant version in use : 1.10.2 [2025-05-27T20:45:14.451Z] [echo] log4j version in use : 2.16.0 [2025-05-27T20:45:14.451Z] [echo] ASM version in use : 9.7.1 [2025-05-27T20:45:14.451Z] [echo] junit version in use : 4.12 [2025-05-27T20:45:14.451Z] [echo] hamcrest version in use: 1.3 [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] run-check-prereqs: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] build-dependencies: [2025-05-27T20:45:14.451Z] [echo] Executing stf.build/build.xml [2025-05-27T20:45:14.451Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] setup-java-properties: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] setup-windows-compiler: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-prereqs: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] build-dependencies: [2025-05-27T20:45:14.451Z] [echo] Executing stf.core/build.xml [2025-05-27T20:45:14.451Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] setup-java-properties: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] setup-windows-compiler: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] check-prereqs: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] build-dependencies: [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] create-bin-dir: [2025-05-27T20:45:14.451Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.core/bin [2025-05-27T20:45:14.451Z] [2025-05-27T20:45:14.451Z] build-java: [2025-05-27T20:45:14.451Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.core/bin [2025-05-27T20:45:16.702Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.core/bin [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-jar: [2025-05-27T20:45:18.129Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-archives: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] copy-log4j2-config: [2025-05-27T20:45:18.129Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.core/bin [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-no-natives: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-natives: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build: [2025-05-27T20:45:18.129Z] [echo] Executing stf.load/build.xml [2025-05-27T20:45:18.129Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] setup-java-properties: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] setup-windows-compiler: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] check-prereqs: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-dependencies: [2025-05-27T20:45:18.129Z] [echo] Executing stf.core/build.xml [2025-05-27T20:45:18.129Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] setup-java-properties: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] setup-windows-compiler: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] check-prereqs: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-dependencies: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] create-bin-dir: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-java: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-jar: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-archives: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] copy-log4j2-config: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.129Z] build-no-natives: [2025-05-27T20:45:18.129Z] [2025-05-27T20:45:18.130Z] build-natives: [2025-05-27T20:45:18.130Z] [2025-05-27T20:45:18.130Z] build: [2025-05-27T20:45:18.130Z] [2025-05-27T20:45:18.130Z] create-bin-dir: [2025-05-27T20:45:18.130Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.load/bin [2025-05-27T20:45:18.130Z] [2025-05-27T20:45:18.130Z] build-java: [2025-05-27T20:45:18.130Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.load/bin [2025-05-27T20:45:20.360Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API. [2025-05-27T20:45:20.360Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-05-27T20:45:20.360Z] [2025-05-27T20:45:20.360Z] build-jar: [2025-05-27T20:45:20.361Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-archives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-no-natives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-natives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build: [2025-05-27T20:45:20.361Z] [echo] Executing stf.samples/build.xml [2025-05-27T20:45:20.361Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] setup-java-properties: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] setup-windows-compiler: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] check-prereqs: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-dependencies: [2025-05-27T20:45:20.361Z] [echo] Executing stf.core/build.xml [2025-05-27T20:45:20.361Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] setup-java-properties: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] setup-windows-compiler: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] check-prereqs: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-dependencies: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] create-bin-dir: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-java: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-jar: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-archives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] copy-log4j2-config: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-no-natives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-natives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build: [2025-05-27T20:45:20.361Z] [echo] Executing stf.load/build.xml [2025-05-27T20:45:20.361Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] setup-java-properties: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] setup-windows-compiler: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] check-prereqs: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-dependencies: [2025-05-27T20:45:20.361Z] [echo] Executing stf.core/build.xml [2025-05-27T20:45:20.361Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] setup-java-properties: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] setup-windows-compiler: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] check-prereqs: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-dependencies: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] create-bin-dir: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-java: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-jar: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-archives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] copy-log4j2-config: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-no-natives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-natives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] create-bin-dir: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-java: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-jar: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-archives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-no-natives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-natives: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build: [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] create-bin-dir: [2025-05-27T20:45:20.361Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.samples/bin [2025-05-27T20:45:20.361Z] [2025-05-27T20:45:20.361Z] build-java: [2025-05-27T20:45:20.361Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.samples/bin [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] build-jar: [2025-05-27T20:45:22.587Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] build-archives: [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] build-no-natives: [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] build-natives: [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] build: [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] build: [2025-05-27T20:45:22.587Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-05-27T20:45:22.587Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] setup-java-properties: [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] setup-windows-compiler: [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] check-prereqs: [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] build-dependencies: [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] create-bin-dir: [2025-05-27T20:45:22.587Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-05-27T20:45:22.587Z] [2025-05-27T20:45:22.587Z] build-java: [2025-05-27T20:45:22.587Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-05-27T20:45:24.810Z] [2025-05-27T20:45:24.811Z] build-jar: [2025-05-27T20:45:24.811Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] build-archives: [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] build-no-natives: [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] build-natives: [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] build: [2025-05-27T20:45:24.811Z] [echo] Executing openjdk.test.classloading/build.xml [2025-05-27T20:45:24.811Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] setup-java-properties: [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] setup-windows-compiler: [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] check-prereqs: [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] build-dependencies: [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] create-bin-dir: [2025-05-27T20:45:24.811Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-05-27T20:45:24.811Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-05-27T20:45:24.811Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-05-27T20:45:24.811Z] [2025-05-27T20:45:24.811Z] build-java: [2025-05-27T20:45:24.811Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-05-27T20:45:25.500Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-05-27T20:45:26.936Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-05-27T20:45:27.630Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2025-05-27T20:45:27.630Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2025-05-27T20:45:27.630Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2025-05-27T20:45:27.630Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] build-jar: [2025-05-27T20:45:27.630Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] build-archives: [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] build-no-natives: [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] build-natives: [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] copy-dict-file: [2025-05-27T20:45:27.630Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] build: [2025-05-27T20:45:27.630Z] [echo] Executing openjdk.test.debugging/build.xml [2025-05-27T20:45:27.630Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] setup-java-properties: [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] setup-windows-compiler: [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] check-prereqs: [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] build-dependencies: [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] create-bin-dir: [2025-05-27T20:45:27.630Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-05-27T20:45:27.630Z] [2025-05-27T20:45:27.630Z] build-java-8: [2025-05-27T20:45:27.630Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-java-11-25plus: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-java-17-24: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-java: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-jdi-jar: [2025-05-27T20:45:29.065Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-hcr-jar: [2025-05-27T20:45:29.065Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-jars: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-archives: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-no-natives: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-natives: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build: [2025-05-27T20:45:29.065Z] [echo] Executing openjdk.test.gc/build.xml [2025-05-27T20:45:29.065Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] setup-java-properties: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] setup-windows-compiler: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] check-prereqs: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-dependencies: [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] create-bin-dir: [2025-05-27T20:45:29.065Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-05-27T20:45:29.065Z] [2025-05-27T20:45:29.065Z] build-java: [2025-05-27T20:45:29.065Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] build-jar: [2025-05-27T20:45:29.754Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] build-archives: [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] build-no-natives: [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] build-natives: [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] build: [2025-05-27T20:45:29.754Z] [echo] Executing openjdk.test.jck/build.xml [2025-05-27T20:45:29.754Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] setup-java-properties: [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] setup-windows-compiler: [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] check-prereqs: [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] build-dependencies: [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] create-bin-dir: [2025-05-27T20:45:29.754Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-05-27T20:45:29.754Z] [2025-05-27T20:45:29.754Z] build-java: [2025-05-27T20:45:29.754Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build-jar: [2025-05-27T20:45:31.181Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build-archives: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build-no-natives: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] setup-native-build-command: [2025-05-27T20:45:31.181Z] [echo] building natives for java_platform linux_x86-64 [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build-natives-windows: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build-natives-unix: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build-natives: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build: [2025-05-27T20:45:31.181Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-05-27T20:45:31.181Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] setup-java-properties: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] setup-windows-compiler: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] check-prereqs: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build-dependencies: [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] create-bin-dir: [2025-05-27T20:45:31.181Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-05-27T20:45:31.181Z] [2025-05-27T20:45:31.181Z] build-java: [2025-05-27T20:45:31.181Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-05-27T20:45:33.408Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] build-jar: [2025-05-27T20:45:33.409Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] build-archives: [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] build-no-natives: [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] build-natives: [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] build: [2025-05-27T20:45:33.409Z] [echo] Executing openjdk.test.lang/build.xml [2025-05-27T20:45:33.409Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] setup-java-properties: [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] setup-windows-compiler: [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] check-prereqs: [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] build-dependencies: [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] create-bin-dir: [2025-05-27T20:45:33.409Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-05-27T20:45:33.409Z] [2025-05-27T20:45:33.409Z] build-java: [2025-05-27T20:45:33.409Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] build-jar: [2025-05-27T20:45:36.499Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] build-archives: [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] build-no-natives: [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] build-natives: [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] build: [2025-05-27T20:45:36.499Z] [echo] Executing openjdk.test.load/build.xml [2025-05-27T20:45:36.499Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] setup-java-properties: [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] setup-windows-compiler: [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] check-prereqs: [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] build-dependencies: [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] create-bin-dir: [2025-05-27T20:45:36.499Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-05-27T20:45:36.499Z] [2025-05-27T20:45:36.499Z] build-java: [2025-05-27T20:45:36.499Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-05-27T20:45:37.188Z] [2025-05-27T20:45:37.188Z] build-jar: [2025-05-27T20:45:37.188Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2025-05-27T20:45:37.188Z] [2025-05-27T20:45:37.188Z] build-archives: [2025-05-27T20:45:37.188Z] [2025-05-27T20:45:37.188Z] build-no-natives: [2025-05-27T20:45:37.188Z] [2025-05-27T20:45:37.188Z] build-natives: [2025-05-27T20:45:37.188Z] [2025-05-27T20:45:37.188Z] build: [2025-05-27T20:45:37.188Z] [echo] Executing openjdk.test.locking/build.xml [2025-05-27T20:45:37.188Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:37.188Z] [2025-05-27T20:45:37.188Z] setup-java-properties: [2025-05-27T20:45:37.188Z] [2025-05-27T20:45:37.188Z] setup-windows-compiler: [2025-05-27T20:45:37.188Z] [2025-05-27T20:45:37.188Z] check-prereqs: [2025-05-27T20:45:37.189Z] [2025-05-27T20:45:37.189Z] build-dependencies: [2025-05-27T20:45:37.189Z] [2025-05-27T20:45:37.189Z] create-bin-dir: [2025-05-27T20:45:37.189Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-05-27T20:45:37.189Z] [2025-05-27T20:45:37.189Z] build-java: [2025-05-27T20:45:37.189Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] build-jar: [2025-05-27T20:45:38.613Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] build-archives: [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] build-no-natives: [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] build-natives: [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] build: [2025-05-27T20:45:38.613Z] [echo] Executing openjdk.test.math/build.xml [2025-05-27T20:45:38.613Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] setup-java-properties: [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] setup-windows-compiler: [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] check-prereqs: [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] build-dependencies: [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] create-bin-dir: [2025-05-27T20:45:38.613Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-05-27T20:45:38.613Z] [2025-05-27T20:45:38.613Z] build-java: [2025-05-27T20:45:38.614Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-05-27T20:45:49.481Z] [2025-05-27T20:45:49.481Z] build-jar: [2025-05-27T20:45:49.481Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-archives: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-no-natives: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-natives: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build: [2025-05-27T20:45:50.170Z] [echo] Executing openjdk.test.mauve/build.xml [2025-05-27T20:45:50.170Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] check-if-already-built: [2025-05-27T20:45:50.170Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists [2025-05-27T20:45:50.170Z] [echo] openjdk_test_mauve_already_built is true [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] check-if-cvs-available: [2025-05-27T20:45:50.170Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-05-27T20:45:50.170Z] [echo] cvs_available is true [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] download-cvsclient: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] output-recreate-message: [2025-05-27T20:45:50.170Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-05-27T20:45:50.170Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] delete-work-dir: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] create-work-dir: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] get-source: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] check-if-source-available: [2025-05-27T20:45:50.170Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists [2025-05-27T20:45:50.170Z] [echo] mauve_source_available is ${mauve_source_available} [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] delete-corba-files: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] mauve-configure: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] setup-java-properties: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-harness: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-tests: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-java: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-jar: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-archives: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] check-if-work_jar_file-exists: [2025-05-27T20:45:50.170Z] [echo] Checking if /tmp/mauve/mauve.jar exists [2025-05-27T20:45:50.170Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] install-archives: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] configure: [2025-05-27T20:45:50.170Z] [echo] Executing openjdk.test.nio/build.xml [2025-05-27T20:45:50.170Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] setup-java-properties: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] setup-windows-compiler: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] check-prereqs: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-dependencies: [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] create-bin-dir: [2025-05-27T20:45:50.170Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] check-java-nio-filesystem: [2025-05-27T20:45:50.170Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] copy-resources: [2025-05-27T20:45:50.170Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-27T20:45:50.170Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-27T20:45:50.170Z] [2025-05-27T20:45:50.170Z] build-java-nio-filesystem: [2025-05-27T20:45:50.170Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-05-27T20:45:50.170Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-05-27T20:45:50.170Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-05-27T20:45:50.170Z] [exec] Done [2025-05-27T20:45:50.171Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-05-27T20:45:50.171Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-27T20:45:53.268Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2025-05-27T20:45:53.268Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-05-27T20:45:53.268Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-05-27T20:45:53.268Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2025-05-27T20:45:53.268Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-05-27T20:45:53.268Z] [2025-05-27T20:45:53.268Z] build-java: [2025-05-27T20:45:53.268Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] build-jar: [2025-05-27T20:45:55.521Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] build-archives: [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] build-no-natives: [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] build-natives: [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] build: [2025-05-27T20:45:55.521Z] [echo] Executing openjdk.test.serialization/build.xml [2025-05-27T20:45:55.521Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] setup-java-properties: [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] setup-windows-compiler: [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] check-prereqs: [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] build-dependencies: [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] create-bin-dir: [2025-05-27T20:45:55.521Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-05-27T20:45:55.521Z] [2025-05-27T20:45:55.521Z] build-java: [2025-05-27T20:45:55.521Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-05-27T20:45:56.209Z] [2025-05-27T20:45:56.209Z] build-jar: [2025-05-27T20:45:56.210Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] build-archives: [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] build-no-natives: [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] build-natives: [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] build: [2025-05-27T20:45:56.210Z] [echo] Executing openjdk.test.security/build.xml [2025-05-27T20:45:56.210Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] setup-java-properties: [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] setup-windows-compiler: [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] check-prereqs: [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] build-dependencies: [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] create-bin-dir: [2025-05-27T20:45:56.210Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-05-27T20:45:56.210Z] [2025-05-27T20:45:56.210Z] build-java: [2025-05-27T20:45:56.210Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] build-jar: [2025-05-27T20:45:57.635Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] build-archives: [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] build-no-natives: [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] build-natives: [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] build: [2025-05-27T20:45:57.635Z] [echo] Executing openjdk.test.util/build.xml [2025-05-27T20:45:57.635Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] setup-java-properties: [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] setup-windows-compiler: [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] check-prereqs: [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] build-dependencies: [2025-05-27T20:45:57.635Z] [2025-05-27T20:45:57.635Z] create-bin-dir: [2025-05-27T20:45:57.636Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-05-27T20:45:57.636Z] [2025-05-27T20:45:57.636Z] build-java: [2025-05-27T20:45:57.636Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-05-27T20:45:59.063Z] [2025-05-27T20:45:59.064Z] build-jar: [2025-05-27T20:45:59.064Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] build-archives: [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] build-no-natives: [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] build-natives: [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] build: [2025-05-27T20:45:59.064Z] [echo] Executing openjdk.test.jlm/build.xml [2025-05-27T20:45:59.064Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] setup-java-properties: [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] setup-windows-compiler: [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] check-prereqs: [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] create-bin-dir: [2025-05-27T20:45:59.064Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-05-27T20:45:59.064Z] [2025-05-27T20:45:59.064Z] build-java: [2025-05-27T20:45:59.064Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] build-jar: [2025-05-27T20:46:02.178Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] build-archives: [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] build-no-natives: [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] build-natives: [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] build: [2025-05-27T20:46:02.178Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] setup-java-properties: [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] setup-windows-compiler: [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] check-prereqs: [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] check-compiler-level: [2025-05-27T20:46:02.178Z] [echo] java_java_specification_version is 1.8 [2025-05-27T20:46:02.178Z] [echo] can_build_modularity is false [2025-05-27T20:46:02.178Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-05-27T20:46:02.178Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-05-27T20:46:02.178Z] [2025-05-27T20:46:02.178Z] create-bin-dir: [2025-05-27T20:46:02.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2025-05-27T20:46:02.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2025-05-27T20:46:02.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2025-05-27T20:46:02.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2025-05-27T20:46:02.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2025-05-27T20:46:02.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2025-05-27T20:46:02.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2025-05-27T20:46:02.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2025-05-27T20:46:02.179Z] [2025-05-27T20:46:02.179Z] build-java: [2025-05-27T20:46:02.179Z] [2025-05-27T20:46:02.179Z] build-no-natives: [2025-05-27T20:46:02.179Z] [2025-05-27T20:46:02.179Z] build: [2025-05-27T20:46:02.179Z] [2025-05-27T20:46:02.179Z] build: [2025-05-27T20:46:02.179Z] [2025-05-27T20:46:02.179Z] common_dist: [2025-05-27T20:46:02.179Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/STF [2025-05-27T20:46:02.179Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/aqa-systemtest [2025-05-27T20:46:02.867Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/aqa-systemtest [2025-05-27T20:46:02.867Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/openj9-systemtest does not exist. [2025-05-27T20:46:02.867Z] [2025-05-27T20:46:02.868Z] build: [2025-05-27T20:46:02.868Z] [2025-05-27T20:46:02.868Z] build: [2025-05-27T20:46:02.868Z] [2025-05-27T20:46:02.868Z] THC.check: [2025-05-27T20:46:02.868Z] [2025-05-27T20:46:02.868Z] getChurn: [2025-05-27T20:46:02.868Z] [exec] Cloning into 'churn'... [2025-05-27T20:46:03.556Z] [2025-05-27T20:46:03.556Z] dist: [2025-05-27T20:46:03.556Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/churn [2025-05-27T20:46:03.556Z] [2025-05-27T20:46:03.556Z] init: [2025-05-27T20:46:03.556Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/daaLoadTest [2025-05-27T20:46:03.556Z] [2025-05-27T20:46:03.556Z] common_build: [2025-05-27T20:46:03.556Z] [2025-05-27T20:46:03.556Z] build: [2025-05-27T20:46:03.556Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/daaLoadTest [2025-05-27T20:46:03.556Z] [2025-05-27T20:46:03.556Z] build: [2025-05-27T20:46:03.556Z] [2025-05-27T20:46:03.556Z] init: [2025-05-27T20:46:03.556Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/jcstress [2025-05-27T20:46:03.556Z] [2025-05-27T20:46:03.556Z] getDependentLibs: [2025-05-27T20:46:04.245Z] [exec] -------------------------------------------- [2025-05-27T20:46:04.245Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:46:04.245Z] [exec] task is set to default [2025-05-27T20:46:04.245Z] [exec] dependencyList is set to jcstress [2025-05-27T20:46:04.245Z] [exec] -------------------------------------------- [2025-05-27T20:46:04.245Z] [exec] Starting download third party dependent jars [2025-05-27T20:46:04.245Z] [exec] -------------------------------------------- [2025-05-27T20:46:04.245Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:46:04.245Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-27T20:46:04.245Z] [exec] downloaded dependent third party jars successfully [2025-05-27T20:46:04.245Z] [2025-05-27T20:46:04.245Z] dist: [2025-05-27T20:46:04.245Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/jcstress [2025-05-27T20:46:04.245Z] [2025-05-27T20:46:04.245Z] init: [2025-05-27T20:46:04.245Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/jlm [2025-05-27T20:46:04.245Z] [2025-05-27T20:46:04.245Z] common_build: [2025-05-27T20:46:04.245Z] [2025-05-27T20:46:04.245Z] build: [2025-05-27T20:46:04.245Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/jlm [2025-05-27T20:46:04.245Z] [2025-05-27T20:46:04.245Z] init: [2025-05-27T20:46:04.245Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/lambdaLoadTest [2025-05-27T20:46:04.245Z] [2025-05-27T20:46:04.245Z] common_build: [2025-05-27T20:46:04.245Z] [2025-05-27T20:46:04.245Z] build: [2025-05-27T20:46:04.246Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/lambdaLoadTest [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] init: [2025-05-27T20:46:04.246Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/mathLoadTest [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] common_build: [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] build: [2025-05-27T20:46:04.246Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/mathLoadTest [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] init: [2025-05-27T20:46:04.246Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/mauveLoadTest [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] common_build: [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] build: [2025-05-27T20:46:04.246Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/mauveLoadTest [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] init: [2025-05-27T20:46:04.246Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/modularity [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] common_build: [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] build: [2025-05-27T20:46:04.246Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/modularity [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] init: [2025-05-27T20:46:04.246Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/otherLoadTest [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] common_build: [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] build: [2025-05-27T20:46:04.246Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/otherLoadTest [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] init: [2025-05-27T20:46:04.246Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/security [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] common_build: [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] build: [2025-05-27T20:46:04.246Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/security [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] init: [2025-05-27T20:46:04.246Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/sharedClasses [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] common_build: [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] build: [2025-05-27T20:46:04.246Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jvmtest/system/sharedClasses [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] BUILD SUCCESSFUL [2025-05-27T20:46:04.246Z] Total time: 53 seconds [2025-05-27T20:46:04.246Z] 0 [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] [2025-05-27T20:46:04.246Z] RECORD TEST REPOs SHA [2025-05-27T20:46:04.247Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/scripts"; \ [2025-05-27T20:46:04.247Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt" [2025-05-27T20:46:04.247Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt [2025-05-27T20:46:04.247Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt [2025-05-27T20:46:04.247Z] getSHAs.sh: line 68: realpath: command not found [2025-05-27T20:46:04.247Z] ================================================ [2025-05-27T20:46:04.247Z] timestamp: 20250527-154602 [2025-05-27T20:46:04.247Z] repo dir: [2025-05-27T20:46:04.247Z] git repo: [2025-05-27T20:46:04.247Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-27T20:46:04.247Z] sha: [2025-05-27T20:46:04.247Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94 [2025-05-27T20:46:04.247Z] getSHAs.sh: line 68: realpath: command not found [2025-05-27T20:46:04.247Z] ================================================ [2025-05-27T20:46:04.247Z] timestamp: 20250527-154602 [2025-05-27T20:46:04.247Z] repo dir: [2025-05-27T20:46:04.247Z] git repo: [2025-05-27T20:46:04.247Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-27T20:46:04.247Z] sha: [2025-05-27T20:46:04.247Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94 [2025-05-27T20:46:04.247Z] getSHAs.sh: line 68: realpath: command not found [2025-05-27T20:46:04.247Z] ================================================ [2025-05-27T20:46:04.247Z] timestamp: 20250527-154603 [2025-05-27T20:46:04.247Z] repo dir: [2025-05-27T20:46:04.247Z] git repo: [2025-05-27T20:46:04.247Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-27T20:46:04.247Z] sha: [2025-05-27T20:46:04.247Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94 [2025-05-27T20:46:04.936Z] getSHAs.sh: line 68: realpath: command not found [2025-05-27T20:46:04.936Z] ================================================ [2025-05-27T20:46:04.936Z] timestamp: 20250527-154603 [2025-05-27T20:46:04.936Z] repo dir: [2025-05-27T20:46:04.936Z] git repo: [2025-05-27T20:46:04.936Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-27T20:46:04.936Z] sha: [2025-05-27T20:46:04.936Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94 [2025-05-27T20:46:04.936Z] getSHAs.sh: line 68: realpath: command not found [2025-05-27T20:46:04.936Z] ================================================ [2025-05-27T20:46:04.936Z] timestamp: 20250527-154603 [2025-05-27T20:46:04.936Z] repo dir: [2025-05-27T20:46:04.936Z] git repo: [2025-05-27T20:46:04.936Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-27T20:46:04.936Z] sha: [2025-05-27T20:46:04.936Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94 [2025-05-27T20:46:04.936Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG' [Pipeline] } [2025-05-27T20:46:04.347Z] $ ssh-agent -k [2025-05-27T20:46:04.374Z] unset SSH_AUTH_SOCK; [2025-05-27T20:46:04.374Z] unset SSH_AGENT_PID; [2025-05-27T20:46:04.374Z] echo Agent pid 30900 killed; [2025-05-27T20:46:05.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-05-27T20:46:06.064Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-27T20:46:06.094Z] ITERATION: 1/1 [Pipeline] wrap [2025-05-27T20:46:05.304Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/.xvfb-20-..fbdir3083302060154225686 [Pipeline] { [Pipeline] sh [2025-05-27T20:46:28.050Z] + ps -f [2025-05-27T20:46:28.050Z] + grep '[X]vfb' [2025-05-27T20:46:28.050Z] + awk '{print $9}' [Pipeline] echo [2025-05-27T20:46:28.508Z] env.DISPLAY is :0 [Pipeline] sh [2025-05-27T20:46:29.795Z] ++ uname [2025-05-27T20:46:29.795Z] + '[' Linux = AIX ']' [2025-05-27T20:46:29.795Z] ++ uname [2025-05-27T20:46:29.795Z] + '[' Linux = SunOS ']' [2025-05-27T20:46:29.795Z] ++ uname [2025-05-27T20:46:29.795Z] + '[' Linux = '*BSD' ']' [2025-05-27T20:46:29.795Z] + MAKE=make [2025-05-27T20:46:29.795Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-05-27T20:46:29.795Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-05-27T20:46:31.418Z] ++ uname [2025-05-27T20:46:31.418Z] + '[' Linux = AIX ']' [2025-05-27T20:46:31.418Z] ++ uname [2025-05-27T20:46:31.418Z] + '[' Linux = SunOS ']' [2025-05-27T20:46:31.418Z] ++ uname [2025-05-27T20:46:31.418Z] + '[' Linux = '*BSD' ']' [2025-05-27T20:46:31.418Z] + MAKE=make [2025-05-27T20:46:31.418Z] + cd ./aqa-tests [2025-05-27T20:46:31.418Z] + . ./scripts/testenv/testenvSettings.sh [2025-05-27T20:46:31.418Z] ++ set +x [2025-05-27T20:46:31.418Z] make _testList TESTLIST=ClassLoadingTest_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_autosimd_5m_1,MauveSingleThrdLoad_HS_5m_1,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_1,MauveMultiThrdLoad_5m_0,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_1,TestJlmLocal_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MauveSingleThrdLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_2,ClassLoadingTest_5m_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteThreadNoAuth_2,ParallelStreamsLoadTest_HS_2,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryAuth_0,MauveMultiThrdLoad_5m_2,LambdaLoadTest_HS_5m_2,TestJlmRemoteMemoryAuth_2,NioLoadTest_5m_2,TestJlmLocal_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassNoAuth_2,MathLoadTest_autosimd_5m_2,TestJlmRemoteClassAuth_2 [2025-05-27T20:46:31.418Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG' [2025-05-27T20:46:31.418Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image [2025-05-27T20:46:31.418Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib [2025-05-27T20:46:31.418Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=ClassLoadingTest_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_autosimd_5m_1,MauveSingleThrdLoad_HS_5m_1,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_1,MauveMultiThrdLoad_5m_0,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_1,TestJlmLocal_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MauveSingleThrdLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_2,ClassLoadingTest_5m_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteThreadNoAuth_2,ParallelStreamsLoadTest_HS_2,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryAuth_0,MauveMultiThrdLoad_5m_2,LambdaLoadTest_HS_5m_2,TestJlmRemoteMemoryAuth_2,NioLoadTest_5m_2,TestJlmLocal_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassNoAuth_2,MathLoadTest_autosimd_5m_2,TestJlmRemoteClassAuth_2 [2025-05-27T20:46:31.418Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG' [2025-05-27T20:46:31.418Z] perl scripts/configure.pl [2025-05-27T20:46:31.418Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=ClassLoadingTest_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_autosimd_5m_1,MauveSingleThrdLoad_HS_5m_1,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_1,MauveMultiThrdLoad_5m_0,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_1,TestJlmLocal_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MauveSingleThrdLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_2,ClassLoadingTest_5m_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteThreadNoAuth_2,ParallelStreamsLoadTest_HS_2,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryAuth_0,MauveMultiThrdLoad_5m_2,LambdaLoadTest_HS_5m_2,TestJlmRemoteMemoryAuth_2,NioLoadTest_5m_2,TestJlmLocal_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassNoAuth_2,MathLoadTest_autosimd_5m_2,TestJlmRemoteClassAuth_2 --numOfMachines= --testTime= --TRSSURL= [2025-05-27T20:46:32.106Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Starting to generate test make files. [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/security/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/security/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/modularity/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/sharedClasses/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/jlm/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/churn/playlist.xml [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/daaLoadTest/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-05-27T20:46:32.106Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../system/autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../autoGen.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/utils.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/rerun.mk [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] Make files are generated successfully. [2025-05-27T20:46:32.106Z] [2025-05-27T20:46:32.106Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG' [2025-05-27T20:46:32.106Z] make -f runtest.mk _testList [2025-05-27T20:46:32.106Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG' [2025-05-27T20:46:32.797Z] [2025-05-27T20:46:32.797Z] Running make 4.1 [2025-05-27T20:46:32.797Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/TKG/.. [2025-05-27T20:46:32.797Z] set JDK_VERSION to 8 [2025-05-27T20:46:32.797Z] set JDK_IMPL to hotspot [2025-05-27T20:46:32.797Z] set JVM_VERSION to openjdk8 [2025-05-27T20:46:32.797Z] set JCL_VERSION to latest [2025-05-27T20:46:32.797Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image [2025-05-27T20:46:32.797Z] set SPEC to linux_x86-64 [2025-05-27T20:46:32.797Z] set TEST_FLAG to [2025-05-27T20:46:32.797Z] Running testList ... [2025-05-27T20:46:32.797Z] There are 50 test targets in testList [2025-05-27T20:46:32.797Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -version [2025-05-27T20:46:32.797Z] openjdk version "1.8.0_462-beta" [2025-05-27T20:46:32.797Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272008-b03) [2025-05-27T20:46:32.797Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode) [2025-05-27T20:46:32.797Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests' [2025-05-27T20:46:33.487Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system' [2025-05-27T20:46:33.487Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_linux_testList_1/aqa-tests/system/otherLoadTest' [2025-05-27T20:46:33.487Z] ../system.mk:25: CYGWIN is 0 [2025-05-27T20:46:33.487Z] [2025-05-27T20:46:33.487Z] ===============================================