panic: Sentry detected 1 stuck task(s): Task tid: 8648 (0x21c8), entered RunSys state 3m1.03s 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 151 [running]: panic(0x1494ac0, 0xc005162040) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc000281b48 sp=0xc000281a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000152180, 0x1, 0x1, 0xc000281d10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc000281c78 sp=0xc000281b48 pc=0xdadc17 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000152180, 0xc004124300, 0x35001, 0x1fd2474fb80) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc000281dd8 sp=0xc000281c78 pc=0xdad3ef gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000152180) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc000281f30 sp=0xc000281dd8 pc=0xdacef0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000152180) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc000281fd8 sp=0xc000281f30 pc=0xdac613 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000281fe0 sp=0xc000281fd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d