panic: Sentry detected 1 stuck task(s): Task tid: 14527 (goroutine 431140), entered RunSys state 3m6.1s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 114 [running]: panic(0x11e1b40, 0xc00258a290) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc00054fc58 sp=0xc00054fb90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00059e080, 0x1, 0x1, 0xc00054fd98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc00054fd28 sp=0xc00054fc58 pc=0xcd6b7f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00059e080, 0xc022026b10, 0x17701, 0xdfce5e6600) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc00054fe60 sp=0xc00054fd28 pc=0xcd64d5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00059e080) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc00054ff58 sp=0xc00054fe60 pc=0xcd60ca gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00059e080) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc00054ffd8 sp=0xc00054ff58 pc=0xcd5a08 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc00054ffe0 sp=0xc00054ffd8 pc=0x472861 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da