On Fri, Jun 19, 2020 at 8:08 AM Ruediger Pluem <[email protected]> wrote: > > Anyone an idea why the Travis builds on s390x, ppc64le and arm64 always fail > (e.g. https://travis-ci.org/github/apache/httpd/builds/700041805)? It looks > like the server fails to start in time when running > the test suite.
My half-court-shot guess would be RNG hang. I didn't look at the travis script, but could we get pstack output of httpd processes when it times out?
