Test_openjdk17_hs_special.openjdk_s390x_linux

Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-linux-s390x-temurin" build number 522 originally caused by: Started by upstream project "build-scripts/openjdk17-pipeline" build number 1017 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 482 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_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_openjdk17_hs_special.openjdk_s390x_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 f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" > git rev-list --no-walk bb1165c9c01e39d91400639edf891109bd8e0d1f # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-11T22:31:29.003Z] SPEC: linux_390-64 [Pipeline] echo [2026-02-11T22:31:29.006Z] Specified LABEL: ci.role.test&&hw.arch.s390x&&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 [2026-02-11T22:31:29.041Z] dynamicAgents: [] [Pipeline] echo [2026-02-11T22:31:29.054Z] Provisioning LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux [Pipeline] nodesByLabel [2026-02-11T22:31:29.075Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.s390x&&sw.os.linux' label [Pipeline] node [2026-02-11T22:31:29.150Z] Running on test-docker-sles12-s390x-1 in /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_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 [2026-02-11T22:31:29.364Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T22:31:29.706Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T22:31:29.706Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T22:31:29.801Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-11T22:31:29.989Z] The recommended git tool is: git [2026-02-11T22:31:30.182Z] No credentials specified [2026-02-11T22:31:30.293Z] Cloning the remote Git repository [2026-02-11T22:31:30.446Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-11T22:31:30.447Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests # timeout=10 [2026-02-11T22:31:30.458Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-11T22:31:30.458Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-11T22:31:30.458Z] > git --version # timeout=10 [2026-02-11T22:31:30.460Z] > git --version # 'git version 2.35.3' [2026-02-11T22:31:30.460Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T22:32:08.857Z] Avoid second fetch [2026-02-11T22:32:08.953Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) [2026-02-11T22:32:09.502Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" [Pipeline] } [Pipeline] // retry [Pipeline] load [2026-02-11T22:32:08.716Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-11T22:32:08.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T22:32:08.902Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-11T22:32:08.998Z] > git config core.sparsecheckout # timeout=10 [2026-02-11T22:32:09.001Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 [Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_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 [2026-02-11T22:32:11.425Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-11T22:32:11.457Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-11T22:32:12.691Z] + LC_TIME=C [2026-02-11T22:32:12.691Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-11T22:32:12.989Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-11T22:32:14.078Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-11T22:32:14.078Z] Unix type machine.. [2026-02-11T22:32:14.078Z] Running on a Linux host [2026-02-11T22:32:14.078Z] 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 [2026-02-11T22:32:16.392Z] + printenv [2026-02-11T22:32:16.393Z] TIME_LIMIT=25 [2026-02-11T22:32:16.393Z] HOSTTYPE=s390x [2026-02-11T22:32:16.393Z] RERUN_ITERATIONS=1 [2026-02-11T22:32:16.393Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_special.openjdk_s390x_linux/65/display/redirect [2026-02-11T22:32:16.393Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-11T22:32:16.393Z] EXECUTOR_NUMBER=0 [2026-02-11T22:32:16.393Z] SSH_CONNECTION=78.47.239.97 33064 172.17.0.3 22 [2026-02-11T22:32:16.393Z] LESSCLOSE=lessclose.sh %s %s [2026-02-11T22:32:16.393Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB [2026-02-11T22:32:16.393Z] _=/usr/bin/printenv [2026-02-11T22:32:16.393Z] BUILD_ID=65 [2026-02-11T22:32:16.393Z] WINDOWMANAGER=xterm [2026-02-11T22:32:16.393Z] LESS=-M -I -R [2026-02-11T22:32:16.393Z] USE_JRE=false [2026-02-11T22:32:16.393Z] HOSTNAME=14f284305c17 [2026-02-11T22:32:16.393Z] jobStatus=SUCCESS [2026-02-11T22:32:16.393Z] OLDPWD=/home/jenkins [2026-02-11T22:32:16.393Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_special.openjdk_s390x_linux/65/display/redirect?page=changes [2026-02-11T22:32:16.393Z] STF_OWNER_BRANCH=adoptium:master [2026-02-11T22:32:16.393Z] PERSONAL_BUILD=false [2026-02-11T22:32:16.393Z] CSHEDIT=emacs [2026-02-11T22:32:16.393Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:32:16.393Z] GPG_TTY=not a tty [2026-02-11T22:32:16.393Z] LESS_ADVANCED_PREPROCESSOR=no [2026-02-11T22:32:16.393Z] COLORTERM=1 [2026-02-11T22:32:16.393Z] JENKINS_NODE_COOKIE=ebd6b104-7056-4eea-8042-0599963a27e6 [2026-02-11T22:32:16.393Z] SLACK_CHANNEL=aqavit-bot [2026-02-11T22:32:16.393Z] JDK_IMPL=hotspot [2026-02-11T22:32:16.393Z] JOB_BASE_NAME=Test_openjdk17_hs_special.openjdk_s390x_linux [2026-02-11T22:32:16.393Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux@tmp [2026-02-11T22:32:16.393Z] MACHTYPE=s390x-suse-linux [2026-02-11T22:32:16.393Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-11T22:32:16.393Z] DYNAMIC_COMPILE=false [2026-02-11T22:32:16.393Z] OPENJ9_BRANCH=master [2026-02-11T22:32:16.393Z] MINICOM=-c on [2026-02-11T22:32:16.393Z] OSTYPE=linux [2026-02-11T22:32:16.393Z] CI=true [2026-02-11T22:32:16.393Z] HUDSON_COOKIE=fa268cd4-c1b1-4580-af71-955ec61b3ed1 [2026-02-11T22:32:16.393Z] USER=jenkins [2026-02-11T22:32:16.393Z] ADOPTOPENJDK_BRANCH=master [2026-02-11T22:32:16.393Z] ORIGIN_JDK_VERSION=17 [2026-02-11T22:32:16.393Z] PAGER=less [2026-02-11T22:32:16.393Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/system_lib [2026-02-11T22:32:16.393Z] UPSTREAM_JOB_NUMBER=522 [2026-02-11T22:32:16.393Z] BUILD_NUMBER=65 [2026-02-11T22:32:16.393Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-11T22:32:16.393Z] JCK_GIT_BRANCH=master [2026-02-11T22:32:16.393Z] MORE=-sl [2026-02-11T22:32:16.393Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-11T22:32:16.393Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux [2026-02-11T22:32:16.393Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-linux-s390x-temurin [2026-02-11T22:32:16.393Z] KEEP_REPORTDIR=true [2026-02-11T22:32:16.393Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux [2026-02-11T22:32:16.393Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-11T22:32:16.393Z] USE_TESTENV_PROPERTIES=false [2026-02-11T22:32:16.393Z] HOME=/home/jenkins [2026-02-11T22:32:16.393Z] NODE_NAME=test-docker-sles12-s390x-1 [2026-02-11T22:32:16.393Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../benchmarks [2026-02-11T22:32:16.393Z] DOCKER_REQUIRED=false [2026-02-11T22:32:16.393Z] HOST=14f284305c17 [2026-02-11T22:32:16.393Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-11T22:32:16.393Z] SSH_CLIENT=78.47.239.97 33064 22 [2026-02-11T22:32:16.393Z] JDK_BRANCH=jdk-17.0.19+2_adopt [2026-02-11T22:32:16.393Z] ARCHIVE_TEST_RESULTS=false [2026-02-11T22:32:16.393Z] XNLSPATH=/usr/X11R6/lib/X11/nls [2026-02-11T22:32:16.393Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-11T22:32:16.393Z] JOB_NAME=Test_openjdk17_hs_special.openjdk_s390x_linux [2026-02-11T22:32:16.393Z] TEST_TIME=120 [2026-02-11T22:32:16.393Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_special.openjdk_s390x_linux/65/display/redirect?page=tests [2026-02-11T22:32:16.393Z] BUILD_LIST=openjdk [2026-02-11T22:32:16.393Z] XDG_DATA_DIRS=/usr/share [2026-02-11T22:32:16.393Z] KEEP_WORKSPACE=false [2026-02-11T22:32:16.393Z] NUM_PROCESSORS=2 [2026-02-11T22:32:16.393Z] LIBGL_DEBUG=quiet [2026-02-11T22:32:16.393Z] EXIT_SUCCESS=false [2026-02-11T22:32:16.393Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-11T22:32:16.393Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-11T22:32:16.393Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_special.openjdk_s390x_linux/display/redirect [2026-02-11T22:32:16.393Z] NNTPSERVER=news [2026-02-11T22:32:16.393Z] PROFILEREAD=true [2026-02-11T22:32:16.393Z] RERUN_FAILURE=true [2026-02-11T22:32:16.393Z] SDK_RESOURCE=upstream [2026-02-11T22:32:16.393Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-11T22:32:16.393Z] SETUP_JCK_RUN=false [2026-02-11T22:32:16.393Z] SPEC=linux_390-64 [2026-02-11T22:32:16.393Z] ITERATIONS=1 [2026-02-11T22:32:16.393Z] GENERATE_JOBS=true [2026-02-11T22:32:16.393Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image [2026-02-11T22:32:16.393Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-11T22:32:16.393Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_special.openjdk_s390x_linux/65/display/redirect?page=artifacts [2026-02-11T22:32:16.393Z] MAIL=/var/spool/mail/jenkins [2026-02-11T22:32:16.393Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-11T22:32:16.393Z] AUTO_DETECT=true [2026-02-11T22:32:16.393Z] TAP_NAME=Test_openjdk17_hs_special.openjdk_s390x_linux.tap [2026-02-11T22:32:16.393Z] LESSKEY=/etc/lesskey.bin [2026-02-11T22:32:16.393Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_special.openjdk_s390x_linux/65/ [2026-02-11T22:32:16.393Z] SHELL=/bin/bash [2026-02-11T22:32:16.393Z] STAGE_NAME=Setup [2026-02-11T22:32:16.393Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-11T22:32:16.393Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_special.openjdk_s390x_linux/ [2026-02-11T22:32:16.393Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-11T22:32:16.393Z] JDK_VERSION=17 [2026-02-11T22:32:16.393Z] BUILD_DISPLAY_NAME=#65 [2026-02-11T22:32:16.393Z] PLATFORM=s390x_linux [2026-02-11T22:32:16.393Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-11T22:32:16.393Z] SHLVL=3 [2026-02-11T22:32:16.393Z] JDK_REPO=https://github.com/adoptium/jdk17u [2026-02-11T22:32:16.393Z] PARALLEL=Dynamic [2026-02-11T22:32:16.393Z] BUILD_TAG=jenkins-Test_openjdk17_hs_special.openjdk_s390x_linux-65 [2026-02-11T22:32:16.393Z] TKG_ITERATIONS=1 [2026-02-11T22:32:16.393Z] EXIT_FAILURE=false [2026-02-11T22:32:16.393Z] NODE_LABELS=sles hw.arch.s390x test ci.role.test sles12 hw.dockerhost.dockerhost-marist-ubuntu2404-s390x-1 linux test-docker-sles12-s390x-1 sw.os.linux s390x [2026-02-11T22:32:16.393Z] TARGET=special.openjdk [2026-02-11T22:32:16.393Z] LOGNAME=jenkins [2026-02-11T22:32:16.393Z] JOBSTARTTIME=Wed, 11 Feb 2026 22:32:11 +0000 [2026-02-11T22:32:16.393Z] XDG_CONFIG_DIRS=/etc/xdg [2026-02-11T22:32:16.393Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin [2026-02-11T22:32:16.393Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-11T22:32:16.393Z] HISTSIZE=1000 [2026-02-11T22:32:16.393Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-02-11T22:32:16.393Z] CPU=s390x [2026-02-11T22:32:16.393Z] JENKINS_SERVER_COOKIE=durable-b90e66753d79ee5e6bef43174bc4a2029b10a4c905eedc16eacd92ae17a07f3a [2026-02-11T22:32:16.393Z] LESSOPEN=lessopen.sh %s 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 [2026-02-11T22:32:16.584Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-11T22:32:16.611Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T22:33:31.557Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-linux-s390x-temurin" build number 522 [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 [2026-02-11T22:33:32.426Z] 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 [2026-02-11T22:33:32.460Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux [Pipeline] { [Pipeline] sshagent [2026-02-11T22:33:32.566Z] $ ssh-agent [2026-02-11T22:33:33.035Z] SSH_AUTH_SOCK=/tmp/ssh-yh5wAHe6xm1k/agent.3631014 [2026-02-11T22:33:33.035Z] SSH_AGENT_PID=3631017 [2026-02-11T22:33:33.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-11T22:33:33.101Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-11T22:33:33.403Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-11T22:33:35.030Z] ++ pwd [2026-02-11T22:33:35.030Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-11T22:33:35.030Z] TESTDIR: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests [2026-02-11T22:33:35.030Z] get jdk binary... [2026-02-11T22:33:35.030Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-11T22:33:35.030Z] Uncompressing file: OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ... [2026-02-11T22:33:35.030Z] List files in jdkbinary folder... [2026-02-11T22:33:35.030Z] total 454808 [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.030Z] -rw-rw-r-- 1 jenkins users 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.030Z] drwxr-xr-x 3 jenkins users 4096 Feb 11 22:33 tmp [2026-02-11T22:33:35.030Z] List files in jdkbinary/tmp folder... [2026-02-11T22:33:35.030Z] total 4 [2026-02-11T22:33:35.030Z] drwxr-xr-x 9 jenkins users 4096 Feb 11 21:26 jdk-17.0.19+2 [2026-02-11T22:33:35.030Z] Moving directory jdk-17.0.19+2/ to ../j2sdk-image [2026-02-11T22:33:35.030Z] Uncompressing file: OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ... [2026-02-11T22:33:35.030Z] List files in jdkbinary folder... [2026-02-11T22:33:35.030Z] total 454812 [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.030Z] -rw-r--r-- 1 jenkins users 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.030Z] -rw-rw-r-- 1 jenkins users 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json [2026-02-11T22:33:35.031Z] -rw-r--r-- 1 jenkins users 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json [2026-02-11T22:33:35.031Z] -rw-r--r-- 1 jenkins users 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.031Z] -rw-r--r-- 1 jenkins users 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.031Z] drwxr-xr-x 9 jenkins users 4096 Feb 11 21:26 j2sdk-image [2026-02-11T22:33:35.031Z] drwxr-xr-x 3 jenkins users 4096 Feb 11 22:33 tmp [2026-02-11T22:33:35.031Z] List files in jdkbinary/tmp folder... [2026-02-11T22:33:35.031Z] total 4 [2026-02-11T22:33:35.031Z] drwxr-xr-x 6 jenkins users 4096 Feb 11 21:26 jdk-17.0.19+2-jre [2026-02-11T22:33:35.031Z] Moving directory jdk-17.0.19+2-jre/ to ../j2re-image [2026-02-11T22:33:35.031Z] Uncompressing file: OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ... [2026-02-11T22:33:35.577Z] List files in jdkbinary folder... [2026-02-11T22:33:35.577Z] total 454816 [2026-02-11T22:33:35.577Z] -rw-r--r-- 1 jenkins users 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.577Z] -rw-r--r-- 1 jenkins users 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.577Z] -rw-r--r-- 1 jenkins users 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.577Z] -rw-rw-r-- 1 jenkins users 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json [2026-02-11T22:33:35.577Z] -rw-r--r-- 1 jenkins users 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json [2026-02-11T22:33:35.577Z] -rw-r--r-- 1 jenkins users 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.577Z] -rw-r--r-- 1 jenkins users 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.577Z] drwxr-xr-x 6 jenkins users 4096 Feb 11 21:26 j2re-image [2026-02-11T22:33:35.577Z] drwxr-xr-x 9 jenkins users 4096 Feb 11 21:26 j2sdk-image [2026-02-11T22:33:35.577Z] drwxr-xr-x 3 jenkins users 4096 Feb 11 22:33 tmp [2026-02-11T22:33:35.577Z] List files in jdkbinary/tmp folder... [2026-02-11T22:33:35.577Z] total 4 [2026-02-11T22:33:35.577Z] drwxr-xr-x 3 jenkins users 4096 Feb 11 21:26 jdk-17.0.19+2-static-libs [2026-02-11T22:33:35.577Z] Moving directory jdk-17.0.19+2-static-libs/ to ../static-libs [2026-02-11T22:33:35.577Z] Uncompressing file: OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ... [2026-02-11T22:33:35.577Z] List files in jdkbinary folder... [2026-02-11T22:33:35.577Z] total 454820 [2026-02-11T22:33:35.577Z] -rw-r--r-- 1 jenkins users 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.578Z] -rw-r--r-- 1 jenkins users 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.578Z] -rw-r--r-- 1 jenkins users 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.578Z] -rw-rw-r-- 1 jenkins users 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json [2026-02-11T22:33:35.578Z] -rw-r--r-- 1 jenkins users 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json [2026-02-11T22:33:35.578Z] -rw-r--r-- 1 jenkins users 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.578Z] -rw-r--r-- 1 jenkins users 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz [2026-02-11T22:33:35.578Z] drwxr-xr-x 6 jenkins users 4096 Feb 11 21:26 j2re-image [2026-02-11T22:33:35.578Z] drwxr-xr-x 9 jenkins users 4096 Feb 11 21:26 j2sdk-image [2026-02-11T22:33:35.578Z] drwxr-xr-x 3 jenkins users 4096 Feb 11 21:26 static-libs [2026-02-11T22:33:35.578Z] drwxr-xr-x 3 jenkins users 4096 Feb 11 22:33 tmp [2026-02-11T22:33:35.578Z] List files in jdkbinary/tmp folder... [2026-02-11T22:33:35.578Z] total 4 [2026-02-11T22:33:35.578Z] drwxr-xr-x 5 jenkins users 4096 Feb 11 21:15 jdk-17.0.19+2-test-image [2026-02-11T22:33:35.578Z] Moving directory jdk-17.0.19+2-test-image/ to ../openjdk-test-image [2026-02-11T22:33:35.578Z] Uncompressing OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz over ./j2sdk-image... [2026-02-11T22:33:36.115Z] Removing top-level folder jdk-17.0.19+2-debug-image/ [2026-02-11T22:33:36.115Z] Removing top-level folder jdk-17.0.19+2/ [2026-02-11T22:33:36.657Z] Run /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image/bin/java -version [2026-02-11T22:33:36.657Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-11T22:33:36.657Z] openjdk version "17.0.19-beta" 2026-04-21 [2026-02-11T22:33:36.657Z] OpenJDK Runtime Environment Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea) [2026-02-11T22:33:36.657Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea, mixed mode, sharing) [2026-02-11T22:33:36.657Z] =JAVA VERSION OUTPUT END= [2026-02-11T22:33:36.657Z] =RELEASE INFO BEGIN= [2026-02-11T22:33:36.657Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-11T22:33:36.657Z] IMPLEMENTOR_VERSION="Temurin-17.0.19+2-202602112052" [2026-02-11T22:33:36.657Z] JAVA_RUNTIME_VERSION="17.0.19-beta+2-ea" [2026-02-11T22:33:36.657Z] JAVA_VERSION="17.0.19" [2026-02-11T22:33:36.657Z] JAVA_VERSION_DATE="2026-04-21" [2026-02-11T22:33:36.657Z] LIBC="gnu" [2026-02-11T22:33:36.657Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs" [2026-02-11T22:33:36.657Z] OS_ARCH="s390x" [2026-02-11T22:33:36.657Z] OS_NAME="Linux" [2026-02-11T22:33:36.657Z] SOURCE=".:git:b2cc7372747c" [2026-02-11T22:33:36.657Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-11T22:33:36.657Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-11T22:33:36.657Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git" [2026-02-11T22:33:36.657Z] FULL_VERSION="17.0.19-beta+2-ea" [2026-02-11T22:33:36.657Z] SEMANTIC_VERSION="17.0.19+2" [2026-02-11T22:33:36.657Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x" [2026-02-11T22:33:36.657Z] JVM_VARIANT="Hotspot" [2026-02-11T22:33:36.657Z] JVM_VERSION="17.0.19-beta+2-ea" [2026-02-11T22:33:36.657Z] IMAGE_TYPE="JDK" [2026-02-11T22:33:36.657Z] =RELEASE INFO END= [2026-02-11T22:33:36.657Z] get testKitGen... [2026-02-11T22:33:36.657Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-11T22:33:37.812Z] git rev-parse master [2026-02-11T22:33:37.812Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-11T22:33:38.266Z] $ ssh-agent -k [2026-02-11T22:33:38.272Z] unset SSH_AUTH_SOCK; [2026-02-11T22:33:38.272Z] unset SSH_AGENT_PID; [2026-02-11T22:33:38.272Z] echo Agent pid 3631017 killed; [2026-02-11T22:33:38.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-11T22:33:39.880Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-17.0.19%2B2_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=522&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-11T22:33:39.957Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-sles12-s390x-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-17.0.19%2B2_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=522&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-11T22:33:40.142Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T22:33:40.938Z] Copied 1 artifact from "getTRSSOutput" build number 2045 [Pipeline] sh [2026-02-11T22:33:42.188Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-11T22:33:42.188Z] + gzip -cd TRSSOutput.tar.gz [2026-02-11T22:33:42.188Z] + tar xof - [2026-02-11T22:33:42.188Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-11T22:33:42.501Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-11T22:33:42.552Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-11T22:33:42.703Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.s390x&&sw.os.linux' label [Pipeline] echo [2026-02-11T22:33:42.728Z] Machine limit is 7. [Pipeline] sh [2026-02-11T22:33:44.169Z] + cd ./aqa-tests/TKG [2026-02-11T22:33:44.171Z] ++ uname [2026-02-11T22:33:44.171Z] + '[' Linux = AIX ']' [2026-02-11T22:33:44.171Z] ++ uname [2026-02-11T22:33:44.171Z] + '[' Linux = SunOS ']' [2026-02-11T22:33:44.171Z] ++ uname [2026-02-11T22:33:44.171Z] + '[' Linux = '*BSD' ']' [2026-02-11T22:33:44.171Z] + MAKE=make [2026-02-11T22:33:44.171Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES= [2026-02-11T22:33:44.171Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image [2026-02-11T22:33:44.171Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:33:44.171Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T22:33:44.171Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T22:33:44.171Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T22:33:44.171Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T22:33:44.171Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-11T22:33:44.715Z] [2026-02-11T22:33:44.715Z] build: [2026-02-11T22:33:44.715Z] [2026-02-11T22:33:44.715Z] clean: [2026-02-11T22:33:44.715Z] [2026-02-11T22:33:44.715Z] init: [2026-02-11T22:33:44.715Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/bin [2026-02-11T22:33:44.715Z] [2026-02-11T22:33:44.715Z] getDependentLibs: [2026-02-11T22:33:45.267Z] [exec] -------------------------------------------- [2026-02-11T22:33:45.267Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:33:45.267Z] [exec] task is set to default [2026-02-11T22:33:45.267Z] [exec] dependencyList is set to json_simple [2026-02-11T22:33:45.267Z] [exec] System Test jars will not be downloaded. [2026-02-11T22:33:45.267Z] [exec] -------------------------------------------- [2026-02-11T22:33:45.267Z] [exec] Starting download third party dependent jars [2026-02-11T22:33:45.267Z] [exec] -------------------------------------------- [2026-02-11T22:33:45.267Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:33:45.267Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-11T22:33:45.267Z] [exec] downloaded dependent third party jars successfully [2026-02-11T22:33:45.267Z] [2026-02-11T22:33:45.267Z] compile: [2026-02-11T22:33:45.267Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T22:33:45.267Z] [echo] ============COMPILER SETTINGS============ [2026-02-11T22:33:45.267Z] [echo] ===fork: yes [2026-02-11T22:33:45.267Z] [echo] ===debug: on [2026-02-11T22:33:45.267Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/bin [2026-02-11T22:33:47.863Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-02-11T22:33:47.863Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-11T22:33:47.863Z] [2026-02-11T22:33:47.863Z] dist: [2026-02-11T22:33:47.863Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-11T22:33:47.863Z] [2026-02-11T22:33:47.863Z] BUILD SUCCESSFUL [2026-02-11T22:33:47.863Z] Total time: 3 seconds [2026-02-11T22:33:47.863Z] 0 [2026-02-11T22:33:47.863Z] /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-11T22:33:49.024Z] ****************************** MACHINE INFO ****************************** [2026-02-11T22:33:49.024Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG [2026-02-11T22:33:49.024Z] Free Physical Memory Size : 4035518464 [2026-02-11T22:33:49.024Z] Free space (bytes) : 157915729920 [2026-02-11T22:33:49.024Z] Total Physical Memory Size : 6442450944 [2026-02-11T22:33:49.024Z] Total space (bytes) : 260143104000 [2026-02-11T22:33:49.024Z] Usable space (bytes) : 157898952704 [2026-02-11T22:33:49.024Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T22:33:49.024Z] bashVersion : [2026-02-11T22:33:49.024Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu) [2026-02-11T22:33:49.024Z] Copyright (C) 2016 Free Software Foundation, Inc. [2026-02-11T22:33:49.024Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] This is free software; you are free to change and redistribute it. [2026-02-11T22:33:49.024Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T22:33:49.024Z] cpuCores : 9 [2026-02-11T22:33:49.024Z] curlVersion : [2026-02-11T22:33:49.024Z] curl 7.79.1 (s390x-suse-linux-gnu) libcurl/7.79.1 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.7 zstd/1.5.0 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.9.6/openssl/zlib nghttp2/1.40.0 OpenLDAP/2.4.46 [2026-02-11T22:33:49.024Z] Release-Date: 2021-09-22 [2026-02-11T22:33:49.024Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-11T22:33:49.024Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd [2026-02-11T22:33:49.024Z] dockerVersion : bash: docker: command not found [2026-02-11T22:33:49.024Z] gcc version : 7 [2026-02-11T22:33:49.024Z] gclibc version : ldd (GNU libc) 2.31 [2026-02-11T22:33:49.024Z] gdb version : bash: gdb: command not found [2026-02-11T22:33:49.024Z] lldb version : Command could not be executed [2026-02-11T22:33:49.024Z] makeVersion : [2026-02-11T22:33:49.024Z] GNU Make 4.2.1 [2026-02-11T22:33:49.024Z] Built for s390x-suse-linux-gnu [2026-02-11T22:33:49.024Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2026-02-11T22:33:49.024Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T22:33:49.024Z] This is free software: you are free to change and redistribute it. [2026-02-11T22:33:49.024Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T22:33:49.024Z] mavenVersion : bash: mvn: command not found [2026-02-11T22:33:49.024Z] microArch : z15 [2026-02-11T22:33:49.024Z] osInfo : [2026-02-11T22:33:49.024Z] NAME="SLES" [2026-02-11T22:33:49.024Z] VERSION="12-SP5" [2026-02-11T22:33:49.024Z] VERSION_ID="12.5" [2026-02-11T22:33:49.024Z] PRETTY_NAME="SUSE Linux Enterprise Server 12 SP5" [2026-02-11T22:33:49.024Z] ID="sles" [2026-02-11T22:33:49.024Z] ANSI_COLOR="0;32" [2026-02-11T22:33:49.024Z] CPE_NAME="cpe:/o:suse:sles:12:sp5" [2026-02-11T22:33:49.024Z] osLabel : sles.12 [2026-02-11T22:33:49.024Z] perlVersion : [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] Copyright 1987-2017, Larry Wall [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-11T22:33:49.024Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-11T22:33:49.024Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-11T22:33:49.024Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] podmanVersion : bash: podman: command not found [2026-02-11T22:33:49.024Z] procArch : s390x [2026-02-11T22:33:49.024Z] sysArch : s390x [2026-02-11T22:33:49.024Z] sysOS : Linux [2026-02-11T22:33:49.024Z] ulimit : [2026-02-11T22:33:49.024Z] core file size (blocks, -c) unlimited [2026-02-11T22:33:49.024Z] data seg size (kbytes, -d) unlimited [2026-02-11T22:33:49.024Z] scheduling priority (-e) 0 [2026-02-11T22:33:49.024Z] file size (blocks, -f) unlimited [2026-02-11T22:33:49.024Z] pending signals (-i) 128584 [2026-02-11T22:33:49.024Z] max locked memory (kbytes, -l) 8192 [2026-02-11T22:33:49.024Z] max memory size (kbytes, -m) unlimited [2026-02-11T22:33:49.024Z] open files (-n) 1048576 [2026-02-11T22:33:49.024Z] pipe size (512 bytes, -p) 8 [2026-02-11T22:33:49.024Z] POSIX message queues (bytes, -q) 819200 [2026-02-11T22:33:49.024Z] real-time priority (-r) 0 [2026-02-11T22:33:49.024Z] stack size (kbytes, -s) 8192 [2026-02-11T22:33:49.024Z] cpu time (seconds, -t) unlimited [2026-02-11T22:33:49.024Z] max user processes (-u) unlimited [2026-02-11T22:33:49.024Z] virtual memory (kbytes, -v) unlimited [2026-02-11T22:33:49.024Z] file locks (-x) unlimited [2026-02-11T22:33:49.024Z] uname : Linux 14f284305c17 6.8.0-87-generic #88-Ubuntu SMP Sat Oct 11 08:33:58 UTC 2025 s390x s390x s390x GNU/Linux [2026-02-11T22:33:49.024Z] vmVendor : Oracle Corporation [2026-02-11T22:33:49.024Z] vmVersion : 17.0.19-beta+2-ea [2026-02-11T22:33:49.024Z] xlc version : bash: xlC: command not found [2026-02-11T22:33:49.024Z] ************************************************************************** [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] System.getProperty('os.name')=Linux [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] System.getProperty('os.arch')=s390x [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] System.getProperty('java.fullversion')=null [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] System.getProperty('sun.arch.data.model')=64 [2026-02-11T22:33:49.024Z] [2026-02-11T22:33:49.024Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:33:49.024Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG' [2026-02-11T22:33:49.024Z] perl scripts/configure.pl [2026-02-11T22:33:49.024Z] /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="sles.12" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-11T22:33:49.573Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-11T22:33:49.573Z] [2026-02-11T22:33:49.573Z] [2026-02-11T22:33:49.573Z] Starting to generate parallel test lists. [2026-02-11T22:33:49.573Z] [2026-02-11T22:33:49.573Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../openjdk/playlist.xml [2026-02-11T22:33:50.224Z] Attempting to get test duration data from TRSS. [2026-02-11T22:33:50.224Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=s390x_linux&group=openjdk&level=special [2026-02-11T22:33:50.224Z] Attempting to get test duration data from cached files. [2026-02-11T22:33:50.224Z] [2026-02-11T22:33:50.224Z] TEST DURATION [2026-02-11T22:33:50.224Z] ==================================================================================== [2026-02-11T22:33:50.427Z] Total number of tests searched: 3 [2026-02-11T22:33:50.427Z] Number of test durations found: 3 [2026-02-11T22:33:50.427Z] Top slowest tests: [2026-02-11T22:33:50.427Z] 05m25s hotspot_custom_0 [2026-02-11T22:33:50.427Z] 00m58s jdk_custom_0 [2026-02-11T22:33:50.427Z] 00m18s langtools_custom_0 [2026-02-11T22:33:50.427Z] ==================================================================================== [2026-02-11T22:33:50.427Z] [2026-02-11T22:33:50.427Z] Test target is split into 1 lists. [2026-02-11T22:33:50.427Z] Reducing estimated test running time from 06m43s to 06m43s. [2026-02-11T22:33:50.427Z] [2026-02-11T22:33:50.427Z] -------------------------------------testList_0------------------------------------- [2026-02-11T22:33:50.427Z] Number of tests: 3 [2026-02-11T22:33:50.427Z] Estimated running time: 06m43s [2026-02-11T22:33:50.427Z] TESTLIST=hotspot_custom_0,jdk_custom_0,langtools_custom_0 [2026-02-11T22:33:50.427Z] ------------------------------------------------------------------------------------ [2026-02-11T22:33:50.427Z] [2026-02-11T22:33:50.427Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-11T22:33:50.427Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-11T22:33:50.569Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-11T22:33:50.971Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2026-02-11T22:33:52.440Z] + cd ./aqa-tests/TKG [2026-02-11T22:33:52.440Z] ++ uname [2026-02-11T22:33:52.440Z] + '[' Linux = AIX ']' [2026-02-11T22:33:52.440Z] ++ uname [2026-02-11T22:33:52.440Z] + '[' Linux = SunOS ']' [2026-02-11T22:33:52.440Z] ++ uname [2026-02-11T22:33:52.440Z] + '[' Linux = '*BSD' ']' [2026-02-11T22:33:52.440Z] + MAKE=make [2026-02-11T22:33:52.440Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=3 TEST_TIME= [2026-02-11T22:33:52.440Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image [2026-02-11T22:33:52.440Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:33:52.440Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T22:33:52.440Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T22:33:52.440Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T22:33:52.440Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T22:33:52.440Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-11T22:33:52.982Z] [2026-02-11T22:33:52.982Z] build: [2026-02-11T22:33:52.982Z] [2026-02-11T22:33:52.982Z] clean: [2026-02-11T22:33:52.982Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/autoGenEnv.mk [2026-02-11T22:33:52.982Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/bin [2026-02-11T22:33:52.982Z] [2026-02-11T22:33:52.982Z] init: [2026-02-11T22:33:52.982Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/bin [2026-02-11T22:33:52.982Z] [2026-02-11T22:33:52.982Z] getDependentLibs: [2026-02-11T22:33:52.982Z] [exec] -------------------------------------------- [2026-02-11T22:33:52.982Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:33:52.982Z] [exec] task is set to default [2026-02-11T22:33:52.982Z] [exec] dependencyList is set to json_simple [2026-02-11T22:33:52.982Z] [exec] System Test jars will not be downloaded. [2026-02-11T22:33:52.982Z] [exec] -------------------------------------------- [2026-02-11T22:33:52.982Z] [exec] Starting download third party dependent jars [2026-02-11T22:33:52.982Z] [exec] -------------------------------------------- [2026-02-11T22:33:52.982Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:33:52.982Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-11T22:33:52.982Z] [exec] downloaded dependent third party jars successfully [2026-02-11T22:33:52.982Z] [2026-02-11T22:33:52.982Z] compile: [2026-02-11T22:33:52.982Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T22:33:52.982Z] [echo] ============COMPILER SETTINGS============ [2026-02-11T22:33:52.982Z] [echo] ===fork: yes [2026-02-11T22:33:52.982Z] [echo] ===debug: on [2026-02-11T22:33:53.554Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/bin [2026-02-11T22:33:56.326Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-02-11T22:33:56.326Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-11T22:33:56.326Z] [2026-02-11T22:33:56.326Z] dist: [2026-02-11T22:33:56.326Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-11T22:33:56.326Z] [2026-02-11T22:33:56.326Z] BUILD SUCCESSFUL [2026-02-11T22:33:56.326Z] Total time: 3 seconds [2026-02-11T22:33:56.326Z] 0 [2026-02-11T22:33:56.326Z] /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-11T22:33:56.894Z] ****************************** MACHINE INFO ****************************** [2026-02-11T22:33:56.894Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG [2026-02-11T22:33:56.894Z] Free Physical Memory Size : 4034154496 [2026-02-11T22:33:56.894Z] Free space (bytes) : 157902315520 [2026-02-11T22:33:56.894Z] Total Physical Memory Size : 6442450944 [2026-02-11T22:33:56.894Z] Total space (bytes) : 260143104000 [2026-02-11T22:33:56.894Z] Usable space (bytes) : 157885538304 [2026-02-11T22:33:56.894Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T22:33:56.894Z] bashVersion : [2026-02-11T22:33:56.894Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu) [2026-02-11T22:33:56.894Z] Copyright (C) 2016 Free Software Foundation, Inc. [2026-02-11T22:33:56.894Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T22:33:56.894Z] [2026-02-11T22:33:56.894Z] This is free software; you are free to change and redistribute it. [2026-02-11T22:33:56.894Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T22:33:56.894Z] cpuCores : 9 [2026-02-11T22:33:56.894Z] curlVersion : [2026-02-11T22:33:56.894Z] curl 7.79.1 (s390x-suse-linux-gnu) libcurl/7.79.1 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.7 zstd/1.5.0 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.9.6/openssl/zlib nghttp2/1.40.0 OpenLDAP/2.4.46 [2026-02-11T22:33:56.894Z] Release-Date: 2021-09-22 [2026-02-11T22:33:56.894Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-11T22:33:56.895Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd [2026-02-11T22:33:56.895Z] dockerVersion : bash: docker: command not found [2026-02-11T22:33:56.895Z] gcc version : 7 [2026-02-11T22:33:56.895Z] gclibc version : ldd (GNU libc) 2.31 [2026-02-11T22:33:56.895Z] gdb version : bash: gdb: command not found [2026-02-11T22:33:56.895Z] lldb version : Command could not be executed [2026-02-11T22:33:56.895Z] makeVersion : [2026-02-11T22:33:56.895Z] GNU Make 4.2.1 [2026-02-11T22:33:56.895Z] Built for s390x-suse-linux-gnu [2026-02-11T22:33:56.895Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2026-02-11T22:33:56.895Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T22:33:56.895Z] This is free software: you are free to change and redistribute it. [2026-02-11T22:33:56.895Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T22:33:56.895Z] mavenVersion : bash: mvn: command not found [2026-02-11T22:33:56.895Z] microArch : z15 [2026-02-11T22:33:56.895Z] osInfo : [2026-02-11T22:33:56.895Z] NAME="SLES" [2026-02-11T22:33:56.895Z] VERSION="12-SP5" [2026-02-11T22:33:56.895Z] VERSION_ID="12.5" [2026-02-11T22:33:56.895Z] PRETTY_NAME="SUSE Linux Enterprise Server 12 SP5" [2026-02-11T22:33:56.895Z] ID="sles" [2026-02-11T22:33:56.895Z] ANSI_COLOR="0;32" [2026-02-11T22:33:56.895Z] CPE_NAME="cpe:/o:suse:sles:12:sp5" [2026-02-11T22:33:56.895Z] osLabel : sles.12 [2026-02-11T22:33:56.895Z] perlVersion : [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] Copyright 1987-2017, Larry Wall [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-11T22:33:56.895Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-11T22:33:56.895Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-11T22:33:56.895Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] podmanVersion : bash: podman: command not found [2026-02-11T22:33:56.895Z] procArch : s390x [2026-02-11T22:33:56.895Z] sysArch : s390x [2026-02-11T22:33:56.895Z] sysOS : Linux [2026-02-11T22:33:56.895Z] ulimit : [2026-02-11T22:33:56.895Z] core file size (blocks, -c) unlimited [2026-02-11T22:33:56.895Z] data seg size (kbytes, -d) unlimited [2026-02-11T22:33:56.895Z] scheduling priority (-e) 0 [2026-02-11T22:33:56.895Z] file size (blocks, -f) unlimited [2026-02-11T22:33:56.895Z] pending signals (-i) 128584 [2026-02-11T22:33:56.895Z] max locked memory (kbytes, -l) 8192 [2026-02-11T22:33:56.895Z] max memory size (kbytes, -m) unlimited [2026-02-11T22:33:56.895Z] open files (-n) 1048576 [2026-02-11T22:33:56.895Z] pipe size (512 bytes, -p) 8 [2026-02-11T22:33:56.895Z] POSIX message queues (bytes, -q) 819200 [2026-02-11T22:33:56.895Z] real-time priority (-r) 0 [2026-02-11T22:33:56.895Z] stack size (kbytes, -s) 8192 [2026-02-11T22:33:56.895Z] cpu time (seconds, -t) unlimited [2026-02-11T22:33:56.895Z] max user processes (-u) unlimited [2026-02-11T22:33:56.895Z] virtual memory (kbytes, -v) unlimited [2026-02-11T22:33:56.895Z] file locks (-x) unlimited [2026-02-11T22:33:56.895Z] uname : Linux 14f284305c17 6.8.0-87-generic #88-Ubuntu SMP Sat Oct 11 08:33:58 UTC 2025 s390x s390x s390x GNU/Linux [2026-02-11T22:33:56.895Z] vmVendor : Oracle Corporation [2026-02-11T22:33:56.895Z] vmVersion : 17.0.19-beta+2-ea [2026-02-11T22:33:56.895Z] xlc version : bash: xlC: command not found [2026-02-11T22:33:56.895Z] ************************************************************************** [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] System.getProperty('os.name')=Linux [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] System.getProperty('os.arch')=s390x [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] System.getProperty('java.fullversion')=null [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] System.getProperty('sun.arch.data.model')=64 [2026-02-11T22:33:56.895Z] [2026-02-11T22:33:56.895Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib [2026-02-11T22:33:56.895Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG' [2026-02-11T22:33:56.895Z] perl scripts/configure.pl [2026-02-11T22:33:57.487Z] /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="sles.12" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL= [2026-02-11T22:33:57.487Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-11T22:33:57.487Z] [2026-02-11T22:33:57.487Z] [2026-02-11T22:33:57.487Z] Starting to generate parallel test lists. [2026-02-11T22:33:57.487Z] [2026-02-11T22:33:58.068Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../openjdk/playlist.xml [2026-02-11T22:33:58.068Z] Attempting to get test duration data from TRSS. [2026-02-11T22:33:58.068Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=s390x_linux&group=openjdk&level=special [2026-02-11T22:33:59.275Z] Attempting to get test duration data from cached files. [2026-02-11T22:33:59.275Z] [2026-02-11T22:33:59.275Z] TEST DURATION [2026-02-11T22:33:59.275Z] ==================================================================================== [2026-02-11T22:33:59.275Z] Total number of tests searched: 3 [2026-02-11T22:33:59.275Z] Number of test durations found: 3 [2026-02-11T22:33:59.275Z] Top slowest tests: [2026-02-11T22:33:59.275Z] 05m25s hotspot_custom_0 [2026-02-11T22:33:59.275Z] 00m58s jdk_custom_0 [2026-02-11T22:33:59.275Z] 00m18s langtools_custom_0 [2026-02-11T22:33:59.275Z] ==================================================================================== [2026-02-11T22:33:59.275Z] [2026-02-11T22:33:59.275Z] Test target is split into 3 lists. [2026-02-11T22:33:59.275Z] Reducing estimated test running time from 06m43s to 05m25s. [2026-02-11T22:33:59.275Z] [2026-02-11T22:33:59.275Z] -------------------------------------testList_0------------------------------------- [2026-02-11T22:33:59.275Z] Number of tests: 1 [2026-02-11T22:33:59.275Z] Estimated running time: 05m25s [2026-02-11T22:33:59.275Z] TESTLIST=hotspot_custom_0 [2026-02-11T22:33:59.275Z] ------------------------------------------------------------------------------------ [2026-02-11T22:33:59.275Z] [2026-02-11T22:33:59.275Z] -------------------------------------testList_1------------------------------------- [2026-02-11T22:33:59.275Z] Number of tests: 1 [2026-02-11T22:33:59.275Z] Estimated running time: 00m58s [2026-02-11T22:33:59.275Z] TESTLIST=jdk_custom_0 [2026-02-11T22:33:59.275Z] ------------------------------------------------------------------------------------ [2026-02-11T22:33:59.275Z] [2026-02-11T22:33:59.275Z] -------------------------------------testList_2------------------------------------- [2026-02-11T22:33:59.275Z] Number of tests: 1 [2026-02-11T22:33:59.275Z] Estimated running time: 00m18s [2026-02-11T22:33:59.275Z] TESTLIST=langtools_custom_0 [2026-02-11T22:33:59.275Z] ------------------------------------------------------------------------------------ [2026-02-11T22:33:59.275Z] [2026-02-11T22:33:59.275Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-11T22:33:59.275Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-11T22:33:59.613Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-11T22:34:00.021Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2026-02-11T22:34:00.023Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_special.openjdk_s390x_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2026-02-11T22:34:00.215Z] Archiving artifacts [2026-02-11T22:34:00.534Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-02-11T22:34:00.732Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] echo [2026-02-11T22:34:03.336Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0 params for generating the job [Pipeline] echo [2026-02-11T22:34:03.338Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1 params for generating the job [Pipeline] echo [2026-02-11T22:34:03.345Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2026-02-11T22:34:04.159Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-11T22:34:04.257Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-11T22:34:04.471Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-11T22:36:57.178Z] LEVELS: [special] [2026-02-11T22:36:57.187Z] LEVELS: [special] [2026-02-11T22:36:57.208Z] JDK_VERSIONS: [8] [2026-02-11T22:36:57.208Z] GROUPS: [openjdk] [2026-02-11T22:36:57.208Z] ARCH_OS_LIST: [s390x_linux] [2026-02-11T22:36:57.205Z] JDK_VERSIONS: [8] [2026-02-11T22:36:57.208Z] GROUPS: [openjdk] [2026-02-11T22:36:57.208Z] ARCH_OS_LIST: [s390x_linux] [2026-02-11T22:36:57.345Z] LEVELS: [special] [2026-02-11T22:36:57.345Z] JDK_VERSIONS: [8] [2026-02-11T22:36:57.345Z] GROUPS: [openjdk] [2026-02-11T22:36:57.345Z] ARCH_OS_LIST: [s390x_linux] [2026-02-11T22:36:58.023Z] Existing items: [2026-02-11T22:36:58.024Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2'} [2026-02-11T22:36:58.024Z] Unreferenced items: [2026-02-11T22:36:58.024Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_rerun'} [2026-02-11T22:36:58.024Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0'} [2026-02-11T22:36:58.024Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1'} [2026-02-11T22:36:58.064Z] Existing items: [2026-02-11T22:36:58.064Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1'} [2026-02-11T22:36:58.064Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2'} [2026-02-11T22:36:58.064Z] Unreferenced items: [2026-02-11T22:36:58.064Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_rerun'} [2026-02-11T22:36:58.064Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0'} [2026-02-11T22:36:58.216Z] Existing items: [2026-02-11T22:36:58.216Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0'} [2026-02-11T22:36:58.216Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1'} [2026-02-11T22:36:58.216Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2'} [2026-02-11T22:36:58.216Z] Unreferenced items: [2026-02-11T22:36:58.216Z] GeneratedJob{name='Test_openjdk17_hs_special.openjdk_s390x_linux_rerun'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-11T22:37:02.999Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-11T22:37:04.404Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-11T22:37:04.404Z] Unix type machine.. [2026-02-11T22:37:04.404Z] Running on a Linux host [2026-02-11T22:37:04.404Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T22:37:04.983Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T22:37:04.983Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T22:37:05.798Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-02-11T22:37:07.262Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-11T22:37:07.553Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] build [2026-02-11T22:37:08.228Z] Scheduling project: Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0 [Pipeline] build [2026-02-11T22:37:08.267Z] Scheduling project: Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1 [Pipeline] build [2026-02-11T22:37:08.403Z] Scheduling project: Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2 [2026-02-11T22:37:13.673Z] Starting building: Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0 #28 [2026-02-11T22:37:13.675Z] Starting building: Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1 #21 [2026-02-11T22:37:13.767Z] Starting building: Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2 #21 [2026-02-11T23:04:09.448Z] Build Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1 #21 completed: SUCCESS [Pipeline] } [2026-02-11T23:05:42.726Z] Build Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2 #21 completed: SUCCESS [Pipeline] } [2026-02-11T23:11:04.703Z] Build Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0 #28 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-02-11T23:11:04.832Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk17_hs_special.openjdk_s390x_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T23:11:04.904Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T23:11:04.904Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T23:11:04.919Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-02-11T23:11:04.957Z] Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0 #28 completed with status SUCCESS [Pipeline] timeout [2026-02-11T23:11:04.971Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T23:11:05.086Z] Copied 1 artifact from "Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0" build number 28 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-11T23:11:05.113Z] Saving Test_openjdk17_hs_special.openjdk_s390x_linux_testList_0/28/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-11T23:11:05.134Z] Archiving artifacts [2026-02-11T23:11:05.193Z] Recording fingerprints [Pipeline] echo [2026-02-11T23:11:05.229Z] Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1 #21 completed with status SUCCESS [Pipeline] timeout [2026-02-11T23:11:05.239Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T23:11:05.340Z] Copied 1 artifact from "Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1" build number 21 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-11T23:11:05.370Z] Saving Test_openjdk17_hs_special.openjdk_s390x_linux_testList_1/21/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-11T23:11:05.391Z] Archiving artifacts [2026-02-11T23:11:05.441Z] Recording fingerprints [Pipeline] echo [2026-02-11T23:11:05.471Z] Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2 #21 completed with status SUCCESS [Pipeline] timeout [2026-02-11T23:11:05.485Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T23:11:05.590Z] Copied 1 artifact from "Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2" build number 21 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-11T23:11:05.620Z] Saving Test_openjdk17_hs_special.openjdk_s390x_linux_testList_2/21/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-11T23:11:05.641Z] Archiving artifacts [2026-02-11T23:11:05.687Z] Recording fingerprints [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T23:11:05.789Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T23:11:05.789Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T23:11:05.821Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS