Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun
Started by upstream project "Test_openjdk25_hs_extended.openjdk_x86-64_linux" build number 84
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot" build number 4
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 103
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 7
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e40d12f5b695d5f1332457de2358c86d40565c1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e40d12f5b695d5f1332457de2358c86d40565c1a # timeout=10
Commit message: "Add some additional _custom examples to Jenkins config view doc (#6786)"
> git rev-list --no-walk f05e52526c58faf342ec0e2605a5b26a4e3f6868 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-12-13T13:17:01.269Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-12-13T13:17:01.270Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-13T13:17:01.328Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2025-12-13T13:17:01.330Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] nodesByLabel
[2025-12-13T13:17:01.358Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] node
[2025-12-13T13:17:01.520Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-12-13T13:17:01.554Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-13T13:17:01.815Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-13T13:17:01.815Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-13T13:17:01.945Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-13T13:17:02.147Z] The recommended git tool is: git
[2025-12-13T13:17:02.379Z] No credentials specified
[2025-12-13T13:17:02.525Z] Cloning the remote Git repository
[2025-12-13T13:16:13.162Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:16:13.163Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests # timeout=10
[2025-12-13T13:16:13.188Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-13T13:16:13.188Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:16:13.188Z] > git --version # timeout=10
[2025-12-13T13:16:13.207Z] > git --version # 'git version 2.15.0'
[2025-12-13T13:16:13.207Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-13T13:17:08.088Z] Avoid second fetch
[2025-12-13T13:17:08.223Z] Checking out Revision e40d12f5b695d5f1332457de2358c86d40565c1a (origin/master)
[2025-12-13T13:16:18.338Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-13T13:16:18.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-13T13:16:18.613Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-12-13T13:16:18.751Z] > git config core.sparsecheckout # timeout=10
[2025-12-13T13:16:18.771Z] > git checkout -f e40d12f5b695d5f1332457de2358c86d40565c1a # timeout=10
[2025-12-13T13:17:09.826Z] Commit message: "Add some additional _custom examples to Jenkins config view doc (#6786)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-13T13:17:12.493Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2025-12-13T13:17:13.853Z] + which activate_multicast
[2025-12-13T13:17:13.853Z] which: no activate_multicast in (/usr/local/bin:/bin:/usr/bin)
[Pipeline] echo
[2025-12-13T13:17:14.175Z] which activate_multicast status code: 1
[Pipeline] echo
[2025-12-13T13:17:14.177Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-13T13:17:15.476Z] + LC_TIME=C
[2025-12-13T13:17:15.476Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-13T13:17:15.913Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-13T13:17:17.151Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-13T13:17:17.151Z] Unix type machine..
[2025-12-13T13:17:17.151Z] Running on a Linux host
[2025-12-13T13:17:17.151Z] 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-12-13T13:17:19.419Z] + printenv
[2025-12-13T13:17:19.419Z] JCK_GIT_BRANCH=master
[2025-12-13T13:17:19.419Z] DYNAMIC_COMPILE=false
[2025-12-13T13:17:19.419Z] JENKINS_NODE_COOKIE=5e6f9a43-1b6c-4ce0-8ce1-8a71f6c0afbd
[2025-12-13T13:17:19.419Z] OPENJ9_BRANCH=master
[2025-12-13T13:17:19.419Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/29/
[2025-12-13T13:17:19.419Z] DOCKER_REQUIRED=false
[2025-12-13T13:17:19.419Z] PARALLEL=None
[2025-12-13T13:17:19.419Z] SHELL=/bin/bash
[2025-12-13T13:17:19.419Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-13T13:17:19.419Z] jobStatus=SUCCESS
[2025-12-13T13:17:19.419Z] JOBSTARTTIME=Sat, 13 Dec 2025 07:16:25 -0600
[2025-12-13T13:17:19.419Z] STAGE_NAME=Setup
[2025-12-13T13:17:19.419Z] SSH_CLIENT=78.47.239.97 58056 22
[2025-12-13T13:17:19.419Z] RERUN_FAILURE=true
[2025-12-13T13:17:19.419Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun-29
[2025-12-13T13:17:19.419Z] SDK_RESOURCE=upstream
[2025-12-13T13:17:19.419Z] TIME_LIMIT=25
[2025-12-13T13:17:19.419Z] NUM_PROCESSORS=4
[2025-12-13T13:17:19.419Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-13T13:17:19.419Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-13T13:17:19.419Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun
[2025-12-13T13:17:19.419Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/
[2025-12-13T13:17:19.419Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/29/display/redirect?page=changes
[2025-12-13T13:17:19.419Z] JDK_BRANCH=master
[2025-12-13T13:17:19.419Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-13T13:17:19.419Z] USER=jenkins
[2025-12-13T13:17:19.419Z] ADOPTOPENJDK_BRANCH=master
[2025-12-13T13:17:19.419Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-12-13T13:17:19.419Z] ARCHIVE_TEST_RESULTS=false
[2025-12-13T13:17:19.419Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot
[2025-12-13T13:17:19.419Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-13T13:17:19.419Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-13T13:17:19.419Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/29/display/redirect?page=artifacts
[2025-12-13T13:17:19.419Z] ORIGIN_JDK_VERSION=25
[2025-12-13T13:17:19.419Z] SETUP_JCK_RUN=false
[2025-12-13T13:17:19.419Z] PERSONAL_BUILD=false
[2025-12-13T13:17:19.419Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-13T13:17:19.419Z] RERUN_ITERATIONS=1
[2025-12-13T13:17:19.419Z] SPEC=linux_x86-64
[2025-12-13T13:17:19.419Z] TKG_ITERATIONS=1
[2025-12-13T13:17:19.419Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-13T13:17:19.419Z] ITERATIONS=1
[2025-12-13T13:17:19.419Z] PATH=/usr/local/bin:/bin:/usr/bin
[2025-12-13T13:17:19.419Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/../../externalDependency/lib
[2025-12-13T13:17:19.419Z] KEEP_REPORTDIR=true
[2025-12-13T13:17:19.419Z] MAIL=/var/mail/jenkins
[2025-12-13T13:17:19.419Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/29/display/redirect
[2025-12-13T13:17:19.419Z] _=/usr/bin/printenv
[2025-12-13T13:17:19.419Z] GENERATE_JOBS=true
[2025-12-13T13:17:19.419Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun
[2025-12-13T13:17:19.419Z] EXIT_FAILURE=false
[2025-12-13T13:17:19.419Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-13T13:17:19.419Z] JDK_VERSION=25
[2025-12-13T13:17:19.419Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-13T13:17:19.419Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-13T13:17:19.419Z] LANG=en_US.UTF-8
[2025-12-13T13:17:19.419Z] SLACK_CHANNEL=aqavit-bot
[2025-12-13T13:17:19.419Z] JOB_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun
[2025-12-13T13:17:19.419Z] BUILD_DISPLAY_NAME=#29
[2025-12-13T13:17:19.419Z] USE_TESTENV_PROPERTIES=false
[2025-12-13T13:17:19.419Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-13T13:17:19.419Z] EXIT_SUCCESS=false
[2025-12-13T13:17:19.419Z] BUILD_ID=29
[2025-12-13T13:17:19.419Z] PLATFORM=x86-64_linux
[2025-12-13T13:17:19.419Z] JDK_IMPL=hotspot
[2025-12-13T13:17:19.419Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun
[2025-12-13T13:17:19.419Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/29/display/redirect?page=tests
[2025-12-13T13:17:19.419Z] SHLVL=3
[2025-12-13T13:17:19.419Z] AUTO_DETECT=true
[2025-12-13T13:17:19.419Z] HOME=/home/jenkins
[2025-12-13T13:17:19.419Z] TAP_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun.tap
[2025-12-13T13:17:19.419Z] CI=true
[2025-12-13T13:17:19.419Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun@tmp
[2025-12-13T13:17:19.419Z] EXECUTOR_NUMBER=0
[2025-12-13T13:17:19.419Z] JENKINS_SERVER_COOKIE=durable-e452cea4e1f1b59d674149e67141f4054d2bbc185b727054817109f874f81e43
[2025-12-13T13:17:19.419Z] 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-12-13T13:17:19.419Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/../../externalDependency/system_lib
[2025-12-13T13:17:19.419Z] BUILD_LIST=openjdk
[2025-12-13T13:17:19.419Z] TARGET=testList TESTLIST=hotspot_compiler_0,jdk_net_0,jdk_security3_1,hotspot_gc_0,hotspot_runtime_0,jdk_security3_0,jdk_tools_1,hotspot_serviceability_0,hotspot_native_sanity_0,hotspot_vmTestbase_vm_compiler_0,hotspot_vmTestbase_vm_gc_0,hotspot_vmTestbase_vm_defmeth_0,hotspot_vmTestbase_vm_metaspace_0,jdk_beans_0,jdk_beans_1,jdk_io_0,jdk_io_1,jdk_other_0,jdk_other_1,jdk_net_1,jdk_nio_0,jdk_nio_1,jdk_text_0,jdk_text_1,jdk_time_0,jdk_time_1,jdk_management_0,jdk_management_1,jdk_jmx_0,jdk_jmx_1,jdk_rmi_0,jdk_rmi_1,jdk_tools_0,jdk_jfr_0,jdk_jfr_1,jdk_instrument_0,jdk_instrument_1,jdk_jdi_0,jdk_jdi_1,jdk_build_0,jdk_build_1,jdk_imageio_0,jdk_imageio_1,jdk_native_sanity_0,jdk_native_sanity_1,jdk_vector_0,jdk_vector_1
[2025-12-13T13:17:19.419Z] LOGNAME=jenkins
[2025-12-13T13:17:19.419Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-13T13:17:19.419Z] JDK_REPO=https://github.com/openjdk/jdk25u
[2025-12-13T13:17:19.419Z] CVS_RSH=ssh
[2025-12-13T13:17:19.419Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-13T13:17:19.419Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-13T13:17:19.419Z] SSH_CONNECTION=78.47.239.97 58056 169.48.4.140 22
[2025-12-13T13:17:19.419Z] UPSTREAM_JOB_NUMBER=4
[2025-12-13T13:17:19.419Z] NODE_NAME=test-ibmcloud-rhel6-x64-1
[2025-12-13T13:17:19.419Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-12-13T13:17:19.419Z] BUILD_NUMBER=29
[2025-12-13T13:17:19.419Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/display/redirect
[2025-12-13T13:17:19.419Z] KEEP_WORKSPACE=false
[2025-12-13T13:17:19.419Z] HUDSON_COOKIE=0357ddbb-40b8-4214-af6a-c68099ef6e21
[2025-12-13T13:17:19.419Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/../../benchmarks
[2025-12-13T13:17:19.419Z] USE_JRE=false
[2025-12-13T13:17:19.419Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image
[2025-12-13T13:17:19.419Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:17:19.419Z] G_BROKEN_FILENAMES=1
[2025-12-13T13:17:19.419Z] 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-12-13T13:17:19.740Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-13T13:17:19.748Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-13T13:18:30.264Z] Copied 5 artifacts from "build-scripts » jobs » jdk25u » jdk25u-linux-x64-hotspot" build number 4
[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-12-13T13:18:30.754Z] 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-12-13T13:18:30.780Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun
[Pipeline] {
[Pipeline] sshagent
[2025-12-13T13:17:41.345Z] $ ssh-agent
[2025-12-13T13:18:31.396Z] SSH_AUTH_SOCK=/tmp/ssh-briST12485/agent.12485
[2025-12-13T13:18:31.396Z] SSH_AGENT_PID=12488
[2025-12-13T13:18:31.396Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-13T13:18:31.415Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-13T13:18:31.468Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-13T13:18:32.759Z] ++ pwd
[2025-12-13T13:18:32.759Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/.. -p x86-64_linux -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-12-13T13:18:32.760Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests
[2025-12-13T13:18:32.760Z] get jdk binary...
[2025-12-13T13:18:32.760Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-13T13:18:32.760Z] Uncompressing file: OpenJDK25U-jdk_x64_linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:18:35.862Z] List files in jdkbinary folder...
[2025-12-13T13:18:35.862Z] total 583036
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 252418134 Dec 13 06:53 OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 140400967 Dec 13 06:53 OpenJDK25U-jdk_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 86037953 Dec 13 06:53 OpenJDK25U-jmods_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 4122408 Dec 13 06:53 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 113424334 Dec 13 06:52 OpenJDK25U-testimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 07:17 tmp
[2025-12-13T13:18:35.862Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:18:35.862Z] total 4
[2025-12-13T13:18:35.862Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 06:52 jdk-25.0.3+0
[2025-12-13T13:18:35.862Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image
[2025-12-13T13:18:35.862Z] Uncompressing file: OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:18:35.862Z] List files in jdkbinary folder...
[2025-12-13T13:18:35.862Z] total 583040
[2025-12-13T13:18:35.862Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 06:52 j2sdk-image
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 252418134 Dec 13 06:53 OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 140400967 Dec 13 06:53 OpenJDK25U-jdk_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 86037953 Dec 13 06:53 OpenJDK25U-jmods_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 4122408 Dec 13 06:53 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] -rw-r--r-- 1 jenkins jenkins 113424334 Dec 13 06:52 OpenJDK25U-testimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:35.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 07:17 tmp
[2025-12-13T13:18:35.862Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:18:35.862Z] total 4
[2025-12-13T13:18:35.862Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 06:52 jdk-25.0.3+0-static-libs
[2025-12-13T13:18:35.862Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs
[2025-12-13T13:18:35.862Z] Uncompressing file: OpenJDK25U-testimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:18:39.928Z] List files in jdkbinary folder...
[2025-12-13T13:18:39.928Z] total 583044
[2025-12-13T13:18:39.928Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 06:52 j2sdk-image
[2025-12-13T13:18:39.928Z] -rw-r--r-- 1 jenkins jenkins 252418134 Dec 13 06:53 OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:39.928Z] -rw-r--r-- 1 jenkins jenkins 140400967 Dec 13 06:53 OpenJDK25U-jdk_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:39.928Z] -rw-r--r-- 1 jenkins jenkins 86037953 Dec 13 06:53 OpenJDK25U-jmods_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:39.928Z] -rw-r--r-- 1 jenkins jenkins 4122408 Dec 13 06:53 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:39.928Z] -rw-r--r-- 1 jenkins jenkins 113424334 Dec 13 06:52 OpenJDK25U-testimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz
[2025-12-13T13:18:39.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 06:52 static-libs
[2025-12-13T13:18:39.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 07:17 tmp
[2025-12-13T13:18:39.928Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:18:39.928Z] total 4
[2025-12-13T13:18:39.928Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 13 06:48 jdk-25.0.3+0-test-image
[2025-12-13T13:18:39.928Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image
[2025-12-13T13:18:39.928Z] Uncompressing OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz over ./j2sdk-image...
[2025-12-13T13:18:49.054Z] Removing top-level folder jdk-25.0.3+0-debug-image/
[2025-12-13T13:18:49.054Z] Removing top-level folder jdk-25.0.3+0/
[2025-12-13T13:18:49.736Z] Run /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -version
[2025-12-13T13:18:49.736Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-13T13:18:49.736Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/../lib/libjli.so)
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-13T13:18:00.800Z] $ ssh-agent -k
[2025-12-13T13:18:00.827Z] unset SSH_AUTH_SOCK;
[2025-12-13T13:18:00.827Z] unset SSH_AGENT_PID;
[2025-12-13T13:18:00.827Z] echo Agent pid 12488 killed;
[2025-12-13T13:18:50.832Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-13T13:18:50.989Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-13T13:18:52.262Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-13T13:18:52.262Z] Unix type machine..
[2025-12-13T13:18:52.262Z] Running on a Linux host
[2025-12-13T13:18:52.262Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-13T13:18:52.826Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-13T13:18:52.826Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-13T13:18:53.620Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-13T13:18:55.014Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-13T13:18:55.389Z] Exception: hudson.AbortException: script returned exit code 1
[Pipeline] timeout
[2025-12-13T13:18:55.400Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2025-12-13T13:18:55.438Z] Test_openjdk25_hs_extended.openjdk_x86-64_linux_rerun #29 result is FAILURE. Checking console log for specific errors...
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE