panic: Sentry detected 1 stuck task(s): Task tid: 18 (0x12), entered RunSys state 3m27.81s ago. Search for '(*Task).run(0x..., 0x)' in the stack dump to find the offending goroutine Stack for running G's are skipped while panicking. goroutine 112 [running]: panic(0x14b9f60, 0xc00016c0d0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc000809b48 sp=0xc000809a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00042c180, 0x1, 0x1, 0xc000809d10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc000809c78 sp=0xc000809b48 pc=0xdbf977 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00042c180, 0xc000590690, 0x11c01, 0xd9bf74b500) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc000809dd8 sp=0xc000809c78 pc=0xdbf14f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00042c180) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc000809f30 sp=0xc000809dd8 pc=0xdbec50 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00042c180) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc000809fd8 sp=0xc000809f30 pc=0xdbe373 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000809fe0 sp=0xc000809fd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d