panic: Sentry detected 2 stuck task(s): Task tid: 3440 (goroutine 107907), entered RunSys state 3m23.6s ago. Task tid: 3438 (goroutine 106913), entered RunSys state 3m26.17s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 7 [running]: panic(0x19f3e40, 0xc0063564f0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc002363b80 sp=0xc002363ab8 pc=0x43a6c5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001c8200, 0x1, 0x1, 0xc002363d28) pkg/sentry/watchdog/watchdog.go:443 +0x82d fp=0xc002363c98 sp=0xc002363b80 pc=0x11a8e8d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001c8200, 0xc002329410, 0x1, 0x1442fb82080) pkg/sentry/watchdog/watchdog.go:391 +0x478 fp=0xc002363df0 sp=0xc002363c98 pc=0x11a8558 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001c8200) pkg/sentry/watchdog/watchdog.go:369 +0x95a fp=0xc002363f38 sp=0xc002363df0 pc=0x11a7fda gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001c8200) pkg/sentry/watchdog/watchdog.go:289 +0x88 fp=0xc002363fd8 sp=0xc002363f38 pc=0x11a74e8 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc002363fe0 sp=0xc002363fd8 pc=0x477541 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:228 +0x3ea