Platform SIG November 04,2025

Agenda

Summary
Total Plugins Tested 250
Successful Builds 129 51.60%
Failed Builds 121 48.40%
  • Jenkins Plugins JDK25 compatibility test shows 90 plugins are already building with JDK25 for real

  • Agents

  • Controller

  • Container image updates for the Jenkins controller

    • LTS
      • 2.528.1 was released three weeks ago
        • 2.528.2 will be released on 2025-11-12 (next week)
    • Weeklies (2.534 and 2.535)
      • :bug: Bug fixes
        • fix: take in account Jenkins versioning format in versionLT and Compare-VersionLessThan
      • :package: Dependency updates
        • Bump updatecli/updatecli-action to 2.94.0
  • Container image updates for Jenkins agents

    • Three new releases for the SSH agent (7.4.0, 7.5.0, and 7.6.0)
      • :rocket: New features and improvements
        • feat: add JDK25 Linux images
        • feat: add JDK25 Windows images
        • (Windows) Bump OpenSSH version to 10.0.0.0p2-Preview
        • Bump Git version on Windows to 2.51.2.windows.1
      • :package: Dependency updates
        • Bump Debian Trixie Linux version to trixie-20251020
    • Three new releases for the docker agent (3345.v03dee9b_f88fc-3, 3345.v03dee9b_f88fc-4, and 3345.v03dee9b_f88fc-5)
      • :ghost: Maintenance
        • chore(updatecli): also include Windows in JDK25 manifest
      • :package: Dependency updates
        • Bump JDK21 version to 21.0.9+10
        • Bump JDK25 version to 25.0.1+8
        • Bump updatecli/updatecli-action to 2.94.0
        • Bump Debian trixie Linux version to trixie-20251020
      • :rocket: New features and improvements
        • Bump Git version on Windows to 2.51.2.windows.1
  • Work in progress on images:

  • RISC-V

    • We worked on supplying a RISC-V64 recent dockerd, docker, containerd, runc, docker compose set of Debian Trixie packages so anyone can have an up to date docker experience for Jenkins
    • RPM are now available, even if we know that Fedora and others do prefer podman. We need docker compose for our quickstart tutorials, though
    • Most of the existing RISC-V64 machines use derivatives of Debian or Fedora
    • We also supply ebuilds for Gentoo users