Skip to content

release-service-utils image used by modelcar-oci-ta task disappeared #3711

Description

@chmeliik

In #3681, Conforma task checks reported this violation:

- filepath: all_tasks-ec/0.1_modelcar-oci-ta.yaml
  success: false
  success-count: 9
  successes: null
  violations:
  - metadata:
      code: step_images.step_images_accessible
      term: quay.io/konflux-ci/release-service-utils:2f93b7ed6a2099e7187bb110a6b95caac3b8bdbc
    msg: Step 1 uses inaccessible image ref 'quay.io/konflux-ci/release-service-utils:2f93b7ed6a2099e7187bb110a6b95caac3b8bdbc'

The image did indeed disappear for unknown reasons:

$ skopeo inspect --raw docker://quay.io/konflux-ci/release-service-utils:2f93b7ed6a2099e7187bb110a6b95caac3b8bdbc                                                      
FATA[0000] Error parsing image name "docker://quay.io/konflux-ci/release-service-utils:2f93b7ed6a2099e7187bb110a6b95caac3b8bdbc":
reading manifest 2f93b7ed6a2099e7187bb110a6b95caac3b8bdbc in quay.io/konflux-ci/release-service-utils:
unknown: Tag 2f93b7ed6a2099e7187bb110a6b95caac3b8bdbc was deleted or has expired. To pull, revive via time machine

This means the latest released version of the modelcar-oci-ta task now references an un-pullable image and will fail in prod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions