panic: Sentry detected 2 stuck task(s): Task tid: 1533 (goroutine 85213), entered RunSys state 3m4.65s ago. Task tid: 1535 (goroutine 85321), entered RunSys state 3m4.71s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 85 [running]: panic(0x10dc6a0, 0xc084df76f0) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc000a5fc08 sp=0xc000a5fb40 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0000e2200, 0x1, 0x1, 0xc000a5fd70) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc000a5fd00 sp=0xc000a5fc08 pc=0xc891bf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0000e2200, 0xc083919a40, 0xa801, 0x91e1e2e000) pkg/sentry/watchdog/watchdog.go:394 +0x355 fp=0xc000a5fe38 sp=0xc000a5fd00 pc=0xc88af5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0000e2200) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc000a5ff40 sp=0xc000a5fe38 pc=0xc886ea gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0000e2200) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc000a5ffd8 sp=0xc000a5ff40 pc=0xc88056 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000a5ffe0 sp=0xc000a5ffd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7