Skip to content

ART-18075: Add missing lockfile rpms for ose-agent-installer-api-server (4.20)#10242

Open
joepvd wants to merge 1 commit intoopenshift-eng:openshift-4.20from
joepvd:ART-18075-4.20-ose-agent-installer-api-server
Open

ART-18075: Add missing lockfile rpms for ose-agent-installer-api-server (4.20)#10242
joepvd wants to merge 1 commit intoopenshift-eng:openshift-4.20from
joepvd:ART-18075-4.20-ose-agent-installer-api-server

Conversation

@joepvd
Copy link
Copy Markdown
Contributor

@joepvd joepvd commented Apr 28, 2026

Summary

Add gcc-plugin-annobin, libgomp, and nmstate-libs to konflux.cachi2.lockfile.rpms for ose-agent-installer-api-server. Also sorted RPM entries alphabetically.

Failing build: https://art-build-history-art-build-history.apps.artc2023.pc3z.p1.openshiftapps.com/?name=^ose-agent-installer-api-server$&group=openshift-4.20&assembly=stream&engine=konflux

Analysis

The hermetic build fails because non-final builder layer dependencies aren't in the lockfile:

  • gcc-plugin-annobin — required by gcc
  • libgomp — required by gcc
  • nmstate-libs — required by nmstate-devel

These packages exist in the repos but aren't captured by the SBOM since they're installed in non-final layers. They must be explicitly listed in the lockfile RPMs.

Verified by seed-lockfile test build #317 which succeeded with these RPMs added.

Generated with Claude Code

…er (4.20)

Add gcc-plugin-annobin, libgomp, and nmstate-libs to
konflux.cachi2.lockfile.rpms. These are non-final layer dependencies
needed by gcc and nmstate-devel that aren't captured by the SBOM.
Also sorted RPM entries alphabetically.

Verified by seed-lockfile test build openshift-eng#317.
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 28, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 28, 2026

@joepvd: This pull request references ART-18075 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.20.z" version, but no target version was set.

Details

In response to this:

Summary

Add gcc-plugin-annobin, libgomp, and nmstate-libs to konflux.cachi2.lockfile.rpms for ose-agent-installer-api-server. Also sorted RPM entries alphabetically.

Failing build: https://art-build-history-art-build-history.apps.artc2023.pc3z.p1.openshiftapps.com/?name=^ose-agent-installer-api-server$&group=openshift-4.20&assembly=stream&engine=konflux

Analysis

The hermetic build fails because non-final builder layer dependencies aren't in the lockfile:

  • gcc-plugin-annobin — required by gcc
  • libgomp — required by gcc
  • nmstate-libs — required by nmstate-devel

These packages exist in the repos but aren't captured by the SBOM since they're installed in non-final layers. They must be explicitly listed in the lockfile RPMs.

Verified by seed-lockfile test build #317 which succeeded with these RPMs added.

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.

@joepvd
Copy link
Copy Markdown
Contributor Author

joepvd commented Apr 28, 2026

/lgtm /approve

@joepvd
Copy link
Copy Markdown
Contributor Author

joepvd commented Apr 29, 2026

/lgtm
/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 29, 2026

@joepvd: you cannot LGTM your own PR.

Details

In response to this:

/lgtm
/approve

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.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 29, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joepvd

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

The pull request process is described 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 29, 2026
@adobes1
Copy link
Copy Markdown
Contributor

adobes1 commented Apr 29, 2026

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 29, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 29, 2026

@joepvd: The following tests 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 1ec52b4 link false /test art-pre-commit-check
ci/prow/art-konflux-delivery-repo-check 1ec52b4 link unknown /test art-konflux-delivery-repo-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

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants