panic: Sentry detected 2 stuck task(s): Task tid: 6893 (goroutine 324837), entered RunSys state 3m33.77s ago. Task tid: 6894 (goroutine 324823), entered RunSys state 3m33.04s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 229 [running]: panic(0x1950040, 0xc00096c8b0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc000ac9b80 sp=0xc000ac9ab8 pc=0x43a6c5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001c2480, 0x1, 0x1, 0xc000ac9d28) pkg/sentry/watchdog/watchdog.go:443 +0x82d fp=0xc000ac9c98 sp=0xc000ac9b80 pc=0x117d78d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001c2480, 0xc0021924b0, 0x1, 0x80c344b9b80) pkg/sentry/watchdog/watchdog.go:391 +0x478 fp=0xc000ac9df0 sp=0xc000ac9c98 pc=0x117ce58 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001c2480) pkg/sentry/watchdog/watchdog.go:369 +0x95a fp=0xc000ac9f38 sp=0xc000ac9df0 pc=0x117c8da gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001c2480) pkg/sentry/watchdog/watchdog.go:289 +0x88 fp=0xc000ac9fd8 sp=0xc000ac9f38 pc=0x117bde8 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc000ac9fe0 sp=0xc000ac9fd8 pc=0x477501 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:228 +0x3ea