Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 536
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 534
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 533
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 530
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 529
originally caused by:
Started by user Stewart X Addison
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_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 51b7317e39ce12e6ca01655afa9204d62d33665b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 51b7317e39ce12e6ca01655afa9204d62d33665b # timeout=10
Commit message: "Fix pingperf tests with liberty dockerfile update (#6684)"
> git rev-list --no-walk 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-26T12:03:17.100Z] SPEC: aix_ppc-64
[Pipeline] echo
[2025-10-26T12:03:17.102Z] LABEL: test-osuosl-aix73-ppc64-3
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-26T12:03:17.205Z] Found a total of 1 nodes with the 'test-osuosl-aix73-ppc64-3' label
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
[2025-10-26T12:03:17.212Z] dynamicAgents: []
[Pipeline] node
[2025-10-26T12:03:32.217Z] Still waiting to schedule task
[2025-10-26T12:03:32.218Z] Waiting for next available executor on ‘test-osuosl-aix73-ppc64-3’
[2025-10-27T00:54:35.461Z] Running on test-osuosl-aix73-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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
[2025-10-27T00:54:35.494Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-27T00:54:35.877Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-27T00:54:35.877Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-27T00:54:36.051Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-27T00:54:36.281Z] The recommended git tool is: git
[2025-10-27T00:54:36.632Z] No credentials specified
[2025-10-27T00:54:36.808Z] Cloning the remote Git repository
[2025-10-27T00:54:37.066Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-27T00:54:37.067Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests # timeout=10
[2025-10-27T00:54:37.081Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-27T00:54:37.081Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-27T00:54:37.081Z] > git --version # timeout=10
[2025-10-27T00:54:37.092Z] > git --version # 'git version 2.41.0'
[2025-10-27T00:54:37.092Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-27T00:54:41.470Z] Avoid second fetch
[2025-10-27T00:54:41.660Z] Checking out Revision 51b7317e39ce12e6ca01655afa9204d62d33665b (origin/master)
[2025-10-27T00:54:41.180Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-27T00:54:41.191Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-27T00:54:41.553Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-10-27T00:54:41.747Z] > git config core.sparsecheckout # timeout=10
[2025-10-27T00:54:41.759Z] > git checkout -f 51b7317e39ce12e6ca01655afa9204d62d33665b # timeout=10
[2025-10-27T00:54:43.458Z] Commit message: "Fix pingperf tests with liberty dockerfile update (#6684)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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
[2025-10-27T00:54:46.098Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2025-10-27T00:54:46.124Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-27T00:54:48.029Z] + date +%a, %d %b %Y %T %z
[2025-10-27T00:54:48.029Z] + LC_TIME=C
[Pipeline] echo
[2025-10-27T00:54:48.746Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-27T00:54:50.595Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-27T00:54:50.595Z] + 2>& 1
[2025-10-27T00:54:50.595Z] Unix type machine..
[2025-10-27T00:54:50.595Z] 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
[2025-10-27T00:54:53.713Z] + printenv
[2025-10-27T00:54:53.713Z] _=/opt/freeware/bin/printenv
[2025-10-27T00:54:53.713Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-27T00:54:53.713Z] BUILD_LIST=perf
[2025-10-27T00:54:53.713Z] LANG=C
[2025-10-27T00:54:53.713Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix
[2025-10-27T00:54:53.713Z] LOGIN=jenkins
[2025-10-27T00:54:53.713Z] USE_JRE=false
[2025-10-27T00:54:53.713Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-27T00:54:53.713Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-27T00:54:53.713Z] SLACK_CHANNEL=aqavit-bot
[2025-10-27T00:54:53.713Z] KEEP_REPORTDIR=false
[2025-10-27T00:54:53.713Z] JDK10_BOOT_DIR=/usr/java10_64
[2025-10-27T00:54:53.713Z] PARALLEL=None
[2025-10-27T00:54:53.713Z] DOCKER_REQUIRED=false
[2025-10-27T00:54:53.713Z] JDK11_BOOT_DIR=/usr/java11_64
[2025-10-27T00:54:53.713Z] jobStatus=SUCCESS
[2025-10-27T00:54:53.713Z] CLCMD_PASSTHRU=1
[2025-10-27T00:54:53.713Z] RES_RETRY=2
[2025-10-27T00:54:53.713Z] 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
[2025-10-27T00:54:53.713Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-27T00:54:53.713Z] TARGET=extended.perf
[2025-10-27T00:54:53.713Z] BUILD_NUMBER=189
[2025-10-27T00:54:53.713Z] SDK_RESOURCE=nightly
[2025-10-27T00:54:53.713Z] JOBSTARTTIME=Mon, 27 Oct 2025 00:54:46 +0000
[2025-10-27T00:54:53.713Z] PERSONAL_BUILD=false
[2025-10-27T00:54:53.713Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/189/display/redirect?page=tests
[2025-10-27T00:54:53.713Z] ARCHIVE_TEST_RESULTS=false
[2025-10-27T00:54:53.713Z] USE_TESTENV_PROPERTIES=true
[2025-10-27T00:54:53.713Z] NODE_LABELS=ci.role.testX aix test-osuosl-aix73-ppc64-3 aix73 test hw.arch.ppc64 xlc16 xlc13 sw.os.aix ppc64
[2025-10-27T00:54:53.713Z] KEEP_WORKSPACE=false
[2025-10-27T00:54:53.713Z] OPENJ9_BRANCH=master
[2025-10-27T00:54:53.713Z] LC__FASTMSG=true
[2025-10-27T00:54:53.713Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-10-27T00:54:53.713Z] EDITOR=/usr/bin/vi
[2025-10-27T00:54:53.713Z] EXIT_FAILURE=false
[2025-10-27T00:54:53.713Z] HUDSON_COOKIE=78418c2c-afed-4057-bb9e-5fb1a0d9915b
[2025-10-27T00:54:53.713Z] AUTO_DETECT=true
[2025-10-27T00:54:53.713Z] BUILD_ID=189
[2025-10-27T00:54:53.713Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-27T00:54:53.713Z] LOGNAME=jenkins
[2025-10-27T00:54:53.713Z] JCK_GIT_BRANCH=master
[2025-10-27T00:54:53.713Z] EXECUTOR_NUMBER=0
[2025-10-27T00:54:53.713Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_ppc64_aix-189
[2025-10-27T00:54:53.713Z] RES_TIMEOUT=5
[2025-10-27T00:54:53.713Z] JOB_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix
[2025-10-27T00:54:53.713Z] ITERATIONS=1
[2025-10-27T00:54:53.713Z] MAIL=/var/spool/mail/jenkins
[2025-10-27T00:54:53.713Z] TAP_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix.tap
[2025-10-27T00:54:53.713Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-27T00:54:53.713Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2025-10-27T00:54:53.713Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-27T00:54:53.713Z] TKG_ITERATIONS=1
[2025-10-27T00:54:53.713Z] LOCPATH=/usr/lib/nls/loc
[2025-10-27T00:54:53.713Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/189/display/redirect?page=artifacts
[2025-10-27T00:54:53.713Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-27T00:54:53.713Z] JDK_IMPL=hotspot
[2025-10-27T00:54:53.713Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:54:53.713Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-27T00:54:53.713Z] JENKINS_NODE_COOKIE=6110879f-12c7-4c74-84d6-ae4cd2e5f386
[2025-10-27T00:54:53.713Z] NUM_PROCESSORS=10
[2025-10-27T00:54:53.713Z] ADOPTOPENJDK_BRANCH=master
[2025-10-27T00:54:53.713Z] CI=true
[2025-10-27T00:54:53.713Z] USER=jenkins
[2025-10-27T00:54:53.713Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-27T00:54:53.713Z] LDR_CNTRL=MAXDATA=0xA0000000
[2025-10-27T00:54:53.713Z] JENKINS_SERVER_COOKIE=durable-b2be3a4f0c05dedca8d762080282e878282d5f66f2535b643732e678030f2b2d
[2025-10-27T00:54:53.713Z] AUTHSTATE=compat
[2025-10-27T00:54:53.713Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-27T00:54:53.713Z] EXIT_SUCCESS=false
[2025-10-27T00:54:53.713Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-27T00:54:53.713Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:54:53.713Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/system_lib
[2025-10-27T00:54:53.713Z] RERUN_FAILURE=false
[2025-10-27T00:54:53.713Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/189/display/redirect?page=changes
[2025-10-27T00:54:53.713Z] SHELL=/usr/bin/ksh
[2025-10-27T00:54:53.713Z] ODMDIR=/etc/objrepos
[2025-10-27T00:54:53.713Z] AIXTHREAD_HRT=true
[2025-10-27T00:54:53.713Z] DYNAMIC_COMPILE=false
[2025-10-27T00:54:53.713Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/
[2025-10-27T00:54:53.713Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix
[2025-10-27T00:54:53.713Z] SETUP_JCK_RUN=false
[2025-10-27T00:54:53.713Z] SPEC=aix_ppc-64
[2025-10-27T00:54:53.713Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2025-10-27T00:54:53.713Z] PLATFORM=ppc64_aix
[2025-10-27T00:54:53.713Z] HOME=/home/jenkins
[2025-10-27T00:54:53.713Z] TIME_LIMIT=10
[2025-10-27T00:54:53.713Z] NODE_NAME=test-osuosl-aix73-ppc64-3
[2025-10-27T00:54:53.713Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix@tmp
[2025-10-27T00:54:53.713Z] GENERATE_JOBS=false
[2025-10-27T00:54:53.713Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-27T00:54:53.713Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-27T00:54:53.713Z] LABEL=test-osuosl-aix73-ppc64-3
[2025-10-27T00:54:53.713Z] BUILD_DISPLAY_NAME=#189
[2025-10-27T00:54:53.713Z] SSH_CONNECTION=78.47.239.97 48856 140.211.9.66 22
[2025-10-27T00:54:53.713Z] SSH_CLIENT=78.47.239.97 48856 22
[2025-10-27T00:54:53.713Z] RERUN_ITERATIONS=0
[2025-10-27T00:54:53.713Z] STAGE_NAME=Setup
[2025-10-27T00:54:53.713Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix
[2025-10-27T00:54:53.713Z] OBJECT_MODE=64
[2025-10-27T00:54:53.713Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/display/redirect
[2025-10-27T00:54:53.713Z] PERL5LIB=/opt/freemarker/lib/perl5
[2025-10-27T00:54:53.713Z] TZ=UTC0
[2025-10-27T00:54:53.713Z] JDK_VERSION=8
[2025-10-27T00:54:53.713Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/189/display/redirect
[2025-10-27T00:54:53.713Z] NUM_MACHINES=1
[2025-10-27T00:54:53.713Z] JDK8_BOOT_DIR=/usr/java8_64
[2025-10-27T00:54:53.713Z] JDK7_BOOT_DIR=/usr/java8_64
[2025-10-27T00:54:53.713Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/189/
[2025-10-27T00:54:53.713Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-27T00:54:53.713Z] ORIGIN_JDK_VERSION=8
[2025-10-27T00:54:53.713Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../benchmarks
[2025-10-27T00:54:53.713Z] 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
[2025-10-27T00:54:53.713Z] LIBPATH=/opt/freeware/lib:/usr/jdk-21.0.6+7/lib/server:/usr/jdk-21.0.6+7/lib:/usr/jdk-21.0.6+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
[2025-10-27T00:54:54.274Z] 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
[2025-10-27T00:54:54.281Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix
[Pipeline] {
[Pipeline] sshagent
[2025-10-27T00:54:54.388Z] $ ssh-agent
[2025-10-27T00:54:55.190Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXG9faea/agent.34865522
[2025-10-27T00:54:55.190Z] SSH_AGENT_PID=19726674
[2025-10-27T00:54:55.190Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-27T00:54:55.214Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-27T00:54:55.245Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-27T00:54:57.109Z] + pwd
[2025-10-27T00:54:57.110Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/.. -p ppc64_aix -r nightly -j 8 -i hotspot --clone_openj9 false
[2025-10-27T00:54:57.110Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests
[2025-10-27T00:54:57.110Z] load ./testenv/testenv.properties
[2025-10-27T00:54:57.110Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-27T00:54:57.110Z] Use branch name dev from ./testenv/testenv.properties
[2025-10-27T00:54:57.110Z] get jdk binary...
[2025-10-27T00:54:57.110Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ea/aix/ppc64/jdk/hotspot/normal/adoptium?project=jdk
[2025-10-27T00:54:59.053Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ea/aix/ppc64/sbom/hotspot/normal/adoptium?project=jdk
[2025-10-27T00:54:59.053Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b08-ea.tar.gz ...
[2025-10-27T00:55:00.994Z] List files in jdkbinary folder...
[2025-10-27T00:55:00.994Z] total 102828
[2025-10-27T00:55:00.994Z] -rw------- 1 jenkins staff 105216368 Oct 27 00:54 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b08-ea.tar.gz
[2025-10-27T00:55:00.994Z] -rw------- 1 jenkins staff 67545 Oct 27 00:54 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b08-ea.json
[2025-10-27T00:55:00.994Z] drwx------ 3 jenkins staff 256 Oct 27 00:54 tmp
[2025-10-27T00:55:00.994Z] List files in jdkbinary/tmp folder...
[2025-10-27T00:55:00.994Z] total 4
[2025-10-27T00:55:00.994Z] drwx------ 7 jenkins staff 4096 Oct 23 20:23 jdk8u472-b08
[2025-10-27T00:55:00.994Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2025-10-27T00:55:00.994Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version
[2025-10-27T00:55:00.994Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-27T00:55:00.994Z] openjdk version "1.8.0_472-beta"
[2025-10-27T00:55:00.994Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202510232004-b08)
[2025-10-27T00:55:00.994Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-27T00:55:00.994Z] =JAVA VERSION OUTPUT END=
[2025-10-27T00:55:00.994Z] =RELEASE INFO BEGIN=
[2025-10-27T00:55:00.994Z] JAVA_VERSION="1.8.0_472"
[2025-10-27T00:55:00.994Z] OS_NAME=""
[2025-10-27T00:55:00.994Z] OS_VERSION=""
[2025-10-27T00:55:00.994Z] OS_ARCH="ppc64"
[2025-10-27T00:55:00.994Z] SOURCE=".:git:7c0a02d6a25b+"
[2025-10-27T00:55:00.994Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-27T00:55:00.994Z] BUILD_SOURCE="git:37e768faf314ffe4cb25728d4cac5255de355379"
[2025-10-27T00:55:00.994Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-27T00:55:00.994Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-27T00:55:00.994Z] FULL_VERSION="1.8.0_472-beta-202510232004-b08"
[2025-10-27T00:55:00.994Z] SEMANTIC_VERSION="8.0.472+8"
[2025-10-27T00:55:00.994Z] BUILD_INFO="OS: AIX Version: 7.2"
[2025-10-27T00:55:00.994Z] JVM_VARIANT="Hotspot"
[2025-10-27T00:55:00.994Z] JVM_VERSION="25.472-b08"
[2025-10-27T00:55:00.994Z] IMAGE_TYPE="JDK"
[2025-10-27T00:55:00.994Z] =RELEASE INFO END=
[2025-10-27T00:55:00.994Z] get testKitGen...
[2025-10-27T00:55:00.994Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-27T00:55:01.942Z] git rev-parse master
[2025-10-27T00:55:01.942Z] git checkout -q -f 53ec8d15bf7d8c68d2fd2e903cf54a0a1fe7f697
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-27T00:55:02.595Z] $ ssh-agent -k
[2025-10-27T00:55:02.608Z] unset SSH_AUTH_SOCK;
[2025-10-27T00:55:02.608Z] unset SSH_AGENT_PID;
[2025-10-27T00:55:02.608Z] echo Agent pid 19726674 killed;
[2025-10-27T00:55:03.398Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-27T00:55:04.022Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=nightly&TARGET=extended.perf&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=false&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-aix73-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&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=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-27T00:55:04.040Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=nightly&TARGET=extended.perf&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=false&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-aix73-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&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=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-27T00:55:04.104Z] Building tests...
[Pipeline] timeout
[2025-10-27T00:55:04.110Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-27T00:55:04.131Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-27T00:55:05.986Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-27T00:55:08.459Z] --------------------------------------------
[2025-10-27T00:55:08.459Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:55:08.459Z] task is set to default
[2025-10-27T00:55:08.459Z] dependencyList is set to all
[2025-10-27T00:55:08.459Z] --------------------------------------------
[2025-10-27T00:55:08.459Z] Starting download third party dependent jars
[2025-10-27T00:55:08.459Z] --------------------------------------------
[2025-10-27T00:55:08.459Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-27T00:55:08.459Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-27T00:55:08.885Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-27T00:55:08.912Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-27T00:55:09.019Z] $ ssh-agent
[2025-10-27T00:55:09.825Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgcjqea/agent.35979642
[2025-10-27T00:55:09.825Z] SSH_AGENT_PID=34865532
[2025-10-27T00:55:09.825Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-27T00:55:11.706Z] + bash ./compile.sh
[2025-10-27T00:55:11.706Z] Set values based on ./testenv/testenv.properties:
[2025-10-27T00:55:11.706Z] =========
[2025-10-27T00:55:11.706Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-27T00:55:11.706Z] TKG_BRANCH=master
[2025-10-27T00:55:11.706Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-27T00:55:11.706Z] OPENJ9_BRANCH=master
[2025-10-27T00:55:11.706Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-27T00:55:11.706Z] STF_BRANCH=master
[2025-10-27T00:55:11.706Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-27T00:55:11.706Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2025-10-27T00:55:11.706Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-27T00:55:11.706Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2025-10-27T00:55:11.706Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-27T00:55:11.706Z] JDK8_BRANCH=dev
[2025-10-27T00:55:11.706Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-27T00:55:11.706Z] JDK11_BRANCH=dev
[2025-10-27T00:55:11.706Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-27T00:55:11.706Z] JDK17_BRANCH=dev
[2025-10-27T00:55:11.706Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-27T00:55:11.706Z] JDK21_BRANCH=dev
[2025-10-27T00:55:11.706Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-27T00:55:11.706Z] JDK8_OPENJ9_BRANCH=openj9
[2025-10-27T00:55:11.706Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-27T00:55:11.706Z] JDK11_OPENJ9_BRANCH=openj9
[2025-10-27T00:55:11.706Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-27T00:55:11.706Z] JDK17_OPENJ9_BRANCH=openj9
[2025-10-27T00:55:11.706Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-27T00:55:11.706Z] JDK21_OPENJ9_BRANCH=openj9
[2025-10-27T00:55:11.706Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git
[2025-10-27T00:55:11.706Z] JDK24_OPENJ9_BRANCH=openj9
[2025-10-27T00:55:11.706Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:55:11.706Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2025-10-27T00:55:11.706Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:55:11.706Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-10-27T00:55:11.706Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:55:11.706Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-10-27T00:55:11.706Z] JDK24_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:55:11.706Z] JDK24_OPENJCEPLUS_GIT_BRANCH=semeru-java24
[2025-10-27T00:55:11.706Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-27T00:55:11.706Z] =========
[2025-10-27T00:55:11.706Z]
[2025-10-27T00:55:11.706Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-27T00:55:11.706Z] JDK_BRANCH=dev
[2025-10-27T00:55:11.706Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:55:11.706Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-27T00:55:11.706Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2025-10-27T00:55:11.706Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:55:11.707Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-27T00:55:11.707Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-27T00:55:11.707Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-27T00:55:11.707Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-27T00:55:11.707Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-27T00:55:12.665Z]
[2025-10-27T00:55:12.665Z] build:
[2025-10-27T00:55:12.665Z]
[2025-10-27T00:55:12.665Z] clean:
[2025-10-27T00:55:12.665Z]
[2025-10-27T00:55:12.665Z] init:
[2025-10-27T00:55:12.665Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin
[2025-10-27T00:55:12.665Z]
[2025-10-27T00:55:12.665Z] getDependentLibs:
[2025-10-27T00:55:12.665Z] [exec] --------------------------------------------
[2025-10-27T00:55:12.665Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:55:12.665Z] [exec] task is set to default
[2025-10-27T00:55:12.665Z] [exec] dependencyList is set to json_simple
[2025-10-27T00:55:12.665Z] [exec] --------------------------------------------
[2025-10-27T00:55:12.665Z] [exec] Starting download third party dependent jars
[2025-10-27T00:55:12.665Z] [exec] --------------------------------------------
[2025-10-27T00:55:12.665Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:55:12.665Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-27T00:55:12.666Z] [exec] downloaded dependent third party jars successfully
[2025-10-27T00:55:12.666Z]
[2025-10-27T00:55:12.666Z] compile:
[2025-10-27T00:55:12.666Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-27T00:55:12.666Z] [echo] ============COMPILER SETTINGS============
[2025-10-27T00:55:12.666Z] [echo] ===fork: yes
[2025-10-27T00:55:12.666Z] [echo] ===debug: on
[2025-10-27T00:55:12.666Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin
[2025-10-27T00:55:18.025Z]
[2025-10-27T00:55:18.025Z] dist:
[2025-10-27T00:55:18.025Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-27T00:55:18.025Z]
[2025-10-27T00:55:18.025Z] BUILD SUCCESSFUL
[2025-10-27T00:55:18.025Z] Total time: 5 seconds
[2025-10-27T00:55:18.025Z] 0
[2025-10-27T00:55:18.026Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-27T00:55:18.026Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-27T00:55:18.026Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-10-27T00:55:18.026Z] ****************************** MACHINE INFO ******************************
[2025-10-27T00:55:18.026Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG
[2025-10-27T00:55:18.026Z] Free Physical Memory Size : 16799752192
[2025-10-27T00:55:18.026Z] Free space (bytes) : 20160385024
[2025-10-27T00:55:18.026Z] Total Physical Memory Size : 42949672960
[2025-10-27T00:55:18.026Z] Total space (bytes) : 34359738368
[2025-10-27T00:55:18.026Z] Usable space (bytes) : 20160385024
[2025-10-27T00:55:18.026Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-27T00:55:18.026Z] bashVersion :
[2025-10-27T00:55:18.026Z] GNU bash, version 5.2.21(1)-release (powerpc-ibm-aix7.1.5.0)
[2025-10-27T00:55:18.026Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-27T00:55:18.026Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-27T00:55:18.026Z]
[2025-10-27T00:55:18.026Z] This is free software; you are free to change and redistribute it.
[2025-10-27T00:55:18.026Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-27T00:55:18.026Z] cpuCores :
[2025-10-27T00:55:18.026Z] cat: /proc/cpuinfo: No such file or directory
[2025-10-27T00:55:18.026Z] 0
[2025-10-27T00:55:18.026Z] curlVersion :
[2025-10-27T00:55:18.026Z] curl 8.11.1 (powerpc-ibm-aix7.1.5.0) libcurl/8.11.1 OpenSSL/3.0.13 zlib/1.2.13 libssh2/1.11.0 nghttp2/1.62.1 OpenLDAP/2.5.16
[2025-10-27T00:55:18.026Z] Release-Date: 2024-12-11
[2025-10-27T00:55:18.026Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-10-27T00:55:18.026Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets
[2025-10-27T00:55:18.026Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-27T00:55:18.026Z] gcc version : Command could not be executed
[2025-10-27T00:55:18.026Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2025-10-27T00:55:18.026Z] gdb version : bash: line 1: gdb: command not found
[2025-10-27T00:55:18.026Z] lldb version : Command could not be executed
[2025-10-27T00:55:18.026Z] makeVersion :
[2025-10-27T00:55:18.026Z] GNU Make 4.4.1
[2025-10-27T00:55:18.026Z] Built for powerpc-ibm-aix7.1.5.0
[2025-10-27T00:55:18.026Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-10-27T00:55:18.026Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-10-27T00:55:18.026Z] This is free software: you are free to change and redistribute it.
[2025-10-27T00:55:18.026Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-27T00:55:18.026Z] mavenVersion : bash: line 1: mvn: command not found
[2025-10-27T00:55:18.026Z] perlVersion :
[2025-10-27T00:55:18.026Z]
[2025-10-27T00:55:18.026Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for ppc-aix-thread-multi-64all
[2025-10-27T00:55:18.026Z]
[2025-10-27T00:55:18.026Z] Copyright 1987-2023, Larry Wall
[2025-10-27T00:55:18.026Z]
[2025-10-27T00:55:18.026Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-27T00:55:18.026Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-27T00:55:18.026Z]
[2025-10-27T00:55:18.026Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-27T00:55:18.026Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-27T00:55:18.027Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-27T00:55:18.027Z]
[2025-10-27T00:55:18.027Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-27T00:55:18.027Z] procArch : powerpc
[2025-10-27T00:55:18.027Z] sysArch : 00FBFA5F4B00
[2025-10-27T00:55:18.027Z] sysOS : AIX
[2025-10-27T00:55:18.027Z] ulimit :
[2025-10-27T00:55:18.027Z] core file size (blocks, -c) unlimited
[2025-10-27T00:55:18.027Z] data seg size (kbytes, -d) 2621440
[2025-10-27T00:55:18.027Z] file size (blocks, -f) unlimited
[2025-10-27T00:55:18.027Z] max memory size (kbytes, -m) 262144
[2025-10-27T00:55:18.027Z] open files (-n) unlimited
[2025-10-27T00:55:18.027Z] pipe size (512 bytes, -p) 64
[2025-10-27T00:55:18.027Z] stack size (kbytes, -s) 4194304
[2025-10-27T00:55:18.027Z] cpu time (seconds, -t) unlimited
[2025-10-27T00:55:18.027Z] max user processes (-u) 512
[2025-10-27T00:55:18.027Z] virtual memory (kbytes, -v) unlimited
[2025-10-27T00:55:18.027Z] uname : AIX p10-aix-adopt04 3 7 00FBFA5F4B00 powerpc AIX
[2025-10-27T00:55:18.027Z] vmVendor : Oracle Corporation
[2025-10-27T00:55:18.027Z] vmVersion : 25.472-b08
[2025-10-27T00:55:18.027Z] xlc version : /opt/IBM/xlC/13.1.3/bin/.orig/xlC: 1501-287 (S) This compiler does not support AIX 7.3. Please check with IBM (http://www-01.ibm.com/support/docview.wss?rs=43&uid=swg21326972) to see if there is a PTF for this compiler that supports this AIX level.
[2025-10-27T00:55:18.027Z] **************************************************************************
[2025-10-27T00:55:18.027Z]
[2025-10-27T00:55:18.027Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-27T00:55:18.027Z]
[2025-10-27T00:55:18.027Z] System.getProperty('java.vendor')=Temurin
[2025-10-27T00:55:18.027Z]
[2025-10-27T00:55:18.027Z] System.getProperty('os.name')=AIX
[2025-10-27T00:55:18.027Z]
[2025-10-27T00:55:18.027Z] System.getProperty('os.arch')=ppc64
[2025-10-27T00:55:18.027Z]
[2025-10-27T00:55:18.027Z] System.getProperty('java.fullversion')=null
[2025-10-27T00:55:18.027Z]
[2025-10-27T00:55:18.027Z] System.getProperty('sun.arch.data.model')=64
[2025-10-27T00:55:18.027Z]
[2025-10-27T00:55:19.144Z] gmake -f clean.mk cleanBuild
[2025-10-27T00:55:19.144Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2025-10-27T00:55:19.144Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest
[2025-10-27T00:55:19.144Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2025-10-27T00:55:19.144Z] gmake -f compile.mk compile
[2025-10-27T00:55:19.144Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2025-10-27T00:55:19.144Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-27T00:55:19.144Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-27T00:55:19.144Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-27T00:55:19.145Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-27T00:55:19.145Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_test.xml
[2025-10-27T00:55:20.092Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-10-27T00:55:20.092Z]
[2025-10-27T00:55:20.092Z] -create_test_directory:
[2025-10-27T00:55:20.092Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest
[2025-10-27T00:55:20.092Z]
[2025-10-27T00:55:20.092Z] stage_test_material:
[2025-10-27T00:55:20.092Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest
[2025-10-27T00:55:20.092Z]
[2025-10-27T00:55:20.092Z] build:
[2025-10-27T00:55:20.092Z]
[2025-10-27T00:55:20.092Z] init:
[2025-10-27T00:55:20.092Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf
[2025-10-27T00:55:20.092Z]
[2025-10-27T00:55:20.092Z] dist:
[2025-10-27T00:55:20.093Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf
[2025-10-27T00:55:20.093Z]
[2025-10-27T00:55:20.093Z] build:
[2025-10-27T00:55:20.093Z]
[2025-10-27T00:55:20.093Z] build:
[2025-10-27T00:55:20.093Z]
[2025-10-27T00:55:20.093Z] init:
[2025-10-27T00:55:20.093Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/bumbleBench
[2025-10-27T00:55:20.093Z]
[2025-10-27T00:55:20.093Z] getBumbleBench:
[2025-10-27T00:55:20.093Z] [echo] Cloning BumbleBench
[2025-10-27T00:55:20.093Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-10-27T00:55:21.039Z] [exec] Cloning into 'bumblebench'...
[2025-10-27T00:55:21.039Z]
[2025-10-27T00:55:21.039Z] buildBumbleBench:
[2025-10-27T00:55:21.039Z] [echo] Building BumbleBench
[2025-10-27T00:55:21.039Z]
[2025-10-27T00:55:21.039Z] compile-all:
[2025-10-27T00:55:21.039Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:21.986Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-10-27T00:55:21.986Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-10-27T00:55:21.986Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:21.986Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:21.986Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:21.986Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:21.986Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:55:22.935Z]
[2025-10-27T00:55:22.935Z] dist:
[2025-10-27T00:55:23.881Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-10-27T00:55:23.881Z]
[2025-10-27T00:55:23.881Z] dist:
[2025-10-27T00:55:23.881Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/bumbleBench
[2025-10-27T00:55:23.881Z]
[2025-10-27T00:55:23.881Z] build:
[2025-10-27T00:55:23.881Z]
[2025-10-27T00:55:23.881Z] getDependentLibs:
[2025-10-27T00:55:27.253Z] [exec] --------------------------------------------
[2025-10-27T00:55:27.253Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:55:27.253Z] [exec] task is set to default
[2025-10-27T00:55:27.253Z] [exec] dependencyList is set to dacapo
[2025-10-27T00:55:27.253Z] [exec] --------------------------------------------
[2025-10-27T00:55:27.254Z] [exec] Starting download third party dependent jars
[2025-10-27T00:55:27.254Z] [exec] --------------------------------------------
[2025-10-27T00:55:27.254Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:55:27.254Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-27T00:55:27.254Z] [exec] downloaded dependent third party jars successfully
[2025-10-27T00:55:27.254Z]
[2025-10-27T00:55:27.254Z] init:
[2025-10-27T00:55:27.254Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo
[2025-10-27T00:55:27.254Z]
[2025-10-27T00:55:27.254Z] getDacapoSuite:
[2025-10-27T00:55:27.254Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo
[2025-10-27T00:56:02.156Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo
[2025-10-27T00:56:02.156Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo/dacapo
[2025-10-27T00:56:02.156Z]
[2025-10-27T00:56:02.156Z] dist:
[2025-10-27T00:56:02.156Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo
[2025-10-27T00:56:02.156Z]
[2025-10-27T00:56:02.156Z] build:
[2025-10-27T00:56:02.156Z]
[2025-10-27T00:56:02.156Z] init:
[2025-10-27T00:56:02.156Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro
[2025-10-27T00:56:02.156Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2025-10-27T00:56:02.156Z]
[2025-10-27T00:56:02.156Z] compile:
[2025-10-27T00:56:02.156Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-27T00:56:02.156Z] [echo] ============COMPILER SETTINGS============
[2025-10-27T00:56:02.156Z] [echo] ===fork: yes
[2025-10-27T00:56:02.156Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/javac
[2025-10-27T00:56:02.156Z] [echo] ===debug: on
[2025-10-27T00:56:02.156Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-10-27T00:56:02.156Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2025-10-27T00:56:06.287Z]
[2025-10-27T00:56:06.287Z] dist:
[2025-10-27T00:56:06.287Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-10-27T00:56:06.287Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro
[2025-10-27T00:56:06.287Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro
[2025-10-27T00:56:06.287Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro
[2025-10-27T00:56:06.287Z]
[2025-10-27T00:56:06.287Z] clean:
[2025-10-27T00:56:06.287Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2025-10-27T00:56:06.287Z]
[2025-10-27T00:56:06.288Z] build:
[2025-10-27T00:56:06.288Z]
[2025-10-27T00:56:06.288Z] build:
[2025-10-27T00:56:06.288Z]
[2025-10-27T00:56:06.288Z] init:
[2025-10-27T00:56:06.288Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/renaissance
[2025-10-27T00:56:06.288Z]
[2025-10-27T00:56:06.288Z] getRenaissanceSuite:
[2025-10-27T00:56:06.288Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-10-27T00:56:14.392Z]
[2025-10-27T00:56:14.392Z] dist:
[2025-10-27T00:56:14.392Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/renaissance
[2025-10-27T00:56:16.337Z]
[2025-10-27T00:56:16.337Z] build:
[2025-10-27T00:56:16.337Z]
[2025-10-27T00:56:16.337Z] init:
[2025-10-27T00:56:16.337Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/specjbb
[2025-10-27T00:56:16.337Z]
[2025-10-27T00:56:16.337Z] getSpecjbbSuite:
[2025-10-27T00:56:16.337Z]
[2025-10-27T00:56:16.337Z] dist:
[2025-10-27T00:56:16.337Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/specjbb/run
[2025-10-27T00:56:16.337Z]
[2025-10-27T00:56:16.337Z] BUILD SUCCESSFUL
[2025-10-27T00:56:16.337Z] Total time: 56 seconds
[2025-10-27T00:56:16.337Z] 0
[2025-10-27T00:56:16.337Z]
[2025-10-27T00:56:16.337Z]
[2025-10-27T00:56:16.337Z] RECORD TEST REPOs SHA
[2025-10-27T00:56:16.338Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-27T00:56:16.338Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-27T00:56:16.338Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-27T00:56:16.338Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-27T00:56:16.338Z] ================================================
[2025-10-27T00:56:16.338Z] timestamp: 20251027-005615
[2025-10-27T00:56:16.338Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests
[2025-10-27T00:56:16.338Z] git repo:
[2025-10-27T00:56:16.338Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-27T00:56:16.338Z] sha:
[2025-10-27T00:56:16.338Z] 51b7317e39ce12e6ca01655afa9204d62d33665b
[2025-10-27T00:56:16.338Z] ================================================
[2025-10-27T00:56:16.338Z] timestamp: 20251027-005615
[2025-10-27T00:56:16.338Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG
[2025-10-27T00:56:16.338Z] git repo:
[2025-10-27T00:56:16.338Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-27T00:56:16.338Z] sha:
[2025-10-27T00:56:16.338Z] 53ec8d15bf7d8c68d2fd2e903cf54a0a1fe7f697
[2025-10-27T00:56:16.338Z] ================================================
[2025-10-27T00:56:16.338Z] timestamp: 20251027-005615
[2025-10-27T00:56:16.338Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-27T00:56:16.338Z] git repo:
[2025-10-27T00:56:16.338Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-10-27T00:56:16.338Z] sha:
[2025-10-27T00:56:16.338Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-10-27T00:56:16.338Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[Pipeline] }
[2025-10-27T00:56:16.945Z] $ ssh-agent -k
[2025-10-27T00:56:16.959Z] unset SSH_AUTH_SOCK;
[2025-10-27T00:56:16.959Z] unset SSH_AGENT_PID;
[2025-10-27T00:56:16.959Z] echo Agent pid 34865532 killed;
[2025-10-27T00:56:17.744Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-27T00:56:17.877Z] 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] echo
[2025-10-27T00:56:17.904Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-10-27T00:56:17.995Z] $ ssh-agent
[2025-10-27T00:56:18.801Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXRgnMea/agent.37159182
[2025-10-27T00:56:18.801Z] SSH_AGENT_PID=34865534
[2025-10-27T00:56:18.801Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-27T00:56:20.663Z] + uname
[2025-10-27T00:56:20.663Z] + [ AIX = AIX ]
[2025-10-27T00:56:20.663Z] + MAKE=gmake
[2025-10-27T00:56:20.663Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-27T00:56:20.663Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-27T00:56:23.047Z] + uname
[2025-10-27T00:56:23.047Z] + [ AIX = AIX ]
[2025-10-27T00:56:23.047Z] + MAKE=gmake
[2025-10-27T00:56:23.047Z] + cd ./aqa-tests
[2025-10-27T00:56:23.047Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-27T00:56:23.047Z] Set values based on ./testenv/testenv.properties:
[2025-10-27T00:56:23.047Z] =========
[2025-10-27T00:56:23.047Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-27T00:56:23.047Z] TKG_BRANCH=master
[2025-10-27T00:56:23.047Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-27T00:56:23.047Z] OPENJ9_BRANCH=master
[2025-10-27T00:56:23.047Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-27T00:56:23.047Z] STF_BRANCH=master
[2025-10-27T00:56:23.047Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-27T00:56:23.047Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2025-10-27T00:56:23.047Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-27T00:56:23.047Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2025-10-27T00:56:23.047Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-27T00:56:23.047Z] JDK8_BRANCH=dev
[2025-10-27T00:56:23.047Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-27T00:56:23.047Z] JDK11_BRANCH=dev
[2025-10-27T00:56:23.047Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-27T00:56:23.047Z] JDK17_BRANCH=dev
[2025-10-27T00:56:23.047Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-27T00:56:23.047Z] JDK21_BRANCH=dev
[2025-10-27T00:56:23.047Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-27T00:56:23.047Z] JDK8_OPENJ9_BRANCH=openj9
[2025-10-27T00:56:23.047Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-27T00:56:23.047Z] JDK11_OPENJ9_BRANCH=openj9
[2025-10-27T00:56:23.047Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-27T00:56:23.047Z] JDK17_OPENJ9_BRANCH=openj9
[2025-10-27T00:56:23.047Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-27T00:56:23.047Z] JDK21_OPENJ9_BRANCH=openj9
[2025-10-27T00:56:23.047Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git
[2025-10-27T00:56:23.047Z] JDK24_OPENJ9_BRANCH=openj9
[2025-10-27T00:56:23.047Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:56:23.047Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2025-10-27T00:56:23.047Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:56:23.047Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-10-27T00:56:23.047Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:56:23.047Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-10-27T00:56:23.047Z] JDK24_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:56:23.047Z] JDK24_OPENJCEPLUS_GIT_BRANCH=semeru-java24
[2025-10-27T00:56:23.047Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-27T00:56:23.047Z] =========
[2025-10-27T00:56:23.047Z]
[2025-10-27T00:56:23.047Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-27T00:56:23.047Z] JDK_BRANCH=dev
[2025-10-27T00:56:23.047Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-27T00:56:23.047Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-27T00:56:23.047Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2025-10-27T00:56:23.047Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2025-10-27T00:56:23.047Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-10-27T00:56:23.047Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2025-10-27T00:56:23.047Z] perl scripts/configure.pl
[2025-10-27T00:56:23.048Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2025-10-27T00:56:23.048Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] Starting to generate test make files.
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-27T00:56:23.048Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-27T00:56:23.048Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-27T00:56:23.048Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-27T00:56:23.048Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-27T00:56:23.048Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-27T00:56:23.048Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/autoGen.mk
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../autoGen.mk
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/utils.mk
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] Make files are generated successfully.
[2025-10-27T00:56:23.048Z]
[2025-10-27T00:56:23.048Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2025-10-27T00:56:23.048Z] gmake -f runtest.mk _extended.perf
[2025-10-27T00:56:23.048Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2025-10-27T00:56:23.995Z]
[2025-10-27T00:56:23.995Z] Running make 4.4.1
[2025-10-27T00:56:23.995Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/..
[2025-10-27T00:56:23.995Z] set JDK_VERSION to 8
[2025-10-27T00:56:23.995Z] set JDK_IMPL to hotspot
[2025-10-27T00:56:23.995Z] set JVM_VERSION to openjdk8
[2025-10-27T00:56:23.995Z] set JCL_VERSION to latest
[2025-10-27T00:56:23.995Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2025-10-27T00:56:23.995Z] set SPEC to aix_ppc-64
[2025-10-27T00:56:23.995Z] set TEST_FLAG to
[2025-10-27T00:56:23.995Z] Running extended.perf ...
[2025-10-27T00:56:23.995Z] There are 18 test targets in extended.perf
[2025-10-27T00:56:23.995Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-27T00:56:23.995Z] openjdk version "1.8.0_472-beta"
[2025-10-27T00:56:23.995Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202510232004-b08)
[2025-10-27T00:56:23.995Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-27T00:56:23.995Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests'
[2025-10-27T00:56:23.995Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf'
[2025-10-27T00:56:23.995Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/dacapo'
[2025-10-27T00:56:23.995Z]
[2025-10-27T00:56:23.995Z] ===============================================