panic: Sentry detected 2 stuck task(s): Task tid: 8758 (0x2236), entered RunSys state 3m9.8s ago. Task tid: 8761 (0x2239), entered RunSys state 3m9.73s 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 212 [running]: panic(0x1494ac0, 0xc001b100b0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc00068fb48 sp=0xc00068fa90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000196180, 0x1, 0x1, 0xc00068fd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc00068fc78 sp=0xc00068fb48 pc=0xdadc17 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000196180, 0xc0005e6420, 0x401, 0x702fe6ec00) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc00068fdd8 sp=0xc00068fc78 pc=0xdad3ef gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000196180) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc00068ff30 sp=0xc00068fdd8 pc=0xdacef0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000196180) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc00068ffd8 sp=0xc00068ff30 pc=0xdac613 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00068ffe0 sp=0xc00068ffd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d