Test_openjdk8_hs_sanity.system_ppc64_aix

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 530 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3060 originally caused by: Started by user Adam Farley Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10 Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)" > git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-08T15:17:07.246Z] SPEC: aix_ppc-64 [Pipeline] echo [2026-01-08T15:17:07.247Z] Specified LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2 [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-01-08T15:17:07.260Z] dynamicAgents: [] [Pipeline] echo [2026-01-08T15:17:07.262Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2 [Pipeline] nodesByLabel [2026-01-08T15:17:07.271Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label [Pipeline] node [2026-01-08T15:17:07.305Z] Running on test-osuosl-aix72-ppc64-5 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix [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-01-08T15:17:07.334Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T15:17:07.708Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T15:17:07.708Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T15:17:07.887Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-08T15:17:08.129Z] The recommended git tool is: git [2026-01-08T15:17:08.496Z] No credentials specified [2026-01-08T15:17:08.672Z] Cloning the remote Git repository [2026-01-08T15:17:08.936Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-08T15:17:08.936Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests # timeout=10 [2026-01-08T15:17:08.954Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-08T15:17:08.954Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-08T15:17:08.954Z] > git --version # timeout=10 [2026-01-08T15:17:08.964Z] > git --version # 'git version 2.41.0' [2026-01-08T15:17:08.964Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T15:17:13.231Z] Avoid second fetch [2026-01-08T15:17:13.422Z] Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master) [2026-01-08T15:17:12.935Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-08T15:17:12.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T15:17:13.317Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-08T15:17:13.509Z] > git config core.sparsecheckout # timeout=10 [2026-01-08T15:17:13.520Z] > git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10 [2026-01-08T15:17:15.379Z] Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/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-01-08T15:17:21.495Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-08T15:17:21.514Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-08T15:17:23.469Z] + date +%a, %d %b %Y %T %z [2026-01-08T15:17:23.469Z] + LC_TIME=C [Pipeline] echo [2026-01-08T15:17:24.004Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-08T15:17:25.855Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-08T15:17:25.855Z] + 2>& 1 [2026-01-08T15:17:25.855Z] Unix type machine.. [2026-01-08T15:17:25.855Z] jenkins 9306602 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld [2026-01-08T15:17:25.855Z] jenkins 10224070 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld [2026-01-08T15:17:25.855Z] Boooo - there are rogue processes kicking about [2026-01-08T15:17:25.855Z] Issuing a kill to all processes shown above [2026-01-08T15:17:25.855Z] exec(): 0509-036 Cannot load program gawk_64 because of the following errors: [2026-01-08T15:17:25.855Z] 0509-130 Symbol resolution failed for gawk_64 because: [2026-01-08T15:17:25.855Z] 0509-136 Symbol _GLOBAL__AIXI_libintl_so (number 176) is not exported from [2026-01-08T15:17:25.855Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8]. [2026-01-08T15:17:25.855Z] 0509-136 Symbol _GLOBAL__AIXD_libintl_so (number 177) is not exported from [2026-01-08T15:17:25.855Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8]. [2026-01-08T15:17:25.855Z] 0509-192 Examine .loader section symbols with the [2026-01-08T15:17:25.855Z] 'dump -Tv' command. [2026-01-08T15:17:25.855Z] Sleeping for 10 seconds... [2026-01-08T15:17:35.930Z] jenkins 9306602 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld [2026-01-08T15:17:35.930Z] jenkins 10224070 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld [2026-01-08T15:17:35.930Z] Still processes left going to remove those with kill -KILL ... [2026-01-08T15:17:35.930Z] exec(): 0509-036 Cannot load program gawk_64 because of the following errors: [2026-01-08T15:17:35.930Z] 0509-130 Symbol resolution failed for gawk_64 because: [2026-01-08T15:17:35.930Z] 0509-136 Symbol _GLOBAL__AIXI_libintl_so (number 176) is not exported from [2026-01-08T15:17:35.930Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8]. [2026-01-08T15:17:35.930Z] 0509-136 Symbol _GLOBAL__AIXD_libintl_so (number 177) is not exported from [2026-01-08T15:17:35.930Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8]. [2026-01-08T15:17:35.930Z] 0509-192 Examine .loader section symbols with the [2026-01-08T15:17:35.930Z] 'dump -Tv' command. [2026-01-08T15:17:35.930Z] DONE - One final check ... [2026-01-08T15:17:35.930Z] jenkins 9306602 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld [2026-01-08T15:17:35.930Z] jenkins 10224070 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld [2026-01-08T15:17:35.930Z] Cleanup failed, processes still remain... [Pipeline] echo [2026-01-08T15:17:36.294Z] rc = 127, Unable to terminate all processes. 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-01-08T15:17:39.062Z] + printenv [2026-01-08T15:17:39.062Z] _=/opt/freeware/bin/printenv [2026-01-08T15:17:39.062Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-08T15:17:39.062Z] BUILD_LIST=system [2026-01-08T15:17:39.062Z] LANG=en_US [2026-01-08T15:17:39.062Z] LABEL_ADDITION=sw.os.aix.7_2 [2026-01-08T15:17:39.062Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix [2026-01-08T15:17:39.062Z] LOGIN=jenkins [2026-01-08T15:17:39.062Z] USE_JRE=false [2026-01-08T15:17:39.062Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-08T15:17:39.062Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:39.062Z] SLACK_CHANNEL=aqavit-bot [2026-01-08T15:17:39.062Z] JDK10_BOOT_DIR=/usr/java10_64 [2026-01-08T15:17:39.062Z] PARALLEL=Dynamic [2026-01-08T15:17:39.062Z] KEEP_REPORTDIR=false [2026-01-08T15:17:39.062Z] DOCKER_REQUIRED=false [2026-01-08T15:17:39.062Z] JDK11_BOOT_DIR=/usr/java11_64 [2026-01-08T15:17:39.062Z] jobStatus=SUCCESS [2026-01-08T15:17:39.062Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java8_64/jre/bin:/usr/java8_64/bin:/opt/bin [2026-01-08T15:17:39.062Z] RES_RETRY=2 [2026-01-08T15:17:39.062Z] STF_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:39.062Z] TARGET=sanity.system [2026-01-08T15:17:39.062Z] BUILD_NUMBER=664 [2026-01-08T15:17:39.062Z] SDK_RESOURCE=upstream [2026-01-08T15:17:39.062Z] JOBSTARTTIME=Thu, 08 Jan 2026 15:17:22 +0000 [2026-01-08T15:17:39.062Z] PERSONAL_BUILD=false [2026-01-08T15:17:39.062Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix/664/display/redirect?page=tests [2026-01-08T15:17:39.062Z] USE_TESTENV_PROPERTIES=false [2026-01-08T15:17:39.062Z] ARCHIVE_TEST_RESULTS=false [2026-01-08T15:17:39.062Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 test-osuosl-aix72-ppc64-5 ci.role.perf xlc13 sw.os.aix ppc64 [2026-01-08T15:17:39.062Z] KEEP_WORKSPACE=false [2026-01-08T15:17:39.062Z] OPENJ9_BRANCH=master [2026-01-08T15:17:39.062Z] LC__FASTMSG=true [2026-01-08T15:17:39.062Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-08T15:17:39.062Z] EXIT_FAILURE=false [2026-01-08T15:17:39.062Z] HUDSON_COOKIE=cb58ad81-189c-41e5-9425-9504c7a7d29b [2026-01-08T15:17:39.062Z] EDITOR=/usr/bin/vi [2026-01-08T15:17:39.062Z] JDK_BRANCH=dev [2026-01-08T15:17:39.062Z] AUTO_DETECT=true [2026-01-08T15:17:39.062Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-08T15:17:39.062Z] JCK_GIT_BRANCH=master [2026-01-08T15:17:39.062Z] LOGNAME=jenkins [2026-01-08T15:17:39.062Z] BUILD_ID=664 [2026-01-08T15:17:39.062Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_ppc64_aix-664 [2026-01-08T15:17:39.062Z] EXECUTOR_NUMBER=0 [2026-01-08T15:17:39.062Z] RES_TIMEOUT=5 [2026-01-08T15:17:39.062Z] JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix [2026-01-08T15:17:39.062Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-01-08T15:17:39.062Z] ITERATIONS=1 [2026-01-08T15:17:39.062Z] MAIL=/var/spool/mail/jenkins [2026-01-08T15:17:39.062Z] TAP_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix.tap [2026-01-08T15:17:39.062Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/jdkbinary/j2sdk-image [2026-01-08T15:17:39.062Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-08T15:17:39.062Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-08T15:17:39.062Z] LOCPATH=/usr/lib/nls/loc [2026-01-08T15:17:39.062Z] TKG_ITERATIONS=1 [2026-01-08T15:17:39.062Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix/664/display/redirect?page=artifacts [2026-01-08T15:17:39.062Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-08T15:17:39.062Z] JDK_IMPL=hotspot [2026-01-08T15:17:39.062Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-08T15:17:39.062Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-08T15:17:39.062Z] JENKINS_NODE_COOKIE=57bd533c-61b4-40d7-ade0-7cf251102deb [2026-01-08T15:17:39.062Z] ADOPTOPENJDK_BRANCH=master [2026-01-08T15:17:39.062Z] NUM_PROCESSORS=4 [2026-01-08T15:17:39.062Z] LDR_CNTRL=MAXDATA=0x0A0000000 [2026-01-08T15:17:39.062Z] CI=true [2026-01-08T15:17:39.062Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-08T15:17:39.062Z] USER=jenkins [2026-01-08T15:17:39.062Z] JENKINS_SERVER_COOKIE=durable-dd4e4ce48806da31dbb3d9fe7ad91a5d85e1f1f3f612bb2cdd3d97d70ed27888 [2026-01-08T15:17:39.062Z] AUTHSTATE=compat [2026-01-08T15:17:39.062Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-08T15:17:39.062Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-08T15:17:39.062Z] EXIT_SUCCESS=false [2026-01-08T15:17:39.062Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/lib [2026-01-08T15:17:39.062Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:39.062Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:17:39.062Z] RERUN_FAILURE=true [2026-01-08T15:17:39.062Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix/664/display/redirect?page=changes [2026-01-08T15:17:39.062Z] SHELL=/usr/bin/ksh [2026-01-08T15:17:39.062Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix [2026-01-08T15:17:39.062Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix/ [2026-01-08T15:17:39.062Z] AIXTHREAD_HRT=true [2026-01-08T15:17:39.062Z] DYNAMIC_COMPILE=false [2026-01-08T15:17:39.062Z] ODMDIR=/etc/objrepos [2026-01-08T15:17:39.062Z] SETUP_JCK_RUN=false [2026-01-08T15:17:39.062Z] SPEC=aix_ppc-64 [2026-01-08T15:17:39.062Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2026-01-08T15:17:39.062Z] PLATFORM=ppc64_aix [2026-01-08T15:17:39.062Z] TIME_LIMIT=25 [2026-01-08T15:17:39.062Z] HOME=/home/jenkins [2026-01-08T15:17:39.062Z] NODE_NAME=test-osuosl-aix72-ppc64-5 [2026-01-08T15:17:39.062Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix@tmp [2026-01-08T15:17:39.062Z] UPSTREAM_JOB_NUMBER=530 [2026-01-08T15:17:39.062Z] GENERATE_JOBS=false [2026-01-08T15:17:39.062Z] TEST_TIME=120 [2026-01-08T15:17:39.062Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-08T15:17:39.062Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-08T15:17:39.062Z] BUILD_DISPLAY_NAME=#664 [2026-01-08T15:17:39.062Z] SSH_CLIENT=78.47.239.97 33382 22 [2026-01-08T15:17:39.062Z] SSH_CONNECTION=78.47.239.97 33382 140.211.9.99 22 [2026-01-08T15:17:39.062Z] RERUN_ITERATIONS=1 [2026-01-08T15:17:39.062Z] STAGE_NAME=Setup [2026-01-08T15:17:39.062Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2026-01-08T15:17:39.062Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix [2026-01-08T15:17:39.062Z] OBJECT_MODE=64 [2026-01-08T15:17:39.062Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix/display/redirect [2026-01-08T15:17:39.062Z] PERL5LIB=/opt/freemarker/lib/perl5 [2026-01-08T15:17:39.062Z] TZ=Etc/UTC [2026-01-08T15:17:39.062Z] JDK_VERSION=8 [2026-01-08T15:17:39.062Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix/664/display/redirect [2026-01-08T15:17:39.062Z] JDK9_BOOT_DIR=/home/java9_64 [2026-01-08T15:17:39.062Z] JDK8_BOOT_DIR=/usr/java8_64 [2026-01-08T15:17:39.062Z] JDK7_BOOT_DIR=/usr/java8_64 [2026-01-08T15:17:39.062Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix/664/ [2026-01-08T15:17:39.062Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-08T15:17:39.062Z] ORIGIN_JDK_VERSION=8 [2026-01-08T15:17:39.062Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../benchmarks [2026-01-08T15:17:39.062Z] NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat [2026-01-08T15:17:39.062Z] LIBPATH=/usr/jdk-17.0.4+7/lib/server:/usr/jdk-17.0.4+7/lib:/usr/jdk-17.0.4+7/../lib 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-01-08T15:17:39.418Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-08T15:17:39.438Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T15:20:20.599Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 530 [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 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 String) 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 String) 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 String) 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-01-08T15:20:20.875Z] 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-01-08T15:20:20.886Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix [Pipeline] { [Pipeline] sshagent [2026-01-08T15:20:20.998Z] $ ssh-agent [2026-01-08T15:20:21.802Z] SSH_AUTH_SOCK=/tmp/ssh-TyE8qPI1kYS4/agent.9240910 [2026-01-08T15:20:21.802Z] SSH_AGENT_PID=21561606 [2026-01-08T15:20:21.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-08T15:20:21.814Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-08T15:20:21.840Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-08T15:20:23.724Z] + pwd [2026-01-08T15:20:23.724Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-08T15:20:23.724Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests [2026-01-08T15:20:23.724Z] get jdk binary... [2026-01-08T15:20:23.724Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-08T15:20:23.724Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz ... [2026-01-08T15:20:25.327Z] List files in jdkbinary folder... [2026-01-08T15:20:25.327Z] total 216032 [2026-01-08T15:20:25.327Z] -rw-r--r-- 1 jenkins staff 72035760 Jan 8 14:34 OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:20:25.327Z] -rw-r--r-- 1 jenkins staff 105559316 Jan 8 14:35 OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:20:25.327Z] -rw-r--r-- 1 jenkins staff 43513291 Jan 8 14:33 OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:20:25.327Z] -rw------- 1 jenkins staff 20323 Jan 8 14:37 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T15:20:25.327Z] -rw-r--r-- 1 jenkins staff 67439 Jan 8 15:10 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21.json [2026-01-08T15:20:25.327Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:20 tmp [2026-01-08T15:20:25.327Z] List files in jdkbinary/tmp folder... [2026-01-08T15:20:25.327Z] total 4 [2026-01-08T15:20:25.327Z] drwxr-xr-x 7 jenkins staff 4096 Jan 8 14:33 jdk8u482-b05 [2026-01-08T15:20:25.327Z] Moving directory jdk8u482-b05/ to ../j2sdk-image [2026-01-08T15:20:25.327Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz ... [2026-01-08T15:20:26.936Z] List files in jdkbinary folder... [2026-01-08T15:20:26.936Z] total 216036 [2026-01-08T15:20:26.937Z] -rw-r--r-- 1 jenkins staff 72035760 Jan 8 14:34 OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:20:26.937Z] -rw-r--r-- 1 jenkins staff 105559316 Jan 8 14:35 OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:20:26.937Z] -rw-r--r-- 1 jenkins staff 43513291 Jan 8 14:33 OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:20:26.937Z] -rw------- 1 jenkins staff 20323 Jan 8 14:37 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T15:20:26.937Z] -rw-r--r-- 1 jenkins staff 67439 Jan 8 15:10 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21.json [2026-01-08T15:20:26.937Z] drwxr-xr-x 7 jenkins staff 4096 Jan 8 14:33 j2sdk-image [2026-01-08T15:20:26.937Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:20 tmp [2026-01-08T15:20:26.937Z] List files in jdkbinary/tmp folder... [2026-01-08T15:20:26.937Z] total 0 [2026-01-08T15:20:26.937Z] drwxr-xr-x 4 jenkins staff 256 Jan 8 14:33 jdk8u482-b05-jre [2026-01-08T15:20:26.937Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image [2026-01-08T15:20:26.937Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz over ./j2sdk-image/jre... [2026-01-08T15:20:28.539Z] Removing top-level folder jdk8u482-b05-debug-image/ [2026-01-08T15:20:28.539Z] Removing top-level folder jdk8u482-b05/ [2026-01-08T15:20:30.146Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version [2026-01-08T15:20:30.146Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-08T15:20:30.925Z] openjdk version "1.8.0_482-beta" [2026-01-08T15:20:30.925Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081424-b05) [2026-01-08T15:20:30.925Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-08T15:20:30.925Z] =JAVA VERSION OUTPUT END= [2026-01-08T15:20:30.925Z] =RELEASE INFO BEGIN= [2026-01-08T15:20:30.925Z] JAVA_VERSION="1.8.0_482" [2026-01-08T15:20:30.925Z] OS_NAME="" [2026-01-08T15:20:30.925Z] OS_VERSION="" [2026-01-08T15:20:30.925Z] OS_ARCH="ppc64" [2026-01-08T15:20:30.925Z] SOURCE=".:git:46202039211d+" [2026-01-08T15:20:30.925Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-08T15:20:30.925Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c" [2026-01-08T15:20:30.925Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-08T15:20:30.925Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-01-08T15:20:30.925Z] FULL_VERSION="1.8.0_482-beta-202601081424-b05" [2026-01-08T15:20:30.925Z] SEMANTIC_VERSION="8.0.482+5" [2026-01-08T15:20:30.925Z] BUILD_INFO="OS: AIX Version: 7.2" [2026-01-08T15:20:30.925Z] JVM_VARIANT="Hotspot" [2026-01-08T15:20:30.925Z] JVM_VERSION="25.482-b05" [2026-01-08T15:20:30.925Z] IMAGE_TYPE="JDK" [2026-01-08T15:20:30.925Z] =RELEASE INFO END= [2026-01-08T15:20:30.925Z] get testKitGen... [2026-01-08T15:20:30.925Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-08T15:20:30.925Z] git rev-parse master [2026-01-08T15:20:30.925Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-08T15:20:31.408Z] $ ssh-agent -k [2026-01-08T15:20:31.418Z] unset SSH_AUTH_SOCK; [2026-01-08T15:20:31.418Z] unset SSH_AGENT_PID; [2026-01-08T15:20:31.418Z] echo Agent pid 21561606 killed; [2026-01-08T15:20:32.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-08T15:20:32.822Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64_aix&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=530&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-08T15:20:32.848Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64_aix&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-osuosl-aix72-ppc64-5&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=530&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-08T15:20:32.904Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T15:20:33.981Z] Copied 1 artifact from "getTRSSOutput" build number 2010 [Pipeline] sh [2026-01-08T15:20:35.859Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-08T15:20:35.859Z] + gzip -cd TRSSOutput.tar.gz [2026-01-08T15:20:35.859Z] + tar xof - [2026-01-08T15:20:35.859Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-08T15:20:36.233Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-08T15:20:36.246Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-08T15:20:38.108Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-08T15:20:38.108Z] -------------------------------------------- [2026-01-08T15:20:38.108Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:20:38.108Z] task is set to default [2026-01-08T15:20:38.108Z] dependencyList is set to all [2026-01-08T15:20:38.108Z] System Test jars will be downloaded. [2026-01-08T15:20:38.108Z] -------------------------------------------- [2026-01-08T15:20:38.108Z] Starting download third party dependent jars [2026-01-08T15:20:38.108Z] -------------------------------------------- [2026-01-08T15:20:38.108Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:20:38.108Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading. [2026-01-08T15:20:38.108Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-01-08T15:20:38.108Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-01-08T15:20:38.108Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:20:38.108Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-01-08T15:20:38.109Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-08T15:20:38.109Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-01-08T15:20:38.109Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-01-08T15:20:38.109Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-01-08T15:20:38.109Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-01-08T15:20:38.109Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-01-08T15:20:38.109Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-08T15:20:38.492Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label [Pipeline] echo [2026-01-08T15:20:38.494Z] Machine limit is 7. [Pipeline] sh [2026-01-08T15:20:40.408Z] + cd ./aqa-tests/TKG [2026-01-08T15:20:40.408Z] + uname [2026-01-08T15:20:40.408Z] + [ AIX = AIX ] [2026-01-08T15:20:40.408Z] + MAKE=gmake [2026-01-08T15:20:40.408Z] + gmake genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES= [2026-01-08T15:20:40.408Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/jdkbinary/j2sdk-image [2026-01-08T15:20:40.408Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:20:40.408Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:20:40.408Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:20:40.408Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T15:20:40.408Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T15:20:40.408Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2026-01-08T15:20:41.184Z] [2026-01-08T15:20:41.184Z] build: [2026-01-08T15:20:41.184Z] [2026-01-08T15:20:41.184Z] clean: [2026-01-08T15:20:41.960Z] [2026-01-08T15:20:41.960Z] init: [2026-01-08T15:20:41.960Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/bin [2026-01-08T15:20:41.960Z] [2026-01-08T15:20:41.960Z] getDependentLibs: [2026-01-08T15:20:41.960Z] [exec] -------------------------------------------- [2026-01-08T15:20:41.960Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:20:41.960Z] [exec] task is set to default [2026-01-08T15:20:41.960Z] [exec] dependencyList is set to json_simple [2026-01-08T15:20:41.960Z] [exec] System Test jars will be downloaded. [2026-01-08T15:20:41.960Z] [exec] -------------------------------------------- [2026-01-08T15:20:41.960Z] [exec] Starting download third party dependent jars [2026-01-08T15:20:41.960Z] [exec] -------------------------------------------- [2026-01-08T15:20:41.960Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:20:41.960Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:20:41.960Z] [exec] downloaded dependent third party jars successfully [2026-01-08T15:20:41.960Z] [2026-01-08T15:20:41.960Z] compile: [2026-01-08T15:20:41.960Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:20:41.960Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:20:41.960Z] [echo] ===fork: yes [2026-01-08T15:20:41.960Z] [echo] ===debug: on [2026-01-08T15:20:41.960Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/bin [2026-01-08T15:20:45.419Z] [2026-01-08T15:20:45.419Z] dist: [2026-01-08T15:20:45.419Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-08T15:20:45.419Z] [2026-01-08T15:20:45.419Z] BUILD SUCCESSFUL [2026-01-08T15:20:45.419Z] Total time: 4 seconds [2026-01-08T15:20:45.419Z] 0 [2026-01-08T15:20:45.419Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T15:20:45.419Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T15:20:45.419Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2026-01-08T15:20:46.196Z] ****************************** MACHINE INFO ****************************** [2026-01-08T15:20:46.196Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG [2026-01-08T15:20:46.196Z] Free Physical Memory Size : 16639254528 [2026-01-08T15:20:46.196Z] Free space (bytes) : 23557558272 [2026-01-08T15:20:46.196Z] Total Physical Memory Size : 34359738368 [2026-01-08T15:20:46.196Z] Total space (bytes) : 34359738368 [2026-01-08T15:20:46.196Z] Usable space (bytes) : 23557558272 [2026-01-08T15:20:46.196Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:20:46.196Z] bashVersion : [2026-01-08T15:20:46.196Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0) [2026-01-08T15:20:46.196Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-08T15:20:46.196Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] This is free software; you are free to change and redistribute it. [2026-01-08T15:20:46.196Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:20:46.196Z] cpuCores : [2026-01-08T15:20:46.196Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2026-01-08T15:20:46.196Z] 0 [2026-01-08T15:20:46.196Z] curlVersion : [2026-01-08T15:20:46.196Z] curl 8.4.0 (powerpc-ibm-aix7.1.3.0) libcurl/8.4.0 OpenSSL/1.1.1v zlib/1.2.13 libssh2/1.10.0 nghttp2/1.55.1 OpenLDAP/2.5.16 [2026-01-08T15:20:46.196Z] Release-Date: 2023-10-11 [2026-01-08T15:20:46.196Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-08T15:20:46.196Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets [2026-01-08T15:20:46.196Z] dockerVersion : bash: line 1: docker: command not found [2026-01-08T15:20:46.196Z] gcc version : Command could not be executed [2026-01-08T15:20:46.196Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2026-01-08T15:20:46.196Z] gdb version : bash: line 1: gdb: command not found [2026-01-08T15:20:46.196Z] lldb version : Command could not be executed [2026-01-08T15:20:46.196Z] makeVersion : [2026-01-08T15:20:46.196Z] GNU Make 4.4.1 [2026-01-08T15:20:46.196Z] Built for powerpc-ibm-aix7.1.5.0 [2026-01-08T15:20:46.196Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-08T15:20:46.196Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-08T15:20:46.196Z] This is free software: you are free to change and redistribute it. [2026-01-08T15:20:46.196Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:20:46.196Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-08T15:20:46.196Z] perlVersion : [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] Copyright 1987-2022, Larry Wall [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T15:20:46.196Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T15:20:46.196Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T15:20:46.196Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] podmanVersion : bash: line 1: podman: command not found [2026-01-08T15:20:46.196Z] procArch : powerpc [2026-01-08T15:20:46.196Z] sysArch : 00FAC25F4B00 [2026-01-08T15:20:46.196Z] sysOS : AIX [2026-01-08T15:20:46.196Z] ulimit : [2026-01-08T15:20:46.196Z] core file size (blocks, -c) unlimited [2026-01-08T15:20:46.196Z] data seg size (kbytes, -d) 2621440 [2026-01-08T15:20:46.196Z] file size (blocks, -f) unlimited [2026-01-08T15:20:46.196Z] max memory size (kbytes, -m) 262144 [2026-01-08T15:20:46.196Z] open files (-n) unlimited [2026-01-08T15:20:46.196Z] pipe size (512 bytes, -p) 64 [2026-01-08T15:20:46.196Z] stack size (kbytes, -s) 4194304 [2026-01-08T15:20:46.196Z] cpu time (seconds, -t) unlimited [2026-01-08T15:20:46.196Z] max user processes (-u) unlimited [2026-01-08T15:20:46.196Z] virtual memory (kbytes, -v) unlimited [2026-01-08T15:20:46.196Z] uname : AIX adopt05 2 7 00FAC25F4B00 powerpc AIX [2026-01-08T15:20:46.196Z] vmVendor : Oracle Corporation [2026-01-08T15:20:46.196Z] vmVersion : 25.482-b05 [2026-01-08T15:20:46.196Z] xlc version : Version: 13.01.0003.0007 [2026-01-08T15:20:46.196Z] ************************************************************************** [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] System.getProperty('java.vendor')=Temurin [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] System.getProperty('os.name')=AIX [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] System.getProperty('os.arch')=ppc64 [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] System.getProperty('java.fullversion')=null [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T15:20:46.196Z] [2026-01-08T15:20:46.196Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib [2026-01-08T15:20:46.196Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG' [2026-01-08T15:20:46.196Z] perl scripts/configure.pl [2026-01-08T15:20:46.196Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-08T15:20:46.972Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T15:20:46.972Z] [2026-01-08T15:20:46.972Z] [2026-01-08T15:20:46.972Z] Starting to generate parallel test lists. [2026-01-08T15:20:46.972Z] [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/churn/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/jlm/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/modularity/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/security/playlist.xml [2026-01-08T15:20:47.900Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-01-08T15:20:47.900Z] Attempting to get test duration data from TRSS. [2026-01-08T15:20:47.900Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64_aix&group=system&level=sanity [2026-01-08T15:20:48.681Z] Attempting to get test duration data from cached files. [2026-01-08T15:20:48.681Z] Reading file: Test_openjdk8_hs_system_ppc64_aix.json [2026-01-08T15:20:48.681Z] Warning: cannot get data from cached files. [2026-01-08T15:20:48.681Z] [2026-01-08T15:20:48.681Z] TEST DURATION [2026-01-08T15:20:48.681Z] ==================================================================================== [2026-01-08T15:20:48.681Z] Total number of tests searched: 51 [2026-01-08T15:20:48.681Z] Number of test durations found: 51 [2026-01-08T15:20:48.681Z] Top slowest tests: [2026-01-08T15:20:48.681Z] 08m43s TestJlmRemoteThreadAuth_1 [2026-01-08T15:20:48.681Z] 08m42s TestJlmRemoteThreadAuth_0 [2026-01-08T15:20:48.681Z] 08m29s TestJlmRemoteThreadNoAuth_1 [2026-01-08T15:20:48.681Z] ==================================================================================== [2026-01-08T15:20:48.681Z] [2026-01-08T15:20:48.681Z] Test target is split into 2 lists. [2026-01-08T15:20:48.681Z] Reducing estimated test running time from 130m07s to 118m41s. [2026-01-08T15:20:48.681Z] [2026-01-08T15:20:48.681Z] -------------------------------------testList_0------------------------------------- [2026-01-08T15:20:48.681Z] Number of tests: 22 [2026-01-08T15:20:48.681Z] Estimated running time: 118m41s [2026-01-08T15:20:48.681Z] TESTLIST=TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteClassAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_1,NioLoadTest_5m_0,LambdaLoadTest_HS_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_0,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_1,ClassLoadingTest_5m_0,MathLoadTest_autosimd_5m_0,ClassLoadingTest_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_1,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_1 [2026-01-08T15:20:48.681Z] ------------------------------------------------------------------------------------ [2026-01-08T15:20:48.681Z] [2026-01-08T15:20:48.681Z] -------------------------------------testList_1------------------------------------- [2026-01-08T15:20:48.681Z] Number of tests: 29 [2026-01-08T15:20:48.681Z] Estimated running time: 11m26s [2026-01-08T15:20:48.681Z] TESTLIST=MauveSingleInvocLoad_HS_5m_0,MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,TestJlmLocal_0,TestJlmLocal_1,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmRemoteMemoryAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassAuth_2,TestJlmLocal_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteClassNoAuth_2,NioLoadTest_5m_2,MauveSingleThrdLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_2,MauveMultiThrdLoad_5m_2,MathLoadTest_bigdecimal_5m_2,MathLoadTest_autosimd_5m_2,LambdaLoadTest_HS_5m_2,ParallelStreamsLoadTest_HS_2,ClassLoadingTest_5m_2 [2026-01-08T15:20:48.681Z] ------------------------------------------------------------------------------------ [2026-01-08T15:20:48.681Z] [2026-01-08T15:20:48.681Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-08T15:20:48.681Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-08T15:20:49.211Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-08T15:20:49.750Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2026-01-08T15:20:49.752Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2026-01-08T15:20:49.944Z] Archiving artifacts [2026-01-08T15:20:50.301Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-01-08T15:20:50.515Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] library [2026-01-08T15:20:50.540Z] Loading library openjdk-jenkins-helper@master [2026-01-08T15:20:50.902Z] Examining adoptium/jenkins-helper [2026-01-08T15:20:50.903Z] Attempting to resolve master as a branch [2026-01-08T15:20:51.191Z] Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 [2026-01-08T15:20:51.193Z] The recommended git tool is: NONE [2026-01-08T15:20:51.194Z] using credential eclipse_temurin_bot_email_and_token [2026-01-08T15:20:51.207Z] Cloning the remote Git repository [2026-01-08T15:20:51.207Z] Cloning with configured refspecs honoured and without tags [2026-01-08T15:20:51.208Z] Cloning repository https://github.com/adoptium/jenkins-helper.git [2026-01-08T15:20:51.208Z] > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985 # timeout=10 [2026-01-08T15:20:51.233Z] Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git [2026-01-08T15:20:51.233Z] > git --version # timeout=10 [2026-01-08T15:20:51.248Z] > git --version # 'git version 2.43.0' [2026-01-08T15:20:51.248Z] using GIT_ASKPASS to set credentials [2026-01-08T15:20:51.262Z] > git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2026-01-08T15:20:51.757Z] > git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10 [2026-01-08T15:20:51.771Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2026-01-08T15:20:51.786Z] Avoid second fetch [2026-01-08T15:20:51.786Z] Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master) [2026-01-08T15:20:51.786Z] > git config core.sparsecheckout # timeout=10 [2026-01-08T15:20:51.802Z] > git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10 [2026-01-08T15:20:51.821Z] Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)" [2026-01-08T15:20:51.822Z] > git rev-list --no-walk 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10 [Pipeline] echo [2026-01-08T15:20:53.779Z] Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0 jobIsRunnable: true [Pipeline] library [2026-01-08T15:20:53.960Z] Only using first definition of library openjdk-jenkins-helper [Pipeline] echo [2026-01-08T15:20:55.721Z] Test_openjdk8_hs_sanity.system_ppc64_aix_testList_1 jobIsRunnable: true [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-08T15:20:55.913Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-08T15:20:57.789Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-08T15:20:57.789Z] + 2>& 1 [2026-01-08T15:20:57.789Z] Unix type machine.. [2026-01-08T15:20:57.789Z] jenkins 9306602 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld [2026-01-08T15:20:57.789Z] jenkins 10224070 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld [2026-01-08T15:20:57.789Z] Boooo - there are rogue processes kicking about [2026-01-08T15:20:57.789Z] Issuing a kill to all processes shown above [2026-01-08T15:20:57.789Z] exec(): 0509-036 Cannot load program gawk_64 because of the following errors: [2026-01-08T15:20:57.789Z] 0509-130 Symbol resolution failed for gawk_64 because: [2026-01-08T15:20:57.789Z] 0509-136 Symbol _GLOBAL__AIXI_libintl_so (number 176) is not exported from [2026-01-08T15:20:57.789Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8]. [2026-01-08T15:20:57.789Z] 0509-136 Symbol _GLOBAL__AIXD_libintl_so (number 177) is not exported from [2026-01-08T15:20:57.789Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8]. [2026-01-08T15:20:57.789Z] 0509-192 Examine .loader section symbols with the [2026-01-08T15:20:57.789Z] 'dump -Tv' command. [2026-01-08T15:20:57.789Z] Sleeping for 10 seconds... [2026-01-08T15:21:07.711Z] jenkins 9306602 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld [2026-01-08T15:21:07.711Z] jenkins 10224070 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld [2026-01-08T15:21:07.711Z] Still processes left going to remove those with kill -KILL ... [2026-01-08T15:21:07.711Z] exec(): 0509-036 Cannot load program gawk_64 because of the following errors: [2026-01-08T15:21:07.711Z] 0509-130 Symbol resolution failed for gawk_64 because: [2026-01-08T15:21:07.711Z] 0509-136 Symbol _GLOBAL__AIXI_libintl_so (number 176) is not exported from [2026-01-08T15:21:07.711Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8]. [2026-01-08T15:21:07.711Z] 0509-136 Symbol _GLOBAL__AIXD_libintl_so (number 177) is not exported from [2026-01-08T15:21:07.711Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8]. [2026-01-08T15:21:07.711Z] 0509-192 Examine .loader section symbols with the [2026-01-08T15:21:07.711Z] 'dump -Tv' command. [2026-01-08T15:21:07.711Z] DONE - One final check ... [2026-01-08T15:21:07.711Z] jenkins 9306602 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld [2026-01-08T15:21:07.711Z] jenkins 10224070 1 0 Oct 22 - 3:26 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/output_17611017783564/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld [2026-01-08T15:21:07.711Z] Cleanup failed, processes still remain... [Pipeline] echo [2026-01-08T15:21:08.063Z] rc = 127, Unable to terminate all processes. [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T15:21:08.449Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T15:21:08.450Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T15:21:09.207Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-08T15:21:11.278Z] + find /tmp -name *core* -print -exec rm -f {} ; [2026-01-08T15:21:11.279Z] + 2> /dev/null [2026-01-08T15:21:11.279Z] /tmp/dnf-20231201132904/python3-dnf-plugins-core-4.0.16-32_2.aix7.1.noarch.rpm [2026-01-08T15:21:11.279Z] /tmp/dnf-20231201132904/python3.9-dnf-plugins-core-4.0.16-32_2.aix7.1.noarch.rpm [2026-01-08T15:21:11.279Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-08T15:21:11.706Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] build [2026-01-08T15:21:11.870Z] Scheduling project: Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0 [Pipeline] build [2026-01-08T15:21:11.877Z] Scheduling project: Test_openjdk8_hs_sanity.system_ppc64_aix_testList_1 [2026-01-08T15:21:18.018Z] Starting building: Test_openjdk8_hs_sanity.system_ppc64_aix_testList_1 #44 [2026-01-08T15:21:18.018Z] Starting building: Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0 #44 [2026-01-08T15:47:53.660Z] Build Test_openjdk8_hs_sanity.system_ppc64_aix_testList_1 #44 completed: SUCCESS [Pipeline] } [2026-01-08T18:13:48.766Z] Build Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0 #44 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-08T18:13:49.082Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk8_hs_sanity.system_ppc64_aix [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T18:13:49.233Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T18:13:49.233Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T18:13:49.274Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-08T18:13:49.339Z] Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0 #44 completed with status SUCCESS [Pipeline] timeout [2026-01-08T18:13:49.376Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T18:13:49.531Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0" build number 44 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-08T18:13:49.602Z] Saving Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/44/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-08T18:13:49.644Z] Archiving artifacts [2026-01-08T18:13:49.701Z] Recording fingerprints [Pipeline] echo [2026-01-08T18:13:49.790Z] Test_openjdk8_hs_sanity.system_ppc64_aix_testList_1 #44 completed with status SUCCESS [Pipeline] timeout [2026-01-08T18:13:49.854Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T18:13:50.157Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_ppc64_aix_testList_1" build number 44 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-08T18:13:50.296Z] Saving Test_openjdk8_hs_sanity.system_ppc64_aix_testList_1/44/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-08T18:13:50.365Z] Archiving artifacts [2026-01-08T18:13:50.439Z] Recording fingerprints [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T18:13:50.750Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T18:13:50.750Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T18:13:50.787Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS