Test_openjdk8_hs_extended.system_x86-64_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 542
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3023
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 294
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux@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 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)"
> git rev-list --no-walk 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-30T20:27:35.573Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-08-30T20:27:35.574Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-30T20:27:35.589Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' 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-08-30T20:27:35.597Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-08-30T20:27:35.629Z] Running on test-aws-rhel8-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux
[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-08-30T20:27:35.647Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-30T20:27:35.718Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-30T20:27:35.718Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-30T20:27:35.746Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-30T20:27:35.813Z] The recommended git tool is: git
[2025-08-30T20:27:35.872Z] No credentials specified
[2025-08-30T20:27:35.902Z] Cloning the remote Git repository
[2025-08-30T20:27:35.944Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-30T20:27:35.944Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests # timeout=10
[2025-08-30T20:27:35.950Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-30T20:27:35.951Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-30T20:27:35.951Z] > git --version # timeout=10
[2025-08-30T20:27:35.953Z] > git --version # 'git version 2.15.0'
[2025-08-30T20:27:35.953Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-30T20:27:39.405Z] Avoid second fetch
[2025-08-30T20:27:39.438Z] Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master)
[2025-08-30T20:27:39.352Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-30T20:27:39.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-30T20:27:39.418Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-30T20:27:39.451Z] > git config core.sparsecheckout # timeout=10
[2025-08-30T20:27:39.454Z] > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
[2025-08-30T20:27:40.521Z] Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/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-08-30T20:27:41.819Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-30T20:27:41.853Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-30T20:27:42.479Z] + LC_TIME=C
[2025-08-30T20:27:42.479Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-08-30T20:27:42.616Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-30T20:27:43.143Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-30T20:27:43.143Z] Unix type machine..
[2025-08-30T20:27:43.143Z] Running on a Linux host
[2025-08-30T20:27:43.143Z] 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
[2025-08-30T20:27:44.513Z] + printenv
[2025-08-30T20:27:44.513Z] TIME_LIMIT=25
[2025-08-30T20:27:44.513Z] RERUN_ITERATIONS=1
[2025-08-30T20:27:44.513Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux/1239/display/redirect
[2025-08-30T20:27:44.513Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-30T20:27:44.513Z] EXECUTOR_NUMBER=0
[2025-08-30T20:27:44.513Z] SSH_CONNECTION=78.47.239.97 41154 172.31.41.133 22
[2025-08-30T20:27:44.513Z] _=/usr/bin/printenv
[2025-08-30T20:27:44.513Z] LANG=en_US.UTF-8
[2025-08-30T20:27:44.513Z] BUILD_ID=1239
[2025-08-30T20:27:44.513Z] USE_JRE=false
[2025-08-30T20:27:44.513Z] jobStatus=SUCCESS
[2025-08-30T20:27:44.513Z] OLDPWD=/home/jenkins
[2025-08-30T20:27:44.513Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux/1239/display/redirect?page=changes
[2025-08-30T20:27:44.513Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-30T20:27:44.513Z] PERSONAL_BUILD=false
[2025-08-30T20:27:44.513Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/lib
[2025-08-30T20:27:44.513Z] JENKINS_NODE_COOKIE=b763657a-db63-4fa2-b9be-d55b45014b7a
[2025-08-30T20:27:44.513Z] SLACK_CHANNEL=aqavit-bot
[2025-08-30T20:27:44.513Z] JDK_IMPL=hotspot
[2025-08-30T20:27:44.513Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_linux
[2025-08-30T20:27:44.513Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux@tmp
[2025-08-30T20:27:44.513Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-30T20:27:44.513Z] DYNAMIC_COMPILE=false
[2025-08-30T20:27:44.513Z] OPENJ9_BRANCH=master
[2025-08-30T20:27:44.513Z] which_declare=declare -f
[2025-08-30T20:27:44.513Z] CI=true
[2025-08-30T20:27:44.513Z] HUDSON_COOKIE=a229a458-26de-4a68-9072-f40aa588170e
[2025-08-30T20:27:44.513Z] XDG_SESSION_ID=761043
[2025-08-30T20:27:44.513Z] USER=jenkins
[2025-08-30T20:27:44.513Z] ADOPTOPENJDK_BRANCH=master
[2025-08-30T20:27:44.513Z] ORIGIN_JDK_VERSION=8
[2025-08-30T20:27:44.513Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:27:44.513Z] UPSTREAM_JOB_NUMBER=542
[2025-08-30T20:27:44.513Z] BUILD_NUMBER=1239
[2025-08-30T20:27:44.513Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-30T20:27:44.513Z] JCK_GIT_BRANCH=master
[2025-08-30T20:27:44.513Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-30T20:27:44.513Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux
[2025-08-30T20:27:44.513Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2025-08-30T20:27:44.513Z] KEEP_REPORTDIR=false
[2025-08-30T20:27:44.513Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux
[2025-08-30T20:27:44.513Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-30T20:27:44.513Z] USE_TESTENV_PROPERTIES=false
[2025-08-30T20:27:44.513Z] HOME=/home/jenkins
[2025-08-30T20:27:44.513Z] NODE_NAME=test-aws-rhel8-x64-1
[2025-08-30T20:27:44.513Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../benchmarks
[2025-08-30T20:27:44.513Z] DOCKER_REQUIRED=false
[2025-08-30T20:27:44.513Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-30T20:27:44.513Z] SSH_CLIENT=78.47.239.97 41154 22
[2025-08-30T20:27:44.513Z] JDK_BRANCH=jdk8u472-b05_adopt
[2025-08-30T20:27:44.513Z] ARCHIVE_TEST_RESULTS=false
[2025-08-30T20:27:44.513Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-30T20:27:44.513Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_linux
[2025-08-30T20:27:44.513Z] TEST_TIME=120
[2025-08-30T20:27:44.513Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux/1239/display/redirect?page=tests
[2025-08-30T20:27:44.513Z] BUILD_LIST=system
[2025-08-30T20:27:44.513Z] KEEP_WORKSPACE=false
[2025-08-30T20:27:44.513Z] NUM_PROCESSORS=4
[2025-08-30T20:27:44.513Z] EXIT_SUCCESS=false
[2025-08-30T20:27:44.513Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-30T20:27:44.513Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-30T20:27:44.513Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux/display/redirect
[2025-08-30T20:27:44.513Z] RERUN_FAILURE=true
[2025-08-30T20:27:44.513Z] SDK_RESOURCE=upstream
[2025-08-30T20:27:44.513Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-30T20:27:44.513Z] SETUP_JCK_RUN=false
[2025-08-30T20:27:44.513Z] SPEC=linux_x86-64
[2025-08-30T20:27:44.513Z] ITERATIONS=1
[2025-08-30T20:27:44.513Z] GENERATE_JOBS=true
[2025-08-30T20:27:44.513Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T20:27:44.513Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-30T20:27:44.513Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux/1239/display/redirect?page=artifacts
[2025-08-30T20:27:44.514Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-30T20:27:44.514Z] AUTO_DETECT=true
[2025-08-30T20:27:44.514Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_linux.tap
[2025-08-30T20:27:44.514Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux/1239/
[2025-08-30T20:27:44.514Z] SHELL=/bin/bash
[2025-08-30T20:27:44.514Z] STAGE_NAME=Setup
[2025-08-30T20:27:44.514Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-30T20:27:44.514Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux/
[2025-08-30T20:27:44.514Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-30T20:27:44.514Z] JDK_VERSION=8
[2025-08-30T20:27:44.514Z] BUILD_DISPLAY_NAME=#1239
[2025-08-30T20:27:44.514Z] PLATFORM=x86-64_linux
[2025-08-30T20:27:44.514Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-30T20:27:44.514Z] SHLVL=3
[2025-08-30T20:27:44.514Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-08-30T20:27:44.514Z] PARALLEL=Dynamic
[2025-08-30T20:27:44.514Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_linux-1239
[2025-08-30T20:27:44.514Z] TKG_ITERATIONS=1
[2025-08-30T20:27:44.514Z] EXIT_FAILURE=false
[2025-08-30T20:27:44.514Z] NODE_LABELS=test-aws-rhel8-x64-1 sw.tool.dockerX ci.role.test linux x64 sw.os.linux rhel8 hw.arch.x86
[2025-08-30T20:27:44.514Z] TARGET=extended.system
[2025-08-30T20:27:44.514Z] LOGNAME=jenkins
[2025-08-30T20:27:44.514Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-08-30T20:27:44.514Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-08-30T20:27:44.514Z] JOBSTARTTIME=Sat, 30 Aug 2025 20:27:42 +0000
[2025-08-30T20:27:44.514Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-08-30T20:27:44.514Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-30T20:27:44.514Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-30T20:27:44.514Z] JENKINS_SERVER_COOKIE=durable-482f915a39b4fbe38ff06d84fee40e9aff680c38c083644b8994f1faf3139cdb
[2025-08-30T20:27:44.514Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-08-30T20:27:44.514Z] BASH_FUNC_which%%=() { ( alias;
[2025-08-30T20:27:44.514Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-08-30T20:27:44.514Z] }
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
[2025-08-30T20:27:44.609Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-30T20:27:44.625Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T20:28:03.376Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 542
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-30T20:28:03.614Z] 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-08-30T20:28:03.621Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-08-30T20:28:03.647Z] $ ssh-agent
[2025-08-30T20:28:03.781Z] SSH_AUTH_SOCK=/tmp/ssh-emHWmp9gjOW1/agent.583698
[2025-08-30T20:28:03.781Z] SSH_AGENT_PID=583700
[2025-08-30T20:28:03.781Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-30T20:28:03.801Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-30T20:28:03.831Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-08-30T20:28:04.356Z] ++ pwd
[2025-08-30T20:28:04.356Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-08-30T20:28:04.356Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests
[2025-08-30T20:28:04.356Z] get jdk binary...
[2025-08-30T20:28:04.356Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-30T20:28:04.356Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b05-ea.tar.gz ...
[2025-08-30T20:28:09.432Z] List files in jdkbinary folder...
[2025-08-30T20:28:09.432Z] total 385516
[2025-08-30T20:28:09.432Z] -rw-r--r--. 1 jenkins jenkins 157004911 Aug 30 20:16 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:09.432Z] -rw-r--r--. 1 jenkins jenkins 93145462 Aug 30 20:03 OpenJDK8U-jdk-sources_8u472b05-ea.tar.gz
[2025-08-30T20:28:09.432Z] -rw-r--r--. 1 jenkins jenkins 103076202 Aug 30 20:16 OpenJDK8U-jdk_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:09.432Z] -rw-r--r--. 1 jenkins jenkins 41422915 Aug 30 20:16 OpenJDK8U-jre_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:09.432Z] -rw-r--r--. 1 jenkins jenkins 80075 Aug 30 20:22 OpenJDK8U-sbom_x64_linux_hotspot_8u472b05-ea.json
[2025-08-30T20:28:09.432Z] -rw-rw-r--. 1 jenkins jenkins 21220 Aug 30 20:20 OpenJDK8U-sbom_x64_linux_hotspot_8u472b05-ea-metadata.json
[2025-08-30T20:28:09.432Z] drwxrwxr-x. 3 jenkins jenkins 30 Aug 30 20:28 tmp
[2025-08-30T20:28:09.432Z] List files in jdkbinary/tmp folder...
[2025-08-30T20:28:09.432Z] total 4
[2025-08-30T20:28:09.432Z] drwxr-xr-x. 15 jenkins jenkins 4096 Aug 30 20:02 jdk8u472-b05-src
[2025-08-30T20:28:09.432Z] Moving directory jdk8u472-b05-src/ to ../source-image
[2025-08-30T20:28:09.433Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b05-ea.tar.gz ...
[2025-08-30T20:28:10.680Z] List files in jdkbinary folder...
[2025-08-30T20:28:10.680Z] total 385520
[2025-08-30T20:28:10.680Z] -rw-r--r--. 1 jenkins jenkins 157004911 Aug 30 20:16 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:10.680Z] -rw-r--r--. 1 jenkins jenkins 93145462 Aug 30 20:03 OpenJDK8U-jdk-sources_8u472b05-ea.tar.gz
[2025-08-30T20:28:10.680Z] -rw-r--r--. 1 jenkins jenkins 103076202 Aug 30 20:16 OpenJDK8U-jdk_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:10.680Z] -rw-r--r--. 1 jenkins jenkins 41422915 Aug 30 20:16 OpenJDK8U-jre_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:10.680Z] -rw-r--r--. 1 jenkins jenkins 80075 Aug 30 20:22 OpenJDK8U-sbom_x64_linux_hotspot_8u472b05-ea.json
[2025-08-30T20:28:10.681Z] -rw-rw-r--. 1 jenkins jenkins 21220 Aug 30 20:20 OpenJDK8U-sbom_x64_linux_hotspot_8u472b05-ea-metadata.json
[2025-08-30T20:28:10.681Z] drwxr-xr-x. 15 jenkins jenkins 4096 Aug 30 20:02 source-image
[2025-08-30T20:28:10.681Z] drwxrwxr-x. 3 jenkins jenkins 26 Aug 30 20:28 tmp
[2025-08-30T20:28:10.681Z] List files in jdkbinary/tmp folder...
[2025-08-30T20:28:10.681Z] total 0
[2025-08-30T20:28:10.681Z] drwxr-xr-x. 8 jenkins jenkins 190 Aug 30 20:16 jdk8u472-b05
[2025-08-30T20:28:10.681Z] Moving directory jdk8u472-b05/ to ../j2sdk-image
[2025-08-30T20:28:10.681Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b05-ea.tar.gz ...
[2025-08-30T20:28:11.927Z] List files in jdkbinary folder...
[2025-08-30T20:28:11.927Z] total 385520
[2025-08-30T20:28:11.927Z] drwxr-xr-x. 8 jenkins jenkins 190 Aug 30 20:16 j2sdk-image
[2025-08-30T20:28:11.927Z] -rw-r--r--. 1 jenkins jenkins 157004911 Aug 30 20:16 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:11.927Z] -rw-r--r--. 1 jenkins jenkins 93145462 Aug 30 20:03 OpenJDK8U-jdk-sources_8u472b05-ea.tar.gz
[2025-08-30T20:28:11.927Z] -rw-r--r--. 1 jenkins jenkins 103076202 Aug 30 20:16 OpenJDK8U-jdk_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:11.927Z] -rw-r--r--. 1 jenkins jenkins 41422915 Aug 30 20:16 OpenJDK8U-jre_x64_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T20:28:11.927Z] -rw-r--r--. 1 jenkins jenkins 80075 Aug 30 20:22 OpenJDK8U-sbom_x64_linux_hotspot_8u472b05-ea.json
[2025-08-30T20:28:11.927Z] -rw-rw-r--. 1 jenkins jenkins 21220 Aug 30 20:20 OpenJDK8U-sbom_x64_linux_hotspot_8u472b05-ea-metadata.json
[2025-08-30T20:28:11.927Z] drwxr-xr-x. 15 jenkins jenkins 4096 Aug 30 20:02 source-image
[2025-08-30T20:28:11.927Z] drwxrwxr-x. 3 jenkins jenkins 30 Aug 30 20:28 tmp
[2025-08-30T20:28:11.927Z] List files in jdkbinary/tmp folder...
[2025-08-30T20:28:11.927Z] total 0
[2025-08-30T20:28:11.927Z] drwxr-xr-x. 5 jenkins jenkins 135 Aug 30 20:16 jdk8u472-b05-jre
[2025-08-30T20:28:11.927Z] Moving directory jdk8u472-b05-jre/ to ../j2re-image
[2025-08-30T20:28:11.927Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b05-ea.tar.gz over ./j2sdk-image/jre...
[2025-08-30T20:28:15.086Z] Removing top-level folder jdk8u472-b05-debug-image/
[2025-08-30T20:28:15.086Z] Removing top-level folder jdk8u472-b05/
[2025-08-30T20:28:15.450Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-08-30T20:28:15.450Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-30T20:28:15.450Z] openjdk version "1.8.0_472-beta"
[2025-08-30T20:28:15.450Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302002-b05)
[2025-08-30T20:28:15.450Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode)
[2025-08-30T20:28:15.450Z] =JAVA VERSION OUTPUT END=
[2025-08-30T20:28:15.450Z] =RELEASE INFO BEGIN=
[2025-08-30T20:28:15.450Z] JAVA_VERSION="1.8.0_472"
[2025-08-30T20:28:15.450Z] OS_NAME="Linux"
[2025-08-30T20:28:15.450Z] OS_VERSION="2.6"
[2025-08-30T20:28:15.450Z] OS_ARCH="amd64"
[2025-08-30T20:28:15.450Z] SOURCE=".:git:49a65609c1ce+"
[2025-08-30T20:28:15.450Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-30T20:28:15.450Z] BUILD_SOURCE="git:ba722bb19f511a86cd98bdca95a3bbe65508fca7"
[2025-08-30T20:28:15.450Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-30T20:28:15.450Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-08-30T20:28:15.450Z] FULL_VERSION="1.8.0_472-beta-202508302002-b05"
[2025-08-30T20:28:15.450Z] SEMANTIC_VERSION="8.0.472+5"
[2025-08-30T20:28:15.450Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-08-30T20:28:15.450Z] JVM_VARIANT="Hotspot"
[2025-08-30T20:28:15.450Z] JVM_VERSION="25.472-b05"
[2025-08-30T20:28:15.450Z] IMAGE_TYPE="JDK"
[2025-08-30T20:28:15.450Z] =RELEASE INFO END=
[2025-08-30T20:28:15.450Z] get testKitGen...
[2025-08-30T20:28:15.450Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-30T20:28:15.812Z] git rev-parse master
[2025-08-30T20:28:15.812Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-30T20:28:15.965Z] $ ssh-agent -k
[2025-08-30T20:28:15.970Z] unset SSH_AUTH_SOCK;
[2025-08-30T20:28:15.970Z] unset SSH_AGENT_PID;
[2025-08-30T20:28:15.970Z] echo Agent pid 583700 killed;
[2025-08-30T20:28:16.162Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-30T20:28:16.597Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b05_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=542&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-30T20:28:16.611Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-aws-rhel8-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b05_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=542&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-30T20:28:16.653Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T20:28:16.891Z] Copied 1 artifact from "getTRSSOutput" build number 1880
[Pipeline] sh
[2025-08-30T20:28:17.430Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-30T20:28:17.430Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-30T20:28:17.430Z] + tar xof -
[2025-08-30T20:28:17.430Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-30T20:28:17.555Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-30T20:28:17.571Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-30T20:28:18.106Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-30T20:28:18.106Z] --------------------------------------------
[2025-08-30T20:28:18.106Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:18.106Z] task is set to default
[2025-08-30T20:28:18.106Z] dependencyList is set to all
[2025-08-30T20:28:18.106Z] --------------------------------------------
[2025-08-30T20:28:18.106Z] Starting download third party dependent jars
[2025-08-30T20:28:18.106Z] --------------------------------------------
[2025-08-30T20:28:18.106Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-08-30T20:28:18.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-30T20:28:18.106Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-30T20:28:18.235Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] sh
[2025-08-30T20:28:18.819Z] + cd ./aqa-tests/TKG
[2025-08-30T20:28:18.819Z] ++ uname
[2025-08-30T20:28:18.819Z] + '[' Linux = AIX ']'
[2025-08-30T20:28:18.819Z] ++ uname
[2025-08-30T20:28:18.819Z] + '[' Linux = SunOS ']'
[2025-08-30T20:28:18.819Z] ++ uname
[2025-08-30T20:28:18.819Z] + '[' Linux = '*BSD' ']'
[2025-08-30T20:28:18.819Z] + MAKE=make
[2025-08-30T20:28:18.819Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-08-30T20:28:18.819Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T20:28:18.819Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:18.819Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T20:28:18.819Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T20:28:18.819Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T20:28:18.819Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T20:28:18.819Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-30T20:28:19.194Z]
[2025-08-30T20:28:19.194Z] build:
[2025-08-30T20:28:19.194Z]
[2025-08-30T20:28:19.194Z] clean:
[2025-08-30T20:28:19.194Z]
[2025-08-30T20:28:19.194Z] init:
[2025-08-30T20:28:19.194Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T20:28:19.194Z]
[2025-08-30T20:28:19.194Z] getDependentLibs:
[2025-08-30T20:28:19.556Z] [exec] --------------------------------------------
[2025-08-30T20:28:19.556Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:19.556Z] [exec] task is set to default
[2025-08-30T20:28:19.556Z] [exec] dependencyList is set to json_simple
[2025-08-30T20:28:19.556Z] [exec] --------------------------------------------
[2025-08-30T20:28:19.556Z] [exec] Starting download third party dependent jars
[2025-08-30T20:28:19.556Z] [exec] --------------------------------------------
[2025-08-30T20:28:19.556Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:19.556Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T20:28:19.556Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T20:28:19.556Z]
[2025-08-30T20:28:19.556Z] compile:
[2025-08-30T20:28:19.556Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T20:28:19.556Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T20:28:19.556Z] [echo] ===fork: yes
[2025-08-30T20:28:19.556Z] [echo] ===debug: on
[2025-08-30T20:28:19.556Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T20:28:20.843Z]
[2025-08-30T20:28:20.843Z] dist:
[2025-08-30T20:28:20.843Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-30T20:28:20.843Z]
[2025-08-30T20:28:20.843Z] BUILD SUCCESSFUL
[2025-08-30T20:28:20.843Z] Total time: 1 second
[2025-08-30T20:28:20.843Z] 0
[2025-08-30T20:28:20.843Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-30T20:28:20.843Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-30T20:28:20.843Z] microArchOutput: model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
[2025-08-30T20:28:21.618Z] ****************************** MACHINE INFO ******************************
[2025-08-30T20:28:21.618Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG
[2025-08-30T20:28:21.618Z] Free Physical Memory Size : 10190299136
[2025-08-30T20:28:21.618Z] Free space (bytes) : 59964719104
[2025-08-30T20:28:21.618Z] Total Physical Memory Size : 16598388736
[2025-08-30T20:28:21.618Z] Total space (bytes) : 107361579008
[2025-08-30T20:28:21.618Z] Usable space (bytes) : 59964739584
[2025-08-30T20:28:21.618Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T20:28:21.618Z] bashVersion :
[2025-08-30T20:28:21.618Z] GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu)
[2025-08-30T20:28:21.618Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-08-30T20:28:21.618Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T20:28:21.618Z]
[2025-08-30T20:28:21.618Z] This is free software; you are free to change and redistribute it.
[2025-08-30T20:28:21.618Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T20:28:21.618Z] cpuCores : 4
[2025-08-30T20:28:21.618Z] curlVersion :
[2025-08-30T20:28:21.618Z] curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.41.0
[2025-08-30T20:28:21.618Z] Release-Date: 2018-09-05
[2025-08-30T20:28:21.618Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-30T20:28:21.618Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-08-30T20:28:21.618Z] dockerVersion : Docker version 26.1.3, build b72abbb
[2025-08-30T20:28:21.618Z] gcc version : 8
[2025-08-30T20:28:21.618Z] gclibc version : ldd (GNU libc) 2.28
[2025-08-30T20:28:21.618Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8
[2025-08-30T20:28:21.618Z] lldb version : Command could not be executed
[2025-08-30T20:28:21.618Z] makeVersion :
[2025-08-30T20:28:21.618Z] GNU Make 4.2.1
[2025-08-30T20:28:21.618Z] Built for x86_64-redhat-linux-gnu
[2025-08-30T20:28:21.618Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-08-30T20:28:21.618Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T20:28:21.618Z] This is free software: you are free to change and redistribute it.
[2025-08-30T20:28:21.619Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T20:28:21.619Z] mavenVersion :
[2025-08-30T20:28:21.619Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-08-30T20:28:21.619Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-30T20:28:21.619Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-08-30T20:28:21.619Z] Default locale: en_US, platform encoding: UTF-8
[2025-08-30T20:28:21.619Z] OS name: "linux", version: "4.18.0-240.10.1.el8_3.x86_64", arch: "amd64", family: "unix"
[2025-08-30T20:28:21.619Z] osInfo :
[2025-08-30T20:28:21.619Z] NAME="Red Hat Enterprise Linux"
[2025-08-30T20:28:21.619Z] VERSION="8.10 (Ootpa)"
[2025-08-30T20:28:21.619Z] ID="rhel"
[2025-08-30T20:28:21.619Z] ID_LIKE="fedora"
[2025-08-30T20:28:21.619Z] VERSION_ID="8.10"
[2025-08-30T20:28:21.619Z] PLATFORM_ID="platform:el8"
[2025-08-30T20:28:21.619Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
[2025-08-30T20:28:21.619Z] ANSI_COLOR="0;31"
[2025-08-30T20:28:21.619Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-08-30T20:28:21.619Z] HOME_URL="https://www.redhat.com/"
[2025-08-30T20:28:21.619Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-08-30T20:28:21.619Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-08-30T20:28:21.619Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
[2025-08-30T20:28:21.619Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-08-30T20:28:21.619Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[2025-08-30T20:28:21.619Z] osLabel : rhel.8
[2025-08-30T20:28:21.619Z] perlVersion :
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi
[2025-08-30T20:28:21.619Z] (with 59 registered patches, see perl -V for more detail)
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] Copyright 1987-2018, Larry Wall
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-30T20:28:21.619Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-30T20:28:21.619Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-30T20:28:21.619Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] podmanVersion : bash: podman: command not found
[2025-08-30T20:28:21.619Z] procArch : x86_64
[2025-08-30T20:28:21.619Z] sysArch : x86_64
[2025-08-30T20:28:21.619Z] sysOS : Linux
[2025-08-30T20:28:21.619Z] ulimit :
[2025-08-30T20:28:21.619Z] core file size (blocks, -c) 0
[2025-08-30T20:28:21.619Z] data seg size (kbytes, -d) unlimited
[2025-08-30T20:28:21.619Z] scheduling priority (-e) 0
[2025-08-30T20:28:21.619Z] file size (blocks, -f) unlimited
[2025-08-30T20:28:21.619Z] pending signals (-i) 63084
[2025-08-30T20:28:21.619Z] max locked memory (kbytes, -l) 64
[2025-08-30T20:28:21.619Z] max memory size (kbytes, -m) unlimited
[2025-08-30T20:28:21.619Z] open files (-n) 262144
[2025-08-30T20:28:21.619Z] pipe size (512 bytes, -p) 8
[2025-08-30T20:28:21.619Z] POSIX message queues (bytes, -q) 819200
[2025-08-30T20:28:21.619Z] real-time priority (-r) 0
[2025-08-30T20:28:21.619Z] stack size (kbytes, -s) 8192
[2025-08-30T20:28:21.619Z] cpu time (seconds, -t) unlimited
[2025-08-30T20:28:21.619Z] max user processes (-u) 63084
[2025-08-30T20:28:21.619Z] virtual memory (kbytes, -v) unlimited
[2025-08-30T20:28:21.619Z] file locks (-x) unlimited
[2025-08-30T20:28:21.619Z] uname : Linux test-aws-rhel8-x64-1.adoptopenjdk.net 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Wed Dec 16 03:30:52 EST 2020 x86_64 x86_64 x86_64 GNU/Linux
[2025-08-30T20:28:21.619Z] vmVendor : Oracle Corporation
[2025-08-30T20:28:21.619Z] vmVersion : 25.472-b05
[2025-08-30T20:28:21.619Z] xlc version : bash: xlC: command not found
[2025-08-30T20:28:21.619Z] **************************************************************************
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] System.getProperty('java.vendor')=Temurin
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] System.getProperty('os.name')=Linux
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] System.getProperty('os.arch')=amd64
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] System.getProperty('java.fullversion')=null
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] System.getProperty('sun.arch.data.model')=64
[2025-08-30T20:28:21.619Z]
[2025-08-30T20:28:21.619Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:21.619Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG'
[2025-08-30T20:28:21.619Z] perl scripts/configure.pl
[2025-08-30T20:28:21.993Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-30T20:28:22.357Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T20:28:22.357Z]
[2025-08-30T20:28:22.357Z]
[2025-08-30T20:28:22.357Z] Starting to generate parallel test lists.
[2025-08-30T20:28:22.357Z]
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-08-30T20:28:22.357Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-08-30T20:28:22.357Z] Attempting to get test duration data from TRSS.
[2025-08-30T20:28:22.357Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=system&level=extended
[2025-08-30T20:28:22.720Z] Attempting to get test duration data from cached files.
[2025-08-30T20:28:22.720Z] Reading file: Test_openjdk8_hs_system_x86-64_linux.json
[2025-08-30T20:28:22.720Z] Warning: cannot get data from cached files.
[2025-08-30T20:28:22.720Z]
[2025-08-30T20:28:22.720Z] TEST DURATION
[2025-08-30T20:28:22.720Z] ====================================================================================
[2025-08-30T20:28:22.720Z] Total number of tests searched: 32
[2025-08-30T20:28:22.720Z] Number of test durations found: 32
[2025-08-30T20:28:22.720Z] Top slowest tests:
[2025-08-30T20:28:22.720Z] 10m53s MiniMix_10m_0
[2025-08-30T20:28:22.720Z] 05m53s ConcurrentLoadTest_5m_1
[2025-08-30T20:28:22.720Z] 05m51s ConcurrentLoadTest_5m_0
[2025-08-30T20:28:22.720Z] ====================================================================================
[2025-08-30T20:28:22.720Z]
[2025-08-30T20:28:22.720Z] Test target is split into 1 lists.
[2025-08-30T20:28:22.720Z] Reducing estimated test running time from 86m30s to 86m30s.
[2025-08-30T20:28:22.720Z]
[2025-08-30T20:28:22.720Z] -------------------------------------testList_0-------------------------------------
[2025-08-30T20:28:22.720Z] Number of tests: 32
[2025-08-30T20:28:22.720Z] Estimated running time: 86m30s
[2025-08-30T20:28:22.720Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_1,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_0,MathLoadTest_all_5m_0,LangLoadTest_5m_1,UtilLoadTest_5m_0,UtilLoadTest_5m_1,MathLoadTest_all_5m_1,HCRLateAttachWorkload_1,HCRLateAttachWorkload_0,MiniMix_aot_5m_0,MiniMix_10m_1,MiniMix_5m_1,MiniMix_5m_0,LockingLoadTest_0,OAuthTest_0,LockingLoadTest_1,JdiTest_1,JdiTest_2,JdiTest_0,LockingLoadTest_2,HCRLateAttachWorkload_2,DBBLoadTest_5m_2,MiniMix_10m_2,LangLoadTest_5m_2,UtilLoadTest_5m_2,MiniMix_5m_2,MathLoadTest_all_5m_2,ConcurrentLoadTest_5m_2
[2025-08-30T20:28:22.720Z] ------------------------------------------------------------------------------------
[2025-08-30T20:28:22.720Z]
[2025-08-30T20:28:22.720Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-30T20:28:22.720Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-30T20:28:22.844Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-30T20:28:22.948Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-08-30T20:28:23.481Z] + cd ./aqa-tests/TKG
[2025-08-30T20:28:23.481Z] ++ uname
[2025-08-30T20:28:23.481Z] + '[' Linux = AIX ']'
[2025-08-30T20:28:23.481Z] ++ uname
[2025-08-30T20:28:23.481Z] + '[' Linux = SunOS ']'
[2025-08-30T20:28:23.481Z] ++ uname
[2025-08-30T20:28:23.481Z] + '[' Linux = '*BSD' ']'
[2025-08-30T20:28:23.481Z] + MAKE=make
[2025-08-30T20:28:23.481Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-08-30T20:28:23.481Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-30T20:28:23.481Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:23.481Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T20:28:23.481Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T20:28:23.481Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T20:28:23.481Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T20:28:23.481Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-30T20:28:23.849Z]
[2025-08-30T20:28:23.849Z] build:
[2025-08-30T20:28:23.849Z]
[2025-08-30T20:28:23.849Z] clean:
[2025-08-30T20:28:23.849Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-08-30T20:28:23.849Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T20:28:23.849Z]
[2025-08-30T20:28:23.849Z] init:
[2025-08-30T20:28:24.212Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T20:28:24.212Z]
[2025-08-30T20:28:24.212Z] getDependentLibs:
[2025-08-30T20:28:24.212Z] [exec] --------------------------------------------
[2025-08-30T20:28:24.212Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:24.212Z] [exec] task is set to default
[2025-08-30T20:28:24.212Z] [exec] dependencyList is set to json_simple
[2025-08-30T20:28:24.212Z] [exec] --------------------------------------------
[2025-08-30T20:28:24.212Z] [exec] Starting download third party dependent jars
[2025-08-30T20:28:24.212Z] [exec] --------------------------------------------
[2025-08-30T20:28:24.212Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:24.212Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T20:28:24.212Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T20:28:24.212Z]
[2025-08-30T20:28:24.212Z] compile:
[2025-08-30T20:28:24.212Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T20:28:24.212Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T20:28:24.212Z] [echo] ===fork: yes
[2025-08-30T20:28:24.212Z] [echo] ===debug: on
[2025-08-30T20:28:24.212Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/bin
[2025-08-30T20:28:25.473Z]
[2025-08-30T20:28:25.473Z] dist:
[2025-08-30T20:28:25.473Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-30T20:28:25.835Z]
[2025-08-30T20:28:25.835Z] BUILD SUCCESSFUL
[2025-08-30T20:28:25.835Z] Total time: 2 seconds
[2025-08-30T20:28:25.835Z] 0
[2025-08-30T20:28:25.835Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-30T20:28:25.835Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-30T20:28:25.835Z] microArchOutput: model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
[2025-08-30T20:28:26.612Z] ****************************** MACHINE INFO ******************************
[2025-08-30T20:28:26.612Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG
[2025-08-30T20:28:26.612Z] Free Physical Memory Size : 10171195392
[2025-08-30T20:28:26.612Z] Free space (bytes) : 60560543744
[2025-08-30T20:28:26.612Z] Total Physical Memory Size : 16598388736
[2025-08-30T20:28:26.612Z] Total space (bytes) : 107361579008
[2025-08-30T20:28:26.612Z] Usable space (bytes) : 60560543744
[2025-08-30T20:28:26.612Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T20:28:26.612Z] bashVersion :
[2025-08-30T20:28:26.612Z] GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu)
[2025-08-30T20:28:26.612Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-08-30T20:28:26.612Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T20:28:26.612Z]
[2025-08-30T20:28:26.612Z] This is free software; you are free to change and redistribute it.
[2025-08-30T20:28:26.612Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T20:28:26.612Z] cpuCores : 4
[2025-08-30T20:28:26.612Z] curlVersion :
[2025-08-30T20:28:26.612Z] curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.41.0
[2025-08-30T20:28:26.612Z] Release-Date: 2018-09-05
[2025-08-30T20:28:26.612Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-30T20:28:26.612Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-08-30T20:28:26.612Z] dockerVersion : Docker version 26.1.3, build b72abbb
[2025-08-30T20:28:26.612Z] gcc version : 8
[2025-08-30T20:28:26.612Z] gclibc version : ldd (GNU libc) 2.28
[2025-08-30T20:28:26.612Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8
[2025-08-30T20:28:26.612Z] lldb version : Command could not be executed
[2025-08-30T20:28:26.612Z] makeVersion :
[2025-08-30T20:28:26.612Z] GNU Make 4.2.1
[2025-08-30T20:28:26.612Z] Built for x86_64-redhat-linux-gnu
[2025-08-30T20:28:26.612Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-08-30T20:28:26.612Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T20:28:26.612Z] This is free software: you are free to change and redistribute it.
[2025-08-30T20:28:26.612Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T20:28:26.612Z] mavenVersion :
[2025-08-30T20:28:26.612Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-08-30T20:28:26.612Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-30T20:28:26.612Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-08-30T20:28:26.612Z] Default locale: en_US, platform encoding: UTF-8
[2025-08-30T20:28:26.612Z] OS name: "linux", version: "4.18.0-240.10.1.el8_3.x86_64", arch: "amd64", family: "unix"
[2025-08-30T20:28:26.612Z] osInfo :
[2025-08-30T20:28:26.612Z] NAME="Red Hat Enterprise Linux"
[2025-08-30T20:28:26.612Z] VERSION="8.10 (Ootpa)"
[2025-08-30T20:28:26.612Z] ID="rhel"
[2025-08-30T20:28:26.612Z] ID_LIKE="fedora"
[2025-08-30T20:28:26.612Z] VERSION_ID="8.10"
[2025-08-30T20:28:26.612Z] PLATFORM_ID="platform:el8"
[2025-08-30T20:28:26.612Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
[2025-08-30T20:28:26.612Z] ANSI_COLOR="0;31"
[2025-08-30T20:28:26.612Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-08-30T20:28:26.612Z] HOME_URL="https://www.redhat.com/"
[2025-08-30T20:28:26.612Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-08-30T20:28:26.612Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-08-30T20:28:26.612Z]
[2025-08-30T20:28:26.612Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-08-30T20:28:26.612Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
[2025-08-30T20:28:26.612Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-08-30T20:28:26.612Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[2025-08-30T20:28:26.612Z] osLabel : rhel.8
[2025-08-30T20:28:26.612Z] perlVersion :
[2025-08-30T20:28:26.612Z]
[2025-08-30T20:28:26.612Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi
[2025-08-30T20:28:26.612Z] (with 59 registered patches, see perl -V for more detail)
[2025-08-30T20:28:26.612Z]
[2025-08-30T20:28:26.612Z] Copyright 1987-2018, Larry Wall
[2025-08-30T20:28:26.612Z]
[2025-08-30T20:28:26.612Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-30T20:28:26.612Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-30T20:28:26.612Z]
[2025-08-30T20:28:26.612Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-30T20:28:26.612Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-30T20:28:26.612Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-08-30T20:28:26.612Z]
[2025-08-30T20:28:26.612Z] podmanVersion : bash: podman: command not found
[2025-08-30T20:28:26.612Z] procArch : x86_64
[2025-08-30T20:28:26.612Z] sysArch : x86_64
[2025-08-30T20:28:26.612Z] sysOS : Linux
[2025-08-30T20:28:26.612Z] ulimit :
[2025-08-30T20:28:26.612Z] core file size (blocks, -c) 0
[2025-08-30T20:28:26.612Z] data seg size (kbytes, -d) unlimited
[2025-08-30T20:28:26.612Z] scheduling priority (-e) 0
[2025-08-30T20:28:26.612Z] file size (blocks, -f) unlimited
[2025-08-30T20:28:26.612Z] pending signals (-i) 63084
[2025-08-30T20:28:26.612Z] max locked memory (kbytes, -l) 64
[2025-08-30T20:28:26.612Z] max memory size (kbytes, -m) unlimited
[2025-08-30T20:28:26.613Z] open files (-n) 262144
[2025-08-30T20:28:26.613Z] pipe size (512 bytes, -p) 8
[2025-08-30T20:28:26.613Z] POSIX message queues (bytes, -q) 819200
[2025-08-30T20:28:26.613Z] real-time priority (-r) 0
[2025-08-30T20:28:26.613Z] stack size (kbytes, -s) 8192
[2025-08-30T20:28:26.613Z] cpu time (seconds, -t) unlimited
[2025-08-30T20:28:26.613Z] max user processes (-u) 63084
[2025-08-30T20:28:26.613Z] virtual memory (kbytes, -v) unlimited
[2025-08-30T20:28:26.613Z] file locks (-x) unlimited
[2025-08-30T20:28:26.613Z] uname : Linux test-aws-rhel8-x64-1.adoptopenjdk.net 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Wed Dec 16 03:30:52 EST 2020 x86_64 x86_64 x86_64 GNU/Linux
[2025-08-30T20:28:26.613Z] vmVendor : Oracle Corporation
[2025-08-30T20:28:26.613Z] vmVersion : 25.472-b05
[2025-08-30T20:28:26.613Z] xlc version : bash: xlC: command not found
[2025-08-30T20:28:26.613Z] **************************************************************************
[2025-08-30T20:28:26.613Z]
[2025-08-30T20:28:26.613Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-30T20:28:26.613Z]
[2025-08-30T20:28:26.613Z] System.getProperty('java.vendor')=Temurin
[2025-08-30T20:28:26.613Z]
[2025-08-30T20:28:26.613Z] System.getProperty('os.name')=Linux
[2025-08-30T20:28:26.613Z]
[2025-08-30T20:28:26.613Z] System.getProperty('os.arch')=amd64
[2025-08-30T20:28:26.613Z]
[2025-08-30T20:28:26.613Z] System.getProperty('java.fullversion')=null
[2025-08-30T20:28:26.613Z]
[2025-08-30T20:28:26.613Z] System.getProperty('sun.arch.data.model')=64
[2025-08-30T20:28:26.613Z]
[2025-08-30T20:28:26.613Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib
[2025-08-30T20:28:26.613Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG'
[2025-08-30T20:28:26.613Z] perl scripts/configure.pl
[2025-08-30T20:28:26.613Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-08-30T20:28:26.976Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T20:28:26.976Z]
[2025-08-30T20:28:26.976Z]
[2025-08-30T20:28:26.976Z] Starting to generate parallel test lists.
[2025-08-30T20:28:26.976Z]
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-08-30T20:28:27.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-08-30T20:28:27.343Z] Attempting to get test duration data from TRSS.
[2025-08-30T20:28:27.343Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=system&level=extended
[2025-08-30T20:28:27.707Z] Attempting to get test duration data from cached files.
[2025-08-30T20:28:27.707Z] Reading file: Test_openjdk8_hs_system_x86-64_linux.json
[2025-08-30T20:28:27.707Z] Warning: cannot get data from cached files.
[2025-08-30T20:28:27.707Z]
[2025-08-30T20:28:27.707Z] TEST DURATION
[2025-08-30T20:28:27.707Z] ====================================================================================
[2025-08-30T20:28:27.707Z] Total number of tests searched: 32
[2025-08-30T20:28:27.707Z] Number of test durations found: 32
[2025-08-30T20:28:27.707Z] Top slowest tests:
[2025-08-30T20:28:27.707Z] 10m53s MiniMix_10m_0
[2025-08-30T20:28:27.707Z] 05m53s ConcurrentLoadTest_5m_1
[2025-08-30T20:28:27.707Z] 05m51s ConcurrentLoadTest_5m_0
[2025-08-30T20:28:27.707Z] ====================================================================================
[2025-08-30T20:28:27.707Z]
[2025-08-30T20:28:27.707Z] Test target is split into 3 lists.
[2025-08-30T20:28:27.707Z] Reducing estimated test running time from 86m30s to 29m02s.
[2025-08-30T20:28:27.707Z]
[2025-08-30T20:28:27.707Z] -------------------------------------testList_0-------------------------------------
[2025-08-30T20:28:27.707Z] Number of tests: 18
[2025-08-30T20:28:27.707Z] Estimated running time: 28m25s
[2025-08-30T20:28:27.707Z] TESTLIST=MiniMix_10m_0,LangLoadTest_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_1,MiniMix_5m_1,OAuthTest_0,JdiTest_1,JdiTest_2,JdiTest_0,LockingLoadTest_2,HCRLateAttachWorkload_2,DBBLoadTest_5m_2,MiniMix_10m_2,LangLoadTest_5m_2,UtilLoadTest_5m_2,MiniMix_5m_2,MathLoadTest_all_5m_2,ConcurrentLoadTest_5m_2
[2025-08-30T20:28:27.707Z] ------------------------------------------------------------------------------------
[2025-08-30T20:28:27.707Z]
[2025-08-30T20:28:27.707Z] -------------------------------------testList_1-------------------------------------
[2025-08-30T20:28:27.707Z] Number of tests: 6
[2025-08-30T20:28:27.707Z] Estimated running time: 29m02s
[2025-08-30T20:28:27.707Z] TESTLIST=ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_1,MiniMix_aot_5m_0,MiniMix_10m_1
[2025-08-30T20:28:27.707Z] ------------------------------------------------------------------------------------
[2025-08-30T20:28:27.707Z]
[2025-08-30T20:28:27.707Z] -------------------------------------testList_2-------------------------------------
[2025-08-30T20:28:27.707Z] Number of tests: 8
[2025-08-30T20:28:27.707Z] Estimated running time: 29m01s
[2025-08-30T20:28:27.707Z] TESTLIST=ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,LangLoadTest_5m_1,MathLoadTest_all_5m_1,HCRLateAttachWorkload_0,MiniMix_5m_0,LockingLoadTest_0,LockingLoadTest_1
[2025-08-30T20:28:27.707Z] ------------------------------------------------------------------------------------
[2025-08-30T20:28:27.707Z]
[2025-08-30T20:28:27.707Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-30T20:28:27.707Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-30T20:28:27.834Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-30T20:28:27.926Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-08-30T20:28:27.929Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-08-30T20:28:27.995Z] Archiving artifacts
[2025-08-30T20:28:28.055Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-08-30T20:28:28.145Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-08-30T20:28:28.826Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_x86-64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-08-30T20:28:28.827Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_x86-64_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-08-30T20:28:28.829Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-08-30T20:28:28.935Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[Pipeline] jobDsl
[2025-08-30T20:28:28.952Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-08-30T20:28:28.967Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-08-30T20:28:29.067Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-08-30T20:28:29.092Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-08-30T20:28:29.099Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-08-30T20:29:17.573Z] LEVELS: [extended]
[2025-08-30T20:29:17.573Z] JDK_VERSIONS: [8]
[2025-08-30T20:29:17.573Z] GROUPS: [system]
[2025-08-30T20:29:17.573Z] ARCH_OS_LIST: [x86-64_linux]
[2025-08-30T20:29:17.627Z] LEVELS: [extended]
[2025-08-30T20:29:17.627Z] JDK_VERSIONS: [8]
[2025-08-30T20:29:17.627Z] GROUPS: [system]
[2025-08-30T20:29:17.627Z] ARCH_OS_LIST: [x86-64_linux]
[2025-08-30T20:29:17.693Z] LEVELS: [extended]
[2025-08-30T20:29:17.693Z] JDK_VERSIONS: [8]
[2025-08-30T20:29:17.693Z] GROUPS: [system]
[2025-08-30T20:29:17.694Z] ARCH_OS_LIST: [x86-64_linux]
[2025-08-30T20:29:17.763Z] Added items:
[2025-08-30T20:29:17.763Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_linux_testList_2'}
[2025-08-30T20:29:17.816Z] Added items:
[2025-08-30T20:29:17.816Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_linux_testList_2'}
[2025-08-30T20:29:17.816Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_linux_testList_0'}
[2025-08-30T20:29:17.901Z] Added items:
[2025-08-30T20:29:17.901Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_linux_testList_2'}
[2025-08-30T20:29:17.901Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_linux_testList_1'}
[2025-08-30T20:29:17.901Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_linux_testList_0'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-30T20:29:37.971Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-30T20:29:38.519Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-30T20:29:38.519Z] Unix type machine..
[2025-08-30T20:29:38.519Z] Running on a Linux host
[2025-08-30T20:29:38.519Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-08-30T20:29:38.674Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-30T20:29:38.674Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-30T20:29:42.270Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-08-30T20:29:42.916Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-08-30T20:29:42.916Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-30T20:29:43.046Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-08-30T20:29:43.260Z] Scheduling project: Test_openjdk8_hs_extended.system_x86-64_linux_testList_0
[Pipeline] build
[2025-08-30T20:29:43.268Z] Scheduling project: Test_openjdk8_hs_extended.system_x86-64_linux_testList_1
[Pipeline] build
[2025-08-30T20:29:43.285Z] Scheduling project: Test_openjdk8_hs_extended.system_x86-64_linux_testList_2
[2025-08-30T20:29:49.097Z] Starting building: Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 #13
[2025-08-30T20:29:49.098Z] Starting building: Test_openjdk8_hs_extended.system_x86-64_linux_testList_1 #13
[2025-08-30T20:29:49.098Z] Starting building: Test_openjdk8_hs_extended.system_x86-64_linux_testList_0 #19
[2025-08-30T21:03:30.802Z] Build Test_openjdk8_hs_extended.system_x86-64_linux_testList_0 #19 completed: SUCCESS
[Pipeline] }
[2025-08-30T21:05:53.530Z] Build Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 #13 completed: SUCCESS
[Pipeline] }
[2025-08-30T21:16:56.150Z] Build Test_openjdk8_hs_extended.system_x86-64_linux_testList_1 #13 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-08-30T21:16:56.231Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-08-30T21:16:56.301Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-30T21:16:56.301Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-30T21:16:56.328Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-08-30T21:16:56.338Z] Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 #13 completed with status SUCCESS
[Pipeline] timeout
[2025-08-30T21:16:56.360Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T21:16:56.484Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_linux_testList_2" build number 13
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-30T21:16:56.527Z] Saving Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/13/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-30T21:16:56.548Z] Archiving artifacts
[2025-08-30T21:16:56.598Z] Recording fingerprints
[Pipeline] echo
[2025-08-30T21:16:56.652Z] Test_openjdk8_hs_extended.system_x86-64_linux_testList_1 #13 completed with status SUCCESS
[Pipeline] timeout
[2025-08-30T21:16:56.667Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T21:16:56.780Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_linux_testList_1" build number 13
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-30T21:16:56.828Z] Saving Test_openjdk8_hs_extended.system_x86-64_linux_testList_1/13/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-30T21:16:56.850Z] Archiving artifacts
[2025-08-30T21:16:56.887Z] Recording fingerprints
[Pipeline] echo
[2025-08-30T21:16:56.938Z] Test_openjdk8_hs_extended.system_x86-64_linux_testList_0 #19 completed with status SUCCESS
[Pipeline] timeout
[2025-08-30T21:16:56.956Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T21:16:57.075Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_linux_testList_0" build number 19
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-30T21:16:57.123Z] Saving Test_openjdk8_hs_extended.system_x86-64_linux_testList_0/19/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-30T21:16:57.148Z] Archiving artifacts
[2025-08-30T21:16:57.186Z] Recording fingerprints
[Pipeline] cleanWs
[2025-08-30T21:16:57.290Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-30T21:16:57.290Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-30T21:16:57.322Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS