Nuts, looks like this causes build failures due to insufficient disk space: https://tools.taskcluster.net/groups/VHZWELzjSqGJFmm3l51bXg/tasks/WbD7Hwv_TOmBhzmy7txGCQ/runs/0/logs/public%2Flogs%2Flive.log Not sure if it's intermittent or not. I didn't see any failures with artifact builds. I guess one easy way to fix this will be to implement a "use_caches" key in the job schema and set it to false for build tasks.
Bug 1519472 Comment 9 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Nuts, looks like this causes build failures due to insufficient disk space: https://tools.taskcluster.net/groups/VHZWELzjSqGJFmm3l51bXg/tasks/WbD7Hwv_TOmBhzmy7txGCQ/runs/0/logs/public%2Flogs%2Flive.log Not sure if it's intermittent or not. I didn't see this with artifact builds. I guess one easy way to fix this will be to implement a "use_caches" key in the job schema and set it to false for build tasks.