Adopt_HS_FeatureTests_0
[2026-02-14T23:10:30.866Z] Running test Adopt_HS_FeatureTests_0 ...
[2026-02-14T23:10:30.866Z] ===============================================
[2026-02-14T23:10:30.866Z] Adopt_HS_FeatureTests_0 Start Time: Sat Feb 14 23:10:30 2026 Epoch Time (ms): 1771110630114
[2026-02-14T23:10:30.866Z] variation: NoOptions
[2026-02-14T23:10:30.866Z] JVM_OPTIONS:
[2026-02-14T23:10:30.866Z] { \
[2026-02-14T23:10:30.866Z] echo ""; echo "TEST SETUP:"; \
[2026-02-14T23:10:30.866Z] echo "Nothing to be done for setup."; \
[2026-02-14T23:10:30.866Z] mkdir -p "/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17711106291363/Adopt_HS_FeatureTests_0"; \
[2026-02-14T23:10:30.866Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17711106291363/Adopt_HS_FeatureTests_0"; \
[2026-02-14T23:10:30.866Z] echo ""; echo "TESTING:"; \
[2026-02-14T23:10:30.866Z] "/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -cp \
[2026-02-14T23:10:30.866Z] "/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar:/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar:/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar" org.testng.TestNG \
[2026-02-14T23:10:30.866Z] "/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage/testng.xml" -d "/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17711106291363/Adopt_HS_FeatureTests_0" -testnames CommonFeatureTests,HotspotFeatureTests \
[2026-02-14T23:10:30.866Z] -groups level.extended -excludegroups d.*.alpine-linux_aarch64,d.*.arch.aarch,d.*.os.alpine-linux,d.*.bits.64,d.*.generic-all; if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Adopt_HS_FeatureTests_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17711106291363/Adopt_HS_FeatureTests_0"; else echo "-----------------------------------"; echo "Adopt_HS_FeatureTests_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-14T23:10:30.866Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-14T23:10:30.866Z] echo "Nothing to be done for teardown."; \
[2026-02-14T23:10:30.866Z] } 2>&1 | tee -a "/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17711106291363/TestTargetResult";
[2026-02-14T23:10:30.866Z]
[2026-02-14T23:10:30.866Z] TEST SETUP:
[2026-02-14T23:10:30.866Z] Nothing to be done for setup.
[2026-02-14T23:10:30.866Z]
[2026-02-14T23:10:30.866Z] TESTING:
[2026-02-14T23:10:31.850Z] ...
[2026-02-14T23:10:31.850Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-14T23:10:31.850Z] ...
[2026-02-14T23:10:31.850Z]
[2026-02-14T23:10:32.834Z] Feb 14, 2026 11:10:32 PM net.adoptium.test.VerifyCACertsTest isCertNrMatch
[2026-02-14T23:10:32.834Z] INFO: cacerts file: /home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/lib/security/cacerts
[2026-02-14T23:10:33.816Z] PASSED: javaVersionPrintsVendor
[2026-02-14T23:10:33.816Z] PASSED: vmPropertiesPointToVendor
[2026-02-14T23:10:33.816Z] PASSED: freetypeOnlyBundledOnCertainPlatforms
[2026-02-14T23:10:33.816Z] PASSED: isCertNrMatch
[2026-02-14T23:10:33.816Z]
[2026-02-14T23:10:33.816Z] ===============================================
[2026-02-14T23:10:33.816Z] CommonFeatureTests
[2026-02-14T23:10:33.816Z] Tests run: 4, Failures: 0, Skips: 0
[2026-02-14T23:10:33.816Z] ===============================================
[2026-02-14T23:10:33.816Z]
[2026-02-14T23:10:33.816Z] Feb 14, 2026 11:10:32 PM net.adoptium.test.FeatureTests testJFRAvailable
[2026-02-14T23:10:33.816Z] INFO: Detected 26.0.0.0 on LINUX/AARCH64, expect JFR to be present: true
[2026-02-14T23:10:35.814Z] [2.299s][info][jfr,startup] Started recording 1. No limit specified, using maxsize=250MB as default.
[2026-02-14T23:10:35.814Z] [2.299s][info][jfr,startup]
[2026-02-14T23:10:35.814Z] [2.299s][info][jfr,startup] Use jcmd 1485756 JFR.dump name=1 filename=FILEPATH to copy recording data to file.
[2026-02-14T23:10:35.814Z] openjdk version "26-beta" 2026-03-17
[2026-02-14T23:10:35.814Z] OpenJDK Runtime Environment Temurin-26+35-202602142135 (build 26-beta+35-ea)
[2026-02-14T23:10:35.814Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142135 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-14T23:10:36.791Z] Linking based on the current run-time image
[2026-02-14T23:10:36.791Z] java.base jrt:/java.base (run-time image)
[2026-02-14T23:10:36.791Z]
[2026-02-14T23:10:36.791Z] Providers:
[2026-02-14T23:10:36.791Z] java.base provides java.nio.file.spi.FileSystemProvider used by java.base
[2026-02-14T23:10:41.105Z] Feb 14, 2026 11:10:40 PM net.adoptium.test.FeatureTests testJlinkJdk11AndBetter
[2026-02-14T23:10:41.105Z] INFO: Basic jlink smoke test passed. Command was: [/home/jenkins/workspace/build-scripts/jobs/jdk26/jdk26-alpine-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/jlink, --add-modules, java.base, --output, java.base-image, --verbose]
[2026-02-14T23:10:42.081Z] Feb 14, 2026 11:10:41 PM net.adoptium.test.FeatureTests testLinkableRuntimeJDK24Plus
[2026-02-14T23:10:42.081Z] INFO: Matched 'Capabilities:' line: Linking from run-time image enabled
[2026-02-14T23:10:42.081Z] Feb 14, 2026 11:10:41 PM net.adoptium.test.FeatureTests testShenandoahAvailable
[2026-02-14T23:10:42.081Z] INFO: Detected 26.0.0.0 on LINUX/AARCH64, expect Shenandoah to be present: true
[2026-02-14T23:10:42.081Z] openjdk version "26-beta" 2026-03-17
[2026-02-14T23:10:42.081Z] OpenJDK Runtime Environment Temurin-26+35-202602142135 (build 26-beta+35-ea)
[2026-02-14T23:10:42.081Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142135 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-14T23:10:42.081Z] Feb 14, 2026 11:10:41 PM net.adoptium.test.FeatureTests testZGCAvailable
[2026-02-14T23:10:42.081Z] INFO: Detected 26.0.0.0 on LINUX/AARCH64, expect ZGC to be present: true
[2026-02-14T23:10:42.081Z] [0.061s][warning][os] Invalid processor id reported by the operating system (got processor id 4, valid processor id range is 0-3)
[2026-02-14T23:10:42.081Z] [0.061s][warning][os] Falling back to assuming processor id is 0. This could have a negative impact on performance.
[2026-02-14T23:10:42.081Z] openjdk version "26-beta" 2026-03-17
[2026-02-14T23:10:42.081Z] OpenJDK Runtime Environment Temurin-26+35-202602142135 (build 26-beta+35-ea)
[2026-02-14T23:10:42.081Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142135 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-14T23:10:43.060Z] PASSED: testJFRAvailable
[2026-02-14T23:10:43.060Z] PASSED: testJlinkJdk11AndBetter
[2026-02-14T23:10:43.060Z] PASSED: testLinkableRuntimeJDK24Plus
[2026-02-14T23:10:43.060Z] PASSED: testShenandoahAvailable
[2026-02-14T23:10:43.060Z] PASSED: testZGCAvailable
[2026-02-14T23:10:43.060Z]
[2026-02-14T23:10:43.060Z] ===============================================
[2026-02-14T23:10:43.060Z] HotspotFeatureTests
[2026-02-14T23:10:43.060Z] Tests run: 5, Failures: 0, Skips: 0
[2026-02-14T23:10:43.060Z] ===============================================
[2026-02-14T23:10:43.060Z]
[2026-02-14T23:10:43.060Z]
[2026-02-14T23:10:43.060Z] ===============================================
[2026-02-14T23:10:43.060Z] BuildAndPackagingTests
[2026-02-14T23:10:43.060Z] Total tests run: 9, Failures: 0, Skips: 0
[2026-02-14T23:10:43.060Z] ===============================================
[2026-02-14T23:10:43.060Z]
[2026-02-14T23:10:43.060Z] -----------------------------------
[2026-02-14T23:10:43.060Z] Adopt_HS_FeatureTests_0_PASSED
[2026-02-14T23:10:43.060Z] -----------------------------------
[2026-02-14T23:10:43.060Z]
[2026-02-14T23:10:43.060Z] TEST TEARDOWN:
[2026-02-14T23:10:43.060Z] Nothing to be done for teardown.
[2026-02-14T23:10:43.061Z] Adopt_HS_FeatureTests_0 Finish Time: Sat Feb 14 23:10:42 2026 Epoch Time (ms): 1771110642367