panic: Sentry detected 2 stuck task(s): Task tid: 4398 (goroutine 202634), entered RunSys state 3m35.99s ago. Task tid: 4397 (goroutine 202916), entered RunSys state 3m35.94s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 117 [running]: panic(0x1159e00, 0xc0116a96a0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc0128b1c58 sp=0xc0128b1b90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0000e4280, 0x1, 0x1, 0xc0128b1d98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc0128b1d28 sp=0xc0128b1c58 pc=0xca067f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0000e4280, 0xc00e075620, 0x2801, 0x9c4efb7300) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc0128b1e60 sp=0xc0128b1d28 pc=0xc9ffd5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0000e4280) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc0128b1f58 sp=0xc0128b1e60 pc=0xc9fbca gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0000e4280) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc0128b1fd8 sp=0xc0128b1f58 pc=0xc9f508 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc0128b1fe0 sp=0xc0128b1fd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da