Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_ppc64_aix" build number 198
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 535
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4@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.openjdk_ppc64_aix_testList_4@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 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:30:25.719Z] SPEC: aix_ppc-64
[Pipeline] echo
[2026-02-11T12:30:25.720Z] 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-02-11T12:30:25.729Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T12:30:25.730Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2
[Pipeline] nodesByLabel
[2026-02-11T12:30:25.738Z] 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-02-11T12:30:40.741Z] Still waiting to schedule task
[2026-02-11T12:30:40.741Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2’
[2026-02-11T13:08:11.748Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-11T13:08:11.773Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T13:08:12.138Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T13:08:12.138Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T13:08:12.313Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T13:08:12.544Z] The recommended git tool is: git
[2026-02-11T13:08:12.894Z] No credentials specified
[2026-02-11T13:08:13.070Z] Cloning the remote Git repository
[2026-02-11T13:08:13.328Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:08:13.328Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests # timeout=10
[2026-02-11T13:08:13.343Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T13:08:13.343Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:08:13.343Z] > git --version # timeout=10
[2026-02-11T13:08:13.354Z] > git --version # 'git version 2.41.0'
[2026-02-11T13:08:13.354Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T13:08:38.450Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T13:08:38.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T13:08:38.742Z] Avoid second fetch
[2026-02-11T13:08:38.934Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
[2026-02-11T13:08:38.824Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T13:08:39.017Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T13:08:39.028Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[2026-02-11T13:09:17.159Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T13:09:19.449Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:09:19.461Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T13:09:21.520Z] + date +%a, %d %b %Y %T %z
[2026-02-11T13:09:21.520Z] + LC_TIME=C
[Pipeline] echo
[2026-02-11T13:09:22.058Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T13:09:23.923Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T13:09:23.923Z] + 2>& 1
[2026-02-11T13:09:23.923Z] Unix type machine..
[2026-02-11T13:09:23.923Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T13:09:26.830Z] + printenv
[2026-02-11T13:09:26.830Z] _=/opt/freeware/bin/printenv
[2026-02-11T13:09:26.830Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T13:09:26.830Z] BUILD_LIST=openjdk
[2026-02-11T13:09:26.830Z] LANG=C
[2026-02-11T13:09:26.830Z] LABEL_ADDITION=sw.os.aix.7_2
[2026-02-11T13:09:26.830Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4
[2026-02-11T13:09:26.830Z] LOGIN=jenkins
[2026-02-11T13:09:26.830Z] USE_JRE=false
[2026-02-11T13:09:26.830Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:09:26.830Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T13:09:26.830Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T13:09:26.830Z] JDK10_BOOT_DIR=/usr/java10_64
[2026-02-11T13:09:26.830Z] PARALLEL=None
[2026-02-11T13:09:26.830Z] KEEP_REPORTDIR=true
[2026-02-11T13:09:26.830Z] DOCKER_REQUIRED=false
[2026-02-11T13:09:26.830Z] JDK11_BOOT_DIR=/usr/java11_64
[2026-02-11T13:09:26.830Z] jobStatus=SUCCESS
[2026-02-11T13:09:26.830Z] CLCMD_PASSTHRU=1
[2026-02-11T13:09:26.830Z] 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-02-11T13:09:26.830Z] RES_RETRY=2
[2026-02-11T13:09:26.830Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T13:09:26.830Z] TARGET=-f parallelList.mk testList_4
[2026-02-11T13:09:26.830Z] BUILD_NUMBER=34
[2026-02-11T13:09:26.830Z] SDK_RESOURCE=upstream
[2026-02-11T13:09:26.830Z] JOBSTARTTIME=Wed, 11 Feb 2026 13:09:20 +0000
[2026-02-11T13:09:26.830Z] PERSONAL_BUILD=false
[2026-02-11T13:09:26.830Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/34/display/redirect?page=tests
[2026-02-11T13:09:26.830Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T13:09:26.830Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T13:09:26.830Z] 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-02-11T13:09:26.830Z] KEEP_WORKSPACE=false
[2026-02-11T13:09:26.830Z] OPENJ9_BRANCH=master
[2026-02-11T13:09:26.830Z] LC__FASTMSG=true
[2026-02-11T13:09:26.830Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T13:09:26.830Z] EXIT_FAILURE=false
[2026-02-11T13:09:26.830Z] HUDSON_COOKIE=a7c161d6-d9ef-48c7-804a-4da84f7a3d4e
[2026-02-11T13:09:26.830Z] EDITOR=/usr/bin/vi
[2026-02-11T13:09:26.830Z] JDK_BRANCH=jdk8u492-b02_adopt
[2026-02-11T13:09:26.830Z] AUTO_DETECT=true
[2026-02-11T13:09:26.830Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T13:09:26.830Z] JCK_GIT_BRANCH=master
[2026-02-11T13:09:26.830Z] LOGNAME=jenkins
[2026-02-11T13:09:26.830Z] BUILD_ID=34
[2026-02-11T13:09:26.830Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4-34
[2026-02-11T13:09:26.830Z] EXECUTOR_NUMBER=0
[2026-02-11T13:09:26.830Z] RES_TIMEOUT=5
[2026-02-11T13:09:26.830Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4
[2026-02-11T13:09:26.830Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T13:09:26.830Z] ITERATIONS=1
[2026-02-11T13:09:26.830Z] MAIL=/var/spool/mail/jenkins
[2026-02-11T13:09:26.830Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4.tap
[2026-02-11T13:09:26.830Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image
[2026-02-11T13:09:26.830Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T13:09:26.830Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T13:09:26.830Z] LOCPATH=/usr/lib/nls/loc
[2026-02-11T13:09:26.830Z] TKG_ITERATIONS=1
[2026-02-11T13:09:26.830Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/34/display/redirect?page=artifacts
[2026-02-11T13:09:26.830Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T13:09:26.830Z] JDK_IMPL=hotspot
[2026-02-11T13:09:26.830Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T13:09:26.830Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T13:09:26.830Z] JENKINS_NODE_COOKIE=a8bc8bd6-7c92-4635-99cf-12019e48846c
[2026-02-11T13:09:26.830Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T13:09:26.830Z] NUM_PROCESSORS=5
[2026-02-11T13:09:26.830Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2026-02-11T13:09:26.830Z] CI=true
[2026-02-11T13:09:26.830Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T13:09:26.830Z] USER=jenkins
[2026-02-11T13:09:26.830Z] JENKINS_SERVER_COOKIE=durable-5881d27da7902c8c5f074fb8b2cdf5dfce33a5670faa390c945470479fb9df45
[2026-02-11T13:09:26.830Z] AUTHSTATE=compat
[2026-02-11T13:09:26.830Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T13:09:26.831Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T13:09:26.831Z] EXIT_SUCCESS=false
[2026-02-11T13:09:26.831Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib
[2026-02-11T13:09:26.831Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T13:09:26.831Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix
[2026-02-11T13:09:26.831Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/system_lib
[2026-02-11T13:09:26.831Z] RERUN_FAILURE=true
[2026-02-11T13:09:26.831Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/34/display/redirect?page=changes
[2026-02-11T13:09:26.831Z] SHELL=/usr/bin/ksh
[2026-02-11T13:09:26.831Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4
[2026-02-11T13:09:26.831Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/
[2026-02-11T13:09:26.831Z] AIXTHREAD_HRT=true
[2026-02-11T13:09:26.831Z] DYNAMIC_COMPILE=false
[2026-02-11T13:09:26.831Z] ODMDIR=/etc/objrepos
[2026-02-11T13:09:26.831Z] SETUP_JCK_RUN=false
[2026-02-11T13:09:26.831Z] SPEC=aix_ppc-64
[2026-02-11T13:09:26.831Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2026-02-11T13:09:26.831Z] PLATFORM=ppc64_aix
[2026-02-11T13:09:26.831Z] TIME_LIMIT=25
[2026-02-11T13:09:26.831Z] HOME=/home/jenkins
[2026-02-11T13:09:26.831Z] NODE_NAME=build-osuosl-aix72-ppc64-3
[2026-02-11T13:09:26.831Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4@tmp
[2026-02-11T13:09:26.831Z] UPSTREAM_JOB_NUMBER=535
[2026-02-11T13:09:26.831Z] GENERATE_JOBS=true
[2026-02-11T13:09:26.831Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T13:09:26.831Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T13:09:26.831Z] BUILD_DISPLAY_NAME=#34
[2026-02-11T13:09:26.831Z] SSH_CLIENT=78.47.239.97 50422 22
[2026-02-11T13:09:26.831Z] SSH_CONNECTION=78.47.239.97 50422 140.211.9.163 22
[2026-02-11T13:09:26.831Z] RERUN_ITERATIONS=1
[2026-02-11T13:09:26.831Z] STAGE_NAME=Setup
[2026-02-11T13:09:26.831Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin
[2026-02-11T13:09:26.831Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4
[2026-02-11T13:09:26.831Z] OBJECT_MODE=64
[2026-02-11T13:09:26.831Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/display/redirect
[2026-02-11T13:09:26.831Z] UPSTREAM_TEST_JOB_NUMBER=198
[2026-02-11T13:09:26.831Z] PERL5LIB=/opt/freemarker/lib/perl5
[2026-02-11T13:09:26.831Z] TZ=UTC0
[2026-02-11T13:09:26.831Z] JDK_VERSION=8
[2026-02-11T13:09:26.831Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/34/display/redirect
[2026-02-11T13:09:26.831Z] JDK9_BOOT_DIR=/home/jdk-9+181/
[2026-02-11T13:09:26.831Z] JDK8_BOOT_DIR=/home/bootjdk8/
[2026-02-11T13:09:26.831Z] JDK7_BOOT_DIR=/usr/java8_64
[2026-02-11T13:09:26.831Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/34/
[2026-02-11T13:09:26.831Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T13:09:26.831Z] ORIGIN_JDK_VERSION=8
[2026-02-11T13:09:26.831Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../benchmarks
[2026-02-11T13:09:26.831Z] 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-02-11T13:09:26.831Z] 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-02-11T13:09:27.183Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:09:27.198Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:12:06.263Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 535
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T13:12:06.472Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-11T13:12:06.477Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T13:12:06.580Z] $ ssh-agent
[2026-02-11T13:12:07.383Z] SSH_AUTH_SOCK=/tmp/ssh-5mdL5ajd3IGD/agent.20382122
[2026-02-11T13:12:07.383Z] SSH_AGENT_PID=18285052
[2026-02-11T13:12:07.383Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:12:07.400Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T13:12:07.426Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:12:09.286Z] + pwd
[2026-02-11T13:12:09.286Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/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-02-11T13:12:09.286Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests
[2026-02-11T13:12:09.286Z] get jdk binary...
[2026-02-11T13:12:09.286Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T13:12:09.286Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T13:12:57.898Z] List files in jdkbinary folder...
[2026-02-11T13:12:57.898Z] total 216032
[2026-02-11T13:12:57.898Z] -rw-r--r-- 1 jenkins staff 72049719 Feb 11 10:12 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:12:57.898Z] -rw-r--r-- 1 jenkins staff 105549396 Feb 11 10:12 OpenJDK8U-jdk_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:12:57.899Z] -rw-r--r-- 1 jenkins staff 43501517 Feb 11 10:11 OpenJDK8U-jre_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:12:57.899Z] -rw------- 1 jenkins staff 20650 Feb 11 10:15 OpenJDK8U-sbom_ppc64_aix_hotspot_8u492b02-ea-metadata.json
[2026-02-11T13:12:57.899Z] -rw-r--r-- 1 jenkins staff 67913 Feb 11 12:08 OpenJDK8U-sbom_ppc64_aix_hotspot_8u492b02-ea.json
[2026-02-11T13:12:57.899Z] drwxr-xr-x 3 jenkins staff 256 Feb 11 13:12 tmp
[2026-02-11T13:12:57.899Z] List files in jdkbinary/tmp folder...
[2026-02-11T13:12:57.899Z] total 4
[2026-02-11T13:12:57.899Z] drwxr-xr-x 7 jenkins staff 4096 Feb 11 10:11 jdk8u492-b02
[2026-02-11T13:12:57.899Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T13:12:57.899Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T13:13:20.052Z] List files in jdkbinary folder...
[2026-02-11T13:13:20.052Z] total 216036
[2026-02-11T13:13:20.052Z] -rw-r--r-- 1 jenkins staff 72049719 Feb 11 10:12 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:13:20.052Z] -rw-r--r-- 1 jenkins staff 105549396 Feb 11 10:12 OpenJDK8U-jdk_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:13:20.052Z] -rw-r--r-- 1 jenkins staff 43501517 Feb 11 10:11 OpenJDK8U-jre_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:13:20.052Z] -rw------- 1 jenkins staff 20650 Feb 11 10:15 OpenJDK8U-sbom_ppc64_aix_hotspot_8u492b02-ea-metadata.json
[2026-02-11T13:13:20.052Z] -rw-r--r-- 1 jenkins staff 67913 Feb 11 12:08 OpenJDK8U-sbom_ppc64_aix_hotspot_8u492b02-ea.json
[2026-02-11T13:13:20.052Z] drwxr-xr-x 7 jenkins staff 4096 Feb 11 10:11 j2sdk-image
[2026-02-11T13:13:20.052Z] drwxr-xr-x 3 jenkins staff 256 Feb 11 13:12 tmp
[2026-02-11T13:13:20.052Z] List files in jdkbinary/tmp folder...
[2026-02-11T13:13:20.052Z] total 0
[2026-02-11T13:13:20.052Z] drwxr-xr-x 4 jenkins staff 256 Feb 11 10:11 jdk8u492-b02-jre
[2026-02-11T13:13:20.052Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T13:13:20.052Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-11T13:14:08.537Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T13:14:08.537Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T13:15:27.895Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T13:15:27.895Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T13:15:32.368Z] openjdk version "1.8.0_492-beta"
[2026-02-11T13:15:32.368Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111002-b02)
[2026-02-11T13:15:32.368Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:15:32.368Z] =JAVA VERSION OUTPUT END=
[2026-02-11T13:15:32.368Z] =RELEASE INFO BEGIN=
[2026-02-11T13:15:32.368Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T13:15:32.368Z] OS_NAME=""
[2026-02-11T13:15:32.368Z] OS_VERSION=""
[2026-02-11T13:15:32.368Z] OS_ARCH="ppc64"
[2026-02-11T13:15:32.368Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T13:15:32.368Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T13:15:32.368Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T13:15:32.368Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T13:15:32.368Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T13:15:32.368Z] FULL_VERSION="1.8.0_492-beta-202602111002-b02"
[2026-02-11T13:15:32.368Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T13:15:32.368Z] BUILD_INFO="OS: AIX Version: 7.2"
[2026-02-11T13:15:32.368Z] JVM_VARIANT="Hotspot"
[2026-02-11T13:15:32.368Z] JVM_VERSION="25.492-b02"
[2026-02-11T13:15:32.368Z] IMAGE_TYPE="JDK"
[2026-02-11T13:15:32.368Z] =RELEASE INFO END=
[2026-02-11T13:15:32.368Z] get testKitGen...
[2026-02-11T13:15:32.368Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T13:15:39.599Z] git rev-parse master
[2026-02-11T13:15:39.599Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T13:15:39.853Z] $ ssh-agent -k
[2026-02-11T13:15:39.864Z] unset SSH_AUTH_SOCK;
[2026-02-11T13:15:39.864Z] unset SSH_AGENT_PID;
[2026-02-11T13:15:39.864Z] echo Agent pid 18285052 killed;
[2026-02-11T13:15:40.663Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T13:15:41.135Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_4&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix&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=true&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=jdk8u492-b02_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=198&DOCKERIMAGE_TAG=&TEST_TIME=&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=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T13:15:41.147Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_4&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix&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=true&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=jdk8u492-b02_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=198&DOCKERIMAGE_TAG=&TEST_TIME=&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=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T13:15:41.203Z] Building tests...
[Pipeline] timeout
[2026-02-11T13:15:41.206Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:15:42.337Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_ppc64_aix" build number 198
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T13:15:42.378Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:15:42.392Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-11T13:15:42.799Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:15:42.810Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T13:15:42.903Z] $ ssh-agent
[2026-02-11T13:15:43.710Z] SSH_AUTH_SOCK=/tmp/ssh-OeLRbk2av1WW/agent.11534666
[2026-02-11T13:15:43.710Z] SSH_AGENT_PID=22348038
[2026-02-11T13:15:43.710Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:15:45.576Z] + bash ./compile.sh
[2026-02-11T13:15:45.576Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image
[2026-02-11T13:15:45.576Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib
[2026-02-11T13:15:45.576Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:15:45.577Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:15:45.577Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T13:15:45.577Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T13:15:47.178Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T13:15:50.614Z]
[2026-02-11T13:15:50.614Z] build:
[2026-02-11T13:15:50.614Z]
[2026-02-11T13:15:50.614Z] clean:
[2026-02-11T13:15:51.387Z]
[2026-02-11T13:15:51.387Z] init:
[2026-02-11T13:15:51.387Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/bin
[2026-02-11T13:15:51.387Z]
[2026-02-11T13:15:51.387Z] getDependentLibs:
[2026-02-11T13:15:51.387Z] [exec] --------------------------------------------
[2026-02-11T13:15:51.387Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib
[2026-02-11T13:15:51.387Z] [exec] task is set to default
[2026-02-11T13:15:51.387Z] [exec] dependencyList is set to json_simple
[2026-02-11T13:15:51.387Z] [exec] System Test jars will not be downloaded.
[2026-02-11T13:15:51.387Z] [exec] --------------------------------------------
[2026-02-11T13:15:51.387Z] [exec] Starting download third party dependent jars
[2026-02-11T13:15:51.387Z] [exec] --------------------------------------------
[2026-02-11T13:15:51.387Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib
[2026-02-11T13:15:51.388Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T13:15:51.388Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:15:51.388Z]
[2026-02-11T13:15:51.388Z] compile:
[2026-02-11T13:15:51.388Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:15:51.388Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T13:15:51.388Z] [echo] ===fork: yes
[2026-02-11T13:15:51.388Z] [echo] ===debug: on
[2026-02-11T13:15:52.162Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/bin
[2026-02-11T13:15:57.911Z]
[2026-02-11T13:15:57.911Z] dist:
[2026-02-11T13:15:57.911Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T13:15:57.911Z]
[2026-02-11T13:15:57.911Z] BUILD SUCCESSFUL
[2026-02-11T13:15:57.911Z] Total time: 10 seconds
[2026-02-11T13:15:57.911Z] 0
[2026-02-11T13:15:57.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T13:15:57.911Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T13:15:57.911Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-11T13:15:58.686Z] ****************************** MACHINE INFO ******************************
[2026-02-11T13:15:58.686Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG
[2026-02-11T13:15:58.686Z] Free Physical Memory Size : 18278338560
[2026-02-11T13:15:58.686Z] Free space (bytes) : 21109485568
[2026-02-11T13:15:58.686Z] Total Physical Memory Size : 32212254720
[2026-02-11T13:15:58.686Z] Total space (bytes) : 34359738368
[2026-02-11T13:15:58.686Z] Usable space (bytes) : 21109485568
[2026-02-11T13:15:58.686Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:15:58.686Z] bashVersion :
[2026-02-11T13:15:58.686Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0)
[2026-02-11T13:15:58.686Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T13:15:58.686Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T13:15:58.686Z]
[2026-02-11T13:15:58.686Z] This is free software; you are free to change and redistribute it.
[2026-02-11T13:15:58.686Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T13:15:58.686Z] cpuCores :
[2026-02-11T13:15:58.686Z] cat: /proc/cpuinfo: No such file or directory
[2026-02-11T13:15:58.686Z] 0
[2026-02-11T13:15:58.686Z] curlVersion :
[2026-02-11T13:15:58.687Z] 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-02-11T13:15:58.687Z] Release-Date: 2023-10-11
[2026-02-11T13:15:58.687Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-11T13:15:58.687Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-11T13:15:58.687Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T13:15:58.687Z] gcc version : Command could not be executed
[2026-02-11T13:15:58.687Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2026-02-11T13:15:58.687Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T13:15:58.687Z] lldb version : Command could not be executed
[2026-02-11T13:15:58.687Z] makeVersion :
[2026-02-11T13:15:58.687Z] GNU Make 4.4.1
[2026-02-11T13:15:58.687Z] Built for powerpc-ibm-aix7.1.5.0
[2026-02-11T13:15:58.687Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-11T13:15:58.687Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-11T13:15:58.687Z] This is free software: you are free to change and redistribute it.
[2026-02-11T13:15:58.687Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T13:15:58.687Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T13:15:58.687Z] perlVersion :
[2026-02-11T13:15:58.687Z]
[2026-02-11T13:15:58.687Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all
[2026-02-11T13:15:58.687Z]
[2026-02-11T13:15:58.687Z] Copyright 1987-2022, Larry Wall
[2026-02-11T13:15:58.687Z]
[2026-02-11T13:15:58.687Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T13:15:58.687Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T13:15:58.687Z]
[2026-02-11T13:15:58.687Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T13:15:58.687Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T13:15:58.687Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T13:15:58.687Z]
[2026-02-11T13:15:58.687Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T13:15:58.687Z] procArch : powerpc
[2026-02-11T13:15:58.687Z] sysArch : 00FB3A2C4C00
[2026-02-11T13:15:58.687Z] sysOS : AIX
[2026-02-11T13:15:58.687Z] ulimit :
[2026-02-11T13:15:58.688Z] core file size (blocks, -c) unlimited
[2026-02-11T13:15:58.688Z] data seg size (kbytes, -d) 2621440
[2026-02-11T13:15:58.688Z] file size (blocks, -f) unlimited
[2026-02-11T13:15:58.688Z] max memory size (kbytes, -m) 262144
[2026-02-11T13:15:58.688Z] open files (-n) unlimited
[2026-02-11T13:15:58.688Z] pipe size (512 bytes, -p) 64
[2026-02-11T13:15:58.688Z] stack size (kbytes, -s) 4194304
[2026-02-11T13:15:58.688Z] cpu time (seconds, -t) unlimited
[2026-02-11T13:15:58.688Z] max user processes (-u) 512
[2026-02-11T13:15:58.688Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T13:15:58.688Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX
[2026-02-11T13:15:58.688Z] vmVendor : Oracle Corporation
[2026-02-11T13:15:58.688Z] vmVersion : 25.492-b02
[2026-02-11T13:15:58.688Z] xlc version : Version: 13.01.0003.0007
[2026-02-11T13:15:58.688Z] **************************************************************************
[2026-02-11T13:15:58.688Z]
[2026-02-11T13:15:58.688Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T13:15:58.688Z]
[2026-02-11T13:15:58.688Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T13:15:58.688Z]
[2026-02-11T13:15:58.688Z] System.getProperty('os.name')=AIX
[2026-02-11T13:15:58.688Z]
[2026-02-11T13:15:58.688Z] System.getProperty('os.arch')=ppc64
[2026-02-11T13:15:58.688Z]
[2026-02-11T13:15:58.688Z] System.getProperty('java.fullversion')=null
[2026-02-11T13:15:58.688Z]
[2026-02-11T13:15:58.688Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T13:15:58.688Z]
[2026-02-11T13:15:59.461Z] gmake -f clean.mk cleanBuild
[2026-02-11T13:15:59.461Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG'
[2026-02-11T13:15:59.461Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../../jvmtest
[2026-02-11T13:15:59.462Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG'
[2026-02-11T13:15:59.462Z] gmake -f compile.mk compile
[2026-02-11T13:15:59.462Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG'
[2026-02-11T13:15:59.462Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:15:59.462Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:15:59.462Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T13:15:59.462Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T13:16:00.236Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T13:16:01.010Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-11T13:16:01.010Z]
[2026-02-11T13:16:01.010Z] -create_test_directory:
[2026-02-11T13:16:01.010Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jvmtest
[2026-02-11T13:16:01.010Z]
[2026-02-11T13:16:01.010Z] stage_test_material:
[2026-02-11T13:16:01.010Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jvmtest
[2026-02-11T13:16:01.783Z]
[2026-02-11T13:16:01.783Z] build:
[2026-02-11T13:16:01.783Z]
[2026-02-11T13:16:01.783Z] build:
[2026-02-11T13:16:01.783Z]
[2026-02-11T13:16:01.783Z] getJtregVersion:
[2026-02-11T13:16:01.783Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-11T13:16:01.783Z]
[2026-02-11T13:16:01.783Z] getDependentLibs:
[2026-02-11T13:16:02.560Z] [exec] --------------------------------------------
[2026-02-11T13:16:02.560Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib
[2026-02-11T13:16:02.560Z] [exec] task is set to default
[2026-02-11T13:16:02.560Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-11T13:16:02.560Z] [exec] System Test jars will not be downloaded.
[2026-02-11T13:16:02.560Z] [exec] --------------------------------------------
[2026-02-11T13:16:02.560Z] [exec] Starting download third party dependent jars
[2026-02-11T13:16:02.560Z] [exec] --------------------------------------------
[2026-02-11T13:16:02.560Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib
[2026-02-11T13:16:02.560Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-11T13:16:02.560Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:16:02.560Z]
[2026-02-11T13:16:02.560Z] getJtreg:
[2026-02-11T13:16:02.560Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jvmtest/openjdk
[2026-02-11T13:16:02.560Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/openjdk
[2026-02-11T13:16:04.187Z]
[2026-02-11T13:16:04.187Z] openjdk-jdk.check:
[2026-02-11T13:16:04.188Z]
[2026-02-11T13:16:04.188Z] getOpenjdk:
[2026-02-11T13:16:04.188Z] [echo] Using user specified repo and branch
[2026-02-11T13:16:04.188Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u492-b02_adopt https://github.com/adoptium/jdk8u openjdktemp
[2026-02-11T13:16:04.188Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-11T13:16:53.047Z] [exec] Note: switching to '4ec887bb78ba6c3adc666424840c1c77146b4231'.
[2026-02-11T13:16:53.047Z] [exec]
[2026-02-11T13:16:53.047Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-02-11T13:16:53.047Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-02-11T13:16:53.047Z] [exec] state without impacting any branches by switching back to a branch.
[2026-02-11T13:16:53.048Z] [exec]
[2026-02-11T13:16:53.048Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-02-11T13:16:53.048Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-02-11T13:16:53.048Z] [exec]
[2026-02-11T13:16:53.048Z] [exec] git switch -c <new-branch-name>
[2026-02-11T13:16:53.048Z] [exec]
[2026-02-11T13:16:53.048Z] [exec] Or undo this operation with:
[2026-02-11T13:16:53.048Z] [exec]
[2026-02-11T13:16:53.048Z] [exec] git switch -
[2026-02-11T13:16:53.048Z] [exec]
[2026-02-11T13:16:53.048Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-02-11T13:16:53.048Z] [exec]
[2026-02-11T13:17:18.859Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-11T13:17:18.859Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T13:17:18.859Z] [exec] JDK8_BRANCH=4ec887bb78ba6c3adc666424840c1c77146b4231
[2026-02-11T13:17:18.859Z]
[2026-02-11T13:17:18.859Z] dist:
[2026-02-11T13:17:22.294Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jvmtest/openjdk
[2026-02-11T13:17:22.294Z]
[2026-02-11T13:17:22.294Z] BUILD SUCCESSFUL
[2026-02-11T13:17:22.294Z] Total time: 1 minute 21 seconds
[2026-02-11T13:17:22.294Z] 0
[2026-02-11T13:17:22.294Z]
[2026-02-11T13:17:22.294Z]
[2026-02-11T13:17:22.294Z] RECORD TEST REPOs SHA
[2026-02-11T13:17:22.294Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T13:17:22.294Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T13:17:22.294Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T13:17:22.294Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T13:17:22.294Z] ================================================
[2026-02-11T13:17:22.294Z] timestamp: 20260211-131721
[2026-02-11T13:17:22.294Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests
[2026-02-11T13:17:22.294Z] git repo:
[2026-02-11T13:17:22.294Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:17:22.294Z] sha:
[2026-02-11T13:17:22.294Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a
[2026-02-11T13:17:22.294Z] ================================================
[2026-02-11T13:17:22.294Z] timestamp: 20260211-131721
[2026-02-11T13:17:22.294Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG
[2026-02-11T13:17:22.294Z] git repo:
[2026-02-11T13:17:22.294Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T13:17:22.294Z] sha:
[2026-02-11T13:17:22.294Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T13:17:22.294Z] ================================================
[2026-02-11T13:17:22.294Z] timestamp: 20260211-131721
[2026-02-11T13:17:22.294Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/openjdk/openjdk-jdk
[2026-02-11T13:17:22.294Z] git repo:
[2026-02-11T13:17:22.294Z] Fetch URL: https://github.com/adoptium/jdk8u
[2026-02-11T13:17:22.294Z] sha:
[2026-02-11T13:17:22.294Z] 4ec887bb78ba6c3adc666424840c1c77146b4231
[2026-02-11T13:17:22.294Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG'
[Pipeline] }
[2026-02-11T13:17:22.726Z] $ ssh-agent -k
[2026-02-11T13:17:22.735Z] unset SSH_AUTH_SOCK;
[2026-02-11T13:17:22.735Z] unset SSH_AGENT_PID;
[2026-02-11T13:17:22.735Z] echo Agent pid 22348038 killed;
[2026-02-11T13:17:23.527Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T13:17:23.656Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T13:17:25.528Z] + /usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX -secIP 000 :0
[2026-02-11T13:17:25.528Z] :0
[Pipeline] echo
[2026-02-11T13:17:25.889Z] env.DISPLAY is unix:0
[Pipeline] echo
[2026-02-11T13:17:25.903Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-11T13:17:25.992Z] $ ssh-agent
[2026-02-11T13:17:26.796Z] SSH_AUTH_SOCK=/tmp/ssh-FGUR7H3r2n5f/agent.11534682
[2026-02-11T13:17:26.796Z] SSH_AGENT_PID=20382158
[2026-02-11T13:17:26.796Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:17:28.655Z] + uname
[2026-02-11T13:17:28.655Z] + [ AIX = AIX ]
[2026-02-11T13:17:28.655Z] + MAKE=gmake
[2026-02-11T13:17:28.655Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T13:17:28.655Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T13:17:30.847Z] + uname
[2026-02-11T13:17:30.847Z] + [ AIX = AIX ]
[2026-02-11T13:17:30.847Z] + MAKE=gmake
[2026-02-11T13:17:30.847Z] + cd ./aqa-tests
[2026-02-11T13:17:30.847Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T13:17:30.847Z] gmake _testList TESTLIST=jdk_imageio_1,jdk_imageio_0,jdk_time_1,jdk_time_0,jdk_management_0,jdk_text_0,jdk_text_1,jdk_management_1,jdk_swing_2,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_1,jdk_sound_0,jdk_security_infra_2,jdk_security_infra_1,jdk_security_infra_0,jdk_jfr_1,jdk_jfr_0,jdk_awt_2,jdk_awt_1,jdk_awt_0,jdk_2d_2,jdk_2d_1,jdk_2d_0,jdk_jfr_2,jdk_other_2,jdk_beans_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_security3_2,jdk_rmi_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_io_2,jdk_instrument_2,jdk_imageio_2
[2026-02-11T13:17:30.847Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG'
[2026-02-11T13:17:30.847Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image
[2026-02-11T13:17:30.847Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib
[2026-02-11T13:17:30.847Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_imageio_1,jdk_imageio_0,jdk_time_1,jdk_time_0,jdk_management_0,jdk_text_0,jdk_text_1,jdk_management_1,jdk_swing_2,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_1,jdk_sound_0,jdk_security_infra_2,jdk_security_infra_1,jdk_security_infra_0,jdk_jfr_1,jdk_jfr_0,jdk_awt_2,jdk_awt_1,jdk_awt_0,jdk_2d_2,jdk_2d_1,jdk_2d_0,jdk_jfr_2,jdk_other_2,jdk_beans_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_security3_2,jdk_rmi_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_io_2,jdk_instrument_2,jdk_imageio_2
[2026-02-11T13:17:30.847Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG'
[2026-02-11T13:17:30.847Z] perl scripts/configure.pl
[2026-02-11T13:17:30.848Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_imageio_1,jdk_imageio_0,jdk_time_1,jdk_time_0,jdk_management_0,jdk_text_0,jdk_text_1,jdk_management_1,jdk_swing_2,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_1,jdk_sound_0,jdk_security_infra_2,jdk_security_infra_1,jdk_security_infra_0,jdk_jfr_1,jdk_jfr_0,jdk_awt_2,jdk_awt_1,jdk_awt_0,jdk_2d_2,jdk_2d_1,jdk_2d_0,jdk_jfr_2,jdk_other_2,jdk_beans_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_security3_2,jdk_rmi_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_io_2,jdk_instrument_2,jdk_imageio_2 --numOfMachines= --testTime= --TRSSURL=
[2026-02-11T13:17:31.620Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T13:17:31.620Z]
[2026-02-11T13:17:31.620Z] Starting to generate test make files.
[2026-02-11T13:17:31.620Z]
[2026-02-11T13:17:36.097Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-11T13:17:36.097Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-02-11T13:17:36.097Z]
[2026-02-11T13:17:36.097Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../autoGen.mk
[2026-02-11T13:17:36.097Z]
[2026-02-11T13:17:36.097Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T13:17:36.097Z]
[2026-02-11T13:17:36.097Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T13:17:36.097Z]
[2026-02-11T13:17:36.097Z] Make files are generated successfully.
[2026-02-11T13:17:36.097Z]
[2026-02-11T13:17:36.097Z] gmake[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG'
[2026-02-11T13:17:36.097Z] gmake -f runtest.mk _testList
[2026-02-11T13:17:36.097Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG'
[2026-02-11T13:17:36.870Z]
[2026-02-11T13:17:36.870Z] Running make 4.4.1
[2026-02-11T13:17:36.870Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/..
[2026-02-11T13:17:36.870Z] set JDK_VERSION to 8
[2026-02-11T13:17:36.870Z] set JDK_IMPL to hotspot
[2026-02-11T13:17:36.870Z] set JVM_VERSION to openjdk8
[2026-02-11T13:17:36.870Z] set JCL_VERSION to latest
[2026-02-11T13:17:36.870Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image
[2026-02-11T13:17:36.870Z] set SPEC to aix_ppc-64
[2026-02-11T13:17:36.870Z] set TEST_FLAG to
[2026-02-11T13:17:36.870Z] Running testList ...
[2026-02-11T13:17:36.870Z] There are 43 test targets in testList
[2026-02-11T13:17:36.870Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T13:17:36.870Z] openjdk version "1.8.0_492-beta"
[2026-02-11T13:17:36.870Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111002-b02)
[2026-02-11T13:17:36.870Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:17:36.870Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests'
[2026-02-11T13:17:36.870Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/openjdk'
[2026-02-11T13:17:36.870Z]
[2026-02-11T13:17:36.870Z] ===============================================