2025-03-10T15:48:40.5623761Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/111666/merge to s 2025-03-10T15:48:40.5692071Z ============================================================================== 2025-03-10T15:48:40.5692841Z Task : Get sources 2025-03-10T15:48:40.5693055Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2025-03-10T15:48:40.5693169Z Version : 1.0.0 2025-03-10T15:48:40.5693341Z Author : Microsoft 2025-03-10T15:48:40.5693575Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2025-03-10T15:48:40.5693674Z ============================================================================== 2025-03-10T15:48:41.7549221Z Syncing repository: dotnet/runtime (GitHub) 2025-03-10T15:48:41.7554789Z ##[command]git version 2025-03-10T15:48:41.7559785Z git version 2.48.1 2025-03-10T15:48:41.7560997Z ##[command]git init "/mnt/vss/_work/1/s" 2025-03-10T15:48:41.7564801Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-10T15:48:41.7565089Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-10T15:48:41.7565286Z hint: of your new repositories, which will suppress this warning, call: 2025-03-10T15:48:41.7565447Z hint: 2025-03-10T15:48:41.7565620Z hint: git config --global init.defaultBranch <name> 2025-03-10T15:48:41.7565760Z hint: 2025-03-10T15:48:41.7565914Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-10T15:48:41.7566107Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-10T15:48:41.7566264Z hint: 2025-03-10T15:48:41.7566389Z hint: git branch -m <name> 2025-03-10T15:48:41.7566546Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/ 2025-03-10T15:48:41.7567665Z ##[command]git remote add origin https://github.com/dotnet/runtime 2025-03-10T15:48:41.7576000Z ##[command]git config gc.auto 0 2025-03-10T15:48:41.7580195Z ##[command]git config core.longpaths true 2025-03-10T15:48:41.7584680Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader 2025-03-10T15:48:41.7589468Z ##[command]git config --get-all http.extraheader 2025-03-10T15:48:41.7593765Z ##[command]git config --get-regexp .*extraheader 2025-03-10T15:48:41.7597711Z ##[command]git config --get-all http.proxy 2025-03-10T15:48:41.7601393Z ##[command]git config http.version HTTP/1.1 2025-03-10T15:48:41.7610459Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/111666/merge:refs/remotes/pull/111666/merge 2025-03-10T15:48:41.7613691Z fatal: couldn't find remote ref refs/pull/111666/merge 2025-03-10T15:48:42.5700981Z ##[warning]Git fetch failed with exit code 128, back off 2.157 seconds before retry. 2025-03-10T15:48:43.5084039Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/111666/merge:refs/remotes/pull/111666/merge 2025-03-10T15:48:43.9839541Z fatal: couldn't find remote ref refs/pull/111666/merge 2025-03-10T15:48:44.6892987Z ##[warning]Git fetch failed with exit code 128, back off 2.927 seconds before retry. 2025-03-10T15:48:46.9161281Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/111666/merge:refs/remotes/pull/111666/merge 2025-03-10T15:48:47.2817617Z fatal: couldn't find remote ref refs/pull/111666/merge 2025-03-10T15:48:48.1455484Z ##[error]Git fetch failed with exit code: 128 2025-03-10T15:48:48.1485134Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/111666/merge to s