cargo test
command hang in build stage on AArch64
#10007
Labels
A-jobserver
Area: jobserver, concurrency, parallelism
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
Problem
cargo test
randomly hang inCloud Hypervisor
AArch64 unit test building stage.Here is a recorded failing job in our CI: https://cloud-hypervisor-jenkins.westus.cloudapp.azure.com/blue/organizations/jenkins/cloud-hypervisor/detail/PR-3236/4/pipeline/248/
cargo version: cargo 1.55.0 (32da73a 2021-08-23)
kernel version: 5.10.0
The problem is highly random, and I saw this problem on only one AArch64 server.
I reproduced the problem and debugged with GDB, here is some observation:
gdb.txt
##################### Backtrace of cargo process: #####################
############# Some rustc processes were also seen: ##########################
################## I checked the backtrace of some of them, all like: ###################
Steps
Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: