ERROR: System.Exception: bash -x setup-runtime.sh failed with exit code 1
at Runner.JobBase.RunProcessAsync(String fileName, String arguments, List`1 output, String logPrefix, String workDir, Boolean checkExitCode, Func`2 processLogs, Boolean suppressOutputLogs, Boolean suppressStartingLog, ProcessPriorityClass priority, List`1 envVars, CancellationToken cancellationToken) in /home/runtime-utils/Runner/JobBase.cs:line 485
at Runner.Helpers.RuntimeHelpers.CloneRuntimeAsync(JobBase job) in /home/runtime-utils/Runner/Helpers/RuntimeHelpers.cs:line 118
at Runner.Jobs.JitDiffJob.CloneRuntimeAndSetupToolsAsync(JobBase job) in /home/runtime-utils/Runner/Jobs/JitDiffJob.cs:line 182
at Runner.Jobs.JitDiffJob.RunJobCoreAsync() in /home/runtime-utils/Runner/Jobs/JitDiffJob.cs:line 102
at Runner.JobBase.RunJobAsync() in /home/runtime-utils/Runner/JobBase.cs:line 179
Job completed in 2 minutes 12 seconds (remote runner delay: 1 minute 20 seconds).
dotnet/runtime#129285