Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: frequent test timeouts on Android builders #42212

Open
bcmills opened this issue Oct 26, 2020 · 36 comments
Open

all: frequent test timeouts on Android builders #42212

bcmills opened this issue Oct 26, 2020 · 36 comments
Labels
Builders x/build issues (builders, bots, dashboards) mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Oct 26, 2020

@bcmills bcmills added Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. mobile Android, iOS, and x/mobile labels Oct 26, 2020
@gopherbot gopherbot added this to the Unreleased milestone Oct 26, 2020
@bcmills
Copy link
Contributor Author

bcmills commented Apr 27, 2022

greplogs --dashboard -md -l -e '\*\*\* Test killed with quit: ran too long .*\nFAIL\s+golang\.org/x/sys/unix' --since=2022-02-05

2022-04-17T00:58:13-33da011-e948c33/android-386-emu
2022-02-22T15:23:59-3681064-d17b65f/android-amd64-emu
2022-02-07T23:40:03-5739886-911c78f/android-amd64-emu

@bcmills
Copy link
Contributor Author

bcmills commented Apr 27, 2022

(CC @changkun, @steeve)

@changkun
Copy link
Member

It looks like that tests are blocked forever at a syscall (sleep, park, etc.)

Looking at the timeline, it feels like an issue with the emulator itself. Hence I reported to Corellium, but it would not be much helpful for them to tackle down the problem, I think.

Is there anything we could really do? Perhaps mark this as unfortunate?

@bcmills
Copy link
Contributor Author

bcmills commented May 2, 2022

Is there anything we could really do? Perhaps mark this as unfortunate?

I can stop triaging failures on this builder, but at that point the port becomes basically abandoned unless somebody else starts triaging it. 🤷‍♂️

We get a high enough rate of these kinds of failures that they should be reproducible with enough iterations, or at least could be caught with sufficient logging and a watchdog timeout. (Maybe somebody needs to sit down with the emulator and a remote debugger and figure out what's wedged?)

@bcmills bcmills changed the title x/sys/unix: frequent test timeouts on Android builders all: frequent test timeouts on Android builders May 3, 2022
@bcmills
Copy link
Contributor Author

bcmills commented Jun 14, 2022

greplogs -l -e '(?ms)\Aandroid-.*\*\*\* Test killed with quit: ran too long' --since=2022-05-04
2022-06-04T16:11:54-f62514f-fc66cae/android-amd64-emu
2022-05-19T21:33:15-84e58bf-d8762b2/android-amd64-emu
2022-05-10T15:33:47-b2400d8-f7209f9/android-386-emu

@gopherbot
Copy link

Change https://go.dev/cl/412174 mentions this issue: dashboard: add known issues for android-*-emu

gopherbot pushed a commit to golang/build that referenced this issue Jun 14, 2022
Issue golang/go#42212 manifests as test timeouts, and is by far the most
frequent of these known issues.

Issue golang/go#51001 causes failures with "systemstack called from unexpected
goroutine". It seems to have been introduced sometime last year, but
it isn't clear to me whether it is a regression or an older (latent)
bug unearthed by some other change.

Issue golang/go#52724 appears to be a bug or race in the Android emulator
itself. It might require a builder image update and/or escalation to
the maintainers of the emulator proper.

Updates golang/go#53377.

Change-Id: I677915b1ff02dd02e0f14c63b0d25caf11e27a72
Reviewed-on: https://go-review.googlesource.com/c/build/+/412174
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/http2/h2c.TestPropagation (log)
2023/01/09 15:55:30 http2: server connection error from 127.0.0.1:38552: connection error: COMPRESSION_ERROR
2023/01/09 15:55:30 http2: server connection error from 127.0.0.1:38553: connection error: COMPRESSION_ERROR
2023/01/09 15:55:31 http2: server connection error from 127.0.0.1:38554: connection error: COMPRESSION_ERROR
2023/01/09 15:55:33 http2: server connection error from 127.0.0.1:38555: connection error: COMPRESSION_ERROR
2023/01/09 15:55:37 http2: server connection error from 127.0.0.1:38556: connection error: COMPRESSION_ERROR
2023/01/09 15:55:45 http2: server connection error from 127.0.0.1:38557: connection error: COMPRESSION_ERROR
2023/01/09 15:56:02 http2: server connection error from 127.0.0.1:38558: connection error: COMPRESSION_ERROR
SIGQUIT: quit
PC=0x726366eda18e m=0 sigcode=0

...
	/workdir/go/src/net/http/client.go:252 +0x5f7 fp=0xc00005fbf8 sp=0xc00005fa00 pc=0x7263671105b7
net/http.(*Client).send(0xc00007e6f0, 0xc000120b00, {0x0?, 0x0?, 0x0?})
	/workdir/go/src/net/http/client.go:176 +0x9b fp=0xc00005fc70 sp=0xc00005fbf8 pc=0x72636710fe3b
net/http.(*Client).do(0xc00007e6f0, 0xc000120b00)
	/workdir/go/src/net/http/client.go:716 +0x8fb fp=0xc00005fe78 sp=0xc00005fc70 pc=0x7263671120fb
net/http.(*Client).Do(...)
	/workdir/go/src/net/http/client.go:582
golang.org/x/net/http2/h2c.TestPropagation(0xc000007d40)
	/workdir/gopath/src/golang.org/x/net/http2/h2c/h2c_test.go:133 +0x4e5 fp=0xc00005ff70 sp=0xc00005fe78 pc=0x7263671b0585
testing.tRunner(0xc000007d40, 0x7263672cc9d0)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/http2/hpack (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/idna (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/internal/socket (log)
SIGQUIT: quit
PC=0x40328e m=0 sigcode=0

rax    0xfffffffffffffffc
rbx    0x4
rcx    0x40328e
rdx    0x80
rdi    0x4
rsi    0x7ffda7365e00
rbp    0x7ffda7365d80
rsp    0x7ffda7365d38
r8     0x0
r9     0x0
r10    0xffffffffffffffff
r11    0x246
r12    0x7ffda7365e10
r13    0x4
r14    0x5b1240
r15    0x5b1820
rip    0x40328e
rflags 0x246
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/internal/socks (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc000069768
rdi    0x1
rsi    0x1bd3
rbp    0xc000069698
rsp    0xc000069658
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc0000697b0
r13    0x21
r14    0xc000006340
r15    0x40000000
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/internal/timeseries (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc00009b768
rdi    0x1
rsi    0x1c22
rbp    0xc00009b698
rsp    0xc00009b658
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00009b7b0
r13    0x10
r14    0xc000006340
r15    0x1
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/nettest (log)
SIGQUIT: quit
PC=0x40328e m=0 sigcode=0

rax    0xfffffffffffffffc
rbx    0x4
rcx    0x40328e
rdx    0x80
rdi    0x4
rsi    0x7ffdc1238060
rbp    0x7ffdc1237fe0
rsp    0x7ffdc1237f98
r8     0x0
r9     0x0
r10    0xffffffffffffffff
r11    0x246
r12    0x7ffdc1238070
r13    0x1
r14    0x5b1240
r15    0x5b1820
rip    0x40328e
rflags 0x246
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/netutil.TestLimitListenerClose (log)
SIGQUIT: quit
PC=0x7683da956b41 m=0 sigcode=0

rax    0xca
rbx    0x0
rcx    0xffffffffffffffff
rdx    0x0
rdi    0x7683dab6e1e8
rsi    0x80
rbp    0x7ffe66ddace8
...
	/workdir/go/src/runtime/proc.go:381 +0xd6 fp=0xc00004bcb0 sp=0xc00004bc90 pc=0x7683da9234d6
runtime.selectgo(0xc00004be50, 0xc00004be28, 0xa5895e5cc0?, 0x1, 0xc00002c278?, 0x1)
	/workdir/go/src/runtime/select.go:327 +0x7be fp=0xc00004bdf0 sp=0xc00004bcb0 pc=0x7683da9334fe
golang.org/x/net/netutil.(*limitListener).acquire(...)
	/workdir/gopath/src/golang.org/x/net/netutil/listen.go:35
golang.org/x/net/netutil.(*limitListener).Accept(0xc0001ad530)
	/workdir/gopath/src/golang.org/x/net/netutil/listen.go:45 +0x75 fp=0xc00004be80 sp=0xc00004bdf0 pc=0x7683daa17755
golang.org/x/net/netutil.TestLimitListenerClose(0xc00018f040)
	/workdir/gopath/src/golang.org/x/net/netutil/listen_test.go:277 +0x3e5 fp=0xc00004bf70 sp=0xc00004be80 pc=0x7683daa19be5
testing.tRunner(0xc00018f040, 0x7683daa907a0)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@841c3eb1 x/net/proxy (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/http2/h2c.TestPropagation (log)
2023/01/06 18:40:47 http2: server connection error from 127.0.0.1:59260: connection error: COMPRESSION_ERROR
2023/01/06 18:40:47 http2: server connection error from 127.0.0.1:59261: connection error: COMPRESSION_ERROR
2023/01/06 18:40:48 http2: server connection error from 127.0.0.1:59262: connection error: COMPRESSION_ERROR
2023/01/06 18:40:50 http2: server connection error from 127.0.0.1:59263: connection error: COMPRESSION_ERROR
2023/01/06 18:40:54 http2: server connection error from 127.0.0.1:59264: connection error: COMPRESSION_ERROR
2023/01/06 18:41:02 http2: server connection error from 127.0.0.1:59265: connection error: COMPRESSION_ERROR
2023/01/06 18:41:18 http2: server connection error from 127.0.0.1:59266: connection error: COMPRESSION_ERROR
SIGQUIT: quit
PC=0x78f59ca21101 m=0 sigcode=0

...
	/workdir/go/src/net/http/client.go:252 +0x5f7 fp=0xc000059bf8 sp=0xc000059a00 pc=0x78f59cbec5b7
net/http.(*Client).send(0xc00007eab0, 0xc000188d00, {0x0?, 0x0?, 0x0?})
	/workdir/go/src/net/http/client.go:176 +0x9b fp=0xc000059c70 sp=0xc000059bf8 pc=0x78f59cbebe3b
net/http.(*Client).do(0xc00007eab0, 0xc000188d00)
	/workdir/go/src/net/http/client.go:716 +0x8fb fp=0xc000059e78 sp=0xc000059c70 pc=0x78f59cbee0fb
net/http.(*Client).Do(...)
	/workdir/go/src/net/http/client.go:582
golang.org/x/net/http2/h2c.TestPropagation(0xc000007d40)
	/workdir/gopath/src/golang.org/x/net/http2/h2c/h2c_test.go:133 +0x4e5 fp=0xc000059f70 sp=0xc000059e78 pc=0x78f59cc8c585
testing.tRunner(0xc000007d40, 0x78f59cda89d0)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/http2/hpack (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/internal/socket (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc00009b768
rdi    0x1
rsi    0x1b9a
rbp    0xc00009b698
rsp    0xc00009b658
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00009b7b0
r13    0x40
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/internal/socks.TestDial (log)
SIGQUIT: quit
PC=0x733044eac4e1 m=0 sigcode=0

rax    0xca
rbx    0x0
rcx    0xffffffffffffffff
rdx    0x0
rdi    0x7330450cf548
rsi    0x80
rbp    0x7fffba2d4ee8
...
	/workdir/go/src/runtime/proc.go:381 +0xd6 fp=0xc0000385c0 sp=0xc0000385a0 pc=0x733044e78e96
runtime.chanrecv(0xc000064070, 0xc0000386bf, 0x1)
	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000038650 sp=0xc0000385c0 pc=0x733044e4681d
runtime.chanrecv1(0x7330450ce9e0?, 0x733044fbfbc0?)
	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000038678 sp=0xc000038650 pc=0x733044e46358
testing.(*T).Run(0xc000082ea0, {0x733044f79167?, 0x0?}, 0x733044fee4d8)
	/workdir/go/src/testing/testing.go:1630 +0x405 fp=0xc000038738 sp=0xc000038678 pc=0x733044f056c5
golang.org/x/net/internal/socks_test.TestDial(0x0?)
	/workdir/gopath/src/golang.org/x/net/internal/socks/dial_test.go:95 +0x8c fp=0xc000038770 sp=0xc000038738 pc=0x733044f7530c
testing.tRunner(0xc000082ea0, 0x733044fee4e8)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/internal/sockstest (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc0000a2a70
rsp    0xc0000a2a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc0000a2a08
r13    0x30
r14    0xc000006340
r15    0x1000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/internal/timeseries (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc0000a2a70
rsp    0xc0000a2a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc0000a2a08
r13    0x30
r14    0xc000006340
r15    0x1000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/ipv4 (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc0000a2a70
rsp    0xc0000a2a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc0000a2a08
r13    0x30
r14    0xc000006340
r15    0x1000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/netutil (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@f721fa3b x/net/proxy (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/http2/h2c.TestPropagation (log)
2023/01/09 20:48:00 http2: server connection error from 127.0.0.1:48155: connection error: COMPRESSION_ERROR
2023/01/09 20:48:00 http2: server connection error from 127.0.0.1:48156: connection error: COMPRESSION_ERROR
2023/01/09 20:48:01 http2: server connection error from 127.0.0.1:48157: connection error: COMPRESSION_ERROR
2023/01/09 20:48:03 http2: server connection error from 127.0.0.1:48158: connection error: COMPRESSION_ERROR
2023/01/09 20:48:07 http2: server connection error from 127.0.0.1:48159: connection error: COMPRESSION_ERROR
2023/01/09 20:48:15 http2: server connection error from 127.0.0.1:48160: connection error: COMPRESSION_ERROR
2023/01/09 20:48:32 http2: server connection error from 127.0.0.1:48161: connection error: COMPRESSION_ERROR
SIGQUIT: quit
PC=0x7c1603ccc18e m=0 sigcode=0

...
	/workdir/go/src/net/http/client.go:252 +0x5f7 fp=0xc000058bf8 sp=0xc000058a00 pc=0x7c1603f025b7
net/http.(*Client).send(0xc000105110, 0xc000131100, {0x0?, 0x0?, 0x0?})
	/workdir/go/src/net/http/client.go:176 +0x9b fp=0xc000058c70 sp=0xc000058bf8 pc=0x7c1603f01e3b
net/http.(*Client).do(0xc000105110, 0xc000131100)
	/workdir/go/src/net/http/client.go:716 +0x8fb fp=0xc000058e78 sp=0xc000058c70 pc=0x7c1603f040fb
net/http.(*Client).Do(...)
	/workdir/go/src/net/http/client.go:582
golang.org/x/net/http2/h2c.TestPropagation(0xc00012cb60)
	/workdir/gopath/src/golang.org/x/net/http2/h2c/h2c_test.go:133 +0x4e5 fp=0xc000058f70 sp=0xc000058e78 pc=0x7c1603fa2585
testing.tRunner(0xc00012cb60, 0x7c16040be9d0)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/http2/hpack (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc0000a2a70
rsp    0xc0000a2a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc0000a2a08
r13    0x30
r14    0xc000006340
r15    0x1000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/internal/socket (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc0000698e0
rdi    0x1
rsi    0x1b81
rbp    0xc000069810
rsp    0xc0000697d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc000069928
r13    0x26
r14    0xc000006340
r15    0x800000000
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/internal/socks.TestDial (log)
SIGQUIT: quit
PC=0x7267df3734e1 m=0 sigcode=0

rax    0xca
rbx    0x0
rcx    0xffffffffffffffff
rdx    0x0
rdi    0x7267df596548
rsi    0x80
rbp    0x7ffefe6a69b8
...
	/workdir/go/src/runtime/proc.go:381 +0xd6 fp=0xc00003e5c0 sp=0xc00003e5a0 pc=0x7267df33fe96
runtime.chanrecv(0xc000064230, 0xc00003e6bf, 0x1)
	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc00003e650 sp=0xc00003e5c0 pc=0x7267df30d81d
runtime.chanrecv1(0x7267df5959e0?, 0x7267df486bc0?)
	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc00003e678 sp=0xc00003e650 pc=0x7267df30d358
testing.(*T).Run(0xc00009a340, {0x7267df43fb26?, 0x0?}, 0x7267df4b54d0)
	/workdir/go/src/testing/testing.go:1630 +0x405 fp=0xc00003e738 sp=0xc00003e678 pc=0x7267df3cc6c5
golang.org/x/net/internal/socks_test.TestDial(0x0?)
	/workdir/gopath/src/golang.org/x/net/internal/socks/dial_test.go:71 +0x6f fp=0xc00003e770 sp=0xc00003e738 pc=0x7267df43c2ef
testing.tRunner(0xc00009a340, 0x7267df4b54e8)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/internal/sockstest (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/internal/timeseries (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc0000a2a70
rsp    0xc0000a2a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc0000a2a08
r13    0x30
r14    0xc000006340
r15    0x1000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/ipv6.TestSetICMPFilter (log)
SIGQUIT: quit
PC=0x7c486c3855ee m=0 sigcode=0

rax    0xfffffffffffffffc
rbx    0x3
rcx    0xffffffffffffffff
rdx    0x80
rdi    0x3
rsi    0x7ffd013308e0
rbp    0x7ffd01330860
...
	/workdir/gopath/src/golang.org/x/net/nettest/nettest.go:53 +0xc8 fp=0xc00004ae48 sp=0xc00004ae18 pc=0x7c486c4ccb48
sync.(*Once).doSlow(0x59a?, 0x599?)
	/workdir/go/src/sync/once.go:74 +0xc2 fp=0xc00004aea8 sp=0xc00004ae48 pc=0x7c486c3f40a2
sync.(*Once).Do(...)
	/workdir/go/src/sync/once.go:65
golang.org/x/net/nettest.SupportsIPv6(...)
	/workdir/gopath/src/golang.org/x/net/nettest/nettest.go:84
golang.org/x/net/ipv6_test.TestSetICMPFilter(0xc0000829c0)
	/workdir/gopath/src/golang.org/x/net/ipv6/icmp_test.go:67 +0x65 fp=0xc00004af70 sp=0xc00004aea8 pc=0x7c486c4d5045
testing.tRunner(0xc0000829c0, 0x7c486c56d1c0)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/nettest (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/netutil (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@0bbd67e5 x/net/proxy (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x40328e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc000104a70
rsp    0xc000104a30
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000104a08
r13    0x3c
r14    0xc000006340
r15    0x1000000000000
rip    0x40328c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@bcmills
Copy link
Contributor Author

bcmills commented Jan 17, 2023

The above failures are all in the x/net subrepo on the android-amd64-emu builder. Opening a separate issue for that.

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-01-04 15:40 android-386-emu term@1efcd90d go@f53137f9 x/term (log)
SIGQUIT: quit
PC=0x40326c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40326e
rdx    0xc00006b8e0
rdi    0x1
rsi    0x7b2
rbp    0xc00006b810
rsp    0xc00006b7d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00006b928
r13    0x0
r14    0xc000006340
r15    0x12
rip    0x40326c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Change https://go.dev/cl/465156 mentions this issue: dashboard: unmark known-issues with low failure rates

gopherbot pushed a commit to golang/build that referenced this issue Feb 4, 2023
I had initially added known issues fairly aggressively in order to use
them to reduce noise in 'greplogs -triage'. Now that we are using
'watchflakes' for triage, that noise reduction is no longer important
(the failures are already clustered to their respective known issues),
and having greyed-out cells on the dashboard makes new regressions too
easy to miss.

Concretely:

- golang/go#42212 is mostly specific to x/net at this point (as
  golang/go#57841)

- There have been no failures matching golang/go#51001 since October.

- golang/go#52724 has been so rare lately that we hadn't yet added a
  'watchflakes' pattern for it.

- There have been no failures matching golang/go#51443 since May.

- There have been no failures matching golang/go#53116 or
  golang/go#53093 since I enabled 'watchflakes' for the builder in
  December.

- The linux-amd64-perf builder seems to be passing consistently for
  x/benchmarks and x/tools, so there is no need to refer to
  golang/go#53538 to explain failures on it.

Change-Id: Ia16db2a23e5fa037a299f1f56fb26f1cf84521e1
Reviewed-on: https://go-review.googlesource.com/c/build/+/465156
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-02-08 21:58 android-amd64-emu oauth2@adbaf66a go@01a5a83c x/oauth2 (log)
SIGQUIT: quit
PC=0x402e6c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x402e6e
rdx    0xc00006b7e0
rdi    0x1
rsi    0xb59
rbp    0xc00006b710
rsp    0xc00006b6d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00006b828
r13    0x178
r14    0xc0000061a0
r15    0x7f48999e33c3
rip    0x402e6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-02-08 21:58 android-amd64-emu oauth2@adbaf66a go@01a5a83c x/oauth2/authhandler (log)
SIGQUIT: quit
PC=0x402e6c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x402e6e
rdx    0xc00006b7e0
rdi    0x1
rsi    0xb51
rbp    0xc00006b710
rsp    0xc00006b6d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00006b828
r13    0x178
r14    0xc0000061a0
r15    0x7fddc98dd39c
rip    0x402e6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-02-08 21:58 android-amd64-emu oauth2@adbaf66a go@01a5a83c x/oauth2/clientcredentials (log)
SIGQUIT: quit
PC=0x402e6c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x402e6e
rdx    0xc00009b7e0
rdi    0x1
rsi    0xb53
rbp    0xc00009b710
rsp    0xc00009b6d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00009b828
r13    0x178
r14    0xc0000061a0
r15    0x7f88cc948568
rip    0x402e6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-02-08 21:58 android-amd64-emu oauth2@adbaf66a go@01a5a83c x/oauth2/endpoints (log)
SIGQUIT: quit
PC=0x402e6c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x402e6e
rdx    0xc0001217e0
rdi    0x1
rsi    0xb4f
rbp    0xc000121710
rsp    0xc0001216d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc000121828
r13    0x178
r14    0xc0000061a0
r15    0x7f01d4fca70d
rip    0x402e6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-02-08 21:58 android-amd64-emu oauth2@adbaf66a go@01a5a83c x/oauth2/google (log)
SIGQUIT: quit
PC=0x402e6c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x402e6e
rdx    0xc00009b7e0
rdi    0x1
rsi    0xb5d
rbp    0xc00009b710
rsp    0xc00009b6d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00009b828
r13    0x178
r14    0xc0000061a0
r15    0x7f68be03354e
rip    0x402e6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-02-07 17:11 android-386-emu term@d974fe83 go@52fea4b3 x/term (log)
SIGQUIT: quit
PC=0x4031ec m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x4031ee
rdx    0xc00009b8e0
rdi    0x1
rsi    0x7f9
rbp    0xc00009b810
rsp    0xc00009b7d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x216
r12    0xc00009b928
r13    0x0
r14    0xc000006340
r15    0x8
rip    0x4031ec
rflags 0x216
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-02-07 17:11 android-386-emu term@d974fe83 go@d20e688f x/term (log)
SIGQUIT: quit
PC=0x4030ec m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x4030ee
rdx    0xc00009b8e0
rdi    0x1
rsi    0x7e9
rbp    0xc00009b810
rsp    0xc00009b7d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x216
r12    0xc00009b928
r13    0x0
r14    0xc000006340
r15    0x8
rip    0x4030ec
rflags 0x216
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-04-04 18:21 android-amd64-emu term@7ae6be6d go@1444c0b0 x/term (log)
SIGQUIT: quit
PC=0x4030cc m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x4030ce
rdx    0xc00006b8e0
rdi    0x1
rsi    0x888
rbp    0xc00006b810
rsp    0xc00006b7d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x216
r12    0xc00006b928
r13    0x0
r14    0xc000006340
r15    0x12
rip    0x4030cc
rflags 0x216
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-05-04 15:43 android-amd64-emu term@119f7033 go@a094a824 x/term (log)
SIGQUIT: quit
PC=0x403a8c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x403a8e
rdx    0xc00006b828
rdi    0x1
rsi    0x8b5
rbp    0xc00006b758
rsp    0xc00006b718
r8     0x0
r9     0x0
r10    0x1000004
r11    0x202
r12    0xc00006b870
r13    0x0
r14    0xc000006340
r15    0x12
rip    0x403a8c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-05-23 19:43 android-386-emu sys@b5c7a097 go@3824d3d7 x/sys/cpu (log)
SIGQUIT: quit
PC=0x403c0c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x403c0e
rdx    0xc00006d828
rdi    0x1
rsi    0xad8
rbp    0xc00006d758
rsp    0xc00006d718
r8     0x0
r9     0x0
r10    0x1000004
r11    0x202
r12    0xc00006d870
r13    0x0
r14    0xc0000061a0
r15    0xe
rip    0x403c0c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-05-23 19:43 android-386-emu sys@b5c7a097 go@3824d3d7 x/sys/execabs (log)
SIGQUIT: quit
PC=0x403c0c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x403c0e
rdx    0xc00006d828
rdi    0x1
rsi    0xce7
rbp    0xc00006d758
rsp    0xc00006d718
r8     0x0
r9     0x0
r10    0x1000004
r11    0x202
r12    0xc00006d870
r13    0x0
r14    0xc0000061a0
r15    0xe
rip    0x403c0c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-05-23 19:43 android-386-emu sys@b5c7a097 go@3824d3d7 x/sys/internal/unsafeheader (log)
SIGQUIT: quit
PC=0x403c0c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x403c0e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc0000a69b8
rsp    0xc0000a6978
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc0000a6950
r13    0x288288288
r14    0xc0000061a0
r15    0x3
rip    0x403c0c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-06-06 21:43 android-386-emu go@3ba9c890 runtime.TestParallelRWMutexReaders (log)
SIGQUIT: quit
PC=0xf27389dd m=0 sigcode=0

eax    0xf0
ebx    0xf2d31210
ecx    0x80
edx    0x0
edi    0x0
esi    0x0
ebp    0x0
esp    0xffbc56e8
eip    0xf27389dd
eflags 0x286
cs     0x23
fs     0x0
gs     0x63
exitcode=2*** Test killed with quit: ran too long (6m0s).

runtime.gopark(0xf2b4846c, 0xc1ce80b0, 0xe, 0x17, 0x2)
	/workdir/go/src/runtime/proc.go:363 +0x117 fp=0xc1d7466c sp=0xc1d74658 pc=0xf26fd677
runtime.chanrecv(0xc1ce8080, 0x0, 0x1)
	/workdir/go/src/runtime/chan.go:583 +0x401 fp=0xc1d746b8 sp=0xc1d7466c pc=0xf26bd081
runtime.chanrecv1(0xc1ce8080, 0x0)
	/workdir/go/src/runtime/chan.go:442 +0x1c fp=0xc1d746cc sp=0xc1d746b8 pc=0xf26bcc4c
runtime_test.doTestParallelReaders(0x3)
	/workdir/go/src/runtime/rwmutex_test.go:40 +0x184 fp=0xc1d746fc sp=0xc1d746cc pc=0xf2a1b0b4
runtime_test.TestParallelRWMutexReaders(0xc317d590)
	/workdir/go/src/runtime/rwmutex_test.go:64 +0xd1 fp=0xc1d74760 sp=0xc1d746fc pc=0xf2a1b251
testing.tRunner(0xc317d590, 0xf2b491cc)

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-09-12 16:41 android-amd64-emu sys@fdc7ef40 go@5cc1e99f x/sys/cpu (log)
SIGQUIT: quit
PC=0x403c4c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x403c4e
rdx    0xc0000c5830
rdi    0x1
rsi    0xac4
rbp    0xc0000c5760
rsp    0xc0000c5720
r8     0x0
r9     0x0
r10    0x1000004
r11    0x216
r12    0xc0000c5878
r13    0x0
r14    0xc0000061a0
r15    0x11
rip    0x403c4c
rflags 0x216
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-09-12 16:41 android-amd64-emu sys@fdc7ef40 go@5cc1e99f x/sys/execabs (log)
SIGQUIT: quit
PC=0x403c4c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x403c4e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc0000949b8
rsp    0xc000094978
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000094950
r13    0x28828828878f
r14    0xc0000061a0
r15    0x4
rip    0x403c4c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-09-12 16:41 android-amd64-emu sys@fdc7ef40 go@5cc1e99f x/sys/unix (log)
SIGQUIT: quit
PC=0x403c4c m=0 sigcode=0

rax    0x49
rbx    0x3
rcx    0x403c4e
rdx    0x0
rdi    0x3
rsi    0x2
rbp    0xc0000949b8
rsp    0xc000094978
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000094950
r13    0x28828828878f
r14    0xc0000061a0
r15    0x4
rip    0x403c4c
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-10-11 14:06 android-386-emu term@6a610bc5 go@d4863909 x/term (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc00006b8e0
rdi    0x1
rsi    0x7af
rbp    0xc00006b810
rsp    0xc00006b7d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00006b928
r13    0xc
r14    0xc0000061a0
r15    0x1
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-10-11 14:06 android-386-emu time@b24d3b5e go@289b823a x/time/rate (log)
SIGQUIT: quit
PC=0x403c8c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x403c8e
rdx    0xc0000b9840
rdi    0x1
rsi    0x832
rbp    0xc0000b9798
rsp    0xc0000b9758
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc0000b9888
r13    0x0
r14    0xc0000061a0
r15    0xe
rip    0x403c8c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-11-08 17:59 android-386-emu sys@e4099bfa go@e1dc209b x/sys/cpu (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc00006b8e0
rdi    0x1
rsi    0xa65
rbp    0xc00006b810
rsp    0xc00006b7d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00006b928
r13    0xc
r14    0xc0000061a0
r15    0x1
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-11-08 17:59 android-386-emu sys@e4099bfa go@e1dc209b x/sys/execabs (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc0000958e0
rdi    0x1
rsi    0xbcc
rbp    0xc000095810
rsp    0xc0000957d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc000095928
r13    0x34
r14    0xc0000061a0
r15    0x1
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2023-11-08 17:59 android-386-emu sys@e4099bfa go@e1dc209b x/sys/unix (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc00006b8e0
rdi    0x1
rsi    0xbce
rbp    0xc00006b810
rsp    0xc00006b7d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00006b928
r13    0xc
r14    0xc0000061a0
r15    0x1
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-11-07 19:02 android-amd64-emu term@70d3a0bd go@eda42f7c x/term (log)
SIGQUIT: quit
PC=0x4037cc m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x4037ce
rdx    0xc0000b5840
rdi    0x1
rsi    0x8db
rbp    0xc0000b5798
rsp    0xc0000b5758
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc0000b5888
r13    0x19
r14    0xc0000061a0
r15    0x1
rip    0x4037cc
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-10-11 14:06 android-386-emu time@b24d3b5e go@4346ba34 x/time/rate (log)
SIGQUIT: quit
PC=0x4037cc m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x4037ce
rdx    0xc000139840
rdi    0x1
rsi    0x838
rbp    0xc000139798
rsp    0xc000139758
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc000139888
r13    0x199010
r14    0xc0000061a0
r15    0x1
rip    0x4037cc
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-11-07 19:02 android-amd64-emu term@70d3a0bd go@6b43a172 x/term (log)
SIGQUIT: quit
PC=0x40398c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40398e
rdx    0xc000139840
rdi    0x1
rsi    0x90f
rbp    0xc000139798
rsp    0xc000139758
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc000139888
r13    0x199010
r14    0xc0000061a0
r15    0x1
rip    0x40398c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-11-07 19:02 android-386-emu term@70d3a0bd go@e41fb0fd x/term (log)
SIGQUIT: quit
PC=0x40398c m=0 sigcode=0

goroutine 1 gp=0xc0000061a0 m=0 mp=0x5d9e20 [syscall]:
syscall.Syscall6(0xf7, 0x1, 0x87e, 0xc0000b5840, 0x1000004, 0x0, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:91 +0x39 fp=0xc0000b5808 sp=0xc0000b57a8 pc=0x48cb19
os.(*Process).blockUntilWaitable(0xc00001c0c0)
	/workdir/go/src/os/wait_waitid.go:32 +0x76 fp=0xc0000b58e0 sp=0xc0000b5808 pc=0x4a0876
os.(*Process).wait(0xc00001c0c0)
	/workdir/go/src/os/exec_unix.go:22 +0x25 fp=0xc0000b5940 sp=0xc0000b58e0 pc=0x49e2e5
...
r12    0xc0000b5888
r13    0x19
r14    0xc0000061a0
r15    0x1
rip    0x40398c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2024-01-03 06:57 android-amd64-emu sys@0829ab15 go@ead47b0a x/sys/cpu (log)
SIGQUIT: quit
PC=0x4039ac m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5e8020 [syscall]:
syscall.Syscall(0x49, 0x3, 0x2, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:69 +0x25 fp=0xc000196a40 sp=0xc0001969e0 pc=0x490e65
syscall.Flock(0xc0001b8000?, 0x25?)
	/workdir/go/src/syscall/zsyscall_linux_amd64.go:453 +0x25 fp=0xc000196a70 sp=0xc000196a40 pc=0x48ff85
main.runMain()
	/workdir/go/misc/go_android_exec/main.go:105 +0x158 fp=0xc000196f10 sp=0xc000196a70 pc=0x4d77f8
...
r12    0xc000196960
r13    0x0
r14    0xc000006380
r15    0xfffffffffffffff
rip    0x4039ac
rflags 0x212
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-01-03 06:57 android-amd64-emu sys@0829ab15 go@ead47b0a x/sys/execabs (log)
SIGQUIT: quit
PC=0x4039ac m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5e8020 [syscall]:
syscall.Syscall6(0xf7, 0x1, 0x9b5, 0xc0001cb840, 0x1000004, 0x0, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:91 +0x39 fp=0xc0001cb808 sp=0xc0001cb7a8 pc=0x490ef9
os.(*Process).blockUntilWaitable(0xc0001b8060)
	/workdir/go/src/os/wait_waitid.go:32 +0x76 fp=0xc0001cb8e0 sp=0xc0001cb808 pc=0x4a4fb6
os.(*Process).wait(0xc0001b8060)
	/workdir/go/src/os/exec_unix.go:22 +0x25 fp=0xc0001cb940 sp=0xc0001cb8e0 pc=0x4a2d05
...
r12    0xc0001cb888
r13    0x0
r14    0xc000006380
r15    0x1ffffffffffffff
rip    0x4039ac
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-01-03 06:57 android-amd64-emu sys@0829ab15 go@ead47b0a x/sys/unix (log)
SIGQUIT: quit
PC=0x4039ac m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5e8020 [syscall]:
syscall.Syscall(0x49, 0x3, 0x2, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:69 +0x25 fp=0xc000090a40 sp=0xc0000909e0 pc=0x490e65
syscall.Flock(0xc00001a090?, 0x25?)
	/workdir/go/src/syscall/zsyscall_linux_amd64.go:453 +0x25 fp=0xc000090a70 sp=0xc000090a40 pc=0x48ff85
main.runMain()
	/workdir/go/misc/go_android_exec/main.go:105 +0x158 fp=0xc000090f10 sp=0xc000090a70 pc=0x4d77f8
...
r12    0xc000090960
r13    0x0
r14    0xc000006380
r15    0x7ffffffffffffff
rip    0x4039ac
rflags 0x212
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2023-11-21 18:52 android-amd64-emu time@883aed51 go@a95136a8 x/time/rate (log)
SIGQUIT: quit
PC=0x40328c m=0 sigcode=0

rax    0xf7
rbx    0x1
rcx    0x40328e
rdx    0xc00006b8e0
rdi    0x1
rsi    0x7de
rbp    0xc00006b810
rsp    0xc00006b7d0
r8     0x0
r9     0x0
r10    0x1000004
r11    0x206
r12    0xc00006b928
r13    0xc
r14    0xc0000061a0
r15    0x1
rip    0x40328c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2024-01-04 15:06 android-amd64-emu term@ae941452 go@5a61d8d3 x/term (log)
SIGQUIT: quit
PC=0x4039ac m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5e8040 [syscall]:
syscall.Syscall6(0xf7, 0x1, 0x773, 0xc000135840, 0x1000004, 0x0, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:91 +0x39 fp=0xc000135808 sp=0xc0001357a8 pc=0x490f39
os.(*Process).blockUntilWaitable(0xc00013e000)
	/workdir/go/src/os/wait_waitid.go:32 +0x76 fp=0xc0001358e0 sp=0xc000135808 pc=0x4a4ff6
os.(*Process).wait(0xc00013e000)
	/workdir/go/src/os/exec_unix.go:22 +0x25 fp=0xc000135940 sp=0xc0001358e0 pc=0x4a2d45
...
r12    0xc000135888
r13    0x5990
r14    0xc000006380
r15    0x7ffffffffffffff
rip    0x4039ac
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2024-02-21 20:50 android-amd64-emu pkgsite@463d7c94 go@05c05796 x/pkgsite/cmd/internal/pkgsite (log)
2024/02/21 21:56:44 Info: go/packages.Load(["all"]) loaded 1 packages from /data/local/tmp/go_android_exec/pkgsite.test-11669/TestServer1724444912/001 in 236.65549ms
2024/02/21 21:56:44 Info: FetchDataSource: fetching example.com/testmod@v0.0.0
2024/02/21 21:56:44 Info: FetchDataSource: fetched example.com/testmod@v0.0.0 using *fetch.goPackagesModuleGetter in 1.71729ms with error <nil>
2024/02/21 21:56:44 Info: FetchDataSource: fetching std@latest
2024/02/21 21:56:44 Info: FetchDataSource: fetched std@latest using *fetch.modCacheModuleGetter in 3.448ms with error modCacheGetter.Info("std", "latest"): modCacheModuleGetter.latestVersion("std"): path: malformed module path "std": missing dot in first path element: invalid argument
2024/02/21 21:56:44 Info: FetchDataSource: fetching example.com/testmod@latest
2024/02/21 21:56:44 Info: FetchDataSource: fetched example.com/testmod@latest using *fetch.goPackagesModuleGetter in 673.22µs with error <nil>
2024/02/21 21:56:44 Info: FetchDataSource: fetching example.com/testmod@v0.0.0
2024/02/21 21:56:44 Info: FetchDataSource: fetched example.com/testmod@v0.0.0 using *fetch.goPackagesModuleGetter in 1.49885ms with error <nil>
2024/02/21 21:56:44 Error: Server.GetLatestInfo: FetchDataSource.GetLatestInfo(ctx, "example.com/testmod", "example.com/testmod"): proxy.Client.Info("example.com/testmod", "latest"): Client.readBody("example.com/testmod", "latest", "info"): executeRequest(ctx, "https://127.0.0.1:46882/example.com/testmod/@latest"): "404 page not found\n": not found
...
r12    0xc000054508
r13    0x1
r14    0x7a1f11bb4d60
r15    0x1
rip    0x7a1f10940f41
rflags 0x286
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-02-21 20:50 android-amd64-emu pkgsite@463d7c94 go@05c05796 x/pkgsite/internal (log)
SIGQUIT: quit
PC=0x470a6e m=0 sigcode=0

goroutine 0 gp=0x5f1a40 m=0 mp=0x5f2240 [idle]:
internal/runtime/syscall.Syscall6()
	/workdir/go/src/internal/runtime/syscall/asm_linux_amd64.s:36 +0xf fp=0x7ffe1db11b70 sp=0x7ffe1db11b68 pc=0x470a6f
internal/runtime/syscall.EpollWait(0x0?, {0x7ffe1db11bfc?, 0x0?, 0x0?}, 0x0?, 0x0?)
	/workdir/go/src/internal/runtime/syscall/syscall_linux.go:55 +0x45 fp=0x7ffe1db11bc0 sp=0x7ffe1db11b70 pc=0x4709e5
runtime.netpoll(0xc000030000?)
	/workdir/go/src/runtime/netpoll_epoll.go:116 +0xd2 fp=0x7ffe1db12248 sp=0x7ffe1db11bc0 pc=0x432f72
...
r12    0x7ffe1db11c40
r13    0x1
r14    0x5f1a40
r15    0xb
rip    0x470a6e
rflags 0x246
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-02-21 20:50 android-amd64-emu pkgsite@463d7c94 go@05c05796 x/pkgsite/internal/cache (log)
SIGQUIT: quit
PC=0x470a6c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5f2240 [syscall]:
syscall.Syscall6(0xf7, 0x3, 0xb, 0xc0001377e8, 0x4, 0xc0001421b0, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:91 +0x39 fp=0xc0001377a8 sp=0xc000137748 pc=0x494ad9
os.(*Process).pidfdWait(0xc000140120)
	/workdir/go/src/os/pidfd_linux.go:94 +0x135 fp=0xc0001378c8 sp=0xc0001377a8 pc=0x4aba35
os.(*Process).wait(0xc000140120)
	/workdir/go/src/os/exec_unix.go:27 +0x26 fp=0xc000137940 sp=0xc0001378c8 pc=0x4a9c46
...
r12    0xc0001421b0
r13    0x0
r14    0xc000006380
r15    0xfffffffffffffff
rip    0x470a6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2024-02-21 20:50 android-386-emu pkgsite@463d7c94 go@7fd62ba8 x/pkgsite/internal (log)
SIGQUIT: quit
PC=0x46f1c1 m=0 sigcode=0

goroutine 0 gp=0x5f1a40 m=0 mp=0x5f2240 [idle]:
runtime.futex(0x5f2380, 0x80, 0x0, 0x0, 0x0, 0x0)
	/workdir/go/src/runtime/sys_linux_amd64.s:557 +0x22 fp=0x7ffe574cafc0 sp=0x7ffe574cafb8 pc=0x46f1c2
runtime.futexsleep(0x7ffe574cb038?, 0x40c470?, 0x446aa7?)
	/workdir/go/src/runtime/os_linux.go:69 +0x30 fp=0x7ffe574cb010 sp=0x7ffe574cafc0 pc=0x433290
runtime.notesleep(0x5f2380)
	/workdir/go/src/runtime/lock_futex.go:170 +0x87 fp=0x7ffe574cb048 sp=0x7ffe574cb010 pc=0x40c607
...
r12    0x0
r13    0x1
r14    0x5f1a40
r15    0x9
rip    0x46f1c1
rflags 0x286
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-02-21 20:50 android-386-emu pkgsite@463d7c94 go@7fd62ba8 x/pkgsite/internal/cache (log)
SIGQUIT: quit
PC=0x470a6c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5f2240 [syscall]:
syscall.Syscall6(0xf7, 0x3, 0xb, 0xc0001557e8, 0x4, 0xc0001b8120, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:91 +0x39 fp=0xc0001557a8 sp=0xc000155748 pc=0x494ad9
os.(*Process).pidfdWait(0xc0001b6030)
	/workdir/go/src/os/pidfd_linux.go:94 +0x135 fp=0xc0001558c8 sp=0xc0001557a8 pc=0x4aba35
os.(*Process).wait(0xc0001b6030)
	/workdir/go/src/os/exec_unix.go:27 +0x26 fp=0xc000155940 sp=0xc0001558c8 pc=0x4a9c46
...
r12    0xc0001b8120
r13    0x0
r14    0xc000006380
r15    0x1fffffffffffffff
rip    0x470a6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2024-02-21 20:50 android-386-emu pkgsite@463d7c94 go@f278f756 x/pkgsite/internal/cache (log)
SIGQUIT: quit
PC=0x470a6c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5f2240 [syscall]:
syscall.Syscall6(0xf7, 0x3, 0xb, 0xc0000b37e8, 0x4, 0xc0001b6120, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:91 +0x39 fp=0xc0000b37a8 sp=0xc0000b3748 pc=0x494ad9
os.(*Process).pidfdWait(0xc0001b4030)
	/workdir/go/src/os/pidfd_linux.go:94 +0x135 fp=0xc0000b38c8 sp=0xc0000b37a8 pc=0x4aba35
os.(*Process).wait(0xc0001b4030)
	/workdir/go/src/os/exec_unix.go:27 +0x26 fp=0xc0000b3940 sp=0xc0000b38c8 pc=0x4a9c46
...
r12    0xc0001b6120
r13    0x0
r14    0xc000006380
r15    0x1fffffffffffffff
rip    0x470a6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-02-21 20:50 android-386-emu pkgsite@463d7c94 go@f278f756 x/pkgsite/internal/config/serverconfig (log)
SIGQUIT: quit
PC=0x470a6c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5f2240 [syscall]:
syscall.Syscall6(0xf7, 0x3, 0xb, 0xc0001257e8, 0x4, 0xc00012c2d0, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:91 +0x39 fp=0xc0001257a8 sp=0xc000125748 pc=0x494ad9
os.(*Process).pidfdWait(0xc00001a1b0)
	/workdir/go/src/os/pidfd_linux.go:94 +0x135 fp=0xc0001258c8 sp=0xc0001257a8 pc=0x4aba35
os.(*Process).wait(0xc00001a1b0)
	/workdir/go/src/os/exec_unix.go:27 +0x26 fp=0xc000125940 sp=0xc0001258c8 pc=0x4a9c46
...
r12    0xc00012c2d0
r13    0x0
r14    0xc000006380
r15    0x3ffffffffffffff
rip    0x470a6c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2024-02-21 20:50 android-386-emu pkgsite@463d7c94 go@d892cb49 x/pkgsite/internal/cache (log)
SIGQUIT: quit
PC=0x470a6e m=0 sigcode=0

goroutine 0 gp=0x5f1a40 m=0 mp=0x5f2240 [idle]:
internal/runtime/syscall.Syscall6()
	/workdir/go/src/internal/runtime/syscall/asm_linux_amd64.s:36 +0xf fp=0x7ffe94522850 sp=0x7ffe94522848 pc=0x470a6f
internal/runtime/syscall.EpollWait(0x0?, {0x7ffe945228dc?, 0x0?, 0x0?}, 0x0?, 0x0?)
	/workdir/go/src/internal/runtime/syscall/syscall_linux.go:55 +0x45 fp=0x7ffe945228a0 sp=0x7ffe94522850 pc=0x4709e5
runtime.netpoll(0xc000030000?)
	/workdir/go/src/runtime/netpoll_epoll.go:116 +0xd2 fp=0x7ffe94522f28 sp=0x7ffe945228a0 pc=0x432f72
...
r12    0x7ffe94522920
r13    0x1
r14    0x5f1a40
r15    0xb
rip    0x470a6e
rflags 0x246
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-02-21 20:50 android-386-emu pkgsite@463d7c94 go@d892cb49 x/pkgsite/internal/config/serverconfig (log)
SIGQUIT: quit
PC=0x470a6c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5f2240 [syscall]:
syscall.Syscall(0x49, 0x3, 0x2, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:69 +0x25 fp=0xc000104a40 sp=0xc0001049e0 pc=0x494a45
syscall.Flock(0xc00001a030?, 0x25?)
	/workdir/go/src/syscall/zsyscall_linux_amd64.go:453 +0x25 fp=0xc000104a70 sp=0xc000104a40 pc=0x493b65
main.runMain()
	/workdir/go/misc/go_android_exec/main.go:105 +0x158 fp=0xc000104f10 sp=0xc000104a70 pc=0x4dc358
...
r12    0xc000104960
r13    0x0
r14    0xc000006380
r15    0x0
rip    0x470a6c
rflags 0x212
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-02-21 20:50 android-amd64-emu pkgsite@463d7c94 go@d892cb49 x/pkgsite/internal/fetch (log)
2024/02/22 22:31:20 Info: licenses.Detector.paths: open .: file does not exist
2024/02/22 22:31:20 Info: go/packages.Load(["all"]) loaded 2 packages from /data/local/tmp/go_android_exec/fetch.test-11508/TestGoPackagesModuleGetterwork_dir2771983458/001 in 50.75831ms
2024/02/22 22:31:20 Info: go/packages.Load(["all"]) loaded 2 packages from /data/local/tmp/go_android_exec/fetch.test-11508/TestGoPackagesModuleGettermodule_dir2828418584/001/foo in 52.1277ms
2024/02/22 22:31:20 Info: go/packages.Load(["all"]) loaded 2 packages from /data/local/tmp/go_android_exec/fetch.test-11508/TestGoPackagesModuleGetternested_package_dir4033583537/001/foo/foolog in 56.38646ms
2024/02/22 22:31:23 Info: go/packages.Load(["all"]) loaded 2 packages from /data/local/tmp/go_android_exec/fetch.test-11508/TestGoPackagesModuleGetter_Invalidation2275746634/001 in 79.26891ms
2024/02/22 22:31:23 http: TLS handshake error from 127.0.0.1:58475: read tcp 127.0.0.1:58221->127.0.0.1:58475: read: connection reset by peer
SIGQUIT: quit
PC=0x71ecdc0227a1 m=0 sigcode=0

goroutine 0 gp=0x71ecdd0ad160 m=0 mp=0x71ecdd0ae160 [idle]:
...
r12    0xa
r13    0x1
r14    0x71ecdd0ad160
r15    0x1
rip    0x71ecdc0227a1
rflags 0x286
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-02-21 20:50 android-amd64-emu pkgsite@463d7c94 go@d892cb49 x/pkgsite/internal/fetchdatasource (log)
SIGQUIT: quit
PC=0x470a6c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5f2240 [syscall]:
syscall.Syscall(0x49, 0x3, 0x2, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:69 +0x25 fp=0xc000104a40 sp=0xc0001049e0 pc=0x494a45
syscall.Flock(0xc00001a060?, 0x25?)
	/workdir/go/src/syscall/zsyscall_linux_amd64.go:453 +0x25 fp=0xc000104a70 sp=0xc000104a40 pc=0x493b65
main.runMain()
	/workdir/go/misc/go_android_exec/main.go:105 +0x158 fp=0xc000104f10 sp=0xc000104a70 pc=0x4dc358
...
r12    0xc000104960
r13    0x0
r14    0xc000006380
r15    0x0
rip    0x470a6c
rflags 0x212
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-02-21 20:50 android-amd64-emu pkgsite@463d7c94 go@d892cb49 x/pkgsite/internal/frontend (log)
SIGQUIT: quit
PC=0x470a6c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5f2240 [syscall]:
syscall.Syscall(0x49, 0x3, 0x2, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:69 +0x25 fp=0xc000090a40 sp=0xc0000909e0 pc=0x494a45
syscall.Flock(0xc00001a060?, 0x25?)
	/workdir/go/src/syscall/zsyscall_linux_amd64.go:453 +0x25 fp=0xc000090a70 sp=0xc000090a40 pc=0x493b65
main.runMain()
	/workdir/go/misc/go_android_exec/main.go:105 +0x158 fp=0xc000090f10 sp=0xc000090a70 pc=0x4dc358
...
r12    0xc000090960
r13    0x0
r14    0xc000006380
r15    0x7ffffffffffffff
rip    0x470a6c
rflags 0x212
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `^android-.*` && `Test killed with quit: ran too long`
2024-04-04 14:40 android-amd64-emu sys@cabba82f go@2e064cf1 x/sys/cpu (log)
SIGQUIT: quit
PC=0x470c0c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5fa520 [syscall]:
syscall.Syscall6(0xf7, 0x1, 0x971, 0xc0000b5840, 0x1000004, 0x0, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:95 +0x39 fp=0xc0000b5808 sp=0xc0000b57a8 pc=0x497e19
os.(*Process).blockUntilWaitable(0xc00001a0f0)
	/workdir/go/src/os/wait_waitid.go:32 +0x76 fp=0xc0000b58e0 sp=0xc0000b5808 pc=0x4ac896
os.(*Process).wait(0xc00001a0f0)
	/workdir/go/src/os/exec_unix.go:22 +0x25 fp=0xc0000b5940 sp=0xc0000b58e0 pc=0x4aa285
...
r12    0xc0000b5888
r13    0x0
r14    0xc000006380
r15    0x7fffffffffff
rip    0x470c0c
rflags 0x206
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-04-04 14:40 android-amd64-emu sys@cabba82f go@2e064cf1 x/sys/execabs (log)
SIGQUIT: quit
PC=0x470c0c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5fa520 [syscall]:
syscall.Syscall(0x49, 0x3, 0x2, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:73 +0x25 fp=0xc000090a40 sp=0xc0000909e0 pc=0x497d85
syscall.Flock(0xc00001a090?, 0x25?)
	/workdir/go/src/syscall/zsyscall_linux_amd64.go:453 +0x25 fp=0xc000090a70 sp=0xc000090a40 pc=0x496e85
main.runMain()
	/workdir/go/misc/go_android_exec/main.go:105 +0x158 fp=0xc000090f10 sp=0xc000090a70 pc=0x4e0398
...
r12    0xc000090910
r13    0x0
r14    0xc000006380
r15    0x7ffffffffffffff
rip    0x470c0c
rflags 0x212
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).
2024-04-04 14:40 android-amd64-emu sys@cabba82f go@2e064cf1 x/sys/unix (log)
SIGQUIT: quit
PC=0x470c0c m=0 sigcode=0

goroutine 1 gp=0xc000006380 m=0 mp=0x5fa520 [syscall]:
syscall.Syscall(0x49, 0x3, 0x2, 0x0)
	/workdir/go/src/syscall/syscall_linux.go:73 +0x25 fp=0xc00011ea40 sp=0xc00011e9e0 pc=0x497d85
syscall.Flock(0xc000142000?, 0x25?)
	/workdir/go/src/syscall/zsyscall_linux_amd64.go:453 +0x25 fp=0xc00011ea70 sp=0xc00011ea40 pc=0x496e85
main.runMain()
	/workdir/go/misc/go_android_exec/main.go:105 +0x158 fp=0xc00011ef10 sp=0xc00011ea70 pc=0x4e0398
...
r12    0xc00011e910
r13    0x0
r14    0xc000006380
r15    0xfffffffffffffff
rip    0x470c0c
rflags 0x212
cs     0x33
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (11m0s).

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

3 participants