Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-19T19:49:12.2975090Z with: 2026-08-19T19:49:12.2975511Z repository: pypy/pypy 2026-08-19T19:49:12.2979831Z token: *** 2026-08-19T19:49:12.2980239Z ssh-strict: true 2026-08-19T19:49:12.2980639Z ssh-user: git 2026-08-19T19:49:12.2981050Z persist-credentials: true 2026-08-19T19:49:12.2981492Z clean: true 2026-08-19T19:49:12.2981897Z sparse-checkout-cone-mode: true 2026-08-19T19:49:12.2982383Z fetch-depth: 1 2026-08-19T19:49:12.2982766Z fetch-tags: false 2026-08-19T19:49:12.2983167Z show-progress: true 2026-08-19T19:49:12.2983579Z lfs: false 2026-08-19T19:49:12.2983963Z submodules: false 2026-08-19T19:49:12.2984389Z set-safe-directory: true
2026-08-19T19:49:12.5165608Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-19T19:49:12.5167913Z Working directory is 'D:\a\pypy\pypy' 2026-08-19T19:49:12.5976953Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-19T19:49:13.0104911Z git version 2.55.0.windows.3
2026-08-19T19:49:13.0211464Z Temporarily overriding HOME='D:\a\_temp\8bf55ed1-f300-4779-af99-7e7ae96580b7' before making global git config changes 2026-08-19T19:49:13.0214430Z Adding repository directory to the temporary git global config as a safe directory 2026-08-19T19:49:13.0217045Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-19T19:49:13.0793666Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-19T19:49:13.0809081Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-19T19:49:13.1717537Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-19T19:49:13.1766479Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-19T19:49:13.2318981Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-19T19:49:13.2623723Z Removing SSH command configuration 2026-08-19T19:49:13.2633921Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-19T19:49:13.2956787Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-08-19T19:49:14.8038166Z Removing HTTP extra header 2026-08-19T19:49:14.8052197Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-19T19:49:14.8371303Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2026-08-19T19:49:15.3514640Z Removing includeIf entries pointing to credentials config files 2026-08-19T19:49:15.3527957Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-19T19:49:15.3833707Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-08-19T19:49:15.9079374Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-ac4c706d-00e9-4301-bdb8-1b8236be3204.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-19T19:49:15.9460848Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-ac4c706d-00e9-4301-bdb8-1b8236be3204.config 2026-08-19T19:49:15.9685146Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-ac4c706d-00e9-4301-bdb8-1b8236be3204.config 2026-08-19T19:49:16.0031398Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ac4c706d-00e9-4301-bdb8-1b8236be3204.config 2026-08-19T19:49:16.0339930Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ac4c706d-00e9-4301-bdb8-1b8236be3204.config
Fetching the repository
2026-08-19T19:49:16.0685672Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f8ac9d4146662e9695889cdfaf020c33e3fe812c:refs/remotes/pull/5570/merge 2026-08-19T19:49:18.2587152Z From https://github.com/pypy/pypy 2026-08-19T19:49:18.2588056Z * [new ref] f8ac9d4146662e9695889cdfaf020c33e3fe812c -> pull/5570/merge
Determining the checkout info
2026-08-19T19:49:18.2657554Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-19T19:49:18.3172603Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-19T19:49:18.3484956Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5570/merge 2026-08-19T19:49:19.4513085Z Updating files: 34% (2449/7087) 2026-08-19T19:49:19.4858225Z Updating files: 35% (2481/7087) 2026-08-19T19:49:19.5002995Z Updating files: 36% (2552/7087) 2026-08-19T19:49:19.5316769Z Updating files: 37% (2623/7087) 2026-08-19T19:49:19.5617121Z Updating files: 38% (2694/7087) 2026-08-19T19:49:19.5863107Z Updating files: 39% (2764/7087) 2026-08-19T19:49:19.6158583Z Updating files: 40% (2835/7087) 2026-08-19T19:49:19.6422235Z Updating files: 41% (2906/7087) 2026-08-19T19:49:19.6704052Z Updating files: 42% (2977/7087) 2026-08-19T19:49:19.6951599Z Updating files: 43% (3048/7087) 2026-08-19T19:49:19.7188864Z Updating files: 44% (3119/7087) 2026-08-19T19:49:19.7348239Z Updating files: 45% (3190/7087) 2026-08-19T19:49:19.7480453Z Updating files: 46% (3261/7087) 2026-08-19T19:49:19.7618206Z Updating files: 47% (3331/7087) 2026-08-19T19:49:19.7933849Z Updating files: 48% (3402/7087) 2026-08-19T19:49:19.8191602Z Updating files: 49% (3473/7087) 2026-08-19T19:49:19.8430727Z Updating files: 50% (3544/7087) 2026-08-19T19:49:19.8784142Z Updating files: 51% (3615/7087) 2026-08-19T19:49:19.9053426Z Updating files: 52% (3686/7087) 2026-08-19T19:49:19.9316512Z Updating files: 53% (3757/7087) 2026-08-19T19:49:19.9563949Z Updating files: 54% (3827/7087) 2026-08-19T19:49:19.9849023Z Updating files: 55% (3898/7087) 2026-08-19T19:49:20.0095435Z Updating files: 56% (3969/7087) 2026-08-19T19:49:20.0335868Z Updating files: 57% (4040/7087) 2026-08-19T19:49:20.0603276Z Updating files: 58% (4111/7087) 2026-08-19T19:49:20.0862466Z Updating files: 59% (4182/7087) 2026-08-19T19:49:20.1204298Z Updating files: 60% (4253/7087) 2026-08-19T19:49:20.1429427Z Updating files: 61% (4324/7087) 2026-08-19T19:49:20.2342329Z Updating files: 62% (4394/7087) 2026-08-19T19:49:20.2644224Z Updating files: 63% (4465/7087) 2026-08-19T19:49:20.2845976Z Updating files: 64% (4536/7087) 2026-08-19T19:49:20.3122897Z Updating files: 65% (4607/7087) 2026-08-19T19:49:20.3579761Z Updating files: 66% (4678/7087) 2026-08-19T19:49:20.3832484Z Updating files: 67% (4749/7087) 2026-08-19T19:49:20.4110339Z Updating files: 68% (4820/7087) 2026-08-19T19:49:20.4405055Z Updating files: 69% (4891/7087) 2026-08-19T19:49:20.4492603Z Updating files: 70% (4961/7087) 2026-08-19T19:49:20.4680372Z Updating files: 70% (4968/7087) 2026-08-19T19:49:20.4907627Z Updating files: 71% (5032/7087) 2026-08-19T19:49:20.5197611Z Updating files: 72% (5103/7087) 2026-08-19T19:49:20.5491936Z Updating files: 73% (5174/7087) 2026-08-19T19:49:20.5845006Z Updating files: 74% (5245/7087) 2026-08-19T19:49:20.6155288Z Updating files: 75% (5316/7087) 2026-08-19T19:49:20.6451510Z Updating files: 76% (5387/7087) 2026-08-19T19:49:20.6658167Z Updating files: 77% (5457/7087) 2026-08-19T19:49:20.6853221Z Updating files: 78% (5528/7087) 2026-08-19T19:49:20.7127563Z Updating files: 79% (5599/7087) 2026-08-19T19:49:20.7321542Z Updating files: 80% (5670/7087) 2026-08-19T19:49:20.7565146Z Updating files: 81% (5741/7087) 2026-08-19T19:49:20.7762454Z Updating files: 82% (5812/7087) 2026-08-19T19:49:20.8084021Z Updating files: 83% (5883/7087) 2026-08-19T19:49:20.8415845Z Updating files: 84% (5954/7087) 2026-08-19T19:49:20.8697532Z Updating files: 85% (6024/7087) 2026-08-19T19:49:20.9021036Z Updating files: 86% (6095/7087) 2026-08-19T19:49:20.9287883Z Updating files: 87% (6166/7087) 2026-08-19T19:49:20.9590537Z Updating files: 88% (6237/7087) 2026-08-19T19:49:20.9945589Z Updating files: 89% (6308/7087) 2026-08-19T19:49:21.0203495Z Updating files: 90% (6379/7087) 2026-08-19T19:49:21.0461898Z Updating files: 91% (6450/7087) 2026-08-19T19:49:21.1767427Z Updating files: 92% (6521/7087) 2026-08-19T19:49:21.2705159Z Updating files: 93% (6591/7087) 2026-08-19T19:49:21.2991143Z Updating files: 94% (6662/7087) 2026-08-19T19:49:21.3228751Z Updating files: 95% (6733/7087) 2026-08-19T19:49:21.3466916Z Updating files: 96% (6804/7087) 2026-08-19T19:49:21.3707679Z Updating files: 97% (6875/7087) 2026-08-19T19:49:21.3921774Z Updating files: 98% (6946/7087) 2026-08-19T19:49:21.4172320Z Updating files: 99% (7017/7087) 2026-08-19T19:49:21.4175069Z Updating files: 100% (7087/7087) 2026-08-19T19:49:21.4175473Z Updating files: 100% (7087/7087), done. 2026-08-19T19:49:21.4355721Z Note: switching to 'refs/remotes/pull/5570/merge'. 2026-08-19T19:49:21.4356131Z 2026-08-19T19:49:21.4356420Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-19T19:49:21.4357164Z changes and commit them, and you can discard any commits you make in this 2026-08-19T19:49:21.4357906Z state without impacting any branches by switching back to a branch. 2026-08-19T19:49:21.4358360Z 2026-08-19T19:49:21.4358641Z If you want to create a new branch to retain commits you create, you may 2026-08-19T19:49:21.4359335Z do so (now or later) by using -c with the switch command. Example: 2026-08-19T19:49:21.4359758Z 2026-08-19T19:49:21.4359943Z git switch -c <new-branch-name> 2026-08-19T19:49:21.4360199Z 2026-08-19T19:49:21.4360343Z Or undo this operation with: 2026-08-19T19:49:21.4360585Z 2026-08-19T19:49:21.4360708Z git switch - 2026-08-19T19:49:21.4360875Z 2026-08-19T19:49:21.4361220Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-19T19:49:21.4361725Z 2026-08-19T19:49:21.4362624Z HEAD is now at f8ac9d4 Merge 6702780aa5173048baf93e8e54dff904ffd7bb2f into 6e3bd5ac14702a5da1b342f340664da6c1ad6b95
2026-08-19T19:49:21.4790225Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-19T19:49:21.5049845Z f8ac9d4146662e9695889cdfaf020c33e3fe812c