Skip to content

quicktest

quicktest #105

Manually triggered July 10, 2024 09:15
Status Failure
Total duration 15s
Artifacts

quicktest.yaml

on: workflow_dispatch
checkout
2s
checkout
prepare-job
0s
prepare-job
build-singularity-image
0s
build-singularity-image
run-fastsurfer
0s
run-fastsurfer
run-pytest
0s
run-pytest
Fit to window
Zoom out
Zoom in

Annotations

1 error
checkout
System.UnauthorizedAccessException: Access to the path '/actions-runner/_work/_tool' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.FileSystem.CreateDirectory(String fullPath) 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)