2025-03-13T01:27:11.6508337Z ##[section]Starting: Checkout dotnet/arcade@refs/pull/15632/merge to s
2025-03-13T01:27:11.6614632Z ==============================================================================
2025-03-13T01:27:11.6615640Z Task         : Get sources
2025-03-13T01:27:11.6616006Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-13T01:27:11.6616314Z Version      : 1.0.0
2025-03-13T01:27:11.6616618Z Author       : Microsoft
2025-03-13T01:27:11.6617030Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-13T01:27:11.6617300Z ==============================================================================
2025-03-13T01:27:12.2925486Z Syncing repository: dotnet/arcade (GitHub)
2025-03-13T01:27:12.2945740Z Prepending Path environment variable with directory containing 'git.exe'.
2025-03-13T01:27:12.2956188Z ##[command]git version
2025-03-13T01:27:13.4413856Z git version 2.47.0.windows.2
2025-03-13T01:27:13.4415620Z ##[command]git lfs version
2025-03-13T01:27:15.9587068Z git-lfs/3.4.0 (GitHub; windows amd64; go 1.20.6; git d06d6e9e)
2025-03-13T01:27:15.9779386Z ##[command]git init "D:\a\1\s"
2025-03-13T01:27:16.3489092Z Initialized empty Git repository in D:/a/1/s/.git/
2025-03-13T01:27:16.3607027Z ##[command]git remote add origin https://github.com/dotnet/arcade
2025-03-13T01:27:16.4677550Z ##[command]git config gc.auto 0
2025-03-13T01:27:16.5812820Z ##[command]git config core.longpaths true
2025-03-13T01:27:16.6460552Z ##[command]git config --get-all http.https://github.com/dotnet/arcade.extraheader
2025-03-13T01:27:16.6759824Z ##[command]git config --get-all http.extraheader
2025-03-13T01:27:16.7051069Z ##[command]git config --get-regexp .*extraheader
2025-03-13T01:27:16.7572499Z ##[command]git config --get-all http.proxy
2025-03-13T01:27:16.8110014Z ##[command]git config http.version HTTP/1.1
2025-03-13T01:27:16.8654504Z ##[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/15632/merge:refs/remotes/pull/15632/merge
2025-03-13T01:27:18.5240583Z fatal: couldn't find remote ref refs/pull/15632/merge
2025-03-13T01:27:18.5562095Z ##[warning]Git fetch failed with exit code 128, back off 8.289 seconds before retry.
2025-03-13T01:27:26.8230986Z ##[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/15632/merge:refs/remotes/pull/15632/merge
2025-03-13T01:27:27.2278831Z fatal: couldn't find remote ref refs/pull/15632/merge
2025-03-13T01:27:27.2704873Z ##[warning]Git fetch failed with exit code 128, back off 5.149 seconds before retry.
2025-03-13T01:27:32.3878652Z ##[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/15632/merge:refs/remotes/pull/15632/merge
2025-03-13T01:27:32.8359234Z fatal: couldn't find remote ref refs/pull/15632/merge
2025-03-13T01:27:32.8760385Z ##[error]Git fetch failed with exit code: 128
2025-03-13T01:27:32.8808280Z ##[section]Finishing: Checkout dotnet/arcade@refs/pull/15632/merge to s