Test_openjdk8_hs_extended.system_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_extended.system_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_extended.system_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.392Z] SPEC: aix_ppc-64 [Pipeline] echo [2026-01-08T15:17:06.393Z] 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.406Z] dynamicAgents: [] [Pipeline] echo [2026-01-08T15:17:06.408Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2 [Pipeline] nodesByLabel [2026-01-08T15:17:06.420Z] 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.451Z] Running on test-osuosl-aix72-ppc64-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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.483Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T15:17:06.872Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T15:17:06.872Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T15:17:07.058Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-08T15:17:07.296Z] The recommended git tool is: git [2026-01-08T15:17:07.653Z] No credentials specified [2026-01-08T15:17:07.827Z] Cloning the remote Git repository [2026-01-08T15:17:08.092Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-08T15:17:08.093Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests # timeout=10 [2026-01-08T15:17:08.107Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-08T15:17:08.107Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-08T15:17:08.107Z] > git --version # timeout=10 [2026-01-08T15:17:08.125Z] > git --version # 'git version 2.31.1' [2026-01-08T15:17:08.125Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T15:17:14.013Z] Avoid second fetch [2026-01-08T15:17:14.203Z] Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master) [2026-01-08T15:17:13.726Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-08T15:17:13.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T15:17:14.102Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-08T15:17:14.291Z] > git config core.sparsecheckout # timeout=10 [2026-01-08T15:17:14.302Z] > git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10 [2026-01-08T15:17:25.691Z] Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_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:29.422Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-08T15:17:29.451Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-08T15:17:31.544Z] + date +%a, %d %b %Y %T %z [2026-01-08T15:17:31.544Z] + LC_TIME=C [Pipeline] echo [2026-01-08T15:17:32.088Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-08T15:17:33.955Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-08T15:17:33.955Z] + 2>& 1 [2026-01-08T15:17:33.955Z] Unix type machine.. [2026-01-08T15:17:33.955Z] 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:37.289Z] + printenv [2026-01-08T15:17:37.289Z] _=/opt/freeware/bin/printenv [2026-01-08T15:17:37.289Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-08T15:17:37.289Z] BUILD_LIST=system [2026-01-08T15:17:37.289Z] LANG=en_US [2026-01-08T15:17:37.289Z] JDK16_BOOT_DIR=/usr/java16_64 [2026-01-08T15:17:37.289Z] LABEL_ADDITION=sw.os.aix.7_2 [2026-01-08T15:17:37.289Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_ppc64_aix [2026-01-08T15:17:37.289Z] LOGIN=jenkins [2026-01-08T15:17:37.289Z] USE_JRE=false [2026-01-08T15:17:37.289Z] JDK17_BOOT_DIR=/usr/java17_64 [2026-01-08T15:17:37.289Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-08T15:17:37.289Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:37.289Z] SLACK_CHANNEL=aqavit-bot [2026-01-08T15:17:37.289Z] JDK10_BOOT_DIR=/usr/java10_64 [2026-01-08T15:17:37.289Z] PARALLEL=Dynamic [2026-01-08T15:17:37.289Z] KEEP_REPORTDIR=false [2026-01-08T15:17:37.289Z] DOCKER_REQUIRED=false [2026-01-08T15:17:37.289Z] JDK11_BOOT_DIR=/usr/java11_64 [2026-01-08T15:17:37.289Z] jobStatus=SUCCESS [2026-01-08T15:17:37.289Z] 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/java7_64/jre/bin:/usr/java7_64/bin:/opt/bin [2026-01-08T15:17:37.289Z] RES_RETRY=2 [2026-01-08T15:17:37.289Z] STF_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:37.289Z] TARGET=extended.system [2026-01-08T15:17:37.289Z] BUILD_NUMBER=663 [2026-01-08T15:17:37.289Z] SDK_RESOURCE=upstream [2026-01-08T15:17:37.289Z] JOBSTARTTIME=Thu, 08 Jan 2026 15:17:30 +0000 [2026-01-08T15:17:37.289Z] PERSONAL_BUILD=false [2026-01-08T15:17:37.289Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix/663/display/redirect?page=tests [2026-01-08T15:17:37.289Z] USE_TESTENV_PROPERTIES=false [2026-01-08T15:17:37.289Z] ARCHIVE_TEST_RESULTS=false [2026-01-08T15:17:37.289Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 xlc13 sw.os.aix test-osuosl-aix72-ppc64-4 ppc64 [2026-01-08T15:17:37.289Z] KEEP_WORKSPACE=false [2026-01-08T15:17:37.289Z] OPENJ9_BRANCH=master [2026-01-08T15:17:37.289Z] LC__FASTMSG=true [2026-01-08T15:17:37.289Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-08T15:17:37.289Z] EXIT_FAILURE=false [2026-01-08T15:17:37.289Z] HUDSON_COOKIE=6fe353cf-417a-402c-b042-33f993f97921 [2026-01-08T15:17:37.289Z] EDITOR=/usr/bin/vi [2026-01-08T15:17:37.289Z] JDK_BRANCH=dev [2026-01-08T15:17:37.289Z] AUTO_DETECT=true [2026-01-08T15:17:37.289Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-08T15:17:37.289Z] JCK_GIT_BRANCH=master [2026-01-08T15:17:37.289Z] LOGNAME=jenkins [2026-01-08T15:17:37.289Z] BUILD_ID=663 [2026-01-08T15:17:37.289Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_ppc64_aix-663 [2026-01-08T15:17:37.289Z] EXECUTOR_NUMBER=0 [2026-01-08T15:17:37.289Z] RES_TIMEOUT=5 [2026-01-08T15:17:37.289Z] JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix [2026-01-08T15:17:37.289Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-01-08T15:17:37.289Z] ITERATIONS=1 [2026-01-08T15:17:37.289Z] MAIL=/var/spool/mail/jenkins [2026-01-08T15:17:37.289Z] TAP_NAME=Test_openjdk8_hs_extended.system_ppc64_aix.tap [2026-01-08T15:17:37.289Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image [2026-01-08T15:17:37.289Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-08T15:17:37.289Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-08T15:17:37.289Z] LOCPATH=/usr/lib/nls/loc [2026-01-08T15:17:37.289Z] TKG_ITERATIONS=1 [2026-01-08T15:17:37.289Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix/663/display/redirect?page=artifacts [2026-01-08T15:17:37.289Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-08T15:17:37.289Z] JDK_IMPL=hotspot [2026-01-08T15:17:37.289Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-08T15:17:37.289Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-08T15:17:37.289Z] JENKINS_NODE_COOKIE=3bcf9e07-c931-44b3-8319-866f0ab8b053 [2026-01-08T15:17:37.289Z] ADOPTOPENJDK_BRANCH=master [2026-01-08T15:17:37.289Z] NUM_PROCESSORS=4 [2026-01-08T15:17:37.289Z] LDR_CNTRL=MAXDATA=0x0A0000000 [2026-01-08T15:17:37.289Z] CI=true [2026-01-08T15:17:37.289Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-08T15:17:37.289Z] USER=jenkins [2026-01-08T15:17:37.289Z] JENKINS_SERVER_COOKIE=durable-e83d6fdbf6c5388b6c58767e06da073942d5be2d06f010950950559ae570345f [2026-01-08T15:17:37.289Z] AUTHSTATE=compat [2026-01-08T15:17:37.289Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-08T15:17:37.289Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-08T15:17:37.289Z] EXIT_SUCCESS=false [2026-01-08T15:17:37.289Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/lib [2026-01-08T15:17:37.289Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:37.289Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:17:37.289Z] RERUN_FAILURE=true [2026-01-08T15:17:37.289Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix/663/display/redirect?page=changes [2026-01-08T15:17:37.289Z] SHELL=/usr/bin/ksh [2026-01-08T15:17:37.289Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix [2026-01-08T15:17:37.289Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix/ [2026-01-08T15:17:37.289Z] AIXTHREAD_HRT=true [2026-01-08T15:17:37.289Z] DYNAMIC_COMPILE=false [2026-01-08T15:17:37.289Z] ODMDIR=/etc/objrepos [2026-01-08T15:17:37.289Z] SETUP_JCK_RUN=false [2026-01-08T15:17:37.289Z] SPEC=aix_ppc-64 [2026-01-08T15:17:37.289Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2026-01-08T15:17:37.289Z] PLATFORM=ppc64_aix [2026-01-08T15:17:37.289Z] TIME_LIMIT=25 [2026-01-08T15:17:37.289Z] HOME=/home/jenkins [2026-01-08T15:17:37.289Z] NODE_NAME=test-osuosl-aix72-ppc64-4 [2026-01-08T15:17:37.289Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix@tmp [2026-01-08T15:17:37.289Z] UPSTREAM_JOB_NUMBER=530 [2026-01-08T15:17:37.289Z] GENERATE_JOBS=false [2026-01-08T15:17:37.289Z] TEST_TIME=120 [2026-01-08T15:17:37.289Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-08T15:17:37.289Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-08T15:17:37.289Z] BUILD_DISPLAY_NAME=#663 [2026-01-08T15:17:37.289Z] SSH_CLIENT=78.47.239.97 57778 22 [2026-01-08T15:17:37.289Z] SSH_CONNECTION=78.47.239.97 57778 140.211.9.169 22 [2026-01-08T15:17:37.289Z] RERUN_ITERATIONS=1 [2026-01-08T15:17:37.289Z] STAGE_NAME=Setup [2026-01-08T15:17:37.289Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2026-01-08T15:17:37.289Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix [2026-01-08T15:17:37.289Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix/display/redirect [2026-01-08T15:17:37.289Z] PERL5LIB=/opt/freemarker/lib/perl5 [2026-01-08T15:17:37.289Z] TZ=Etc/UTC [2026-01-08T15:17:37.289Z] JDK_VERSION=8 [2026-01-08T15:17:37.289Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix/663/display/redirect [2026-01-08T15:17:37.289Z] JDK9_BOOT_DIR=/home/java9_64 [2026-01-08T15:17:37.289Z] JDK8_BOOT_DIR=/usr/java8_64 [2026-01-08T15:17:37.289Z] JDK7_BOOT_DIR=/usr/java8_64 [2026-01-08T15:17:37.289Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix/663/ [2026-01-08T15:17:37.289Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-08T15:17:37.289Z] ORIGIN_JDK_VERSION=8 [2026-01-08T15:17:37.289Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../benchmarks [2026-01-08T15:17:37.289Z] 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:37.289Z] LIBPATH=/usr/jdk-17.0.4+7/lib/server:/usr/jdk-17.0.4+7/lib:/usr/jdk-17.0.4+7/../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:37.823Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-08T15:17:37.833Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T15:20:18.825Z] 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:19.068Z] 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:19.080Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix [Pipeline] { [Pipeline] sshagent [2026-01-08T15:20:19.187Z] $ ssh-agent [2026-01-08T15:20:20.002Z] SSH_AUTH_SOCK=/tmp/ssh-axrfnIqRNTxZ/agent.9044378 [2026-01-08T15:20:20.002Z] SSH_AGENT_PID=9634186 [2026-01-08T15:20:20.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-08T15:20:20.028Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-08T15:20:20.067Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-08T15:20:22.455Z] + pwd [2026-01-08T15:20:22.455Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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:22.456Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests [2026-01-08T15:20:22.456Z] get jdk binary... [2026-01-08T15:20:22.456Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-08T15:20:22.456Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz ... [2026-01-08T15:20:41.455Z] List files in jdkbinary folder... [2026-01-08T15:20:41.455Z] total 216032 [2026-01-08T15:20:41.455Z] -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:41.455Z] -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:41.455Z] -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:41.455Z] -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:41.455Z] -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:41.455Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:20 tmp [2026-01-08T15:20:41.455Z] List files in jdkbinary/tmp folder... [2026-01-08T15:20:41.455Z] total 4 [2026-01-08T15:20:41.455Z] drwxr-xr-x 7 jenkins staff 4096 Jan 8 14:33 jdk8u482-b05 [2026-01-08T15:20:41.455Z] Moving directory jdk8u482-b05/ to ../j2sdk-image [2026-01-08T15:20:41.455Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz ... [2026-01-08T15:20:49.762Z] List files in jdkbinary folder... [2026-01-08T15:20:49.762Z] total 216036 [2026-01-08T15:20:49.762Z] -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:49.762Z] -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:49.762Z] -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:49.762Z] -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:49.762Z] -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:49.762Z] drwxr-xr-x 7 jenkins staff 4096 Jan 8 14:33 j2sdk-image [2026-01-08T15:20:49.762Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:20 tmp [2026-01-08T15:20:49.762Z] List files in jdkbinary/tmp folder... [2026-01-08T15:20:49.762Z] total 0 [2026-01-08T15:20:49.762Z] drwxr-xr-x 4 jenkins staff 256 Jan 8 14:33 jdk8u482-b05-jre [2026-01-08T15:20:49.762Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image [2026-01-08T15:20:49.762Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz over ./j2sdk-image/jre... [2026-01-08T15:21:19.954Z] Removing top-level folder jdk8u482-b05-debug-image/ [2026-01-08T15:21:19.954Z] Removing top-level folder jdk8u482-b05/ [2026-01-08T15:21:50.234Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version [2026-01-08T15:21:50.234Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-08T15:21:52.769Z] openjdk version "1.8.0_482-beta" [2026-01-08T15:21:52.769Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081424-b05) [2026-01-08T15:21:52.769Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-08T15:21:52.769Z] =JAVA VERSION OUTPUT END= [2026-01-08T15:21:52.769Z] =RELEASE INFO BEGIN= [2026-01-08T15:21:52.769Z] JAVA_VERSION="1.8.0_482" [2026-01-08T15:21:52.769Z] OS_NAME="" [2026-01-08T15:21:52.769Z] OS_VERSION="" [2026-01-08T15:21:52.769Z] OS_ARCH="ppc64" [2026-01-08T15:21:52.769Z] SOURCE=".:git:46202039211d+" [2026-01-08T15:21:52.769Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-08T15:21:52.769Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c" [2026-01-08T15:21:52.769Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-08T15:21:52.769Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-01-08T15:21:52.769Z] FULL_VERSION="1.8.0_482-beta-202601081424-b05" [2026-01-08T15:21:52.769Z] SEMANTIC_VERSION="8.0.482+5" [2026-01-08T15:21:52.769Z] BUILD_INFO="OS: AIX Version: 7.2" [2026-01-08T15:21:52.769Z] JVM_VARIANT="Hotspot" [2026-01-08T15:21:52.769Z] JVM_VERSION="25.482-b05" [2026-01-08T15:21:52.769Z] IMAGE_TYPE="JDK" [2026-01-08T15:21:52.769Z] =RELEASE INFO END= [2026-01-08T15:21:52.769Z] get testKitGen... [2026-01-08T15:21:52.769Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-08T15:21:53.549Z] git rev-parse master [2026-01-08T15:21:53.550Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-08T15:21:54.096Z] $ ssh-agent -k [2026-01-08T15:21:54.108Z] unset SSH_AUTH_SOCK; [2026-01-08T15:21:54.108Z] unset SSH_AGENT_PID; [2026-01-08T15:21:54.108Z] echo Agent pid 9634186 killed; [2026-01-08T15:21:54.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-08T15:21:55.406Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.system&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=ppc64_aix&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&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%2Fjdk8u%2Fjdk8u-aix-ppc64-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=dev&amp;LABEL_ADDITION=sw.os.aix.7_2&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=530&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-08T15:21:55.427Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.system&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=ppc64_aix&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&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-osuosl-aix72-ppc64-4&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&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%2Fjdk8u%2Fjdk8u-aix-ppc64-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=dev&amp;LABEL_ADDITION=sw.os.aix.7_2&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=530&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-01-08T15:21:55.482Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T15:21:56.556Z] Copied 1 artifact from "getTRSSOutput" build number 2010 [Pipeline] sh [2026-01-08T15:21:58.431Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-08T15:21:58.431Z] + gzip -cd TRSSOutput.tar.gz [2026-01-08T15:21:58.431Z] + tar xof - [2026-01-08T15:21:58.431Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-08T15:21:58.812Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-08T15:21:58.831Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-08T15:22:01.045Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-08T15:22:01.045Z] -------------------------------------------- [2026-01-08T15:22:01.045Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:01.045Z] task is set to default [2026-01-08T15:22:01.045Z] dependencyList is set to all [2026-01-08T15:22:01.045Z] System Test jars will be downloaded. [2026-01-08T15:22:01.045Z] -------------------------------------------- [2026-01-08T15:22:01.045Z] Starting download third party dependent jars [2026-01-08T15:22:01.045Z] -------------------------------------------- [2026-01-08T15:22:01.045Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading. [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-01-08T15:22:01.045Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-01-08T15:22:01.045Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-08T15:22:01.434Z] 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:01.439Z] Machine limit is 7. [Pipeline] sh [2026-01-08T15:22:03.302Z] + cd ./aqa-tests/TKG [2026-01-08T15:22:03.302Z] + uname [2026-01-08T15:22:03.302Z] + [ AIX = AIX ] [2026-01-08T15:22:03.302Z] + MAKE=gmake [2026-01-08T15:22:03.302Z] + gmake genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES= [2026-01-08T15:22:03.302Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image [2026-01-08T15:22:03.302Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:03.302Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:22:03.302Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:22:03.302Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T15:22:03.302Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T15:22:04.906Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2026-01-08T15:22:07.391Z] [2026-01-08T15:22:07.391Z] build: [2026-01-08T15:22:07.391Z] [2026-01-08T15:22:07.391Z] clean: [2026-01-08T15:22:07.391Z] [2026-01-08T15:22:07.391Z] init: [2026-01-08T15:22:07.391Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/bin [2026-01-08T15:22:07.391Z] [2026-01-08T15:22:07.391Z] getDependentLibs: [2026-01-08T15:22:07.391Z] [exec] -------------------------------------------- [2026-01-08T15:22:07.391Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:07.391Z] [exec] task is set to default [2026-01-08T15:22:07.391Z] [exec] dependencyList is set to json_simple [2026-01-08T15:22:07.391Z] [exec] System Test jars will be downloaded. [2026-01-08T15:22:07.391Z] [exec] -------------------------------------------- [2026-01-08T15:22:07.391Z] [exec] Starting download third party dependent jars [2026-01-08T15:22:07.391Z] [exec] -------------------------------------------- [2026-01-08T15:22:07.391Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:07.391Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:22:07.391Z] [exec] downloaded dependent third party jars successfully [2026-01-08T15:22:07.391Z] [2026-01-08T15:22:07.391Z] compile: [2026-01-08T15:22:07.391Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:22:07.391Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:22:07.391Z] [echo] ===fork: yes [2026-01-08T15:22:07.391Z] [echo] ===debug: on [2026-01-08T15:22:07.391Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/bin [2026-01-08T15:22:13.025Z] [2026-01-08T15:22:13.025Z] dist: [2026-01-08T15:22:13.025Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-08T15:22:13.025Z] [2026-01-08T15:22:13.025Z] BUILD SUCCESSFUL [2026-01-08T15:22:13.025Z] Total time: 7 seconds [2026-01-08T15:22:13.025Z] 0 [2026-01-08T15:22:13.025Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T15:22:13.025Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T15:22:13.025Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2026-01-08T15:22:13.799Z] ****************************** MACHINE INFO ****************************** [2026-01-08T15:22:13.799Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG [2026-01-08T15:22:13.799Z] Free Physical Memory Size : 25579511808 [2026-01-08T15:22:13.799Z] Free space (bytes) : 30985854976 [2026-01-08T15:22:13.799Z] Total Physical Memory Size : 32212254720 [2026-01-08T15:22:13.799Z] Total space (bytes) : 34359738368 [2026-01-08T15:22:13.799Z] Usable space (bytes) : 30985854976 [2026-01-08T15:22:13.799Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:22:13.799Z] bashVersion : [2026-01-08T15:22:13.799Z] GNU bash, version 5.1.4(1)-release (powerpc-ibm-aix6.1.9.0) [2026-01-08T15:22:13.799Z] Copyright (C) 2020 Free Software Foundation, Inc. [2026-01-08T15:22:13.799Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:22:13.799Z] [2026-01-08T15:22:13.799Z] This is free software; you are free to change and redistribute it. [2026-01-08T15:22:13.799Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:22:13.799Z] cpuCores : [2026-01-08T15:22:13.799Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2026-01-08T15:22:13.799Z] 0 [2026-01-08T15:22:13.799Z] curlVersion : [2026-01-08T15:22:13.799Z] curl 7.79.1 (powerpc-ibm-aix6.1.9.0) libcurl/7.79.1 OpenSSL/1.0.2u zlib/1.2.11 libssh2/1.9.0 OpenLDAP/2.4.58 [2026-01-08T15:22:13.799Z] Release-Date: 2021-09-22 [2026-01-08T15:22:13.799Z] 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:13.799Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets [2026-01-08T15:22:13.799Z] dockerVersion : bash: line 1: docker: command not found [2026-01-08T15:22:13.799Z] gcc version : Command could not be executed [2026-01-08T15:22:13.799Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2026-01-08T15:22:13.799Z] gdb version : bash: line 1: gdb: command not found [2026-01-08T15:22:13.799Z] lldb version : Command could not be executed [2026-01-08T15:22:13.799Z] makeVersion : [2026-01-08T15:22:13.799Z] GNU Make 4.3 [2026-01-08T15:22:13.799Z] Built for powerpc-ibm-aix6.1.9.0 [2026-01-08T15:22:13.799Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-08T15:22:13.799Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:22:13.799Z] This is free software: you are free to change and redistribute it. [2026-01-08T15:22:13.799Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:22:13.799Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-08T15:22:13.799Z] perlVersion : [2026-01-08T15:22:13.799Z] [2026-01-08T15:22:13.799Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2026-01-08T15:22:13.799Z] [2026-01-08T15:22:13.799Z] Copyright 1987-2022, Larry Wall [2026-01-08T15:22:13.799Z] [2026-01-08T15:22:13.799Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T15:22:13.799Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T15:22:13.799Z] [2026-01-08T15:22:13.799Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T15:22:13.799Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T15:22:13.799Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-08T15:22:13.799Z] [2026-01-08T15:22:13.799Z] podmanVersion : bash: line 1: podman: command not found [2026-01-08T15:22:13.799Z] procArch : powerpc [2026-01-08T15:22:13.799Z] sysArch : 00FB3A2C4C00 [2026-01-08T15:22:13.800Z] sysOS : AIX [2026-01-08T15:22:13.800Z] ulimit : [2026-01-08T15:22:13.800Z] core file size (blocks, -c) unlimited [2026-01-08T15:22:13.800Z] data seg size (kbytes, -d) 2621440 [2026-01-08T15:22:13.800Z] file size (blocks, -f) unlimited [2026-01-08T15:22:13.800Z] max memory size (kbytes, -m) 262144 [2026-01-08T15:22:13.800Z] open files (-n) unlimited [2026-01-08T15:22:13.800Z] pipe size (512 bytes, -p) 64 [2026-01-08T15:22:13.800Z] stack size (kbytes, -s) 4194304 [2026-01-08T15:22:13.800Z] cpu time (seconds, -t) unlimited [2026-01-08T15:22:13.800Z] max user processes (-u) unlimited [2026-01-08T15:22:13.800Z] virtual memory (kbytes, -v) unlimited [2026-01-08T15:22:13.800Z] uname : AIX adopt08 2 7 00FB3A2C4C00 powerpc AIX [2026-01-08T15:22:13.800Z] vmVendor : Oracle Corporation [2026-01-08T15:22:13.800Z] vmVersion : 25.482-b05 [2026-01-08T15:22:13.800Z] xlc version : Version: 13.01.0003.0007 [2026-01-08T15:22:13.800Z] ************************************************************************** [2026-01-08T15:22:13.800Z] [2026-01-08T15:22:13.800Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T15:22:13.800Z] [2026-01-08T15:22:13.800Z] System.getProperty('java.vendor')=Temurin [2026-01-08T15:22:13.800Z] [2026-01-08T15:22:13.800Z] System.getProperty('os.name')=AIX [2026-01-08T15:22:13.800Z] [2026-01-08T15:22:13.800Z] System.getProperty('os.arch')=ppc64 [2026-01-08T15:22:13.800Z] [2026-01-08T15:22:13.800Z] System.getProperty('java.fullversion')=null [2026-01-08T15:22:13.800Z] [2026-01-08T15:22:13.800Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T15:22:13.800Z] [2026-01-08T15:22:14.574Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:14.574Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG' [2026-01-08T15:22:14.574Z] perl scripts/configure.pl [2026-01-08T15:22:14.574Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-08T15:22:15.349Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T15:22:15.349Z] [2026-01-08T15:22:15.349Z] [2026-01-08T15:22:15.349Z] Starting to generate parallel test lists. [2026-01-08T15:22:15.349Z] [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/churn/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/jlm/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/modularity/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/security/playlist.xml [2026-01-08T15:22:16.126Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-01-08T15:22:16.126Z] Attempting to get test duration data from TRSS. [2026-01-08T15:22:16.126Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64_aix&group=system&level=extended [2026-01-08T15:22:17.249Z] Attempting to get test duration data from cached files. [2026-01-08T15:22:17.249Z] Reading file: Test_openjdk8_hs_system_ppc64_aix.json [2026-01-08T15:22:17.249Z] Warning: cannot get data from cached files. [2026-01-08T15:22:17.249Z] [2026-01-08T15:22:17.249Z] TEST DURATION [2026-01-08T15:22:17.249Z] ==================================================================================== [2026-01-08T15:22:17.249Z] Total number of tests searched: 32 [2026-01-08T15:22:17.249Z] Number of test durations found: 32 [2026-01-08T15:22:17.249Z] Top slowest tests: [2026-01-08T15:22:17.249Z] 06m53s MiniMix_aot_5m_0 [2026-01-08T15:22:17.249Z] 05m52s MiniMix_10m_1 [2026-01-08T15:22:17.249Z] 04m30s ConcurrentLoadTest_5m_1 [2026-01-08T15:22:17.249Z] ==================================================================================== [2026-01-08T15:22:17.249Z] [2026-01-08T15:22:17.249Z] Test target is split into 1 lists. [2026-01-08T15:22:17.249Z] Reducing estimated test running time from 67m22s to 67m22s. [2026-01-08T15:22:17.249Z] [2026-01-08T15:22:17.249Z] -------------------------------------testList_0------------------------------------- [2026-01-08T15:22:17.249Z] Number of tests: 32 [2026-01-08T15:22:17.249Z] Estimated running time: 67m22s [2026-01-08T15:22:17.249Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_1,ConcurrentLoadTest_5m_1,ConcurrentLoadTest_5m_0,MiniMix_10m_0,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,DBBLoadTest_5m_0,MathLoadTest_all_5m_0,LangLoadTest_5m_1,MiniMix_5m_0,MiniMix_5m_1,HCRLateAttachWorkload_1,HCRLateAttachWorkload_0,OAuthTest_0,LockingLoadTest_0,LockingLoadTest_1,JdiTest_2,JdiTest_1,JdiTest_0,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2,MiniMix_5m_2,MiniMix_10m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_2,MathLoadTest_all_5m_2,LockingLoadTest_2,UtilLoadTest_5m_2 [2026-01-08T15:22:17.249Z] ------------------------------------------------------------------------------------ [2026-01-08T15:22:17.249Z] [2026-01-08T15:22:17.249Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-08T15:22:17.249Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-08T15:22:17.430Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-08T15:22:17.966Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2026-01-08T15:22:19.831Z] + cd ./aqa-tests/TKG [2026-01-08T15:22:19.831Z] + uname [2026-01-08T15:22:19.831Z] + [ AIX = AIX ] [2026-01-08T15:22:19.831Z] + MAKE=gmake [2026-01-08T15:22:19.831Z] + gmake genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME= [2026-01-08T15:22:19.831Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image [2026-01-08T15:22:19.831Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:19.831Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:22:19.831Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:22:19.831Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T15:22:19.831Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T15:22:19.831Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2026-01-08T15:22:20.611Z] [2026-01-08T15:22:20.611Z] build: [2026-01-08T15:22:20.611Z] [2026-01-08T15:22:20.611Z] clean: [2026-01-08T15:22:20.611Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/autoGenEnv.mk [2026-01-08T15:22:20.611Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/bin [2026-01-08T15:22:20.611Z] [2026-01-08T15:22:20.611Z] init: [2026-01-08T15:22:20.611Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/bin [2026-01-08T15:22:20.611Z] [2026-01-08T15:22:20.611Z] getDependentLibs: [2026-01-08T15:22:20.611Z] [exec] -------------------------------------------- [2026-01-08T15:22:20.611Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:20.611Z] [exec] task is set to default [2026-01-08T15:22:20.611Z] [exec] dependencyList is set to json_simple [2026-01-08T15:22:20.611Z] [exec] System Test jars will be downloaded. [2026-01-08T15:22:20.611Z] [exec] -------------------------------------------- [2026-01-08T15:22:20.611Z] [exec] Starting download third party dependent jars [2026-01-08T15:22:20.611Z] [exec] -------------------------------------------- [2026-01-08T15:22:20.611Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:20.611Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:22:20.611Z] [exec] downloaded dependent third party jars successfully [2026-01-08T15:22:20.611Z] [2026-01-08T15:22:20.611Z] compile: [2026-01-08T15:22:20.611Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:22:20.611Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:22:20.611Z] [echo] ===fork: yes [2026-01-08T15:22:20.611Z] [echo] ===debug: on [2026-01-08T15:22:21.387Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/bin [2026-01-08T15:22:23.872Z] [2026-01-08T15:22:23.872Z] dist: [2026-01-08T15:22:23.872Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-08T15:22:23.872Z] [2026-01-08T15:22:23.872Z] BUILD SUCCESSFUL [2026-01-08T15:22:23.872Z] Total time: 4 seconds [2026-01-08T15:22:23.872Z] 0 [2026-01-08T15:22:23.872Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T15:22:24.648Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T15:22:24.648Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2026-01-08T15:22:25.468Z] ****************************** MACHINE INFO ****************************** [2026-01-08T15:22:25.468Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG [2026-01-08T15:22:25.468Z] Free Physical Memory Size : 25576902656 [2026-01-08T15:22:25.468Z] Free space (bytes) : 30985846784 [2026-01-08T15:22:25.468Z] Total Physical Memory Size : 32212254720 [2026-01-08T15:22:25.468Z] Total space (bytes) : 34359738368 [2026-01-08T15:22:25.468Z] Usable space (bytes) : 30985846784 [2026-01-08T15:22:25.468Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:22:25.468Z] bashVersion : [2026-01-08T15:22:25.468Z] GNU bash, version 5.1.4(1)-release (powerpc-ibm-aix6.1.9.0) [2026-01-08T15:22:25.468Z] Copyright (C) 2020 Free Software Foundation, Inc. [2026-01-08T15:22:25.468Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] This is free software; you are free to change and redistribute it. [2026-01-08T15:22:25.468Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:22:25.468Z] cpuCores : [2026-01-08T15:22:25.468Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2026-01-08T15:22:25.468Z] 0 [2026-01-08T15:22:25.468Z] curlVersion : [2026-01-08T15:22:25.468Z] curl 7.79.1 (powerpc-ibm-aix6.1.9.0) libcurl/7.79.1 OpenSSL/1.0.2u zlib/1.2.11 libssh2/1.9.0 OpenLDAP/2.4.58 [2026-01-08T15:22:25.468Z] Release-Date: 2021-09-22 [2026-01-08T15:22:25.468Z] 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:25.468Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets [2026-01-08T15:22:25.468Z] dockerVersion : bash: line 1: docker: command not found [2026-01-08T15:22:25.468Z] gcc version : Command could not be executed [2026-01-08T15:22:25.468Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2026-01-08T15:22:25.468Z] gdb version : bash: line 1: gdb: command not found [2026-01-08T15:22:25.468Z] lldb version : Command could not be executed [2026-01-08T15:22:25.468Z] makeVersion : [2026-01-08T15:22:25.468Z] GNU Make 4.3 [2026-01-08T15:22:25.468Z] Built for powerpc-ibm-aix6.1.9.0 [2026-01-08T15:22:25.468Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-08T15:22:25.468Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:22:25.468Z] This is free software: you are free to change and redistribute it. [2026-01-08T15:22:25.468Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:22:25.468Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-08T15:22:25.468Z] perlVersion : [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] Copyright 1987-2022, Larry Wall [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T15:22:25.468Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T15:22:25.468Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T15:22:25.468Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] podmanVersion : bash: line 1: podman: command not found [2026-01-08T15:22:25.468Z] procArch : powerpc [2026-01-08T15:22:25.468Z] sysArch : 00FB3A2C4C00 [2026-01-08T15:22:25.468Z] sysOS : AIX [2026-01-08T15:22:25.468Z] ulimit : [2026-01-08T15:22:25.468Z] core file size (blocks, -c) unlimited [2026-01-08T15:22:25.468Z] data seg size (kbytes, -d) 2621440 [2026-01-08T15:22:25.468Z] file size (blocks, -f) unlimited [2026-01-08T15:22:25.468Z] max memory size (kbytes, -m) 262144 [2026-01-08T15:22:25.468Z] open files (-n) unlimited [2026-01-08T15:22:25.468Z] pipe size (512 bytes, -p) 64 [2026-01-08T15:22:25.468Z] stack size (kbytes, -s) 4194304 [2026-01-08T15:22:25.468Z] cpu time (seconds, -t) unlimited [2026-01-08T15:22:25.468Z] max user processes (-u) unlimited [2026-01-08T15:22:25.468Z] virtual memory (kbytes, -v) unlimited [2026-01-08T15:22:25.468Z] uname : AIX adopt08 2 7 00FB3A2C4C00 powerpc AIX [2026-01-08T15:22:25.468Z] vmVendor : Oracle Corporation [2026-01-08T15:22:25.468Z] vmVersion : 25.482-b05 [2026-01-08T15:22:25.468Z] xlc version : Version: 13.01.0003.0007 [2026-01-08T15:22:25.468Z] ************************************************************************** [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] System.getProperty('java.vendor')=Temurin [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] System.getProperty('os.name')=AIX [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] System.getProperty('os.arch')=ppc64 [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] System.getProperty('java.fullversion')=null [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T15:22:25.468Z] [2026-01-08T15:22:25.468Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:22:25.468Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG' [2026-01-08T15:22:25.468Z] perl scripts/configure.pl [2026-01-08T15:22:25.468Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL= [2026-01-08T15:22:26.244Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T15:22:26.244Z] [2026-01-08T15:22:26.244Z] [2026-01-08T15:22:26.244Z] Starting to generate parallel test lists. [2026-01-08T15:22:26.244Z] [2026-01-08T15:22:26.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/churn/playlist.xml [2026-01-08T15:22:26.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-01-08T15:22:26.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-01-08T15:22:27.017Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/jlm/playlist.xml [2026-01-08T15:22:27.017Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-01-08T15:22:27.017Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-01-08T15:22:27.018Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-01-08T15:22:27.018Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/modularity/playlist.xml [2026-01-08T15:22:27.018Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-01-08T15:22:27.018Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/security/playlist.xml [2026-01-08T15:22:27.018Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-01-08T15:22:27.018Z] Attempting to get test duration data from TRSS. [2026-01-08T15:22:27.018Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64_aix&group=system&level=extended [2026-01-08T15:22:27.368Z] Attempting to get test duration data from cached files. [2026-01-08T15:22:27.368Z] Reading file: Test_openjdk8_hs_system_ppc64_aix.json [2026-01-08T15:22:27.368Z] Warning: cannot get data from cached files. [2026-01-08T15:22:27.368Z] [2026-01-08T15:22:27.368Z] TEST DURATION [2026-01-08T15:22:27.368Z] ==================================================================================== [2026-01-08T15:22:27.368Z] Total number of tests searched: 32 [2026-01-08T15:22:27.368Z] Number of test durations found: 32 [2026-01-08T15:22:27.368Z] Top slowest tests: [2026-01-08T15:22:27.368Z] 06m53s MiniMix_aot_5m_0 [2026-01-08T15:22:27.368Z] 05m52s MiniMix_10m_1 [2026-01-08T15:22:27.368Z] 04m30s ConcurrentLoadTest_5m_1 [2026-01-08T15:22:27.368Z] ==================================================================================== [2026-01-08T15:22:27.368Z] [2026-01-08T15:22:27.368Z] Test target is split into 3 lists. [2026-01-08T15:22:27.368Z] Reducing estimated test running time from 67m22s to 22m39s. [2026-01-08T15:22:27.368Z] [2026-01-08T15:22:27.368Z] -------------------------------------testList_0------------------------------------- [2026-01-08T15:22:27.368Z] Number of tests: 8 [2026-01-08T15:22:27.368Z] Estimated running time: 22m39s [2026-01-08T15:22:27.368Z] TESTLIST=MiniMix_aot_5m_0,DBBLoadTest_5m_1,UtilLoadTest_5m_1,MathLoadTest_all_5m_0,MiniMix_5m_1,OAuthTest_0,LockingLoadTest_0,LockingLoadTest_1 [2026-01-08T15:22:27.368Z] ------------------------------------------------------------------------------------ [2026-01-08T15:22:27.368Z] [2026-01-08T15:22:27.368Z] -------------------------------------testList_1------------------------------------- [2026-01-08T15:22:27.368Z] Number of tests: 6 [2026-01-08T15:22:27.368Z] Estimated running time: 22m27s [2026-01-08T15:22:27.368Z] TESTLIST=MiniMix_10m_1,MiniMix_10m_0,LangLoadTest_5m_0,DBBLoadTest_5m_0,MiniMix_5m_0,HCRLateAttachWorkload_0 [2026-01-08T15:22:27.368Z] ------------------------------------------------------------------------------------ [2026-01-08T15:22:27.368Z] [2026-01-08T15:22:27.368Z] -------------------------------------testList_2------------------------------------- [2026-01-08T15:22:27.368Z] Number of tests: 18 [2026-01-08T15:22:27.368Z] Estimated running time: 22m16s [2026-01-08T15:22:27.368Z] TESTLIST=ConcurrentLoadTest_5m_1,ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_0,LangLoadTest_5m_1,HCRLateAttachWorkload_1,JdiTest_2,JdiTest_1,JdiTest_0,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2,MiniMix_5m_2,MiniMix_10m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_2,MathLoadTest_all_5m_2,LockingLoadTest_2,UtilLoadTest_5m_2 [2026-01-08T15:22:27.368Z] ------------------------------------------------------------------------------------ [2026-01-08T15:22:27.368Z] [2026-01-08T15:22:27.368Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-08T15:22:27.368Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-08T15:22:27.552Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-08T15:22:28.080Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2026-01-08T15:22:28.082Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2026-01-08T15:22:28.273Z] Archiving artifacts [2026-01-08T15:22:28.640Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-01-08T15:22:28.866Z] [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] library [2026-01-08T15:22:28.892Z] Loading library openjdk-jenkins-helper@master [2026-01-08T15:22:29.260Z] Examining adoptium/jenkins-helper [2026-01-08T15:22:29.260Z] Attempting to resolve master as a branch [2026-01-08T15:22:29.504Z] Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 [2026-01-08T15:22:29.517Z] The recommended git tool is: NONE [2026-01-08T15:22:29.517Z] using credential eclipse_temurin_bot_email_and_token [2026-01-08T15:22:29.546Z] Cloning the remote Git repository [2026-01-08T15:22:29.546Z] Cloning with configured refspecs honoured and without tags [2026-01-08T15:22:29.546Z] Cloning repository https://github.com/adoptium/jenkins-helper.git [2026-01-08T15:22:29.547Z] > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985 # timeout=10 [2026-01-08T15:22:29.568Z] Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git [2026-01-08T15:22:29.568Z] > git --version # timeout=10 [2026-01-08T15:22:29.591Z] > git --version # 'git version 2.43.0' [2026-01-08T15:22:29.591Z] using GIT_ASKPASS to set credentials [2026-01-08T15:22:29.614Z] > 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:30.174Z] > git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10 [2026-01-08T15:22:30.190Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2026-01-08T15:22:30.206Z] Avoid second fetch [2026-01-08T15:22:30.207Z] Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master) [2026-01-08T15:22:30.207Z] > git config core.sparsecheckout # timeout=10 [2026-01-08T15:22:30.225Z] > git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10 [2026-01-08T15:22:30.252Z] Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)" [2026-01-08T15:22:30.252Z] > git rev-list --no-walk 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10 [Pipeline] echo [2026-01-08T15:22:31.737Z] Test_openjdk8_hs_extended.system_ppc64_aix_testList_0 jobIsRunnable: true [Pipeline] library [2026-01-08T15:22:31.941Z] Only using first definition of library openjdk-jenkins-helper [Pipeline] echo [2026-01-08T15:22:33.583Z] Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 jobIsRunnable: true [Pipeline] library [2026-01-08T15:22:33.761Z] Only using first definition of library openjdk-jenkins-helper [Pipeline] echo [2026-01-08T15:22:35.259Z] Test_openjdk8_hs_extended.system_ppc64_aix_testList_2 jobIsRunnable: true [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-08T15:22:35.490Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-08T15:22:37.513Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-08T15:22:37.513Z] + 2>& 1 [2026-01-08T15:22:37.513Z] Unix type machine.. [2026-01-08T15:22:37.513Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T15:22:38.301Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T15:22:38.301Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T15:22:39.460Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-08T15:22:41.525Z] + find /tmp -name *core* -print -exec rm -f {} ; [2026-01-08T15:22:41.525Z] + 2> /dev/null [2026-01-08T15:22:41.525Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-08T15:22:41.903Z] 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-01-08T15:22:42.067Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64_aix_testList_0 [Pipeline] build [2026-01-08T15:22:42.073Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [Pipeline] build [2026-01-08T15:22:42.100Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64_aix_testList_2 [2026-01-08T15:22:48.614Z] Starting building: Test_openjdk8_hs_extended.system_ppc64_aix_testList_2 #24 [2026-01-08T15:22:48.614Z] Starting building: Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 #24 [2026-01-08T15:22:48.623Z] Starting building: Test_openjdk8_hs_extended.system_ppc64_aix_testList_0 #33 [2026-01-08T15:47:45.448Z] Build Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 #24 completed: UNSTABLE [Pipeline] } [2026-01-08T16:01:57.611Z] Build Test_openjdk8_hs_extended.system_ppc64_aix_testList_2 #24 completed: SUCCESS [Pipeline] } [2026-01-08T16:12:06.377Z] Build Test_openjdk8_hs_extended.system_ppc64_aix_testList_0 #33 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-08T16:12:06.441Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_ppc64_aix [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T16:12:06.506Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T16:12:06.506Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T16:12:06.521Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-08T16:12:06.547Z] Test_openjdk8_hs_extended.system_ppc64_aix_testList_0 #33 completed with status SUCCESS [Pipeline] timeout [2026-01-08T16:12:06.558Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T16:12:06.659Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64_aix_testList_0" build number 33 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-08T16:12:06.689Z] Saving Test_openjdk8_hs_extended.system_ppc64_aix_testList_0/33/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-08T16:12:06.711Z] Archiving artifacts [2026-01-08T16:12:06.764Z] Recording fingerprints [Pipeline] echo [2026-01-08T16:12:06.800Z] Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 #24 completed with status UNSTABLE [Pipeline] timeout [2026-01-08T16:12:06.811Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T16:12:07.002Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64_aix_testList_1" build number 24 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-08T16:12:07.037Z] Saving Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/24/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-08T16:12:07.059Z] Archiving artifacts [2026-01-08T16:12:07.175Z] Recording fingerprints [Pipeline] echo [2026-01-08T16:12:07.213Z] Test_openjdk8_hs_extended.system_ppc64_aix_testList_2 #24 completed with status SUCCESS [Pipeline] timeout [2026-01-08T16:12:07.228Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T16:12:07.329Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64_aix_testList_2" build number 24 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-08T16:12:07.364Z] Saving Test_openjdk8_hs_extended.system_ppc64_aix_testList_2/24/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-08T16:12:07.386Z] Archiving artifacts [2026-01-08T16:12:07.434Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-08T16:12:07.590Z] Tap file found: Test_openjdk8_hs_extended.system_ppc64_aix_testList_0\33\aqa-tests\TKG\output_1767886648910\Test_openjdk8_hs_extended.system_ppc64_aix_testList_0.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-01-08T16:12:07.681Z] Tap file found: Test_openjdk8_hs_extended.system_ppc64_aix_testList_1\24\aqa-tests\TKG\output_17678864659444\Test_openjdk8_hs_extended.system_ppc64_aix_testList_1.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-01-08T16:12:07.962Z] Tap file found: Test_openjdk8_hs_extended.system_ppc64_aix_testList_2\24\aqa-tests\TKG\output_17678863535221\Test_openjdk8_hs_extended.system_ppc64_aix_testList_2.tap... [Pipeline] readFile [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T16:12:08.062Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T16:12:08.062Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T16:12:08.085Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2026-01-08T16:12:08.204Z] allocate a node for generating rerun job ... [Pipeline] node [2026-01-08T16:12:08.236Z] Running on test-rise-ubuntu2404-riscv64-5 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix [Pipeline] { [Pipeline] echo [2026-01-08T16:12:08.250Z] Generating rerun Test_openjdk8_hs_extended.system_ppc64_aix_rerun job for running failed test(s) ... [Pipeline] library [2026-01-08T16:12:08.270Z] Only using first definition of library openjdk-jenkins-helper [Pipeline] echo [2026-01-08T16:12:09.912Z] Test_openjdk8_hs_extended.system_ppc64_aix_rerun jobIsRunnable: true [Pipeline] parallel [2026-01-08T16:12:09.914Z] No branches to run [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-01-08T16:12:10.133Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.system_ppc64_aix_rerun) [Pipeline] build [2026-01-08T16:12:10.154Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64_aix_rerun [2026-01-08T16:12:20.257Z] Starting building: Test_openjdk8_hs_extended.system_ppc64_aix_rerun #23 [2026-01-08T17:54:06.346Z] Build Test_openjdk8_hs_extended.system_ppc64_aix_rerun #23 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-08T17:54:06.426Z] Running on test-azure-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T17:54:06.649Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T17:54:06.649Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T17:54:06.749Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-08T17:54:06.790Z] Test_openjdk8_hs_extended.system_ppc64_aix_rerun #23 completed with status UNSTABLE [Pipeline] timeout [2026-01-08T17:54:06.803Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T17:54:07.888Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64_aix_rerun" build number 23 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-08T17:54:07.928Z] Saving Test_openjdk8_hs_extended.system_ppc64_aix_rerun/23/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-08T17:54:08.030Z] Archiving artifacts [2026-01-08T17:54:08.338Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-08T17:54:08.892Z] Tap file found: Test_openjdk8_hs_extended.system_ppc64_aix_rerun/23/aqa-tests/TKG/output_17678948074949/Test_openjdk8_hs_extended.system_ppc64_aix_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-01-08T17:54:09.372Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=MiniMix_5m_0,MiniMix_10m_0,MiniMix_10m_1&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=ppc64_aix&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&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%2Fjdk8u%2Fjdk8u-aix-ppc64-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=dev&amp;LABEL_ADDITION=sw.os.aix.7_2&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=530&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T17:54:09.623Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T17:54:09.623Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T17:54:09.721Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE