panic: Sentry detected 2 stuck task(s): Task tid: 2574 (goroutine 175261), entered RunSys state 3m18.77s ago. Task tid: 2576 (goroutine 175304), entered RunSys state 3m18.82s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 102 [running]: panic(0x116f500, 0xc00a7f94e0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc086b51c58 sp=0xc086b51b90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00050a300, 0x1, 0x1, 0xc086b51d98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc086b51d28 sp=0xc086b51c58 pc=0xcab95f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00050a300, 0xc008635bf0, 0x4101, 0x87a93e0900) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc086b51e60 sp=0xc086b51d28 pc=0xcab2b5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00050a300) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc086b51f58 sp=0xc086b51e60 pc=0xcaaeaa gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00050a300) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc086b51fd8 sp=0xc086b51f58 pc=0xcaa7e8 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc086b51fe0 sp=0xc086b51fd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da