panic: Sentry detected 2 stuck task(s): Task tid: 5655 (0x1617), entered RunSys state 3m28.63s ago. Task tid: 5669 (0x1625), entered RunSys state 3m28.63s 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 101 [running]: gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000198680, 0x1, 0x1, 0xc000d4dd10) pkg/sentry/watchdog/watchdog.go:362 +0x6b5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000198680, 0xc0014000f0, 0x101, 0x492a29e000) pkg/sentry/watchdog/watchdog.go:323 +0x411 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000198680) pkg/sentry/watchdog/watchdog.go:302 +0x76d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000198680) pkg/sentry/watchdog/watchdog.go:237 +0x53 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:191 +0x32d