panic: Watchdog goroutine is stuck Stack for running G's are skipped while panicking. goroutine 98 [running]: panic(0x1155280, 0xc008764210) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc00011fcd8 sp=0xc00011fc10 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0000e2100, 0x1, 0x0, 0xc00011fe00) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc00011fdd0 sp=0xc00011fcd8 pc=0xc8f39f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).reportStuckWatchdog(0xc0000e2100) pkg/sentry/watchdog/watchdog.go:401 +0x8b fp=0xc00011fe38 sp=0xc00011fdd0 pc=0xc8ed8b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0000e2100) pkg/sentry/watchdog/watchdog.go:319 +0x610 fp=0xc00011ff40 sp=0xc00011fe38 pc=0xc8e950 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0000e2100) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc00011ffd8 sp=0xc00011ff40 pc=0xc8e236 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc00011ffe0 sp=0xc00011ffd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7