panic: Sentry detected 2 stuck task(s): Task tid: 8399 (goroutine 423477), entered RunSys state 3m39.69s ago. Task tid: 8398 (goroutine 423408), entered RunSys state 3m39.75s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 120 [running]: panic(0x10c3aa0, 0xc08acbd650) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc001c83c08 sp=0xc001c83b40 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000142300, 0x1, 0x1, 0xc001c83d70) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc001c83d00 sp=0xc001c83c08 pc=0xc7a01f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000142300, 0xc00a86a8a0, 0xc001, 0x2058b96ae00) pkg/sentry/watchdog/watchdog.go:394 +0x355 fp=0xc001c83e38 sp=0xc001c83d00 pc=0xc79955 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000142300) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc001c83f40 sp=0xc001c83e38 pc=0xc7954a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000142300) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc001c83fd8 sp=0xc001c83f40 pc=0xc78eb6 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc001c83fe0 sp=0xc001c83fd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7