Skip to content

Console Output

+ for i in '{1..5}'
+ /usr/local/bin/sccache --start-server
sccache: Starting the server...
sccache: error: Server startup failed: Address in use
+ /usr/local/bin/sccache --stop-server
Stopping sccache server...
Compile requests                      0
Compile requests executed             0
Cache hits                            0
Cache misses                          0
Cache timeouts                        0
Cache read errors                     0
Forced recaches                       0
Cache write errors                    0
Compilation failures                  0
Cache errors                          0
Non-cacheable compilations            0
Non-cacheable calls                   0
Non-compilation calls                 0
Unsupported compiler calls            0
Average cache write               0.000 s
Average cache read miss           0.000 s
Average cache read hit            0.000 s
Failed distributed compilations       0
Cache location                  S3, bucket: jenkins-resource-bucket-569a545
+ for i in '{1..5}'
+ /usr/local/bin/sccache --start-server
sccache: Starting the server...
+ break