2026-03-03T19:03:29.1832999Z ##[section]Starting: Checkout dotnet/runtime@main to s 2026-03-03T19:03:29.1918865Z ============================================================================== 2026-03-03T19:03:29.1919615Z Task : Get sources 2026-03-03T19:03:29.1919871Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2026-03-03T19:03:29.1919983Z Version : 1.0.0 2026-03-03T19:03:29.1920171Z Author : Microsoft 2026-03-03T19:03:29.1920410Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2026-03-03T19:03:29.1920505Z ============================================================================== 2026-03-03T19:03:30.3078493Z Syncing repository: dotnet/runtime (GitHub) 2026-03-03T19:03:30.3084167Z ##[command]git version 2026-03-03T19:03:30.3089509Z git version 2.53.0 2026-03-03T19:03:30.3090120Z ##[command]git lfs version 2026-03-03T19:03:33.3435721Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1) 2026-03-03T19:03:33.3578604Z ##[command]git init "/mnt/vss/_work/1/s" 2026-03-03T19:03:33.5867429Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-03-03T19:03:33.5868504Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-03-03T19:03:33.5868893Z hint: to use in all of your new repositories, which will suppress this warning, 2026-03-03T19:03:33.5869118Z hint: call: 2026-03-03T19:03:33.5869290Z hint: 2026-03-03T19:03:33.5869522Z hint: git config --global init.defaultBranch 2026-03-03T19:03:33.5869728Z hint: 2026-03-03T19:03:33.5869937Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-03-03T19:03:33.5870194Z hint: 'development'. The just-created branch can be renamed via this command: 2026-03-03T19:03:33.5870405Z hint: 2026-03-03T19:03:33.5870584Z hint: git branch -m 2026-03-03T19:03:33.5870757Z hint: 2026-03-03T19:03:33.6141402Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-03-03T19:03:33.6142320Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/ 2026-03-03T19:03:33.6157179Z ##[command]git remote add origin https://github.com/dotnet/runtime 2026-03-03T19:03:33.6490454Z ##[command]git sparse-checkout disable 2026-03-03T19:03:33.6770111Z ##[command]git config gc.auto 0 2026-03-03T19:03:33.6812164Z ##[command]git config core.longpaths true 2026-03-03T19:03:33.6839900Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader 2026-03-03T19:03:33.6877919Z ##[command]git config --get-all http.extraheader 2026-03-03T19:03:33.6909109Z ##[command]git config --get-regexp .*extraheader 2026-03-03T19:03:33.6939549Z ##[command]git config --get-all http.proxy 2026-03-03T19:03:33.7008822Z ##[command]git config http.version HTTP/1.1 2026-03-03T19:03:33.7021072Z ##[command]git config --get-all remote.origin.promisor 2026-03-03T19:03:33.7040218Z ##[command]git config --get-all remote.origin.partialclonefilter 2026-03-03T19:03:33.7083779Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +003403337b652148b9a62ae5a6a13df4bb1d264f:refs/remotes/origin/003403337b652148b9a62ae5a6a13df4bb1d264f 2026-03-03T19:03:34.3657135Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-03-03T19:03:35.2542736Z ##[warning]Git fetch failed with exit code 128, back off 3.352 seconds before retry. 2026-03-03T19:03:37.7241842Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +003403337b652148b9a62ae5a6a13df4bb1d264f:refs/remotes/origin/003403337b652148b9a62ae5a6a13df4bb1d264f 2026-03-03T19:03:44.8377645Z remote: Internal Server Error 2026-03-03T19:03:44.8381717Z fatal: unable to access 'https://github.com/dotnet/runtime/': The requested URL returned error: 500 2026-03-03T19:03:46.7356555Z ##[warning]Git fetch failed with exit code 128, back off 8.735 seconds before retry. 2026-03-03T19:03:53.5761192Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +003403337b652148b9a62ae5a6a13df4bb1d264f:refs/remotes/origin/003403337b652148b9a62ae5a6a13df4bb1d264f 2026-03-03T19:03:53.7522842Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-03-03T19:03:54.8819160Z ##[error]Git fetch failed with exit code: 128 2026-03-03T19:03:54.8859733Z ##[section]Finishing: Checkout dotnet/runtime@main to s