Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.openjdk_x86-64_linux" build number 1296
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 30
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 98
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
originally caused by:
Started by user Andrew Leonard
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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.openjdk_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/v1.0.10-release^{commit} # timeout=10
Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
> git rev-list --no-walk abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-16T23:34:54.090Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-10-16T23:34:54.091Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-16T23:34:54.103Z] Found a total of 11 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-10-16T23:34:54.109Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-10-16T23:35:09.113Z] Still waiting to schedule task
[2025-10-16T23:35:09.114Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux’
[2025-10-16T23:42:20.827Z] Running on test-ibmcloud-centosstream10-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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-10-16T23:42:20.873Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-16T23:42:20.927Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-16T23:42:20.927Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-16T23:42:20.943Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-16T23:42:20.993Z] The recommended git tool is: git
[2025-10-16T23:42:21.039Z] No credentials specified
[2025-10-16T23:42:21.060Z] Cloning the remote Git repository
[2025-10-16T23:42:21.090Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-16T23:42:21.091Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests # timeout=10
[2025-10-16T23:42:21.101Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-16T23:42:21.101Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-16T23:42:21.101Z] > git --version # timeout=10
[2025-10-16T23:42:21.111Z] > git --version # 'git version 2.47.3'
[2025-10-16T23:42:21.111Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T23:42:26.296Z] Avoid second fetch
[2025-10-16T23:42:26.320Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
[2025-10-16T23:42:26.248Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-16T23:42:26.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T23:42:26.306Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2025-10-16T23:42:26.330Z] > git config core.sparsecheckout # timeout=10
[2025-10-16T23:42:26.335Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
[2025-10-16T23:42:26.949Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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-10-16T23:42:28.658Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-16T23:42:28.701Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-16T23:42:29.364Z] + LC_TIME=C
[2025-10-16T23:42:29.364Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-16T23:42:29.440Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-16T23:42:29.849Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-16T23:42:29.849Z] Unix type machine..
[2025-10-16T23:42:29.849Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-10-16T23:42:29.849Z] grep: warning: stray \ before /
[2025-10-16T23:42:29.849Z] grep: warning: stray \ before /
[2025-10-16T23:42:29.849Z] Running on a Linux host
[2025-10-16T23:42:29.849Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-10-16T23:42:29.849Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-10-16T23:42:29.849Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-10-16T23:42:29.849Z] grep: warning: stray \ before /
[2025-10-16T23:42:29.849Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-16T23:42:31.071Z] + printenv
[2025-10-16T23:42:31.071Z] SHELL=/bin/bash
[2025-10-16T23:42:31.071Z] KEEP_WORKSPACE=false
[2025-10-16T23:42:31.071Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1.tap
[2025-10-16T23:42:31.071Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:42:31.071Z] EXIT_FAILURE=false
[2025-10-16T23:42:31.071Z] JDK_BRANCH=jdk8u472-b07_adopt
[2025-10-16T23:42:31.071Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/22/display/redirect?page=tests
[2025-10-16T23:42:31.071Z] PLATFORM=x86-64_linux
[2025-10-16T23:42:31.071Z] DOCKER_REQUIRED=false
[2025-10-16T23:42:31.071Z] TIME_LIMIT=25
[2025-10-16T23:42:31.071Z] JENKINS_SERVER_COOKIE=durable-0fe681854e088f25281f182a74cee14404161b674247d1ba5c39b5a6f198e63e
[2025-10-16T23:42:31.071Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T23:42:31.071Z] GENERATE_JOBS=true
[2025-10-16T23:42:31.071Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:42:31.071Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/22/display/redirect?page=changes
[2025-10-16T23:42:31.071Z] RERUN_ITERATIONS=1
[2025-10-16T23:42:31.071Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-16T23:42:31.071Z] GPG_TTY=not a tty
[2025-10-16T23:42:31.071Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-16T23:42:31.071Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1
[2025-10-16T23:42:31.071Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-16T23:42:31.071Z] LOGNAME=jenkins
[2025-10-16T23:42:31.071Z] XDG_SESSION_TYPE=tty
[2025-10-16T23:42:31.071Z] SETUP_JCK_RUN=false
[2025-10-16T23:42:31.071Z] ARCHIVE_TEST_RESULTS=false
[2025-10-16T23:42:31.071Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/22/
[2025-10-16T23:42:31.071Z] SLACK_CHANNEL=aqavit-bot
[2025-10-16T23:42:31.071Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin
[2025-10-16T23:42:31.071Z] JCK_GIT_BRANCH=master
[2025-10-16T23:42:31.071Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/
[2025-10-16T23:42:31.071Z] BUILD_NUMBER=22
[2025-10-16T23:42:31.071Z] TKG_ITERATIONS=1
[2025-10-16T23:42:31.071Z] _=/usr/bin/printenv
[2025-10-16T23:42:31.071Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../benchmarks
[2025-10-16T23:42:31.071Z] MOTD_SHOWN=pam
[2025-10-16T23:42:31.071Z] JENKINS_NODE_COOKIE=df0133fe-1ba3-4fdb-9ebe-2ca63a3a3e3a
[2025-10-16T23:42:31.071Z] KEEP_REPORTDIR=true
[2025-10-16T23:42:31.071Z] BUILD_DISPLAY_NAME=#22
[2025-10-16T23:42:31.071Z] SDK_RESOURCE=upstream
[2025-10-16T23:42:31.071Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image
[2025-10-16T23:42:31.071Z] HOME=/home/jenkins
[2025-10-16T23:42:31.071Z] LANG=en_US.UTF-8
[2025-10-16T23:42:31.071Z] jobStatus=SUCCESS
[2025-10-16T23:42:31.071Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-16T23:42:31.071Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1
[2025-10-16T23:42:31.071Z] JOBSTARTTIME=Thu, 16 Oct 2025 23:42:29 +0000
[2025-10-16T23:42:31.071Z] JDK_VERSION=8
[2025-10-16T23:42:31.071Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1
[2025-10-16T23:42:31.071Z] USE_TESTENV_PROPERTIES=true
[2025-10-16T23:42:31.071Z] PERSONAL_BUILD=false
[2025-10-16T23:42:31.071Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/22/display/redirect
[2025-10-16T23:42:31.071Z] AUTO_DETECT=true
[2025-10-16T23:42:31.071Z] SSH_CONNECTION=78.47.239.97 59608 10.243.64.6 22
[2025-10-16T23:42:31.071Z] EXIT_SUCCESS=false
[2025-10-16T23:42:31.071Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/display/redirect
[2025-10-16T23:42:31.071Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1
[2025-10-16T23:42:31.071Z] OPENJ9_BRANCH=master
[2025-10-16T23:42:31.071Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-16T23:42:31.071Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/system_lib
[2025-10-16T23:42:31.071Z] PARALLEL=None
[2025-10-16T23:42:31.071Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-16T23:42:31.071Z] ITERATIONS=1
[2025-10-16T23:42:31.071Z] UPSTREAM_JOB_NUMBER=30
[2025-10-16T23:42:31.071Z] SPEC=linux_x86-64
[2025-10-16T23:42:31.071Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux
[2025-10-16T23:42:31.071Z] XDG_SESSION_CLASS=user
[2025-10-16T23:42:31.071Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-16T23:42:31.071Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-16T23:42:31.071Z] NODE_NAME=test-ibmcloud-centosstream10-x64-1
[2025-10-16T23:42:31.071Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-10-16T23:42:31.071Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-16T23:42:31.071Z] USER=jenkins
[2025-10-16T23:42:31.071Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-16T23:42:31.071Z] DYNAMIC_COMPILE=false
[2025-10-16T23:42:31.071Z] SHLVL=2
[2025-10-16T23:42:31.071Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1-22
[2025-10-16T23:42:31.071Z] EXECUTOR_NUMBER=0
[2025-10-16T23:42:31.071Z] HUDSON_COOKIE=d74edfcd-2e46-4a89-aa29-4827e23c9931
[2025-10-16T23:42:31.071Z] XDG_SESSION_ID=45
[2025-10-16T23:42:31.071Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-16T23:42:31.071Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-16T23:42:31.071Z] ORIGIN_JDK_VERSION=8
[2025-10-16T23:42:31.071Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-10-16T23:42:31.071Z] NUM_PROCESSORS=2
[2025-10-16T23:42:31.071Z] SSH_CLIENT=78.47.239.97 59608 22
[2025-10-16T23:42:31.071Z] DEBUGINFOD_URLS=https://debuginfod.centos.org/
[2025-10-16T23:42:31.071Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2025-10-16T23:42:31.071Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-16T23:42:31.071Z] STAGE_NAME=Setup
[2025-10-16T23:42:31.071Z] NODE_LABELS=ci.role.test test-ibmcloud-centosstream10-x64-1 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2025-10-16T23:42:31.071Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-16T23:42:31.071Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1@tmp
[2025-10-16T23:42:31.071Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-10-16T23:42:31.071Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-16T23:42:31.071Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-16T23:42:31.071Z] UPSTREAM_TEST_JOB_NUMBER=1296
[2025-10-16T23:42:31.071Z] CI=true
[2025-10-16T23:42:31.071Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/22/display/redirect?page=artifacts
[2025-10-16T23:42:31.071Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-10-16T23:42:31.071Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-16T23:42:31.071Z] RERUN_FAILURE=true
[2025-10-16T23:42:31.071Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T23:42:31.071Z] BUILD_LIST=openjdk
[2025-10-16T23:42:31.071Z] BUILD_ID=22
[2025-10-16T23:42:31.071Z] OLDPWD=/home/jenkins
[2025-10-16T23:42:31.071Z] TARGET=-f parallelList.mk testList_1
[2025-10-16T23:42:31.071Z] USE_JRE=false
[2025-10-16T23:42:31.071Z] JDK_IMPL=hotspot
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-16T23:42:31.125Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-16T23:42:31.138Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T23:42:50.191Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 30
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T23:42:50.340Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-10-16T23:42:50.348Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T23:42:50.390Z] $ ssh-agent
[2025-10-16T23:42:50.471Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXqBz1qT/agent.4175068
[2025-10-16T23:42:50.471Z] SSH_AGENT_PID=4175070
[2025-10-16T23:42:50.471Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-16T23:42:50.494Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-16T23:42:50.523Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-16T23:42:50.961Z] ++ pwd
[2025-10-16T23:42:50.961Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-16T23:42:50.961Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests
[2025-10-16T23:42:50.961Z] load ./testenv/testenv.properties
[2025-10-16T23:42:50.961Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-16T23:42:51.276Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga
[2025-10-16T23:42:51.276Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties
[2025-10-16T23:42:51.276Z] get jdk binary...
[2025-10-16T23:42:51.276Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-16T23:42:51.276Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b07.tar.gz ...
[2025-10-16T23:42:58.406Z] List files in jdkbinary folder...
[2025-10-16T23:42:58.406Z] total 385480
[2025-10-16T23:42:58.406Z] -rw-r--r--. 1 jenkins jenkins 156974756 Oct 16 19:38 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:42:58.406Z] -rw-r--r--. 1 jenkins jenkins 93128385 Oct 16 19:28 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-16T23:42:58.406Z] -rw-r--r--. 1 jenkins jenkins 103080426 Oct 16 19:38 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:42:58.406Z] -rw-r--r--. 1 jenkins jenkins 41433349 Oct 16 19:38 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:42:58.406Z] -rw-r--r--. 1 jenkins jenkins 80759 Oct 16 20:33 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-16T23:42:58.406Z] -rw-rw-r--. 1 jenkins jenkins 21376 Oct 16 19:41 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T23:42:58.406Z] drwxr-xr-x. 3 jenkins jenkins 30 Oct 16 23:42 tmp
[2025-10-16T23:42:58.406Z] List files in jdkbinary/tmp folder...
[2025-10-16T23:42:58.723Z] total 4
[2025-10-16T23:42:58.723Z] drwxr-xr-x. 15 jenkins jenkins 4096 Oct 16 19:28 jdk8u472-b07-src
[2025-10-16T23:42:58.723Z] Moving directory jdk8u472-b07-src/ to ../source-image
[2025-10-16T23:42:58.723Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T23:43:00.319Z] List files in jdkbinary folder...
[2025-10-16T23:43:00.319Z] total 385484
[2025-10-16T23:43:00.319Z] -rw-r--r--. 1 jenkins jenkins 156974756 Oct 16 19:38 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:43:00.319Z] -rw-r--r--. 1 jenkins jenkins 93128385 Oct 16 19:28 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-16T23:43:00.319Z] -rw-r--r--. 1 jenkins jenkins 103080426 Oct 16 19:38 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:43:00.319Z] -rw-r--r--. 1 jenkins jenkins 41433349 Oct 16 19:38 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:43:00.319Z] -rw-r--r--. 1 jenkins jenkins 80759 Oct 16 20:33 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-16T23:43:00.319Z] -rw-rw-r--. 1 jenkins jenkins 21376 Oct 16 19:41 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T23:43:00.319Z] drwxr-xr-x. 15 jenkins jenkins 4096 Oct 16 19:28 source-image
[2025-10-16T23:43:00.319Z] drwxr-xr-x. 3 jenkins jenkins 26 Oct 16 23:42 tmp
[2025-10-16T23:43:00.319Z] List files in jdkbinary/tmp folder...
[2025-10-16T23:43:00.319Z] total 0
[2025-10-16T23:43:00.319Z] drwxr-xr-x. 8 jenkins jenkins 190 Oct 16 19:38 jdk8u472-b07
[2025-10-16T23:43:00.319Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-10-16T23:43:00.319Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T23:43:01.006Z] List files in jdkbinary folder...
[2025-10-16T23:43:01.006Z] total 385484
[2025-10-16T23:43:01.006Z] drwxr-xr-x. 8 jenkins jenkins 190 Oct 16 19:38 j2sdk-image
[2025-10-16T23:43:01.006Z] -rw-r--r--. 1 jenkins jenkins 156974756 Oct 16 19:38 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:43:01.006Z] -rw-r--r--. 1 jenkins jenkins 93128385 Oct 16 19:28 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-16T23:43:01.006Z] -rw-r--r--. 1 jenkins jenkins 103080426 Oct 16 19:38 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:43:01.006Z] -rw-r--r--. 1 jenkins jenkins 41433349 Oct 16 19:38 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T23:43:01.006Z] -rw-r--r--. 1 jenkins jenkins 80759 Oct 16 20:33 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-16T23:43:01.006Z] -rw-rw-r--. 1 jenkins jenkins 21376 Oct 16 19:41 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T23:43:01.006Z] drwxr-xr-x. 15 jenkins jenkins 4096 Oct 16 19:28 source-image
[2025-10-16T23:43:01.006Z] drwxr-xr-x. 3 jenkins jenkins 30 Oct 16 23:42 tmp
[2025-10-16T23:43:01.006Z] List files in jdkbinary/tmp folder...
[2025-10-16T23:43:01.006Z] total 0
[2025-10-16T23:43:01.006Z] drwxr-xr-x. 5 jenkins jenkins 135 Oct 16 19:38 jdk8u472-b07-jre
[2025-10-16T23:43:01.006Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-10-16T23:43:01.007Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz over ./j2sdk-image/jre...
[2025-10-16T23:43:06.767Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-10-16T23:43:06.767Z] Removing top-level folder jdk8u472-b07/
[2025-10-16T23:43:29.585Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-10-16T23:43:29.585Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-16T23:43:29.585Z] openjdk version "1.8.0_472"
[2025-10-16T23:43:29.585Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T23:43:29.585Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T23:43:29.585Z] =JAVA VERSION OUTPUT END=
[2025-10-16T23:43:29.585Z] =RELEASE INFO BEGIN=
[2025-10-16T23:43:29.585Z] JAVA_VERSION="1.8.0_472"
[2025-10-16T23:43:29.585Z] OS_NAME="Linux"
[2025-10-16T23:43:29.585Z] OS_VERSION="2.6"
[2025-10-16T23:43:29.585Z] OS_ARCH="amd64"
[2025-10-16T23:43:29.585Z] SOURCE=".:git:695734b33a1a+"
[2025-10-16T23:43:29.585Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-16T23:43:29.586Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-16T23:43:29.586Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-16T23:43:29.586Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-16T23:43:29.586Z] FULL_VERSION="1.8.0_472-b07"
[2025-10-16T23:43:29.586Z] SEMANTIC_VERSION="8.0.472+7"
[2025-10-16T23:43:29.586Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-10-16T23:43:29.586Z] JVM_VARIANT="Hotspot"
[2025-10-16T23:43:29.586Z] JVM_VERSION="25.472-b07"
[2025-10-16T23:43:29.586Z] IMAGE_TYPE="JDK"
[2025-10-16T23:43:29.586Z] =RELEASE INFO END=
[2025-10-16T23:43:29.586Z] get testKitGen...
[2025-10-16T23:43:29.586Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-16T23:43:29.899Z] git rev-parse v1.0.10
[2025-10-16T23:43:29.899Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-16T23:43:30.028Z] $ ssh-agent -k
[2025-10-16T23:43:30.034Z] unset SSH_AUTH_SOCK;
[2025-10-16T23:43:30.035Z] unset SSH_AGENT_PID;
[2025-10-16T23:43:30.036Z] echo Agent pid 4175070 killed;
[2025-10-16T23:43:30.105Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-16T23:43:30.582Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1296&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=30&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-16T23:43:30.597Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-ibmcloud-centosstream10-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1296&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=30&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-16T23:43:30.677Z] Building tests...
[Pipeline] timeout
[2025-10-16T23:43:30.683Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T23:43:30.813Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux" build number 1296
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-16T23:43:30.868Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T23:43:30.888Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-16T23:43:31.316Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-16T23:43:34.171Z] --------------------------------------------
[2025-10-16T23:43:34.171Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:43:34.171Z] task is set to default
[2025-10-16T23:43:34.171Z] dependencyList is set to all
[2025-10-16T23:43:34.171Z] --------------------------------------------
[2025-10-16T23:43:34.171Z] Starting download third party dependent jars
[2025-10-16T23:43:34.171Z] --------------------------------------------
[2025-10-16T23:43:34.171Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-16T23:43:34.171Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-16T23:43:34.306Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-16T23:43:34.322Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T23:43:34.350Z] $ ssh-agent
[2025-10-16T23:43:34.426Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBtZP7l/agent.4175717
[2025-10-16T23:43:34.426Z] SSH_AGENT_PID=4175719
[2025-10-16T23:43:34.426Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T23:43:34.850Z] + bash ./compile.sh
[2025-10-16T23:43:34.850Z] Set values based on ./testenv/testenv.properties:
[2025-10-16T23:43:34.850Z] =========
[2025-10-16T23:43:34.850Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-16T23:43:34.850Z] TKG_BRANCH=v1.0.10
[2025-10-16T23:43:34.850Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T23:43:34.850Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:43:34.850Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-16T23:43:34.850Z] STF_BRANCH=v1.0.10
[2025-10-16T23:43:34.850Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-16T23:43:34.850Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T23:43:34.850Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-16T23:43:34.850Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T23:43:34.850Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T23:43:34.850Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T23:43:34.850Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-16T23:43:34.850Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-16T23:43:34.850Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-16T23:43:34.850Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-16T23:43:34.850Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-16T23:43:34.850Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-16T23:43:34.850Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-16T23:43:34.850Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-16T23:43:34.850Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-16T23:43:34.850Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:43:34.850Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-16T23:43:34.850Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:43:34.850Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-16T23:43:34.850Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:43:34.850Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-16T23:43:34.850Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:43:34.850Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-16T23:43:34.850Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:43:34.850Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:43:34.850Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-16T23:43:34.850Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:43:34.850Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-16T23:43:34.850Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:43:34.850Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-16T23:43:34.850Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:43:34.850Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-16T23:43:34.850Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-16T23:43:34.850Z]
[2025-10-16T23:43:34.850Z] =========
[2025-10-16T23:43:34.850Z]
[2025-10-16T23:43:34.850Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T23:43:34.850Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T23:43:34.850Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:43:34.850Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T23:43:34.850Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image
[2025-10-16T23:43:34.850Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:43:34.850Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T23:43:34.850Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T23:43:34.851Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T23:43:34.851Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T23:43:35.164Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-16T23:43:35.480Z]
[2025-10-16T23:43:35.480Z] build:
[2025-10-16T23:43:35.480Z]
[2025-10-16T23:43:35.480Z] clean:
[2025-10-16T23:43:35.480Z]
[2025-10-16T23:43:35.480Z] init:
[2025-10-16T23:43:35.793Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/bin
[2025-10-16T23:43:35.794Z]
[2025-10-16T23:43:35.794Z] getDependentLibs:
[2025-10-16T23:43:35.794Z] [exec] --------------------------------------------
[2025-10-16T23:43:35.794Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:43:35.794Z] [exec] task is set to default
[2025-10-16T23:43:35.794Z] [exec] dependencyList is set to json_simple
[2025-10-16T23:43:35.794Z] [exec] --------------------------------------------
[2025-10-16T23:43:35.794Z] [exec] Starting download third party dependent jars
[2025-10-16T23:43:35.794Z] [exec] --------------------------------------------
[2025-10-16T23:43:35.794Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:43:35.794Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T23:43:35.794Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T23:43:35.794Z]
[2025-10-16T23:43:35.794Z] compile:
[2025-10-16T23:43:35.794Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T23:43:35.794Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T23:43:35.794Z] [echo] ===fork: yes
[2025-10-16T23:43:35.794Z] [echo] ===debug: on
[2025-10-16T23:43:35.794Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/bin
[2025-10-16T23:43:37.974Z]
[2025-10-16T23:43:37.974Z] dist:
[2025-10-16T23:43:37.974Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-16T23:43:37.974Z]
[2025-10-16T23:43:37.974Z] BUILD SUCCESSFUL
[2025-10-16T23:43:37.974Z] Total time: 2 seconds
[2025-10-16T23:43:37.974Z] 0
[2025-10-16T23:43:37.974Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-16T23:43:37.974Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-16T23:43:37.974Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2025-10-16T23:43:38.289Z] ****************************** MACHINE INFO ******************************
[2025-10-16T23:43:38.289Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG
[2025-10-16T23:43:38.289Z] Free Physical Memory Size : 3621793792
[2025-10-16T23:43:38.289Z] Free space (bytes) : 78386757632
[2025-10-16T23:43:38.289Z] Total Physical Memory Size : 8052400128
[2025-10-16T23:43:38.289Z] Total space (bytes) : 107199070208
[2025-10-16T23:43:38.289Z] Usable space (bytes) : 78386757632
[2025-10-16T23:43:38.289Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T23:43:38.289Z] bashVersion :
[2025-10-16T23:43:38.289Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2025-10-16T23:43:38.289Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-16T23:43:38.289Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T23:43:38.289Z]
[2025-10-16T23:43:38.289Z] This is free software; you are free to change and redistribute it.
[2025-10-16T23:43:38.289Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T23:43:38.289Z] cpuCores : 2
[2025-10-16T23:43:38.289Z] curlVersion :
[2025-10-16T23:43:38.289Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.9
[2025-10-16T23:43:38.289Z] Release-Date: 2025-02-13
[2025-10-16T23:43:38.289Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-10-16T23:43:38.289Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2025-10-16T23:43:38.289Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-16T23:43:38.289Z] gcc version : 14
[2025-10-16T23:43:38.289Z] gclibc version : ldd (GNU libc) 2.39
[2025-10-16T23:43:38.289Z] gdb version : bash: line 1: gdb: command not found
[2025-10-16T23:43:38.289Z] lldb version : Command could not be executed
[2025-10-16T23:43:38.289Z] makeVersion :
[2025-10-16T23:43:38.289Z] GNU Make 4.4.1
[2025-10-16T23:43:38.289Z] Built for x86_64-redhat-linux-gnu
[2025-10-16T23:43:38.289Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-10-16T23:43:38.289Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-10-16T23:43:38.289Z] This is free software: you are free to change and redistribute it.
[2025-10-16T23:43:38.289Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T23:43:38.289Z] mavenVersion :
[2025-10-16T23:43:38.289Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-10-16T23:43:38.289Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-16T23:43:38.289Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jre
[2025-10-16T23:43:38.290Z] Default locale: en_US, platform encoding: UTF-8
[2025-10-16T23:43:38.290Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix"
[2025-10-16T23:43:38.290Z] osInfo :
[2025-10-16T23:43:38.290Z] NAME="CentOS Stream"
[2025-10-16T23:43:38.290Z] VERSION="10 (Coughlan)"
[2025-10-16T23:43:38.290Z] ID="centos"
[2025-10-16T23:43:38.290Z] ID_LIKE="rhel fedora"
[2025-10-16T23:43:38.290Z] VERSION_ID="10"
[2025-10-16T23:43:38.290Z] PLATFORM_ID="platform:el10"
[2025-10-16T23:43:38.290Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)"
[2025-10-16T23:43:38.290Z] ANSI_COLOR="0;31"
[2025-10-16T23:43:38.290Z] LOGO="fedora-logo-icon"
[2025-10-16T23:43:38.290Z] CPE_NAME="cpe:/o:centos:centos:10"
[2025-10-16T23:43:38.290Z] HOME_URL="https://centos.org/"
[2025-10-16T23:43:38.290Z] VENDOR_NAME="CentOS"
[2025-10-16T23:43:38.290Z] VENDOR_URL="https://centos.org/"
[2025-10-16T23:43:38.290Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-10-16T23:43:38.290Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10"
[2025-10-16T23:43:38.290Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
[2025-10-16T23:43:38.290Z] osLabel : cent.10
[2025-10-16T23:43:38.290Z] perlVersion :
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2025-10-16T23:43:38.290Z] (with 16 registered patches, see perl -V for more detail)
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] Copyright 1987-2025, Larry Wall
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-16T23:43:38.290Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-16T23:43:38.290Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-16T23:43:38.290Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-16T23:43:38.290Z] procArch : unknown
[2025-10-16T23:43:38.290Z] sysArch : x86_64
[2025-10-16T23:43:38.290Z] sysOS : Linux
[2025-10-16T23:43:38.290Z] ulimit :
[2025-10-16T23:43:38.290Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-16T23:43:38.290Z] core file size (blocks, -c) unlimited
[2025-10-16T23:43:38.290Z] data seg size (kbytes, -d) unlimited
[2025-10-16T23:43:38.290Z] scheduling priority (-e) 0
[2025-10-16T23:43:38.290Z] file size (blocks, -f) unlimited
[2025-10-16T23:43:38.290Z] pending signals (-i) 30513
[2025-10-16T23:43:38.290Z] max locked memory (kbytes, -l) 8192
[2025-10-16T23:43:38.290Z] max memory size (kbytes, -m) unlimited
[2025-10-16T23:43:38.290Z] open files (-n) 524288
[2025-10-16T23:43:38.290Z] pipe size (512 bytes, -p) 8
[2025-10-16T23:43:38.290Z] POSIX message queues (bytes, -q) 819200
[2025-10-16T23:43:38.290Z] real-time priority (-r) 0
[2025-10-16T23:43:38.290Z] stack size (kbytes, -s) 8192
[2025-10-16T23:43:38.290Z] cpu time (seconds, -t) unlimited
[2025-10-16T23:43:38.290Z] max user processes (-u) 30513
[2025-10-16T23:43:38.290Z] virtual memory (kbytes, -v) unlimited
[2025-10-16T23:43:38.290Z] file locks (-x) unlimited
[2025-10-16T23:43:38.290Z] uname : Linux adopttest-cs10x64-1 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux
[2025-10-16T23:43:38.290Z] vmVendor : Oracle Corporation
[2025-10-16T23:43:38.290Z] vmVersion : 25.472-b07
[2025-10-16T23:43:38.290Z] xlc version : bash: line 1: xlC: command not found
[2025-10-16T23:43:38.290Z] **************************************************************************
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] System.getProperty('java.vendor')=Temurin
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] System.getProperty('os.name')=Linux
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] System.getProperty('os.arch')=amd64
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] System.getProperty('java.fullversion')=null
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.290Z] System.getProperty('sun.arch.data.model')=64
[2025-10-16T23:43:38.290Z]
[2025-10-16T23:43:38.602Z] make -f clean.mk cleanBuild
[2025-10-16T23:43:38.602Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG'
[2025-10-16T23:43:38.602Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../../jvmtest
[2025-10-16T23:43:38.602Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG'
[2025-10-16T23:43:38.602Z] make -f compile.mk compile
[2025-10-16T23:43:38.602Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG'
[2025-10-16T23:43:38.917Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T23:43:38.917Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T23:43:38.917Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T23:43:38.918Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T23:43:38.918Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2025-10-16T23:43:39.597Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2025-10-16T23:43:39.597Z]
[2025-10-16T23:43:39.597Z] -create_test_directory:
[2025-10-16T23:43:39.597Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jvmtest
[2025-10-16T23:43:39.597Z]
[2025-10-16T23:43:39.597Z] stage_test_material:
[2025-10-16T23:43:39.597Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jvmtest
[2025-10-16T23:43:39.597Z]
[2025-10-16T23:43:39.597Z] build:
[2025-10-16T23:43:40.003Z]
[2025-10-16T23:43:40.003Z] build:
[2025-10-16T23:43:40.003Z]
[2025-10-16T23:43:40.003Z] getJtregVersion:
[2025-10-16T23:43:40.003Z] [echo] jtreg version used is : jtreg_5_1_b01
[2025-10-16T23:43:40.003Z]
[2025-10-16T23:43:40.003Z] getDependentLibs:
[2025-10-16T23:43:40.003Z] [exec] --------------------------------------------
[2025-10-16T23:43:40.003Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:43:40.003Z] [exec] task is set to default
[2025-10-16T23:43:40.003Z] [exec] dependencyList is set to jtreg_5_1_b01
[2025-10-16T23:43:40.003Z] [exec] --------------------------------------------
[2025-10-16T23:43:40.003Z] [exec] Starting download third party dependent jars
[2025-10-16T23:43:40.003Z] [exec] --------------------------------------------
[2025-10-16T23:43:40.003Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:43:40.003Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-16T23:43:40.003Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T23:43:40.003Z]
[2025-10-16T23:43:40.003Z] getJtreg:
[2025-10-16T23:43:40.003Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jvmtest/openjdk
[2025-10-16T23:43:40.003Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/openjdk
[2025-10-16T23:43:40.003Z]
[2025-10-16T23:43:40.003Z] openjdk-jdk.check:
[2025-10-16T23:43:40.003Z]
[2025-10-16T23:43:40.003Z] getOpenjdk:
[2025-10-16T23:43:40.343Z] [echo] Using user specified repo and branch
[2025-10-16T23:43:40.343Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-10-16T23:43:40.343Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u472-dryrun-ga https://github.com/adoptium/jdk8u.git openjdktemp
[2025-10-16T23:43:55.971Z] [exec] Note: switching to '5cffbcb0344f2cf16682a09519894ba705182241'.
[2025-10-16T23:43:55.971Z] [exec]
[2025-10-16T23:43:55.971Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2025-10-16T23:43:55.971Z] [exec] changes and commit them, and you can discard any commits you make in this
[2025-10-16T23:43:55.971Z] [exec] state without impacting any branches by switching back to a branch.
[2025-10-16T23:43:55.971Z] [exec]
[2025-10-16T23:43:55.971Z] [exec] If you want to create a new branch to retain commits you create, you may
[2025-10-16T23:43:55.971Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2025-10-16T23:43:55.971Z] [exec]
[2025-10-16T23:43:55.971Z] [exec] git switch -c <new-branch-name>
[2025-10-16T23:43:55.971Z] [exec]
[2025-10-16T23:43:55.971Z] [exec] Or undo this operation with:
[2025-10-16T23:43:55.971Z] [exec]
[2025-10-16T23:43:55.971Z] [exec] git switch -
[2025-10-16T23:43:55.971Z] [exec]
[2025-10-16T23:43:55.971Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2025-10-16T23:43:55.971Z] [exec]
[2025-10-16T23:43:59.665Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-10-16T23:43:59.665Z]
[2025-10-16T23:43:59.665Z] dist:
[2025-10-16T23:43:59.665Z] [copy] Copying 46 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jvmtest/openjdk
[2025-10-16T23:43:59.665Z]
[2025-10-16T23:43:59.665Z] BUILD SUCCESSFUL
[2025-10-16T23:43:59.665Z] Total time: 20 seconds
[2025-10-16T23:43:59.665Z] 0
[2025-10-16T23:43:59.665Z]
[2025-10-16T23:43:59.665Z]
[2025-10-16T23:43:59.665Z] RECORD TEST REPOs SHA
[2025-10-16T23:43:59.665Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-16T23:43:59.665Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-16T23:43:59.665Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T23:43:59.665Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T23:43:59.976Z] ================================================
[2025-10-16T23:43:59.976Z] timestamp: 20251016-234359
[2025-10-16T23:43:59.976Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests
[2025-10-16T23:43:59.976Z] git repo:
[2025-10-16T23:43:59.976Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-16T23:43:59.976Z] sha:
[2025-10-16T23:43:59.977Z] abda9a5820bcc801016ae2a58349ff4e1fb0034b
[2025-10-16T23:43:59.977Z] ================================================
[2025-10-16T23:43:59.977Z] timestamp: 20251016-234359
[2025-10-16T23:43:59.977Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/openjdk/openjdk-jdk
[2025-10-16T23:43:59.977Z] git repo:
[2025-10-16T23:43:59.977Z] Fetch URL: https://github.com/adoptium/jdk8u.git
[2025-10-16T23:43:59.977Z] sha:
[2025-10-16T23:43:59.977Z] 5cffbcb0344f2cf16682a09519894ba705182241
[2025-10-16T23:43:59.977Z] ================================================
[2025-10-16T23:43:59.977Z] timestamp: 20251016-234359
[2025-10-16T23:43:59.977Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG
[2025-10-16T23:43:59.977Z] git repo:
[2025-10-16T23:43:59.977Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-16T23:43:59.977Z] sha:
[2025-10-16T23:43:59.977Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-10-16T23:43:59.977Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG'
[Pipeline] }
[2025-10-16T23:44:00.048Z] $ ssh-agent -k
[2025-10-16T23:44:00.055Z] unset SSH_AUTH_SOCK;
[2025-10-16T23:44:00.055Z] unset SSH_AGENT_PID;
[2025-10-16T23:44:00.055Z] echo Agent pid 4175719 killed;
[2025-10-16T23:44:00.136Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-16T23:44:00.263Z] 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-10-16T23:44:00.299Z] ITERATION: 1/1
[Pipeline] sh
[2025-10-16T23:44:00.713Z] + which Xvfb
[2025-10-16T23:44:00.713Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
[Pipeline] sh
[2025-10-16T23:44:01.163Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2025-10-16T23:44:01.163Z] Date: 2025-10-16 UTC
[2025-10-16T23:44:01.163Z] [23:44:00.864] weston 14.0.1
[2025-10-16T23:44:01.163Z] https://wayland.freedesktop.org
[2025-10-16T23:44:01.163Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
[2025-10-16T23:44:01.163Z] Build: 14.0.1
[2025-10-16T23:44:01.163Z] [23:44:00.864] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2025-10-16T23:44:01.163Z] [23:44:00.864] OS: Linux, 6.12.0-122.el10.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025, x86_64
[2025-10-16T23:44:01.163Z] [23:44:00.864] Flight recorder: enabled
[2025-10-16T23:44:01.163Z] [23:44:00.864] Starting with no config file.
[2025-10-16T23:44:01.163Z] [23:44:00.864] Output repaint window is 7 ms maximum.
[2025-10-16T23:44:01.163Z] [23:44:00.864] Loading module '/usr/lib64/libweston-14/headless-backend.so'
[2025-10-16T23:44:01.163Z] [23:44:00.872] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16
[2025-10-16T23:44:01.163Z] [23:44:00.872] Color manager: no-op
[2025-10-16T23:44:01.163Z] protocol support: no
[2025-10-16T23:44:01.163Z] [23:44:00.872] Output 'headless' attempts EOTF mode SDR and colorimetry mode default.
[2025-10-16T23:44:01.163Z] [23:44:00.872] Output 'headless' using color profile: stock sRGB color profile
[2025-10-16T23:44:01.163Z] [23:44:00.872] Output 'headless' enabled with head(s) headless
[2025-10-16T23:44:01.163Z] [23:44:00.872] Compositor capabilities:
[2025-10-16T23:44:01.163Z] arbitrary surface rotation: no
[2025-10-16T23:44:01.163Z] screen capture uses y-flip: no
[2025-10-16T23:44:01.163Z] cursor planes: no
[2025-10-16T23:44:01.163Z] arbitrary resolutions: no
[2025-10-16T23:44:01.163Z] view mask clipping: no
[2025-10-16T23:44:01.164Z] explicit sync: no
[2025-10-16T23:44:01.164Z] color operations: no
[2025-10-16T23:44:01.164Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4
[2025-10-16T23:44:01.164Z] presentation clock resolution: 0.000000001 s
[2025-10-16T23:44:01.164Z] [23:44:00.872] Loading module '/usr/lib64/weston/desktop-shell.so'
[2025-10-16T23:44:01.164Z] [23:44:00.872] Loading module '/usr/lib64/libweston-14/xwayland.so'
[2025-10-16T23:44:01.164Z] [23:44:00.873] Registered plugin API 'weston_xwayland_v3' of size 32
[2025-10-16T23:44:01.164Z] [23:44:00.873] Registered plugin API 'weston_xwayland_surface_v2' of size 24
[2025-10-16T23:44:01.164Z] [23:44:00.873] xserver listening on display :0
[2025-10-16T23:44:01.164Z] [23:44:00.873] launching '/usr/libexec/weston-keyboard'
[2025-10-16T23:44:01.164Z] [23:44:00.874] launching '/usr/libexec/weston-desktop-shell'
[2025-10-16T23:44:01.164Z] could not load cursor 'dnd-move'
[2025-10-16T23:44:01.164Z] could not load cursor 'dnd-copy'
[2025-10-16T23:44:01.164Z] could not load cursor 'dnd-none'
[2025-10-16T23:44:01.164Z] could not load cursor 'dnd-move'
[2025-10-16T23:44:01.164Z] could not load cursor 'dnd-copy'
[2025-10-16T23:44:01.164Z] could not load cursor 'dnd-none'
[Pipeline] echo
[2025-10-16T23:44:01.225Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-10-16T23:44:01.237Z] $ ssh-agent
[2025-10-16T23:44:01.318Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAH679V/agent.4176189
[2025-10-16T23:44:01.318Z] SSH_AGENT_PID=4176191
[2025-10-16T23:44:01.318Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T23:44:01.746Z] ++ uname
[2025-10-16T23:44:01.746Z] + '[' Linux = AIX ']'
[2025-10-16T23:44:01.746Z] ++ uname
[2025-10-16T23:44:01.746Z] + '[' Linux = SunOS ']'
[2025-10-16T23:44:01.746Z] ++ uname
[2025-10-16T23:44:01.746Z] + '[' Linux = '*BSD' ']'
[2025-10-16T23:44:01.746Z] + MAKE=make
[2025-10-16T23:44:01.746Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-16T23:44:01.746Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-16T23:44:02.206Z] ++ uname
[2025-10-16T23:44:02.206Z] + '[' Linux = AIX ']'
[2025-10-16T23:44:02.206Z] ++ uname
[2025-10-16T23:44:02.206Z] + '[' Linux = SunOS ']'
[2025-10-16T23:44:02.206Z] ++ uname
[2025-10-16T23:44:02.206Z] + '[' Linux = '*BSD' ']'
[2025-10-16T23:44:02.206Z] + MAKE=make
[2025-10-16T23:44:02.206Z] + cd ./aqa-tests
[2025-10-16T23:44:02.206Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-16T23:44:02.206Z] ++ set +x
[2025-10-16T23:44:02.206Z] Set values based on ./testenv/testenv.properties:
[2025-10-16T23:44:02.206Z] =========
[2025-10-16T23:44:02.206Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-16T23:44:02.206Z] TKG_BRANCH=v1.0.10
[2025-10-16T23:44:02.206Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T23:44:02.206Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:44:02.206Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-16T23:44:02.206Z] STF_BRANCH=v1.0.10
[2025-10-16T23:44:02.206Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-16T23:44:02.206Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T23:44:02.206Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-16T23:44:02.206Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T23:44:02.206Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T23:44:02.206Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T23:44:02.206Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-16T23:44:02.206Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-16T23:44:02.206Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-16T23:44:02.206Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-16T23:44:02.206Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-16T23:44:02.206Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-16T23:44:02.206Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-16T23:44:02.206Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-16T23:44:02.206Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-16T23:44:02.206Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:44:02.206Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-16T23:44:02.206Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:44:02.206Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-16T23:44:02.206Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:44:02.206Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-16T23:44:02.206Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:44:02.206Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-16T23:44:02.206Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T23:44:02.206Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:44:02.206Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-16T23:44:02.206Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:44:02.206Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-16T23:44:02.206Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:44:02.206Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-16T23:44:02.206Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:44:02.206Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-16T23:44:02.206Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-16T23:44:02.206Z]
[2025-10-16T23:44:02.206Z] =========
[2025-10-16T23:44:02.206Z]
[2025-10-16T23:44:02.206Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T23:44:02.206Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T23:44:02.206Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T23:44:02.206Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T23:44:02.206Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-10-16T23:44:02.206Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-10-16T23:44:02.206Z] make _testList TESTLIST=jdk_jdi_jdk8_0,jdk_util_1,jdk_lang_1,jdk_security1_0,jdk_security2_0,jdk_security2_1
[2025-10-16T23:44:02.206Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG'
[2025-10-16T23:44:02.206Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image
[2025-10-16T23:44:02.206Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib
[2025-10-16T23:44:02.206Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_jdi_jdk8_0,jdk_util_1,jdk_lang_1,jdk_security1_0,jdk_security2_0,jdk_security2_1
[2025-10-16T23:44:02.206Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG'
[2025-10-16T23:44:02.206Z] perl scripts/configure.pl
[2025-10-16T23:44:02.206Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_jdi_jdk8_0,jdk_util_1,jdk_lang_1,jdk_security1_0,jdk_security2_0,jdk_security2_1 --numOfMachines= --testTime= --TRSSURL=
[2025-10-16T23:44:02.885Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T23:44:02.885Z]
[2025-10-16T23:44:02.885Z] Starting to generate test make files.
[2025-10-16T23:44:02.885Z]
[2025-10-16T23:44:03.989Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../openjdk/playlist.xml
[2025-10-16T23:44:03.989Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../openjdk/autoGen.mk
[2025-10-16T23:44:03.989Z]
[2025-10-16T23:44:03.989Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../autoGen.mk
[2025-10-16T23:44:03.989Z]
[2025-10-16T23:44:03.989Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2025-10-16T23:44:03.989Z]
[2025-10-16T23:44:03.989Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-16T23:44:03.989Z]
[2025-10-16T23:44:03.989Z] Make files are generated successfully.
[2025-10-16T23:44:03.989Z]
[2025-10-16T23:44:04.300Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG'
[2025-10-16T23:44:04.300Z] make -f runtest.mk _testList
[2025-10-16T23:44:04.300Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG'
[2025-10-16T23:44:04.300Z]
[2025-10-16T23:44:04.300Z] Running make 4.4.1
[2025-10-16T23:44:04.300Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/..
[2025-10-16T23:44:04.300Z] set JDK_VERSION to 8
[2025-10-16T23:44:04.300Z] set JDK_IMPL to hotspot
[2025-10-16T23:44:04.300Z] set JVM_VERSION to openjdk8
[2025-10-16T23:44:04.300Z] set JCL_VERSION to latest
[2025-10-16T23:44:04.300Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image
[2025-10-16T23:44:04.300Z] set SPEC to linux_x86-64
[2025-10-16T23:44:04.300Z] set TEST_FLAG to
[2025-10-16T23:44:04.300Z] set OS_LABEL to cent.10
[2025-10-16T23:44:04.300Z] Running testList ...
[2025-10-16T23:44:04.300Z] There are 6 test targets in testList
[2025-10-16T23:44:04.300Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-16T23:44:04.616Z] openjdk version "1.8.0_472"
[2025-10-16T23:44:04.616Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T23:44:04.616Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T23:44:04.616Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests'
[2025-10-16T23:44:04.616Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/openjdk'
[2025-10-16T23:44:04.616Z]
[2025-10-16T23:44:04.616Z] ===============================================