-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
CI: Troubleshoot #45507
CI: Troubleshoot #45507
Conversation
jbrockmendel
commented
Jan 20, 2022
- closes #xxxx
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
- whatsnew entry
My theory proved incorrect in #45500. Looks like you're having more luck here? |
looks like azure is green. time to whittle these down... |
great |
any luck here? |
can we force the windows builds to a single cpu? (and maybe disable some expensive tests / keep 2 builds) |
slowly narrowing it down |
OK! looks like its somewhere in usecols... |
The build that just failed is almost identical to one that passed a few hours ago (see the "remove usecols" commit above 71bf824). That commit also removed the entire usecols directory, while this one left |
Trying this approach in #45547. The CI is really backed up right now so it might take a while to get to |
Could/should we just cancel some of the non-fixing-this azure jobs to speed this up? |
Yeah if there are lot of queued up jobs it would allow to debug this quicker. But looks like the queue cleared up overnight |
azure green! |
Confident it was this or do you think retriggering the CI will confirm this? |
ok let's merge on green (i retriggered) |
let's also an issue to troubleshoot this as well (this case you are skipping) |
@meeseeksdev backport 1.4.x |
Something went wrong ... Please have a look at my logs. |
Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>