Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 566
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
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
[2026-02-11T12:08:52.055Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-02-11T12:08:52.056Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T12:08:52.067Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-02-11T12:08:52.068Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] nodesByLabel
[2026-02-11T12:08:52.074Z] Found a total of 14 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] node
[2026-02-11T12:08:52.094Z] Running on test-docker-centos7-x64-1 in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-11T12:08:52.111Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T12:08:52.469Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T12:08:52.469Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T12:08:52.593Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T12:08:52.754Z] The recommended git tool is: git
[2026-02-11T12:08:53.002Z] No credentials specified
[2026-02-11T12:08:53.142Z] Cloning the remote Git repository
[2026-02-11T12:08:53.329Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:08:53.329Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-02-11T12:08:53.337Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T12:08:53.337Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:08:53.337Z] > git --version # timeout=10
[2026-02-11T12:08:53.339Z] > git --version # 'git version 2.15.0'
[2026-02-11T12:08:53.339Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:08:56.806Z] Avoid second fetch
[2026-02-11T12:08:56.933Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
[2026-02-11T12:08:56.614Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T12:08:56.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:08:56.869Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T12:08:56.996Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T12:08:56.999Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[2026-02-11T12:08:58.015Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
[2026-02-11T12:08:58.078Z] > git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T12:08:59.662Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:08:59.680Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T12:09:01.071Z] + LC_TIME=C
[2026-02-11T12:09:01.071Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T12:09:01.448Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T12:09:02.794Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T12:09:02.794Z] Unix type machine..
[2026-02-11T12:09:02.794Z] Running on a Linux host
[2026-02-11T12:09:02.794Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T12:09:05.038Z] + printenv
[2026-02-11T12:09:05.038Z] DYNAMIC_COMPILE=true
[2026-02-11T12:09:05.038Z] JENKINS_NODE_COOKIE=45c3248d-61bd-45cf-b22a-69ee798fba07
[2026-02-11T12:09:05.038Z] OPENJ9_BRANCH=master
[2026-02-11T12:09:05.038Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/365/
[2026-02-11T12:09:05.038Z] HOSTNAME=6e9fbb2a6d31
[2026-02-11T12:09:05.038Z] DOCKER_REQUIRED=false
[2026-02-11T12:09:05.038Z] PARALLEL=None
[2026-02-11T12:09:05.038Z] SHELL=/bin/bash
[2026-02-11T12:09:05.038Z] TERM=xterm
[2026-02-11T12:09:05.038Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T12:09:05.038Z] jobStatus=SUCCESS
[2026-02-11T12:09:05.038Z] HISTSIZE=1000
[2026-02-11T12:09:05.038Z] JOBSTARTTIME=Wed, 11 Feb 2026 12:09:00 +0000
[2026-02-11T12:09:05.038Z] STAGE_NAME=Setup
[2026-02-11T12:09:05.038Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-linux-x64-temurin_SmokeTests-365
[2026-02-11T12:09:05.038Z] SDK_RESOURCE=upstream
[2026-02-11T12:09:05.038Z] TIME_LIMIT=1
[2026-02-11T12:09:05.038Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T12:09:05.038Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:09:05.038Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/
[2026-02-11T12:09:05.038Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-02-11T12:09:05.038Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[2026-02-11T12:09:05.038Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/365/display/redirect?page=changes
[2026-02-11T12:09:05.038Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T12:09:05.038Z] USER=jenkins
[2026-02-11T12:09:05.038Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T12:09:05.038Z] LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
[2026-02-11T12:09:05.038Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T12:09:05.038Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T12:09:05.038Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2026-02-11T12:09:05.038Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T12:09:05.038Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-11T12:09:05.038Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/365/display/redirect?page=artifacts
[2026-02-11T12:09:05.038Z] ORIGIN_JDK_VERSION=8
[2026-02-11T12:09:05.038Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T12:09:05.038Z] PERSONAL_BUILD=false
[2026-02-11T12:09:05.038Z] SPEC=linux_x86-64
[2026-02-11T12:09:05.038Z] TKG_ITERATIONS=1
[2026-02-11T12:09:05.038Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T12:09:05.038Z] ITERATIONS=1
[2026-02-11T12:09:05.038Z] PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin
[2026-02-11T12:09:05.038Z] KEEP_REPORTDIR=false
[2026-02-11T12:09:05.038Z] MAIL=/var/spool/mail/jenkins
[2026-02-11T12:09:05.038Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-11T12:09:05.038Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/365/display/redirect
[2026-02-11T12:09:05.038Z] _=/bin/printenv
[2026-02-11T12:09:05.038Z] GENERATE_JOBS=false
[2026-02-11T12:09:05.038Z] PWD=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[2026-02-11T12:09:05.038Z] EXIT_FAILURE=false
[2026-02-11T12:09:05.038Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T12:09:05.038Z] VENDOR_TEST_DIRS=/test/functional
[2026-02-11T12:09:05.038Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T12:09:05.038Z] JDK_VERSION=8
[2026-02-11T12:09:05.038Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[2026-02-11T12:09:05.038Z] BUILD_DISPLAY_NAME=#365
[2026-02-11T12:09:05.038Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T12:09:05.038Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T12:09:05.038Z] EXIT_SUCCESS=false
[2026-02-11T12:09:05.038Z] BUILD_ID=365
[2026-02-11T12:09:05.038Z] PLATFORM=x86-64_linux
[2026-02-11T12:09:05.038Z] JDK_IMPL=hotspot
[2026-02-11T12:09:05.038Z] HISTCONTROL=ignoredups
[2026-02-11T12:09:05.038Z] JOB_BASE_NAME=jdk8u-linux-x64-temurin_SmokeTests
[2026-02-11T12:09:05.038Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/365/display/redirect?page=tests
[2026-02-11T12:09:05.038Z] SHLVL=3
[2026-02-11T12:09:05.038Z] AUTO_DETECT=true
[2026-02-11T12:09:05.038Z] HOME=/home/jenkins
[2026-02-11T12:09:05.038Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests.tap
[2026-02-11T12:09:05.038Z] CI=true
[2026-02-11T12:09:05.038Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests@tmp
[2026-02-11T12:09:05.038Z] EXECUTOR_NUMBER=0
[2026-02-11T12:09:05.038Z] JENKINS_SERVER_COOKIE=durable-e4df8cbb39488f016aee9a224f5ee5e20f412d4a56b4064a64f55309b83dfa9c
[2026-02-11T12:09:05.038Z] NODE_LABELS=hw.dockerhost.dockerhost-azure-ubuntu2204-x64-1 ci.role.test repro_no_attest sw.os.linux test-docker-centos7-x64-1 centos7 hw.arch.x86
[2026-02-11T12:09:05.038Z] TARGET=extended.functional
[2026-02-11T12:09:05.038Z] LOGNAME=jenkins
[2026-02-11T12:09:05.038Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-02-11T12:09:05.038Z] BUILD_LIST=functional/buildAndPackage
[2026-02-11T12:09:05.038Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T12:09:05.038Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T12:09:05.038Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T12:09:05.038Z] UPSTREAM_JOB_NUMBER=566
[2026-02-11T12:09:05.038Z] NODE_NAME=test-docker-centos7-x64-1
[2026-02-11T12:09:05.038Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-11T12:09:05.038Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/display/redirect
[2026-02-11T12:09:05.038Z] BUILD_NUMBER=365
[2026-02-11T12:09:05.038Z] KEEP_WORKSPACE=false
[2026-02-11T12:09:05.038Z] HUDSON_COOKIE=712bdc9f-5911-4dfe-bc00-465ff8a55b1b
[2026-02-11T12:09:05.038Z] VENDOR_TEST_BRANCHES=master
[2026-02-11T12:09:05.038Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../benchmarks
[2026-02-11T12:09:05.038Z] USE_JRE=false
[2026-02-11T12:09:05.038Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-11T12:09:05.038Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:09:05.038Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T12:09:05.287Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:09:05.298Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:09:55.718Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 566
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T12:09:55.908Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-11T12:09:55.915Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T12:09:55.997Z] $ ssh-agent
[2026-02-11T12:09:56.543Z] SSH_AUTH_SOCK=/tmp/ssh-9cmrcpszLtWS/agent.656132
[2026-02-11T12:09:56.543Z] SSH_AGENT_PID=656134
[2026-02-11T12:09:56.543Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:09:56.552Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:09:57.911Z] ++ pwd
[2026-02-11T12:09:57.911Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2026-02-11T12:09:57.911Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests
[2026-02-11T12:09:57.911Z] get jdk binary...
[2026-02-11T12:09:57.911Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T12:09:57.911Z] Uncompressing file: OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz ...
[2026-02-11T12:10:03.679Z] List files in jdkbinary folder...
[2026-02-11T12:10:03.679Z] total 388720
[2026-02-11T12:10:03.679Z] -rw-r--r-- 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:03.679Z] -rw-r--r-- 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz
[2026-02-11T12:10:03.679Z] -rw-r--r-- 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:03.679Z] -rw-r--r-- 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:03.679Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:10:03.679Z] -rw-r--r-- 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:10:03.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:09 tmp
[2026-02-11T12:10:03.679Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:10:03.679Z] total 4
[2026-02-11T12:10:03.679Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 11 10:06 jdk8u492-b02-src
[2026-02-11T12:10:03.679Z] Moving directory jdk8u492-b02-src/ to ../source-image
[2026-02-11T12:10:03.679Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T12:10:04.956Z] List files in jdkbinary folder...
[2026-02-11T12:10:04.956Z] total 388724
[2026-02-11T12:10:04.956Z] -rw-r--r-- 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:04.956Z] -rw-r--r-- 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz
[2026-02-11T12:10:04.956Z] -rw-r--r-- 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:04.956Z] -rw-r--r-- 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:04.956Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:10:04.956Z] -rw-r--r-- 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:10:04.956Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 11 10:06 source-image
[2026-02-11T12:10:04.956Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:10 tmp
[2026-02-11T12:10:04.956Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:10:04.956Z] total 4
[2026-02-11T12:10:04.956Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 10:25 jdk8u492-b02
[2026-02-11T12:10:04.956Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T12:10:04.956Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T12:10:05.569Z] List files in jdkbinary folder...
[2026-02-11T12:10:05.569Z] total 388728
[2026-02-11T12:10:05.569Z] -rw-r--r-- 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:05.569Z] -rw-r--r-- 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz
[2026-02-11T12:10:05.569Z] -rw-r--r-- 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:05.569Z] -rw-r--r-- 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:10:05.569Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:10:05.569Z] -rw-r--r-- 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:10:05.569Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 10:25 j2sdk-image
[2026-02-11T12:10:05.569Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 11 10:06 source-image
[2026-02-11T12:10:05.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:10 tmp
[2026-02-11T12:10:05.569Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:10:05.569Z] total 4
[2026-02-11T12:10:05.569Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 10:25 jdk8u492-b02-jre
[2026-02-11T12:10:05.569Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T12:10:05.569Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-11T12:10:15.741Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T12:10:15.741Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T12:10:39.148Z] Run /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T12:10:39.148Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T12:10:39.148Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:10:39.148Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111006-b02)
[2026-02-11T12:10:39.148Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:10:39.148Z] =JAVA VERSION OUTPUT END=
[2026-02-11T12:10:39.148Z] =RELEASE INFO BEGIN=
[2026-02-11T12:10:39.148Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T12:10:39.148Z] OS_NAME="Linux"
[2026-02-11T12:10:39.148Z] OS_VERSION="2.6"
[2026-02-11T12:10:39.148Z] OS_ARCH="amd64"
[2026-02-11T12:10:39.148Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T12:10:39.148Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T12:10:39.148Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T12:10:39.148Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T12:10:39.148Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T12:10:39.148Z] FULL_VERSION="1.8.0_492-beta-202602111006-b02"
[2026-02-11T12:10:39.148Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T12:10:39.148Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-02-11T12:10:39.148Z] JVM_VARIANT="Hotspot"
[2026-02-11T12:10:39.148Z] JVM_VERSION="25.492-b02"
[2026-02-11T12:10:39.148Z] IMAGE_TYPE="JDK"
[2026-02-11T12:10:39.148Z] =RELEASE INFO END=
[2026-02-11T12:10:39.148Z] get testKitGen...
[2026-02-11T12:10:39.148Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T12:10:40.424Z] git rev-parse master
[2026-02-11T12:10:40.424Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T12:10:40.424Z] get functional test material...
[2026-02-11T12:10:40.424Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:10:40.424Z] Cloning into 'openj9'...
[2026-02-11T12:10:40.424Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-11T12:10:47.448Z] check OpenJ9 Repo sha
[2026-02-11T12:10:47.448Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-11T12:10:47.448Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-02-11T12:10:47.448Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:10:47.448Z] OPENJ9_SHA=4abba765c77ee2435112357a1b2880d880e7a473
[2026-02-11T12:10:47.448Z] total 128
[2026-02-11T12:10:47.448Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 11 12:08 Contributing.md
[2026-02-11T12:10:47.448Z] -rw-rw-r-- 1 jenkins jenkins 11360 Feb 11 12:08 LICENSE
[2026-02-11T12:10:47.448Z] -rw-rw-r-- 1 jenkins jenkins 65 Feb 11 12:08 NOTICE
[2026-02-11T12:10:47.448Z] -rw-rw-r-- 1 jenkins jenkins 8350 Feb 11 12:08 README.md
[2026-02-11T12:10:47.448Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 12:10 TKG
[2026-02-11T12:10:47.448Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 12:08 buildenv
[2026-02-11T12:10:47.448Z] -rwxrwxr-x 1 jenkins jenkins 339 Feb 11 12:08 compile.sh
[2026-02-11T12:10:47.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:08 config
[2026-02-11T12:10:47.448Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 12:08 docs
[2026-02-11T12:10:47.448Z] drwxrwxr-x 34 jenkins jenkins 4096 Feb 11 12:08 external
[2026-02-11T12:10:47.448Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 12:08 functional
[2026-02-11T12:10:47.448Z] -rwxrwxr-x 1 jenkins jenkins 30011 Feb 11 12:08 get.sh
[2026-02-11T12:10:47.448Z] drwxrwxr-x 20 jenkins jenkins 4096 Feb 11 12:08 jck
[2026-02-11T12:10:47.448Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 11 12:10 openj9
[2026-02-11T12:10:47.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:08 openjdk
[2026-02-11T12:10:47.448Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 12:08 perf
[2026-02-11T12:10:47.448Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 12:08 scripts
[2026-02-11T12:10:47.448Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 11 12:08 system
[2026-02-11T12:10:47.448Z] -rwxrwxr-x 1 jenkins jenkins 3928 Feb 11 12:08 terminateTestProcesses.sh
[2026-02-11T12:10:47.448Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 12:08 testenv
[2026-02-11T12:10:47.448Z] get vendor test material...
[2026-02-11T12:10:47.448Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-02-11T12:10:47.448Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-02-11T12:10:48.725Z] check vendor repo sha
[2026-02-11T12:10:48.725Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-02-11T12:10:48.725Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-02-11T12:10:48.725Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-02-11T12:10:48.725Z] temurin-build_BRANCH=e96bbeac79b072cebb4fb1a6123e60383fd5bbce
[2026-02-11T12:10:48.725Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T12:10:49.059Z] $ ssh-agent -k
[2026-02-11T12:10:49.065Z] unset SSH_AUTH_SOCK;
[2026-02-11T12:10:49.065Z] unset SSH_AGENT_PID;
[2026-02-11T12:10:49.065Z] echo Agent pid 656134 killed;
[2026-02-11T12:10:49.604Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T12:10:49.983Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=566&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T12:10:49.992Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-docker-centos7-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=566&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T12:10:50.037Z] Building tests...
[Pipeline] timeout
[2026-02-11T12:10:50.040Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:10:50.061Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T12:10:50.440Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T12:10:50.460Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-11T12:10:51.809Z] + which Xvfb
[2026-02-11T12:10:51.809Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests@tmp/durable-76373ca9/script.sh.copy: line 1: which: command not found
[Pipeline] sh
[2026-02-11T12:10:53.403Z] ++ id -u
[2026-02-11T12:10:53.403Z] + echo wayland-1000
[Pipeline] echo
[2026-02-11T12:10:53.769Z] Creating temporary wayland path and symlink /tmp/wayland-1000
[Pipeline] sh
[2026-02-11T12:10:55.123Z] + rm -rf /tmp/wayland-1000
[2026-02-11T12:10:55.123Z] + mkdir -pm 0700 /tmp/wayland-1000
[Pipeline] sh
[2026-02-11T12:10:57.213Z] + mkdir -pm 0700 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/.xdg-runtime
[Pipeline] sh
[2026-02-11T12:10:58.816Z] + ln -sfn /tmp/wayland-1000 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/.xdg-runtime
[Pipeline] sh
[2026-02-11T12:11:00.405Z] + mkdir -p -m 1777 /tmp/.X11-unix
[Pipeline] sh
[2026-02-11T12:11:01.997Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-02-11T12:11:01.997Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests@tmp/durable-9c7c5fa5/script.sh.copy: line 1: weston: command not found
[Pipeline] echo
[2026-02-11T12:11:02.260Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-11T12:11:02.327Z] $ ssh-agent
[2026-02-11T12:11:02.875Z] SSH_AUTH_SOCK=/tmp/ssh-yccurGWQrVoa/agent.656368
[2026-02-11T12:11:02.875Z] SSH_AGENT_PID=656370
[2026-02-11T12:11:02.875Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:11:04.244Z] ++ uname
[2026-02-11T12:11:04.244Z] + '[' Linux = AIX ']'
[2026-02-11T12:11:04.244Z] ++ uname
[2026-02-11T12:11:04.244Z] + '[' Linux = SunOS ']'
[2026-02-11T12:11:04.244Z] ++ uname
[2026-02-11T12:11:04.244Z] + '[' Linux = '*BSD' ']'
[2026-02-11T12:11:04.244Z] + MAKE=make
[2026-02-11T12:11:04.244Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T12:11:04.244Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-11T12:11:05.842Z] ++ uname
[2026-02-11T12:11:05.842Z] + '[' Linux = AIX ']'
[2026-02-11T12:11:05.842Z] ++ uname
[2026-02-11T12:11:05.842Z] + '[' Linux = SunOS ']'
[2026-02-11T12:11:05.842Z] ++ uname
[2026-02-11T12:11:05.842Z] + '[' Linux = '*BSD' ']'
[2026-02-11T12:11:05.842Z] + MAKE=make
[2026-02-11T12:11:05.842Z] + cd ./aqa-tests
[2026-02-11T12:11:05.842Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T12:11:05.842Z] ++ set +x
[2026-02-11T12:11:05.842Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-11T12:11:05.842Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-11T12:11:05.842Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:11:05.842Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:11:05.842Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:11:05.842Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:11:05.842Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T12:11:05.842Z]
[2026-02-11T12:11:05.842Z] build:
[2026-02-11T12:11:05.842Z]
[2026-02-11T12:11:05.842Z] clean:
[2026-02-11T12:11:05.842Z]
[2026-02-11T12:11:05.842Z] init:
[2026-02-11T12:11:05.842Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-11T12:11:05.842Z]
[2026-02-11T12:11:05.842Z] getDependentLibs:
[2026-02-11T12:11:06.459Z] [exec] --------------------------------------------
[2026-02-11T12:11:06.459Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-11T12:11:06.459Z] [exec] task is set to default
[2026-02-11T12:11:06.459Z] [exec] dependencyList is set to json_simple
[2026-02-11T12:11:06.459Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:11:06.459Z] [exec] --------------------------------------------
[2026-02-11T12:11:06.459Z] [exec] Starting download third party dependent jars
[2026-02-11T12:11:06.459Z] [exec] --------------------------------------------
[2026-02-11T12:11:06.459Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-11T12:11:06.459Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T12:11:06.459Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:11:06.459Z]
[2026-02-11T12:11:06.459Z] compile:
[2026-02-11T12:11:06.459Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-11T12:11:06.459Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:11:06.459Z] [echo] ===fork: yes
[2026-02-11T12:11:06.459Z] [echo] ===debug: on
[2026-02-11T12:11:06.459Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-11T12:11:07.970Z]
[2026-02-11T12:11:07.970Z] dist:
[2026-02-11T12:11:07.970Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T12:11:07.970Z]
[2026-02-11T12:11:07.970Z] BUILD SUCCESSFUL
[2026-02-11T12:11:07.970Z] Total time: 1 second
[2026-02-11T12:11:07.970Z] 0
[2026-02-11T12:11:07.970Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T12:11:07.970Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T12:11:07.970Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-11T12:11:07.970Z] ****************************** MACHINE INFO ******************************
[2026-02-11T12:11:07.970Z] File path : /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-11T12:11:07.970Z] Free Physical Memory Size : 3648393216
[2026-02-11T12:11:07.970Z] Free space (bytes) : 350184456192
[2026-02-11T12:11:07.970Z] Total Physical Memory Size : 6442450944
[2026-02-11T12:11:07.970Z] Total space (bytes) : 480790110208
[2026-02-11T12:11:07.970Z] Usable space (bytes) : 327834230784
[2026-02-11T12:11:07.970Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-11T12:11:07.970Z] bashVersion :
[2026-02-11T12:11:07.970Z] GNU bash, version 4.2.46(2)-release (x86_64-redhat-linux-gnu)
[2026-02-11T12:11:07.970Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-02-11T12:11:07.970Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:11:07.970Z]
[2026-02-11T12:11:07.970Z] This is free software; you are free to change and redistribute it.
[2026-02-11T12:11:07.970Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:11:07.970Z] cpuCores : 16
[2026-02-11T12:11:07.970Z] curlVersion :
[2026-02-11T12:11:07.970Z] curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.90 zlib/1.2.7 libidn/1.28 libssh2/1.8.0
[2026-02-11T12:11:07.970Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
[2026-02-11T12:11:07.970Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets
[2026-02-11T12:11:07.970Z] dockerVersion : bash: docker: command not found
[2026-02-11T12:11:07.970Z] gcc version : 4.8.5
[2026-02-11T12:11:07.970Z] gclibc version : ldd (GNU libc) 2.17
[2026-02-11T12:11:07.970Z] gdb version : bash: gdb: command not found
[2026-02-11T12:11:07.970Z] lldb version : Command could not be executed
[2026-02-11T12:11:07.970Z] makeVersion :
[2026-02-11T12:11:07.970Z] GNU Make 3.82
[2026-02-11T12:11:07.970Z] Built for x86_64-redhat-linux-gnu
[2026-02-11T12:11:07.970Z] Copyright (C) 2010 Free Software Foundation, Inc.
[2026-02-11T12:11:07.971Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:11:07.971Z] This is free software: you are free to change and redistribute it.
[2026-02-11T12:11:07.971Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:11:07.971Z] mavenVersion : bash: mvn: command not found
[2026-02-11T12:11:07.971Z] osInfo :
[2026-02-11T12:11:07.971Z] NAME="CentOS Linux"
[2026-02-11T12:11:07.971Z] VERSION="7 (Core)"
[2026-02-11T12:11:07.971Z] ID="centos"
[2026-02-11T12:11:07.971Z] ID_LIKE="rhel fedora"
[2026-02-11T12:11:07.971Z] VERSION_ID="7"
[2026-02-11T12:11:07.971Z] PRETTY_NAME="CentOS Linux 7 (Core)"
[2026-02-11T12:11:07.971Z] ANSI_COLOR="0;31"
[2026-02-11T12:11:07.971Z] CPE_NAME="cpe:/o:centos:centos:7"
[2026-02-11T12:11:07.971Z] HOME_URL="https://www.centos.org/"
[2026-02-11T12:11:07.971Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2026-02-11T12:11:07.971Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2026-02-11T12:11:07.971Z] REDHAT_SUPPORT_PRODUCT="centos"
[2026-02-11T12:11:07.971Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] osLabel : cent.7
[2026-02-11T12:11:07.971Z] perlVersion :
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi
[2026-02-11T12:11:07.971Z] (with 44 registered patches, see perl -V for more detail)
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] Copyright 1987-2012, Larry Wall
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T12:11:07.971Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T12:11:07.971Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T12:11:07.971Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] podmanVersion : bash: podman: command not found
[2026-02-11T12:11:07.971Z] procArch : x86_64
[2026-02-11T12:11:07.971Z] sysArch : x86_64
[2026-02-11T12:11:07.971Z] sysOS : Linux
[2026-02-11T12:11:07.971Z] ulimit :
[2026-02-11T12:11:07.971Z] core file size (blocks, -c) unlimited
[2026-02-11T12:11:07.971Z] data seg size (kbytes, -d) unlimited
[2026-02-11T12:11:07.971Z] scheduling priority (-e) 0
[2026-02-11T12:11:07.971Z] file size (blocks, -f) unlimited
[2026-02-11T12:11:07.971Z] pending signals (-i) 257167
[2026-02-11T12:11:07.971Z] max locked memory (kbytes, -l) 8192
[2026-02-11T12:11:07.971Z] max memory size (kbytes, -m) unlimited
[2026-02-11T12:11:07.971Z] open files (-n) 1048576
[2026-02-11T12:11:07.971Z] pipe size (512 bytes, -p) 8
[2026-02-11T12:11:07.971Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T12:11:07.971Z] real-time priority (-r) 0
[2026-02-11T12:11:07.971Z] stack size (kbytes, -s) 8192
[2026-02-11T12:11:07.971Z] cpu time (seconds, -t) unlimited
[2026-02-11T12:11:07.971Z] max user processes (-u) 4096
[2026-02-11T12:11:07.971Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T12:11:07.971Z] file locks (-x) unlimited
[2026-02-11T12:11:07.971Z] uname : Linux 6e9fbb2a6d31 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
[2026-02-11T12:11:07.971Z] vmVendor : Oracle Corporation
[2026-02-11T12:11:07.971Z] vmVersion : 25.492-b02
[2026-02-11T12:11:07.971Z] xlc version : bash: xlC: command not found
[2026-02-11T12:11:07.971Z] **************************************************************************
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] System.getProperty('os.name')=Linux
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] System.getProperty('os.arch')=amd64
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] System.getProperty('java.fullversion')=null
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T12:11:07.971Z]
[2026-02-11T12:11:07.971Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-11T12:11:07.971Z] make[1]: Entering directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:07.971Z] perl scripts/configure.pl
[2026-02-11T12:11:07.971Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-11T12:11:08.585Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:11:08.585Z]
[2026-02-11T12:11:08.585Z]
[2026-02-11T12:11:08.585Z] Starting to generate build list.
[2026-02-11T12:11:08.585Z]
[2026-02-11T12:11:08.585Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-11T12:11:08.585Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-11T12:11:08.585Z]
[2026-02-11T12:11:08.585Z] make[1]: Leaving directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:08.585Z] make -f clean.mk cleanBuild
[2026-02-11T12:11:08.585Z] make[1]: Entering directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:08.585Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-02-11T12:11:08.585Z] make[1]: Leaving directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:08.585Z] make -f compile.mk compile
[2026-02-11T12:11:09.199Z] make[1]: Entering directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:09.199Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:11:09.199Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:11:09.199Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:11:09.199Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:11:09.199Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T12:11:09.199Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-02-11T12:11:09.812Z]
[2026-02-11T12:11:09.812Z] -create_test_directory:
[2026-02-11T12:11:09.812Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest
[2026-02-11T12:11:09.812Z]
[2026-02-11T12:11:09.812Z] stage_test_material:
[2026-02-11T12:11:09.812Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest
[2026-02-11T12:11:09.812Z]
[2026-02-11T12:11:09.812Z] build:
[2026-02-11T12:11:09.812Z]
[2026-02-11T12:11:09.812Z] init:
[2026-02-11T12:11:09.812Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-11T12:11:09.812Z]
[2026-02-11T12:11:09.812Z] build:
[2026-02-11T12:11:09.812Z] [copy] Copying 15 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-11T12:11:09.812Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-11T12:11:09.812Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-11T12:11:09.812Z]
[2026-02-11T12:11:09.812Z] build:
[2026-02-11T12:11:09.812Z]
[2026-02-11T12:11:09.812Z] init:
[2026-02-11T12:11:09.812Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-11T12:11:09.812Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-11T12:11:09.812Z]
[2026-02-11T12:11:09.812Z] getDependentLibs:
[2026-02-11T12:11:09.812Z] [exec] --------------------------------------------
[2026-02-11T12:11:09.812Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-11T12:11:09.812Z] [exec] task is set to default
[2026-02-11T12:11:09.812Z] [exec] dependencyList is set to testng,jcommander
[2026-02-11T12:11:09.812Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:11:09.812Z] [exec] --------------------------------------------
[2026-02-11T12:11:09.812Z] [exec] Starting download third party dependent jars
[2026-02-11T12:11:09.812Z] [exec] --------------------------------------------
[2026-02-11T12:11:09.812Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-11T12:11:09.812Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-02-11T12:11:09.812Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-02-11T12:11:11.090Z] [exec] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar
[2026-02-11T12:11:11.090Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-11T12:11:11.090Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-11T12:11:12.371Z] [exec] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar
[2026-02-11T12:11:12.371Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:11:12.371Z]
[2026-02-11T12:11:12.371Z] compile:
[2026-02-11T12:11:12.371Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-11T12:11:12.371Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:11:12.371Z] [echo] ===fork: yes
[2026-02-11T12:11:12.371Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:11:12.371Z] [echo] ===debug: on
[2026-02-11T12:11:12.371Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-02-11T12:11:12.371Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-11T12:11:12.985Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2026-02-11T12:11:12.985Z]
[2026-02-11T12:11:12.985Z] dist_functional:
[2026-02-11T12:11:12.985Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/functional
[2026-02-11T12:11:12.985Z]
[2026-02-11T12:11:12.985Z] dist:
[2026-02-11T12:11:12.985Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-02-11T12:11:12.985Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-11T12:11:12.985Z]
[2026-02-11T12:11:12.985Z] clean:
[2026-02-11T12:11:12.985Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-11T12:11:12.985Z]
[2026-02-11T12:11:12.985Z] BUILD SUCCESSFUL
[2026-02-11T12:11:12.985Z] Total time: 3 seconds
[2026-02-11T12:11:12.985Z] 0
[2026-02-11T12:11:12.985Z]
[2026-02-11T12:11:12.985Z]
[2026-02-11T12:11:12.985Z] RECORD TEST REPOs SHA
[2026-02-11T12:11:12.985Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T12:11:12.986Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T12:11:12.986Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T12:11:12.986Z] touch /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T12:11:12.986Z] ================================================
[2026-02-11T12:11:12.986Z] timestamp: 20260211-121112
[2026-02-11T12:11:12.986Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests
[2026-02-11T12:11:12.986Z] git repo:
[2026-02-11T12:11:12.986Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:11:12.986Z] sha:
[2026-02-11T12:11:12.986Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a
[2026-02-11T12:11:12.986Z] ================================================
[2026-02-11T12:11:12.986Z] timestamp: 20260211-121112
[2026-02-11T12:11:12.986Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-02-11T12:11:12.986Z] git repo:
[2026-02-11T12:11:12.986Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-02-11T12:11:12.986Z] sha:
[2026-02-11T12:11:12.986Z] e96bbeac79b072cebb4fb1a6123e60383fd5bbce
[2026-02-11T12:11:12.986Z] ================================================
[2026-02-11T12:11:12.986Z] timestamp: 20260211-121112
[2026-02-11T12:11:12.986Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/openj9
[2026-02-11T12:11:12.986Z] git repo:
[2026-02-11T12:11:12.986Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:11:12.986Z] sha:
[2026-02-11T12:11:12.986Z] 4abba765c77ee2435112357a1b2880d880e7a473
[2026-02-11T12:11:12.986Z] ================================================
[2026-02-11T12:11:12.986Z] timestamp: 20260211-121112
[2026-02-11T12:11:12.986Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-11T12:11:12.986Z] git repo:
[2026-02-11T12:11:12.986Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T12:11:12.986Z] sha:
[2026-02-11T12:11:12.986Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T12:11:12.986Z] make[1]: Leaving directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:12.986Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-11T12:11:12.986Z] make[1]: Entering directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:12.986Z] perl scripts/configure.pl
[2026-02-11T12:11:12.986Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-11T12:11:13.603Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] Starting to generate test make files.
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-11T12:11:13.603Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] Make files are generated successfully.
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] make[1]: Leaving directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:13.603Z] make -f runtest.mk _extended.functional
[2026-02-11T12:11:13.603Z] make[1]: Entering directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-11T12:11:13.603Z]
[2026-02-11T12:11:13.603Z] Running make 3.82
[2026-02-11T12:11:13.603Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/..
[2026-02-11T12:11:13.603Z] set JDK_VERSION to 8
[2026-02-11T12:11:13.603Z] set JDK_IMPL to hotspot
[2026-02-11T12:11:13.603Z] set JVM_VERSION to openjdk8
[2026-02-11T12:11:13.603Z] set JCL_VERSION to latest
[2026-02-11T12:11:13.603Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-11T12:11:13.603Z] set SPEC to linux_x86-64
[2026-02-11T12:11:13.603Z] set TEST_FLAG to
[2026-02-11T12:11:13.603Z] set OS_LABEL to cent.7
[2026-02-11T12:11:13.603Z] Running extended.functional ...
[2026-02-11T12:11:14.216Z] There are 1 test targets in extended.functional
[2026-02-11T12:11:14.216Z] "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T12:11:14.216Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:11:14.216Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111006-b02)
[2026-02-11T12:11:14.216Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:11:14.216Z] make[2]: Entering directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests'
[2026-02-11T12:11:14.216Z] make[3]: Entering directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional'
[2026-02-11T12:11:14.216Z] make[4]: Entering directory `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-02-11T12:11:14.216Z]
[2026-02-11T12:11:14.216Z] ===============================================