Skip to content

Intermittent "Connection to server timed out" while building gecko-media (sccache) #19495

@jdm

Description

@jdm

Example log: https://gist.github.com/jdm/14b33c3f609730891733d1a41e3f0af2

In particular:

running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--"
Scanning dependencies of target ogg
[  0%] Building C object CMakeFiles/ogg.dir/gecko/src/media/libogg/src/ogg_alloc.c.o

--- stderr
error: Connection to server timed out
make[2]: *** [CMakeFiles/ogg.dir/gecko/src/media/libogg/src/ogg_alloc.c.o] Error 2
make[1]: *** [CMakeFiles/ogg.dir/all] Error 2
make: *** [all] Error 2
thread 'main' panicked at '
command did not execute successfully, got: exit code: 2

My guess is this is related to the jobserver integration. cc @aturon, since this is significantly affecting Servo's CI throughput.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-buildRelated to or part of the build processI-intermittentProblem reproduces intermittently.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions