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

cmd/compile/internal/test: TestPGOSingleIndex failures #59387

Closed
gopherbot opened this issue Apr 2, 2023 · 2 comments
Closed

cmd/compile/internal/test: TestPGOSingleIndex failures #59387

gopherbot opened this issue Apr 2, 2023 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "cmd/compile/internal/test" && test == "TestPGOSingleIndex"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 3m0s
running tests:
	TestPGOSingleIndex (1m16s)
	TestPGOSingleIndex/originalIndex=0 (1m16s)
	TestPGOSingleIndex/originalIndex=1 (1m16s)

runtime.gopark(0xc000383468?, 0x431ab6?, 0xc0?, 0x97?, 0xc000061000?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/proc.go:381 +0xce fp=0xc000383440 sp=0xc000383420 pc=0x438b0e
runtime.netpollblock(0xfffffc7fee7d97c0?, 0x72?, 0x0?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000383478 sp=0xc000383440 pc=0x4310f7
internal/poll.runtime_pollWait(0xfffffc7fee7d97c0, 0x72)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/netpoll.go:306 +0x90 fp=0xc000383498 sp=0xc000383478 pc=0x463b50
internal/poll.(*pollDesc).wait(0xc000096840?, 0xc000061000?, 0x1)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0003834c0 sp=0xc000383498 pc=0x499687
internal/poll.(*pollDesc).waitRead(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000096840, {0xc000061000, 0x1000, 0x1000})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/internal/poll/fd_unix.go:167 +0x27a fp=0xc000383558 sp=0xc0003834c0 pc=0x49a99a
os.(*File).read(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/file_posix.go:31
os.(*File).Read(0xc000094048, {0xc000061000?, 0x0?, 0xc000383660?})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/file.go:118 +0x52 fp=0xc000383598 sp=0xc000383558 pc=0x4a42f2
bufio.(*Scanner).Scan(0xc000383a90)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/bufio/scan.go:214 +0x833 fp=0xc000383670 sp=0xc000383598 pc=0x5144f3
cmd/compile/internal/test.testPGOIntendedInlining(0xc00032dba0, {0xc000083860, 0x5f})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/compile/internal/test/pgo_inl_test.go:97 +0x9d9 fp=0xc000383d60 sp=0xc000383670 pc=0x7d4d79
cmd/compile/internal/test.TestPGOSingleIndex.func1(0xc00032dba0)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/compile/internal/test/pgo_inl_test.go:279 +0x765 fp=0xc000383f70 sp=0xc000383d60 pc=0x7d6845
testing.tRunner(0xc00032dba0, 0xc00008cee0)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 2, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/compile/internal/test" && test == "TestPGOSingleIndex"
2023-03-16 18:46 illumos-amd64 go@23e8f43c cmd/compile/internal/test.TestPGOSingleIndex (log)
panic: test timed out after 3m0s
running tests:
	TestPGOSingleIndex (1m16s)
	TestPGOSingleIndex/originalIndex=0 (1m16s)
	TestPGOSingleIndex/originalIndex=1 (1m16s)

runtime.gopark(0xc000383468?, 0x431ab6?, 0xc0?, 0x97?, 0xc000061000?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/proc.go:381 +0xce fp=0xc000383440 sp=0xc000383420 pc=0x438b0e
runtime.netpollblock(0xfffffc7fee7d97c0?, 0x72?, 0x0?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000383478 sp=0xc000383440 pc=0x4310f7
internal/poll.runtime_pollWait(0xfffffc7fee7d97c0, 0x72)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/runtime/netpoll.go:306 +0x90 fp=0xc000383498 sp=0xc000383478 pc=0x463b50
internal/poll.(*pollDesc).wait(0xc000096840?, 0xc000061000?, 0x1)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0003834c0 sp=0xc000383498 pc=0x499687
internal/poll.(*pollDesc).waitRead(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000096840, {0xc000061000, 0x1000, 0x1000})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/internal/poll/fd_unix.go:167 +0x27a fp=0xc000383558 sp=0xc0003834c0 pc=0x49a99a
os.(*File).read(...)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/file_posix.go:31
os.(*File).Read(0xc000094048, {0xc000061000?, 0x0?, 0xc000383660?})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/os/file.go:118 +0x52 fp=0xc000383598 sp=0xc000383558 pc=0x4a42f2
bufio.(*Scanner).Scan(0xc000383a90)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/bufio/scan.go:214 +0x833 fp=0xc000383670 sp=0xc000383598 pc=0x5144f3
cmd/compile/internal/test.testPGOIntendedInlining(0xc00032dba0, {0xc000083860, 0x5f})
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/compile/internal/test/pgo_inl_test.go:97 +0x9d9 fp=0xc000383d60 sp=0xc000383670 pc=0x7d4d79
cmd/compile/internal/test.TestPGOSingleIndex.func1(0xc00032dba0)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/cmd/compile/internal/test/pgo_inl_test.go:279 +0x765 fp=0xc000383f70 sp=0xc000383d60 pc=0x7d6845
testing.tRunner(0xc00032dba0, 0xc00008cee0)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Apr 3, 2023

Duplicate of #59379

@bcmills bcmills marked this as a duplicate of #59379 Apr 3, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
@golang golang locked and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants