No space left on device for bolt-x86_64-ubuntu-dylib target
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Several builds are failing due to the lack of the space.
```
remote: Compressing objects: 98% (1485/1515)
remote: Compressing objects: 99% (1500/1515)
remote: Compressing objects: 100% (1515/1515)
remote: Compressing objects: 100% (1515/1515), done.
fatal: Unable to create temporary file '/home/worker/bolt-worker2/bolt-x86_64-ubuntu-dylib/llvm-project/.git/objects/pack/tmp_pack_XXXXXX': No space left on device
fatal: fetch-pack: invalid index-pack output
program finished with exit code 128
elapsedTime=8.481181
```
The link to job is: [bolt-x86_64-ubuntu-dylib](https://lab.llvm.org/buildbot/#/builders/119)[11644](https://lab.llvm.org/buildbot/#/builders/119/builds/11644).
Contributor guide
Research direction
Start with builder 119, build 11644, and inspect the linked buildbot log around the git fetch failure. Determine why the bolt-x86_64-ubuntu-dylib worker runs out of space; done means subsequent builds can fetch and complete without the “No space left on device” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- ci-cd, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100