Skip to content

ART-18325: Add missing non-final layer RPMs for ose-agent-installer-utils (4.23)#10493

Open
joepvd wants to merge 1 commit into
openshift-eng:openshift-4.23from
joepvd:ART-18325-4.23-ose-agent-installer-utils
Open

ART-18325: Add missing non-final layer RPMs for ose-agent-installer-utils (4.23)#10493
joepvd wants to merge 1 commit into
openshift-eng:openshift-4.23from
joepvd:ART-18325-4.23-ose-agent-installer-utils

Conversation

@joepvd
Copy link
Copy Markdown
Contributor

@joepvd joepvd commented May 11, 2026

Summary

Add missing RPMs to konflux.cachi2.lockfile.rpms for the non-final (builder) stage of ose-agent-installer-utils. The hermetic build fails in stage [1/2] with Unable to find a match: nmstate-libs because several packages installed in the builder stage are not listed in the lockfile config.

Failing build: https://art-build-history-art-build-history.apps.artc2023.pc3z.p1.openshiftapps.com/?name=^ose-agent-installer-utils$&group=openshift-4.23&assembly=stream&engine=konflux&dateRange=2026-02-10+to+2026-05-11&outcome=success&outcome=failure

Analysis

The SBOM only captures RPMs from the final Dockerfile stage. Packages installed in non-final stages must be explicitly listed in konflux.cachi2.lockfile.rpms. The openshift-4.22 branch already has the complete list; this PR aligns 4.23 with 4.22.

Changes

Added to konflux.cachi2.lockfile.rpms:

  • glibc-gconv-extra
  • libgcc
  • libstdc++
  • NetworkManager-config-server
  • nmstate-libs

Also sorted existing entries alphabetically for consistency.

Generated with Claude Code

@joepvd joepvd added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 11, 2026
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 11, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 11, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented May 11, 2026

@joepvd: This pull request references ART-18325 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.23.0" version, but no target version was set.

Details

In response to this:

Summary

Add missing RPMs to konflux.cachi2.lockfile.rpms for the non-final (builder) stage of ose-agent-installer-utils. The hermetic build fails in stage [1/2] with Unable to find a match: nmstate-libs because several packages installed in the builder stage are not listed in the lockfile config.

Failing build: https://art-build-history-art-build-history.apps.artc2023.pc3z.p1.openshiftapps.com/?name=^ose-agent-installer-utils$&group=openshift-4.23&assembly=stream&engine=konflux&dateRange=2026-02-10+to+2026-05-11&outcome=success&outcome=failure

Analysis

The SBOM only captures RPMs from the final Dockerfile stage. Packages installed in non-final stages must be explicitly listed in konflux.cachi2.lockfile.rpms. The openshift-4.22 branch already has the complete list; this PR aligns 4.23 with 4.22.

Changes

Added to konflux.cachi2.lockfile.rpms:

  • glibc-gconv-extra
  • libgcc
  • libstdc++
  • NetworkManager-config-server
  • nmstate-libs

Also sorted existing entries alphabetically for consistency.

Generated with Claude Code

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 11, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign rayfordj for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@joepvd
Copy link
Copy Markdown
Contributor Author

joepvd commented May 11, 2026

Triggered seed-lockfile test build #392 with ASSEMBLY=test, DOOZER_DATA_PATH=https://github.com/joepvd/ocp-build-data, DOOZER_DATA_GITREF=[ART-18325](https://redhat.atlassian.net/browse/ART-18325)-4.23-ose-agent-installer-utils to verify the lockfile.rpms additions.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 11, 2026

@joepvd: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/art-pre-commit-check 82f8317 link false /test art-pre-commit-check

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants