Skip to content

Build Guest Images

Build Guest Images #3

Manually triggered March 18, 2026 12:42
Status Failure
Total duration 7s
Artifacts

build-guest.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
System.UnauthorizedAccessException: Access to the path '/home/runner/actions-runner/_work/_tool' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) at System.IO.Directory.CreateDirectory(String path) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)