2026-03-03T18:54:59.1505472Z ##[section]Starting: Checkout dotnet/aspnetcore@release/10.0 to s 2026-03-03T18:54:59.1601155Z ============================================================================== 2026-03-03T18:54:59.1602020Z Task : Get sources 2026-03-03T18:54:59.1602295Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2026-03-03T18:54:59.1602444Z Version : 1.0.0 2026-03-03T18:54:59.1602653Z Author : Microsoft 2026-03-03T18:54:59.1602910Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2026-03-03T18:54:59.1603386Z ============================================================================== 2026-03-03T18:54:59.5399724Z Syncing repository: dotnet/aspnetcore (GitHub) 2026-03-03T18:54:59.6487356Z ##[command]git version 2026-03-03T18:54:59.7865617Z git version 2.53.0 2026-03-03T18:54:59.7895472Z ##[command]git lfs version 2026-03-03T18:54:59.8573770Z git-lfs/3.7.1 (GitHub; linux amd64; go 1.24.4) 2026-03-03T18:54:59.8718869Z ##[command]git init "/home/vsts/work/1/s" 2026-03-03T18:54:59.8993974Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-03-03T18:54:59.8994799Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-03-03T18:54:59.8996446Z hint: to use in all of your new repositories, which will suppress this warning, 2026-03-03T18:54:59.8996786Z hint: call: 2026-03-03T18:54:59.8997025Z hint: 2026-03-03T18:54:59.8997320Z hint: git config --global init.defaultBranch 2026-03-03T18:54:59.8997583Z hint: 2026-03-03T18:54:59.8997870Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-03-03T18:54:59.8998423Z hint: 'development'. The just-created branch can be renamed via this command: 2026-03-03T18:54:59.8998716Z hint: 2026-03-03T18:54:59.8998967Z hint: git branch -m 2026-03-03T18:54:59.8999220Z hint: 2026-03-03T18:54:59.8999521Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-03-03T18:54:59.9000916Z Initialized empty Git repository in /home/vsts/work/1/s/.git/ 2026-03-03T18:54:59.9002541Z ##[command]git remote add origin https://github.com/dotnet/aspnetcore 2026-03-03T18:54:59.9012840Z ##[command]git sparse-checkout disable 2026-03-03T18:54:59.9030169Z ##[command]git config gc.auto 0 2026-03-03T18:54:59.9059771Z ##[command]git config core.longpaths true 2026-03-03T18:54:59.9099135Z ##[command]git config --get-all http.https://github.com/dotnet/aspnetcore.extraheader 2026-03-03T18:54:59.9142871Z ##[command]git config --get-all http.extraheader 2026-03-03T18:54:59.9180261Z ##[command]git config --get-regexp .*extraheader 2026-03-03T18:54:59.9216475Z ##[command]git config --get-all http.proxy 2026-03-03T18:54:59.9253683Z ##[command]git config http.version HTTP/1.1 2026-03-03T18:54:59.9442313Z ##[command]git config --get-all remote.origin.promisor 2026-03-03T18:54:59.9478459Z ##[command]git config --get-all remote.origin.partialclonefilter 2026-03-03T18:54:59.9526392Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=1 +d9eee00e964ab4468f954a8e25d4d07fde0f034b:refs/remotes/origin/d9eee00e964ab4468f954a8e25d4d07fde0f034b 2026-03-03T18:55:00.0656307Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-03-03T18:55:00.1038585Z ##[warning]Git fetch failed with exit code 128, back off 2.56 seconds before retry. 2026-03-03T18:55:02.6337017Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=1 +d9eee00e964ab4468f954a8e25d4d07fde0f034b:refs/remotes/origin/d9eee00e964ab4468f954a8e25d4d07fde0f034b 2026-03-03T18:55:09.3855120Z remote: Internal Server Error 2026-03-03T18:55:09.3856007Z fatal: unable to access 'https://github.com/dotnet/aspnetcore/': The requested URL returned error: 500 2026-03-03T18:55:09.4516066Z ##[warning]Git fetch failed with exit code 128, back off 9.635 seconds before retry. 2026-03-03T18:55:19.0238767Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=1 +d9eee00e964ab4468f954a8e25d4d07fde0f034b:refs/remotes/origin/d9eee00e964ab4468f954a8e25d4d07fde0f034b 2026-03-03T18:55:24.4780664Z remote: Internal Server Error 2026-03-03T18:55:24.4806989Z fatal: unable to access 'https://github.com/dotnet/aspnetcore/': The requested URL returned error: 500 2026-03-03T18:55:24.5232011Z ##[error]Git fetch failed with exit code: 128 2026-03-03T18:55:24.5295475Z ##[section]Finishing: Checkout dotnet/aspnetcore@release/10.0 to s