Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin" build number 31
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 103
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6381
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests@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/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests@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 798dda6412ec01f9cd0d8fccee3f671713fbd22b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 798dda6412ec01f9cd0d8fccee3f671713fbd22b # timeout=10
Commit message: "Exclude Double/Float128VectorTests on x64 only, OpenJ9 jdk21+ (#6803)"
> git rev-list --no-walk 1aac21143e6c855df0a6c915ec7b311c676f7933 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-14T03:24:44.524Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-01-14T03:24:44.525Z] Specified LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-14T03:24:44.543Z] dynamicAgents: [fyre]
[Pipeline] echo
[2026-01-14T03:24:44.545Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] nodesByLabel
[2026-01-14T03:24:44.554Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] node
[2026-01-14T03:24:44.575Z] Running on test-osuosl-ubuntu2404-ppc64le-5 in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-14T03:24:44.594Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T03:24:44.976Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T03:24:44.976Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T03:24:56.448Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-14T03:24:56.673Z] The recommended git tool is: git
[2026-01-14T03:24:57.029Z] No credentials specified
[2026-01-14T03:24:57.206Z] Cloning the remote Git repository
[2026-01-14T03:24:57.473Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-14T03:24:57.780Z] > git init /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests # timeout=10
[2026-01-14T03:24:57.788Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-14T03:24:57.788Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-14T03:24:57.788Z] > git --version # timeout=10
[2026-01-14T03:24:57.792Z] > git --version # 'git version 2.43.0'
[2026-01-14T03:24:57.792Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-14T03:25:12.965Z] Avoid second fetch
[2026-01-14T03:25:13.148Z] Checking out Revision 798dda6412ec01f9cd0d8fccee3f671713fbd22b (origin/master)
[2026-01-14T03:25:14.474Z] Commit message: "Exclude Double/Float128VectorTests on x64 only, OpenJ9 jdk21+ (#6803)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-01-14T03:25:12.687Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-14T03:25:12.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-14T03:25:13.052Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-14T03:25:13.236Z] > git config core.sparsecheckout # timeout=10
[2026-01-14T03:25:13.244Z] > git checkout -f 798dda6412ec01f9cd0d8fccee3f671713fbd22b # timeout=10
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-14T03:25:16.189Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-14T03:25:16.207Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-14T03:25:21.018Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-01-14T03:25:22.448Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-14T03:25:24.300Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-14T03:25:24.300Z] Unix type machine..
[2026-01-14T03:25:24.300Z] Running on a Linux host
[2026-01-14T03:25:24.300Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-14T03:25:27.421Z] + printenv
[2026-01-14T03:25:27.421Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-14T03:25:27.421Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-14T03:25:27.421Z] USE_TESTENV_PROPERTIES=false
[2026-01-14T03:25:27.421Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-14T03:25:27.421Z] SSH_CLIENT=78.47.239.97 53444 22
[2026-01-14T03:25:27.421Z] BUILD_LIST=functional/buildAndPackage
[2026-01-14T03:25:27.421Z] VENDOR_TEST_DIRS=/test/functional
[2026-01-14T03:25:27.421Z] USER=jenkins
[2026-01-14T03:25:27.421Z] SDK_RESOURCE=upstream
[2026-01-14T03:25:27.421Z] OPENJ9_BRANCH=master
[2026-01-14T03:25:27.421Z] jobStatus=SUCCESS
[2026-01-14T03:25:27.421Z] CI=true
[2026-01-14T03:25:27.421Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/29/display/redirect?page=changes
[2026-01-14T03:25:27.421Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-14T03:25:27.421Z] UPSTREAM_JOB_NUMBER=31
[2026-01-14T03:25:27.421Z] XDG_SESSION_TYPE=tty
[2026-01-14T03:25:27.421Z] EXIT_FAILURE=false
[2026-01-14T03:25:27.421Z] VENDOR_TEST_BRANCHES=v2026.01.01
[2026-01-14T03:25:27.421Z] SHLVL=0
[2026-01-14T03:25:27.421Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-14T03:25:27.421Z] TARGET=extended.functional
[2026-01-14T03:25:27.421Z] NODE_LABELS=test ci.role.test ubuntu linux test-osuosl-ubuntu2404-ppc64le-5 sw.os.linux sw.tool.docker hw.arch.ppc64le ppc64le
[2026-01-14T03:25:27.421Z] USE_JRE=false
[2026-01-14T03:25:27.421Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-14T03:25:27.421Z] OLDPWD=/home/jenkins
[2026-01-14T03:25:27.421Z] HOME=/home/jenkins
[2026-01-14T03:25:27.421Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/29/
[2026-01-14T03:25:27.421Z] ADOPTOPENJDK_BRANCH=master
[2026-01-14T03:25:27.421Z] TAP_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests.tap
[2026-01-14T03:25:27.421Z] JDK_IMPL=hotspot
[2026-01-14T03:25:27.421Z] DOCKER_REQUIRED=false
[2026-01-14T03:25:27.421Z] JENKINS_SERVER_COOKIE=durable-6bea9a8abb228c0c1d64b9ad006fd68f92993911cd7ea3a5e9c8c9ffb08e8e0e
[2026-01-14T03:25:27.421Z] HUDSON_COOKIE=ba997e9f-7af3-4cd3-8a81-16a8063f810f
[2026-01-14T03:25:27.421Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-01-14T03:25:27.421Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-01-14T03:25:27.421Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../benchmarks
[2026-01-14T03:25:27.421Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[2026-01-14T03:25:27.421Z] KEEP_WORKSPACE=false
[2026-01-14T03:25:27.421Z] ARCHIVE_TEST_RESULTS=false
[2026-01-14T03:25:27.421Z] GENERATE_JOBS=false
[2026-01-14T03:25:27.421Z] PERSONAL_BUILD=false
[2026-01-14T03:25:27.421Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-5
[2026-01-14T03:25:27.421Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-14T03:25:27.421Z] LOGNAME=jenkins
[2026-01-14T03:25:27.421Z] _=/usr/lib/jvm/jdk17/bin/java
[2026-01-14T03:25:27.421Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/29/display/redirect?page=artifacts
[2026-01-14T03:25:27.421Z] STAGE_NAME=Setup
[2026-01-14T03:25:27.421Z] XDG_SESSION_CLASS=user
[2026-01-14T03:25:27.422Z] AUTO_DETECT=true
[2026-01-14T03:25:27.422Z] EXECUTOR_NUMBER=0
[2026-01-14T03:25:27.422Z] JDK_VERSION=8
[2026-01-14T03:25:27.422Z] XDG_SESSION_ID=244739
[2026-01-14T03:25:27.422Z] BUILD_DISPLAY_NAME=#29
[2026-01-14T03:25:27.422Z] TIME_LIMIT=1
[2026-01-14T03:25:27.422Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-14T03:25:27.422Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/29/display/redirect?page=tests
[2026-01-14T03:25:27.422Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-14T03:25:27.422Z] JOB_BASE_NAME=jdk8u-release-linux-ppc64le-temurin_SmokeTests
[2026-01-14T03:25:27.422Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-01-14T03:25:27.422Z] PLATFORM=ppc64le_linux
[2026-01-14T03:25:27.422Z] TKG_ITERATIONS=1
[2026-01-14T03:25:27.422Z] EXIT_SUCCESS=false
[2026-01-14T03:25:27.422Z] BUILD_ID=29
[2026-01-14T03:25:27.422Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-01-14T03:25:27.422Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-14T03:25:27.422Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-01-14T03:25:27.422Z] BUILD_TAG=jenkins-build-scripts-jobs-release-jobs-jdk8u-jdk8u-release-linux-ppc64le-temurin_SmokeTests-29
[2026-01-14T03:25:27.422Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-14T03:25:27.422Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T03:25:27.422Z] LANG=en_US.UTF-8
[2026-01-14T03:25:27.422Z] JCK_GIT_BRANCH=master
[2026-01-14T03:25:27.422Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/
[2026-01-14T03:25:27.422Z] KEEP_REPORTDIR=false
[2026-01-14T03:25:27.422Z] ORIGIN_JDK_VERSION=8
[2026-01-14T03:25:27.422Z] BUILD_NUMBER=29
[2026-01-14T03:25:27.422Z] JENKINS_NODE_COOKIE=21eb8836-6288-481f-a916-e8cfe5e241ed
[2026-01-14T03:25:27.422Z] SHELL=/bin/bash
[2026-01-14T03:25:27.422Z] ITERATIONS=1
[2026-01-14T03:25:27.422Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-14T03:25:27.422Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-14T03:25:27.422Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/29/display/redirect
[2026-01-14T03:25:27.422Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-14T03:25:27.422Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-14T03:25:27.422Z] SPEC=linux_ppc-64_le
[2026-01-14T03:25:27.422Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-14T03:25:27.422Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/display/redirect
[2026-01-14T03:25:27.422Z] NUM_PROCESSORS=4
[2026-01-14T03:25:27.422Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin
[2026-01-14T03:25:27.422Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-14T03:25:27.422Z] JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[2026-01-14T03:25:27.422Z] PWD=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[2026-01-14T03:25:27.422Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-14T03:25:27.422Z] SSH_CONNECTION=78.47.239.97 53444 140.211.168.239 22
[2026-01-14T03:25:27.422Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests@tmp
[2026-01-14T03:25:27.422Z] PARALLEL=None
[2026-01-14T03:25:27.422Z] JOBSTARTTIME=Wed, 14 Jan 2026 03:25:18 +0000
[2026-01-14T03:25:27.422Z] DYNAMIC_COMPILE=true
[2026-01-14T03:25:27.422Z] RERUN_ITERATIONS=0
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-14T03:25:27.962Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-14T03:25:27.980Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-14T03:26:19.122Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-ppc64le-temurin" build number 31
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named 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 JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-14T03:26:19.355Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-14T03:26:19.365Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-01-14T03:26:19.473Z] $ ssh-agent
[2026-01-14T03:26:20.317Z] SSH_AUTH_SOCK=/tmp/ssh-eVMAvJurKsCO/agent.3610006
[2026-01-14T03:26:20.317Z] SSH_AGENT_PID=3610008
[2026-01-14T03:26:20.317Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-14T03:26:20.331Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-01-14T03:26:22.210Z] + pwd
[2026-01-14T03:26:22.210Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches v2026.01.01 --vendor_dirs /test/functional
[2026-01-14T03:26:22.210Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests
[2026-01-14T03:26:22.210Z] get jdk binary...
[2026-01-14T03:26:22.210Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-14T03:26:22.210Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u482b07.tar.gz ...
[2026-01-14T03:26:23.164Z] List files in jdkbinary folder...
[2026-01-14T03:26:23.164Z] total 274364
[2026-01-14T03:26:23.164Z] -rw-r--r-- 1 jenkins jenkins 138469096 Jan 14 03:09 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u482b07.tar.gz
[2026-01-14T03:26:23.164Z] -rw-r--r-- 1 jenkins jenkins 101049312 Jan 14 03:10 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u482b07.tar.gz
[2026-01-14T03:26:23.164Z] -rw-r--r-- 1 jenkins jenkins 41308754 Jan 14 03:09 OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b07.tar.gz
[2026-01-14T03:26:23.164Z] -rw-r--r-- 1 jenkins jenkins 81406 Jan 14 03:23 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u482b07.json
[2026-01-14T03:26:23.164Z] -rw-rw-r-- 1 jenkins jenkins 21409 Jan 14 03:21 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u482b07-metadata.json
[2026-01-14T03:26:23.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 03:26 tmp
[2026-01-14T03:26:23.164Z] List files in jdkbinary/tmp folder...
[2026-01-14T03:26:23.164Z] total 4
[2026-01-14T03:26:23.164Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 14 03:09 jdk8u482-b07
[2026-01-14T03:26:23.164Z] Moving directory jdk8u482-b07/ to ../j2sdk-image
[2026-01-14T03:26:23.164Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b07.tar.gz ...
[2026-01-14T03:26:25.130Z] List files in jdkbinary folder...
[2026-01-14T03:26:25.130Z] total 274368
[2026-01-14T03:26:25.130Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 14 03:09 j2sdk-image
[2026-01-14T03:26:25.130Z] -rw-r--r-- 1 jenkins jenkins 138469096 Jan 14 03:09 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u482b07.tar.gz
[2026-01-14T03:26:25.130Z] -rw-r--r-- 1 jenkins jenkins 101049312 Jan 14 03:10 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u482b07.tar.gz
[2026-01-14T03:26:25.130Z] -rw-r--r-- 1 jenkins jenkins 41308754 Jan 14 03:09 OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b07.tar.gz
[2026-01-14T03:26:25.130Z] -rw-r--r-- 1 jenkins jenkins 81406 Jan 14 03:23 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u482b07.json
[2026-01-14T03:26:25.130Z] -rw-rw-r-- 1 jenkins jenkins 21409 Jan 14 03:21 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u482b07-metadata.json
[2026-01-14T03:26:25.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 03:26 tmp
[2026-01-14T03:26:25.130Z] List files in jdkbinary/tmp folder...
[2026-01-14T03:26:25.130Z] total 4
[2026-01-14T03:26:25.130Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 14 03:09 jdk8u482-b07-jre
[2026-01-14T03:26:25.130Z] Moving directory jdk8u482-b07-jre/ to ../j2re-image
[2026-01-14T03:26:25.130Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u482b07.tar.gz over ./j2sdk-image/jre...
[2026-01-14T03:26:28.159Z] Removing top-level folder jdk8u482-b07-debug-image/
[2026-01-14T03:26:28.159Z] Removing top-level folder jdk8u482-b07/
[2026-01-14T03:26:28.159Z] Run /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-01-14T03:26:28.159Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-14T03:26:28.159Z] openjdk version "1.8.0_482"
[2026-01-14T03:26:28.159Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-14T03:26:28.160Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-14T03:26:30.121Z] =JAVA VERSION OUTPUT END=
[2026-01-14T03:26:30.121Z] =RELEASE INFO BEGIN=
[2026-01-14T03:26:30.121Z] JAVA_VERSION="1.8.0_482"
[2026-01-14T03:26:30.121Z] OS_NAME="Linux"
[2026-01-14T03:26:30.121Z] OS_VERSION="2.6"
[2026-01-14T03:26:30.121Z] OS_ARCH="ppc64le"
[2026-01-14T03:26:30.122Z] SOURCE=".:git:7ac2cbda85d7+"
[2026-01-14T03:26:30.122Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-14T03:26:30.122Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-14T03:26:30.122Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-14T03:26:30.122Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-14T03:26:30.122Z] FULL_VERSION="1.8.0_482-b07"
[2026-01-14T03:26:30.122Z] SEMANTIC_VERSION="8.0.482+7"
[2026-01-14T03:26:30.122Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2026-01-14T03:26:30.122Z] JVM_VARIANT="Hotspot"
[2026-01-14T03:26:30.122Z] JVM_VERSION="25.482-b07"
[2026-01-14T03:26:30.122Z] IMAGE_TYPE="JDK"
[2026-01-14T03:26:30.122Z] =RELEASE INFO END=
[2026-01-14T03:26:30.122Z] get testKitGen...
[2026-01-14T03:26:30.122Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-14T03:26:35.662Z] git rev-parse master
[2026-01-14T03:26:35.662Z] git checkout -q -f 8adf15dfe4a47cdb75e5e3393f4b98dae6160859
[2026-01-14T03:26:35.662Z] get functional test material...
[2026-01-14T03:26:35.662Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-01-14T03:26:35.662Z] Cloning into 'openj9'...
[2026-01-14T03:26:35.662Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-14T03:26:42.382Z] Updating files: 70% (7233/10331)
[2026-01-14T03:26:42.382Z] Updating files: 71% (7336/10331)
[2026-01-14T03:26:42.382Z] Updating files: 72% (7439/10331)
[2026-01-14T03:26:42.382Z] Updating files: 73% (7542/10331)
[2026-01-14T03:26:42.382Z] Updating files: 74% (7645/10331)
[2026-01-14T03:26:42.382Z] Updating files: 75% (7749/10331)
[2026-01-14T03:26:42.382Z] Updating files: 76% (7852/10331)
[2026-01-14T03:26:42.382Z] Updating files: 77% (7955/10331)
[2026-01-14T03:26:42.382Z] Updating files: 78% (8059/10331)
[2026-01-14T03:26:42.382Z] Updating files: 79% (8162/10331)
[2026-01-14T03:26:42.382Z] Updating files: 80% (8265/10331)
[2026-01-14T03:26:42.382Z] Updating files: 81% (8369/10331)
[2026-01-14T03:26:42.382Z] Updating files: 82% (8472/10331)
[2026-01-14T03:26:42.382Z] Updating files: 83% (8575/10331)
[2026-01-14T03:26:42.382Z] Updating files: 84% (8679/10331)
[2026-01-14T03:26:42.383Z] Updating files: 85% (8782/10331)
[2026-01-14T03:26:42.383Z] Updating files: 86% (8885/10331)
[2026-01-14T03:26:42.383Z] Updating files: 87% (8988/10331)
[2026-01-14T03:26:42.383Z] Updating files: 88% (9092/10331)
[2026-01-14T03:26:42.383Z] Updating files: 89% (9195/10331)
[2026-01-14T03:26:42.383Z] Updating files: 90% (9298/10331)
[2026-01-14T03:26:42.383Z] Updating files: 91% (9402/10331)
[2026-01-14T03:26:42.383Z] Updating files: 92% (9505/10331)
[2026-01-14T03:26:42.383Z] Updating files: 93% (9608/10331)
[2026-01-14T03:26:42.383Z] Updating files: 94% (9712/10331)
[2026-01-14T03:26:42.383Z] Updating files: 95% (9815/10331)
[2026-01-14T03:26:42.383Z] Updating files: 96% (9918/10331)
[2026-01-14T03:26:42.383Z] Updating files: 97% (10022/10331)
[2026-01-14T03:26:42.383Z] Updating files: 98% (10125/10331)
[2026-01-14T03:26:42.383Z] Updating files: 99% (10228/10331)
[2026-01-14T03:26:42.383Z] Updating files: 100% (10331/10331)
[2026-01-14T03:26:42.383Z] Updating files: 100% (10331/10331), done.
[2026-01-14T03:26:42.383Z] check OpenJ9 Repo sha
[2026-01-14T03:26:42.383Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-01-14T03:26:42.383Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-14T03:26:42.383Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-14T03:26:42.383Z] OPENJ9_SHA=9989667185051b6776f606ed7835cf338886bb52
[2026-01-14T03:26:42.383Z] total 128
[2026-01-14T03:26:42.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 03:25 buildenv
[2026-01-14T03:26:42.383Z] -rwxrwxr-x 1 jenkins jenkins 339 Jan 14 03:25 compile.sh
[2026-01-14T03:26:42.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 03:25 config
[2026-01-14T03:26:42.383Z] -rw-rw-r-- 1 jenkins jenkins 6735 Jan 14 03:25 Contributing.md
[2026-01-14T03:26:42.383Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 03:25 docs
[2026-01-14T03:26:42.383Z] drwxrwxr-x 34 jenkins jenkins 4096 Jan 14 03:25 external
[2026-01-14T03:26:42.383Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 03:25 functional
[2026-01-14T03:26:42.383Z] -rwxrwxr-x 1 jenkins jenkins 30011 Jan 14 03:25 get.sh
[2026-01-14T03:26:42.383Z] drwxrwxr-x 20 jenkins jenkins 4096 Jan 14 03:25 jck
[2026-01-14T03:26:42.383Z] -rw-rw-r-- 1 jenkins jenkins 11360 Jan 14 03:25 LICENSE
[2026-01-14T03:26:42.383Z] -rw-rw-r-- 1 jenkins jenkins 65 Jan 14 03:25 NOTICE
[2026-01-14T03:26:42.383Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 14 03:26 openj9
[2026-01-14T03:26:42.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 03:25 openjdk
[2026-01-14T03:26:42.383Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 03:25 perf
[2026-01-14T03:26:42.383Z] -rw-rw-r-- 1 jenkins jenkins 8350 Jan 14 03:25 README.md
[2026-01-14T03:26:42.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 03:25 scripts
[2026-01-14T03:26:42.383Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 14 03:25 system
[2026-01-14T03:26:42.383Z] -rwxrwxr-x 1 jenkins jenkins 3928 Jan 14 03:25 terminateTestProcesses.sh
[2026-01-14T03:26:42.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 03:25 testenv
[2026-01-14T03:26:42.383Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 03:26 TKG
[2026-01-14T03:26:42.383Z] get vendor test material...
[2026-01-14T03:26:42.383Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-01-14T03:26:42.383Z] git clone -b v2026.01.01 https://github.com/adoptium/temurin-build vendor_0
[2026-01-14T03:26:43.340Z] check vendor repo sha
[2026-01-14T03:26:43.340Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-01-14T03:26:43.340Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-14T03:26:43.340Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-01-14T03:26:43.340Z] temurin-build_BRANCH=458965074606f027bd5afce2cfd5c1055dea0438
[2026-01-14T03:26:43.340Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-14T03:26:43.985Z] $ ssh-agent -k
[2026-01-14T03:26:43.991Z] unset SSH_AUTH_SOCK;
[2026-01-14T03:26:43.991Z] unset SSH_AGENT_PID;
[2026-01-14T03:26:43.991Z] echo Agent pid 3610008 killed;
[2026-01-14T03:26:44.787Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-14T03:26:45.332Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&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&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&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=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2026.01.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-14T03:26:45.347Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&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&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-osuosl-ubuntu2404-ppc64le-5&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&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=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2026.01.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-14T03:26:45.405Z] Building tests...
[Pipeline] timeout
[2026-01-14T03:26:45.408Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-14T03:26:45.436Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-14T03:26:47.469Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-14T03:28:40.686Z] --------------------------------------------
[2026-01-14T03:28:40.686Z] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-14T03:28:40.686Z] task is set to default
[2026-01-14T03:28:40.686Z] dependencyList is set to all
[2026-01-14T03:28:40.686Z] System Test jars will not be downloaded.
[2026-01-14T03:28:40.686Z] --------------------------------------------
[2026-01-14T03:28:40.686Z] Starting download third party dependent jars
[2026-01-14T03:28:40.686Z] --------------------------------------------
[2026-01-14T03:28:40.686Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.686Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-14T03:28:40.687Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-14T03:28:41.656Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named 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
[2026-01-14T03:28:41.680Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-14T03:28:43.544Z] + which Xvfb
[2026-01-14T03:28:43.544Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-14T03:28:44.536Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/.xvfb-29-..fbdir566708102165033770
[Pipeline] {
[Pipeline] sh
[2026-01-14T03:29:06.926Z] + ps -f
[2026-01-14T03:29:06.926Z] + grep [X]vfb
[2026-01-14T03:29:06.926Z] + awk {print $9}
[Pipeline] echo
[2026-01-14T03:29:07.652Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-14T03:29:07.743Z] $ ssh-agent
[2026-01-14T03:29:08.549Z] SSH_AUTH_SOCK=/tmp/ssh-LlWlVppMdL1W/agent.3610282
[2026-01-14T03:29:08.549Z] SSH_AGENT_PID=3610284
[2026-01-14T03:29:08.549Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-14T03:29:10.425Z] + uname
[2026-01-14T03:29:10.425Z] + [ Linux = AIX ]
[2026-01-14T03:29:10.425Z] + uname
[2026-01-14T03:29:10.425Z] + [ Linux = SunOS ]
[2026-01-14T03:29:10.425Z] + uname
[2026-01-14T03:29:10.425Z] + [ Linux = *BSD ]
[2026-01-14T03:29:10.425Z] + MAKE=make
[2026-01-14T03:29:10.425Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-14T03:29:10.425Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-14T03:29:12.818Z] + uname
[2026-01-14T03:29:12.818Z] + [ Linux = AIX ]
[2026-01-14T03:29:12.818Z] + uname
[2026-01-14T03:29:12.818Z] + [ Linux = SunOS ]
[2026-01-14T03:29:12.818Z] + uname
[2026-01-14T03:29:12.818Z] + [ Linux = *BSD ]
[2026-01-14T03:29:12.818Z] + MAKE=make
[2026-01-14T03:29:12.818Z] + cd ./aqa-tests
[2026-01-14T03:29:12.818Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-14T03:29:12.818Z] + set +x
[2026-01-14T03:29:12.818Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-14T03:29:12.818Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-14T03:29:12.818Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-14T03:29:12.818Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-14T03:29:12.818Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-14T03:29:12.819Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-14T03:29:12.819Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-14T03:29:13.777Z]
[2026-01-14T03:29:13.777Z] build:
[2026-01-14T03:29:13.777Z]
[2026-01-14T03:29:13.777Z] clean:
[2026-01-14T03:29:13.777Z]
[2026-01-14T03:29:13.777Z] init:
[2026-01-14T03:29:13.777Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-01-14T03:29:13.777Z]
[2026-01-14T03:29:13.777Z] getDependentLibs:
[2026-01-14T03:29:13.777Z] [exec] --------------------------------------------
[2026-01-14T03:29:13.777Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-14T03:29:13.777Z] [exec] task is set to default
[2026-01-14T03:29:13.777Z] [exec] dependencyList is set to json_simple
[2026-01-14T03:29:13.777Z] [exec] System Test jars will not be downloaded.
[2026-01-14T03:29:13.777Z] [exec] --------------------------------------------
[2026-01-14T03:29:13.777Z] [exec] Starting download third party dependent jars
[2026-01-14T03:29:13.777Z] [exec] --------------------------------------------
[2026-01-14T03:29:13.777Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-14T03:29:13.777Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-14T03:29:13.777Z] [exec] downloaded dependent third party jars successfully
[2026-01-14T03:29:13.777Z]
[2026-01-14T03:29:13.777Z] compile:
[2026-01-14T03:29:13.777Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-14T03:29:13.777Z] [echo] ============COMPILER SETTINGS============
[2026-01-14T03:29:13.777Z] [echo] ===fork: yes
[2026-01-14T03:29:13.777Z] [echo] ===debug: on
[2026-01-14T03:29:13.777Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-01-14T03:29:16.821Z]
[2026-01-14T03:29:16.821Z] dist:
[2026-01-14T03:29:16.821Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-14T03:29:16.821Z]
[2026-01-14T03:29:16.821Z] BUILD SUCCESSFUL
[2026-01-14T03:29:16.821Z] Total time: 3 seconds
[2026-01-14T03:29:16.821Z] 0
[2026-01-14T03:29:16.821Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-14T03:29:16.821Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-14T03:29:16.821Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-01-14T03:29:18.782Z] ****************************** MACHINE INFO ******************************
[2026-01-14T03:29:18.782Z] File path : /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG
[2026-01-14T03:29:18.782Z] Free Physical Memory Size : 138018816
[2026-01-14T03:29:18.782Z] Free space (bytes) : 42441830400
[2026-01-14T03:29:18.782Z] Total Physical Memory Size : 8221753344
[2026-01-14T03:29:18.782Z] Total space (bytes) : 84441235456
[2026-01-14T03:29:18.782Z] Usable space (bytes) : 38936379392
[2026-01-14T03:29:18.782Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-14T03:29:18.782Z] bashVersion :
[2026-01-14T03:29:18.782Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu)
[2026-01-14T03:29:18.782Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-14T03:29:18.782Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] This is free software; you are free to change and redistribute it.
[2026-01-14T03:29:18.782Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-14T03:29:18.782Z] cpuCores : 4
[2026-01-14T03:29:18.782Z] curlVersion :
[2026-01-14T03:29:18.782Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2026-01-14T03:29:18.782Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-01-14T03:29:18.782Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-14T03:29:18.782Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-14T03:29:18.782Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-01-14T03:29:18.782Z] gcc version : 13
[2026-01-14T03:29:18.782Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2026-01-14T03:29:18.782Z] gdb version : bash: line 1: gdb: command not found
[2026-01-14T03:29:18.782Z] lldb version : Command could not be executed
[2026-01-14T03:29:18.782Z] makeVersion :
[2026-01-14T03:29:18.782Z] GNU Make 4.3
[2026-01-14T03:29:18.782Z] Built for powerpc64le-unknown-linux-gnu
[2026-01-14T03:29:18.782Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-14T03:29:18.782Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-14T03:29:18.782Z] This is free software: you are free to change and redistribute it.
[2026-01-14T03:29:18.782Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-14T03:29:18.782Z] mavenVersion :
[2026-01-14T03:29:18.782Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-14T03:29:18.782Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-14T03:29:18.782Z] Java version: 1.8.0_482, vendor: Temurin, runtime: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/jre
[2026-01-14T03:29:18.782Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-14T03:29:18.782Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix"
[2026-01-14T03:29:18.782Z] osInfo :
[2026-01-14T03:29:18.782Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-01-14T03:29:18.782Z] NAME="Ubuntu"
[2026-01-14T03:29:18.782Z] VERSION_ID="24.04"
[2026-01-14T03:29:18.782Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-01-14T03:29:18.782Z] VERSION_CODENAME=noble
[2026-01-14T03:29:18.782Z] ID=ubuntu
[2026-01-14T03:29:18.782Z] ID_LIKE=debian
[2026-01-14T03:29:18.782Z] HOME_URL="https://www.ubuntu.com/"
[2026-01-14T03:29:18.782Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-01-14T03:29:18.782Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-01-14T03:29:18.782Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-01-14T03:29:18.782Z] UBUNTU_CODENAME=noble
[2026-01-14T03:29:18.782Z] LOGO=ubuntu-logo
[2026-01-14T03:29:18.782Z] osLabel : ubuntu.24
[2026-01-14T03:29:18.782Z] perlVersion :
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi
[2026-01-14T03:29:18.782Z] (with 51 registered patches, see perl -V for more detail)
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] Copyright 1987-2023, Larry Wall
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-14T03:29:18.782Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-14T03:29:18.782Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-14T03:29:18.782Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-14T03:29:18.782Z] procArch : ppc64le
[2026-01-14T03:29:18.782Z] sysArch : ppc64le
[2026-01-14T03:29:18.782Z] sysOS : Linux
[2026-01-14T03:29:18.782Z] ulimit :
[2026-01-14T03:29:18.782Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-14T03:29:18.782Z] core file size (blocks, -c) 0
[2026-01-14T03:29:18.782Z] data seg size (kbytes, -d) unlimited
[2026-01-14T03:29:18.782Z] scheduling priority (-e) 0
[2026-01-14T03:29:18.782Z] file size (blocks, -f) unlimited
[2026-01-14T03:29:18.782Z] pending signals (-i) 31089
[2026-01-14T03:29:18.782Z] max locked memory (kbytes, -l) 1003584
[2026-01-14T03:29:18.782Z] max memory size (kbytes, -m) unlimited
[2026-01-14T03:29:18.782Z] open files (-n) 1048576
[2026-01-14T03:29:18.782Z] pipe size (512 bytes, -p) 8
[2026-01-14T03:29:18.782Z] POSIX message queues (bytes, -q) 819200
[2026-01-14T03:29:18.782Z] real-time priority (-r) 0
[2026-01-14T03:29:18.782Z] stack size (kbytes, -s) 8192
[2026-01-14T03:29:18.782Z] cpu time (seconds, -t) unlimited
[2026-01-14T03:29:18.782Z] max user processes (-u) 31089
[2026-01-14T03:29:18.782Z] virtual memory (kbytes, -v) unlimited
[2026-01-14T03:29:18.782Z] file locks (-x) unlimited
[2026-01-14T03:29:18.782Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-5.adoptopenjdk.net 6.8.0-40-generic #40-Ubuntu SMP Fri Jul 5 10:50:38 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2026-01-14T03:29:18.782Z] vmVendor : Oracle Corporation
[2026-01-14T03:29:18.782Z] vmVersion : 25.482-b07
[2026-01-14T03:29:18.782Z] xlc version : bash: line 1: xlC: command not found
[2026-01-14T03:29:18.782Z] **************************************************************************
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] System.getProperty('java.vendor')=Temurin
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] System.getProperty('os.name')=Linux
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] System.getProperty('os.arch')=ppc64le
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] System.getProperty('java.fullversion')=null
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] System.getProperty('sun.arch.data.model')=64
[2026-01-14T03:29:18.782Z]
[2026-01-14T03:29:18.782Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-01-14T03:29:18.783Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:18.783Z] perl scripts/configure.pl
[2026-01-14T03:29:19.738Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-14T03:29:19.738Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-14T03:29:19.738Z]
[2026-01-14T03:29:19.738Z]
[2026-01-14T03:29:19.738Z] Starting to generate build list.
[2026-01-14T03:29:19.738Z]
[2026-01-14T03:29:20.696Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-01-14T03:29:20.696Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-01-14T03:29:20.696Z]
[2026-01-14T03:29:20.696Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:20.696Z] make -f clean.mk cleanBuild
[2026-01-14T03:29:20.696Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:20.696Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-01-14T03:29:20.696Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:20.696Z] make -f compile.mk compile
[2026-01-14T03:29:20.696Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:20.696Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-14T03:29:20.696Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-14T03:29:20.697Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-14T03:29:20.697Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-14T03:29:20.697Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-01-14T03:29:21.653Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] -create_test_directory:
[2026-01-14T03:29:21.653Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] stage_test_material:
[2026-01-14T03:29:21.653Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] build:
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] init:
[2026-01-14T03:29:21.653Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] build:
[2026-01-14T03:29:21.653Z] [copy] Copying 15 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-14T03:29:21.653Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-14T03:29:21.653Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] build:
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] init:
[2026-01-14T03:29:21.653Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-01-14T03:29:21.653Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] getDependentLibs:
[2026-01-14T03:29:21.653Z] [exec] --------------------------------------------
[2026-01-14T03:29:21.653Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-14T03:29:21.653Z] [exec] task is set to default
[2026-01-14T03:29:21.653Z] [exec] dependencyList is set to testng,jcommander
[2026-01-14T03:29:21.653Z] [exec] System Test jars will not be downloaded.
[2026-01-14T03:29:21.653Z] [exec] --------------------------------------------
[2026-01-14T03:29:21.653Z] [exec] Starting download third party dependent jars
[2026-01-14T03:29:21.653Z] [exec] --------------------------------------------
[2026-01-14T03:29:21.653Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-14T03:29:21.653Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-14T03:29:21.653Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-14T03:29:21.653Z] [exec] downloaded dependent third party jars successfully
[2026-01-14T03:29:21.653Z]
[2026-01-14T03:29:21.653Z] compile:
[2026-01-14T03:29:21.653Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-14T03:29:21.653Z] [echo] ============COMPILER SETTINGS============
[2026-01-14T03:29:21.653Z] [echo] ===fork: yes
[2026-01-14T03:29:21.653Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-01-14T03:29:21.653Z] [echo] ===debug: on
[2026-01-14T03:29:21.653Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-01-14T03:29:22.609Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-14T03:29:23.566Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2026-01-14T03:29:23.566Z]
[2026-01-14T03:29:23.566Z] dist_functional:
[2026-01-14T03:29:23.566Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/functional
[2026-01-14T03:29:23.566Z]
[2026-01-14T03:29:23.566Z] dist:
[2026-01-14T03:29:23.566Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-01-14T03:29:23.566Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-01-14T03:29:23.566Z]
[2026-01-14T03:29:23.566Z] clean:
[2026-01-14T03:29:23.566Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-14T03:29:23.566Z]
[2026-01-14T03:29:23.566Z] BUILD SUCCESSFUL
[2026-01-14T03:29:23.566Z] Total time: 2 seconds
[2026-01-14T03:29:23.566Z] 0
[2026-01-14T03:29:23.566Z]
[2026-01-14T03:29:23.566Z]
[2026-01-14T03:29:23.566Z] RECORD TEST REPOs SHA
[2026-01-14T03:29:23.566Z] cd "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-14T03:29:23.566Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-14T03:29:23.566Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-14T03:29:23.566Z] touch /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-14T03:29:23.566Z] ================================================
[2026-01-14T03:29:23.566Z] timestamp: 20260114-032923
[2026-01-14T03:29:23.566Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG
[2026-01-14T03:29:23.566Z] git repo:
[2026-01-14T03:29:23.566Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-14T03:29:23.566Z] sha:
[2026-01-14T03:29:23.566Z] 8adf15dfe4a47cdb75e5e3393f4b98dae6160859
[2026-01-14T03:29:23.566Z] ================================================
[2026-01-14T03:29:23.566Z] timestamp: 20260114-032923
[2026-01-14T03:29:23.566Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/vendor_0
[2026-01-14T03:29:23.566Z] git repo:
[2026-01-14T03:29:23.566Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-01-14T03:29:23.566Z] sha:
[2026-01-14T03:29:23.566Z] 458965074606f027bd5afce2cfd5c1055dea0438
[2026-01-14T03:29:23.566Z] ================================================
[2026-01-14T03:29:23.566Z] timestamp: 20260114-032923
[2026-01-14T03:29:23.566Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests
[2026-01-14T03:29:23.566Z] git repo:
[2026-01-14T03:29:23.566Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-14T03:29:23.566Z] sha:
[2026-01-14T03:29:23.566Z] 798dda6412ec01f9cd0d8fccee3f671713fbd22b
[2026-01-14T03:29:23.566Z] ================================================
[2026-01-14T03:29:23.566Z] timestamp: 20260114-032923
[2026-01-14T03:29:23.566Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9
[2026-01-14T03:29:23.566Z] git repo:
[2026-01-14T03:29:23.566Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-01-14T03:29:23.566Z] sha:
[2026-01-14T03:29:23.566Z] 9989667185051b6776f606ed7835cf338886bb52
[2026-01-14T03:29:23.566Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:23.566Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-01-14T03:29:23.566Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:23.566Z] perl scripts/configure.pl
[2026-01-14T03:29:23.566Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-14T03:29:24.524Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] Starting to generate test make files.
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-01-14T03:29:24.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] Make files are generated successfully.
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:24.524Z] make -f runtest.mk _extended.functional
[2026-01-14T03:29:24.524Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] Running make 4.3
[2026-01-14T03:29:24.524Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/..
[2026-01-14T03:29:24.524Z] set JDK_VERSION to 8
[2026-01-14T03:29:24.524Z] set JDK_IMPL to hotspot
[2026-01-14T03:29:24.524Z] set JVM_VERSION to openjdk8
[2026-01-14T03:29:24.524Z] set JCL_VERSION to latest
[2026-01-14T03:29:24.524Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-14T03:29:24.524Z] set SPEC to linux_ppc-64_le
[2026-01-14T03:29:24.524Z] set TEST_FLAG to
[2026-01-14T03:29:24.524Z] set OS_LABEL to ubuntu.24
[2026-01-14T03:29:24.524Z] Running extended.functional ...
[2026-01-14T03:29:24.524Z] There are 1 test targets in extended.functional
[2026-01-14T03:29:24.524Z] "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-14T03:29:24.524Z] openjdk version "1.8.0_482"
[2026-01-14T03:29:24.524Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-14T03:29:24.524Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-14T03:29:24.524Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests'
[2026-01-14T03:29:24.524Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional'
[2026-01-14T03:29:24.524Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-01-14T03:29:24.524Z]
[2026-01-14T03:29:24.524Z] ===============================================