Pre Test
Started by upstream project "Test_openjdk17_hs_extended.openjdk_x86-64_linux" build number 174
originally caused by:
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-linux-x64-temurin" build number 573
originally caused by:
Started by upstream project "build-scripts/trestle-openjdk17-pipeline" build number 2
originally caused by:
Started by user Shelley Lambert
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-03-12T21:56:38.024Z] SPEC: linux_x86-64
[Pipeline] echo
[2024-03-12T21:56:38.026Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-03-12T21:56:38.042Z] Found a total of 17 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] echo
[2024-03-12T21:56:38.048Z] dynamicAgents: [azure, fyre]
[Pipeline] node
[2024-03-12T21:56:38.068Z] Running on test-equinix_esxi-ubuntu2204-x64-1 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-03-12T21:56:38.095Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-03-12T21:56:38.167Z] [WS-CLEANUP] Deleting project workspace...
[2024-03-12T21:56:38.167Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-03-12T21:56:38.224Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-03-12T21:56:38.311Z] The recommended git tool is: git
[2024-03-12T21:56:38.374Z] No credentials specified
[2024-03-12T21:56:38.399Z] Cloning the remote Git repository
[2024-03-12T21:56:38.440Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-03-12T21:56:38.440Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests # timeout=10
[2024-03-12T21:56:38.447Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2024-03-12T21:56:38.447Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-03-12T21:56:38.447Z] > git --version # timeout=10
[2024-03-12T21:56:38.451Z] > git --version # 'git version 2.34.1'
[2024-03-12T21:56:38.451Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-03-12T21:56:41.682Z] Avoid second fetch
[2024-03-12T21:56:41.710Z] Checking out Revision 356654960a1125c995b804a9b53c9447a51cc87a (origin/master)
[2024-03-12T21:56:42.427Z] Commit message: "Enable FinalWrapper for platform * Enabled FinalWrapper test for platforms other than aarch64_mac and ppc64_aix for openj9."
[2024-03-12T21:56:41.640Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-03-12T21:56:41.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-03-12T21:56:41.695Z] > git rev-parse origin/master^{commit} # timeout=10
[2024-03-12T21:56:41.723Z] > git config core.sparsecheckout # timeout=10
[2024-03-12T21:56:41.725Z] > git checkout -f 356654960a1125c995b804a9b53c9447a51cc87a # timeout=10
[2024-03-12T21:56:42.441Z] > git rev-list --no-walk 32fc295788082da6077dc73f7c9262e7c4b67270 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-03-12T21:56:43.842Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-03-12T21:56:44.377Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2024-03-12T21:56:44.492Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-03-12T21:56:44.972Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2024-03-12T21:56:44.972Z] Unix type machine..
[2024-03-12T21:56:44.972Z] Running on a Linux host
[2024-03-12T21:56:44.972Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2024-03-12T21:56:46.038Z] + printenv
[2024-03-12T21:56:46.038Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-03-12T21:56:46.038Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-03-12T21:56:46.038Z] SETUP_JCK_RUN=false
[2024-03-12T21:56:46.038Z] USE_TESTENV_PROPERTIES=false
[2024-03-12T21:56:46.038Z] SSH_CLIENT=78.47.239.97 52744 22
[2024-03-12T21:56:46.038Z] BUILD_LIST=openjdk
[2024-03-12T21:56:46.038Z] USER=jenkins
[2024-03-12T21:56:46.038Z] SDK_RESOURCE=upstream
[2024-03-12T21:56:46.038Z] OPENJ9_BRANCH=master
[2024-03-12T21:56:46.038Z] CI=true
[2024-03-12T21:56:46.038Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/5/display/redirect?page=changes
[2024-03-12T21:56:46.038Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-03-12T21:56:46.038Z] UPSTREAM_JOB_NUMBER=573
[2024-03-12T21:56:46.038Z] XDG_SESSION_TYPE=tty
[2024-03-12T21:56:46.038Z] EXIT_FAILURE=false
[2024-03-12T21:56:46.038Z] SHLVL=0
[2024-03-12T21:56:46.038Z] HUDSON_URL=https://ci.adoptium.net/
[2024-03-12T21:56:46.038Z] TARGET=-f parallelList.mk testList_2
[2024-03-12T21:56:46.039Z] NODE_LABELS=ci.role.test ubuntu linux x64 sw.os.linux sw.tool.docker ci.role.perf test-equinix_esxi-ubuntu2204-x64-1 hw.arch.x86
[2024-03-12T21:56:46.039Z] MOTD_SHOWN=pam
[2024-03-12T21:56:46.039Z] USE_JRE=false
[2024-03-12T21:56:46.039Z] STF_OWNER_BRANCH=adoptium:master
[2024-03-12T21:56:46.039Z] OLDPWD=/home/jenkins
[2024-03-12T21:56:46.039Z] HOME=/home/jenkins
[2024-03-12T21:56:46.039Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/5/
[2024-03-12T21:56:46.039Z] ADOPTOPENJDK_BRANCH=master
[2024-03-12T21:56:46.039Z] TAP_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2.tap
[2024-03-12T21:56:46.039Z] JDK_IMPL=hotspot
[2024-03-12T21:56:46.039Z] DOCKER_REQUIRED=false
[2024-03-12T21:56:46.039Z] JENKINS_SERVER_COOKIE=durable-0db7731e2c6128fa8baaf2c45c6cd16d03633f447f5890f385f5f7c71831e25d
[2024-03-12T21:56:46.039Z] HUDSON_COOKIE=244225c1-31e5-4a51-b42b-519c0836c8be
[2024-03-12T21:56:46.039Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2024-03-12T21:56:46.039Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../benchmarks
[2024-03-12T21:56:46.039Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2024-03-12T21:56:46.039Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2
[2024-03-12T21:56:46.039Z] KEEP_WORKSPACE=false
[2024-03-12T21:56:46.039Z] ARCHIVE_TEST_RESULTS=false
[2024-03-12T21:56:46.039Z] GENERATE_JOBS=false
[2024-03-12T21:56:46.039Z] PERSONAL_BUILD=false
[2024-03-12T21:56:46.039Z] NODE_NAME=test-equinix_esxi-ubuntu2204-x64-1
[2024-03-12T21:56:46.039Z] JDK_BRANCH=dev
[2024-03-12T21:56:46.039Z] TKG_OWNER_BRANCH=adoptium:master
[2024-03-12T21:56:46.039Z] LOGNAME=jenkins
[2024-03-12T21:56:46.039Z] _=/usr/lib/jvm/jdk-17/bin/java
[2024-03-12T21:56:46.039Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/5/display/redirect?page=artifacts
[2024-03-12T21:56:46.039Z] STAGE_NAME=Setup
[2024-03-12T21:56:46.039Z] XDG_SESSION_CLASS=user
[2024-03-12T21:56:46.039Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux
[2024-03-12T21:56:46.039Z] AUTO_DETECT=true
[2024-03-12T21:56:46.039Z] EXECUTOR_NUMBER=0
[2024-03-12T21:56:46.039Z] JDK_VERSION=17
[2024-03-12T21:56:46.039Z] XDG_SESSION_ID=71517
[2024-03-12T21:56:46.039Z] BUILD_DISPLAY_NAME=#5
[2024-03-12T21:56:46.039Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-03-12T21:56:46.039Z] TIME_LIMIT=25
[2024-03-12T21:56:46.039Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-03-12T21:56:46.039Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/5/display/redirect?page=tests
[2024-03-12T21:56:46.039Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-03-12T21:56:46.039Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2
[2024-03-12T21:56:46.039Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2024-03-12T21:56:46.039Z] PLATFORM=x86-64_linux
[2024-03-12T21:56:46.039Z] TKG_ITERATIONS=1
[2024-03-12T21:56:46.039Z] EXIT_SUCCESS=false
[2024-03-12T21:56:46.039Z] BUILD_ID=5
[2024-03-12T21:56:46.039Z] XDG_RUNTIME_DIR=/run/user/1001
[2024-03-12T21:56:46.039Z] ACTIVE_NODE_TIMEOUT=5
[2024-03-12T21:56:46.039Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2-5
[2024-03-12T21:56:46.039Z] JENKINS_URL=https://ci.adoptium.net/
[2024-03-12T21:56:46.039Z] OPENJCEPLUS_GIT_REPO=https://github.com/IBM/OpenJCEPlus.git
[2024-03-12T21:56:46.039Z] LANG=en_GB.UTF-8
[2024-03-12T21:56:46.039Z] JCK_GIT_BRANCH=master
[2024-03-12T21:56:46.039Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/
[2024-03-12T21:56:46.039Z] KEEP_REPORTDIR=true
[2024-03-12T21:56:46.039Z] ORIGIN_JDK_VERSION=17
[2024-03-12T21:56:46.039Z] BUILD_NUMBER=5
[2024-03-12T21:56:46.039Z] JENKINS_NODE_COOKIE=8ee22b27-7633-45be-8dfc-e9d2e7c30335
[2024-03-12T21:56:46.039Z] SHELL=/bin/bash
[2024-03-12T21:56:46.039Z] ITERATIONS=1
[2024-03-12T21:56:46.039Z] OPENJCEPLUS_GIT_BRANCH=java17
[2024-03-12T21:56:46.039Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image
[2024-03-12T21:56:46.039Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/5/display/redirect
[2024-03-12T21:56:46.039Z] LIGHT_WEIGHT_CHECKOUT=true
[2024-03-12T21:56:46.039Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-03-12T21:56:46.039Z] SPEC=linux_x86-64
[2024-03-12T21:56:46.039Z] UPSTREAM_TEST_JOB_NUMBER=174
[2024-03-12T21:56:46.039Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-03-12T21:56:46.039Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/display/redirect
[2024-03-12T21:56:46.039Z] NUM_PROCESSORS=4
[2024-03-12T21:56:46.039Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-linux-x64-temurin
[2024-03-12T21:56:46.039Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-03-12T21:56:46.039Z] EXTERNAL_REPO_BRANCH=master
[2024-03-12T21:56:46.039Z] JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2
[2024-03-12T21:56:46.039Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2
[2024-03-12T21:56:46.039Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:56:46.039Z] SSH_CONNECTION=78.47.239.97 52744 145.40.115.44 22
[2024-03-12T21:56:46.039Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2@tmp
[2024-03-12T21:56:46.039Z] PARALLEL=None
[2024-03-12T21:56:46.039Z] JOBSTARTTIME=Tue, 12 Mar 2024 21:56:44 +0000
[2024-03-12T21:56:46.039Z] DYNAMIC_COMPILE=false
[2024-03-12T21:56:46.039Z] RERUN_ITERATIONS=1
[Pipeline] timeout
[2024-03-12T21:56:46.118Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-03-12T21:56:46.153Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-03-12T21:57:14.108Z] Copied 8 artifacts from "build-scripts » jobs » jdk17u » jdk17u-linux-x64-temurin" build number 573
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] dir
[2024-03-12T21:57:14.337Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2
[Pipeline] {
[Pipeline] sshagent
[2024-03-12T21:57:14.363Z] [ssh-agent] Looking for ssh-agent implementation...
[2024-03-12T21:57:14.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2024-03-12T21:57:14.502Z] $ ssh-agent
[2024-03-12T21:57:14.613Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXTOqLXB/agent.3749159
[2024-03-12T21:57:14.613Z] SSH_AGENT_PID=3749161
[2024-03-12T21:57:14.613Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-03-12T21:57:14.645Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-03-12T21:57:14.722Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2024-03-12T21:57:15.781Z] + pwd
[2024-03-12T21:57:15.781Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/.. -p x86-64_linux -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2024-03-12T21:57:15.781Z] TESTDIR: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[2024-03-12T21:57:15.781Z] get jdk binary...
[2024-03-12T21:57:15.781Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-03-12T21:57:15.781Z] Uncompressing file: OpenJDK17U-jdk-sources_2024-03-12-21-27.tar.gz ...
[2024-03-12T21:57:18.847Z] Uncompressing file: OpenJDK17U-jdk_x64_linux_hotspot_2024-03-12-21-27.tar.gz ...
[2024-03-12T21:57:21.176Z] Uncompressing file: OpenJDK17U-jre_x64_linux_hotspot_2024-03-12-21-27.tar.gz ...
[2024-03-12T21:57:22.370Z] Uncompressing file: OpenJDK17U-static-libs-glibc_x64_linux_hotspot_2024-03-12-21-27.tar.gz ...
[2024-03-12T21:57:22.370Z] Uncompressing file: OpenJDK17U-testimage_x64_linux_hotspot_2024-03-12-21-27.tar.gz ...
[2024-03-12T21:57:24.699Z] Uncompressing OpenJDK17U-debugimage_x64_linux_hotspot_2024-03-12-21-27.tar.gz over ./j2sdk-image...
[2024-03-12T21:57:24.700Z] tar (GNU tar) 1.34
[2024-03-12T21:57:24.700Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
[2024-03-12T21:57:28.580Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image...
[2024-03-12T21:57:28.580Z] javac_path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/javac
[2024-03-12T21:57:28.580Z] Run: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/java -version
[2024-03-12T21:57:28.580Z] =JAVA VERSION OUTPUT BEGIN=
[2024-03-12T21:57:28.580Z] openjdk version "17.0.11-beta" 2024-04-16
[2024-03-12T21:57:28.580Z] OpenJDK Runtime Environment Temurin-17.0.0+0-202403122142 (build 17.0.11-beta+0-202403122142)
[2024-03-12T21:57:28.580Z] OpenJDK 64-Bit Server VM Temurin-17.0.0+0-202403122142 (build 17.0.11-beta+0-202403122142, mixed mode, sharing)
[2024-03-12T21:57:28.580Z] =JAVA VERSION OUTPUT END=
[2024-03-12T21:57:28.580Z] get testKitGen...
[2024-03-12T21:57:28.580Z] git clone -q https://github.com/adoptium/TKG.git
[2024-03-12T21:57:28.925Z] git rev-parse master
[2024-03-12T21:57:28.925Z] git checkout -q -f fe9458f841598a39320ad0a765154743bc68612c
[2024-03-12T21:57:28.925Z] check adoptium repo and TKG repo SHA
[2024-03-12T21:57:28.925Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/SHA.txt
[2024-03-12T21:57:28.925Z] Check sha in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/SHA.txt
[2024-03-12T21:57:28.925Z] touch /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/SHA.txt
[2024-03-12T21:57:28.925Z] ================================================
[2024-03-12T21:57:28.925Z] timestamp: 20240312-215728
[2024-03-12T21:57:28.925Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[2024-03-12T21:57:28.925Z] git repo:
[2024-03-12T21:57:28.925Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-03-12T21:57:28.925Z] sha:
[2024-03-12T21:57:28.925Z] 356654960a1125c995b804a9b53c9447a51cc87a
[2024-03-12T21:57:28.925Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-03-12T21:57:28.925Z] Check sha in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/testenv/testenv.properties
[2024-03-12T21:57:28.925Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-03-12T21:57:28.925Z] ADOPTOPENJDK_BRANCH=356654960a1125c995b804a9b53c9447a51cc87a
[2024-03-12T21:57:28.926Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/SHA.txt
[2024-03-12T21:57:28.926Z] Check sha in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/SHA.txt
[2024-03-12T21:57:28.926Z] ================================================
[2024-03-12T21:57:28.926Z] timestamp: 20240312-215728
[2024-03-12T21:57:28.926Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG
[2024-03-12T21:57:28.926Z] git repo:
[2024-03-12T21:57:28.926Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-03-12T21:57:28.926Z] sha:
[2024-03-12T21:57:28.926Z] fe9458f841598a39320ad0a765154743bc68612c
[2024-03-12T21:57:28.926Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-03-12T21:57:28.926Z] Check sha in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/testenv/testenv.properties
[2024-03-12T21:57:28.926Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-03-12T21:57:28.926Z] TKG_BRANCH=fe9458f841598a39320ad0a765154743bc68612c
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-03-12T21:57:29.083Z] $ ssh-agent -k
[2024-03-12T21:57:29.086Z] unset SSH_AUTH_SOCK;
[2024-03-12T21:57:29.087Z] unset SSH_AGENT_PID;
[2024-03-12T21:57:29.087Z] echo Agent pid 3749161 killed;
[2024-03-12T21:57:29.204Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2024-03-12T21:57:29.258Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2024-03-12T21:57:29.353Z] Reset TEST_JDK_HOME to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-03-12T21:57:29.740Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=true&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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=174&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=573&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2024-03-12T21:57:29.753Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=true&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-equinix_esxi-ubuntu2204-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=174&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=573&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-03-12T21:57:29.784Z] Building tests...
[Pipeline] timeout
[2024-03-12T21:57:29.789Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2024-03-12T21:57:29.984Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_linux" build number 174
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2024-03-12T21:57:30.034Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] sh
[2024-03-12T21:57:30.538Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib -task default -customUrl https://ci.adoptium.net/job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-03-12T21:57:30.538Z] --------------------------------------------
[2024-03-12T21:57:30.538Z] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:57:30.538Z] task is set to default
[2024-03-12T21:57:30.538Z] dependencyList is set to all
[2024-03-12T21:57:30.538Z] --------------------------------------------
[2024-03-12T21:57:30.538Z] Starting download third party dependent jars
[2024-03-12T21:57:30.538Z] --------------------------------------------
[2024-03-12T21:57:30.538Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading
[2024-03-12T21:57:30.538Z] downloading https://ci.adoptium.net/job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2024-03-12T21:57:30.538Z] ERROR: sha checksum error.
[2024-03-12T21:57:30.538Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/mockito-core.jar
[2024-03-12T21:57:30.538Z] Expected sha is: faa88b96db3aeb96a93e83dec7491345bfbfc414,
[2024-03-12T21:57:30.538Z] Actual sha is : 18238d658f33656a11290d1f57d88fbeed9b71eb.
[2024-03-12T21:57:30.610Z] Please delete /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/mockito-core.jar and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-03-12T21:57:30.646Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2024-03-12T21:57:30.649Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2024-03-12T21:57:30.733Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2024-03-12T21:57:30.756Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2024-03-12T21:57:30.777Z] [ssh-agent] Looking for ssh-agent implementation...
[2024-03-12T21:57:30.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2024-03-12T21:57:30.914Z] $ ssh-agent
[2024-03-12T21:57:31.053Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVFlmWM/agent.3749300
[2024-03-12T21:57:31.053Z] SSH_AGENT_PID=3749302
[2024-03-12T21:57:31.054Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2024-03-12T21:57:31.568Z] + bash ./compile.sh false
[2024-03-12T21:57:31.568Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/../
[2024-03-12T21:57:31.568Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:57:31.568Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2024-03-12T21:57:31.568Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2024-03-12T21:57:31.568Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/../ -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.. -DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-03-12T21:57:31.568Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-03-12T21:57:31.568Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml
[2024-03-12T21:57:31.568Z]
[2024-03-12T21:57:31.568Z] build:
[2024-03-12T21:57:31.568Z]
[2024-03-12T21:57:31.568Z] clean:
[2024-03-12T21:57:31.912Z]
[2024-03-12T21:57:31.912Z] init:
[2024-03-12T21:57:31.912Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin
[2024-03-12T21:57:31.912Z]
[2024-03-12T21:57:31.912Z] getDependentLibs:
[2024-03-12T21:57:31.912Z] [exec] --------------------------------------------
[2024-03-12T21:57:31.912Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:57:31.912Z] [exec] task is set to default
[2024-03-12T21:57:31.912Z] [exec] dependencyList is set to json_simple
[2024-03-12T21:57:31.912Z] [exec] --------------------------------------------
[2024-03-12T21:57:31.913Z] [exec] Starting download third party dependent jars
[2024-03-12T21:57:31.913Z] [exec] --------------------------------------------
[2024-03-12T21:57:31.913Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:57:31.913Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-03-12T21:57:31.913Z] [exec] downloaded dependent third party jars successfully
[2024-03-12T21:57:31.913Z]
[2024-03-12T21:57:31.913Z] compile:
[2024-03-12T21:57:31.913Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-03-12T21:57:31.913Z] [echo] ============COMPILER SETTINGS============
[2024-03-12T21:57:31.913Z] [echo] ===fork: yes
[2024-03-12T21:57:31.913Z] [echo] ===debug: on
[2024-03-12T21:57:31.913Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin
[2024-03-12T21:57:32.650Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2024-03-12T21:57:32.651Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2024-03-12T21:57:32.651Z]
[2024-03-12T21:57:32.651Z] dist:
[2024-03-12T21:57:32.651Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar
[2024-03-12T21:57:32.651Z]
[2024-03-12T21:57:32.651Z] BUILD SUCCESSFUL
[2024-03-12T21:57:32.651Z] Total time: 1 second
[2024-03-12T21:57:32.651Z] 0
[2024-03-12T21:57:32.651Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-03-12T21:57:32.995Z] ****************************** MACHINE INFO ******************************
[2024-03-12T21:57:32.995Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG
[2024-03-12T21:57:32.995Z] Free Physical Memory Size : 259502080
[2024-03-12T21:57:32.995Z] Free space (bytes) : 30183383040
[2024-03-12T21:57:32.995Z] Total Physical Memory Size : 8335663104
[2024-03-12T21:57:32.996Z] Total space (bytes) : 104028168192
[2024-03-12T21:57:32.996Z] Usable space (bytes) : 24851795968
[2024-03-12T21:57:32.996Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-03-12T21:57:32.996Z] cpuCores : 4
[2024-03-12T21:57:32.996Z] curlVersion :
[2024-03-12T21:57:32.996Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.16
[2024-03-12T21:57:32.996Z] Release-Date: 2022-01-05
[2024-03-12T21:57:32.996Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2024-03-12T21:57:32.996Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2024-03-12T21:57:32.996Z] docker : not on docker
[2024-03-12T21:57:32.996Z] gcc version : 11
[2024-03-12T21:57:32.996Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.6) 2.35
[2024-03-12T21:57:32.996Z] gdb version : bash: line 1: gdb: command not found
[2024-03-12T21:57:32.996Z] lldb version : Command could not be executed
[2024-03-12T21:57:32.996Z] makeVersion :
[2024-03-12T21:57:32.996Z] GNU Make 4.3
[2024-03-12T21:57:32.996Z] Built for x86_64-pc-linux-gnu
[2024-03-12T21:57:32.996Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2024-03-12T21:57:32.996Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-03-12T21:57:32.996Z] This is free software: you are free to change and redistribute it.
[2024-03-12T21:57:32.996Z] There is NO WARRANTY, to the extent permitted by law.
[2024-03-12T21:57:32.996Z] osInfo :
[2024-03-12T21:57:32.996Z] PRETTY_NAME="Ubuntu 22.04.4 LTS"
[2024-03-12T21:57:32.996Z] NAME="Ubuntu"
[2024-03-12T21:57:32.996Z] VERSION_ID="22.04"
[2024-03-12T21:57:32.996Z] VERSION="22.04.4 LTS (Jammy Jellyfish)"
[2024-03-12T21:57:32.996Z] VERSION_CODENAME=jammy
[2024-03-12T21:57:32.996Z] ID=ubuntu
[2024-03-12T21:57:32.996Z] ID_LIKE=debian
[2024-03-12T21:57:32.996Z] HOME_URL="https://www.ubuntu.com/"
[2024-03-12T21:57:32.996Z] SUPPORT_URL="https://help.ubuntu.com/"
[2024-03-12T21:57:32.996Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2024-03-12T21:57:32.996Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2024-03-12T21:57:32.996Z] UBUNTU_CODENAME=jammy
[2024-03-12T21:57:32.996Z] osLabel : ubuntu.22
[2024-03-12T21:57:32.996Z] perlVersion :
[2024-03-12T21:57:32.996Z]
[2024-03-12T21:57:32.996Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi
[2024-03-12T21:57:32.996Z] (with 60 registered patches, see perl -V for more detail)
[2024-03-12T21:57:32.996Z]
[2024-03-12T21:57:32.996Z] Copyright 1987-2021, Larry Wall
[2024-03-12T21:57:32.996Z]
[2024-03-12T21:57:32.996Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-03-12T21:57:32.996Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-03-12T21:57:32.996Z]
[2024-03-12T21:57:32.996Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-03-12T21:57:32.997Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-03-12T21:57:32.997Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-03-12T21:57:32.997Z]
[2024-03-12T21:57:32.997Z] procArch : x86_64
[2024-03-12T21:57:32.997Z] sysArch : x86_64
[2024-03-12T21:57:32.997Z] sysOS : Linux
[2024-03-12T21:57:32.997Z] ulimit :
[2024-03-12T21:57:32.997Z] real-time non-blocking time (microseconds, -R) unlimited
[2024-03-12T21:57:32.997Z] core file size (blocks, -c) 0
[2024-03-12T21:57:32.997Z] data seg size (kbytes, -d) unlimited
[2024-03-12T21:57:32.997Z] scheduling priority (-e) 0
[2024-03-12T21:57:32.997Z] file size (blocks, -f) unlimited
[2024-03-12T21:57:32.997Z] pending signals (-i) 31354
[2024-03-12T21:57:32.997Z] max locked memory (kbytes, -l) 1017536
[2024-03-12T21:57:32.997Z] max memory size (kbytes, -m) unlimited
[2024-03-12T21:57:32.997Z] open files (-n) 1048576
[2024-03-12T21:57:32.997Z] pipe size (512 bytes, -p) 8
[2024-03-12T21:57:32.997Z] POSIX message queues (bytes, -q) 819200
[2024-03-12T21:57:32.997Z] real-time priority (-r) 0
[2024-03-12T21:57:32.997Z] stack size (kbytes, -s) 8192
[2024-03-12T21:57:32.997Z] cpu time (seconds, -t) unlimited
[2024-03-12T21:57:32.997Z] max user processes (-u) 31354
[2024-03-12T21:57:32.997Z] virtual memory (kbytes, -v) unlimited
[2024-03-12T21:57:32.997Z] file locks (-x) unlimited
[2024-03-12T21:57:32.997Z] uname : Linux test-equinixesxi-ubuntu2204-1 5.15.0-53-generic #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
[2024-03-12T21:57:32.997Z] vmVendor : Oracle Corporation
[2024-03-12T21:57:32.997Z] vmVersion : 17.0.11-beta+0-202403122142
[2024-03-12T21:57:32.997Z] xlc version : bash: line 1: xlC: command not found
[2024-03-12T21:57:32.997Z] **************************************************************************
[2024-03-12T21:57:32.997Z]
[2024-03-12T21:57:32.997Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-03-12T21:57:32.997Z]
[2024-03-12T21:57:32.997Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2024-03-12T21:57:32.997Z]
[2024-03-12T21:57:32.997Z] System.getProperty('os.name')=Linux
[2024-03-12T21:57:32.997Z]
[2024-03-12T21:57:32.997Z] System.getProperty('os.arch')=amd64
[2024-03-12T21:57:32.997Z]
[2024-03-12T21:57:32.997Z] System.getProperty('java.fullversion')=null
[2024-03-12T21:57:32.997Z]
[2024-03-12T21:57:32.997Z] System.getProperty('sun.arch.data.model')=64
[2024-03-12T21:57:32.997Z]
[2024-03-12T21:57:32.997Z] make -f clean.mk cleanBuild
[2024-03-12T21:57:32.997Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2024-03-12T21:57:32.997Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest
[2024-03-12T21:57:32.997Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2024-03-12T21:57:32.997Z] make -f compile.mk compile
[2024-03-12T21:57:32.998Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2024-03-12T21:57:33.343Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2024-03-12T21:57:33.343Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2024-03-12T21:57:33.344Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.. -DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=17 -DJDK_IMPL=hotspot -DJDK_VENDOR=eclipse -DJCL_VERSION=latest -DBUILD_LIST=openjdk -DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=linux_x86-64 -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/../ -DJVM_VERSION=openjdk17 -DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-03-12T21:57:33.344Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-03-12T21:57:33.344Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml
[2024-03-12T21:57:33.344Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2024-03-12T21:57:33.344Z]
[2024-03-12T21:57:33.344Z] -create_test_directory:
[2024-03-12T21:57:33.344Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jvmtest
[2024-03-12T21:57:33.344Z]
[2024-03-12T21:57:33.344Z] stage_test_material:
[2024-03-12T21:57:33.689Z] [copy] Copying 134 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jvmtest
[2024-03-12T21:57:33.689Z]
[2024-03-12T21:57:33.689Z] build:
[2024-03-12T21:57:33.689Z]
[2024-03-12T21:57:33.689Z] build:
[2024-03-12T21:57:33.689Z]
[2024-03-12T21:57:33.689Z] getJtregVersion:
[2024-03-12T21:57:33.689Z]
[2024-03-12T21:57:33.689Z] getDependentLibs:
[2024-03-12T21:57:33.689Z] [exec] --------------------------------------------
[2024-03-12T21:57:33.689Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:57:33.689Z] [exec] task is set to default
[2024-03-12T21:57:33.689Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2024-03-12T21:57:33.689Z] [exec] --------------------------------------------
[2024-03-12T21:57:33.689Z] [exec] Starting download third party dependent jars
[2024-03-12T21:57:33.689Z] [exec] --------------------------------------------
[2024-03-12T21:57:33.689Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:57:33.689Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-03-12T21:57:33.689Z] [exec] downloaded dependent third party jars successfully
[2024-03-12T21:57:33.689Z]
[2024-03-12T21:57:33.689Z] getJtreg:
[2024-03-12T21:57:33.689Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jvmtest/openjdk
[2024-03-12T21:57:33.689Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk
[2024-03-12T21:57:33.689Z]
[2024-03-12T21:57:33.689Z] openjdk-jdk.check:
[2024-03-12T21:57:33.689Z]
[2024-03-12T21:57:33.689Z] getOpenjdk:
[2024-03-12T21:57:33.689Z] [echo] Using user specified repo and branch
[2024-03-12T21:57:34.034Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk17u openjdktemp
[2024-03-12T21:57:34.035Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2024-03-12T21:58:02.087Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHA.txt
[2024-03-12T21:58:02.087Z] [exec] ================================================
[2024-03-12T21:58:02.087Z] [exec] timestamp: 20240312-215801
[2024-03-12T21:58:02.087Z] [exec] repo dir: openjdk-jdk
[2024-03-12T21:58:02.087Z] [exec] git repo:
[2024-03-12T21:58:02.087Z] [exec] Fetch URL: https://github.com/adoptium/jdk17u
[2024-03-12T21:58:02.087Z] [exec] sha:
[2024-03-12T21:58:02.087Z] [exec] 858e74f1b99bb62489db3e6b155e8e98dd009084
[2024-03-12T21:58:02.087Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../testenv/testenv.properties
[2024-03-12T21:58:02.087Z] [exec] JDK17_REPO=https://github.com/adoptium/jdk17u
[2024-03-12T21:58:02.087Z] [exec] JDK17_BRANCH=858e74f1b99bb62489db3e6b155e8e98dd009084
[2024-03-12T21:58:02.087Z]
[2024-03-12T21:58:02.087Z] dist:
[2024-03-12T21:58:02.087Z] [copy] Copying 36 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jvmtest/openjdk
[2024-03-12T21:58:02.087Z]
[2024-03-12T21:58:02.087Z] BUILD SUCCESSFUL
[2024-03-12T21:58:02.087Z] Total time: 28 seconds
[2024-03-12T21:58:02.087Z] 0
[2024-03-12T21:58:02.087Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[Pipeline] }
[2024-03-12T21:58:02.174Z] $ ssh-agent -k
[2024-03-12T21:58:02.178Z] unset SSH_AUTH_SOCK;
[2024-03-12T21:58:02.178Z] unset SSH_AGENT_PID;
[2024-03-12T21:58:02.178Z] echo Agent pid 3749302 killed;
[2024-03-12T21:58:02.283Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-03-12T21:58:02.411Z] Running tests...
[Pipeline] echo
[2024-03-12T21:58:02.440Z] ITERATION: 1/1
[Pipeline] wrap
[2024-03-12T21:58:02.518Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/.xvfb-5-..fbdir16084277638454096268
[Pipeline] {
[Pipeline] sh
[2024-03-12T21:58:23.095Z] + ps -f
[2024-03-12T21:58:23.095Z] + + awk {print $9}
[2024-03-12T21:58:23.095Z] grep [X]vfb
[Pipeline] echo
[2024-03-12T21:58:23.217Z] env.DISPLAY is :0
[Pipeline] sh
[2024-03-12T21:58:23.750Z] + uname
[2024-03-12T21:58:23.750Z] + [ Linux = AIX ]
[2024-03-12T21:58:23.750Z] + uname
[2024-03-12T21:58:23.750Z] + [ Linux = SunOS ]
[2024-03-12T21:58:23.750Z] + uname
[2024-03-12T21:58:23.750Z] + [ Linux = *BSD ]
[2024-03-12T21:58:23.750Z] + MAKE=make
[2024-03-12T21:58:23.750Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-03-12T21:58:23.750Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2024-03-12T21:58:24.322Z] + uname
[2024-03-12T21:58:24.322Z] + [ Linux = AIX ]
[2024-03-12T21:58:24.322Z] + uname
[2024-03-12T21:58:24.322Z] + [ Linux = SunOS ]
[2024-03-12T21:58:24.322Z] + uname
[2024-03-12T21:58:24.322Z] + [ Linux = *BSD ]
[2024-03-12T21:58:24.322Z] + MAKE=make
[2024-03-12T21:58:24.322Z] + cd ./aqa-tests/TKG
[2024-03-12T21:58:24.322Z] + make -f parallelList.mk testList_2
[2024-03-12T21:58:24.322Z] make _testList TESTLIST=jvm_compiler_1,jdk_nio_1,jdk_instrument_0,jdk_security3_1,jdk_build_0,jdk_build_1,jdk_imageio_1,jdk_time_0,jdk_vector_0,jvm_compiler_0,jdk_other_1,jdk_jmx_0,jdk_net_1,jdk_tools_0,jdk_tools_1
[2024-03-12T21:58:24.322Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2024-03-12T21:58:24.322Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/../
[2024-03-12T21:58:24.322Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib
[2024-03-12T21:58:24.322Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jvm_compiler_1,jdk_nio_1,jdk_instrument_0,jdk_security3_1,jdk_build_0,jdk_build_1,jdk_imageio_1,jdk_time_0,jdk_vector_0,jvm_compiler_0,jdk_other_1,jdk_jmx_0,jdk_net_1,jdk_tools_0,jdk_tools_1
[2024-03-12T21:58:24.322Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2024-03-12T21:58:24.322Z] perl scripts/configure.pl
[2024-03-12T21:58:24.322Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/..//bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch= --osLabel="ubuntu.22" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jvm_compiler_1,jdk_nio_1,jdk_instrument_0,jdk_security3_1,jdk_build_0,jdk_build_1,jdk_imageio_1,jdk_time_0,jdk_vector_0,jvm_compiler_0,jdk_other_1,jdk_jmx_0,jdk_net_1,jdk_tools_0,jdk_tools_1 --numOfMachines= --testTime= --TRSSURL=
[2024-03-12T21:58:24.667Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-03-12T21:58:24.667Z]
[2024-03-12T21:58:24.667Z] Starting to generate test make files.
[2024-03-12T21:58:24.667Z]
[2024-03-12T21:58:25.419Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../openjdk/playlist.xml
[2024-03-12T21:58:25.419Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk
[2024-03-12T21:58:25.419Z]
[2024-03-12T21:58:25.419Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../autoGen.mk
[2024-03-12T21:58:25.419Z]
[2024-03-12T21:58:25.419Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk
[2024-03-12T21:58:25.419Z]
[2024-03-12T21:58:25.419Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk
[2024-03-12T21:58:25.419Z]
[2024-03-12T21:58:25.419Z] Make files are generated successfully.
[2024-03-12T21:58:25.419Z]
[2024-03-12T21:58:25.419Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2024-03-12T21:58:25.419Z] make -f runtest.mk _testList
[2024-03-12T21:58:25.419Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2024-03-12T21:58:25.419Z]
[2024-03-12T21:58:25.419Z] Running make 4.3
[2024-03-12T21:58:25.765Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/..
[2024-03-12T21:58:25.766Z] set JDK_VERSION to 17
[2024-03-12T21:58:25.766Z] set JDK_IMPL to hotspot
[2024-03-12T21:58:25.766Z] set JVM_VERSION to openjdk17
[2024-03-12T21:58:25.766Z] set JCL_VERSION to latest
[2024-03-12T21:58:25.766Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/../
[2024-03-12T21:58:25.766Z] set SPEC to linux_x86-64
[2024-03-12T21:58:25.766Z] set TEST_FLAG to
[2024-03-12T21:58:25.766Z] set OS_LABEL to ubuntu.22
[2024-03-12T21:58:25.766Z] Running testList ...
[2024-03-12T21:58:25.766Z] There are 15 test targets in testList
[2024-03-12T21:58:25.766Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jdk-17.0.0+0/bin/..//bin/java" -version
[2024-03-12T21:58:25.766Z] openjdk version "17.0.11-beta" 2024-04-16
[2024-03-12T21:58:25.766Z] OpenJDK Runtime Environment Temurin-17.0.0+0-202403122142 (build 17.0.11-beta+0-202403122142)
[2024-03-12T21:58:25.766Z] OpenJDK 64-Bit Server VM Temurin-17.0.0+0-202403122142 (build 17.0.11-beta+0-202403122142, mixed mode, sharing)
[2024-03-12T21:58:25.766Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests'
[2024-03-12T21:58:25.766Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk'
[2024-03-12T21:58:25.766Z] /bin/sh: 1: [[: not found
[2024-03-12T21:58:25.766Z] /bin/sh: 1: [[: not found
[2024-03-12T21:58:25.766Z] expr: syntax error: unexpected argument ‘1024’
[2024-03-12T21:58:25.766Z] /bin/sh: 1: [: Illegal number:
[2024-03-12T21:58:25.766Z] expr: syntax error: unexpected argument ‘2048’
[2024-03-12T21:58:25.766Z] expr: syntax error: missing argument after ‘>’
[2024-03-12T21:58:25.766Z]
[2024-03-12T21:58:25.766Z] ===============================================