Bug 2119980

Summary: edge-installer ISO install failed at dracut-initqueue timeout
Product: Red Hat Enterprise Linux 9 Reporter: Xiaofeng Wang <xiaofwan>
Component: osbuild-composerAssignee: Image Builder team <osbuilders>
Status: CLOSED CURRENTRELEASE QA Contact: Xiaofeng Wang <xiaofwan>
Severity: high Docs Contact: Eliane Ramos Pereira <elpereir>
Priority: unspecified    
Version: 9.1CC: elpereir, thozza
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: osbuild-composer-67-2.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-02-08 07:33:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Xiaofeng Wang 2022-08-20 14:52:06 UTC
Description of problem:
Install edge-installer image in UEFI VM. The installation filed at dracut-initqueue: timeout

Log:
[  132.763724] dracut-initqueue[1046]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[  132.767975] dracut-initqueue[1046]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2froot.sh: "[ -e "/dev/root" ]"
[  132.772137] dracut-initqueue[1046]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_settle.sh: "[ -f /tmp/settle.done ]"
[  132.777905] dracut-initqueue[1046]: Warning: dracut-initqueue: starting timeout scripts
[  132.781073] dracut-initqueue[1046]: Warning: ############# Anaconda installer errors begin #############
[  132.784716] dracut-initqueue[1046]: Warning: #                                                         #
[  132.788425] dracut-initqueue[1046]: Warning: It seems that the boot has failed. Possible causes include
[  132.788492] dracut-initqueue[1046]: Warning: missing inst.stage2 or inst.repo boot parameters on the
[  132.792073] dracut-initqueue[1046]: Warning: kernel cmdline. Please verify that you have specified
[  132.798940] dracut-initqueue[1046]: Warning: inst.stage2 or inst.repo.
[  132.799005] dracut-initqueue[1046]: Warning: Please also note that the 'inst.' prefix is now mandatory.
[  132.804996] dracut-initqueue[1046]: Warning: #                                                         #
[  132.805061] dracut-initqueue[1046]: Warning: ####     Installer errors encountered during boot:     ####
[  132.808665] dracut-initqueue[1046]: Warning: #                                                         #
[  132.815655] dracut-initqueue[1046]: /lib/dracut/hooks/initqueue/timeout/50-anaconda-error-reporting.sh: line 19: /run/anaconda/initrd_errors.txt: No such file or directory
[  132.815739] dracut-initqueue[1046]: Warning: #                                                         #
[  132.824669] dracut-initqueue[1046]: Warning: ############# Anaconda installer errors end ###############

Version-Release number of selected component (if applicable):
osbuild-composer-59-1.el9.x86_64
osbuild-63-1.el9.noarch

How reproducible:

Steps to Reproduce:
1. git clone https://github.com/virt-s1/rhel-edge.git
2. cd rhel-edge
3. OCP4_TOKEN=abcdefg QUAY_USERNAME=rhel-edge QUAY_PASSWORD=123456 ./ostree-ng.sh

Actual results:
Installation failed

Expected results:
Edge system can be installed without error

Additional info:

Comment 1 Xiaofeng Wang 2022-08-22 09:58:45 UTC
Tested on osbuild-composer-60-1.20220818gitd8d9065.el9.x86_64. This build works in my case.

Comment 6 Xiaofeng Wang 2023-02-08 07:33:37 UTC
Tested with osbuild-composer-73-1.el9.x86_64.rpm