Platform SIG July 02, 2025

Attending:

Agenda

  • The Jenkins infrastructure team has switched the Jenkins Core release to use JDK21 instead of JDK17 starting with the weekly release 2.514 (it’s been 3 weeks, no issue).
    • We’ll release JDK17 compatible bytecode until we don’t support JDK17 anymore (around March 2026).
  • DockerHub Automatic email about Open Source subscription canceled
  • Java Patch Day is on July 15th.
  • Java 25
    • Temurin supplies JDK 25 early access binaries
    • The infra team has started working on it.
      • The task is available in the helpdesk
      • We’re currently facing an issue with Goss, which isn’t correctly handling the JDK25 tests for Windows—it reports everything as okay even when the Windows JDK25 Temurin build isn’t available.
    • We are trying to compile the top 250 plugins with JDK25
Summary
Total Plugins Tested 250
Successful Builds 217 86.80%
Failed Builds 33 13.20%
  • Container image updates for the Jenkins controller
    • LTS
      • 2.504.3 was released last week ago
      • Phillip Glanz was the release lead
      • :package: Dependency updates
        • Bump Alpine Linux Version to 3.22.0
        • Bump Debian Bookworm Linux Version to 20250610
        • Bump ubi9/ubi to 9.6-1749542372 in /rhel/ubi9/hotspot
    • Weeklies (2.516 and 2.517)
      • :package: Dependency updates
        • Bump git-lfs version to 3.7.0
        • Bump ubi9/ubi to 9.6-1750786174 in /rhel/ubi9/hotspot
  • Container image updates for Jenkins agents
    • Two new releases for the SSH agent (6.19.0, and 6.20.0)
      • :package: Dependency updates
        • Bump Git version on Windows to 2.50.0.windows.1
      • :bug: Bug fixes
        • Revert “Bump Git version on Windows to 2.50.0.windows.1”
        • fix(windows) correct Adoptium API call to only encode _ but not +
        • Bump Debian Bookworm Linux version to bookworm-20250610
        • Bump git-lfs version on Windows to 3.7.0
    • Two new releases for the docker-agent (3309.v27b_9314fd1a_4-5, and 3309.v27b_9314fd1a_4-6)
      • :rocket: New features and improvements
        • Bump git-lfs version on Windows to 3.7.0
      • :bug: Bug fixes
      • :package: Dependency updates
        • Bump UBI9 version to 9.6-1750786174
  • Work in progress on images:
1 Like