Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-22T15:24:04.1700000Z with: 2026-07-22T15:24:04.1701450Z repository: pypy/pypy 2026-07-22T15:24:04.1721350Z token: *** 2026-07-22T15:24:04.1723420Z ssh-strict: true 2026-07-22T15:24:04.1725470Z ssh-user: git 2026-07-22T15:24:04.1727610Z persist-credentials: true 2026-07-22T15:24:04.1730020Z clean: true 2026-07-22T15:24:04.1732160Z sparse-checkout-cone-mode: true 2026-07-22T15:24:04.1734710Z fetch-depth: 1 2026-07-22T15:24:04.1736770Z fetch-tags: false 2026-07-22T15:24:04.1738880Z show-progress: true 2026-07-22T15:24:04.1741010Z lfs: false 2026-07-22T15:24:04.1742940Z submodules: false 2026-07-22T15:24:04.1745080Z set-safe-directory: true
2026-07-22T15:24:05.0481180Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-22T15:24:05.0487740Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-22T15:24:05.0491610Z [command]/usr/local/bin/git version 2026-07-22T15:24:05.1061100Z git version 2.55.0
2026-07-22T15:24:05.1176500Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/622ce5e9-25ee-43ff-a78d-8d071ec9e1c0/.gitconfig' 2026-07-22T15:24:05.1187640Z Temporarily overriding HOME='/Users/runner/work/_temp/622ce5e9-25ee-43ff-a78d-8d071ec9e1c0' before making global git config changes 2026-07-22T15:24:05.1196150Z Adding repository directory to the temporary git global config as a safe directory 2026-07-22T15:24:05.1203390Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-22T15:24:05.1450390Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-22T15:24:05.1463940Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-07-22T15:24:05.2018060Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-22T15:24:05.2023820Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-22T15:24:05.2027780Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-22T15:24:05.2031070Z hint: call: 2026-07-22T15:24:05.2032650Z hint: 2026-07-22T15:24:05.2034580Z hint: git config --global init.defaultBranch <name> 2026-07-22T15:24:05.2037250Z hint: 2026-07-22T15:24:05.2040580Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-22T15:24:05.2046690Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-22T15:24:05.2051540Z hint: 2026-07-22T15:24:05.2053480Z hint: git branch -m <name> 2026-07-22T15:24:05.2055430Z hint: 2026-07-22T15:24:05.2059060Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-22T15:24:05.2064800Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-22T15:24:05.2074680Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-22T15:24:05.2273740Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-22T15:24:05.2465500Z Removing SSH command configuration 2026-07-22T15:24:05.2469460Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-22T15:24:05.2653800Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-07-22T15:24:05.6099750Z Removing HTTP extra header 2026-07-22T15:24:05.6153000Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-22T15:24:05.6180230Z [command]/usr/local/bin/git 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-07-22T15:24:05.9448120Z Removing includeIf entries pointing to credentials config files 2026-07-22T15:24:05.9455700Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-22T15:24:05.9636640Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-22T15:24:06.2777010Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-6c976ff2-b695-48f3-b133-e0d25219c87b.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-22T15:24:06.2945100Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-6c976ff2-b695-48f3-b133-e0d25219c87b.config 2026-07-22T15:24:06.3131070Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-6c976ff2-b695-48f3-b133-e0d25219c87b.config 2026-07-22T15:24:06.3304070Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-6c976ff2-b695-48f3-b133-e0d25219c87b.config 2026-07-22T15:24:06.3463810Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-6c976ff2-b695-48f3-b133-e0d25219c87b.config
Fetching the repository
2026-07-22T15:24:06.3645540Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f5520da9f8f16848a20ef78e8f82f73e64c291b0:refs/remotes/origin/main 2026-07-22T15:24:09.8272960Z From https://github.com/pypy/pypy 2026-07-22T15:24:09.8274570Z * [new ref] f5520da9f8f16848a20ef78e8f82f73e64c291b0 -> origin/main 2026-07-22T15:24:09.8301980Z [command]/usr/local/bin/git branch --list --remote origin/main 2026-07-22T15:24:09.8522900Z origin/main 2026-07-22T15:24:09.8541470Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main 2026-07-22T15:24:09.8733570Z f5520da9f8f16848a20ef78e8f82f73e64c291b0
Determining the checkout info
2026-07-22T15:24:09.8749680Z [command]/usr/local/bin/git sparse-checkout disable 2026-07-22T15:24:09.8986830Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-22T15:24:09.9165190Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-22T15:24:11.1162180Z Updating files: 31% (1923/6014) 2026-07-22T15:24:11.2082760Z Updating files: 32% (1925/6014) 2026-07-22T15:24:11.2138190Z Updating files: 33% (1985/6014) 2026-07-22T15:24:11.2153860Z Updating files: 34% (2045/6014) 2026-07-22T15:24:11.2172510Z Updating files: 35% (2105/6014) 2026-07-22T15:24:11.2185540Z Updating files: 36% (2166/6014) 2026-07-22T15:24:11.2743420Z Updating files: 37% (2226/6014) 2026-07-22T15:24:11.3115640Z Updating files: 38% (2286/6014) 2026-07-22T15:24:11.3445400Z Updating files: 39% (2346/6014) 2026-07-22T15:24:11.3679840Z Updating files: 40% (2406/6014) 2026-07-22T15:24:11.3939680Z Updating files: 41% (2466/6014) 2026-07-22T15:24:11.4149810Z Updating files: 42% (2526/6014) 2026-07-22T15:24:11.4422860Z Updating files: 43% (2587/6014) 2026-07-22T15:24:11.4694660Z Updating files: 44% (2647/6014) 2026-07-22T15:24:11.5025270Z Updating files: 45% (2707/6014) 2026-07-22T15:24:11.5278210Z Updating files: 46% (2767/6014) 2026-07-22T15:24:11.5516240Z Updating files: 47% (2827/6014) 2026-07-22T15:24:11.6355750Z Updating files: 48% (2887/6014) 2026-07-22T15:24:11.6595040Z Updating files: 49% (2947/6014) 2026-07-22T15:24:11.6878930Z Updating files: 50% (3007/6014) 2026-07-22T15:24:11.7075960Z Updating files: 51% (3068/6014) 2026-07-22T15:24:11.7266410Z Updating files: 52% (3128/6014) 2026-07-22T15:24:11.7491180Z Updating files: 53% (3188/6014) 2026-07-22T15:24:11.7730570Z Updating files: 54% (3248/6014) 2026-07-22T15:24:11.8069750Z Updating files: 55% (3308/6014) 2026-07-22T15:24:11.8274540Z Updating files: 56% (3368/6014) 2026-07-22T15:24:11.8490940Z Updating files: 57% (3428/6014) 2026-07-22T15:24:11.8743960Z Updating files: 58% (3489/6014) 2026-07-22T15:24:11.9055220Z Updating files: 59% (3549/6014) 2026-07-22T15:24:11.9328380Z Updating files: 60% (3609/6014) 2026-07-22T15:24:11.9517700Z Updating files: 61% (3669/6014) 2026-07-22T15:24:11.9743270Z Updating files: 61% (3692/6014) 2026-07-22T15:24:12.0761990Z Updating files: 62% (3729/6014) 2026-07-22T15:24:12.1386880Z Updating files: 63% (3789/6014) 2026-07-22T15:24:12.1418910Z Updating files: 64% (3849/6014) 2026-07-22T15:24:12.1473040Z Updating files: 65% (3910/6014) 2026-07-22T15:24:12.1550430Z Updating files: 66% (3970/6014) 2026-07-22T15:24:12.1645330Z Updating files: 67% (4030/6014) 2026-07-22T15:24:12.1999230Z Updating files: 68% (4090/6014) 2026-07-22T15:24:12.2309050Z Updating files: 69% (4150/6014) 2026-07-22T15:24:12.2657680Z Updating files: 70% (4210/6014) 2026-07-22T15:24:12.2949740Z Updating files: 71% (4270/6014) 2026-07-22T15:24:12.3240420Z Updating files: 72% (4331/6014) 2026-07-22T15:24:12.3495370Z Updating files: 73% (4391/6014) 2026-07-22T15:24:12.3766000Z Updating files: 74% (4451/6014) 2026-07-22T15:24:12.4000630Z Updating files: 75% (4511/6014) 2026-07-22T15:24:12.4227270Z Updating files: 76% (4571/6014) 2026-07-22T15:24:12.4494280Z Updating files: 77% (4631/6014) 2026-07-22T15:24:12.4803140Z Updating files: 78% (4691/6014) 2026-07-22T15:24:12.5229360Z Updating files: 79% (4752/6014) 2026-07-22T15:24:12.6561630Z Updating files: 80% (4812/6014) 2026-07-22T15:24:12.6569280Z Updating files: 81% (4872/6014) 2026-07-22T15:24:12.6665560Z Updating files: 82% (4932/6014) 2026-07-22T15:24:12.6929300Z Updating files: 83% (4992/6014) 2026-07-22T15:24:12.7205240Z Updating files: 84% (5052/6014) 2026-07-22T15:24:12.7437370Z Updating files: 85% (5112/6014) 2026-07-22T15:24:12.7695240Z Updating files: 86% (5173/6014) 2026-07-22T15:24:12.7940950Z Updating files: 87% (5233/6014) 2026-07-22T15:24:12.8195860Z Updating files: 88% (5293/6014) 2026-07-22T15:24:12.8471170Z Updating files: 89% (5353/6014) 2026-07-22T15:24:12.8947440Z Updating files: 90% (5413/6014) 2026-07-22T15:24:12.9513300Z Updating files: 91% (5473/6014) 2026-07-22T15:24:13.1440570Z Updating files: 91% (5480/6014) 2026-07-22T15:24:13.2417990Z Updating files: 92% (5533/6014) 2026-07-22T15:24:13.3133460Z Updating files: 93% (5594/6014) 2026-07-22T15:24:13.3845790Z Updating files: 94% (5654/6014) 2026-07-22T15:24:13.4101660Z Updating files: 95% (5714/6014) 2026-07-22T15:24:13.4379600Z Updating files: 96% (5774/6014) 2026-07-22T15:24:13.4424180Z Updating files: 97% (5834/6014) 2026-07-22T15:24:13.4492150Z Updating files: 98% (5894/6014) 2026-07-22T15:24:13.4495100Z Updating files: 99% (5954/6014) 2026-07-22T15:24:13.4502840Z Updating files: 100% (6014/6014) 2026-07-22T15:24:13.4535550Z Updating files: 100% (6014/6014), done. 2026-07-22T15:24:13.4536630Z Switched to a new branch 'main' 2026-07-22T15:24:13.4537600Z branch 'main' set up to track 'origin/main'.
2026-07-22T15:24:13.4543750Z [command]/usr/local/bin/git log -1 --format=%H 2026-07-22T15:24:13.4544770Z f5520da9f8f16848a20ef78e8f82f73e64c291b0