Activity log for bug #1922581

Date Who What changed Old value New value Message
2021-04-05 18:30:25 Joshua Powers bug added bug
2021-04-06 11:19:09 Dimitri John Ledkov description # Overview Recent changes in boot logic moved grub from "removable disk" path to "/efi/ubuntu" in order to fix grub package updates. This had the side-effect of adding a 5-second boot delay in images. This was discovered in GCE images booting Bionic or newer. # Expected result The system to correctly boot from the first boot entry with no delay. # Actual result The system cannot find "System BootOrder", initializes defaults, and creates a 5-second delay in boot. # Steps to reproduce 1. Launch any GCE bionic or newer image after 20210224 2. View the serial console for the image and look for: "System BootOrder not found. Initializing defaults." Afterward, there were are messages counting down, starting with "Booting in 5 seconds" # Logs GCE Image 20210211: https://pastebin.ubuntu.com/p/JdgfRbZrCY/ GCE Image 20210224: https://pastebin.ubuntu.com/p/M7d4SZ4BJ3/ # Overview Recent changes in boot logic moved grub from "removable disk" path to "/efi/ubuntu" in order to fix grub package updates. This had the side-effect of adding a 5-second boot delay in images. This was discovered in GCE images booting Bionic or newer, when vTPM is present. # Expected result The system to correctly boot from the first boot entry with no delay. # Actual result The system cannot find "System BootOrder", initializes defaults, and creates a 5-second delay in boot. # Steps to reproduce 1. Launch any GCE bionic or newer image after 20210224 2. View the serial console for the image and look for: "System BootOrder not found. Initializing defaults." Afterward, there were are messages counting down, starting with "Booting in 5 seconds" # Logs GCE Image 20210211: https://pastebin.ubuntu.com/p/JdgfRbZrCY/ GCE Image 20210224: https://pastebin.ubuntu.com/p/M7d4SZ4BJ3/
2021-04-06 13:28:01 Dimitri John Ledkov shim (Ubuntu): status New Confirmed
2021-04-06 13:28:07 Dimitri John Ledkov shim (Ubuntu): importance Undecided High
2021-04-13 22:26:14 Launchpad Janitor shim (Ubuntu): status Confirmed Fix Released