Pre Test
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-linux-arm-temurin" build number 356
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2717
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 118
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-08-21T20:47:46.947Z] SPEC: linux_arm
[Pipeline] echo
[2024-08-21T20:47:46.948Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-08-21T20:47:46.963Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] echo
[2024-08-21T20:47:46.969Z] dynamicAgents: []
[Pipeline] node
[2024-08-21T20:47:47.019Z] Running on test-docker-ubuntu2004-armv7l-2 in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-08-21T20:47:47.034Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-08-21T20:47:47.323Z] [WS-CLEANUP] Deleting project workspace...
[2024-08-21T20:47:47.323Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-08-21T20:47:47.453Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-08-21T20:47:47.602Z] The recommended git tool is: git
[2024-08-21T20:47:47.856Z] No credentials specified
[2024-08-21T20:47:47.983Z] Cloning the remote Git repository
[2024-08-21T20:47:48.181Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-08-21T20:47:48.346Z] > git init /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests # timeout=10
[2024-08-21T20:47:48.360Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2024-08-21T20:47:48.360Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-08-21T20:47:48.360Z] > git --version # timeout=10
[2024-08-21T20:47:48.365Z] > git --version # 'git version 2.25.1'
[2024-08-21T20:47:48.365Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-21T20:47:51.730Z] Avoid second fetch
[2024-08-21T20:47:51.865Z] Checking out Revision 0aeebf6166adcecf1c57956cb5d46584664a68fe (origin/master)
[2024-08-21T20:47:51.522Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-08-21T20:47:51.530Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-21T20:47:51.795Z] > git rev-parse origin/master^{commit} # timeout=10
[2024-08-21T20:47:51.930Z] > git config core.sparsecheckout # timeout=10
[2024-08-21T20:47:51.937Z] > git checkout -f 0aeebf6166adcecf1c57956cb5d46584664a68fe # timeout=10
[2024-08-21T20:47:53.073Z] Commit message: "Move NUM_LIST to the outermost scope that includes a reference (#5518)"
[2024-08-21T20:47:53.138Z] > git rev-list --no-walk b2c46b9572394fac7a9463a45051458667ba3372 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-08-21T20:47:55.278Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-08-21T20:47:56.791Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2024-08-21T20:47:57.701Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-08-21T20:47:59.098Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2024-08-21T20:47:59.098Z] Unix type machine..
[2024-08-21T20:47:59.098Z] Running on a Linux host
[2024-08-21T20:47:59.098Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2024-08-21T20:48:01.533Z] + printenv
[2024-08-21T20:48:01.533Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-08-21T20:48:01.533Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-08-21T20:48:01.533Z] SETUP_JCK_RUN=false
[2024-08-21T20:48:01.533Z] USE_TESTENV_PROPERTIES=false
[2024-08-21T20:48:01.533Z] SSH_CLIENT=78.47.239.97 49898 22
[2024-08-21T20:48:01.533Z] USER=jenkins
[2024-08-21T20:48:01.533Z] BUILD_LIST=functional
[2024-08-21T20:48:01.533Z] SDK_RESOURCE=upstream
[2024-08-21T20:48:01.533Z] OPENJ9_BRANCH=master
[2024-08-21T20:48:01.533Z] CI=true
[2024-08-21T20:48:01.533Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.functional_arm_linux/434/display/redirect?page=changes
[2024-08-21T20:48:01.533Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-21T20:48:01.533Z] UPSTREAM_JOB_NUMBER=356
[2024-08-21T20:48:01.533Z] TARGET=sanity.functional
[2024-08-21T20:48:01.533Z] EXIT_FAILURE=false
[2024-08-21T20:48:01.533Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-equinix-ubuntu2404-armv8-1 armv8 hw.arch.aarch32 test ci.role.test ubuntu linux armv8.2 sw.os.linux test-docker-ubuntu2004-armv7l-2 arm
[2024-08-21T20:48:01.533Z] HUDSON_URL=https://ci.adoptium.net/
[2024-08-21T20:48:01.533Z] MOTD_SHOWN=pam
[2024-08-21T20:48:01.533Z] USE_JRE=false
[2024-08-21T20:48:01.533Z] OLDPWD=/home/jenkins
[2024-08-21T20:48:01.533Z] STF_OWNER_BRANCH=adoptium:master
[2024-08-21T20:48:01.533Z] HOME=/home/jenkins
[2024-08-21T20:48:01.533Z] ADOPTOPENJDK_BRANCH=master
[2024-08-21T20:48:01.533Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.functional_arm_linux/434/
[2024-08-21T20:48:01.533Z] TAP_NAME=Test_openjdk11_hs_sanity.functional_arm_linux.tap
[2024-08-21T20:48:01.533Z] JDK_IMPL=hotspot
[2024-08-21T20:48:01.533Z] DOCKER_REQUIRED=false
[2024-08-21T20:48:01.533Z] HUDSON_COOKIE=8ceb083a-6840-4029-b629-d21c69689653
[2024-08-21T20:48:01.533Z] JENKINS_SERVER_COOKIE=durable-c3190a2a512c94006c08506a89db90169747d590af3110858b073f857ade4214
[2024-08-21T20:48:01.533Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../benchmarks
[2024-08-21T20:48:01.533Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2024-08-21T20:48:01.533Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux
[2024-08-21T20:48:01.533Z] KEEP_WORKSPACE=false
[2024-08-21T20:48:01.533Z] ARCHIVE_TEST_RESULTS=false
[2024-08-21T20:48:01.533Z] GENERATE_JOBS=true
[2024-08-21T20:48:01.533Z] TKG_OWNER_BRANCH=adoptium:master
[2024-08-21T20:48:01.533Z] PERSONAL_BUILD=false
[2024-08-21T20:48:01.533Z] LOGNAME=jenkins
[2024-08-21T20:48:01.533Z] NODE_NAME=test-docker-ubuntu2004-armv7l-2
[2024-08-21T20:48:01.533Z] JDK_BRANCH=jdk-11.0.25+4_adopt
[2024-08-21T20:48:01.533Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.functional_arm_linux/434/display/redirect?page=artifacts
[2024-08-21T20:48:01.533Z] STAGE_NAME=Setup
[2024-08-21T20:48:01.533Z] AUTO_DETECT=true
[2024-08-21T20:48:01.533Z] EXECUTOR_NUMBER=0
[2024-08-21T20:48:01.533Z] JDK_VERSION=11
[2024-08-21T20:48:01.533Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-08-21T20:48:01.533Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.functional_arm_linux/434/display/redirect?page=tests
[2024-08-21T20:48:01.533Z] BUILD_DISPLAY_NAME=#434
[2024-08-21T20:48:01.533Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-08-21T20:48:01.533Z] TIME_LIMIT=25
[2024-08-21T20:48:01.533Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-08-21T20:48:01.533Z] JOB_BASE_NAME=Test_openjdk11_hs_sanity.functional_arm_linux
[2024-08-21T20:48:01.533Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2024-08-21T20:48:01.533Z] PLATFORM=arm_linux
[2024-08-21T20:48:01.533Z] TKG_ITERATIONS=1
[2024-08-21T20:48:01.533Z] EXIT_SUCCESS=false
[2024-08-21T20:48:01.533Z] BUILD_ID=434
[2024-08-21T20:48:01.533Z] ACTIVE_NODE_TIMEOUT=5
[2024-08-21T20:48:01.533Z] BUILD_TAG=jenkins-Test_openjdk11_hs_sanity.functional_arm_linux-434
[2024-08-21T20:48:01.533Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/system_lib
[2024-08-21T20:48:01.533Z] JENKINS_URL=https://ci.adoptium.net/
[2024-08-21T20:48:01.533Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2024-08-21T20:48:01.533Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.functional_arm_linux/
[2024-08-21T20:48:01.533Z] KEEP_REPORTDIR=false
[2024-08-21T20:48:01.533Z] JCK_GIT_BRANCH=master
[2024-08-21T20:48:01.533Z] ORIGIN_JDK_VERSION=11
[2024-08-21T20:48:01.533Z] BUILD_NUMBER=434
[2024-08-21T20:48:01.533Z] JENKINS_NODE_COOKIE=2ed7b342-5943-4f40-a985-1b7bb902bbac
[2024-08-21T20:48:01.533Z] SHELL=/bin/sh
[2024-08-21T20:48:01.533Z] ITERATIONS=1
[2024-08-21T20:48:01.533Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2024-08-21T20:48:01.533Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image
[2024-08-21T20:48:01.533Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.functional_arm_linux/434/display/redirect
[2024-08-21T20:48:01.533Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-08-21T20:48:01.533Z] SPEC=linux_arm
[2024-08-21T20:48:01.533Z] LIGHT_WEIGHT_CHECKOUT=true
[2024-08-21T20:48:01.533Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-08-21T20:48:01.533Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.functional_arm_linux/display/redirect
[2024-08-21T20:48:01.533Z] NUM_PROCESSORS=4
[2024-08-21T20:48:01.533Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-linux-arm-temurin
[2024-08-21T20:48:01.533Z] EXTERNAL_REPO_BRANCH=master
[2024-08-21T20:48:01.533Z] JOB_NAME=Test_openjdk11_hs_sanity.functional_arm_linux
[2024-08-21T20:48:01.533Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-08-21T20:48:01.533Z] PWD=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux
[2024-08-21T20:48:01.533Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:48:01.533Z] TEST_TIME=120
[2024-08-21T20:48:01.533Z] SSH_CONNECTION=78.47.239.97 49898 172.17.0.16 22
[2024-08-21T20:48:01.533Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux@tmp
[2024-08-21T20:48:01.533Z] PARALLEL=Dynamic
[2024-08-21T20:48:01.533Z] JOBSTARTTIME=Wed, 21 Aug 2024 20:47:55 +0000
[2024-08-21T20:48:01.533Z] DYNAMIC_COMPILE=true
[2024-08-21T20:48:01.533Z] RERUN_ITERATIONS=1
[Pipeline] timeout
[2024-08-21T20:48:01.917Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-08-21T20:48:01.933Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-08-21T20:49:58.292Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-linux-arm-temurin" build number 356
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-08-21T20:49:58.491Z] IS_SVT_TESTREPO is set to false
[Pipeline] dir
[2024-08-21T20:49:58.497Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2024-08-21T20:49:58.576Z] $ ssh-agent
[2024-08-21T20:49:59.151Z] SSH_AUTH_SOCK=/tmp/ssh-2lK6hG5ZmE79/agent.762879
[2024-08-21T20:49:59.151Z] SSH_AGENT_PID=762882
[2024-08-21T20:49:59.151Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-08-21T20:49:59.162Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-08-21T20:49:59.189Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2024-08-21T20:50:07.784Z] + pwd
[2024-08-21T20:50:07.784Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 11 -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
[2024-08-21T20:50:07.784Z] TESTDIR: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests
[2024-08-21T20:50:07.784Z] get jdk binary...
[2024-08-21T20:50:07.785Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-08-21T20:50:07.785Z] Uncompressing file: OpenJDK11U-jdk_arm_linux_hotspot_11.0.25_4-ea.tar.gz ...
[2024-08-21T20:50:10.287Z] Uncompressing file: OpenJDK11U-jre_arm_linux_hotspot_11.0.25_4-ea.tar.gz ...
[2024-08-21T20:50:11.040Z] Uncompressing file: OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.25_4-ea.tar.gz ...
[2024-08-21T20:50:11.040Z] Uncompressing file: OpenJDK11U-testimage_arm_linux_hotspot_11.0.25_4-ea.tar.gz ...
[2024-08-21T20:50:19.188Z] Uncompressing OpenJDK11U-debugimage_arm_linux_hotspot_11.0.25_4-ea.tar.gz over ./j2sdk-image...
[2024-08-21T20:50:19.188Z] tar (GNU tar) 1.30
[2024-08-21T20:50:19.188Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
[2024-08-21T20:50:25.064Z] Run /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2024-08-21T20:50:25.064Z] =JAVA VERSION OUTPUT BEGIN=
[2024-08-21T20:50:25.900Z] openjdk version "11.0.25-beta" 2024-10-15
[2024-08-21T20:50:25.900Z] OpenJDK Runtime Environment Temurin-11.0.25+4-202408212004 (build 11.0.25-beta+4-ea)
[2024-08-21T20:50:25.900Z] OpenJDK Server VM Temurin-11.0.25+4-202408212004 (build 11.0.25-beta+4-ea, mixed mode)
[2024-08-21T20:50:25.900Z] =JAVA VERSION OUTPUT END=
[2024-08-21T20:50:25.900Z] =RELEASE INFO BEGIN=
[2024-08-21T20:50:25.900Z] IMPLEMENTOR="Eclipse Adoptium"
[2024-08-21T20:50:25.900Z] IMPLEMENTOR_VERSION="Temurin-11.0.25+4-202408212004"
[2024-08-21T20:50:25.900Z] JAVA_RUNTIME_VERSION="11.0.25-beta+4-ea"
[2024-08-21T20:50:25.900Z] JAVA_VERSION="11.0.25"
[2024-08-21T20:50:25.900Z] JAVA_VERSION_DATE="2024-10-15"
[2024-08-21T20:50:25.900Z] LIBC="default"
[2024-08-21T20:50:25.901Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.opt jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.ldap jdk.naming.rmi jdk.net jdk.pack jdk.rmic jdk.scripting.nashorn jdk.scripting.nashorn.shell jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2024-08-21T20:50:25.901Z] OS_ARCH="arm"
[2024-08-21T20:50:25.901Z] OS_NAME="Linux"
[2024-08-21T20:50:25.901Z] SOURCE=".:git:fe35bdb4a0b1"
[2024-08-21T20:50:25.901Z] BUILD_SOURCE="git:015181e326c2771c4886f2f0ff864f5b28c38511"
[2024-08-21T20:50:25.901Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2024-08-21T20:50:25.901Z] SOURCE_REPO="https://github.com/adoptium/jdk11u.git"
[2024-08-21T20:50:25.901Z] FULL_VERSION="11.0.25-beta+4-ea"
[2024-08-21T20:50:25.901Z] SEMANTIC_VERSION="11.0.25+4"
[2024-08-21T20:50:25.901Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2024-08-21T20:50:25.901Z] JVM_VARIANT="Hotspot"
[2024-08-21T20:50:25.901Z] JVM_VERSION="11.0.25-beta+4-ea"
[2024-08-21T20:50:25.901Z] IMAGE_TYPE="JDK"
[2024-08-21T20:50:25.901Z] =RELEASE INFO END=
[2024-08-21T20:50:25.901Z] get testKitGen...
[2024-08-21T20:50:25.901Z] git clone -q https://github.com/adoptium/TKG.git
[2024-08-21T20:50:25.901Z] git rev-parse master
[2024-08-21T20:50:25.901Z] git checkout -q -f 376cce510ce78b38fa10e914addb237e6bfc95c5
[2024-08-21T20:50:25.901Z] check adoptium repo and TKG repo SHA
[2024-08-21T20:50:25.901Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/SHA.txt
[2024-08-21T20:50:25.901Z] Check sha in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/SHA.txt
[2024-08-21T20:50:25.901Z] touch /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/SHA.txt
[2024-08-21T20:50:25.901Z] ================================================
[2024-08-21T20:50:25.901Z] timestamp: 20240821-205025
[2024-08-21T20:50:25.901Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests
[2024-08-21T20:50:25.901Z] git repo:
[2024-08-21T20:50:25.901Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-08-21T20:50:25.901Z] sha:
[2024-08-21T20:50:25.901Z] 0aeebf6166adcecf1c57956cb5d46584664a68fe
[2024-08-21T20:50:25.901Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-08-21T20:50:25.901Z] Check sha in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/testenv/testenv.properties
[2024-08-21T20:50:25.901Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-21T20:50:25.901Z] ADOPTOPENJDK_BRANCH=0aeebf6166adcecf1c57956cb5d46584664a68fe
[2024-08-21T20:50:25.901Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/SHA.txt
[2024-08-21T20:50:25.901Z] Check sha in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/SHA.txt
[2024-08-21T20:50:25.901Z] ================================================
[2024-08-21T20:50:25.901Z] timestamp: 20240821-205025
[2024-08-21T20:50:25.901Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG
[2024-08-21T20:50:25.901Z] git repo:
[2024-08-21T20:50:25.901Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-08-21T20:50:25.901Z] sha:
[2024-08-21T20:50:25.901Z] 376cce510ce78b38fa10e914addb237e6bfc95c5
[2024-08-21T20:50:25.902Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-08-21T20:50:25.902Z] Check sha in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/testenv/testenv.properties
[2024-08-21T20:50:25.902Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-08-21T20:50:25.902Z] TKG_BRANCH=376cce510ce78b38fa10e914addb237e6bfc95c5
[2024-08-21T20:50:25.902Z] get functional test material...
[2024-08-21T20:50:25.902Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2024-08-21T20:50:25.902Z] Cloning into 'openj9'...
[2024-08-21T20:50:25.902Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2024-08-21T20:50:32.652Z] Updating files: 81% (8389/10306)
[2024-08-21T20:50:32.652Z] Updating files: 82% (8451/10306)
[2024-08-21T20:50:32.652Z] Updating files: 83% (8554/10306)
[2024-08-21T20:50:32.652Z] Updating files: 84% (8658/10306)
[2024-08-21T20:50:32.652Z] Updating files: 85% (8761/10306)
[2024-08-21T20:50:32.652Z] Updating files: 86% (8864/10306)
[2024-08-21T20:50:32.652Z] Updating files: 87% (8967/10306)
[2024-08-21T20:50:32.652Z] Updating files: 88% (9070/10306)
[2024-08-21T20:50:32.652Z] Updating files: 89% (9173/10306)
[2024-08-21T20:50:32.652Z] Updating files: 90% (9276/10306)
[2024-08-21T20:50:32.652Z] Updating files: 91% (9379/10306)
[2024-08-21T20:50:32.652Z] Updating files: 92% (9482/10306)
[2024-08-21T20:50:32.652Z] Updating files: 93% (9585/10306)
[2024-08-21T20:50:32.652Z] Updating files: 94% (9688/10306)
[2024-08-21T20:50:32.652Z] Updating files: 95% (9791/10306)
[2024-08-21T20:50:32.652Z] Updating files: 96% (9894/10306)
[2024-08-21T20:50:32.652Z] Updating files: 97% (9997/10306)
[2024-08-21T20:50:32.652Z] Updating files: 98% (10100/10306)
[2024-08-21T20:50:32.652Z] Updating files: 99% (10203/10306)
[2024-08-21T20:50:32.652Z] Updating files: 100% (10306/10306)
[2024-08-21T20:50:32.652Z] Updating files: 100% (10306/10306), done.
[2024-08-21T20:50:32.652Z] check OpenJ9 Repo sha
[2024-08-21T20:50:32.652Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/SHA.txt
[2024-08-21T20:50:32.652Z] Check sha in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/SHA.txt
[2024-08-21T20:50:32.652Z] ================================================
[2024-08-21T20:50:32.652Z] timestamp: 20240821-205032
[2024-08-21T20:50:32.652Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/openj9
[2024-08-21T20:50:32.652Z] git repo:
[2024-08-21T20:50:32.652Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2024-08-21T20:50:32.652Z] sha:
[2024-08-21T20:50:32.652Z] 18eaa1571700b66c15e81ba9d9660e00288e367b
[2024-08-21T20:50:32.652Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2024-08-21T20:50:32.652Z] Check sha in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/testenv/testenv.properties
[2024-08-21T20:50:32.652Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-08-21T20:50:32.652Z] OPENJ9_SHA=18eaa1571700b66c15e81ba9d9660e00288e367b
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-08-21T20:50:33.154Z] $ ssh-agent -k
[2024-08-21T20:50:33.160Z] unset SSH_AUTH_SOCK;
[2024-08-21T20:50:33.160Z] unset SSH_AGENT_PID;
[2024-08-21T20:50:33.160Z] echo Agent pid 762882 killed;
[2024-08-21T20:50:33.767Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-08-21T20:50:34.192Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.functional&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=arm_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=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.25%2B4_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=&DYNAMIC_COMPILE=true&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=356&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=Dynamic
[Pipeline] echo
[2024-08-21T20:50:34.208Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.functional&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=arm_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-docker-ubuntu2004-armv7l-2&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=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.25%2B4_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=&DYNAMIC_COMPILE=true&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=356&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=Dynamic
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
[Pipeline] timeout
[2024-08-21T20:50:34.248Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2024-08-21T20:50:35.028Z] Copied 1 artifact from "getTRSSOutput" build number 1506
[Pipeline] sh
[2024-08-21T20:50:36.446Z] + cd ./aqa-tests/TKG/resources/TRSS
[2024-08-21T20:50:36.446Z] + gzip -cd TRSSOutput.tar.gz
[2024-08-21T20:50:36.446Z] + tar xof -
[2024-08-21T20:50:36.446Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2024-08-21T20:50:36.849Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-08-21T20:50:36.867Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-08-21T20:50:38.272Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-08-21T20:50:38.272Z] --------------------------------------------
[2024-08-21T20:50:38.272Z] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:50:38.272Z] task is set to default
[2024-08-21T20:50:38.272Z] dependencyList is set to all
[2024-08-21T20:50:38.272Z] --------------------------------------------
[2024-08-21T20:50:38.272Z] Starting download third party dependent jars
[2024-08-21T20:50:38.272Z] --------------------------------------------
[2024-08-21T20:50:38.272Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-jupiter-engine.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-platform-suite.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-vintage-engine.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-platform-suite-api.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/bcpkix-jdk18on.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-jupiter-api.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/bcprov-ext-jdk18on.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-jupiter-params.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-08-21T20:50:38.272Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2024-08-21T20:50:38.683Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] sh
[2024-08-21T20:50:40.092Z] + cd ./aqa-tests/TKG
[2024-08-21T20:50:40.092Z] + make genParallelList TEST=sanity.functional TEST_TIME=120 NUM_MACHINES=
[2024-08-21T20:50:40.092Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image
[2024-08-21T20:50:40.092Z] UNAME_OS is Linux
[2024-08-21T20:50:40.092Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:50:40.092Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-21T20:50:40.092Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-21T20:50:40.092Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/.. -DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-21T20:50:40.092Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-21T20:50:40.092Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2024-08-21T20:50:40.846Z]
[2024-08-21T20:50:40.846Z] build:
[2024-08-21T20:50:40.846Z]
[2024-08-21T20:50:40.846Z] clean:
[2024-08-21T20:50:40.846Z]
[2024-08-21T20:50:40.846Z] init:
[2024-08-21T20:50:40.846Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/bin
[2024-08-21T20:50:40.846Z]
[2024-08-21T20:50:40.846Z] getDependentLibs:
[2024-08-21T20:50:40.846Z] [exec] --------------------------------------------
[2024-08-21T20:50:40.846Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:50:40.846Z] [exec] task is set to default
[2024-08-21T20:50:40.846Z] [exec] dependencyList is set to json_simple
[2024-08-21T20:50:40.846Z] [exec] --------------------------------------------
[2024-08-21T20:50:40.846Z] [exec] Starting download third party dependent jars
[2024-08-21T20:50:40.846Z] [exec] --------------------------------------------
[2024-08-21T20:50:40.846Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:50:40.846Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-21T20:50:40.846Z] [exec] downloaded dependent third party jars successfully
[2024-08-21T20:50:40.846Z]
[2024-08-21T20:50:40.846Z] compile:
[2024-08-21T20:50:40.846Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:50:40.846Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:50:40.846Z] [echo] ===fork: yes
[2024-08-21T20:50:40.846Z] [echo] ===debug: on
[2024-08-21T20:50:40.846Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/bin
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] dist:
[2024-08-21T20:50:43.284Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] BUILD SUCCESSFUL
[2024-08-21T20:50:43.284Z] Total time: 2 seconds
[2024-08-21T20:50:43.284Z] 0
[2024-08-21T20:50:43.284Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-08-21T20:50:43.284Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-08-21T20:50:43.284Z] microArchOutput:
[2024-08-21T20:50:43.284Z] ****************************** MACHINE INFO ******************************
[2024-08-21T20:50:43.284Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG
[2024-08-21T20:50:43.284Z] Free Physical Memory Size : 4714577920
[2024-08-21T20:50:43.284Z] Free space (bytes) : 220400812032
[2024-08-21T20:50:43.284Z] Total Physical Memory Size : 8589934592
[2024-08-21T20:50:43.284Z] Total space (bytes) : 934951190528
[2024-08-21T20:50:43.284Z] Usable space (bytes) : 172880592896
[2024-08-21T20:50:43.284Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:50:43.284Z] bashVersion :
[2024-08-21T20:50:43.284Z] GNU bash, version 5.0.17(1)-release (arm-unknown-linux-gnueabihf)
[2024-08-21T20:50:43.284Z] Copyright (C) 2019 Free Software Foundation, Inc.
[2024-08-21T20:50:43.284Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] This is free software; you are free to change and redistribute it.
[2024-08-21T20:50:43.284Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-21T20:50:43.284Z] cpuCores : 160
[2024-08-21T20:50:43.284Z] curlVersion :
[2024-08-21T20:50:43.284Z] curl 7.68.0 (arm-unknown-linux-gnueabihf) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
[2024-08-21T20:50:43.284Z] Release-Date: 2020-01-08
[2024-08-21T20:50:43.284Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2024-08-21T20:50:43.284Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2024-08-21T20:50:43.284Z] dockerVersion : bash: docker: command not found
[2024-08-21T20:50:43.284Z] gcc version : 9
[2024-08-21T20:50:43.284Z] gclibc version : ldd (Ubuntu GLIBC 2.31-0ubuntu9.16) 2.31
[2024-08-21T20:50:43.284Z] gdb version : bash: gdb: command not found
[2024-08-21T20:50:43.284Z] lldb version : Command could not be executed
[2024-08-21T20:50:43.284Z] makeVersion :
[2024-08-21T20:50:43.284Z] GNU Make 4.2.1
[2024-08-21T20:50:43.284Z] Built for arm-unknown-linux-gnueabihf
[2024-08-21T20:50:43.284Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2024-08-21T20:50:43.284Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-08-21T20:50:43.284Z] This is free software: you are free to change and redistribute it.
[2024-08-21T20:50:43.284Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-21T20:50:43.284Z] mavenVersion : bash: mvn: command not found
[2024-08-21T20:50:43.284Z] osInfo :
[2024-08-21T20:50:43.284Z] NAME="Ubuntu"
[2024-08-21T20:50:43.284Z] VERSION="20.04.6 LTS (Focal Fossa)"
[2024-08-21T20:50:43.284Z] ID=ubuntu
[2024-08-21T20:50:43.284Z] ID_LIKE=debian
[2024-08-21T20:50:43.284Z] PRETTY_NAME="Ubuntu 20.04.6 LTS"
[2024-08-21T20:50:43.284Z] VERSION_ID="20.04"
[2024-08-21T20:50:43.284Z] HOME_URL="https://www.ubuntu.com/"
[2024-08-21T20:50:43.284Z] SUPPORT_URL="https://help.ubuntu.com/"
[2024-08-21T20:50:43.284Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2024-08-21T20:50:43.284Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2024-08-21T20:50:43.284Z] VERSION_CODENAME=focal
[2024-08-21T20:50:43.284Z] UBUNTU_CODENAME=focal
[2024-08-21T20:50:43.284Z] osLabel : ubuntu.20
[2024-08-21T20:50:43.284Z] perlVersion :
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] This is perl 5, version 30, subversion 0 (v5.30.0) built for arm-linux-gnueabihf-thread-multi-64int
[2024-08-21T20:50:43.284Z] (with 60 registered patches, see perl -V for more detail)
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] Copyright 1987-2019, Larry Wall
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-08-21T20:50:43.284Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-08-21T20:50:43.284Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-08-21T20:50:43.284Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] podmanVersion : bash: podman: command not found
[2024-08-21T20:50:43.284Z] procArch : aarch64
[2024-08-21T20:50:43.284Z] sysArch : aarch64
[2024-08-21T20:50:43.284Z] sysOS : Linux
[2024-08-21T20:50:43.284Z] ulimit :
[2024-08-21T20:50:43.284Z] core file size (blocks, -c) unlimited
[2024-08-21T20:50:43.284Z] data seg size (kbytes, -d) unlimited
[2024-08-21T20:50:43.284Z] scheduling priority (-e) 0
[2024-08-21T20:50:43.284Z] file size (blocks, -f) unlimited
[2024-08-21T20:50:43.284Z] pending signals (-i) 2053843
[2024-08-21T20:50:43.284Z] max locked memory (kbytes, -l) 8192
[2024-08-21T20:50:43.284Z] max memory size (kbytes, -m) unlimited
[2024-08-21T20:50:43.284Z] open files (-n) 1048576
[2024-08-21T20:50:43.284Z] pipe size (512 bytes, -p) 8
[2024-08-21T20:50:43.284Z] POSIX message queues (bytes, -q) 819200
[2024-08-21T20:50:43.284Z] real-time priority (-r) 0
[2024-08-21T20:50:43.284Z] stack size (kbytes, -s) 8192
[2024-08-21T20:50:43.284Z] cpu time (seconds, -t) unlimited
[2024-08-21T20:50:43.284Z] max user processes (-u) unlimited
[2024-08-21T20:50:43.284Z] virtual memory (kbytes, -v) unlimited
[2024-08-21T20:50:43.284Z] file locks (-x) unlimited
[2024-08-21T20:50:43.284Z] uname : Linux db94894974b0 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2024-08-21T20:50:43.284Z] vmVendor : Oracle Corporation
[2024-08-21T20:50:43.284Z] vmVersion : 11.0.25-beta+4-ea
[2024-08-21T20:50:43.284Z] xlc version : bash: xlC: command not found
[2024-08-21T20:50:43.284Z] **************************************************************************
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] System.getProperty('java.vm.name')=OpenJDK Server VM
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] System.getProperty('os.name')=Linux
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] System.getProperty('os.arch')=arm
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] System.getProperty('java.fullversion')=null
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:43.284Z] System.getProperty('sun.arch.data.model')=32
[2024-08-21T20:50:43.284Z]
[2024-08-21T20:50:44.115Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:50:44.115Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:50:44.115Z] perl scripts/configure.pl
[2024-08-21T20:50:44.115Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.20" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-08-21T20:50:44.115Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-21T20:50:44.115Z]
[2024-08-21T20:50:44.115Z]
[2024-08-21T20:50:44.115Z] Starting to generate parallel test lists.
[2024-08-21T20:50:44.115Z]
[2024-08-21T20:50:44.115Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-08-21T20:50:44.115Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-08-21T20:50:44.115Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-08-21T20:50:44.115Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-08-21T20:50:44.115Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-08-21T20:50:44.115Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-08-21T20:50:44.115Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-08-21T20:50:44.115Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-08-21T20:50:44.867Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-08-21T20:50:44.868Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-08-21T20:50:44.869Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-08-21T20:50:45.742Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-08-21T20:50:45.742Z] Attempting to get test duration data from TRSS.
[2024-08-21T20:50:45.742Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=11&impl=hs&platform=arm_linux&group=functional&level=sanity
[2024-08-21T20:50:46.496Z] Attempting to get test duration data from cached files.
[2024-08-21T20:50:46.496Z]
[2024-08-21T20:50:46.496Z] TEST DURATION
[2024-08-21T20:50:46.496Z] ====================================================================================
[2024-08-21T20:50:46.496Z] Total number of tests searched: 6
[2024-08-21T20:50:46.496Z] Number of test durations found: 6
[2024-08-21T20:50:46.496Z] Top slowest tests:
[2024-08-21T20:50:46.496Z] 00m03s cmdLineTest_J9test_elapsedTime_0
[2024-08-21T20:50:46.496Z] 00m02s cmdLineTester_libpathTestRtfChild_0
[2024-08-21T20:50:46.496Z] 00m02s openj9_jsr292Test_0
[2024-08-21T20:50:46.496Z] ====================================================================================
[2024-08-21T20:50:46.496Z]
[2024-08-21T20:50:46.496Z] Test target is split into 1 lists.
[2024-08-21T20:50:46.496Z] Reducing estimated test running time from 00m09s to 00m09s.
[2024-08-21T20:50:46.496Z]
[2024-08-21T20:50:46.496Z] -------------------------------------testList_0-------------------------------------
[2024-08-21T20:50:46.496Z] Number of tests: 6
[2024-08-21T20:50:46.496Z] Estimated running time: 00m09s
[2024-08-21T20:50:46.496Z] TESTLIST=cmdLineTest_J9test_elapsedTime_0,cmdLineTester_libpathTestRtfChild_0,openj9_jsr292Test_0,cmdLineTester_getPid_0,SyntheticGCWorkload_TestCase_0,testXXArgumentTesting_0
[2024-08-21T20:50:46.496Z] ------------------------------------------------------------------------------------
[2024-08-21T20:50:46.496Z]
[2024-08-21T20:50:46.496Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2024-08-21T20:50:46.496Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2024-08-21T20:50:47.004Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2024-08-21T20:50:47.387Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-08-21T20:50:47.426Z] Building tests...
[Pipeline] timeout
[2024-08-21T20:50:47.430Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-08-21T20:50:47.445Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-08-21T20:50:48.846Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-08-21T20:50:48.846Z] --------------------------------------------
[2024-08-21T20:50:48.846Z] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:50:48.846Z] task is set to default
[2024-08-21T20:50:48.846Z] dependencyList is set to all
[2024-08-21T20:50:48.846Z] --------------------------------------------
[2024-08-21T20:50:48.846Z] Starting download third party dependent jars
[2024-08-21T20:50:48.846Z] --------------------------------------------
[2024-08-21T20:50:48.846Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/bcprov-ext-jdk18on.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-vintage-engine.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-platform-suite.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/bcpkix-jdk18on.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-platform-suite-api.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-jupiter-api.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-jupiter-params.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/junit-jupiter-engine.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-08-21T20:50:48.846Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-08-21T20:50:49.551Z] Running tests...
[Pipeline] echo
[2024-08-21T20:50:49.571Z] ITERATION: 1/1
[Pipeline] wrap
[2024-08-21T20:50:49.897Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/.xvfb-434-..fbdir3260332484091394763
[Pipeline] {
[Pipeline] sh
[2024-08-21T20:51:12.372Z] + ps -f
[2024-08-21T20:51:12.372Z] + grep [X]vfb
[2024-08-21T20:51:12.372Z] + awk {print $9}
[Pipeline] echo
[2024-08-21T20:51:12.887Z] env.DISPLAY is :0
[Pipeline] sh
[2024-08-21T20:51:14.290Z] + uname
[2024-08-21T20:51:14.290Z] + [ Linux = AIX ]
[2024-08-21T20:51:14.290Z] + uname
[2024-08-21T20:51:14.290Z] + [ Linux = SunOS ]
[2024-08-21T20:51:14.290Z] + uname
[2024-08-21T20:51:14.290Z] + [ Linux = *BSD ]
[2024-08-21T20:51:14.290Z] + MAKE=make
[2024-08-21T20:51:14.290Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-08-21T20:51:14.290Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2024-08-21T20:51:16.071Z] + uname
[2024-08-21T20:51:16.071Z] + [ Linux = AIX ]
[2024-08-21T20:51:16.071Z] + uname
[2024-08-21T20:51:16.071Z] + [ Linux = SunOS ]
[2024-08-21T20:51:16.071Z] + uname
[2024-08-21T20:51:16.071Z] + [ Linux = *BSD ]
[2024-08-21T20:51:16.071Z] + MAKE=make
[2024-08-21T20:51:16.071Z] + cd ./aqa-tests
[2024-08-21T20:51:16.071Z] + . ./scripts/testenv/testenvSettings.sh
[2024-08-21T20:51:16.071Z] + set +x
[2024-08-21T20:51:16.071Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image
[2024-08-21T20:51:16.071Z] UNAME_OS is Linux
[2024-08-21T20:51:16.071Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:51:16.071Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-21T20:51:16.071Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-21T20:51:16.071Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/.. -DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-21T20:51:16.071Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-21T20:51:16.071Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2024-08-21T20:51:16.825Z]
[2024-08-21T20:51:16.825Z] build:
[2024-08-21T20:51:16.825Z]
[2024-08-21T20:51:16.825Z] clean:
[2024-08-21T20:51:16.825Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2024-08-21T20:51:16.825Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/bin
[2024-08-21T20:51:16.825Z]
[2024-08-21T20:51:16.825Z] init:
[2024-08-21T20:51:16.825Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/bin
[2024-08-21T20:51:16.825Z]
[2024-08-21T20:51:16.825Z] getDependentLibs:
[2024-08-21T20:51:16.825Z] [exec] --------------------------------------------
[2024-08-21T20:51:16.825Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:51:16.825Z] [exec] task is set to default
[2024-08-21T20:51:16.825Z] [exec] dependencyList is set to json_simple
[2024-08-21T20:51:16.825Z] [exec] --------------------------------------------
[2024-08-21T20:51:16.825Z] [exec] Starting download third party dependent jars
[2024-08-21T20:51:16.825Z] [exec] --------------------------------------------
[2024-08-21T20:51:16.825Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:51:16.825Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-21T20:51:16.825Z] [exec] downloaded dependent third party jars successfully
[2024-08-21T20:51:16.825Z]
[2024-08-21T20:51:16.825Z] compile:
[2024-08-21T20:51:16.825Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:16.825Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:16.825Z] [echo] ===fork: yes
[2024-08-21T20:51:16.825Z] [echo] ===debug: on
[2024-08-21T20:51:16.825Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/bin
[2024-08-21T20:51:18.465Z]
[2024-08-21T20:51:18.465Z] dist:
[2024-08-21T20:51:18.465Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2024-08-21T20:51:18.465Z]
[2024-08-21T20:51:18.465Z] BUILD SUCCESSFUL
[2024-08-21T20:51:18.465Z] Total time: 2 seconds
[2024-08-21T20:51:18.465Z] 0
[2024-08-21T20:51:18.465Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-08-21T20:51:19.221Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-08-21T20:51:19.221Z] microArchOutput:
[2024-08-21T20:51:19.221Z] ****************************** MACHINE INFO ******************************
[2024-08-21T20:51:19.221Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG
[2024-08-21T20:51:19.221Z] Free Physical Memory Size : 4687273984
[2024-08-21T20:51:19.221Z] Free space (bytes) : 218791956480
[2024-08-21T20:51:19.221Z] Total Physical Memory Size : 8589934592
[2024-08-21T20:51:19.221Z] Total space (bytes) : 934951190528
[2024-08-21T20:51:19.221Z] Usable space (bytes) : 171271737344
[2024-08-21T20:51:19.221Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:19.221Z] bashVersion :
[2024-08-21T20:51:19.221Z] GNU bash, version 5.0.17(1)-release (arm-unknown-linux-gnueabihf)
[2024-08-21T20:51:19.221Z] Copyright (C) 2019 Free Software Foundation, Inc.
[2024-08-21T20:51:19.221Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-08-21T20:51:19.221Z]
[2024-08-21T20:51:19.221Z] This is free software; you are free to change and redistribute it.
[2024-08-21T20:51:19.221Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-21T20:51:19.221Z] cpuCores : 160
[2024-08-21T20:51:19.221Z] curlVersion :
[2024-08-21T20:51:19.221Z] curl 7.68.0 (arm-unknown-linux-gnueabihf) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
[2024-08-21T20:51:19.221Z] Release-Date: 2020-01-08
[2024-08-21T20:51:19.221Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2024-08-21T20:51:19.221Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2024-08-21T20:51:19.221Z] dockerVersion : bash: docker: command not found
[2024-08-21T20:51:19.221Z] gcc version : 9
[2024-08-21T20:51:19.221Z] gclibc version : ldd (Ubuntu GLIBC 2.31-0ubuntu9.16) 2.31
[2024-08-21T20:51:19.221Z] gdb version : bash: gdb: command not found
[2024-08-21T20:51:19.221Z] lldb version : Command could not be executed
[2024-08-21T20:51:19.221Z] makeVersion :
[2024-08-21T20:51:19.221Z] GNU Make 4.2.1
[2024-08-21T20:51:19.221Z] Built for arm-unknown-linux-gnueabihf
[2024-08-21T20:51:19.221Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2024-08-21T20:51:19.221Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-08-21T20:51:19.221Z] This is free software: you are free to change and redistribute it.
[2024-08-21T20:51:19.221Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-21T20:51:19.221Z] mavenVersion : bash: mvn: command not found
[2024-08-21T20:51:19.221Z] osInfo :
[2024-08-21T20:51:19.221Z] NAME="Ubuntu"
[2024-08-21T20:51:19.221Z] VERSION="20.04.6 LTS (Focal Fossa)"
[2024-08-21T20:51:19.221Z] ID=ubuntu
[2024-08-21T20:51:19.221Z] ID_LIKE=debian
[2024-08-21T20:51:19.221Z] PRETTY_NAME="Ubuntu 20.04.6 LTS"
[2024-08-21T20:51:19.221Z] VERSION_ID="20.04"
[2024-08-21T20:51:19.221Z] HOME_URL="https://www.ubuntu.com/"
[2024-08-21T20:51:19.221Z] SUPPORT_URL="https://help.ubuntu.com/"
[2024-08-21T20:51:19.221Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2024-08-21T20:51:19.221Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2024-08-21T20:51:19.221Z] VERSION_CODENAME=focal
[2024-08-21T20:51:19.221Z] UBUNTU_CODENAME=focal
[2024-08-21T20:51:19.221Z] osLabel : ubuntu.20
[2024-08-21T20:51:19.221Z] perlVersion :
[2024-08-21T20:51:19.221Z]
[2024-08-21T20:51:19.221Z] This is perl 5, version 30, subversion 0 (v5.30.0) built for arm-linux-gnueabihf-thread-multi-64int
[2024-08-21T20:51:19.221Z] (with 60 registered patches, see perl -V for more detail)
[2024-08-21T20:51:19.221Z]
[2024-08-21T20:51:19.221Z] Copyright 1987-2019, Larry Wall
[2024-08-21T20:51:19.221Z]
[2024-08-21T20:51:19.221Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-08-21T20:51:19.221Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-08-21T20:51:19.221Z]
[2024-08-21T20:51:19.221Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-08-21T20:51:19.221Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-08-21T20:51:19.221Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-08-21T20:51:19.221Z]
[2024-08-21T20:51:19.221Z] podmanVersion : bash: podman: command not found
[2024-08-21T20:51:19.221Z] procArch : aarch64
[2024-08-21T20:51:19.221Z] sysArch : aarch64
[2024-08-21T20:51:19.221Z] sysOS : Linux
[2024-08-21T20:51:19.221Z] ulimit :
[2024-08-21T20:51:19.221Z] core file size (blocks, -c) unlimited
[2024-08-21T20:51:19.221Z] data seg size (kbytes, -d) unlimited
[2024-08-21T20:51:19.221Z] scheduling priority (-e) 0
[2024-08-21T20:51:19.221Z] file size (blocks, -f) unlimited
[2024-08-21T20:51:19.221Z] pending signals (-i) 2053843
[2024-08-21T20:51:19.221Z] max locked memory (kbytes, -l) 8192
[2024-08-21T20:51:19.221Z] max memory size (kbytes, -m) unlimited
[2024-08-21T20:51:19.221Z] open files (-n) 1048576
[2024-08-21T20:51:19.222Z] pipe size (512 bytes, -p) 8
[2024-08-21T20:51:19.222Z] POSIX message queues (bytes, -q) 819200
[2024-08-21T20:51:19.222Z] real-time priority (-r) 0
[2024-08-21T20:51:19.222Z] stack size (kbytes, -s) 8192
[2024-08-21T20:51:19.222Z] cpu time (seconds, -t) unlimited
[2024-08-21T20:51:19.222Z] max user processes (-u) unlimited
[2024-08-21T20:51:19.222Z] virtual memory (kbytes, -v) unlimited
[2024-08-21T20:51:19.222Z] file locks (-x) unlimited
[2024-08-21T20:51:19.222Z] uname : Linux db94894974b0 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2024-08-21T20:51:19.222Z] vmVendor : Oracle Corporation
[2024-08-21T20:51:19.222Z] vmVersion : 11.0.25-beta+4-ea
[2024-08-21T20:51:19.222Z] xlc version : bash: xlC: command not found
[2024-08-21T20:51:19.222Z] **************************************************************************
[2024-08-21T20:51:19.222Z]
[2024-08-21T20:51:19.222Z] System.getProperty('java.vm.name')=OpenJDK Server VM
[2024-08-21T20:51:19.222Z]
[2024-08-21T20:51:19.222Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2024-08-21T20:51:19.222Z]
[2024-08-21T20:51:19.222Z] System.getProperty('os.name')=Linux
[2024-08-21T20:51:19.222Z]
[2024-08-21T20:51:19.222Z] System.getProperty('os.arch')=arm
[2024-08-21T20:51:19.222Z]
[2024-08-21T20:51:19.222Z] System.getProperty('java.fullversion')=null
[2024-08-21T20:51:19.222Z]
[2024-08-21T20:51:19.222Z] System.getProperty('sun.arch.data.model')=32
[2024-08-21T20:51:19.222Z]
[2024-08-21T20:51:19.974Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST=
[2024-08-21T20:51:19.974Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:19.974Z] perl scripts/configure.pl
[2024-08-21T20:51:19.974Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_arm --microArch="" --osLabel="ubuntu.20" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-08-21T20:51:19.974Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-21T20:51:19.974Z]
[2024-08-21T20:51:19.974Z]
[2024-08-21T20:51:19.974Z] Starting to generate build list.
[2024-08-21T20:51:19.974Z]
[2024-08-21T20:51:19.974Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-08-21T20:51:19.974Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-08-21T20:51:19.974Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-08-21T20:51:19.974Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-08-21T20:51:19.974Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-08-21T20:51:19.974Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-08-21T20:51:19.974Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-08-21T20:51:19.974Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-08-21T20:51:20.727Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-08-21T20:51:21.488Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-08-21T20:51:21.489Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-08-21T20:51:21.489Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2024-08-21T20:51:21.489Z]
[2024-08-21T20:51:21.489Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:21.489Z] make -f clean.mk cleanBuild
[2024-08-21T20:51:21.489Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:21.489Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest
[2024-08-21T20:51:21.489Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:21.489Z] make -f compile.mk compile
[2024-08-21T20:51:21.489Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:22.242Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-21T20:51:22.242Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-21T20:51:22.242Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/.. -DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=11 -DJDK_IMPL=hotspot "-DJDK_VENDOR=eclipse" -DJCL_VERSION=latest -DBUILD_LIST=functional/cmdLineTests/runtimemxbeanTests,functional/cmdLineTests/cmdLineTest_J9tests,functional/cmdLineTests/libpathTest,functional/OpenJ9_Jsr_292_API -DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=linux_arm -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image -DJVM_VERSION=openjdk11 -DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-21T20:51:22.242Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-21T20:51:22.242Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/scripts/build_test.xml
[2024-08-21T20:51:22.995Z] [echo] build.list is TestConfig/build.xml,functional/cmdLineTests/runtimemxbeanTests/build.xml,functional/cmdLineTests/cmdLineTest_J9tests/build.xml,functional/cmdLineTests/libpathTest/build.xml,functional/OpenJ9_Jsr_292_API/build.xml
[2024-08-21T20:51:22.995Z]
[2024-08-21T20:51:22.995Z] -create_test_directory:
[2024-08-21T20:51:22.995Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest
[2024-08-21T20:51:22.995Z]
[2024-08-21T20:51:22.995Z] stage_test_material:
[2024-08-21T20:51:22.995Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest
[2024-08-21T20:51:22.995Z]
[2024-08-21T20:51:22.995Z] build:
[2024-08-21T20:51:23.749Z]
[2024-08-21T20:51:23.749Z] init:
[2024-08-21T20:51:23.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/TestConfig
[2024-08-21T20:51:23.749Z]
[2024-08-21T20:51:23.749Z] build:
[2024-08-21T20:51:23.749Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/TestConfig
[2024-08-21T20:51:23.749Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/TestConfig
[2024-08-21T20:51:23.749Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/TestConfig
[2024-08-21T20:51:23.749Z]
[2024-08-21T20:51:23.749Z] build:
[2024-08-21T20:51:23.749Z]
[2024-08-21T20:51:23.749Z] init:
[2024-08-21T20:51:23.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/OpenJ9_Jsr_292_API
[2024-08-21T20:51:23.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/bin
[2024-08-21T20:51:23.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/mods
[2024-08-21T20:51:23.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/mods/mods.modulea
[2024-08-21T20:51:23.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/mods/mods.moduleb
[2024-08-21T20:51:23.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/mods/mods.modulec
[2024-08-21T20:51:23.749Z]
[2024-08-21T20:51:23.749Z] compile_moduleb:
[2024-08-21T20:51:23.749Z] [echo] Compiling the module files in mods.moduleb
[2024-08-21T20:51:23.749Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:23.749Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:23.749Z] [echo] ===fork: yes
[2024-08-21T20:51:23.749Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2024-08-21T20:51:23.749Z] [echo] ===debug: on
[2024-08-21T20:51:23.749Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/OpenJ9_Jsr_292_API
[2024-08-21T20:51:23.749Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/mods/mods.moduleb
[2024-08-21T20:51:24.502Z]
[2024-08-21T20:51:24.502Z] compile_modulec:
[2024-08-21T20:51:24.502Z] [echo] Compiling the module files in mods.modulec
[2024-08-21T20:51:24.502Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:24.502Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:24.502Z] [echo] ===fork: yes
[2024-08-21T20:51:24.502Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2024-08-21T20:51:24.502Z] [echo] ===debug: on
[2024-08-21T20:51:24.502Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/OpenJ9_Jsr_292_API
[2024-08-21T20:51:24.502Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/mods/mods.modulec
[2024-08-21T20:51:25.255Z]
[2024-08-21T20:51:25.255Z] compile_modulea:
[2024-08-21T20:51:25.255Z] [echo] Compiling the module files in mods.modulea
[2024-08-21T20:51:25.255Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:25.255Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:25.255Z] [echo] ===fork: yes
[2024-08-21T20:51:25.255Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2024-08-21T20:51:25.255Z] [echo] ===debug: on
[2024-08-21T20:51:25.255Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/OpenJ9_Jsr_292_API
[2024-08-21T20:51:25.255Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/mods/mods.modulea
[2024-08-21T20:51:26.006Z]
[2024-08-21T20:51:26.006Z] getDependentLibs:
[2024-08-21T20:51:26.006Z] [exec] --------------------------------------------
[2024-08-21T20:51:26.006Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:51:26.006Z] [exec] task is set to default
[2024-08-21T20:51:26.006Z] [exec] dependencyList is set to asm_all,jcommander,testng
[2024-08-21T20:51:26.006Z] [exec] --------------------------------------------
[2024-08-21T20:51:26.006Z] [exec] Starting download third party dependent jars
[2024-08-21T20:51:26.006Z] [exec] --------------------------------------------
[2024-08-21T20:51:26.006Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib
[2024-08-21T20:51:26.006Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-08-21T20:51:26.006Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-08-21T20:51:26.007Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-08-21T20:51:26.007Z] [exec] downloaded dependent third party jars successfully
[2024-08-21T20:51:26.007Z]
[2024-08-21T20:51:26.007Z] compile_tests:
[2024-08-21T20:51:26.007Z] [echo] Compiling the test source code
[2024-08-21T20:51:26.007Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:26.007Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:26.007Z] [echo] ===fork: yes
[2024-08-21T20:51:26.007Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2024-08-21T20:51:26.007Z] [echo] ===debug: on
[2024-08-21T20:51:26.007Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/OpenJ9_Jsr_292_API
[2024-08-21T20:51:26.007Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/bin
[2024-08-21T20:51:27.565Z] [javac] Note: Some input files use or override a deprecated API.
[2024-08-21T20:51:27.565Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2024-08-21T20:51:27.565Z]
[2024-08-21T20:51:27.565Z] DEST:
[2024-08-21T20:51:27.565Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/OpenJ9_Jsr_292_API
[2024-08-21T20:51:27.565Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/OpenJ9_Jsr_292_API/mods
[2024-08-21T20:51:27.565Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/OpenJ9_Jsr_292_API/openj9_jsr292test.jar
[2024-08-21T20:51:27.565Z]
[2024-08-21T20:51:27.565Z] clean:
[2024-08-21T20:51:27.565Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/bin
[2024-08-21T20:51:27.565Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/OpenJ9_Jsr_292_API/mods
[2024-08-21T20:51:27.565Z]
[2024-08-21T20:51:27.565Z] buildCmdLineTestTools:
[2024-08-21T20:51:27.565Z]
[2024-08-21T20:51:27.565Z] check-jar:
[2024-08-21T20:51:27.565Z]
[2024-08-21T20:51:27.565Z] build:
[2024-08-21T20:51:27.565Z]
[2024-08-21T20:51:27.565Z] init:
[2024-08-21T20:51:27.565Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdline_options_tester
[2024-08-21T20:51:27.565Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdline_options_tester/bin
[2024-08-21T20:51:27.565Z]
[2024-08-21T20:51:27.565Z] compile:
[2024-08-21T20:51:27.565Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:27.565Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:27.565Z] [echo] ===fork: yes
[2024-08-21T20:51:27.565Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2024-08-21T20:51:27.565Z] [echo] ===debug: on
[2024-08-21T20:51:27.565Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/cmdline_options_tester
[2024-08-21T20:51:27.565Z] [javac] Compiling 34 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdline_options_tester/bin
[2024-08-21T20:51:29.121Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2024-08-21T20:51:29.121Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] dist:
[2024-08-21T20:51:29.121Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdline_options_tester/cmdlinetester.jar
[2024-08-21T20:51:29.121Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdline_options_tester
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] clean:
[2024-08-21T20:51:29.121Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdline_options_tester/bin
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] check-jar:
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] build:
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] buildCmdLineTestUtils:
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] check-jar:
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] build:
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] build:
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] init:
[2024-08-21T20:51:29.121Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2024-08-21T20:51:29.121Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2024-08-21T20:51:29.121Z]
[2024-08-21T20:51:29.121Z] compile:
[2024-08-21T20:51:29.121Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:29.121Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:29.121Z] [echo] ===fork: yes
[2024-08-21T20:51:29.121Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2024-08-21T20:51:29.121Z] [echo] ===debug: on
[2024-08-21T20:51:29.121Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2024-08-21T20:51:29.121Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2024-08-21T20:51:30.675Z] [javac] Creating empty /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin/org/openj9/test/util/package-info.class
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] dist:
[2024-08-21T20:51:30.675Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar
[2024-08-21T20:51:30.675Z] [copy] Copying 13 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] clean:
[2024-08-21T20:51:30.675Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] buildCmdLineTestTools:
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] check-jar:
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] build:
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] check-jar:
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] build:
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] build:
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] init:
[2024-08-21T20:51:30.675Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/libpathTest
[2024-08-21T20:51:30.675Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin
[2024-08-21T20:51:30.675Z]
[2024-08-21T20:51:30.675Z] compile:
[2024-08-21T20:51:30.675Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:30.675Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:30.675Z] [echo] ===fork: yes
[2024-08-21T20:51:30.675Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2024-08-21T20:51:30.675Z] [echo] ===debug: on
[2024-08-21T20:51:30.675Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/libpathTest
[2024-08-21T20:51:30.675Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin
[2024-08-21T20:51:31.426Z]
[2024-08-21T20:51:31.426Z] dist:
[2024-08-21T20:51:31.426Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/libpathTest/libpathTest.jar
[2024-08-21T20:51:31.426Z] [copy] Copying 6 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/libpathTest
[2024-08-21T20:51:31.426Z]
[2024-08-21T20:51:31.426Z] clean:
[2024-08-21T20:51:31.426Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin
[2024-08-21T20:51:31.426Z]
[2024-08-21T20:51:31.426Z] buildCmdLineTestTools:
[2024-08-21T20:51:31.426Z]
[2024-08-21T20:51:31.426Z] check-jar:
[2024-08-21T20:51:31.426Z]
[2024-08-21T20:51:31.426Z] build:
[2024-08-21T20:51:31.426Z]
[2024-08-21T20:51:31.426Z] check-jar:
[2024-08-21T20:51:31.426Z]
[2024-08-21T20:51:31.426Z] build:
[2024-08-21T20:51:31.426Z]
[2024-08-21T20:51:31.426Z] build:
[2024-08-21T20:51:32.179Z]
[2024-08-21T20:51:32.179Z] init:
[2024-08-21T20:51:32.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2024-08-21T20:51:32.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2024-08-21T20:51:32.179Z]
[2024-08-21T20:51:32.179Z] compile:
[2024-08-21T20:51:32.179Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-21T20:51:32.179Z] [echo] ============COMPILER SETTINGS============
[2024-08-21T20:51:32.179Z] [echo] ===fork: yes
[2024-08-21T20:51:32.179Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2024-08-21T20:51:32.179Z] [echo] ===debug: on
[2024-08-21T20:51:32.179Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2024-08-21T20:51:32.179Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2024-08-21T20:51:32.931Z]
[2024-08-21T20:51:32.931Z] dist:
[2024-08-21T20:51:32.931Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/runtimemxbeanTests/runtimemxbeanTests.jar
[2024-08-21T20:51:32.931Z] [copy] Copying 5 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2024-08-21T20:51:32.931Z]
[2024-08-21T20:51:32.931Z] clean:
[2024-08-21T20:51:32.931Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2024-08-21T20:51:32.931Z]
[2024-08-21T20:51:32.931Z] BUILD SUCCESSFUL
[2024-08-21T20:51:32.931Z] Total time: 10 seconds
[2024-08-21T20:51:32.931Z] 0
[2024-08-21T20:51:32.931Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:32.931Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST=
[2024-08-21T20:51:32.931Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:32.931Z] perl scripts/configure.pl
[2024-08-21T20:51:32.931Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.20" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-08-21T20:51:32.931Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-21T20:51:32.931Z]
[2024-08-21T20:51:32.931Z] Starting to generate test make files.
[2024-08-21T20:51:32.931Z]
[2024-08-21T20:51:32.931Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-08-21T20:51:32.931Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-08-21T20:51:32.931Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-08-21T20:51:32.931Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-08-21T20:51:32.931Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-08-21T20:51:32.931Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-08-21T20:51:33.684Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/autoGen.mk
[2024-08-21T20:51:33.684Z]
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-08-21T20:51:33.684Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-08-21T20:51:33.685Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/autoGen.mk
[2024-08-21T20:51:33.685Z]
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-08-21T20:51:33.685Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/autoGen.mk
[2024-08-21T20:51:33.685Z]
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-08-21T20:51:33.685Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/autoGen.mk
[2024-08-21T20:51:33.685Z]
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-08-21T20:51:33.685Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk
[2024-08-21T20:51:33.685Z]
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-08-21T20:51:33.685Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-08-21T20:51:34.438Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/autoGen.mk
[2024-08-21T20:51:34.438Z]
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-08-21T20:51:34.438Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2024-08-21T20:51:34.438Z]
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-08-21T20:51:34.438Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-08-21T20:51:34.438Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../functional/autoGen.mk
[2024-08-21T20:51:34.438Z]
[2024-08-21T20:51:34.438Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../autoGen.mk
[2024-08-21T20:51:34.438Z]
[2024-08-21T20:51:34.438Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/utils.mk
[2024-08-21T20:51:34.438Z]
[2024-08-21T20:51:34.438Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/../TKG/rerun.mk
[2024-08-21T20:51:34.438Z]
[2024-08-21T20:51:34.438Z] Make files are generated successfully.
[2024-08-21T20:51:34.438Z]
[2024-08-21T20:51:34.438Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:34.438Z] make -f runtest.mk _sanity.functional
[2024-08-21T20:51:34.438Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG'
[2024-08-21T20:51:34.438Z]
[2024-08-21T20:51:34.438Z] Running make 4.2.1
[2024-08-21T20:51:34.438Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/TKG/..
[2024-08-21T20:51:34.438Z] set JDK_VERSION to 11
[2024-08-21T20:51:34.438Z] set JDK_IMPL to hotspot
[2024-08-21T20:51:34.438Z] set JVM_VERSION to openjdk11
[2024-08-21T20:51:34.438Z] set JCL_VERSION to latest
[2024-08-21T20:51:34.438Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image
[2024-08-21T20:51:34.438Z] set SPEC to linux_arm
[2024-08-21T20:51:34.438Z] set TEST_FLAG to
[2024-08-21T20:51:34.438Z] set OS_LABEL to ubuntu.20
[2024-08-21T20:51:34.438Z] Running sanity.functional ...
[2024-08-21T20:51:34.438Z] There are 6 test targets in sanity.functional
[2024-08-21T20:51:34.438Z] "/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image/bin/java" -version
[2024-08-21T20:51:34.438Z] openjdk version "11.0.25-beta" 2024-10-15
[2024-08-21T20:51:34.438Z] OpenJDK Runtime Environment Temurin-11.0.25+4-202408212004 (build 11.0.25-beta+4-ea)
[2024-08-21T20:51:34.438Z] OpenJDK Server VM Temurin-11.0.25+4-202408212004 (build 11.0.25-beta+4-ea, mixed mode)
[2024-08-21T20:51:35.192Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests'
[2024-08-21T20:51:35.192Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional'
[2024-08-21T20:51:35.192Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_arm_linux/aqa-tests/functional/SyntheticGCWorkload'
[2024-08-21T20:51:35.192Z]
[2024-08-21T20:51:35.192Z] ===============================================