Test_openjdk25_hs_sanity.openjdk_x86-64_linux
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_sanity.openjdk_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 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 64107ea1ca04f24e6f99ca8e3e0d26bbb32fa236 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-12-13T13:03:25.131Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-12-13T13:03:25.132Z] 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:03:25.169Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2025-12-13T13:03:25.173Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] nodesByLabel
[2025-12-13T13:03:25.189Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] node
[2025-12-13T13:03:25.289Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-12-13T13:03:25.354Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-13T13:03:25.733Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-13T13:03:25.735Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-13T13:03:25.848Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-13T13:03:26.031Z] The recommended git tool is: git
[2025-12-13T13:03:26.272Z] No credentials specified
[2025-12-13T13:03:26.389Z] Cloning the remote Git repository
[2025-12-13T13:02:37.031Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:02:37.032Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/aqa-tests # timeout=10
[2025-12-13T13:02:37.057Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-13T13:02:37.058Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:02:37.058Z] > git --version # timeout=10
[2025-12-13T13:02:37.075Z] > git --version # 'git version 2.15.0'
[2025-12-13T13:02:37.076Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-13T13:03:31.491Z] Avoid second fetch
[2025-12-13T13:03:31.627Z] Checking out Revision e40d12f5b695d5f1332457de2358c86d40565c1a (origin/master)
[2025-12-13T13:02:41.762Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-13T13:02:41.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-13T13:02:42.024Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-12-13T13:02:42.160Z] > git config core.sparsecheckout # timeout=10
[2025-12-13T13:02:42.181Z] > git checkout -f e40d12f5b695d5f1332457de2358c86d40565c1a # timeout=10
[2025-12-13T13:03:33.279Z] 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_sanity.openjdk_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-13T13:03:35.909Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-13T13:03:35.928Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-13T13:03:37.830Z] + LC_TIME=C
[2025-12-13T13:03:37.830Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-13T13:03:38.304Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-13T13:03:39.600Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-13T13:03:39.600Z] Unix type machine..
[2025-12-13T13:03:39.600Z] Running on a Linux host
[2025-12-13T13:03:39.600Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-12-13T13:03:42.492Z] + printenv
[2025-12-13T13:03:42.492Z] JCK_GIT_BRANCH=master
[2025-12-13T13:03:42.492Z] DYNAMIC_COMPILE=false
[2025-12-13T13:03:42.492Z] JENKINS_NODE_COOKIE=352789c6-3650-4359-9a44-2c72e8d73d0e
[2025-12-13T13:03:42.492Z] OPENJ9_BRANCH=master
[2025-12-13T13:03:42.492Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/84/
[2025-12-13T13:03:42.492Z] DOCKER_REQUIRED=false
[2025-12-13T13:03:42.492Z] PARALLEL=Dynamic
[2025-12-13T13:03:42.492Z] SHELL=/bin/bash
[2025-12-13T13:03:42.492Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-13T13:03:42.492Z] jobStatus=SUCCESS
[2025-12-13T13:03:42.492Z] JOBSTARTTIME=Sat, 13 Dec 2025 07:02:47 -0600
[2025-12-13T13:03:42.492Z] STAGE_NAME=Setup
[2025-12-13T13:03:42.492Z] SSH_CLIENT=78.47.239.97 58056 22
[2025-12-13T13:03:42.492Z] RERUN_FAILURE=true
[2025-12-13T13:03:42.492Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.openjdk_x86-64_linux-84
[2025-12-13T13:03:42.492Z] SDK_RESOURCE=upstream
[2025-12-13T13:03:42.492Z] TIME_LIMIT=25
[2025-12-13T13:03:42.492Z] NUM_PROCESSORS=4
[2025-12-13T13:03:42.492Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-13T13:03:42.492Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-13T13:03:42.492Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux
[2025-12-13T13:03:42.492Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/
[2025-12-13T13:03:42.492Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/84/display/redirect?page=changes
[2025-12-13T13:03:42.492Z] JDK_BRANCH=master
[2025-12-13T13:03:42.492Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-13T13:03:42.492Z] USER=jenkins
[2025-12-13T13:03:42.492Z] ADOPTOPENJDK_BRANCH=master
[2025-12-13T13:03:42.492Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-12-13T13:03:42.492Z] ARCHIVE_TEST_RESULTS=false
[2025-12-13T13:03:42.492Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot
[2025-12-13T13:03:42.492Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-13T13:03:42.492Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-13T13:03:42.492Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/84/display/redirect?page=artifacts
[2025-12-13T13:03:42.492Z] ORIGIN_JDK_VERSION=25
[2025-12-13T13:03:42.492Z] SETUP_JCK_RUN=false
[2025-12-13T13:03:42.492Z] PERSONAL_BUILD=false
[2025-12-13T13:03:42.492Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-13T13:03:42.492Z] RERUN_ITERATIONS=1
[2025-12-13T13:03:42.492Z] SPEC=linux_x86-64
[2025-12-13T13:03:42.492Z] TKG_ITERATIONS=1
[2025-12-13T13:03:42.492Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-13T13:03:42.492Z] ITERATIONS=1
[2025-12-13T13:03:42.492Z] PATH=/usr/local/bin:/bin:/usr/bin
[2025-12-13T13:03:42.492Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-13T13:03:42.492Z] KEEP_REPORTDIR=true
[2025-12-13T13:03:42.492Z] MAIL=/var/mail/jenkins
[2025-12-13T13:03:42.492Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/84/display/redirect
[2025-12-13T13:03:42.492Z] _=/usr/bin/printenv
[2025-12-13T13:03:42.492Z] GENERATE_JOBS=true
[2025-12-13T13:03:42.492Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux
[2025-12-13T13:03:42.492Z] EXIT_FAILURE=false
[2025-12-13T13:03:42.492Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-13T13:03:42.492Z] JDK_VERSION=25
[2025-12-13T13:03:42.492Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-13T13:03:42.492Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-13T13:03:42.492Z] LANG=en_US.UTF-8
[2025-12-13T13:03:42.492Z] SLACK_CHANNEL=aqavit-bot
[2025-12-13T13:03:42.492Z] JOB_NAME=Test_openjdk25_hs_sanity.openjdk_x86-64_linux
[2025-12-13T13:03:42.492Z] BUILD_DISPLAY_NAME=#84
[2025-12-13T13:03:42.492Z] USE_TESTENV_PROPERTIES=false
[2025-12-13T13:03:42.492Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-13T13:03:42.492Z] EXIT_SUCCESS=false
[2025-12-13T13:03:42.492Z] BUILD_ID=84
[2025-12-13T13:03:42.492Z] TEST_TIME=120
[2025-12-13T13:03:42.492Z] PLATFORM=x86-64_linux
[2025-12-13T13:03:42.492Z] JDK_IMPL=hotspot
[2025-12-13T13:03:42.492Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.openjdk_x86-64_linux
[2025-12-13T13:03:42.492Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/84/display/redirect?page=tests
[2025-12-13T13:03:42.492Z] SHLVL=3
[2025-12-13T13:03:42.492Z] AUTO_DETECT=true
[2025-12-13T13:03:42.492Z] HOME=/home/jenkins
[2025-12-13T13:03:42.492Z] TAP_NAME=Test_openjdk25_hs_sanity.openjdk_x86-64_linux.tap
[2025-12-13T13:03:42.492Z] CI=true
[2025-12-13T13:03:42.492Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux@tmp
[2025-12-13T13:03:42.492Z] EXECUTOR_NUMBER=0
[2025-12-13T13:03:42.492Z] JENKINS_SERVER_COOKIE=durable-b4a69b8d4b602c4feb7fdc9faea716e69fb9f440adedee2f437851b02831c6d4
[2025-12-13T13:03:42.492Z] 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:03:42.492Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/../../externalDependency/system_lib
[2025-12-13T13:03:42.492Z] BUILD_LIST=openjdk
[2025-12-13T13:03:42.492Z] TARGET=sanity.openjdk
[2025-12-13T13:03:42.492Z] LOGNAME=jenkins
[2025-12-13T13:03:42.492Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-13T13:03:42.492Z] JDK_REPO=https://github.com/openjdk/jdk25u
[2025-12-13T13:03:42.492Z] CVS_RSH=ssh
[2025-12-13T13:03:42.492Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-13T13:03:42.492Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-13T13:03:42.492Z] SSH_CONNECTION=78.47.239.97 58056 169.48.4.140 22
[2025-12-13T13:03:42.492Z] UPSTREAM_JOB_NUMBER=4
[2025-12-13T13:03:42.492Z] NODE_NAME=test-ibmcloud-rhel6-x64-1
[2025-12-13T13:03:42.492Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-12-13T13:03:42.492Z] BUILD_NUMBER=84
[2025-12-13T13:03:42.492Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/display/redirect
[2025-12-13T13:03:42.492Z] KEEP_WORKSPACE=false
[2025-12-13T13:03:42.492Z] HUDSON_COOKIE=9e8935af-f456-4820-aa64-9dc08e5ecc74
[2025-12-13T13:03:42.492Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/../../benchmarks
[2025-12-13T13:03:42.492Z] USE_JRE=false
[2025-12-13T13:03:42.492Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image
[2025-12-13T13:03:42.492Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-13T13:03:42.492Z] G_BROKEN_FILENAMES=1
[2025-12-13T13:03:42.492Z] 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:03:42.828Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-13T13:03:42.855Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-13T13:05:03.172Z] 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:05:03.495Z] 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:05:03.501Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-12-13T13:04:14.059Z] $ ssh-agent
[2025-12-13T13:05:04.101Z] SSH_AUTH_SOCK=/tmp/ssh-gQbnx11167/agent.11167
[2025-12-13T13:05:04.101Z] SSH_AGENT_PID=11170
[2025-12-13T13:05:04.101Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-13T13:05:04.134Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-13T13:05:04.184Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-13T13:05:05.749Z] ++ pwd
[2025-12-13T13:05:05.749Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/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:05:05.749Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/aqa-tests
[2025-12-13T13:05:05.749Z] get jdk binary...
[2025-12-13T13:05:05.749Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-13T13:05:05.749Z] Uncompressing file: OpenJDK25U-jdk_x64_linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:05:09.728Z] List files in jdkbinary folder...
[2025-12-13T13:05:09.728Z] total 583036
[2025-12-13T13:05:09.728Z] -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:05:09.728Z] -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:05:09.728Z] -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:05:09.728Z] -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:05:09.728Z] -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:05:09.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 07:04 tmp
[2025-12-13T13:05:09.728Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:05:09.728Z] total 4
[2025-12-13T13:05:09.728Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 06:52 jdk-25.0.3+0
[2025-12-13T13:05:09.728Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image
[2025-12-13T13:05:09.728Z] Uncompressing file: OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:05:09.728Z] List files in jdkbinary folder...
[2025-12-13T13:05:09.728Z] total 583040
[2025-12-13T13:05:09.728Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 06:52 j2sdk-image
[2025-12-13T13:05:09.728Z] -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:05:09.728Z] -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:05:09.728Z] -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:05:09.728Z] -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:05:09.728Z] -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:05:09.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 07:04 tmp
[2025-12-13T13:05:09.728Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:05:09.728Z] total 4
[2025-12-13T13:05:09.728Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 06:52 jdk-25.0.3+0-static-libs
[2025-12-13T13:05:09.729Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs
[2025-12-13T13:05:09.729Z] Uncompressing file: OpenJDK25U-testimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz ...
[2025-12-13T13:05:13.718Z] List files in jdkbinary folder...
[2025-12-13T13:05:13.718Z] total 583044
[2025-12-13T13:05:13.718Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 13 06:52 j2sdk-image
[2025-12-13T13:05:13.718Z] -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:05:13.718Z] -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:05:13.718Z] -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:05:13.718Z] -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:05:13.718Z] -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:05:13.718Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 06:52 static-libs
[2025-12-13T13:05:13.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 07:04 tmp
[2025-12-13T13:05:13.718Z] List files in jdkbinary/tmp folder...
[2025-12-13T13:05:13.718Z] total 4
[2025-12-13T13:05:13.718Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 13 06:48 jdk-25.0.3+0-test-image
[2025-12-13T13:05:13.718Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image
[2025-12-13T13:05:13.718Z] Uncompressing OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-13-12-05.tar.gz over ./j2sdk-image...
[2025-12-13T13:05:21.249Z] Removing top-level folder jdk-25.0.3+0-debug-image/
[2025-12-13T13:05:21.249Z] Removing top-level folder jdk-25.0.3+0/
[2025-12-13T13:05:21.924Z] Run /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-12-13T13:05:21.924Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-13T13:05:21.924Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/../lib/libjli.so)
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-13T13:04:32.835Z] $ ssh-agent -k
[2025-12-13T13:04:32.863Z] unset SSH_AUTH_SOCK;
[2025-12-13T13:04:32.863Z] unset SSH_AGENT_PID;
[2025-12-13T13:04:32.864Z] echo Agent pid 11170 killed;
[2025-12-13T13:05:22.846Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-13T13:05:22.925Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-13T13:05:24.162Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-13T13:05:24.162Z] Unix type machine..
[2025-12-13T13:05:24.162Z] Running on a Linux host
[2025-12-13T13:05:24.162Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-13T13:05:24.715Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-13T13:05:24.716Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-13T13:05:25.468Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-13T13:05:26.836Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-13T13:05:27.184Z] Exception: hudson.AbortException: script returned exit code 1
[Pipeline] timeout
[2025-12-13T13:05:27.187Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2025-12-13T13:05:27.199Z] Test_openjdk25_hs_sanity.openjdk_x86-64_linux #84 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