Skip to content

Azure OKD installation failed (Image issue) #4986

Description

@mefistofeel

Version

4.7.0-0.okd-2021-06-04-191031

Platform:

Azure

  • IPI installation

What happened?

FCOS image URL is wrong

time="2021-06-09T14:20:01Z" level=debug msg="      Generating Image..."
time="2021-06-09T14:20:01Z" level=fatal msg="failed to fetch Metadata: failed to fetch dependency of \"Metadata\": failed to fetch dependency of \"Bootstrap Ignition Config\": failed to fetch dependency of \"Master Machines\": failed to generate asset \"Image\": testing/x86_64: No azure build found"
time="2021-06-09T14:23:24Z" level=debug msg="OpenShift Installer 4.7.0-0.okd-2021-06-04-191031"

Anything else we need to know?

Error in the Arch structure or in the fcos-stream.json

vendor/github.com/coreos/stream-metadata-go/stream/stream.go:27

// Arch contains release details for a particular hardware architecture
type Arch struct {
	Artifacts map[string]PlatformArtifacts `json:"artifacts"`
	Images    Images                       `json:"images,omitempty"`
	// RHELCoreOSExtensions is data specific to Red Hat Enterprise Linux CoreOS
	RHELCoreOSExtensions *rhcos.Extensions `json:"rhel-coreos-extensions,omitempty"`
}

File fcos-stream.json does not contain section rhel-coreos-extensions, which is present in file rhcos-stream.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions