panic: Sentry detected 1 stuck task(s): Task tid: 11823 (0x2e2f), entered RunSys state 3m39.67s 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 123 [running]: panic(0xe86a20, 0xc00352a090) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc002083c08 sp=0xc002083b50 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000422180, 0x1, 0x1, 0xc002083d70) pkg/sentry/watchdog/watchdog.go:368 +0x57d fp=0xc002083d00 sp=0xc002083c08 pc=0xa3a96d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000422180, 0xc004b40150, 0x42b01, 0x27c6a24d900) pkg/sentry/watchdog/watchdog.go:327 +0x311 fp=0xc002083e38 sp=0xc002083d00 pc=0xa3a331 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000422180) pkg/sentry/watchdog/watchdog.go:308 +0x4b4 fp=0xc002083f40 sp=0xc002083e38 pc=0xa39f44 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000422180) pkg/sentry/watchdog/watchdog.go:243 +0x42 fp=0xc002083fd8 sp=0xc002083f40 pc=0xa399b2 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc002083fe0 sp=0xc002083fd8 pc=0x467d61 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x1b7