Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 612
originally caused by:
Started by user Haroon Khel
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
Commit message: "Re-enable WeakReferenceTest (#6874)"
> git rev-list --no-walk ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-05T17:07:42.849Z] SPEC: aix_ppc-64
[Pipeline] echo
[2026-02-05T17:07:42.851Z] Specified LABEL: test-osuosl-aix72-ppc64-6
[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-05T17:07:42.869Z] dynamicAgents: []
[Pipeline] echo
[2026-02-05T17:07:42.871Z] Provisioning LABEL: test-osuosl-aix72-ppc64-6
[Pipeline] nodesByLabel
[2026-02-05T17:07:42.886Z] Found a total of 1 nodes with the 'test-osuosl-aix72-ppc64-6' label
[Pipeline] node
[2026-02-05T17:07:42.894Z] Running on test-osuosl-aix72-ppc64-6 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-05T17:07:42.944Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-05T17:07:43.328Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-05T17:07:43.328Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-05T17:07:43.516Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-05T17:07:43.760Z] The recommended git tool is: git
[2026-02-05T17:07:44.128Z] No credentials specified
[2026-02-05T17:07:44.306Z] Cloning the remote Git repository
[2026-02-05T17:07:44.569Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-05T17:07:44.570Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests # timeout=10
[2026-02-05T17:07:44.586Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-05T17:07:44.586Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-05T17:07:44.586Z] > git --version # timeout=10
[2026-02-05T17:07:44.595Z] > git --version # 'git version 2.31.1'
[2026-02-05T17:07:44.596Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-05T17:08:08.468Z] Avoid second fetch
[2026-02-05T17:08:08.662Z] Checking out Revision 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
[2026-02-05T17:08:08.168Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-05T17:08:08.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-05T17:08:08.550Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-05T17:08:08.745Z] > git config core.sparsecheckout # timeout=10
[2026-02-05T17:08:08.754Z] > git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
[2026-02-05T17:08:10.671Z] Commit message: "Re-enable WeakReferenceTest (#6874)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-05T17:08:12.629Z] Timeout set to expire in 12 days
[Pipeline] {
[Pipeline] echo
[2026-02-05T17:08:12.646Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-05T17:08:14.756Z] + date +%a, %d %b %Y %T %z
[2026-02-05T17:08:14.756Z] + LC_TIME=C
[Pipeline] echo
[2026-02-05T17:08:15.300Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-05T17:08:17.163Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-05T17:08:17.163Z] + 2>& 1
[2026-02-05T17:08:17.163Z] Unix type machine..
[2026-02-05T17:08:17.163Z] Woohoo - no rogue processes detected!
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-05T17:08:19.926Z] + printenv
[2026-02-05T17:08:19.926Z] _=/opt/freeware/bin/printenv
[2026-02-05T17:08:19.926Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-05T17:08:19.926Z] BUILD_LIST=openjdk
[2026-02-05T17:08:19.926Z] LANG=en_US
[2026-02-05T17:08:19.926Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[2026-02-05T17:08:19.926Z] LOGIN=jenkins
[2026-02-05T17:08:19.926Z] USE_JRE=false
[2026-02-05T17:08:19.926Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-05T17:08:19.926Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-05T17:08:19.926Z] SLACK_CHANNEL=aqavit-bot
[2026-02-05T17:08:19.926Z] JDK10_BOOT_DIR=/usr/java10_64
[2026-02-05T17:08:19.926Z] PARALLEL=None
[2026-02-05T17:08:19.926Z] KEEP_REPORTDIR=true
[2026-02-05T17:08:19.926Z] DOCKER_REQUIRED=false
[2026-02-05T17:08:19.926Z] JDK11_BOOT_DIR=/usr/java11_64
[2026-02-05T17:08:19.926Z] jobStatus=SUCCESS
[2026-02-05T17:08:19.926Z] 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-02-05T17:08:19.926Z] RES_RETRY=2
[2026-02-05T17:08:19.926Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-05T17:08:19.926Z] TARGET=sanity.openjdk
[2026-02-05T17:08:19.926Z] BUILD_NUMBER=854
[2026-02-05T17:08:19.926Z] SDK_RESOURCE=releases
[2026-02-05T17:08:19.926Z] JOBSTARTTIME=Thu, 05 Feb 2026 17:08:13 +0000
[2026-02-05T17:08:19.926Z] PERSONAL_BUILD=false
[2026-02-05T17:08:19.926Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/854/display/redirect?page=tests
[2026-02-05T17:08:19.926Z] USE_TESTENV_PROPERTIES=true
[2026-02-05T17:08:19.926Z] ARCHIVE_TEST_RESULTS=false
[2026-02-05T17:08:19.926Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 test-osuosl-aix72-ppc64-6 ci.role.perf xlc13 sw.os.aix ppc64
[2026-02-05T17:08:19.926Z] KEEP_WORKSPACE=false
[2026-02-05T17:08:19.926Z] OPENJ9_BRANCH=master
[2026-02-05T17:08:19.926Z] LC__FASTMSG=true
[2026-02-05T17:08:19.926Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-05T17:08:19.926Z] EXIT_FAILURE=false
[2026-02-05T17:08:19.927Z] HUDSON_COOKIE=0bee7728-36db-4e73-9eb6-8c2923011fbf
[2026-02-05T17:08:19.927Z] EDITOR=/usr/bin/vi
[2026-02-05T17:08:19.927Z] AUTO_DETECT=true
[2026-02-05T17:08:19.927Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-05T17:08:19.927Z] JCK_GIT_BRANCH=master
[2026-02-05T17:08:19.927Z] LOGNAME=jenkins
[2026-02-05T17:08:19.927Z] BUILD_ID=854
[2026-02-05T17:08:19.927Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_ppc64_aix-854
[2026-02-05T17:08:19.927Z] EXECUTOR_NUMBER=0
[2026-02-05T17:08:19.927Z] RES_TIMEOUT=5
[2026-02-05T17:08:19.927Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[2026-02-05T17:08:19.927Z] ITERATIONS=1
[2026-02-05T17:08:19.927Z] MAIL=/var/spool/mail/jenkins
[2026-02-05T17:08:19.927Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix.tap
[2026-02-05T17:08:19.927Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image
[2026-02-05T17:08:19.927Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-05T17:08:19.927Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-05T17:08:19.927Z] LOCPATH=/usr/lib/nls/loc
[2026-02-05T17:08:19.927Z] TKG_ITERATIONS=1
[2026-02-05T17:08:19.927Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/854/display/redirect?page=artifacts
[2026-02-05T17:08:19.927Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-05T17:08:19.927Z] JDK_IMPL=hotspot
[2026-02-05T17:08:19.927Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:08:19.927Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-05T17:08:19.927Z] JENKINS_NODE_COOKIE=7f243ad1-edfa-465c-abc6-dd7ad46a6524
[2026-02-05T17:08:19.927Z] ADOPTOPENJDK_BRANCH=master
[2026-02-05T17:08:19.927Z] NUM_PROCESSORS=4
[2026-02-05T17:08:19.927Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2026-02-05T17:08:19.927Z] CI=true
[2026-02-05T17:08:19.927Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-05T17:08:19.927Z] USER=jenkins
[2026-02-05T17:08:19.927Z] JENKINS_SERVER_COOKIE=durable-d4ce16896ede83e7b9b0518ee0bb482e57fdd478460671749d1e6311e21332bd
[2026-02-05T17:08:19.927Z] AUTHSTATE=compat
[2026-02-05T17:08:19.927Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-05T17:08:19.927Z] EXIT_SUCCESS=false
[2026-02-05T17:08:19.927Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-02-05T17:08:19.927Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-05T17:08:19.927Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/system_lib
[2026-02-05T17:08:19.927Z] RERUN_FAILURE=false
[2026-02-05T17:08:19.927Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/854/display/redirect?page=changes
[2026-02-05T17:08:19.927Z] SHELL=/usr/bin/ksh
[2026-02-05T17:08:19.927Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[2026-02-05T17:08:19.927Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/
[2026-02-05T17:08:19.927Z] AIXTHREAD_HRT=true
[2026-02-05T17:08:19.927Z] DYNAMIC_COMPILE=false
[2026-02-05T17:08:19.927Z] ODMDIR=/etc/objrepos
[2026-02-05T17:08:19.927Z] SETUP_JCK_RUN=false
[2026-02-05T17:08:19.927Z] SPEC=aix_ppc-64
[2026-02-05T17:08:19.927Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2026-02-05T17:08:19.927Z] PLATFORM=ppc64_aix
[2026-02-05T17:08:19.927Z] TIME_LIMIT=300
[2026-02-05T17:08:19.927Z] HOME=/home/jenkins
[2026-02-05T17:08:19.927Z] NODE_NAME=test-osuosl-aix72-ppc64-6
[2026-02-05T17:08:19.927Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@tmp
[2026-02-05T17:08:19.927Z] GENERATE_JOBS=false
[2026-02-05T17:08:19.927Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-05T17:08:19.927Z] LABEL=test-osuosl-aix72-ppc64-6
[2026-02-05T17:08:19.927Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-05T17:08:19.927Z] BUILD_DISPLAY_NAME=#854
[2026-02-05T17:08:19.927Z] SSH_CLIENT=78.47.239.97 42052 22
[2026-02-05T17:08:19.927Z] SSH_CONNECTION=78.47.239.97 42052 140.211.9.100 22
[2026-02-05T17:08:19.927Z] RERUN_ITERATIONS=0
[2026-02-05T17:08:19.927Z] STAGE_NAME=Setup
[2026-02-05T17:08:19.927Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[2026-02-05T17:08:19.927Z] OBJECT_MODE=64
[2026-02-05T17:08:19.927Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/display/redirect
[2026-02-05T17:08:19.927Z] PERL5LIB=/opt/freemarker/lib/perl5
[2026-02-05T17:08:19.927Z] TZ=Etc/UTC
[2026-02-05T17:08:19.927Z] JDK_VERSION=8
[2026-02-05T17:08:19.927Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/854/display/redirect
[2026-02-05T17:08:19.927Z] JDK9_BOOT_DIR=/home/java9_64
[2026-02-05T17:08:19.927Z] NUM_MACHINES=1
[2026-02-05T17:08:19.927Z] JDK8_BOOT_DIR=/usr/java8_64
[2026-02-05T17:08:19.927Z] JDK7_BOOT_DIR=/usr/j2sdk-image
[2026-02-05T17:08:19.927Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/854/
[2026-02-05T17:08:19.927Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-05T17:08:19.927Z] ORIGIN_JDK_VERSION=8
[2026-02-05T17:08:19.927Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../benchmarks
[2026-02-05T17:08:19.927Z] 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-05T17:08:19.927Z] 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.
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 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-05T17:08:20.309Z] 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-05T17:08:20.315Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix
[Pipeline] {
[Pipeline] sshagent
[2026-02-05T17:08:20.417Z] $ ssh-agent
[2026-02-05T17:08:21.232Z] SSH_AUTH_SOCK=/tmp/ssh-Nn1hYJHe2PzQ/agent.7930318
[2026-02-05T17:08:21.232Z] SSH_AGENT_PID=12714400
[2026-02-05T17:08:21.232Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-05T17:08:21.253Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-05T17:08:21.275Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-05T17:08:23.179Z] + pwd
[2026-02-05T17:08:23.179Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/.. -p ppc64_aix -r releases -j 8 -i hotspot --clone_openj9 false
[2026-02-05T17:08:23.179Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests
[2026-02-05T17:08:23.179Z] load ./testenv/testenv.properties
[2026-02-05T17:08:23.179Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-02-05T17:08:23.957Z] Use branch name dev from ./testenv/testenv.properties
[2026-02-05T17:08:23.957Z] get jdk binary...
[2026-02-05T17:08:23.957Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/aix/ppc64/jdk/hotspot/normal/adoptium?project=jdk
[2026-02-05T17:08:27.416Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/aix/ppc64/sbom/hotspot/normal/adoptium?project=jdk
[2026-02-05T17:08:27.416Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u482b08.tar.gz ...
[2026-02-05T17:08:29.911Z] List files in jdkbinary folder...
[2026-02-05T17:08:29.911Z] total 103160
[2026-02-05T17:08:29.911Z] -rw-r--r-- 1 jenkins staff 105556996 Feb 5 17:08 OpenJDK8U-jdk_ppc64_aix_hotspot_8u482b08.tar.gz
[2026-02-05T17:08:29.911Z] -rw-r--r-- 1 jenkins staff 68201 Feb 5 17:08 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b08.json
[2026-02-05T17:08:29.911Z] drwxr-xr-x 3 jenkins staff 256 Feb 5 17:08 tmp
[2026-02-05T17:08:29.911Z] List files in jdkbinary/tmp folder...
[2026-02-05T17:08:29.911Z] total 4
[2026-02-05T17:08:29.911Z] drwxr-xr-x 7 jenkins staff 4096 Jan 21 06:14 jdk8u482-b08
[2026-02-05T17:08:29.911Z] Moving directory jdk8u482-b08/ to ../j2sdk-image
[2026-02-05T17:08:29.911Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version
[2026-02-05T17:08:29.911Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-05T17:08:30.690Z] openjdk version "1.8.0_482"
[2026-02-05T17:08:30.690Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-02-05T17:08:30.690Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-05T17:08:30.690Z] =JAVA VERSION OUTPUT END=
[2026-02-05T17:08:30.690Z] =RELEASE INFO BEGIN=
[2026-02-05T17:08:30.690Z] JAVA_VERSION="1.8.0_482"
[2026-02-05T17:08:30.690Z] OS_NAME=""
[2026-02-05T17:08:30.690Z] OS_VERSION=""
[2026-02-05T17:08:30.690Z] OS_ARCH="ppc64"
[2026-02-05T17:08:30.690Z] SOURCE=".:git:0129ab207bc0+"
[2026-02-05T17:08:30.690Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-05T17:08:30.690Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-02-05T17:08:30.690Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-05T17:08:30.690Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-05T17:08:30.690Z] FULL_VERSION="1.8.0_482-b08"
[2026-02-05T17:08:30.690Z] SEMANTIC_VERSION="8.0.482+8"
[2026-02-05T17:08:30.690Z] BUILD_INFO="OS: AIX Version: 7.2"
[2026-02-05T17:08:30.690Z] JVM_VARIANT="Hotspot"
[2026-02-05T17:08:30.690Z] JVM_VERSION="25.482-b08"
[2026-02-05T17:08:30.690Z] IMAGE_TYPE="JDK"
[2026-02-05T17:08:30.690Z] =RELEASE INFO END=
[2026-02-05T17:08:30.690Z] get testKitGen...
[2026-02-05T17:08:30.690Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-05T17:08:35.196Z] git rev-parse master
[2026-02-05T17:08:35.196Z] git checkout -q -f 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-05T17:08:35.687Z] $ ssh-agent -k
[2026-02-05T17:08:35.696Z] unset SSH_AUTH_SOCK;
[2026-02-05T17:08:35.696Z] unset SSH_AGENT_PID;
[2026-02-05T17:08:35.696Z] echo Agent pid 12714400 killed;
[2026-02-05T17:08:36.503Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-05T17:08:37.049Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-osuosl-aix72-ppc64-6&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=300&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-05T17:08:37.122Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-osuosl-aix72-ppc64-6&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=300&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-05T17:08:37.202Z] Building tests...
[Pipeline] timeout
[2026-02-05T17:08:37.205Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-05T17:08:37.217Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-05T17:08:37.634Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-05T17:08:37.649Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-05T17:08:37.744Z] $ ssh-agent
[2026-02-05T17:08:38.561Z] SSH_AUTH_SOCK=/tmp/ssh-YPWuYJ3Q4rAl/agent.21365040
[2026-02-05T17:08:38.561Z] SSH_AGENT_PID=7930324
[2026-02-05T17:08:38.561Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-05T17:08:40.444Z] + bash ./compile.sh
[2026-02-05T17:08:40.444Z] Set values based on ./testenv/testenv.properties:
[2026-02-05T17:08:40.444Z] =========
[2026-02-05T17:08:40.445Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-05T17:08:40.445Z] TKG_BRANCH=master
[2026-02-05T17:08:40.445Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-05T17:08:40.445Z] OPENJ9_BRANCH=master
[2026-02-05T17:08:40.445Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-05T17:08:40.445Z] STF_BRANCH=master
[2026-02-05T17:08:40.445Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-05T17:08:40.445Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-02-05T17:08:40.445Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-05T17:08:40.445Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-02-05T17:08:40.445Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-05T17:08:40.445Z] JDK8_BRANCH=dev
[2026-02-05T17:08:40.445Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-05T17:08:40.445Z] JDK11_BRANCH=dev
[2026-02-05T17:08:40.445Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-05T17:08:40.445Z] JDK17_BRANCH=dev
[2026-02-05T17:08:40.445Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-05T17:08:40.445Z] JDK21_BRANCH=dev
[2026-02-05T17:08:40.445Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-05T17:08:40.445Z] JDK8_OPENJ9_BRANCH=openj9
[2026-02-05T17:08:40.445Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-05T17:08:40.445Z] JDK11_OPENJ9_BRANCH=openj9
[2026-02-05T17:08:40.445Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-05T17:08:40.445Z] JDK17_OPENJ9_BRANCH=openj9
[2026-02-05T17:08:40.445Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-05T17:08:40.445Z] JDK21_OPENJ9_BRANCH=openj9
[2026-02-05T17:08:40.445Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-05T17:08:40.445Z] JDK25_OPENJ9_BRANCH=openj9
[2026-02-05T17:08:40.445Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:08:40.445Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-05T17:08:40.445Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:08:40.445Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-05T17:08:40.445Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:08:40.445Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-05T17:08:40.445Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:08:40.445Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-05T17:08:40.445Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-05T17:08:40.445Z] =========
[2026-02-05T17:08:40.445Z]
[2026-02-05T17:08:40.445Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-05T17:08:40.445Z] JDK_BRANCH=dev
[2026-02-05T17:08:40.446Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:08:40.446Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-05T17:08:40.446Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image
[2026-02-05T17:08:40.446Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-02-05T17:08:40.446Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T17:08:40.446Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T17:08:40.446Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-05T17:08:40.446Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-05T17:08:40.446Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-05T17:08:41.229Z]
[2026-02-05T17:08:41.229Z] build:
[2026-02-05T17:08:41.229Z]
[2026-02-05T17:08:41.229Z] clean:
[2026-02-05T17:08:42.009Z]
[2026-02-05T17:08:42.009Z] init:
[2026-02-05T17:08:42.009Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin
[2026-02-05T17:08:42.009Z]
[2026-02-05T17:08:42.009Z] getDependentLibs:
[2026-02-05T17:08:42.009Z] [exec] --------------------------------------------
[2026-02-05T17:08:42.009Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-02-05T17:08:42.009Z] [exec] task is set to default
[2026-02-05T17:08:42.009Z] [exec] dependencyList is set to json_simple
[2026-02-05T17:08:42.009Z] [exec] System Test jars will not be downloaded.
[2026-02-05T17:08:42.009Z] [exec] --------------------------------------------
[2026-02-05T17:08:42.009Z] [exec] Starting download third party dependent jars
[2026-02-05T17:08:42.009Z] [exec] --------------------------------------------
[2026-02-05T17:08:42.009Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-02-05T17:08:42.009Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-05T17:08:42.009Z] [exec] downloaded dependent third party jars successfully
[2026-02-05T17:08:42.009Z]
[2026-02-05T17:08:42.009Z] compile:
[2026-02-05T17:08:42.009Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-05T17:08:42.009Z] [echo] ============COMPILER SETTINGS============
[2026-02-05T17:08:42.009Z] [echo] ===fork: yes
[2026-02-05T17:08:42.009Z] [echo] ===debug: on
[2026-02-05T17:08:42.009Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin
[2026-02-05T17:08:47.500Z]
[2026-02-05T17:08:47.500Z] dist:
[2026-02-05T17:08:47.500Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-05T17:08:47.500Z]
[2026-02-05T17:08:47.500Z] BUILD SUCCESSFUL
[2026-02-05T17:08:47.500Z] Total time: 4 seconds
[2026-02-05T17:08:47.500Z] 0
[2026-02-05T17:08:47.500Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-05T17:08:47.500Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-05T17:08:47.500Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist.
[2026-02-05T17:08:47.500Z] ****************************** MACHINE INFO ******************************
[2026-02-05T17:08:47.500Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG
[2026-02-05T17:08:47.501Z] Free Physical Memory Size : 13152522240
[2026-02-05T17:08:47.501Z] Free space (bytes) : 22958870528
[2026-02-05T17:08:47.501Z] Total Physical Memory Size : 34359672832
[2026-02-05T17:08:47.501Z] Total space (bytes) : 34359738368
[2026-02-05T17:08:47.501Z] Usable space (bytes) : 22958870528
[2026-02-05T17:08:47.501Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-05T17:08:47.501Z] bashVersion :
[2026-02-05T17:08:47.501Z] GNU bash, version 5.1.4(1)-release (powerpc-ibm-aix6.1.9.0)
[2026-02-05T17:08:47.501Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-02-05T17:08:47.501Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-05T17:08:47.501Z]
[2026-02-05T17:08:47.501Z] This is free software; you are free to change and redistribute it.
[2026-02-05T17:08:47.501Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-05T17:08:47.501Z] cpuCores :
[2026-02-05T17:08:47.501Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist.
[2026-02-05T17:08:47.501Z] 0
[2026-02-05T17:08:47.501Z] curlVersion :
[2026-02-05T17:08:47.501Z] 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-02-05T17:08:47.501Z] Release-Date: 2021-09-22
[2026-02-05T17:08:47.501Z] 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-05T17:08:47.501Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
[2026-02-05T17:08:47.501Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-05T17:08:47.501Z] gcc version : Command could not be executed
[2026-02-05T17:08:47.501Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2026-02-05T17:08:47.501Z] gdb version : bash: line 1: gdb: command not found
[2026-02-05T17:08:47.501Z] lldb version : Command could not be executed
[2026-02-05T17:08:47.501Z] makeVersion :
[2026-02-05T17:08:47.501Z] GNU Make 4.3
[2026-02-05T17:08:47.501Z] Built for powerpc-ibm-aix6.1.9.0
[2026-02-05T17:08:47.501Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-05T17:08:47.501Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-05T17:08:47.501Z] This is free software: you are free to change and redistribute it.
[2026-02-05T17:08:47.501Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-05T17:08:47.501Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-05T17:08:47.501Z] perlVersion :
[2026-02-05T17:08:47.501Z]
[2026-02-05T17:08:47.501Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all
[2026-02-05T17:08:47.501Z]
[2026-02-05T17:08:47.501Z] Copyright 1987-2022, Larry Wall
[2026-02-05T17:08:47.501Z]
[2026-02-05T17:08:47.501Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-05T17:08:47.502Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-05T17:08:47.502Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-05T17:08:47.502Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-05T17:08:47.502Z] procArch : powerpc
[2026-02-05T17:08:47.502Z] sysArch : 00FAC25F4B00
[2026-02-05T17:08:47.502Z] sysOS : AIX
[2026-02-05T17:08:47.502Z] ulimit :
[2026-02-05T17:08:47.502Z] core file size (blocks, -c) unlimited
[2026-02-05T17:08:47.502Z] data seg size (kbytes, -d) 2621440
[2026-02-05T17:08:47.502Z] file size (blocks, -f) unlimited
[2026-02-05T17:08:47.502Z] max memory size (kbytes, -m) 262144
[2026-02-05T17:08:47.502Z] open files (-n) unlimited
[2026-02-05T17:08:47.502Z] pipe size (512 bytes, -p) 64
[2026-02-05T17:08:47.502Z] stack size (kbytes, -s) 4194304
[2026-02-05T17:08:47.502Z] cpu time (seconds, -t) unlimited
[2026-02-05T17:08:47.502Z] max user processes (-u) unlimited
[2026-02-05T17:08:47.502Z] virtual memory (kbytes, -v) unlimited
[2026-02-05T17:08:47.502Z] uname : AIX adopt06 2 7 00FAC25F4B00 powerpc AIX
[2026-02-05T17:08:47.502Z] vmVendor : Oracle Corporation
[2026-02-05T17:08:47.502Z] vmVersion : 25.482-b08
[2026-02-05T17:08:47.502Z] xlc version : Version: 13.01.0003.0007
[2026-02-05T17:08:47.502Z] **************************************************************************
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] System.getProperty('java.vendor')=Temurin
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] System.getProperty('os.name')=AIX
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] System.getProperty('os.arch')=ppc64
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] System.getProperty('java.fullversion')=null
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] System.getProperty('sun.arch.data.model')=64
[2026-02-05T17:08:47.502Z]
[2026-02-05T17:08:47.502Z] gmake -f clean.mk cleanBuild
[2026-02-05T17:08:47.502Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[2026-02-05T17:08:47.502Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../../jvmtest
[2026-02-05T17:08:47.502Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[2026-02-05T17:08:47.502Z] gmake -f compile.mk compile
[2026-02-05T17:08:47.502Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[2026-02-05T17:08:47.502Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T17:08:47.503Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T17:08:47.503Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/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_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-05T17:08:47.503Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-05T17:08:47.503Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/scripts/build_test.xml
[2026-02-05T17:08:48.292Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-05T17:08:48.292Z]
[2026-02-05T17:08:48.292Z] -create_test_directory:
[2026-02-05T17:08:48.293Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jvmtest
[2026-02-05T17:08:48.293Z]
[2026-02-05T17:08:48.293Z] stage_test_material:
[2026-02-05T17:08:48.293Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jvmtest
[2026-02-05T17:08:49.073Z]
[2026-02-05T17:08:49.073Z] build:
[2026-02-05T17:08:49.073Z]
[2026-02-05T17:08:49.073Z] build:
[2026-02-05T17:08:49.073Z]
[2026-02-05T17:08:49.073Z] getJtregVersion:
[2026-02-05T17:08:49.073Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-05T17:08:49.073Z]
[2026-02-05T17:08:49.073Z] getDependentLibs:
[2026-02-05T17:08:49.073Z] [exec] --------------------------------------------
[2026-02-05T17:08:49.073Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-02-05T17:08:49.073Z] [exec] task is set to default
[2026-02-05T17:08:49.073Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-05T17:08:49.073Z] [exec] System Test jars will not be downloaded.
[2026-02-05T17:08:49.073Z] [exec] --------------------------------------------
[2026-02-05T17:08:49.073Z] [exec] Starting download third party dependent jars
[2026-02-05T17:08:49.073Z] [exec] --------------------------------------------
[2026-02-05T17:08:49.073Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-02-05T17:08:49.073Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-05T17:08:49.073Z] [exec] downloaded dependent third party jars successfully
[2026-02-05T17:08:49.073Z]
[2026-02-05T17:08:49.073Z] getJtreg:
[2026-02-05T17:08:49.074Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jvmtest/openjdk
[2026-02-05T17:08:49.074Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/openjdk
[2026-02-05T17:08:49.852Z]
[2026-02-05T17:08:49.852Z] openjdk-jdk.check:
[2026-02-05T17:08:49.852Z]
[2026-02-05T17:08:49.852Z] getOpenjdk:
[2026-02-05T17:08:49.852Z] [echo] Using user specified repo and branch
[2026-02-05T17:08:49.852Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u.git openjdktemp
[2026-02-05T17:08:49.852Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-05T17:09:38.721Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-02-05T17:09:38.721Z]
[2026-02-05T17:09:38.721Z] dist:
[2026-02-05T17:09:38.721Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jvmtest/openjdk
[2026-02-05T17:09:38.721Z]
[2026-02-05T17:09:38.721Z] BUILD SUCCESSFUL
[2026-02-05T17:09:38.721Z] Total time: 49 seconds
[2026-02-05T17:09:38.721Z] 0
[2026-02-05T17:09:38.721Z]
[2026-02-05T17:09:38.721Z]
[2026-02-05T17:09:38.721Z] RECORD TEST REPOs SHA
[2026-02-05T17:09:38.721Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-05T17:09:38.721Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-05T17:09:38.721Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-05T17:09:38.721Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-05T17:09:38.721Z] ================================================
[2026-02-05T17:09:38.721Z] timestamp: 20260205-170936
[2026-02-05T17:09:38.721Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests
[2026-02-05T17:09:38.721Z] git repo:
[2026-02-05T17:09:38.721Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-05T17:09:38.721Z] sha:
[2026-02-05T17:09:38.721Z] 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099
[2026-02-05T17:09:38.721Z] ================================================
[2026-02-05T17:09:38.721Z] timestamp: 20260205-170936
[2026-02-05T17:09:38.721Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG
[2026-02-05T17:09:38.721Z] git repo:
[2026-02-05T17:09:38.721Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-05T17:09:38.721Z] sha:
[2026-02-05T17:09:38.721Z] 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[2026-02-05T17:09:38.721Z] ================================================
[2026-02-05T17:09:38.721Z] timestamp: 20260205-170936
[2026-02-05T17:09:38.721Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/openjdk/openjdk-jdk
[2026-02-05T17:09:38.721Z] git repo:
[2026-02-05T17:09:38.721Z] Fetch URL: https://github.com/adoptium/jdk8u.git
[2026-02-05T17:09:38.721Z] sha:
[2026-02-05T17:09:38.721Z] 24b30339d40020ef4ab3a2aab7aee6ab225ab8e8
[2026-02-05T17:09:38.721Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[Pipeline] }
[2026-02-05T17:09:39.156Z] $ ssh-agent -k
[2026-02-05T17:09:39.167Z] unset SSH_AUTH_SOCK;
[2026-02-05T17:09:39.167Z] unset SSH_AGENT_PID;
[2026-02-05T17:09:39.167Z] echo Agent pid 7930324 killed;
[2026-02-05T17:09:39.974Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-05T17:09:40.130Z] 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 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-05T17:09:42.013Z] + /usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX -secIP 000 :0
[2026-02-05T17:09:42.013Z] :0
[Pipeline] echo
[2026-02-05T17:09:42.383Z] env.DISPLAY is unix:0
[Pipeline] echo
[2026-02-05T17:09:42.399Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-05T17:09:42.487Z] $ ssh-agent
[2026-02-05T17:09:43.300Z] SSH_AUTH_SOCK=/tmp/ssh-mWn7eZu1MKoY/agent.7930332
[2026-02-05T17:09:43.300Z] SSH_AGENT_PID=19267992
[2026-02-05T17:09:43.300Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-05T17:09:45.180Z] + uname
[2026-02-05T17:09:45.180Z] + [ AIX = AIX ]
[2026-02-05T17:09:45.180Z] + MAKE=gmake
[2026-02-05T17:09:45.180Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-05T17:09:45.180Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-05T17:09:47.407Z] + uname
[2026-02-05T17:09:47.407Z] + [ AIX = AIX ]
[2026-02-05T17:09:47.407Z] + MAKE=gmake
[2026-02-05T17:09:47.407Z] + cd ./aqa-tests
[2026-02-05T17:09:47.407Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-05T17:09:47.407Z] Set values based on ./testenv/testenv.properties:
[2026-02-05T17:09:47.407Z] =========
[2026-02-05T17:09:47.407Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-05T17:09:47.407Z] TKG_BRANCH=master
[2026-02-05T17:09:47.407Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-05T17:09:47.407Z] OPENJ9_BRANCH=master
[2026-02-05T17:09:47.407Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-05T17:09:47.407Z] STF_BRANCH=master
[2026-02-05T17:09:47.407Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-05T17:09:47.407Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-02-05T17:09:47.407Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-05T17:09:47.407Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-02-05T17:09:47.407Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-05T17:09:47.407Z] JDK8_BRANCH=dev
[2026-02-05T17:09:47.407Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-05T17:09:47.407Z] JDK11_BRANCH=dev
[2026-02-05T17:09:47.407Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-05T17:09:47.407Z] JDK17_BRANCH=dev
[2026-02-05T17:09:47.407Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-05T17:09:47.407Z] JDK21_BRANCH=dev
[2026-02-05T17:09:47.407Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-05T17:09:47.407Z] JDK8_OPENJ9_BRANCH=openj9
[2026-02-05T17:09:47.407Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-05T17:09:47.407Z] JDK11_OPENJ9_BRANCH=openj9
[2026-02-05T17:09:47.407Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-05T17:09:47.407Z] JDK17_OPENJ9_BRANCH=openj9
[2026-02-05T17:09:47.407Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-05T17:09:47.407Z] JDK21_OPENJ9_BRANCH=openj9
[2026-02-05T17:09:47.407Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-05T17:09:47.407Z] JDK25_OPENJ9_BRANCH=openj9
[2026-02-05T17:09:47.407Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:09:47.407Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-05T17:09:47.407Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:09:47.407Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-05T17:09:47.407Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:09:47.407Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-05T17:09:47.407Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:09:47.407Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-05T17:09:47.407Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-05T17:09:47.407Z] =========
[2026-02-05T17:09:47.407Z]
[2026-02-05T17:09:47.407Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-05T17:09:47.407Z] JDK_BRANCH=dev
[2026-02-05T17:09:47.407Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-05T17:09:47.407Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-05T17:09:47.407Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image
[2026-02-05T17:09:47.407Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-02-05T17:09:47.407Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.openjdk TESTLIST=
[2026-02-05T17:09:47.407Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[2026-02-05T17:09:47.407Z] perl scripts/configure.pl
[2026-02-05T17:09:47.408Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-02-05T17:09:48.186Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-05T17:09:48.186Z]
[2026-02-05T17:09:48.186Z] Starting to generate test make files.
[2026-02-05T17:09:48.186Z]
[2026-02-05T17:09:51.857Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-05T17:09:51.857Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-02-05T17:09:51.857Z]
[2026-02-05T17:09:51.857Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../autoGen.mk
[2026-02-05T17:09:51.857Z]
[2026-02-05T17:09:51.857Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/utils.mk
[2026-02-05T17:09:51.857Z]
[2026-02-05T17:09:51.857Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-05T17:09:51.857Z]
[2026-02-05T17:09:51.857Z] Make files are generated successfully.
[2026-02-05T17:09:51.857Z]
[2026-02-05T17:09:51.857Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[2026-02-05T17:09:51.857Z] gmake -f runtest.mk _sanity.openjdk
[2026-02-05T17:09:51.857Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG'
[2026-02-05T17:09:51.857Z]
[2026-02-05T17:09:51.857Z] Running make 4.3
[2026-02-05T17:09:51.857Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/..
[2026-02-05T17:09:51.857Z] set JDK_VERSION to 8
[2026-02-05T17:09:51.857Z] set JDK_IMPL to hotspot
[2026-02-05T17:09:51.857Z] set JVM_VERSION to openjdk8
[2026-02-05T17:09:51.857Z] set JCL_VERSION to latest
[2026-02-05T17:09:51.857Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image
[2026-02-05T17:09:51.857Z] set SPEC to aix_ppc-64
[2026-02-05T17:09:51.857Z] set TEST_FLAG to
[2026-02-05T17:09:51.857Z] Running sanity.openjdk ...
[2026-02-05T17:09:51.857Z] There are 31 test targets in sanity.openjdk
[2026-02-05T17:09:51.857Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-05T17:09:51.857Z] openjdk version "1.8.0_482"
[2026-02-05T17:09:51.857Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-02-05T17:09:51.857Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-05T17:09:51.857Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests'
[2026-02-05T17:09:51.857Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/openjdk'
[2026-02-05T17:09:51.857Z]
[2026-02-05T17:09:51.857Z] ===============================================