panic: Sentry detected 2 stuck task(s): Task tid: 13251 (0x33c3), entered RunSys state 3m22.45s ago. Task tid: 13250 (0x33c2), entered RunSys state 3m22.5s ago. Search for '(*Task).run(0x..., 0x)' in the stack dump to find the offending goroutine Stack for running G's are skipped while panicking. goroutine 211 [running]: panic(0xf1b600, 0xc0009f00c0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc001d1bc08 sp=0xc001d1bb50 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0003e0080, 0x1, 0x1, 0xc001d1bd70) pkg/sentry/watchdog/watchdog.go:386 +0x57d fp=0xc001d1bd00 sp=0xc001d1bc08 pc=0xacc9ed gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0003e0080, 0xc00038d1a0, 0xb701, 0x6fd2529f80) pkg/sentry/watchdog/watchdog.go:345 +0x311 fp=0xc001d1be38 sp=0xc001d1bd00 pc=0xacc3b1 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0003e0080) pkg/sentry/watchdog/watchdog.go:326 +0x4b4 fp=0xc001d1bf40 sp=0xc001d1be38 pc=0xacbfc4 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0003e0080) pkg/sentry/watchdog/watchdog.go:261 +0x42 fp=0xc001d1bfd8 sp=0xc001d1bf40 pc=0xacba32 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc001d1bfe0 sp=0xc001d1bfd8 pc=0x467da1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b7