Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_sparcv9_solaris" build number 83
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-solaris-sparcv9-temurin" build number 4
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 15
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.35.1'
> git fetch --tags --force --progress --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git rev-parse origin/v0.9.7-release^{commit} # timeout=10
Checking out Revision 38e7802ab7f8c1c52ba9721403b2d6987fd8144c (origin/v0.9.7-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 38e7802ab7f8c1c52ba9721403b2d6987fd8144c # timeout=10
Commit message: "Update expected GA tags in testenv.properties (#4514)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2023-04-19T15:20:04.186Z] SPEC: sunos_sparcv9-64
[Pipeline] echo
[2023-04-19T15:20:04.195Z] LABEL: ci.role.test&&hw.arch.sparcv9&&sw.os.sunos
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2023-04-19T15:20:04.224Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.sparcv9&&sw.os.sunos' label
[Pipeline] echo
[2023-04-19T15:20:04.231Z] dynamicAgents: []
[Pipeline] node
[2023-04-19T15:20:19.241Z] Still waiting to schedule task
[2023-04-19T15:20:19.242Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.sparcv9&&sw.os.sunos’
[2023-04-19T19:44:33.337Z] Running on test-siteox-solaris10u11-sparcv9-1 in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2023-04-19T19:44:33.389Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2023-04-19T19:44:33.713Z] [WS-CLEANUP] Deleting project workspace...
[2023-04-19T19:44:33.713Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2023-04-19T19:44:33.868Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2023-04-19T19:44:34.046Z] The recommended git tool is: /opt/csw/bin/git
[2023-04-19T19:44:34.352Z] No credentials specified
[2023-04-19T19:44:34.483Z] Cloning the remote Git repository
[2023-04-19T11:19:59.635Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2023-04-19T11:19:59.637Z] > /opt/csw/bin/git init /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests # timeout=10
[2023-04-19T11:19:59.970Z] [WARNING] Reference path does not exist: /export/home/jenkins//openjdk_cache
[2023-04-19T11:19:59.971Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2023-04-19T11:19:59.971Z] > /opt/csw/bin/git --version # timeout=10
[2023-04-19T11:20:00.021Z] > git --version # 'git version 2.3.1'
[2023-04-19T11:20:00.023Z] > /opt/csw/bin/git fetch --tags --progress https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-04-19T11:20:46.487Z] > /opt/csw/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2023-04-19T11:20:46.539Z] > /opt/csw/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-04-19T19:45:21.855Z] Avoid second fetch
[2023-04-19T19:45:22.050Z] Checking out Revision e41b2d2f79a69164622d07a8a9f2dfe8048a1267 (origin/v0.9.7-release)
[2023-04-19T11:20:46.863Z] > /opt/csw/bin/git rev-parse origin/v0.9.7-release^{commit} # timeout=10
[2023-04-19T11:20:47.059Z] > /opt/csw/bin/git config core.sparsecheckout # timeout=10
[2023-04-19T11:20:47.110Z] > /opt/csw/bin/git checkout -f e41b2d2f79a69164622d07a8a9f2dfe8048a1267 # timeout=10
[2023-04-19T19:45:31.076Z] Commit message: "Set jdk20u testenv.properties release tag (#4519)"
[2023-04-19T19:45:31.077Z] First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2023-04-19T19:45:35.509Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2023-04-19T19:45:37.206Z] + date +%a, %d %b %Y %T %z
[2023-04-19T19:45:37.206Z] LC_TIME=C
[Pipeline] echo
[2023-04-19T19:45:37.614Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2023-04-19T19:45:39.068Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2023-04-19T19:45:39.068Z] Unix type machine..
[2023-04-19T19:45:39.068Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2023-04-19T19:45:43.074Z] + env
[2023-04-19T19:45:43.074Z] ACTIVE_NODE_TIMEOUT=0
[2023-04-19T19:45:43.074Z] ADOPTOPENJDK_BRANCH=v0.9.7-release
[2023-04-19T19:45:43.074Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2023-04-19T19:45:43.074Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2023-04-19T19:45:43.074Z] ARCHIVE_TEST_RESULTS=false
[2023-04-19T19:45:43.074Z] AUTO_DETECT=true
[2023-04-19T19:45:43.074Z] BUILD_DISPLAY_NAME=#77
[2023-04-19T19:45:43.074Z] BUILD_ID=77
[2023-04-19T19:45:43.074Z] BUILD_LIST=openjdk
[2023-04-19T19:45:43.074Z] BUILD_NUMBER=77
[2023-04-19T19:45:43.074Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0-77
[2023-04-19T19:45:43.074Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/77/
[2023-04-19T19:45:43.074Z] CI=true
[2023-04-19T19:45:43.074Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2023-04-19T19:45:43.074Z] DOCKER_REQUIRED=false
[2023-04-19T19:45:43.074Z] DYNAMIC_COMPILE=false
[2023-04-19T19:45:43.074Z] EXECUTOR_NUMBER=0
[2023-04-19T19:45:43.074Z] EXIT_FAILURE=false
[2023-04-19T19:45:43.074Z] EXIT_SUCCESS=false
[2023-04-19T19:45:43.074Z] EXTERNAL_REPO_BRANCH=master
[2023-04-19T19:45:43.074Z] EXTERNAL_TEST_CMD=mvn clean install
[2023-04-19T19:45:43.074Z] GENERATE_JOBS=false
[2023-04-19T19:45:43.074Z] GIT_SSH=/opt/csw/bin/ssh
[2023-04-19T19:45:43.074Z] HOME=/export/home/jenkins/
[2023-04-19T19:45:43.074Z] HUDSON_COOKIE=1cf1491b-60c7-457a-8f3c-aa36c6db02d0
[2023-04-19T19:45:43.075Z] HUDSON_HOME=/home/jenkins/.jenkins
[2023-04-19T19:45:43.075Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2023-04-19T19:45:43.075Z] HUDSON_URL=https://ci.adoptium.net/
[2023-04-19T19:45:43.075Z] ITERATIONS=1
[2023-04-19T19:45:43.075Z] JAVA_HOME=/usr/lib/jvm/jdk-11.0.17
[2023-04-19T19:45:43.075Z] JDK7_BOOT_DIR=/opt/csw/java/jdk1.7.0_80
[2023-04-19T19:45:43.075Z] JDK8_BOOT_DIR=/opt/csw/java/jdk1.8.0_181
[2023-04-19T19:45:43.075Z] JDK_BRANCH=jdk8u372-b07_adopt
[2023-04-19T19:45:43.075Z] JDK_IMPL=hotspot
[2023-04-19T19:45:43.075Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2023-04-19T19:45:43.075Z] JDK_VERSION=8
[2023-04-19T19:45:43.075Z] JENKINS_HOME=/home/jenkins/.jenkins
[2023-04-19T19:45:43.075Z] JENKINS_NODE_COOKIE=7064fe09-2f33-4519-bd3d-7dc8a84f0803
[2023-04-19T19:45:43.075Z] JENKINS_SERVER_COOKIE=durable-434de178e2e60fba06a9171318d753ef6f72237be4ee302d8e02d618e94b1d72
[2023-04-19T19:45:43.075Z] JENKINS_URL=https://ci.adoptium.net/
[2023-04-19T19:45:43.075Z] JOBSTARTTIME=Wed, 19 Apr 2023 06:21:01 -0500
[2023-04-19T19:45:43.075Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0
[2023-04-19T19:45:43.075Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/display/redirect
[2023-04-19T19:45:43.075Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0
[2023-04-19T19:45:43.075Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/
[2023-04-19T19:45:43.075Z] KEEP_REPORTDIR=true
[2023-04-19T19:45:43.075Z] KEEP_WORKSPACE=false
[2023-04-19T19:45:43.075Z] LD_PRELOAD_64=/usr/lib/jvm/fallocate.so
[2023-04-19T19:45:43.075Z] LIGHT_WEIGHT_CHECKOUT=false
[2023-04-19T19:45:43.075Z] LOGNAME=jenkins
[2023-04-19T19:45:43.075Z] MAIL=/var/mail/jenkins
[2023-04-19T19:45:43.075Z] NODE_LABELS=ci.role.test hw.arch.sparcv9 solaris solaris10 sparcv9 sunos sw.os.sunos test test-siteox-solaris10u11-sparcv9-1
[2023-04-19T19:45:43.075Z] NODE_NAME=test-siteox-solaris10u11-sparcv9-1
[2023-04-19T19:45:43.075Z] OLDPWD=/export/home/jenkins
[2023-04-19T19:45:43.075Z] OPENJ9_BRANCH=master
[2023-04-19T19:45:43.075Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2023-04-19T19:45:43.075Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2023-04-19T19:45:43.075Z] ORIGIN_JDK_VERSION=8
[2023-04-19T19:45:43.075Z] PARALLEL=None
[2023-04-19T19:45:43.075Z] PATH=/usr/local/bin:/opt/csw/bin:/usr/bin:/bin:/usr/sbin
[2023-04-19T19:45:43.075Z] PERF_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/../../benchmarks
[2023-04-19T19:45:43.075Z] PERSONAL_BUILD=false
[2023-04-19T19:45:43.075Z] PLATFORM=sparcv9_solaris
[2023-04-19T19:45:43.075Z] PWD=/export/home/jenkins
[2023-04-19T19:45:43.075Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/77/display/redirect?page=artifacts
[2023-04-19T19:45:43.075Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/77/display/redirect?page=changes
[2023-04-19T19:45:43.075Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/77/display/redirect
[2023-04-19T19:45:43.075Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/77/display/redirect?page=tests
[2023-04-19T19:45:43.075Z] SDK_RESOURCE=upstream
[2023-04-19T19:45:43.075Z] SHELL=/bin/bash
[2023-04-19T19:45:43.075Z] SHLVL=1
[2023-04-19T19:45:43.075Z] SPEC=sunos_sparcv9-64
[2023-04-19T19:45:43.075Z] SSH_CLIENT=78.47.239.97 35140 22
[2023-04-19T19:45:43.075Z] SSH_CONNECTION=78.47.239.97 35140 192.168.253.33 22
[2023-04-19T19:45:43.075Z] STAGE_NAME=Setup
[2023-04-19T19:45:43.075Z] STF_OWNER_BRANCH=adoptium:master
[2023-04-19T19:45:43.075Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0.tap
[2023-04-19T19:45:43.075Z] TARGET=-f parallelList.mk testList_0
[2023-04-19T19:45:43.075Z] TEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image
[2023-04-19T19:45:43.075Z] TIME_LIMIT=10
[2023-04-19T19:45:43.075Z] TKG_ITERATIONS=1
[2023-04-19T19:45:43.075Z] TKG_OWNER_BRANCH=adoptium:master
[2023-04-19T19:45:43.075Z] TZ=US/Central
[2023-04-19T19:45:43.075Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-solaris-sparcv9-temurin
[2023-04-19T19:45:43.075Z] UPSTREAM_JOB_NUMBER=4
[2023-04-19T19:45:43.075Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris
[2023-04-19T19:45:43.075Z] UPSTREAM_TEST_JOB_NUMBER=83
[2023-04-19T19:45:43.075Z] USER=jenkins
[2023-04-19T19:45:43.075Z] USE_JRE=false
[2023-04-19T19:45:43.075Z] USE_TESTENV_PROPERTIES=true
[2023-04-19T19:45:43.075Z] WORKSPACE=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0
[2023-04-19T19:45:43.075Z] WORKSPACE_TMP=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0@tmp
[2023-04-19T19:45:43.075Z] _=/usr/lib/jvm/bell-jdk-11.0.17/bin/java
[Pipeline] timeout
[2023-04-19T19:45:43.338Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2023-04-19T19:45:43.367Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T20:02:08.912Z] Copied 3 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-solaris-sparcv9-temurin" build number 4
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] dir
[2023-04-19T20:02:09.074Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0
[Pipeline] {
[Pipeline] sshagent
[2023-04-19T20:02:09.101Z] [ssh-agent] Looking for ssh-agent implementation...
[2023-04-19T20:02:09.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2023-04-19T11:37:34.824Z] $ ssh-agent
[2023-04-19T20:02:10.507Z] SSH_AUTH_SOCK=/tmp/ssh-RoWlYvdQzKYL/agent.995
[2023-04-19T20:02:10.508Z] SSH_AGENT_PID=996
[2023-04-19T20:02:10.508Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2023-04-19T20:02:10.536Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2023-04-19T20:02:10.579Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2023-04-19T20:02:12.083Z] + pwd
[2023-04-19T20:02:12.083Z] + ./get.sh -s /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/.. -p sparcv9_solaris -r upstream -j 8 -i hotspot
[2023-04-19T20:02:12.083Z] TESTDIR: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests
[2023-04-19T20:02:12.083Z] load ./testenv/testenv.properties
[2023-04-19T20:02:12.083Z] get jdk binary...
[2023-04-19T20:02:12.083Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2023-04-19T20:02:12.083Z] Uncompressing file: OpenJDK8U-jdk_sparcv9_solaris_hotspot_8u372b07.tar.gz ...
[2023-04-19T20:02:26.540Z] Uncompressing file: OpenJDK8U-jre_sparcv9_solaris_hotspot_8u372b07.tar.gz ...
[2023-04-19T20:02:50.345Z] Uncompressing OpenJDK8U-debugimage_sparcv9_solaris_hotspot_8u372b07.tar.gz over ./j2sdk-image/jre...
[2023-04-19T20:02:50.345Z] tar (GNU tar) 1.26
[2023-04-19T20:02:50.345Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
[2023-04-19T20:04:51.055Z] Run /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image/bin/java -version
[2023-04-19T20:04:51.055Z] =JAVA VERSION OUTPUT BEGIN=
[2023-04-19T20:04:51.055Z] openjdk version "1.8.0_372"
[2023-04-19T20:04:51.055Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07)
[2023-04-19T20:04:51.055Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
[2023-04-19T20:04:51.055Z] =JAVA VERSION OUTPUT END=
[2023-04-19T20:04:51.055Z] =RELEASE INFO BEGIN=
[2023-04-19T20:04:51.055Z] JAVA_VERSION="1.8.0_372"
[2023-04-19T20:04:51.055Z] OS_NAME="SunOS"
[2023-04-19T20:04:51.055Z] OS_VERSION="5.10"
[2023-04-19T20:04:51.055Z] OS_ARCH="sparcv9"
[2023-04-19T20:04:51.055Z] SOURCE=".:git:8054308454cf+"
[2023-04-19T20:04:51.055Z] IMPLEMENTOR="Eclipse Adoptium"
[2023-04-19T20:04:51.055Z] BUILD_SOURCE="git:7c3aa6443f9d395b8603d37ebf8107e12bfc3e91"
[2023-04-19T20:04:51.055Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2023-04-19T20:04:51.055Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2023-04-19T20:04:51.055Z] FULL_VERSION="1.8.0_372-b07"
[2023-04-19T20:04:51.055Z] SEMANTIC_VERSION="8.0.372+7"
[2023-04-19T20:04:51.055Z] BUILD_INFO="OS: SunOS Version: 5.10"
[2023-04-19T20:04:51.055Z] JVM_VARIANT="Hotspot"
[2023-04-19T20:04:51.055Z] JVM_VERSION="25.372-b07"
[2023-04-19T20:04:51.055Z] IMAGE_TYPE="JDK"
[2023-04-19T20:04:51.055Z] =RELEASE INFO END=
[2023-04-19T20:04:51.055Z] get testKitGen...
[2023-04-19T20:04:51.055Z] git clone -q https://github.com/adoptium/TKG.git
[2023-04-19T20:04:53.910Z] git rev-parse v0.9.7
[2023-04-19T20:04:53.910Z] git checkout -q -f c6accfa1941416bb5adf44134eee6b4e2c970825
[2023-04-19T20:04:53.910Z] check adoptium repo and TKG repo SHA
[2023-04-19T20:04:53.910Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/SHA.txt
[2023-04-19T20:04:54.537Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/SHA.txt
[2023-04-19T20:04:54.537Z] touch /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/SHA.txt
[2023-04-19T20:04:54.537Z] ================================================
[2023-04-19T20:04:54.537Z] timestamp: 20230419-064018
[2023-04-19T20:04:54.537Z] repo dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests
[2023-04-19T20:04:54.537Z] git repo:
[2023-04-19T20:04:54.537Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2023-04-19T20:04:54.537Z] sha:
[2023-04-19T20:04:54.537Z] e41b2d2f79a69164622d07a8a9f2dfe8048a1267
[2023-04-19T20:04:54.537Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2023-04-19T20:04:54.537Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T20:04:54.537Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/SHA.txt
[2023-04-19T20:04:54.537Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/SHA.txt
[2023-04-19T20:04:54.537Z] ================================================
[2023-04-19T20:04:54.537Z] timestamp: 20230419-064018
[2023-04-19T20:04:54.537Z] repo dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG
[2023-04-19T20:04:54.537Z] git repo:
[2023-04-19T20:04:54.537Z] Fetch URL: https://github.com/adoptium/TKG.git
[2023-04-19T20:04:54.537Z] sha:
[2023-04-19T20:04:54.537Z] cb3ce37250da0d0c41c8cc24639942475d885dbf
[2023-04-19T20:04:54.537Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/testenv/testenv.properties --repo_name TKG
[2023-04-19T20:04:54.537Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T20:04:54.537Z] get functional test material...
[2023-04-19T20:04:54.537Z] git clone --depth 1 --reference-if-able /export/home/jenkins//openjdk_cache -b v0.38.0-release https://github.com/eclipse-openj9/openj9.git
[2023-04-19T20:04:54.537Z] Cloning into 'openj9'...
[2023-04-19T20:04:54.537Z] info: Could not add alternate for '/export/home/jenkins//openjdk_cache': reference repository '/export/home/jenkins//openjdk_cache' is not a local repository.
[2023-04-19T20:05:37.492Z] Updating files: 12% (1316/10185)
Updating files: 13% (1325/10185)
Updating files: 14% (1426/10185)
Updating files: 15% (1528/10185)
Updating files: 16% (1630/10185)
Updating files: 17% (1732/10185)
Updating files: 18% (1834/10185)
Updating files: 19% (1936/10185)
Updating files: 20% (2037/10185)
Updating files: 21% (2139/10185)
Updating files: 22% (2241/10185)
Updating files: 23% (2343/10185)
Updating files: 24% (2445/10185)
Updating files: 25% (2547/10185)
Updating files: 25% (2585/10185)
Updating files: 26% (2649/10185)
Updating files: 27% (2750/10185)
Updating files: 28% (2852/10185)
Updating files: 29% (2954/10185)
Updating files: 30% (3056/10185)
Updating files: 31% (3158/10185)
Updating files: 32% (3260/10185)
Updating files: 32% (3358/10185)
Updating files: 33% (3362/10185)
Updating files: 34% (3463/10185)
Updating files: 35% (3565/10185)
Updating files: 36% (3667/10185)
Updating files: 37% (3769/10185)
Updating files: 38% (3871/10185)
Updating files: 39% (3973/10185)
Updating files: 40% (4074/10185)
Updating files: 41% (4176/10185)
Updating files: 42% (4278/10185)
Updating files: 43% (4380/10185)
Updating files: 44% (4482/10185)
Updating files: 45% (4584/10185)
Updating files: 45% (4642/10185)
Updating files: 46% (4686/10185)
Updating files: 47% (4787/10185)
Updating files: 48% (4889/10185)
Updating files: 49% (4991/10185)
Updating files: 50% (5093/10185)
Updating files: 51% (5195/10185)
Updating files: 52% (5297/10185)
Updating files: 52% (5376/10185)
Updating files: 53% (5399/10185)
Updating files: 54% (5500/10185)
Updating files: 55% (5602/10185)
Updating files: 56% (5704/10185)
Updating files: 57% (5806/10185)
Updating files: 58% (5908/10185)
Updating files: 59% (6010/10185)
Updating files: 60% (6111/10185)
Updating files: 61% (6213/10185)
Updating files: 62% (6315/10185)
Updating files: 63% (6417/10185)
Updating files: 63% (6438/10185)
Updating files: 64% (6519/10185)
Updating files: 65% (6621/10185)
Updating files: 66% (6723/10185)
Updating files: 67% (6824/10185)
Updating files: 68% (6926/10185)
Updating files: 69% (7028/10185)
Updating files: 70% (7130/10185)
Updating files: 71% (7232/10185)
Updating files: 72% (7334/10185)
Updating files: 73% (7436/10185)
Updating files: 73% (7461/10185)
Updating files: 74% (7537/10185)
Updating files: 75% (7639/10185)
Updating files: 76% (7741/10185)
Updating files: 77% (7843/10185)
Updating files: 78% (7945/10185)
Updating files: 79% (8047/10185)
Updating files: 80% (8148/10185)
Updating files: 81% (8250/10185)
Updating files: 82% (8352/10185)
Updating files: 82% (8407/10185)
Updating files: 83% (8454/10185)
Updating files: 84% (8556/10185)
Updating files: 85% (8658/10185)
Updating files: 86% (8760/10185)
Updating files: 87% (8861/10185)
Updating files: 88% (8963/10185)
Updating files: 89% (9065/10185)
Updating files: 89% (9092/10185)
Updating files: 90% (9167/10185)
Updating files: 91% (9269/10185)
Updating files: 92% (9371/10185)
Updating files: 93% (9473/10185)
Updating files: 94% (9574/10185)
Updating files: 95% (9676/10185)
Updating files: 96% (9778/10185)
Updating files: 97% (9880/10185)
Updating files: 98% (9982/10185)
Updating files: 99% (10084/10185)
Updating files: 100% (10185/10185)
Updating files: 100% (10185/10185), done.
[2023-04-19T20:05:37.493Z] check OpenJ9 Repo sha
[2023-04-19T20:05:37.493Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/openj9 --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/SHA.txt
[2023-04-19T20:05:37.493Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/openj9 and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/SHA.txt
[2023-04-19T20:05:37.493Z] ================================================
[2023-04-19T20:05:38.123Z] timestamp: 20230419-064102
[2023-04-19T20:05:38.123Z] repo dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/openj9
[2023-04-19T20:05:38.123Z] git repo:
[2023-04-19T20:05:38.123Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2023-04-19T20:05:38.123Z] sha:
[2023-04-19T20:05:38.123Z] 9dc55968c702afc4722201bc06c67541e84292cd
[2023-04-19T20:05:38.123Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/openj9 --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2023-04-19T20:05:38.123Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2023-04-19T11:41:04.100Z] $ ssh-agent -k
[2023-04-19T11:41:04.149Z] unset SSH_AUTH_SOCK;
[2023-04-19T11:41:04.150Z] unset SSH_AGENT_PID;
[2023-04-19T11:41:04.150Z] echo Agent pid 996 killed;
[2023-04-19T20:05:39.787Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2023-04-19T20:05:40.348Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=sparcv9_solaris&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=v0.9.7-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-solaris-sparcv9-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u372-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=83&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&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=true&BUILD_LIST=openjdk&UPSTREAM_JOB_NUMBER=4&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2023-04-19T20:05:40.370Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=sparcv9_solaris&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-siteox-solaris10u11-sparcv9-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=v0.9.7-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-solaris-sparcv9-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u372-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=83&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&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=true&BUILD_LIST=openjdk&UPSTREAM_JOB_NUMBER=4&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2023-04-19T20:05:40.436Z] Building tests...
[Pipeline] timeout
[2023-04-19T20:05:40.442Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T20:05:41.382Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_sparcv9_solaris" build number 83
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2023-04-19T20:05:41.435Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T20:11:47.506Z] Copied 25 artifacts from "test.getDependency" build number 1782
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2023-04-19T20:11:48.486Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2023-04-19T20:11:48.538Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2023-04-19T20:11:48.580Z] [ssh-agent] Looking for ssh-agent implementation...
[2023-04-19T20:11:49.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2023-04-19T11:47:14.264Z] $ ssh-agent
[2023-04-19T20:11:49.957Z] SSH_AUTH_SOCK=/tmp/ssh-Wpl3AUgIP0Eb/agent.1226
[2023-04-19T20:11:49.957Z] SSH_AGENT_PID=1227
[2023-04-19T20:11:49.957Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2023-04-19T20:11:51.433Z] + bash ./compile.sh true
[2023-04-19T20:11:51.433Z] Set values based on ./testenv/testenv.properties:
[2023-04-19T20:11:51.433Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2023-04-19T20:11:51.433Z] TKG_BRANCH=v0.9.7
[2023-04-19T20:11:51.433Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2023-04-19T20:11:51.433Z] OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T20:11:51.433Z] STF_REPO=https://github.com/adoptium/STF.git
[2023-04-19T20:11:51.433Z] STF_BRANCH=v0.9.7
[2023-04-19T20:11:51.433Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git
[2023-04-19T20:11:51.433Z] OPENJ9_SYSTEMTEST_BRANCH=openj9-0.38.0
[2023-04-19T20:11:51.433Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2023-04-19T20:11:51.433Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v0.9.7
[2023-04-19T20:11:51.433Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2023-04-19T20:11:51.433Z] JDK8_BRANCH=jdk8u372-b07
[2023-04-19T20:11:51.434Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2023-04-19T20:11:51.434Z] JDK11_BRANCH=jdk-11.0.19+7
[2023-04-19T20:11:51.434Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2023-04-19T20:11:51.434Z] JDK17_BRANCH=jdk-17.0.7+7
[2023-04-19T20:11:51.434Z] JDK20_REPO=https://github.com/adoptium/jdk20u.git
[2023-04-19T20:11:51.434Z] JDK20_BRANCH=jdk-20.0.1+9
[2023-04-19T20:11:51.434Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2023-04-19T20:11:51.434Z] JDK8_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T20:11:51.434Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2023-04-19T20:11:51.434Z] JDK11_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T20:11:51.434Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2023-04-19T20:11:51.434Z] JDK17_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T20:11:51.434Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2023-04-19T20:11:51.434Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2023-04-19T20:11:51.434Z] JDK_BRANCH=jdk8u372-b07
[2023-04-19T20:11:51.434Z] JAVA_HOME is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image
[2023-04-19T20:11:51.434Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T20:11:51.434Z] mkdir -p /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T20:11:51.434Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image -DTEST_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/.. 2>&1; echo $? ) | tee "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2023-04-19T20:11:51.434Z] if [ -z "$(tail -1 /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2023-04-19T20:11:53.500Z] Buildfile: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/scripts/build_tools.xml
[2023-04-19T20:11:56.368Z]
[2023-04-19T20:11:56.368Z] build:
[2023-04-19T20:11:57.000Z]
[2023-04-19T20:11:57.000Z] clean:
[2023-04-19T20:11:57.630Z]
[2023-04-19T20:11:57.630Z] init:
[2023-04-19T20:11:57.630Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/bin
[2023-04-19T20:11:57.630Z]
[2023-04-19T20:11:57.630Z] getDependentLibs:
[2023-04-19T20:11:58.261Z] [exec] --------------------------------------------
[2023-04-19T20:11:58.261Z] [exec] path is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/lib
[2023-04-19T20:11:58.261Z] [exec] task is set to default
[2023-04-19T20:11:58.261Z] [exec] dependencyList is set to json_simple
[2023-04-19T20:11:58.261Z] [exec] --------------------------------------------
[2023-04-19T20:11:58.261Z] [exec] Starting download third party dependent jars
[2023-04-19T20:11:58.261Z] [exec] --------------------------------------------
[2023-04-19T20:11:58.261Z] [exec] downloading dependent third party jars to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/lib
[2023-04-19T20:11:58.261Z] [exec] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/lib/json-simple.jar exists with correct hash, not downloading
[2023-04-19T20:11:58.261Z] [exec] downloaded dependent third party jars successfully
[2023-04-19T20:11:58.261Z]
[2023-04-19T20:11:58.261Z] compile:
[2023-04-19T20:11:58.261Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2023-04-19T20:11:58.261Z] [echo] ============COMPILER SETTINGS============
[2023-04-19T20:11:58.261Z] [echo] ===fork: yes
[2023-04-19T20:11:58.261Z] [echo] ===debug: on
[2023-04-19T20:11:58.893Z] [javac] Compiling 27 source files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/bin
[2023-04-19T20:12:13.873Z]
[2023-04-19T20:12:13.873Z] dist:
[2023-04-19T20:12:14.502Z] [jar] Building jar: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/bin/TestKitGen.jar
[2023-04-19T20:12:14.502Z]
[2023-04-19T20:12:14.502Z] BUILD SUCCESSFUL
[2023-04-19T20:12:14.502Z] Total time: 21 seconds
[2023-04-19T20:12:14.502Z] 0
[2023-04-19T20:12:14.502Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2023-04-19T20:12:19.269Z] ****************************** MACHINE INFO ******************************
[2023-04-19T20:12:19.270Z] File path : /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG
[2023-04-19T20:12:19.270Z] Free Physical Memory Size : 1842593792
[2023-04-19T20:12:19.270Z] Free space (bytes) : 86959021568
[2023-04-19T20:12:19.270Z] Total Physical Memory Size : 8589934592
[2023-04-19T20:12:19.270Z] Total space (bytes) : 92296577024
[2023-04-19T20:12:19.270Z] Usable space (bytes) : 86959021568
[2023-04-19T20:12:19.270Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2023-04-19T20:12:19.270Z] cpuCores : 4
[2023-04-19T20:12:19.270Z] curlVersion :
[2023-04-19T20:12:19.270Z] curl 7.86.0 (sparc-sun-solaris2.10) libcurl/7.86.0 OpenSSL/1.0.2u zlib/1.2.13 zstd/1.4.5 libidn2/2.0.4 libpsl/0.21.0 (+libidn2/2.0.4)
[2023-04-19T20:12:19.270Z] Release-Date: 2022-10-26
[2023-04-19T20:12:19.270Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2023-04-19T20:12:19.270Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IDN IPv6 Largefile libz NTLM NTLM_WB PSL SSL TLS-SRP UnixSockets zstd
[2023-04-19T20:12:19.270Z] docker :
[2023-04-19T20:12:19.270Z] grep: illegal option -- q
[2023-04-19T20:12:19.270Z] Usage: grep -hblcnsviw pattern file . . .
[2023-04-19T20:12:19.270Z] not on docker
[2023-04-19T20:12:19.270Z] gcc version : Command could not be executed
[2023-04-19T20:12:19.270Z] gclibc version : usage: ldd [-d | -r] [-c] [-D] [-e envar] [-f] [-i] [-L] [-l] [-p] [-s] [-U | -u] [-v] [-w] file(s)
[2023-04-19T20:12:19.270Z] gdb version : bash: gdb: command not found
[2023-04-19T20:12:19.270Z] lldb version : Command could not be executed
[2023-04-19T20:12:19.270Z] makeVersion :
[2023-04-19T20:12:19.270Z] GNU Make 4.3
[2023-04-19T20:12:19.270Z] Built for sparc-sun-solaris2.10
[2023-04-19T20:12:19.270Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2023-04-19T20:12:19.270Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2023-04-19T20:12:19.270Z] This is free software: you are free to change and redistribute it.
[2023-04-19T20:12:19.270Z] There is NO WARRANTY, to the extent permitted by law.
[2023-04-19T20:12:19.270Z] perlVersion :
[2023-04-19T20:12:19.270Z]
[2023-04-19T20:12:19.270Z] This is perl, v5.10.1 (csw-5.10.1*) built for sun4-solaris-thread-multi
[2023-04-19T20:12:19.270Z]
[2023-04-19T20:12:19.270Z] Copyright 1987-2009, Larry Wall
[2023-04-19T20:12:19.270Z]
[2023-04-19T20:12:19.270Z] Perl may be copied only under the terms of either the Artistic License or the
[2023-04-19T20:12:19.270Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2023-04-19T20:12:19.270Z]
[2023-04-19T20:12:19.270Z] Complete documentation for Perl, including FAQ lists, should be found on
[2023-04-19T20:12:19.270Z] this system using "man perl" or "perldoc perl". If you have access to the
[2023-04-19T20:12:19.270Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2023-04-19T20:12:19.270Z]
[2023-04-19T20:12:19.270Z] procArch : sparc
[2023-04-19T20:12:19.270Z] sysArch : sun4v
[2023-04-19T20:12:19.270Z] sysOS : SunOS
[2023-04-19T20:12:19.270Z] ulimit :
[2023-04-19T20:12:19.270Z] core file size (blocks, -c) unlimited
[2023-04-19T20:12:19.271Z] data seg size (kbytes, -d) unlimited
[2023-04-19T20:12:19.271Z] file size (blocks, -f) unlimited
[2023-04-19T20:12:19.271Z] open files (-n) 65536
[2023-04-19T20:12:19.271Z] pipe size (512 bytes, -p) 10
[2023-04-19T20:12:19.271Z] stack size (kbytes, -s) 8192
[2023-04-19T20:12:19.271Z] cpu time (seconds, -t) unlimited
[2023-04-19T20:12:19.271Z] max user processes (-u) 29995
[2023-04-19T20:12:19.271Z] virtual memory (kbytes, -v) unlimited
[2023-04-19T20:12:19.271Z] uname : SunOS test-siteox-solaris10u11-sparcv9-1 5.10 Generic_147147-26 sun4v sparc SUNW,T5240
[2023-04-19T20:12:19.271Z] vmVendor : Oracle Corporation
[2023-04-19T20:12:19.271Z] vmVersion : 25.372-b07
[2023-04-19T20:12:19.271Z] xlc version : bash: xlC: command not found
[2023-04-19T20:12:19.271Z] **************************************************************************
[2023-04-19T20:12:19.271Z]
[2023-04-19T20:12:19.271Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2023-04-19T20:12:19.271Z]
[2023-04-19T20:12:19.271Z] System.getProperty('java.vendor')=Temurin
[2023-04-19T20:12:19.271Z]
[2023-04-19T20:12:19.271Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Temurin directly.
[2023-04-19T20:12:19.271Z]
[2023-04-19T20:12:19.271Z] System.getProperty('os.name')=SunOS
[2023-04-19T20:12:19.271Z]
[2023-04-19T20:12:19.271Z] System.getProperty('os.arch')=sparcv9
[2023-04-19T20:12:19.271Z]
[2023-04-19T20:12:19.271Z] System.getProperty('java.fullversion')=null
[2023-04-19T20:12:19.271Z]
[2023-04-19T20:12:19.271Z] System.getProperty('sun.arch.data.model')=64
[2023-04-19T20:12:19.271Z]
[2023-04-19T20:12:19.900Z] gmake -f clean.mk cleanBuild
[2023-04-19T20:12:19.900Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG'
[2023-04-19T20:12:21.210Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../../jvmtest
[2023-04-19T20:12:21.210Z] gmake[1]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG'
[2023-04-19T20:12:21.210Z] gmake -f compile.mk compile
[2023-04-19T20:12:21.210Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG'
[2023-04-19T20:12:22.518Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T20:12:22.519Z] mkdir -p /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T20:12:22.519Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/.. -DBUILD_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=8 -DJDK_IMPL=hotspot -DJCL_VERSION=latest -DBUILD_LIST=openjdk -DRESOURCES_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=sunos_sparcv9-64 -DTEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image -DJVM_VERSION=openjdk8 -DLIB_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/lib 2>&1; echo $? ) | tee "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2023-04-19T20:12:22.519Z] if [ -z "$(tail -1 /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2023-04-19T20:12:24.569Z] Buildfile: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/scripts/build_test.xml
[2023-04-19T20:12:28.335Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2023-04-19T20:12:28.335Z]
[2023-04-19T20:12:28.335Z] -create_test_directory:
[2023-04-19T20:12:28.335Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/jvmtest
[2023-04-19T20:12:28.335Z]
[2023-04-19T20:12:28.335Z] stage_test_material:
[2023-04-19T20:12:29.655Z] [copy] Copying 149 files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/jvmtest
[2023-04-19T20:12:31.069Z]
[2023-04-19T20:12:31.069Z] build:
[2023-04-19T20:12:31.706Z]
[2023-04-19T20:12:31.707Z] init:
[2023-04-19T20:12:31.707Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/jvmtest/TestConfig
[2023-04-19T20:12:31.707Z]
[2023-04-19T20:12:31.707Z] build:
[2023-04-19T20:12:31.707Z] [copy] Copying 12 files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/jvmtest/TestConfig
[2023-04-19T20:12:31.707Z] [copy] Copied 4 empty directories to 2 empty directories under /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/jvmtest/TestConfig
[2023-04-19T20:12:31.707Z] [copy] Copying 1 file to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/jvmtest/TestConfig
[2023-04-19T20:12:32.338Z]
[2023-04-19T20:12:32.338Z] build:
[2023-04-19T20:12:32.338Z]
[2023-04-19T20:12:32.338Z] getDependentLibs:
[2023-04-19T20:12:33.651Z] [exec] --------------------------------------------
[2023-04-19T20:12:33.651Z] [exec] path is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/lib
[2023-04-19T20:12:33.651Z] [exec] task is set to default
[2023-04-19T20:12:33.651Z] [exec] dependencyList is set to jtreg_5_1_b01
[2023-04-19T20:12:33.652Z] [exec] --------------------------------------------
[2023-04-19T20:12:33.652Z] [exec] Starting download third party dependent jars
[2023-04-19T20:12:33.652Z] [exec] --------------------------------------------
[2023-04-19T20:12:33.652Z] [exec] downloading dependent third party jars to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/lib
[2023-04-19T20:12:33.652Z] [exec] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2023-04-19T20:12:33.652Z] [exec] downloaded dependent third party jars successfully
[2023-04-19T20:12:33.652Z]
[2023-04-19T20:12:33.652Z] getJtreg:
[2023-04-19T20:12:33.652Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/jvmtest/openjdk
[2023-04-19T20:12:33.652Z] [copy] Copying 1 file to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/openjdk
[2023-04-19T20:12:34.283Z]
[2023-04-19T20:12:34.283Z] openjdk-jdk.check:
[2023-04-19T20:12:34.283Z]
[2023-04-19T20:12:34.283Z] getOpenjdk:
[2023-04-19T20:12:34.283Z] [echo] Using user specified repo and branch
[2023-04-19T20:12:34.283Z] [exec] git clone --depth 1 -q --reference-if-able /export/home/jenkins//openjdk_cache -b jdk8u372-b07 https://github.com/adoptium/jdk8u.git openjdktempinfo: Could not add alternate for '/export/home/jenkins//openjdk_cache': reference repository '/export/home/jenkins//openjdk_cache' is not a local repository.
[2023-04-19T20:12:34.283Z] [exec]
[2023-04-19T20:14:34.995Z] [exec] Note: switching to '338acde33061b8af9d30aa510d86ec8156009021'.
[2023-04-19T20:14:34.995Z] [exec]
[2023-04-19T20:14:34.995Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2023-04-19T20:14:34.995Z] [exec] changes and commit them, and you can discard any commits you make in this
[2023-04-19T20:14:34.996Z] [exec] state without impacting any branches by switching back to a branch.
[2023-04-19T20:14:34.996Z] [exec]
[2023-04-19T20:14:34.996Z] [exec] If you want to create a new branch to retain commits you create, you may
[2023-04-19T20:14:34.996Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2023-04-19T20:14:34.996Z] [exec]
[2023-04-19T20:14:34.996Z] [exec] git switch -c <new-branch-name>
[2023-04-19T20:14:34.996Z] [exec]
[2023-04-19T20:14:34.996Z] [exec] Or undo this operation with:
[2023-04-19T20:14:34.996Z] [exec]
[2023-04-19T20:14:34.996Z] [exec] git switch -
[2023-04-19T20:14:34.996Z] [exec]
[2023-04-19T20:14:34.996Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2023-04-19T20:14:34.996Z] [exec]
[2023-04-19T20:16:10.586Z] [exec] Check sha in openjdk-jdk and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/SHA.txt
[2023-04-19T20:16:10.586Z] [exec] ================================================
[2023-04-19T20:16:10.586Z] [exec] timestamp: 20230419-065131
[2023-04-19T20:16:10.586Z] [exec] repo dir: openjdk-jdk
[2023-04-19T20:16:10.586Z] [exec] git repo:
[2023-04-19T20:16:10.586Z] [exec] Fetch URL: https://github.com/adoptium/jdk8u.git
[2023-04-19T20:16:10.586Z] [exec] sha:
[2023-04-19T20:16:10.586Z] [exec] 338acde33061b8af9d30aa510d86ec8156009021
[2023-04-19T20:16:10.586Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T20:16:10.586Z]
[2023-04-19T20:16:10.586Z] dist:
[2023-04-19T20:16:10.586Z] [copy] Copying 30 files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/jvmtest/openjdk
[2023-04-19T20:16:10.586Z]
[2023-04-19T20:16:10.586Z] BUILD SUCCESSFUL
[2023-04-19T20:16:10.586Z] Total time: 3 minutes 42 seconds
[2023-04-19T20:16:10.586Z] 0
[2023-04-19T20:16:10.586Z] gmake[1]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG'
[Pipeline] }
[2023-04-19T11:51:35.834Z] $ ssh-agent -k
[2023-04-19T11:51:35.885Z] unset SSH_AUTH_SOCK;
[2023-04-19T11:51:35.886Z] unset SSH_AGENT_PID;
[2023-04-19T11:51:35.886Z] echo Agent pid 1227 killed;
[2023-04-19T20:16:11.525Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2023-04-19T20:16:11.690Z] Running tests...
[Pipeline] sh
[2023-04-19T20:16:13.211Z] + /usr/X11/bin/Xvfb :2 -screen 0 1024x768x24
[Pipeline] echo
[2023-04-19T20:16:13.477Z] env.DISPLAY is :2
[Pipeline] echo
[2023-04-19T20:16:13.500Z] ITERATION: 1/1
[Pipeline] sh
[2023-04-19T20:16:14.975Z] + uname
[2023-04-19T20:16:14.975Z] + [ SunOS = AIX ]
[2023-04-19T20:16:14.975Z] + uname
[2023-04-19T20:16:14.975Z] + [ SunOS = SunOS ]
[2023-04-19T20:16:14.975Z] MAKE=gmake
[2023-04-19T20:16:14.975Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2023-04-19T20:16:14.975Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2023-04-19T20:16:16.699Z] + uname
[2023-04-19T20:16:16.699Z] + [ SunOS = AIX ]
[2023-04-19T20:16:16.699Z] + uname
[2023-04-19T20:16:16.699Z] + [ SunOS = SunOS ]
[2023-04-19T20:16:16.699Z] MAKE=gmake
[2023-04-19T20:16:16.699Z] + cd ./aqa-tests/TKG
[2023-04-19T20:16:16.699Z] + gmake -f parallelList.mk testList_0
[2023-04-19T20:16:16.699Z] gmake _testList TESTLIST=jdk_custom_0,hotspot_compiler_0,jdk_security3_0,jdk_beans_0,jdk_time_0,jdk_io_0,jdk_jmx_0,jdk_rmi_0,hotspot_custom_0,jdk_net_0,jdk_instrument_0,jdk_imageio_0,jdk_security1_0,langtools_custom_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_swing_2,jdk_swing_0,jdk_sound_1,jdk_security4_2,jdk_security3_2,jdk_security2_2,jdk_security1_2,jdk_rmi_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_jfr_2,jdk_io_2,jdk_instrument_2,jdk_imageio_2,jdk_custom_2,jdk_beans_2,jdk_awt_2,jdk_awt_0,jdk_2d_1,hotspot_serviceability_2,hotspot_runtime_2,hotspot_jre_2,hotspot_gc_2,hotspot_custom_2,hotspot_compiler_2
[2023-04-19T20:16:16.699Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG'
[2023-04-19T20:16:16.699Z] JAVA_HOME is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image
[2023-04-19T20:16:16.699Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_custom_0,hotspot_compiler_0,jdk_security3_0,jdk_beans_0,jdk_time_0,jdk_io_0,jdk_jmx_0,jdk_rmi_0,hotspot_custom_0,jdk_net_0,jdk_instrument_0,jdk_imageio_0,jdk_security1_0,langtools_custom_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_swing_2,jdk_swing_0,jdk_sound_1,jdk_security4_2,jdk_security3_2,jdk_security2_2,jdk_security1_2,jdk_rmi_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_jfr_2,jdk_io_2,jdk_instrument_2,jdk_imageio_2,jdk_custom_2,jdk_beans_2,jdk_awt_2,jdk_awt_0,jdk_2d_1,hotspot_serviceability_2,hotspot_runtime_2,hotspot_jre_2,hotspot_gc_2,hotspot_custom_2,hotspot_compiler_2
[2023-04-19T20:16:16.699Z] gmake[2]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG'
[2023-04-19T20:16:16.699Z] perl scripts/configure.pl
[2023-04-19T20:16:16.699Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:./lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=sunos_sparcv9-64 --microArch= --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="Temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_custom_0,hotspot_compiler_0,jdk_security3_0,jdk_beans_0,jdk_time_0,jdk_io_0,jdk_jmx_0,jdk_rmi_0,hotspot_custom_0,jdk_net_0,jdk_instrument_0,jdk_imageio_0,jdk_security1_0,langtools_custom_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_swing_2,jdk_swing_0,jdk_sound_1,jdk_security4_2,jdk_security3_2,jdk_security2_2,jdk_security1_2,jdk_rmi_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_jfr_2,jdk_io_2,jdk_instrument_2,jdk_imageio_2,jdk_custom_2,jdk_beans_2,jdk_awt_2,jdk_awt_0,jdk_2d_1,hotspot_serviceability_2,hotspot_runtime_2,hotspot_jre_2,hotspot_gc_2,hotspot_custom_2,hotspot_compiler_2 --numOfMachines= --testTime= --TRSSURL=
[2023-04-19T20:16:20.465Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2023-04-19T20:16:20.465Z]
[2023-04-19T20:16:20.465Z] Starting to generate test make files.
[2023-04-19T20:16:20.465Z]
[2023-04-19T20:17:06.715Z] Parsing /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../openjdk/playlist.xml
[2023-04-19T20:17:06.715Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../openjdk/autoGen.mk
[2023-04-19T20:17:06.715Z]
[2023-04-19T20:17:06.715Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../autoGen.mk
[2023-04-19T20:17:06.715Z]
[2023-04-19T20:17:06.715Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/../TKG/utils.mk
[2023-04-19T20:17:06.715Z]
[2023-04-19T20:17:06.715Z] Make files are generated successfully.
[2023-04-19T20:17:06.715Z]
[2023-04-19T20:17:06.715Z] gmake[2]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG'
[2023-04-19T20:17:06.715Z] gmake -f runtest.mk _testList
[2023-04-19T20:17:06.715Z] gmake[2]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG'
[2023-04-19T20:17:06.715Z]
[2023-04-19T20:17:06.715Z] Running make 4.3
[2023-04-19T20:17:06.715Z] set TEST_ROOT to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/TKG/..
[2023-04-19T20:17:06.715Z] set JDK_VERSION to 8
[2023-04-19T20:17:06.715Z] set JDK_IMPL to hotspot
[2023-04-19T20:17:06.715Z] set JVM_VERSION to openjdk8
[2023-04-19T20:17:06.715Z] set JCL_VERSION to latest
[2023-04-19T20:17:06.715Z] JAVA_HOME was originally set to /usr/lib/jvm/jdk-11.0.17
[2023-04-19T20:17:06.715Z] set JAVA_HOME to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image
[2023-04-19T20:17:06.715Z] set SPEC to sunos_sparcv9-64
[2023-04-19T20:17:06.715Z] set TEST_FLAG to
[2023-04-19T20:17:06.715Z] Running testList ...
[2023-04-19T20:17:06.715Z] There are 45 test targets in testList
[2023-04-19T20:17:06.715Z] "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/openjdkbinary/j2sdk-image/bin/java" -version
[2023-04-19T20:17:06.715Z] openjdk version "1.8.0_372"
[2023-04-19T20:17:06.715Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07)
[2023-04-19T20:17:06.715Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
[2023-04-19T20:17:06.715Z] gmake[3]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests'
[2023-04-19T20:17:06.715Z] gmake[4]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0/aqa-tests/openjdk'
[2023-04-19T20:17:06.715Z] ld.so.1: prtconf: warning: /usr/lib/jvm/fallocate.so: open failed: illegal insecure pathname
[2023-04-19T20:17:06.715Z]
[2023-04-19T20:17:06.715Z] ===============================================