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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI job cpu (ubuntu-18.04, 3.9, oldest, stable) failing with Segmentation fault #11206

Closed
daniellepintz opened this issue Dec 21, 2021 · 1 comment
Labels
bug Something isn't working ci Continuous Integration

Comments

@daniellepintz
Copy link
Contributor

daniellepintz commented Dec 21, 2021

馃悰 Bug

The CI job cpu (ubuntu-18.04, 3.9, oldest, stable) has been failing quite consistently on recent PRs with a seg fault:
/home/runner/work/_temp/a06dced7-640c-436b-bbb1-c17e205bf64d.sh: line 2: 3542 Segmentation fault (core dumped) coverage run --source pytorch_lightning -m pytest pytorch_lightning tests -v --durations=50 --junitxml=junit/test-results-Linux-py3.9-oldest-stable.xml

Recent runs:
https://github.com/PyTorchLightning/pytorch-lightning/runs/4597791363?check_suite_focus=true
https://github.com/PyTorchLightning/pytorch-lightning/runs/4598799055?check_suite_focus=true
https://github.com/PyTorchLightning/pytorch-lightning/runs/4599551767?check_suite_focus=true
https://github.com/PyTorchLightning/pytorch-lightning/runs/4589679232?check_suite_focus=true

This job is often the only failing job, making the whole CI red. However this job is not required to merge a PR, so contributors aren't strongly motivated to fix it. As part of #9445 I believe we should either mark this test as required or delete it, with a personal preference for deleting it.

cc @carmocca @akihironitta @Borda

@daniellepintz daniellepintz added bug Something isn't working ci Continuous Integration labels Dec 21, 2021
@carmocca
Copy link
Contributor

Duplicate of #11184

@carmocca carmocca marked this as a duplicate of #11184 Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci Continuous Integration
Projects
None yet
Development

No branches or pull requests

2 participants