panic: Sentry detected 1 stuck task(s): Task tid: 18 (0x12), entered RunSys state 3m27.56s 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 102 [running]: panic(0x14d38c0, 0xc000644060) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc000803b48 sp=0xc000803a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000231a80, 0x1, 0x1, 0xc000803d10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc000803c78 sp=0xc000803b48 pc=0xdc8f07 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000231a80, 0xc0001ca0c0, 0x14801, 0xd9ad931200) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc000803dd8 sp=0xc000803c78 pc=0xdc86df gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000231a80) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc000803f30 sp=0xc000803dd8 pc=0xdc81e0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000231a80) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc000803fd8 sp=0xc000803f30 pc=0xdc7903 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000803fe0 sp=0xc000803fd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d