panic: Sentry detected 2 stuck task(s): Task tid: 1114 (goroutine 36174), entered RunSys state 3m20.36s ago. Task tid: 1111 (goroutine 36044), entered RunSys state 3m20.31s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 116 [running]: panic(0x116e200, 0xc00341b380) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc000d17c08 sp=0xc000d17b40 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00018e200, 0x1, 0x1, 0xc000d17d70) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc000d17d00 sp=0xc000d17c08 pc=0xca36df gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00018e200, 0xc0026caf90, 0x701, 0x49357d0b80) pkg/sentry/watchdog/watchdog.go:394 +0x355 fp=0xc000d17e38 sp=0xc000d17d00 pc=0xca3015 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00018e200) pkg/sentry/watchdog/watchdog.go:372 +0x5ad fp=0xc000d17f40 sp=0xc000d17e38 pc=0xca2c0d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00018e200) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc000d17fd8 sp=0xc000d17f40 pc=0xca2556 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000d17fe0 sp=0xc000d17fd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7