-
Notifications
You must be signed in to change notification settings - Fork 40
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-flake: integration_tests::updates::test_update_uninitialized #4949
Comments
|
It was the Linux job that had this failure. The helios job passed on the first go. The test passed when re-running the Linux CI job. |
Saw this same flake here: https://github.com/oxidecomputer/omicron/pull/4936/checks?check_run_id=21134488445 |
I wrote this test, will look tomorrow. |
One more data point: #5246 , still flaking |
This was on |
Started looking at this a couple weeks ago but got preempted :( Wondering if we should just throw a retry on the test for now. |
I encountered the same issue (in https://github.com/oxidecomputer/omicron/runs/29801528621
|
The previously failing test passed on re-run. |
While looking into #4949, I noticed that the test name was wrong. While I haven't solved this issue, this will at least make the failure a bit less confusing since the logs will be named correctly.
On the latest run, there are a few odd failures. I'm not actually sure this is the test's fault in particular. It may be a symptom of some other issue. I'm seeing issues with DNS and a network unreachable error. I'm not sure if these are things we would ever expect to see. https://buildomat.eng.oxide.computer/wg/0/artefact/01J83YQ7AHHW6QKHJDPJ1VNTQZ/TO4wpZD6Wkn0cqGZqM1XfG8KqjefjStmDUPQq3Xtnnd1ZgiZ/01J83YQVGZ2RM05A2M6PA2SF1J/01J841N63E4WRZMTEKP3AK76NY/test_all-d3f0fb0580db6861-test_update_end_to_end.176436.1.log?format=x-bunyan#L704 |
While looking into #4949, I noticed that the test name was wrong. While I haven't solved this issue, this will at least make the failure a bit less confusing since the logs will be named correctly.
This one's come up again today for me: https://buildomat.eng.oxide.computer/wg/0/details/01JADDKWGJPE0W6GWXXKVACPCS/tntBJzr7RPDoVr0k1n2H2XbfwB7E1I31lHt7USHEwUNUteb7/01JADDM60TPPKHJFF6GYQ0E9QW. |
I think you actually hit this error: #6771 but in a test. |
|
This test passed in a PR, then failed on main once the PR landed.
See
The text was updated successfully, but these errors were encountered: