Skip to content

OCPBUGS-67206: Update RHCOS-release-4.16 bootimage metadata to 416.94.202608150307-0 - #10798

Merged
sdodson merged 1 commit into
openshift:release-4.16from
coreosbot-releng:bootimage-bump-416.94.202608150307-0
Sep 1, 2026
Merged

OCPBUGS-67206: Update RHCOS-release-4.16 bootimage metadata to 416.94.202608150307-0#10798
sdodson merged 1 commit into
openshift:release-4.16from
coreosbot-releng:bootimage-bump-416.94.202608150307-0

Conversation

@coreosbot-releng

Copy link
Copy Markdown

Update data/data/coreos/rhcos.json to 416.94.202608150307-0

The changes done here will update the RHCOS 4.16 bootimage metadata and address the following issues:

OCPBUGS-60668: Cannot use auto-forward kargs (like ip=) with coreos-installer (iso|pxe) customize

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.16-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=416.94.202608150307-0                                       \n    aarch64=416.94.202608150307-0                                      \n    s390x=416.94.202608150307-0                                        \n    ppc64le=416.94.202608150307-0

The changes done here will update the RHCOS 4.16 bootimage metadata and address the following issues:

OCPBUGS-60668: Cannot use auto-forward kargs (like ip=) with coreos-installer (iso|pxe) customize

```
plume cosa2stream --target data/data/coreos/rhcos.json                 \
    --distro rhcos --no-signatures --name 4.16-9.4                     \
    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \
    x86_64=416.94.202608150307-0                                       \
    aarch64=416.94.202608150307-0                                      \
    s390x=416.94.202608150307-0                                        \
    ppc64le=416.94.202608150307-0
```
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@openshift-ci-robot openshift-ci-robot added jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. labels Aug 24, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@coreosbot-releng: This pull request references Jira Issue OCPBUGS-67206, which is invalid:

  • expected dependent Jira Issue OCPBUGS-77898 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is ASSIGNED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Update data/data/coreos/rhcos.json to 416.94.202608150307-0

The changes done here will update the RHCOS 4.16 bootimage metadata and address the following issues:

OCPBUGS-60668: Cannot use auto-forward kargs (like ip=) with coreos-installer (iso|pxe) customize

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.16-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=416.94.202608150307-0                                       \n    aarch64=416.94.202608150307-0                                      \n    s390x=416.94.202608150307-0                                        \n    ppc64le=416.94.202608150307-0

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-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Aug 24, 2026
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 4bae01cf-d0cd-4ee0-a0f5-384ad7abaab4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 24, 2026
@openshift-ci

openshift-ci Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Hi @coreosbot-releng. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@openshift-ci
openshift-ci Bot requested review from jlebon and ravanelli August 24, 2026 17:59
@tlbueno

tlbueno commented Aug 24, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 24, 2026
@tlbueno

tlbueno commented Aug 24, 2026

Copy link
Copy Markdown
Member

/test images
/test shellcheck

@yasminvalim yasminvalim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/LGTM

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 24, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Scheduling tests matching the pipeline_run_if_changed or not excluded by pipeline_skip_if_only_changed parameters:
/test e2e-openstack-ovn
/test e2e-aws-ovn

@openshift-ci

openshift-ci Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yasminvalim

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 Aug 24, 2026
@tlbueno

tlbueno commented Aug 25, 2026

Copy link
Copy Markdown
Member

/retest

@sdodson

sdodson commented Aug 25, 2026

Copy link
Copy Markdown
Member

/retest-required

1 similar comment
@tlbueno

tlbueno commented Aug 26, 2026

Copy link
Copy Markdown
Member

/retest-required

@openshift-ci

openshift-ci Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

@coreosbot-releng: 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/images 1aac34c link true /test images
ci/prow/e2e-aws-ovn 1aac34c link true /test e2e-aws-ovn
ci/prow/e2e-openstack-ovn 1aac34c link true /test e2e-openstack-ovn

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.

@sdodson

sdodson commented Sep 1, 2026

Copy link
Copy Markdown
Member

/close

@openshift-ci openshift-ci Bot closed this Sep 1, 2026
@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@sdodson: Closed this PR.

Details

In response to this:

/close

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-robot

Copy link
Copy Markdown
Contributor

@coreosbot-releng: This pull request references Jira Issue OCPBUGS-67206. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state.

Details

In response to this:

Update data/data/coreos/rhcos.json to 416.94.202608150307-0

