Adopt_HS_FeatureTests_0
[2025-09-25T22:00:28.161Z] Running test Adopt_HS_FeatureTests_0 ...
[2025-09-25T22:00:28.161Z] ===============================================
[2025-09-25T22:00:28.161Z] Adopt_HS_FeatureTests_0 Start Time: Thu Sep 25 22:00:27 2025 Epoch Time (ms): 1758837627614
[2025-09-25T22:00:28.161Z] variation: NoOptions
[2025-09-25T22:00:28.161Z] JVM_OPTIONS:
[2025-09-25T22:00:28.161Z] { \
[2025-09-25T22:00:28.161Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T22:00:28.161Z] echo "Nothing to be done for setup."; \
[2025-09-25T22:00:28.161Z] mkdir -p "/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17588376278245/Adopt_HS_FeatureTests_0"; \
[2025-09-25T22:00:28.161Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17588376278245/Adopt_HS_FeatureTests_0"; \
[2025-09-25T22:00:28.161Z] echo ""; echo "TESTING:"; \
[2025-09-25T22:00:28.161Z] "/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -cp \
[2025-09-25T22:00:28.161Z] "/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar:/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar:/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar" org.testng.TestNG \
[2025-09-25T22:00:28.161Z] "/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage/testng.xml" -d "/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17588376278245/Adopt_HS_FeatureTests_0" -testnames CommonFeatureTests,HotspotFeatureTests \
[2025-09-25T22:00:28.161Z] -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/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17588376278245/Adopt_HS_FeatureTests_0"; else echo "-----------------------------------"; echo "Adopt_HS_FeatureTests_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T22:00:28.161Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T22:00:28.161Z] echo "Nothing to be done for teardown."; \
[2025-09-25T22:00:28.161Z] } 2>&1 | tee -a "/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_17588376278245/TestTargetResult";
[2025-09-25T22:00:28.161Z]
[2025-09-25T22:00:28.161Z] TEST SETUP:
[2025-09-25T22:00:28.161Z] Nothing to be done for setup.
[2025-09-25T22:00:28.161Z]
[2025-09-25T22:00:28.161Z] TESTING:
[2025-09-25T22:00:28.161Z] ...
[2025-09-25T22:00:28.161Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2025-09-25T22:00:28.161Z] ...
[2025-09-25T22:00:28.161Z]
[2025-09-25T22:00:29.114Z] Sep 25, 2025 10:00:28 PM net.adoptium.test.VerifyCACertsTest isCertNrMatch
[2025-09-25T22:00:29.114Z] INFO: cacerts file: /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/lib/security/cacerts
[2025-09-25T22:00:29.114Z] PASSED: javaVersionPrintsVendor
[2025-09-25T22:00:29.114Z] PASSED: vmPropertiesPointToVendor
[2025-09-25T22:00:29.114Z] PASSED: freetypeOnlyBundledOnCertainPlatforms
[2025-09-25T22:00:29.114Z] PASSED: isCertNrMatch
[2025-09-25T22:00:29.114Z]
[2025-09-25T22:00:29.114Z] ===============================================
[2025-09-25T22:00:29.114Z] CommonFeatureTests
[2025-09-25T22:00:29.114Z] Tests run: 4, Failures: 0, Skips: 0
[2025-09-25T22:00:29.114Z] ===============================================
[2025-09-25T22:00:29.114Z]
[2025-09-25T22:00:29.114Z] Sep 25, 2025 10:00:28 PM net.adoptium.test.FeatureTests testJFRAvailable
[2025-09-25T22:00:29.114Z] INFO: Detected 26.0.0.0 on LINUX/AARCH64, expect JFR to be present: true
[2025-09-25T22:00:29.114Z] [0.545s][info][jfr,startup] Started recording 1. No limit specified, using maxsize=250MB as default.
[2025-09-25T22:00:29.114Z] [0.545s][info][jfr,startup]
[2025-09-25T22:00:29.114Z] [0.545s][info][jfr,startup] Use jcmd 1249755 JFR.dump name=1 filename=FILEPATH to copy recording data to file.
[2025-09-25T22:00:29.114Z] openjdk version "26-beta" 2026-03-17
[2025-09-25T22:00:29.114Z] OpenJDK Runtime Environment Temurin-26+17-202509252033 (build 26-beta+17-ea)
[2025-09-25T22:00:29.114Z] OpenJDK 64-Bit Server VM Temurin-26+17-202509252033 (build 26-beta+17-ea, mixed mode, sharing)
[2025-09-25T22:00:30.066Z] Linking based on the current run-time image
[2025-09-25T22:00:30.066Z] java.base jrt:/java.base (run-time image)
[2025-09-25T22:00:30.066Z]
[2025-09-25T22:00:30.066Z] Providers:
[2025-09-25T22:00:30.066Z] java.base provides java.nio.file.spi.FileSystemProvider used by java.base
[2025-09-25T22:00:31.190Z] Sep 25, 2025 10:00:30 PM net.adoptium.test.FeatureTests testJlinkJdk11AndBetter
[2025-09-25T22:00:31.190Z] INFO: Basic jlink smoke test passed. Command was: [/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/jlink, --add-modules, java.base, --output, java.base-image, --verbose]
[2025-09-25T22:00:31.190Z] Sep 25, 2025 10:00:30 PM net.adoptium.test.FeatureTests testLinkableRuntimeJDK24Plus
[2025-09-25T22:00:31.190Z] INFO: Matched 'Capabilities:' line: Linking from run-time image enabled
[2025-09-25T22:00:31.190Z] Sep 25, 2025 10:00:30 PM net.adoptium.test.FeatureTests testShenandoahAvailable
[2025-09-25T22:00:31.190Z] INFO: Detected 26.0.0.0 on LINUX/AARCH64, expect Shenandoah to be present: true
[2025-09-25T22:00:31.190Z] openjdk version "26-beta" 2026-03-17
[2025-09-25T22:00:31.190Z] OpenJDK Runtime Environment Temurin-26+17-202509252033 (build 26-beta+17-ea)
[2025-09-25T22:00:31.190Z] OpenJDK 64-Bit Server VM Temurin-26+17-202509252033 (build 26-beta+17-ea, mixed mode, sharing)
[2025-09-25T22:00:31.190Z] Sep 25, 2025 10:00:30 PM net.adoptium.test.FeatureTests testZGCAvailable
[2025-09-25T22:00:31.190Z] INFO: Detected 26.0.0.0 on LINUX/AARCH64, expect ZGC to be present: true
[2025-09-25T22:00:31.190Z] [0.021s][warning][os] Invalid processor id reported by the operating system (got processor id 5, valid processor id range is 0-3)
[2025-09-25T22:00:31.190Z] [0.021s][warning][os] Falling back to assuming processor id is 0. This could have a negative impact on performance.
[2025-09-25T22:00:31.190Z] openjdk version "26-beta" 2026-03-17
[2025-09-25T22:00:31.190Z] OpenJDK Runtime Environment Temurin-26+17-202509252033 (build 26-beta+17-ea)
[2025-09-25T22:00:31.190Z] OpenJDK 64-Bit Server VM Temurin-26+17-202509252033 (build 26-beta+17-ea, mixed mode, sharing)
[2025-09-25T22:00:31.190Z] PASSED: testJFRAvailable
[2025-09-25T22:00:31.190Z] PASSED: testJlinkJdk11AndBetter
[2025-09-25T22:00:31.190Z] PASSED: testLinkableRuntimeJDK24Plus
[2025-09-25T22:00:31.190Z] PASSED: testShenandoahAvailable
[2025-09-25T22:00:31.190Z] PASSED: testZGCAvailable
[2025-09-25T22:00:31.190Z]
[2025-09-25T22:00:31.190Z] ===============================================
[2025-09-25T22:00:31.190Z] HotspotFeatureTests
[2025-09-25T22:00:31.190Z] Tests run: 5, Failures: 0, Skips: 0
[2025-09-25T22:00:31.190Z] ===============================================
[2025-09-25T22:00:31.190Z]
[2025-09-25T22:00:31.190Z]
[2025-09-25T22:00:31.190Z] ===============================================
[2025-09-25T22:00:31.190Z] BuildAndPackagingTests
[2025-09-25T22:00:31.190Z] Total tests run: 9, Failures: 0, Skips: 0
[2025-09-25T22:00:31.190Z] ===============================================
[2025-09-25T22:00:31.190Z]
[2025-09-25T22:00:31.190Z] -----------------------------------
[2025-09-25T22:00:31.190Z] Adopt_HS_FeatureTests_0_PASSED
[2025-09-25T22:00:31.190Z] -----------------------------------
[2025-09-25T22:00:31.190Z]
[2025-09-25T22:00:31.190Z] TEST TEARDOWN:
[2025-09-25T22:00:31.191Z] Nothing to be done for teardown.
[2025-09-25T22:00:31.191Z] Adopt_HS_FeatureTests_0 Finish Time: Thu Sep 25 22:00:30 2025 Epoch Time (ms): 1758837630872