panic: Sentry detected 2 stuck task(s): Task tid: 26187 (0x664b), entered RunSys state 3m40.11s ago. Task tid: 26183 (0x6647), entered RunSys state 3m40.16s 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 174 [running]: panic(0x14dc0a0, 0xc002d04060) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc002a8bb48 sp=0xc002a8ba90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0003a6180, 0x1, 0x1, 0xc002a8bd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc002a8bc78 sp=0xc002a8bb48 pc=0xdd07c7 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0003a6180, 0xc000916210, 0x101, 0x111ba335c80) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc002a8bdd8 sp=0xc002a8bc78 pc=0xdcff9f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0003a6180) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc002a8bf30 sp=0xc002a8bdd8 pc=0xdcfaa0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0003a6180) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc002a8bfd8 sp=0xc002a8bf30 pc=0xdcf1c3 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc002a8bfe0 sp=0xc002a8bfd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d