The changes done here will update the RHCOS 4.16 bootimage metadata and address the following issues:

OCPBUGS-60668: Cannot use auto-forward kargs (like ip=) with coreos-installer (iso|pxe) customize

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.16-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=416.94.202608150307-0                                       \n    aarch64=416.94.202608150307-0                                      \n    s390x=416.94.202608150307-0                                        \n    ppc64le=416.94.202608150307-0

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.

@sdodson

sdodson commented Sep 1, 2026

Copy link
Copy Markdown
Member

/reopen

@openshift-ci openshift-ci Bot reopened this Sep 1, 2026
@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@sdodson: Reopened this PR.

Details

In response to this:

/reopen

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-robot

Copy link
Copy Markdown
Contributor

@coreosbot-releng: This pull request references Jira Issue OCPBUGS-67206, which is invalid:

  • expected dependent Jira Issue OCPBUGS-77898 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is MODIFIED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Update data/data/coreos/rhcos.json to 416.94.202608150307-0

The changes done here will update the RHCOS 4.16 bootimage metadata and address the following issues:

OCPBUGS-60668: Cannot use auto-forward kargs (like ip=) with coreos-installer (iso|pxe) customize

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.16-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=416.94.202608150307-0                                       \n    aarch64=416.94.202608150307-0                                      \n    s390x=416.94.202608150307-0                                        \n    ppc64le=416.94.202608150307-0

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 openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 1, 2026
@sdodson

sdodson commented Sep 1, 2026

Copy link
Copy Markdown
Member

/close
will reopen once i get the other PR reverted

@openshift-ci openshift-ci Bot closed this Sep 1, 2026
@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@sdodson: Closed this PR.

Details

In response to this:

/close
will reopen once i get the other PR reverted

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-robot

Copy link
Copy Markdown
Contributor

@coreosbot-releng: This pull request references Jira Issue OCPBUGS-67206. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state.

Details

In response to this:

Update data/data/coreos/rhcos.json to 416.94.202608150307-0

The changes done here will update the RHCOS 4.16 bootimage metadata and address the following issues:

OCPBUGS-60668: Cannot use auto-forward kargs (like ip=) with coreos-installer (iso|pxe) customize

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.16-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=416.94.202608150307-0                                       \n    aarch64=416.94.202608150307-0                                      \n    s390x=416.94.202608150307-0                                        \n    ppc64le=416.94.202608150307-0

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.

@sdodson

sdodson commented Sep 1, 2026

Copy link
Copy Markdown
Member

/reopen

1 similar comment
@sdodson

sdodson commented Sep 1, 2026

Copy link
Copy Markdown
Member

/reopen

@openshift-ci openshift-ci Bot reopened this Sep 1, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@coreosbot-releng: This pull request references Jira Issue OCPBUGS-67206, which is invalid:

  • expected dependent Jira Issue OCPBUGS-77898 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is MODIFIED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Update data/data/coreos/rhcos.json to 416.94.202608150307-0

The changes done here will update the RHCOS 4.16 bootimage metadata and address the following issues:

OCPBUGS-60668: Cannot use auto-forward kargs (like ip=) with coreos-installer (iso|pxe) customize

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.16-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=416.94.202608150307-0                                       \n    aarch64=416.94.202608150307-0                                      \n    s390x=416.94.202608150307-0                                        \n    ppc64le=416.94.202608150307-0

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

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@sdodson: Reopened this PR.

Details

In response to this:

/reopen

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 openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 1, 2026
@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@sdodson: Reopened this PR.

Details

In response to this:

/reopen

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.

@sdodson
sdodson merged commit 5bc1ab5 into openshift:release-4.16 Sep 1, 2026
14 of 18 checks passed
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@coreosbot-releng: Jira Issue OCPBUGS-67206: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-67206 has been moved to the MODIFIED state.

Details

In response to this:

Update data/data/coreos/rhcos.json to 416.94.202608150307-0

The changes done here will update the RHCOS 4.16 bootimage metadata and address the following issues:

OCPBUGS-60668: Cannot use auto-forward kargs (like ip=) with coreos-installer (iso|pxe) customize

plume cosa2stream --target data/data/coreos/rhcos.json                 \n    --distro rhcos --no-signatures --name 4.16-9.4                     \n    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams  \n    x86_64=416.94.202608150307-0                                       \n    aarch64=416.94.202608150307-0                                      \n    s390x=416.94.202608150307-0                                        \n    ppc64le=416.94.202608150307-0

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.

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/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. 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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants