2026-02-09T18:53:30.0496559Z ##[section]Starting: Checkout dotnet/runtime@release/10.0 to s 2026-02-09T18:53:30.0579322Z ============================================================================== 2026-02-09T18:53:30.0580011Z Task : Get sources 2026-02-09T18:53:30.0580267Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2026-02-09T18:53:30.0580392Z Version : 1.0.0 2026-02-09T18:53:30.0580562Z Author : Microsoft 2026-02-09T18:53:30.0580813Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2026-02-09T18:53:30.0580909Z ============================================================================== 2026-02-09T18:53:31.2079143Z Syncing repository: dotnet/runtime (GitHub) 2026-02-09T18:53:31.2087842Z ##[command]git version 2026-02-09T18:53:31.2097081Z git version 2.52.0 2026-02-09T18:53:31.2098154Z ##[command]git lfs version 2026-02-09T18:53:32.0318184Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1) 2026-02-09T18:53:32.0497142Z ##[command]git init "/mnt/vss/_work/1/s" 2026-02-09T18:53:32.1502589Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-02-09T18:53:32.1503255Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-02-09T18:53:32.1503725Z hint: to use in all of your new repositories, which will suppress this warning, 2026-02-09T18:53:32.1504461Z hint: call: 2026-02-09T18:53:32.1504801Z hint: 2026-02-09T18:53:32.1505204Z hint: git config --global init.defaultBranch 2026-02-09T18:53:32.1505569Z hint: 2026-02-09T18:53:32.1505964Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-02-09T18:53:32.1506734Z hint: 'development'. The just-created branch can be renamed via this command: 2026-02-09T18:53:32.1507149Z hint: 2026-02-09T18:53:32.1507485Z hint: git branch -m 2026-02-09T18:53:32.1507820Z hint: 2026-02-09T18:53:32.1508240Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-02-09T18:53:32.1652655Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/ 2026-02-09T18:53:32.1669249Z ##[command]git remote add origin https://github.com/dotnet/runtime 2026-02-09T18:53:32.1834970Z ##[command]git sparse-checkout disable 2026-02-09T18:53:32.2001298Z ##[command]git config gc.auto 0 2026-02-09T18:53:32.2043811Z ##[command]git config core.longpaths true 2026-02-09T18:53:32.2072411Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader 2026-02-09T18:53:32.2110832Z ##[command]git config --get-all http.extraheader 2026-02-09T18:53:32.2145970Z ##[command]git config --get-regexp .*extraheader 2026-02-09T18:53:32.2175025Z ##[command]git config --get-all http.proxy 2026-02-09T18:53:32.2208496Z ##[command]git config http.version HTTP/1.1 2026-02-09T18:53:32.2252229Z ##[command]git config --get-all remote.origin.promisor 2026-02-09T18:53:32.2281558Z ##[command]git config --get-all remote.origin.partialclonefilter 2026-02-09T18:53:32.2326065Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +f07e7348bca9e59131022e952ed1f39785618031:refs/remotes/origin/f07e7348bca9e59131022e952ed1f39785618031 2026-02-09T18:55:09.8282650Z remote: Internal Server Error 2026-02-09T18:55:09.8283393Z fatal: unable to access 'https://github.com/dotnet/runtime/': The requested URL returned error: 500 2026-02-09T18:55:10.6430686Z ##[warning]Git fetch failed with exit code 128, back off 5.453 seconds before retry. 2026-02-09T18:55:15.2877409Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +f07e7348bca9e59131022e952ed1f39785618031:refs/remotes/origin/f07e7348bca9e59131022e952ed1f39785618031 2026-02-09T18:57:46.3698350Z remote: Internal Server Error 2026-02-09T18:57:46.3699601Z fatal: unable to access 'https://github.com/dotnet/runtime/': The requested URL returned error: 500 2026-02-09T18:57:47.0967401Z ##[warning]Git fetch failed with exit code 128, back off 1.851 seconds before retry. 2026-02-09T18:57:48.2238733Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +f07e7348bca9e59131022e952ed1f39785618031:refs/remotes/origin/f07e7348bca9e59131022e952ed1f39785618031 2026-02-09T18:59:36.1484134Z remote: Internal Server Error 2026-02-09T18:59:36.1487639Z fatal: unable to access 'https://github.com/dotnet/runtime/': The requested URL returned error: 500 2026-02-09T18:59:37.3677486Z ##[error]Git fetch failed with exit code: 128 2026-02-09T18:59:37.3716580Z ##[section]Finishing: Checkout dotnet/runtime@release/10.0 to s