Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coreos.unique.boot.failure kola test fails on aarch64 #3669

Closed
marmijo opened this issue Nov 28, 2023 · 0 comments · Fixed by #3680
Closed

coreos.unique.boot.failure kola test fails on aarch64 #3669

marmijo opened this issue Nov 28, 2023 · 0 comments · Fixed by #3680
Assignees
Labels
jira for syncing to jira

Comments

@marmijo
Copy link
Contributor

marmijo commented Nov 28, 2023

coreos.unique.boot.failre, which was recently implemented in #3647, has been failing on aarch64 builds that are using the latest COSA container. This test hasn't been backported to older RHCOS branches, so it's only affecting 4.15-9.2 RHCOS and FCOS aarch64 builds.

[2023-11-28T04:26:26.979Z] === RUN   coreos.unique.boot.failure
[2023-11-28T04:26:26.979Z] mke2fs 1.47.0 (5-Feb-2023)
[2023-11-28T04:28:33.348Z] --- FAIL: coreos.unique.boot.failure (123.54s)
[2023-11-28T04:28:33.348Z]         qemufailure.go:69: timed out waiting for initramfs error: context deadline exceeded
[2023-11-28T04:28:33.348Z] FAIL, output in /home/jenkins/agent/workspace/bump-lockfile/tmp/kola-LI1G8/kola-aarch64/rerun

There are no console logs for this test in the kola output.

marmijo added a commit to marmijo/fedora-coreos-config that referenced this issue Nov 28, 2023
This test has been failing on aarch64 builds. Let's denylist the
test while we work to find a fix for:
coreos/coreos-assembler#3669
marmijo added a commit to marmijo/os that referenced this issue Nov 28, 2023
This test has been failing on aarch64 builds using the
latest COSA tag (4.15-9.2). Let's denylist the test while
we work to find a fix for coreos/coreos-assembler#3669
dustymabe pushed a commit to coreos/fedora-coreos-config that referenced this issue Nov 28, 2023
This test has been failing on aarch64 builds. Let's denylist the
test while we work to find a fix for:
coreos/coreos-assembler#3669
@c4rt0 c4rt0 self-assigned this Nov 28, 2023
marmijo added a commit to marmijo/os that referenced this issue Nov 29, 2023
`coreos.unique.boot.failure` has been failing on aarch64 builds
and `coreos.ignition.failure` has been failing on RHCOS in general.
Let's denylist them and add a snooze while we investigate
the issues.

See: coreos/coreos-assembler#3670
and coreos/coreos-assembler#3669
@c4rt0 c4rt0 added the jira for syncing to jira label Dec 4, 2023
c4rt0 added a commit to c4rt0/coreos-assembler that referenced this issue Dec 5, 2023
c4rt0 added a commit to c4rt0/coreos-assembler that referenced this issue Dec 6, 2023
c4rt0 added a commit to c4rt0/os that referenced this issue Dec 14, 2023
coreos.ignition.failure has been failing on RHCOS in general.

After failing to reproduce it locally I am removing it
from denylist in order to catch errors in the pipeline.
The goal of this PR is to allow it in RHCOS 4.16, catch the
errors from the log and re-introduce `coreos.ignition.failure`
to kola-denylist while working on solution.

See: coreos/coreos-assembler#3670 and coreos/coreos-assembler#3669
c4rt0 added a commit to c4rt0/os that referenced this issue Dec 14, 2023
aaradhak pushed a commit to aaradhak/fedora-coreos-config that referenced this issue Mar 18, 2024
This test has been failing on aarch64 builds. Let's denylist the
test while we work to find a fix for:
coreos/coreos-assembler#3669
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira for syncing to jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants