net: pipe2: too many open files on S390X #20703
Comments
Running using gomote, I see
I think it must be one of the new tests ( |
On the s390 gomote |
OK, running |
The pattern I'm seeing is
with longs sequences of other unrelated system calls in the ellipses. |
I think I see the problem. |
CL https://golang.org/cl/45999 mentions this issue. |
Change https://golang.org/cl/100840 mentions this issue: |
Updates #8602 Updates #20703 Fixes #22724 Change-Id: I27b72311b2c66148c59977361bd3f5101e47b51d Reviewed-on: https://go-review.googlesource.com/100840 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Change https://golang.org/cl/102787 mentions this issue: |
Change https://golang.org/cl/103215 mentions this issue: |
…fect another lookup Updates #8602 Updates #20703 Fixes #22724 Change-Id: I27b72311b2c66148c59977361bd3f5101e47b51d Reviewed-on: https://go-review.googlesource.com/100840 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-on: https://go-review.googlesource.com/102787 Run-TryBot: Andrew Bonventre <andybons@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Since https://go-review.googlesource.com/c/45815/, the S390X builder starts to fail with
https://build.golang.org/log/c50cf67a5e81277c308bae6d09f661dbb5ecdef6
cc @ianlancetaylor @mundaym
The text was updated successfully, but these errors were encountered: