panic: Sentry detected 1 stuck task(s): Task tid: 20 (0x14), entered RunSys state 3m26.91s 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 128 [running]: panic(0x1494ac0, 0xc0004361d0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc00029db48 sp=0xc00029da90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000198180, 0x1, 0x1, 0xc00029dd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc00029dc78 sp=0xc00029db48 pc=0xdadc17 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000198180, 0xc000134930, 0x14901, 0xd9cf8c9480) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc00029ddd8 sp=0xc00029dc78 pc=0xdad3ef gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000198180) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc00029df30 sp=0xc00029ddd8 pc=0xdacef0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000198180) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc00029dfd8 sp=0xc00029df30 pc=0xdac613 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00029dfe0 sp=0xc00029dfd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d