Skip to content

Image refresh for rhel-10-2#8752

Merged
jelly merged 1 commit intomainfrom
image-refresh-rhel-10-2-20260303-075211
Mar 13, 2026
Merged

Image refresh for rhel-10-2#8752
jelly merged 1 commit intomainfrom
image-refresh-rhel-10-2-20260303-075211

Conversation

@cockpituous
Copy link
Copy Markdown
Contributor

@cockpituous cockpituous commented Mar 3, 2026

Image refresh for rhel-10-2

  • image-refresh rhel-10-2

@github-actions github-actions Bot added the bot label Feb 22, 2026
@cockpituous cockpituous changed the title Image refresh for rhel-10-2 WIP: bfe561d9061a: [no-test] Image refresh for rhel-10-2 Feb 22, 2026
@cockpituous
Copy link
Copy Markdown
Contributor

@cockpituous cockpituous changed the title WIP: bfe561d9061a: [no-test] Image refresh for rhel-10-2 Image refresh for rhel-10-2 Feb 22, 2026
@cockpituous cockpituous changed the title Image refresh for rhel-10-2 WIP: 7694b825772a: [no-test] Image refresh for rhel-10-2 Mar 3, 2026
@cockpituous
Copy link
Copy Markdown
Contributor

cockpituous pushed a commit that referenced this pull request Mar 3, 2026
@cockpituous cockpituous force-pushed the image-refresh-rhel-10-2-20260303-075211 branch from adda3ca to 6b17aa5 Compare March 3, 2026 07:52
@cockpituous cockpituous changed the title WIP: 7694b825772a: [no-test] Image refresh for rhel-10-2 Image refresh for rhel-10-2 Mar 3, 2026
@cockpituous
Copy link
Copy Markdown
Contributor

@tomasmatus tomasmatus force-pushed the image-refresh-rhel-10-2-20260303-075211 branch from 6b17aa5 to 9f318bd Compare March 5, 2026 09:33
@tomasmatus
Copy link
Copy Markdown
Member

testCreateDownloadAnOS seems to be naughty ⚔️

@tomasmatus
Copy link
Copy Markdown
Member

seems real :/

@tomasmatus
Copy link
Copy Markdown
Member

virt-install hangs, looks like the subVM kernelpanicks
image

@tomasmatus
Copy link
Copy Markdown
Member

tomasmatus commented Mar 11, 2026

that kernel panic is normal, happens on fedora too.
Found this bit in test related to virt-install timing out, the process is still running on fedora too, we just don't check if it exits.

            # HACK: on some OSes we need to wait for virt-install to
            # exit; on others, it wont ever exit but that's fine as
            # well.  (On some OSes the created VM crashes in the
            # kernel, on others, the BIOS can't find a bootable
            # device. Maybe that's the difference.)
            if self.create_and_run and self.machine.image.startswith(('opensuse-tumbleweed', 'rhel-10')):
                self.machine.execute(f"while {virt_install_cmd}; do sleep 1; done", timeout=300)

fix is the same as for centos-10 cockpit-project/cockpit-machines#2420

tomasmatus added a commit to tomasmatus/cockpit-machines that referenced this pull request Mar 11, 2026
This unblocks rhel-10-2 image refresh cockpit-project/bots#8752

Same fix as previously for centos-10
github.com/cockpit-project/pull/2420
tomasmatus added a commit to tomasmatus/cockpit-machines that referenced this pull request Mar 11, 2026
This unblocks rhel-10-2 image refresh cockpit-project/bots#8752

Same fix as previously for centos-10 cockpit-project#2420
tomasmatus added a commit to tomasmatus/cockpit-machines that referenced this pull request Mar 12, 2026
This unblocks rhel-10-2 image refresh cockpit-project/bots#8752

Same fix as previously for centos-10 cockpit-project#2420
@jelly
Copy link
Copy Markdown
Member

jelly commented Mar 13, 2026

The run in cockpit-project/cockpit-machines#2578 went green landing red.

@jelly jelly merged commit 683aa47 into main Mar 13, 2026
15 of 16 checks passed
@jelly jelly deleted the image-refresh-rhel-10-2-20260303-075211 branch March 13, 2026 10:17
jelly pushed a commit to cockpit-project/cockpit-machines that referenced this pull request Mar 13, 2026
This unblocks rhel-10-2 image refresh cockpit-project/bots#8752

Same fix as previously for centos-10 #2420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants