panic: Sentry detected 2 stuck task(s): Task tid: 3951 (goroutine 114789), entered RunSys state 3m39.19s ago. Task tid: 3952 (goroutine 114795), entered RunSys state 3m39.12s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 22 [running]: panic(0x10c1800, 0xc002d880c0) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc006153c08 sp=0xc006153b40 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000518200, 0x1, 0x1, 0xc006153d70) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc006153d00 sp=0xc006153c08 pc=0xc778df gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000518200, 0xc00a5c6300, 0x5b01, 0xb070fef080) pkg/sentry/watchdog/watchdog.go:394 +0x355 fp=0xc006153e38 sp=0xc006153d00 pc=0xc77215 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000518200) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc006153f40 sp=0xc006153e38 pc=0xc76e0a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000518200) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc006153fd8 sp=0xc006153f40 pc=0xc76776 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc006153fe0 sp=0xc006153fd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7