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

test failed in CI: deploy: Failed to reach switch zone after 30 seconds #6802

Open
iliana opened this issue Oct 8, 2024 · 1 comment
Open
Labels
Test Flake Tests that work. Wait, no. Actually yes. Hang on. Something is broken.

Comments

@iliana
Copy link
Contributor

iliana commented Oct 8, 2024

This test failed on a CI run on #6764 (893980e): https://github.com/oxidecomputer/omicron/runs/31106728412

Log showing the specific test failure: https://buildomat.eng.oxide.computer/wg/0/details/01J9CX1DW3PF08TSAP6C5BR05B/Zs83GkZ6JiGbx3t2CTXBHpCoUgzG5CrV4qZnLi8qriO1jf5U/01J9CX240452EBWJPNW49B9RZK#S359

Excerpt from the log showing the failure:

buskin console login: Oct  5 00:12:08 buskin ufs: NOTICE: alloc: /: file system full

[...]

+ retry=31
+ curl --head --silent -o /dev/null 'http://[fd00:1122:3344:101::2]:12224/'
+ [[ 31 -gt 30 ]]
+ echo 'Failed to reach switch zone after 30 seconds'
+ exit 1
Failed to reach switch zone after 30 seconds
@iliana iliana added the Test Flake Tests that work. Wait, no. Actually yes. Hang on. Something is broken. label Oct 8, 2024
@davepacheco
Copy link
Collaborator

I think this usually reflects something having tried to write to the root filesystem (the in-memory ramdisk).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Flake Tests that work. Wait, no. Actually yes. Hang on. Something is broken.
Projects
None yet
Development

No branches or pull requests

2 participants