panic: Sentry detected 2 stuck task(s): Task tid: 2758 (goroutine 156791), entered RunSys state 3m26.58s ago. Task tid: 2756 (goroutine 156401), entered RunSys state 3m27.38s ago. Stack for running G's are skipped while panicking. goroutine 91 [running]: panic(0x10a1140, 0xc002e83d10) GOROOT/src/runtime/panic.go:1064 +0x470 fp=0xc00038dc08 sp=0xc00038db50 pc=0x437030 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000552180, 0x1, 0x1, 0xc00038dd70) pkg/sentry/watchdog/watchdog.go:445 +0x5ff fp=0xc00038dd00 sp=0xc00038dc08 pc=0xc6389f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000552180, 0xc00022b4a0, 0x7e01, 0x53ba6d2280) pkg/sentry/watchdog/watchdog.go:393 +0x330 fp=0xc00038de38 sp=0xc00038dd00 pc=0xc631d0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000552180) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc00038df40 sp=0xc00038de38 pc=0xc62dea gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000552180) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc00038dfd8 sp=0xc00038df40 pc=0xc62756 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc00038dfe0 sp=0xc00038dfd8 pc=0x4705a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7