Test_openjdk8_hs_sanity.openjdk_ppc64_aix
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 530
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3060
originally caused by:
Started by user Adam Farley
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@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 ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10
Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)"
> git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:17:06.186Z] SPEC: aix_ppc-64
[Pipeline] echo
[2026-01-08T15:17:06.188Z] Specified LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2
[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-01-08T15:17:06.319Z] dynamicAgents: []
[Pipeline] echo
[2026-01-08T15:17:06.321Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2
[Pipeline] nodesByLabel
[2026-01-08T15:17:06.341Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label
[Pipeline] node
[2026-01-08T15:17:06.394Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[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-01-08T15:17:06.424Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T15:17:06.809Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T15:17:06.809Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T15:17:06.987Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-08T15:17:07.223Z] The recommended git tool is: git
[2026-01-08T15:17:07.584Z] No credentials specified
[2026-01-08T15:17:07.760Z] Cloning the remote Git repository
[2026-01-08T15:17:08.027Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:17:08.027Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests # timeout=10
[2026-01-08T15:17:08.042Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-08T15:17:08.042Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:17:08.042Z] > git --version # timeout=10
[2026-01-08T15:17:08.052Z] > git --version # 'git version 2.41.0'
[2026-01-08T15:17:08.052Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T15:17:23.634Z] Avoid second fetch
[2026-01-08T15:17:23.823Z] Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master)
[2026-01-08T15:17:23.345Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-08T15:17:23.356Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T15:17:23.721Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-08T15:17:23.910Z] > git config core.sparsecheckout # timeout=10
[2026-01-08T15:17:23.920Z] > git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10
[2026-01-08T15:17:33.524Z] Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/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-01-08T15:17:37.251Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:17:37.272Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-08T15:17:43.606Z] + date +%a, %d %b %Y %T %z
[2026-01-08T15:17:43.606Z] + LC_TIME=C
[Pipeline] echo
[2026-01-08T15:17:44.156Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-08T15:17:46.022Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-08T15:17:46.022Z] + 2>& 1
[2026-01-08T15:17:46.022Z] Unix type machine..
[2026-01-08T15:17:46.022Z] 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-01-08T15:17:49.130Z] + printenv
[2026-01-08T15:17:49.130Z] _=/opt/freeware/bin/printenv
[2026-01-08T15:17:49.130Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-08T15:17:49.130Z] BUILD_LIST=openjdk
[2026-01-08T15:17:49.130Z] LANG=C
[2026-01-08T15:17:49.130Z] LABEL_ADDITION=sw.os.aix.7_2
[2026-01-08T15:17:49.130Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[2026-01-08T15:17:49.130Z] LOGIN=jenkins
[2026-01-08T15:17:49.130Z] USE_JRE=false
[2026-01-08T15:17:49.130Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:17:49.130Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-08T15:17:49.130Z] SLACK_CHANNEL=aqavit-bot
[2026-01-08T15:17:49.130Z] JDK10_BOOT_DIR=/usr/java10_64
[2026-01-08T15:17:49.130Z] PARALLEL=Dynamic
[2026-01-08T15:17:49.130Z] KEEP_REPORTDIR=true
[2026-01-08T15:17:49.130Z] DOCKER_REQUIRED=false
[2026-01-08T15:17:49.130Z] JDK11_BOOT_DIR=/usr/java11_64
[2026-01-08T15:17:49.130Z] jobStatus=SUCCESS
[2026-01-08T15:17:49.130Z] CLCMD_PASSTHRU=1
[2026-01-08T15:17:49.130Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java8_64/jre/bin:/usr/java8_64/bin:/opt/bin
[2026-01-08T15:17:49.130Z] RES_RETRY=2
[2026-01-08T15:17:49.130Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-08T15:17:49.130Z] TARGET=sanity.openjdk
[2026-01-08T15:17:49.130Z] BUILD_NUMBER=850
[2026-01-08T15:17:49.130Z] SDK_RESOURCE=upstream
[2026-01-08T15:17:49.130Z] JOBSTARTTIME=Thu, 08 Jan 2026 15:17:42 +0000
[2026-01-08T15:17:49.130Z] PERSONAL_BUILD=false
[2026-01-08T15:17:49.130Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/850/display/redirect?page=tests
[2026-01-08T15:17:49.130Z] USE_TESTENV_PROPERTIES=false
[2026-01-08T15:17:49.130Z] ARCHIVE_TEST_RESULTS=false
[2026-01-08T15:17:49.130Z] NODE_LABELS=aix720 sw.os.aix.7_2 sw.os.aix.7_2TL5 ci.role.test hw.arch.ppc64 build-osuosl-aix72-ppc64-3 build72 sw.os.aix aix build openxl17 ci.role.perf xlc13-X xlc16-X ppc64
[2026-01-08T15:17:49.130Z] KEEP_WORKSPACE=false
[2026-01-08T15:17:49.130Z] OPENJ9_BRANCH=master
[2026-01-08T15:17:49.130Z] LC__FASTMSG=true
[2026-01-08T15:17:49.130Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-08T15:17:49.130Z] EXIT_FAILURE=false
[2026-01-08T15:17:49.130Z] HUDSON_COOKIE=1d7f07eb-23b1-43ec-b7c8-5e189add2673
[2026-01-08T15:17:49.130Z] EDITOR=/usr/bin/vi
[2026-01-08T15:17:49.130Z] JDK_BRANCH=dev
[2026-01-08T15:17:49.130Z] AUTO_DETECT=true
[2026-01-08T15:17:49.130Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-08T15:17:49.130Z] JCK_GIT_BRANCH=master
[2026-01-08T15:17:49.130Z] LOGNAME=jenkins
[2026-01-08T15:17:49.130Z] BUILD_ID=850
[2026-01-08T15:17:49.130Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_ppc64_aix-850
[2026-01-08T15:17:49.130Z] EXECUTOR_NUMBER=0
[2026-01-08T15:17:49.130Z] RES_TIMEOUT=5
[2026-01-08T15:17:49.130Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[2026-01-08T15:17:49.130Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-08T15:17:49.130Z] ITERATIONS=1
[2026-01-08T15:17:49.130Z] MAIL=/var/spool/mail/jenkins
[2026-01-08T15:17:49.130Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix.tap
[2026-01-08T15:17:49.130Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image
[2026-01-08T15:17:49.130Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-08T15:17:49.130Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-08T15:17:49.130Z] LOCPATH=/usr/lib/nls/loc
[2026-01-08T15:17:49.130Z] TKG_ITERATIONS=1
[2026-01-08T15:17:49.131Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/850/display/redirect?page=artifacts
[2026-01-08T15:17:49.131Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-08T15:17:49.131Z] JDK_IMPL=hotspot
[2026-01-08T15:17:49.131Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-08T15:17:49.131Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-08T15:17:49.131Z] JENKINS_NODE_COOKIE=14a7311f-931e-4cf7-80c5-24070677a931
[2026-01-08T15:17:49.131Z] ADOPTOPENJDK_BRANCH=master
[2026-01-08T15:17:49.131Z] NUM_PROCESSORS=5
[2026-01-08T15:17:49.131Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2026-01-08T15:17:49.131Z] CI=true
[2026-01-08T15:17:49.131Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-08T15:17:49.131Z] USER=jenkins
[2026-01-08T15:17:49.131Z] JENKINS_SERVER_COOKIE=durable-d4ce16896ede83e7b9b0518ee0bb482e57fdd478460671749d1e6311e21332bd
[2026-01-08T15:17:49.131Z] AUTHSTATE=compat
[2026-01-08T15:17:49.131Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-08T15:17:49.131Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-08T15:17:49.131Z] EXIT_SUCCESS=false
[2026-01-08T15:17:49.131Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-01-08T15:17:49.131Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-08T15:17:49.131Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/system_lib
[2026-01-08T15:17:49.131Z] RERUN_FAILURE=true
[2026-01-08T15:17:49.131Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/850/display/redirect?page=changes
[2026-01-08T15:17:49.131Z] SHELL=/usr/bin/ksh
[2026-01-08T15:17:49.131Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[2026-01-08T15:17:49.131Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/
[2026-01-08T15:17:49.131Z] AIXTHREAD_HRT=true
[2026-01-08T15:17:49.131Z] DYNAMIC_COMPILE=false
[2026-01-08T15:17:49.131Z] ODMDIR=/etc/objrepos
[2026-01-08T15:17:49.131Z] SETUP_JCK_RUN=false
[2026-01-08T15:17:49.131Z] SPEC=aix_ppc-64
[2026-01-08T15:17:49.131Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2026-01-08T15:17:49.131Z] PLATFORM=ppc64_aix
[2026-01-08T15:17:49.131Z] TIME_LIMIT=25
[2026-01-08T15:17:49.131Z] HOME=/home/jenkins
[2026-01-08T15:17:49.131Z] NODE_NAME=build-osuosl-aix72-ppc64-3
[2026-01-08T15:17:49.131Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@tmp
[2026-01-08T15:17:49.131Z] UPSTREAM_JOB_NUMBER=530
[2026-01-08T15:17:49.131Z] GENERATE_JOBS=false
[2026-01-08T15:17:49.131Z] TEST_TIME=120
[2026-01-08T15:17:49.131Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-08T15:17:49.131Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-08T15:17:49.131Z] BUILD_DISPLAY_NAME=#850
[2026-01-08T15:17:49.131Z] SSH_CLIENT=78.47.239.97 34218 22
[2026-01-08T15:17:49.131Z] SSH_CONNECTION=78.47.239.97 34218 140.211.9.163 22
[2026-01-08T15:17:49.131Z] RERUN_ITERATIONS=1
[2026-01-08T15:17:49.131Z] STAGE_NAME=Setup
[2026-01-08T15:17:49.131Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin
[2026-01-08T15:17:49.131Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[2026-01-08T15:17:49.131Z] OBJECT_MODE=64
[2026-01-08T15:17:49.131Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/display/redirect
[2026-01-08T15:17:49.131Z] PERL5LIB=/opt/freemarker/lib/perl5
[2026-01-08T15:17:49.131Z] TZ=UTC0
[2026-01-08T15:17:49.131Z] JDK_VERSION=8
[2026-01-08T15:17:49.131Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/850/display/redirect
[2026-01-08T15:17:49.131Z] JDK9_BOOT_DIR=/home/jdk-9+181/
[2026-01-08T15:17:49.131Z] JDK8_BOOT_DIR=/home/bootjdk8/
[2026-01-08T15:17:49.131Z] JDK7_BOOT_DIR=/usr/java8_64
[2026-01-08T15:17:49.131Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/850/
[2026-01-08T15:17:49.131Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-08T15:17:49.131Z] ORIGIN_JDK_VERSION=8
[2026-01-08T15:17:49.131Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../benchmarks
[2026-01-08T15:17:49.131Z] NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat
[2026-01-08T15:17:49.131Z] LIBPATH=/opt/freeware/lib/pthread:/opt/freeware/lib:/usr/lib:/usr/jdk-17.0.11+9/lib/server:/usr/jdk-17.0.11+9/lib:/usr/jdk-17.0.11+9/../lib
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-01-08T15:17:49.490Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:17:49.501Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T15:20:30.898Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 530
[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-01-08T15:20:31.132Z] 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-01-08T15:20:31.139Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[Pipeline] {
[Pipeline] sshagent
[2026-01-08T15:20:31.240Z] $ ssh-agent
[2026-01-08T15:20:32.045Z] SSH_AUTH_SOCK=/tmp/ssh-ypaOKC23aHp0/agent.20382158
[2026-01-08T15:20:32.045Z] SSH_AGENT_PID=16253260
[2026-01-08T15:20:32.045Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:20:32.060Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-08T15:20:32.087Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:20:33.972Z] + pwd
[2026-01-08T15:20:33.972Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-01-08T15:20:33.972Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests
[2026-01-08T15:20:33.972Z] get jdk binary...
[2026-01-08T15:20:33.972Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-08T15:20:33.972Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz ...
[2026-01-08T15:20:56.193Z] List files in jdkbinary folder...
[2026-01-08T15:20:56.193Z] total 216036
[2026-01-08T15:20:56.193Z] -rw-r--r-- 1 jenkins staff 72035760 Jan 8 14:34 OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:20:56.193Z] -rw-r--r-- 1 jenkins staff 105559316 Jan 8 14:35 OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:20:56.193Z] -rw-r--r-- 1 jenkins staff 43513291 Jan 8 14:33 OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:20:56.193Z] -rw------- 1 jenkins staff 20323 Jan 8 14:37 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21-metadata.json
[2026-01-08T15:20:56.193Z] -rw-r--r-- 1 jenkins staff 67439 Jan 8 15:10 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21.json
[2026-01-08T15:20:56.193Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:20 tmp
[2026-01-08T15:20:56.193Z] List files in jdkbinary/tmp folder...
[2026-01-08T15:20:56.193Z] total 4
[2026-01-08T15:20:56.193Z] drwxr-xr-x 7 jenkins staff 4096 Jan 8 14:33 jdk8u482-b05
[2026-01-08T15:20:56.193Z] Moving directory jdk8u482-b05/ to ../j2sdk-image
[2026-01-08T15:20:56.193Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz ...
[2026-01-08T15:21:22.961Z] List files in jdkbinary folder...
[2026-01-08T15:21:22.961Z] total 216036
[2026-01-08T15:21:22.961Z] -rw-r--r-- 1 jenkins staff 72035760 Jan 8 14:34 OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:21:22.962Z] -rw-r--r-- 1 jenkins staff 105559316 Jan 8 14:35 OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:21:22.962Z] -rw-r--r-- 1 jenkins staff 43513291 Jan 8 14:33 OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:21:22.962Z] -rw------- 1 jenkins staff 20323 Jan 8 14:37 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21-metadata.json
[2026-01-08T15:21:22.962Z] -rw-r--r-- 1 jenkins staff 67439 Jan 8 15:10 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21.json
[2026-01-08T15:21:22.962Z] drwxr-xr-x 7 jenkins staff 4096 Jan 8 14:33 j2sdk-image
[2026-01-08T15:21:22.962Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:20 tmp
[2026-01-08T15:21:22.962Z] List files in jdkbinary/tmp folder...
[2026-01-08T15:21:22.962Z] total 0
[2026-01-08T15:21:22.962Z] drwxr-xr-x 4 jenkins staff 256 Jan 8 14:33 jdk8u482-b05-jre
[2026-01-08T15:21:22.962Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image
[2026-01-08T15:21:22.962Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz over ./j2sdk-image/jre...
[2026-01-08T15:21:58.429Z] Removing top-level folder jdk8u482-b05-debug-image/
[2026-01-08T15:21:58.429Z] Removing top-level folder jdk8u482-b05/
[2026-01-08T15:22:20.605Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version
[2026-01-08T15:22:20.605Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-08T15:22:22.220Z] openjdk version "1.8.0_482-beta"
[2026-01-08T15:22:22.220Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081424-b05)
[2026-01-08T15:22:22.220Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode)
[2026-01-08T15:22:22.220Z] =JAVA VERSION OUTPUT END=
[2026-01-08T15:22:22.220Z] =RELEASE INFO BEGIN=
[2026-01-08T15:22:22.220Z] JAVA_VERSION="1.8.0_482"
[2026-01-08T15:22:22.220Z] OS_NAME=""
[2026-01-08T15:22:22.220Z] OS_VERSION=""
[2026-01-08T15:22:22.220Z] OS_ARCH="ppc64"
[2026-01-08T15:22:22.220Z] SOURCE=".:git:46202039211d+"
[2026-01-08T15:22:22.220Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-08T15:22:22.220Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c"
[2026-01-08T15:22:22.220Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-08T15:22:22.220Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-08T15:22:22.220Z] FULL_VERSION="1.8.0_482-beta-202601081424-b05"
[2026-01-08T15:22:22.220Z] SEMANTIC_VERSION="8.0.482+5"
[2026-01-08T15:22:22.220Z] BUILD_INFO="OS: AIX Version: 7.2"
[2026-01-08T15:22:22.220Z] JVM_VARIANT="Hotspot"
[2026-01-08T15:22:22.220Z] JVM_VERSION="25.482-b05"
[2026-01-08T15:22:22.220Z] IMAGE_TYPE="JDK"
[2026-01-08T15:22:22.220Z] =RELEASE INFO END=
[2026-01-08T15:22:22.220Z] get testKitGen...
[2026-01-08T15:22:22.220Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-08T15:22:22.571Z] git rev-parse master
[2026-01-08T15:22:22.571Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-08T15:22:22.733Z] $ ssh-agent -k
[2026-01-08T15:22:22.743Z] unset SSH_AUTH_SOCK;
[2026-01-08T15:22:22.743Z] unset SSH_AGENT_PID;
[2026-01-08T15:22:22.743Z] echo Agent pid 16253260 killed;
[2026-01-08T15:22:23.538Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-08T15:22:24.058Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=530&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-08T15:22:24.072Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=build-osuosl-aix72-ppc64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=530&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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-01-08T15:22:24.118Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T15:22:25.195Z] Copied 1 artifact from "getTRSSOutput" build number 2010
[Pipeline] sh
[2026-01-08T15:22:27.053Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-08T15:22:27.053Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-08T15:22:27.053Z] + tar xof -
[2026-01-08T15:22:27.053Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-08T15:22:27.438Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:22:27.458Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-08T15:22:29.390Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-08T15:22:33.202Z] --------------------------------------------
[2026-01-08T15:22:33.202Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-01-08T15:22:33.202Z] task is set to default
[2026-01-08T15:22:33.202Z] dependencyList is set to all
[2026-01-08T15:22:33.202Z] System Test jars will not be downloaded.
[2026-01-08T15:22:33.202Z] --------------------------------------------
[2026-01-08T15:22:33.202Z] Starting download third party dependent jars
[2026-01-08T15:22:33.202Z] --------------------------------------------
[2026-01-08T15:22:33.202Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-01-08T15:22:33.202Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.202Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:22:33.202Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.202Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.202Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-08T15:22:33.202Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.202Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.202Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-08T15:22:33.203Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-08T15:22:33.235Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label
[Pipeline] echo
[2026-01-08T15:22:33.241Z] Machine limit is 7.
[Pipeline] sh
[2026-01-08T15:22:35.242Z] + cd ./aqa-tests/TKG
[2026-01-08T15:22:35.242Z] + uname
[2026-01-08T15:22:35.242Z] + [ AIX = AIX ]
[2026-01-08T15:22:35.242Z] + MAKE=gmake
[2026-01-08T15:22:35.242Z] + gmake genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-01-08T15:22:35.242Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image
[2026-01-08T15:22:35.242Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-01-08T15:22:35.242Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:22:35.242Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:22:35.242Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:22:35.242Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:22:36.020Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-08T15:22:37.623Z]
[2026-01-08T15:22:37.623Z] build:
[2026-01-08T15:22:37.623Z]
[2026-01-08T15:22:37.623Z] clean:
[2026-01-08T15:22:38.535Z]
[2026-01-08T15:22:38.536Z] init:
[2026-01-08T15:22:38.536Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin
[2026-01-08T15:22:38.536Z]
[2026-01-08T15:22:38.536Z] getDependentLibs:
[2026-01-08T15:22:38.536Z] [exec] --------------------------------------------
[2026-01-08T15:22:38.536Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-01-08T15:22:38.536Z] [exec] task is set to default
[2026-01-08T15:22:38.536Z] [exec] dependencyList is set to json_simple
[2026-01-08T15:22:38.536Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:22:38.536Z] [exec] --------------------------------------------
[2026-01-08T15:22:38.536Z] [exec] Starting download third party dependent jars
[2026-01-08T15:22:38.536Z] [exec] --------------------------------------------
[2026-01-08T15:22:38.536Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-01-08T15:22:38.536Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:22:38.536Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:22:38.536Z]
[2026-01-08T15:22:38.536Z] compile:
[2026-01-08T15:22:38.536Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:22:38.536Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:22:38.536Z] [echo] ===fork: yes
[2026-01-08T15:22:38.536Z] [echo] ===debug: on
[2026-01-08T15:22:38.536Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin
[2026-01-08T15:22:44.207Z]
[2026-01-08T15:22:44.207Z] dist:
[2026-01-08T15:22:44.207Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-08T15:22:44.207Z]
[2026-01-08T15:22:44.207Z] BUILD SUCCESSFUL
[2026-01-08T15:22:44.207Z] Total time: 8 seconds
[2026-01-08T15:22:44.207Z] 0
[2026-01-08T15:22:44.207Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-08T15:22:44.986Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-08T15:22:44.986Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-08T15:22:45.765Z] ****************************** MACHINE INFO ******************************
[2026-01-08T15:22:45.765Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG
[2026-01-08T15:22:45.765Z] Free Physical Memory Size : 22664990720
[2026-01-08T15:22:45.765Z] Free space (bytes) : 23772872704
[2026-01-08T15:22:45.765Z] Total Physical Memory Size : 32212254720
[2026-01-08T15:22:45.765Z] Total space (bytes) : 34359738368
[2026-01-08T15:22:45.765Z] Usable space (bytes) : 23772872704
[2026-01-08T15:22:45.765Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:22:45.765Z] bashVersion :
[2026-01-08T15:22:45.765Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0)
[2026-01-08T15:22:45.765Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-08T15:22:45.765Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:22:45.765Z]
[2026-01-08T15:22:45.765Z] This is free software; you are free to change and redistribute it.
[2026-01-08T15:22:45.765Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:22:45.765Z] cpuCores :
[2026-01-08T15:22:45.765Z] cat: /proc/cpuinfo: No such file or directory
[2026-01-08T15:22:45.765Z] 0
[2026-01-08T15:22:45.765Z] curlVersion :
[2026-01-08T15:22:45.765Z] curl 8.4.0 (powerpc-ibm-aix7.1.3.0) libcurl/8.4.0 OpenSSL/1.1.1v zlib/1.2.13 libssh2/1.10.0 nghttp2/1.55.1 OpenLDAP/2.5.16
[2026-01-08T15:22:45.765Z] Release-Date: 2023-10-11
[2026-01-08T15:22:45.765Z] 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-01-08T15:22:45.765Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets
[2026-01-08T15:22:45.765Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-08T15:22:45.765Z] gcc version : Command could not be executed
[2026-01-08T15:22:45.765Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2026-01-08T15:22:45.765Z] gdb version : bash: line 1: gdb: command not found
[2026-01-08T15:22:45.765Z] lldb version : Command could not be executed
[2026-01-08T15:22:45.765Z] makeVersion :
[2026-01-08T15:22:45.765Z] GNU Make 4.4.1
[2026-01-08T15:22:45.765Z] Built for powerpc-ibm-aix7.1.5.0
[2026-01-08T15:22:45.765Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-08T15:22:45.765Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-08T15:22:45.765Z] This is free software: you are free to change and redistribute it.
[2026-01-08T15:22:45.765Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:22:45.765Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-08T15:22:45.765Z] perlVersion :
[2026-01-08T15:22:45.765Z]
[2026-01-08T15:22:45.765Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all
[2026-01-08T15:22:45.765Z]
[2026-01-08T15:22:45.765Z] Copyright 1987-2022, Larry Wall
[2026-01-08T15:22:45.765Z]
[2026-01-08T15:22:45.766Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-08T15:22:45.766Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-08T15:22:45.766Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-08T15:22:45.766Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-08T15:22:45.766Z] procArch : powerpc
[2026-01-08T15:22:45.766Z] sysArch : 00FB3A2C4C00
[2026-01-08T15:22:45.766Z] sysOS : AIX
[2026-01-08T15:22:45.766Z] ulimit :
[2026-01-08T15:22:45.766Z] core file size (blocks, -c) unlimited
[2026-01-08T15:22:45.766Z] data seg size (kbytes, -d) 2621440
[2026-01-08T15:22:45.766Z] file size (blocks, -f) unlimited
[2026-01-08T15:22:45.766Z] max memory size (kbytes, -m) 262144
[2026-01-08T15:22:45.766Z] open files (-n) unlimited
[2026-01-08T15:22:45.766Z] pipe size (512 bytes, -p) 64
[2026-01-08T15:22:45.766Z] stack size (kbytes, -s) 4194304
[2026-01-08T15:22:45.766Z] cpu time (seconds, -t) unlimited
[2026-01-08T15:22:45.766Z] max user processes (-u) 512
[2026-01-08T15:22:45.766Z] virtual memory (kbytes, -v) unlimited
[2026-01-08T15:22:45.766Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX
[2026-01-08T15:22:45.766Z] vmVendor : Oracle Corporation
[2026-01-08T15:22:45.766Z] vmVersion : 25.482-b05
[2026-01-08T15:22:45.766Z] xlc version : Version: 13.01.0003.0007
[2026-01-08T15:22:45.766Z] **************************************************************************
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] System.getProperty('java.vendor')=Temurin
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] System.getProperty('os.name')=AIX
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] System.getProperty('os.arch')=ppc64
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] System.getProperty('java.fullversion')=null
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] System.getProperty('sun.arch.data.model')=64
[2026-01-08T15:22:45.766Z]
[2026-01-08T15:22:45.766Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-01-08T15:22:45.766Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[2026-01-08T15:22:45.766Z] perl scripts/configure.pl
[2026-01-08T15:22:45.766Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-08T15:22:46.543Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-08T15:22:46.544Z]
[2026-01-08T15:22:46.544Z]
[2026-01-08T15:22:46.544Z] Starting to generate parallel test lists.
[2026-01-08T15:22:46.544Z]
[2026-01-08T15:22:46.544Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-08T15:22:47.320Z] Attempting to get test duration data from TRSS.
[2026-01-08T15:22:47.320Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64_aix&group=openjdk&level=sanity
[2026-01-08T15:22:47.320Z] Attempting to get test duration data from cached files.
[2026-01-08T15:22:47.320Z] Reading file: Test_openjdk8_hs_openjdk_ppc64_aix.json
[2026-01-08T15:22:47.320Z] Warning: cannot get data from cached files.
[2026-01-08T15:22:47.320Z]
[2026-01-08T15:22:47.320Z] TEST DURATION
[2026-01-08T15:22:47.320Z] ====================================================================================
[2026-01-08T15:22:47.320Z] Total number of tests searched: 31
[2026-01-08T15:22:47.320Z] Number of test durations found: 31
[2026-01-08T15:22:47.320Z] Top slowest tests:
[2026-01-08T15:22:47.320Z] 46m52s langtools_all_0
[2026-01-08T15:22:47.320Z] 15m37s jdk_jdi_jdk8_0
[2026-01-08T15:22:47.320Z] 15m02s jdk_jdi_jdk8_1
[2026-01-08T15:22:47.320Z] ====================================================================================
[2026-01-08T15:22:47.320Z]
[2026-01-08T15:22:47.320Z] Test target is split into 2 lists.
[2026-01-08T15:22:47.320Z] Reducing estimated test running time from 201m36s to 112m33s.
[2026-01-08T15:22:47.320Z]
[2026-01-08T15:22:47.320Z] -------------------------------------testList_0-------------------------------------
[2026-01-08T15:22:47.320Z] Number of tests: 6
[2026-01-08T15:22:47.320Z] Estimated running time: 112m33s
[2026-01-08T15:22:47.320Z] TESTLIST=langtools_all_0,jdk_jdi_jdk8_0,jdk_jdi_jdk8_1,jdk_lang_1,jdk_lang_0,jdk_security4_1
[2026-01-08T15:22:47.320Z] ------------------------------------------------------------------------------------
[2026-01-08T15:22:47.320Z]
[2026-01-08T15:22:47.320Z] -------------------------------------testList_1-------------------------------------
[2026-01-08T15:22:47.320Z] Number of tests: 25
[2026-01-08T15:22:47.320Z] Estimated running time: 89m03s
[2026-01-08T15:22:47.320Z] TESTLIST=jdk_security4_0,jdk_util_other_0,jdk_util_other_1,jdk_stream_0,jdk_stream_1,jdk_concurrent_0,jdk_concurrent_1,jdk_security1_0,jdk_security1_1,jdk_collections_0,jdk_security2_0,jdk_security2_1,jdk_collections_1,jdk_math_0,jdk_math_1,jdk_concurrent_2,jdk_util_other_2,jdk_stream_2,jdk_collections_2,jdk_security4_2,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2
[2026-01-08T15:22:47.320Z] ------------------------------------------------------------------------------------
[2026-01-08T15:22:47.320Z]
[2026-01-08T15:22:47.320Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-08T15:22:47.320Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-08T15:22:47.859Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-08T15:22:48.396Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-01-08T15:22:48.398Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-01-08T15:22:48.598Z] Archiving artifacts
[2026-01-08T15:22:48.958Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-01-08T15:22:49.194Z] [PARALLEL: Dynamic] childJobNum is 2, 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] library
[2026-01-08T15:22:49.219Z] Loading library openjdk-jenkins-helper@master
[2026-01-08T15:22:49.570Z] Examining adoptium/jenkins-helper
[2026-01-08T15:22:49.571Z] Attempting to resolve master as a branch
[2026-01-08T15:22:49.787Z] Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
[2026-01-08T15:22:49.789Z] The recommended git tool is: NONE
[2026-01-08T15:22:49.789Z] using credential eclipse_temurin_bot_email_and_token
[2026-01-08T15:22:49.802Z] Cloning the remote Git repository
[2026-01-08T15:22:49.802Z] Cloning with configured refspecs honoured and without tags
[2026-01-08T15:22:49.802Z] Cloning repository https://github.com/adoptium/jenkins-helper.git
[2026-01-08T15:22:49.802Z] > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985 # timeout=10
[2026-01-08T15:22:50.372Z] Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
[2026-01-08T15:22:50.372Z] > git --version # timeout=10
[2026-01-08T15:22:50.389Z] > git --version # 'git version 2.43.0'
[2026-01-08T15:22:50.389Z] using GIT_ASKPASS to set credentials
[2026-01-08T15:22:50.411Z] > git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2026-01-08T15:22:51.017Z] > git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
[2026-01-08T15:22:51.044Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2026-01-08T15:22:51.069Z] Avoid second fetch
[2026-01-08T15:22:51.070Z] Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master)
[2026-01-08T15:22:51.070Z] > git config core.sparsecheckout # timeout=10
[2026-01-08T15:22:51.099Z] > git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
[2026-01-08T15:22:51.127Z] Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)"
[2026-01-08T15:22:51.127Z] > git rev-list --no-walk 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10
[Pipeline] echo
[2026-01-08T15:22:53.247Z] Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 jobIsRunnable: true
[Pipeline] library
[2026-01-08T15:22:53.562Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-01-08T15:22:55.143Z] Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 jobIsRunnable: true
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-08T15:22:55.375Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-08T15:22:57.440Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-08T15:22:57.440Z] + 2>& 1
[2026-01-08T15:22:57.440Z] Unix type machine..
[2026-01-08T15:22:57.440Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T15:22:58.169Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T15:22:58.169Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T15:22:58.953Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-01-08T15:23:01.075Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2026-01-08T15:23:01.075Z] + 2> /dev/null
[2026-01-08T15:23:01.075Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-08T15:23:01.471Z] 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] build
[2026-01-08T15:23:01.786Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0
[Pipeline] build
[2026-01-08T15:23:01.807Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1
[2026-01-08T15:23:08.725Z] Starting building: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 #46
[2026-01-08T15:23:08.725Z] Starting building: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 #46
[2026-01-08T17:12:54.080Z] Build Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 #46 completed: SUCCESS
[Pipeline] }
[2026-01-08T17:46:51.156Z] Build Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 #46 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-01-08T17:46:51.256Z] Running on test-rise-ubuntu2404-riscv64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T17:46:51.723Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T17:46:51.723Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T17:46:51.775Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-08T17:46:51.811Z] Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 #46 completed with status SUCCESS
[Pipeline] timeout
[2026-01-08T17:46:51.822Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T17:46:51.981Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0" build number 46
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-08T17:46:52.012Z] Saving Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0/46/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-08T17:46:52.039Z] Archiving artifacts
[2026-01-08T17:46:52.128Z] Recording fingerprints
[Pipeline] echo
[2026-01-08T17:46:52.181Z] Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 #46 completed with status SUCCESS
[Pipeline] timeout
[2026-01-08T17:46:52.198Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T17:46:52.371Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1" build number 46
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-08T17:46:52.407Z] Saving Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1/46/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-08T17:46:52.442Z] Archiving artifacts
[2026-01-08T17:46:52.505Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T17:46:52.644Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T17:46:52.644Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T17:46:52.688Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS