Test_openjdk21_hs_sanity.external_x86-64_linux

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin" build number 258 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 319 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 103 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-07-31T19:30:50.739Z] SPEC: linux_x86-64 [Pipeline] echo [2024-07-31T19:30:50.740Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&!sw.os.cent.7&&sw.tool.docker&&!(centos6||rhel6) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2024-07-31T19:30:50.758Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&!sw.os.cent.7&&sw.tool.docker&&!(centos6||rhel6)' label [Pipeline] echo [2024-07-31T19:30:50.764Z] dynamicAgents: [azure, fyre] [Pipeline] node [2024-07-31T19:30:50.781Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] timeout [2024-07-31T19:30:50.803Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2024-07-31T19:30:51.033Z] [WS-CLEANUP] Deleting project workspace... [2024-07-31T19:30:51.033Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-07-31T19:30:51.143Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2024-07-31T19:30:51.270Z] The recommended git tool is: git [2024-07-31T19:30:51.497Z] No credentials specified [2024-07-31T19:30:51.603Z] Cloning the remote Git repository [2024-07-31T19:30:51.768Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2024-07-31T19:30:51.768Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10 [2024-07-31T19:30:51.815Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2024-07-31T19:30:51.815Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2024-07-31T19:30:51.815Z] > git --version # timeout=10 [2024-07-31T19:30:51.821Z] > git --version # 'git version 2.15.0' [2024-07-31T19:30:51.821Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T19:30:56.039Z] Avoid second fetch [2024-07-31T19:30:56.152Z] Checking out Revision 5b5a23420e6fe5d539bda422f1ee2f8e20f65a0a (origin/master) [2024-07-31T19:30:55.868Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2024-07-31T19:30:55.876Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T19:30:56.096Z] > git rev-parse origin/master^{commit} # timeout=10 [2024-07-31T19:30:56.233Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T19:30:56.240Z] > git checkout -f 5b5a23420e6fe5d539bda422f1ee2f8e20f65a0a # timeout=10 [2024-07-31T19:30:57.262Z] Commit message: "Temporarily exclude the build setup for liberty (#5468)" [2024-07-31T19:30:57.319Z] > git rev-list --no-walk 7e3811b9d4c6fcf265d2fc7e9852412034fe6260 # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load [Pipeline] timeout [2024-07-31T19:30:59.416Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2024-07-31T19:31:00.680Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2024-07-31T19:31:01.111Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2024-07-31T19:31:02.318Z] + aqa-tests/terminateTestProcesses.sh jenkins [2024-07-31T19:31:02.318Z] Unix type machine.. [2024-07-31T19:31:02.318Z] Running on a Linux host [2024-07-31T19:31:02.318Z] Woohoo - no rogue processes detected! [Pipeline] sh [2024-07-31T19:31:04.518Z] + printenv [2024-07-31T19:31:04.518Z] JENKINS_HOME=/home/jenkins/.jenkins [2024-07-31T19:31:04.518Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2024-07-31T19:31:04.518Z] SETUP_JCK_RUN=false [2024-07-31T19:31:04.518Z] USE_TESTENV_PROPERTIES=false [2024-07-31T19:31:04.518Z] MAIL=/var/mail/jenkins [2024-07-31T19:31:04.518Z] SSH_CLIENT=78.47.239.97 50688 22 [2024-07-31T19:31:04.518Z] BUILD_LIST=external [2024-07-31T19:31:04.518Z] VENDOR_TEST_DIRS=/test/system [2024-07-31T19:31:04.518Z] USER=jenkins [2024-07-31T19:31:04.518Z] SDK_RESOURCE=upstream [2024-07-31T19:31:04.518Z] OPENJ9_BRANCH=master [2024-07-31T19:31:04.518Z] CI=true [2024-07-31T19:31:04.518Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/27/display/redirect?page=changes [2024-07-31T19:31:04.518Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-07-31T19:31:04.518Z] UPSTREAM_JOB_NUMBER=258 [2024-07-31T19:31:04.518Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk [2024-07-31T19:31:04.518Z] EXIT_FAILURE=false [2024-07-31T19:31:04.518Z] VENDOR_TEST_BRANCHES=master [2024-07-31T19:31:04.518Z] SHLVL=1 [2024-07-31T19:31:04.518Z] HUDSON_URL=https://ci.adoptium.net/ [2024-07-31T19:31:04.518Z] TARGET=sanity.external [2024-07-31T19:31:04.518Z] NODE_LABELS=test ci.role.test ubuntu linux x64 sw.os.linux sw.tool.docker hw.arch.x86 test-ibmcloud-ubuntu1604-x64-1 [2024-07-31T19:31:04.518Z] USE_JRE=false [2024-07-31T19:31:04.518Z] STF_OWNER_BRANCH=adoptium:master [2024-07-31T19:31:04.518Z] OLDPWD=/home/jenkins [2024-07-31T19:31:04.518Z] HOME=/home/jenkins [2024-07-31T19:31:04.518Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/27/ [2024-07-31T19:31:04.518Z] ADOPTOPENJDK_BRANCH=master [2024-07-31T19:31:04.518Z] TAP_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux.tap [2024-07-31T19:31:04.518Z] JDK_IMPL=hotspot [2024-07-31T19:31:04.518Z] DOCKER_REQUIRED=true [2024-07-31T19:31:04.518Z] JENKINS_SERVER_COOKIE=durable-f13353df316bb6116989faaf1c88467729a3dd91be55657ec49a77ac569d247f [2024-07-31T19:31:04.518Z] HUDSON_COOKIE=338687ae-5200-4d61-8f4c-5479ea1da593 [2024-07-31T19:31:04.518Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2024-07-31T19:31:04.518Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../benchmarks [2024-07-31T19:31:04.518Z] JDK_REPO=https://github.com/adoptium/jdk21u [2024-07-31T19:31:04.518Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [2024-07-31T19:31:04.518Z] KEEP_WORKSPACE=false [2024-07-31T19:31:04.518Z] ARCHIVE_TEST_RESULTS=false [2024-07-31T19:31:04.518Z] DOCKERIMAGE_TAG=nightly [2024-07-31T19:31:04.518Z] GENERATE_JOBS=true [2024-07-31T19:31:04.518Z] PERSONAL_BUILD=false [2024-07-31T19:31:04.518Z] NODE_NAME=test-ibmcloud-ubuntu1604-x64-1 [2024-07-31T19:31:04.518Z] JDK_BRANCH=jdk-21.0.5+1_adopt [2024-07-31T19:31:04.518Z] TKG_OWNER_BRANCH=adoptium:master [2024-07-31T19:31:04.518Z] LOGNAME=jenkins [2024-07-31T19:31:04.518Z] _=/usr/lib/jvm/jdk-17/bin/java [2024-07-31T19:31:04.518Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/27/display/redirect?page=artifacts [2024-07-31T19:31:04.518Z] STAGE_NAME=Setup [2024-07-31T19:31:04.518Z] AUTO_DETECT=true [2024-07-31T19:31:04.518Z] EXECUTOR_NUMBER=0 [2024-07-31T19:31:04.518Z] JDK_VERSION=21 [2024-07-31T19:31:04.518Z] XDG_SESSION_ID=2 [2024-07-31T19:31:04.518Z] BUILD_DISPLAY_NAME=#27 [2024-07-31T19:31:04.518Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2024-07-31T19:31:04.518Z] TIME_LIMIT=25 [2024-07-31T19:31:04.518Z] EXTERNAL_TEST_CMD=mvn clean install [2024-07-31T19:31:04.518Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/27/display/redirect?page=tests [2024-07-31T19:31:04.518Z] HUDSON_HOME=/home/jenkins/.jenkins [2024-07-31T19:31:04.518Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux [2024-07-31T19:31:04.518Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2024-07-31T19:31:04.518Z] PLATFORM=x86-64_linux [2024-07-31T19:31:04.518Z] DIAGNOSTICLEVEL=noDetails [2024-07-31T19:31:04.518Z] TKG_ITERATIONS=1 [2024-07-31T19:31:04.518Z] EXIT_SUCCESS=false [2024-07-31T19:31:04.518Z] BUILD_ID=27 [2024-07-31T19:31:04.518Z] XDG_RUNTIME_DIR=/run/user/1000 [2024-07-31T19:31:04.518Z] ACTIVE_NODE_TIMEOUT=5 [2024-07-31T19:31:04.518Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/system_lib [2024-07-31T19:31:04.518Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.external_x86-64_linux-27 [2024-07-31T19:31:04.518Z] JENKINS_URL=https://ci.adoptium.net/ [2024-07-31T19:31:04.518Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-31T19:31:04.518Z] LANG=en_US.UTF-8 [2024-07-31T19:31:04.518Z] JCK_GIT_BRANCH=master [2024-07-31T19:31:04.518Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/ [2024-07-31T19:31:04.518Z] KEEP_REPORTDIR=false [2024-07-31T19:31:04.518Z] ORIGIN_JDK_VERSION=21 [2024-07-31T19:31:04.518Z] BUILD_NUMBER=27 [2024-07-31T19:31:04.518Z] JENKINS_NODE_COOKIE=50d76224-eabd-4682-ad38-f95bb46dffa3 [2024-07-31T19:31:04.518Z] SHELL=/bin/bash [2024-07-31T19:31:04.518Z] ITERATIONS=1 [2024-07-31T19:31:04.518Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2024-07-31T19:31:04.518Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2024-07-31T19:31:04.518Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/27/display/redirect [2024-07-31T19:31:04.518Z] LIGHT_WEIGHT_CHECKOUT=true [2024-07-31T19:31:04.518Z] LABEL_ADDITION=!(centos6||rhel6) [2024-07-31T19:31:04.518Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2024-07-31T19:31:04.518Z] SPEC=linux_x86-64 [2024-07-31T19:31:04.518Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2024-07-31T19:31:04.518Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/display/redirect [2024-07-31T19:31:04.518Z] NUM_PROCESSORS=4 [2024-07-31T19:31:04.518Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin [2024-07-31T19:31:04.518Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2024-07-31T19:31:04.518Z] EXTERNAL_REPO_BRANCH=master [2024-07-31T19:31:04.518Z] JOB_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux [2024-07-31T19:31:04.518Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [2024-07-31T19:31:04.518Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2024-07-31T19:31:04.518Z] SSH_CONNECTION=78.47.239.97 50688 169.48.4.141 22 [2024-07-31T19:31:04.518Z] TEST_TIME=120 [2024-07-31T19:31:04.518Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp [2024-07-31T19:31:04.518Z] PARALLEL=Dynamic [2024-07-31T19:31:04.518Z] JOBSTARTTIME=Wed, 31 Jul 2024 19:30:59 +0000 [2024-07-31T19:31:04.518Z] DYNAMIC_COMPILE=true [2024-07-31T19:31:04.518Z] RERUN_ITERATIONS=0 [Pipeline] timeout [2024-07-31T19:31:04.840Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2024-07-31T19:31:04.854Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2024-07-31T19:32:24.929Z] Copied 8 artifacts from "build-scripts » jobs » jdk21u » jdk21u-linux-x64-temurin" build number 258 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-07-31T19:32:25.142Z] IS_SVT_TESTREPO is set to false [Pipeline] dir [2024-07-31T19:32:25.149Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [Pipeline] { [Pipeline] sshagent [2024-07-31T19:32:25.169Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T19:32:25.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T19:32:25.763Z] $ ssh-agent [2024-07-31T19:32:26.235Z] SSH_AUTH_SOCK=/tmp/ssh-7Wr6vw8Vt4rb/agent.52070 [2024-07-31T19:32:26.235Z] SSH_AGENT_PID=52072 [2024-07-31T19:32:26.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2024-07-31T19:32:26.251Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2024-07-31T19:32:26.281Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2024-07-31T19:32:27.514Z] + pwd [2024-07-31T19:32:27.514Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/system [2024-07-31T19:32:27.514Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [2024-07-31T19:32:27.514Z] get jdk binary... [2024-07-31T19:32:27.514Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2024-07-31T19:32:27.514Z] Uncompressing file: OpenJDK21U-jdk-sources_21.0.5_1-ea.tar.gz ... [2024-07-31T19:32:32.494Z] Uncompressing file: OpenJDK21U-jdk_x64_linux_hotspot_21.0.5_1-ea.tar.gz ... [2024-07-31T19:32:34.653Z] Uncompressing file: OpenJDK21U-jre_x64_linux_hotspot_21.0.5_1-ea.tar.gz ... [2024-07-31T19:32:36.051Z] Uncompressing file: OpenJDK21U-static-libs-glibc_x64_linux_hotspot_21.0.5_1-ea.tar.gz ... [2024-07-31T19:32:36.051Z] Uncompressing file: OpenJDK21U-testimage_x64_linux_hotspot_21.0.5_1-ea.tar.gz ... [2024-07-31T19:32:39.064Z] Uncompressing OpenJDK21U-debugimage_x64_linux_hotspot_21.0.5_1-ea.tar.gz over ./j2sdk-image... [2024-07-31T19:32:39.064Z] tar (GNU tar) 1.28 [2024-07-31T19:32:39.064Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. [2024-07-31T19:32:45.209Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image... [2024-07-31T19:32:45.209Z] javac_path: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/javac [2024-07-31T19:32:45.209Z] Run: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/java -version [2024-07-31T19:32:45.209Z] =JAVA VERSION OUTPUT BEGIN= [2024-07-31T19:32:45.209Z] openjdk version "21.0.5-beta" 2024-10-15 [2024-07-31T19:32:45.209Z] OpenJDK Runtime Environment Temurin-21.0.5+1-202407311903 (build 21.0.5-beta+1-ea) [2024-07-31T19:32:45.209Z] OpenJDK 64-Bit Server VM Temurin-21.0.5+1-202407311903 (build 21.0.5-beta+1-ea, mixed mode, sharing) [2024-07-31T19:32:45.209Z] =JAVA VERSION OUTPUT END= [2024-07-31T19:32:45.209Z] get testKitGen... [2024-07-31T19:32:45.209Z] git clone -q https://github.com/adoptium/TKG.git [2024-07-31T19:32:50.198Z] git rev-parse master [2024-07-31T19:32:50.198Z] git checkout -q -f c3a8245de8db4290ef07486cf443b5a62462e2f0 [2024-07-31T19:32:50.864Z] check adoptium repo and TKG repo SHA [2024-07-31T19:32:50.864Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/SHA.txt [2024-07-31T19:32:50.865Z] Check sha in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/SHA.txt [2024-07-31T19:32:50.865Z] touch /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/SHA.txt [2024-07-31T19:32:50.865Z] ================================================ [2024-07-31T19:32:50.865Z] timestamp: 20240731-193250 [2024-07-31T19:32:50.865Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests [2024-07-31T19:32:50.865Z] git repo: [2024-07-31T19:32:50.865Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2024-07-31T19:32:50.865Z] sha: [2024-07-31T19:32:50.865Z] 5b5a23420e6fe5d539bda422f1ee2f8e20f65a0a [2024-07-31T19:32:50.865Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK [2024-07-31T19:32:50.865Z] Check sha in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/testenv/testenv.properties [2024-07-31T19:32:50.865Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-07-31T19:32:50.865Z] ADOPTOPENJDK_BRANCH=5b5a23420e6fe5d539bda422f1ee2f8e20f65a0a [2024-07-31T19:32:50.866Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/SHA.txt [2024-07-31T19:32:50.866Z] Check sha in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/SHA.txt [2024-07-31T19:32:50.866Z] ================================================ [2024-07-31T19:32:50.866Z] timestamp: 20240731-193250 [2024-07-31T19:32:50.866Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2024-07-31T19:32:50.866Z] git repo: [2024-07-31T19:32:50.866Z] Fetch URL: https://github.com/adoptium/TKG.git [2024-07-31T19:32:50.866Z] sha: [2024-07-31T19:32:50.866Z] c3a8245de8db4290ef07486cf443b5a62462e2f0 [2024-07-31T19:32:50.866Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/testenv/testenv.properties --repo_name TKG [2024-07-31T19:32:50.866Z] Check sha in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/testenv/testenv.properties [2024-07-31T19:32:50.866Z] TKG_REPO=https://github.com/adoptium/TKG.git [2024-07-31T19:32:50.866Z] TKG_BRANCH=c3a8245de8db4290ef07486cf443b5a62462e2f0 [2024-07-31T19:32:50.866Z] get vendor test material... [2024-07-31T19:32:50.866Z] vendor repo is https://github.com/adoptium/temurin-build [2024-07-31T19:32:50.866Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0 [2024-07-31T19:32:50.866Z] check vendor repo sha [2024-07-31T19:32:50.867Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/SHA.txt [2024-07-31T19:32:50.867Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/SHA.txt [2024-07-31T19:32:50.867Z] ================================================ [2024-07-31T19:32:50.867Z] timestamp: 20240731-193250 [2024-07-31T19:32:50.867Z] repo dir: vendor_0 [2024-07-31T19:32:50.867Z] git repo: [2024-07-31T19:32:50.867Z] Fetch URL: https://github.com/adoptium/temurin-build [2024-07-31T19:32:50.867Z] sha: [2024-07-31T19:32:50.867Z] 7dc73f3a9a78fee748c34be720193b50ea30cbbb [2024-07-31T19:32:50.867Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/testenv/testenv.properties --repo_name temurin-build [2024-07-31T19:32:50.867Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/testenv/testenv.properties [2024-07-31T19:32:50.867Z] temurin-build_REPO=https://github.com/adoptium/temurin-build [2024-07-31T19:32:50.867Z] temurin-build_BRANCH=7dc73f3a9a78fee748c34be720193b50ea30cbbb [2024-07-31T19:32:50.867Z] Stage vendor_0//test/system to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests//test/system [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2024-07-31T19:32:51.292Z] $ ssh-agent -k [2024-07-31T19:32:51.297Z] unset SSH_AUTH_SOCK; [2024-07-31T19:32:51.297Z] unset SSH_AGENT_PID; [2024-07-31T19:32:51.297Z] echo Agent pid 52072 killed; [2024-07-31T19:32:51.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2024-07-31T19:32:51.903Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2024-07-31T19:32:52.233Z] Reset TEST_JDK_HOME to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-07-31T19:32:52.493Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Fsystem&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=master&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.5%2B1_adopt&amp;LABEL_ADDITION=%21%28centos6%7C%7Crhel6%29&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=258&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=Dynamic [Pipeline] echo [2024-07-31T19:32:52.503Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Fsystem&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-ibmcloud-ubuntu1604-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=master&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.5%2B1_adopt&amp;LABEL_ADDITION=%21%28centos6%7C%7Crhel6%29&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=258&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=Dynamic [Pipeline] stage [Pipeline] { (setupParallelEnv) [Pipeline] timeout [2024-07-31T19:32:52.544Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2024-07-31T19:32:53.200Z] Copied 1 artifact from "getTRSSOutput" build number 1485 [Pipeline] sh [2024-07-31T19:32:54.414Z] + cd ./aqa-tests/TKG/resources/TRSS [2024-07-31T19:32:54.414Z] + gzip -cd TRSSOutput.tar.gz [2024-07-31T19:32:54.414Z] + tar xof - [2024-07-31T19:32:54.414Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2024-07-31T19:32:54.766Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2024-07-31T19:32:54.783Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2024-07-31T19:32:56.006Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2024-07-31T19:32:56.997Z] -------------------------------------------- [2024-07-31T19:32:56.997Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2024-07-31T19:32:56.997Z] task is set to default [2024-07-31T19:32:56.997Z] dependencyList is set to all [2024-07-31T19:32:56.997Z] -------------------------------------------- [2024-07-31T19:32:56.997Z] Starting download third party dependent jars [2024-07-31T19:32:56.997Z] -------------------------------------------- [2024-07-31T19:32:56.997Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/bcpkix-jdk18on.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit-jupiter-params.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit-jupiter-engine.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit-vintage-engine.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2024-07-31T19:32:56.997Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit-platform-suite.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit-jupiter-api.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/bcprov-ext-jdk18on.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit-platform-suite-api.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2024-07-31T19:32:56.998Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2024-07-31T19:32:57.028Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&!sw.os.cent.7&&sw.tool.docker&&!(centos6||rhel6)' label [Pipeline] sh [2024-07-31T19:32:58.299Z] + cd ./aqa-tests/TKG [2024-07-31T19:32:58.299Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES= [2024-07-31T19:32:58.299Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/../ [2024-07-31T19:32:58.299Z] UNAME_OS is Linux [2024-07-31T19:32:58.299Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2024-07-31T19:32:58.299Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2024-07-31T19:32:58.299Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2024-07-31T19:32:58.300Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/../ -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. -DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-07-31T19:32:58.300Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-07-31T19:32:58.300Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2024-07-31T19:32:58.300Z] [2024-07-31T19:32:58.300Z] build: [2024-07-31T19:32:58.300Z] [2024-07-31T19:32:58.300Z] clean: [2024-07-31T19:32:58.300Z] [2024-07-31T19:32:58.300Z] init: [2024-07-31T19:32:58.300Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2024-07-31T19:32:58.300Z] [2024-07-31T19:32:58.300Z] getDependentLibs: [2024-07-31T19:32:58.300Z] [exec] -------------------------------------------- [2024-07-31T19:32:58.300Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2024-07-31T19:32:58.300Z] [exec] task is set to default [2024-07-31T19:32:58.300Z] [exec] dependencyList is set to json_simple [2024-07-31T19:32:58.300Z] [exec] -------------------------------------------- [2024-07-31T19:32:58.300Z] [exec] Starting download third party dependent jars [2024-07-31T19:32:58.300Z] [exec] -------------------------------------------- [2024-07-31T19:32:58.300Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2024-07-31T19:32:58.300Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-07-31T19:32:58.300Z] [exec] downloaded dependent third party jars successfully [2024-07-31T19:32:58.300Z] [2024-07-31T19:32:58.300Z] compile: [2024-07-31T19:32:58.300Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-07-31T19:32:58.300Z] [echo] ============COMPILER SETTINGS============ [2024-07-31T19:32:58.300Z] [echo] ===fork: yes [2024-07-31T19:32:58.300Z] [echo] ===debug: on [2024-07-31T19:32:58.300Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2024-07-31T19:33:00.456Z] [javac] Note: Some input files use or override a deprecated API. [2024-07-31T19:33:00.456Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-07-31T19:33:00.456Z] [2024-07-31T19:33:00.456Z] dist: [2024-07-31T19:33:00.456Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2024-07-31T19:33:00.456Z] [2024-07-31T19:33:00.456Z] BUILD SUCCESSFUL [2024-07-31T19:33:00.456Z] Total time: 2 seconds [2024-07-31T19:33:00.456Z] 0 [2024-07-31T19:33:00.456Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2024-07-31T19:33:00.456Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2024-07-31T19:33:00.456Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz [2024-07-31T19:33:01.840Z] ****************************** MACHINE INFO ****************************** [2024-07-31T19:33:01.840Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2024-07-31T19:33:01.840Z] Free Physical Memory Size : 1347862528 [2024-07-31T19:33:01.840Z] Free space (bytes) : 38994128896 [2024-07-31T19:33:01.840Z] Total Physical Memory Size : 8359378944 [2024-07-31T19:33:01.840Z] Total space (bytes) : 103761932288 [2024-07-31T19:33:01.840Z] Usable space (bytes) : 38977351680 [2024-07-31T19:33:01.840Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-07-31T19:33:01.840Z] bashVersion : [2024-07-31T19:33:01.840Z] GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu) [2024-07-31T19:33:01.840Z] Copyright (C) 2013 Free Software Foundation, Inc. [2024-07-31T19:33:01.840Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] This is free software; you are free to change and redistribute it. [2024-07-31T19:33:01.840Z] There is NO WARRANTY, to the extent permitted by law. [2024-07-31T19:33:01.840Z] cpuCores : 8 [2024-07-31T19:33:01.840Z] curlVersion : [2024-07-31T19:33:01.840Z] curl 7.79.1 (x86_64-pc-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2g zlib/1.2.8 [2024-07-31T19:33:01.840Z] Release-Date: 2021-09-22 [2024-07-31T19:33:01.840Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2024-07-31T19:33:01.840Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL TLS-SRP UnixSockets [2024-07-31T19:33:01.840Z] dockerVersion : Docker version 20.10.7, build f0df350 [2024-07-31T19:33:01.840Z] gcc version : 5.5.0 [2024-07-31T19:33:01.840Z] gclibc version : ldd (Ubuntu GLIBC 2.23-0ubuntu11.3) 2.23 [2024-07-31T19:33:01.840Z] gdb version : bash: gdb: command not found [2024-07-31T19:33:01.840Z] lldb version : Command could not be executed [2024-07-31T19:33:01.840Z] makeVersion : [2024-07-31T19:33:01.840Z] GNU Make 4.1 [2024-07-31T19:33:01.840Z] Built for x86_64-pc-linux-gnu [2024-07-31T19:33:01.840Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2024-07-31T19:33:01.840Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2024-07-31T19:33:01.840Z] This is free software: you are free to change and redistribute it. [2024-07-31T19:33:01.840Z] There is NO WARRANTY, to the extent permitted by law. [2024-07-31T19:33:01.840Z] mavenVersion : [2024-07-31T19:33:01.840Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2024-07-31T19:33:01.840Z] Maven home: /usr/local/apache-maven-3.6.3 [2024-07-31T19:33:01.840Z] Java version: 21.0.5-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jdk-21.0.5+1 [2024-07-31T19:33:01.840Z] Default locale: en_US, platform encoding: UTF-8 [2024-07-31T19:33:01.840Z] OS name: "linux", version: "4.4.0-210-generic", arch: "amd64", family: "unix" [2024-07-31T19:33:01.840Z] osInfo : [2024-07-31T19:33:01.840Z] NAME="Ubuntu" [2024-07-31T19:33:01.840Z] VERSION="16.04.7 LTS (Xenial Xerus)" [2024-07-31T19:33:01.840Z] ID=ubuntu [2024-07-31T19:33:01.840Z] ID_LIKE=debian [2024-07-31T19:33:01.840Z] PRETTY_NAME="Ubuntu 16.04.7 LTS" [2024-07-31T19:33:01.840Z] VERSION_ID="16.04" [2024-07-31T19:33:01.840Z] HOME_URL="http://www.ubuntu.com/" [2024-07-31T19:33:01.840Z] SUPPORT_URL="http://help.ubuntu.com/" [2024-07-31T19:33:01.840Z] BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" [2024-07-31T19:33:01.840Z] VERSION_CODENAME=xenial [2024-07-31T19:33:01.840Z] UBUNTU_CODENAME=xenial [2024-07-31T19:33:01.840Z] osLabel : ubuntu.16 [2024-07-31T19:33:01.840Z] perlVersion : [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi [2024-07-31T19:33:01.840Z] (with 77 registered patches, see perl -V for more detail) [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] Copyright 1987-2015, Larry Wall [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] Perl may be copied only under the terms of either the Artistic License or the [2024-07-31T19:33:01.840Z] GNU General Public License, which may be found in the Perl 5 source kit. [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] Complete documentation for Perl, including FAQ lists, should be found on [2024-07-31T19:33:01.840Z] this system using "man perl" or "perldoc perl". If you have access to the [2024-07-31T19:33:01.840Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] podmanVersion : bash: podman: command not found [2024-07-31T19:33:01.840Z] procArch : x86_64 [2024-07-31T19:33:01.840Z] sysArch : x86_64 [2024-07-31T19:33:01.840Z] sysOS : Linux [2024-07-31T19:33:01.840Z] ulimit : [2024-07-31T19:33:01.840Z] core file size (blocks, -c) 0 [2024-07-31T19:33:01.840Z] data seg size (kbytes, -d) unlimited [2024-07-31T19:33:01.840Z] scheduling priority (-e) 0 [2024-07-31T19:33:01.840Z] file size (blocks, -f) unlimited [2024-07-31T19:33:01.840Z] pending signals (-i) 31811 [2024-07-31T19:33:01.840Z] max locked memory (kbytes, -l) 64 [2024-07-31T19:33:01.840Z] max memory size (kbytes, -m) unlimited [2024-07-31T19:33:01.840Z] open files (-n) 1048576 [2024-07-31T19:33:01.840Z] pipe size (512 bytes, -p) 8 [2024-07-31T19:33:01.840Z] POSIX message queues (bytes, -q) 819200 [2024-07-31T19:33:01.840Z] real-time priority (-r) 0 [2024-07-31T19:33:01.840Z] stack size (kbytes, -s) 8192 [2024-07-31T19:33:01.840Z] cpu time (seconds, -t) unlimited [2024-07-31T19:33:01.840Z] max user processes (-u) 31811 [2024-07-31T19:33:01.840Z] virtual memory (kbytes, -v) unlimited [2024-07-31T19:33:01.840Z] file locks (-x) unlimited [2024-07-31T19:33:01.840Z] uname : Linux test-ibmcloud-ubuntu1604-x64-1.adoptopenjdk.net 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux [2024-07-31T19:33:01.840Z] vmVendor : Oracle Corporation [2024-07-31T19:33:01.840Z] vmVersion : 21.0.5-beta+1-ea [2024-07-31T19:33:01.840Z] xlc version : bash: xlC: command not found [2024-07-31T19:33:01.840Z] ************************************************************************** [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] System.getProperty('java.vendor')=Eclipse Adoptium [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] System.getProperty('os.name')=Linux [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] System.getProperty('os.arch')=amd64 [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] System.getProperty('java.fullversion')=null [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:01.840Z] System.getProperty('sun.arch.data.model')=64 [2024-07-31T19:33:01.840Z] [2024-07-31T19:33:02.508Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.external TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib [2024-07-31T19:33:02.508Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2024-07-31T19:33:02.508Z] perl scripts/configure.pl [2024-07-31T19:33:02.508Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/..//bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.16" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2024-07-31T19:33:02.508Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2024-07-31T19:33:02.508Z] [2024-07-31T19:33:02.508Z] [2024-07-31T19:33:02.508Z] Starting to generate parallel test lists. [2024-07-31T19:33:02.508Z] [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2024-07-31T19:33:02.508Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2024-07-31T19:33:02.508Z] Attempting to get test duration data from TRSS. [2024-07-31T19:33:02.508Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_linux&group=external&level=sanity [2024-07-31T19:33:03.902Z] Attempting to get test duration data from cached files. [2024-07-31T19:33:03.902Z] [2024-07-31T19:33:03.902Z] TEST DURATION [2024-07-31T19:33:03.902Z] ==================================================================================== [2024-07-31T19:33:03.902Z] Total number of tests searched: 7 [2024-07-31T19:33:03.902Z] Number of test durations found: 0 [2024-07-31T19:33:03.902Z] No test duration data found. [2024-07-31T19:33:03.902Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2024-07-31T19:33:03.902Z] ==================================================================================== [2024-07-31T19:33:03.902Z] [2024-07-31T19:33:03.902Z] Test target is split into 1 lists. [2024-07-31T19:33:03.902Z] Reducing estimated test running time from 02m40s to 02m40s. [2024-07-31T19:33:03.902Z] [2024-07-31T19:33:03.902Z] -------------------------------------testList_0------------------------------------- [2024-07-31T19:33:03.902Z] Number of tests: 7 [2024-07-31T19:33:03.902Z] Estimated running time: 02m40s [2024-07-31T19:33:03.902Z] TESTLIST=quarkus_test_0,openliberty_microprofile_tck_0,quarkus_quickstarts_test_0,example_functional_0,spring_test_0,quarkus_openshift_test_0,quarkus_native_test_0 [2024-07-31T19:33:03.902Z] ------------------------------------------------------------------------------------ [2024-07-31T19:33:03.902Z] [2024-07-31T19:33:03.902Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2024-07-31T19:33:03.902Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2024-07-31T19:33:04.324Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2024-07-31T19:33:04.644Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2024-07-31T19:33:04.647Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2024-07-31T19:33:04.768Z] Archiving artifacts [2024-07-31T19:33:04.983Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-07-31T19:33:05.129Z] [PARALLEL: Dynamic] childJobNum is 1, creating jobs and running them in parallel... [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] echo [2024-07-31T19:33:05.316Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0 params for generating the job [Pipeline] fileExists [Pipeline] jobDsl [2024-07-31T19:33:06.003Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2024-07-31T19:35:49.850Z] LEVELS: [sanity] [2024-07-31T19:35:49.850Z] JDK_VERSIONS: [8] [2024-07-31T19:35:49.850Z] GROUPS: [external] [2024-07-31T19:35:49.850Z] ARCH_OS_LIST: [x86-64_linux] [2024-07-31T19:35:50.026Z] Added items: [2024-07-31T19:35:50.026Z] GeneratedJob{name='Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-07-31T19:35:51.992Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2024-07-31T19:35:53.296Z] + aqa-tests/terminateTestProcesses.sh jenkins [2024-07-31T19:35:53.296Z] Unix type machine.. [2024-07-31T19:35:53.296Z] Running on a Linux host [2024-07-31T19:35:53.296Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2024-07-31T19:35:53.827Z] [WS-CLEANUP] Deleting project workspace... [2024-07-31T19:35:53.827Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-07-31T19:35:58.152Z] [WS-CLEANUP] done [Pipeline] sh [2024-07-31T19:35:59.459Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-07-31T19:35:59.861Z] SETUP_LABEL: ci.role.test [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] build [2024-07-31T19:35:59.916Z] Scheduling project: Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0 [2024-07-31T19:36:05.500Z] Starting building: Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0 #3 [2024-07-31T19:43:45.386Z] Build Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0 #3 completed: FAILURE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2024-07-31T19:43:45.436Z] Running on test-docker-alpine319-x64-4 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux [Pipeline] { [Pipeline] cleanWs [2024-07-31T19:43:45.757Z] [WS-CLEANUP] Deleting project workspace... [2024-07-31T19:43:45.757Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-07-31T19:44:01.880Z] [WS-CLEANUP] done [Pipeline] echo [2024-07-31T19:44:01.887Z] Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0 #3 completed with status FAILURE [Pipeline] timeout [2024-07-31T19:44:01.888Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2024-07-31T19:44:02.349Z] Copied 0 artifacts from "Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0" build number 3 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-07-31T19:44:02.393Z] Exception: hudson.AbortException: Failed to copy artifacts from Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0 with filter: **/*.tap [Pipeline] echo [2024-07-31T19:44:02.395Z] Cannot copy *.tap or AQACert.log from Test_openjdk21_hs_sanity.external_x86-64_linux_testList_0 with buildid 3 . Skipping copyArtifacts... [Pipeline] findFiles [Pipeline] cleanWs [2024-07-31T19:44:08.755Z] [WS-CLEANUP] Deleting project workspace... [2024-07-31T19:44:08.755Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-07-31T19:44:08.899Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp/jfrog/27/.jfrog deleted Finished: FAILURE