panic: Sentry detected 2 stuck task(s): Task tid: 30 (goroutine 1808), entered RunSys state 3m29.4s ago. Task tid: 40 (goroutine 1850), entered RunSys state 3m29.4s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 216 [running]: panic(0xfccbe0, 0xc000527e20) GOROOT/src/runtime/panic.go:1064 +0x470 fp=0xc000a8bc10 sp=0xc000a8bb58 pc=0x437110 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001ec180, 0x1, 0x1, 0xc000a8bd78) pkg/sentry/watchdog/watchdog.go:385 +0x5a5 fp=0xc000a8bd08 sp=0xc000a8bc10 pc=0xbb8885 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001ec180, 0xc0005f0060, 0x14a81fc401, 0xb21ebecf00) pkg/sentry/watchdog/watchdog.go:344 +0x315 fp=0xc000a8be40 sp=0xc000a8bd08 pc=0xbb8215 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001ec180) pkg/sentry/watchdog/watchdog.go:326 +0x4db fp=0xc000a8bf40 sp=0xc000a8be40 pc=0xbb7e1b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001ec180) pkg/sentry/watchdog/watchdog.go:261 +0x45 fp=0xc000a8bfd8 sp=0xc000a8bf40 pc=0xbb7845 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000a8bfe0 sp=0xc000a8bfd8 pc=0x470681 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b9