Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-30T11:55:25.0630320Z with: 2026-07-30T11:55:25.0631050Z repository: pypy/pypy 2026-07-30T11:55:25.0637740Z token: *** 2026-07-30T11:55:25.0638450Z ssh-strict: true 2026-07-30T11:55:25.0639180Z ssh-user: git 2026-07-30T11:55:25.0639920Z persist-credentials: true 2026-07-30T11:55:25.0640740Z clean: true 2026-07-30T11:55:25.0641470Z sparse-checkout-cone-mode: true 2026-07-30T11:55:25.0642360Z fetch-depth: 1 2026-07-30T11:55:25.0643080Z fetch-tags: false 2026-07-30T11:55:25.0643830Z show-progress: true 2026-07-30T11:55:25.0644590Z lfs: false 2026-07-30T11:55:25.0645280Z submodules: false 2026-07-30T11:55:25.0646040Z set-safe-directory: true
2026-07-30T11:55:25.4953100Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T11:55:25.4958350Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-30T11:55:25.4960930Z [command]/usr/local/bin/git version 2026-07-30T11:55:25.5648330Z git version 2.55.0
2026-07-30T11:55:25.5689690Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/e3aa1bbc-26cd-4393-8858-00bd32252788/.gitconfig' 2026-07-30T11:55:25.5706030Z Temporarily overriding HOME='/Users/runner/work/_temp/e3aa1bbc-26cd-4393-8858-00bd32252788' before making global git config changes 2026-07-30T11:55:25.5708940Z Adding repository directory to the temporary git global config as a safe directory 2026-07-30T11:55:25.5712390Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-30T11:55:25.5876610Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-30T11:55:25.5890630Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-07-30T11:55:25.6305520Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-30T11:55:25.6308300Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-30T11:55:25.6310940Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-30T11:55:25.6313410Z hint: call: 2026-07-30T11:55:25.6314780Z hint: 2026-07-30T11:55:25.6317450Z hint: git config --global init.defaultBranch <name> 2026-07-30T11:55:25.6319790Z hint: 2026-07-30T11:55:25.6321570Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-30T11:55:25.6323680Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-30T11:55:25.6325500Z hint: 2026-07-30T11:55:25.6326410Z hint: git branch -m <name> 2026-07-30T11:55:25.6327430Z hint: 2026-07-30T11:55:25.6328790Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-30T11:55:25.6330990Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-30T11:55:25.6334640Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T11:55:25.6501770Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-30T11:55:25.6625890Z Removing SSH command configuration 2026-07-30T11:55:25.6632530Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-30T11:55:25.6788490Z [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-30T11:55:25.8981040Z Removing HTTP extra header 2026-07-30T11:55:25.8994680Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-30T11:55:25.9131530Z [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-30T11:55:26.1372060Z Removing includeIf entries pointing to credentials config files 2026-07-30T11:55:26.1404300Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-30T11:55:26.1664740Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-30T11:55:26.3267900Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-0f2dcd76-1a21-49da-8d8e-71f63d0e0ebc.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-30T11:55:26.3396260Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-0f2dcd76-1a21-49da-8d8e-71f63d0e0ebc.config 2026-07-30T11:55:26.3515750Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-0f2dcd76-1a21-49da-8d8e-71f63d0e0ebc.config 2026-07-30T11:55:26.3636540Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-0f2dcd76-1a21-49da-8d8e-71f63d0e0ebc.config 2026-07-30T11:55:26.3761060Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-0f2dcd76-1a21-49da-8d8e-71f63d0e0ebc.config
Fetching the repository
2026-07-30T11:55:26.3902380Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +52d638f58384d506561683e5235e80f9f155416a:refs/remotes/pull/5537/merge 2026-07-30T11:55:30.6782480Z From https://github.com/pypy/pypy 2026-07-30T11:55:30.6797040Z * [new ref] 52d638f58384d506561683e5235e80f9f155416a -> pull/5537/merge
Determining the checkout info
2026-07-30T11:55:30.6847050Z [command]/usr/local/bin/git sparse-checkout disable 2026-07-30T11:55:30.7156220Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T11:55:30.7345760Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5537/merge 2026-07-30T11:55:31.9120620Z Updating files: 39% (2405/6015) 2026-07-30T11:55:31.9293080Z Updating files: 40% (2406/6015) 2026-07-30T11:55:31.9461810Z Updating files: 41% (2467/6015) 2026-07-30T11:55:31.9611530Z Updating files: 42% (2527/6015) 2026-07-30T11:55:31.9785300Z Updating files: 43% (2587/6015) 2026-07-30T11:55:31.9943960Z Updating files: 44% (2647/6015) 2026-07-30T11:55:32.0149990Z Updating files: 45% (2707/6015) 2026-07-30T11:55:32.0318960Z Updating files: 46% (2767/6015) 2026-07-30T11:55:32.0499120Z Updating files: 47% (2828/6015) 2026-07-30T11:55:32.0667050Z Updating files: 48% (2888/6015) 2026-07-30T11:55:32.1870890Z Updating files: 49% (2948/6015) 2026-07-30T11:55:32.2073750Z Updating files: 50% (3008/6015) 2026-07-30T11:55:32.2320460Z Updating files: 51% (3068/6015) 2026-07-30T11:55:32.2441480Z Updating files: 52% (3128/6015) 2026-07-30T11:55:32.2599880Z Updating files: 53% (3188/6015) 2026-07-30T11:55:32.2759410Z Updating files: 54% (3249/6015) 2026-07-30T11:55:32.2967800Z Updating files: 55% (3309/6015) 2026-07-30T11:55:32.3117820Z Updating files: 56% (3369/6015) 2026-07-30T11:55:32.3280580Z Updating files: 57% (3429/6015) 2026-07-30T11:55:32.3458370Z Updating files: 58% (3489/6015) 2026-07-30T11:55:32.3609120Z Updating files: 59% (3549/6015) 2026-07-30T11:55:32.3786180Z Updating files: 60% (3609/6015) 2026-07-30T11:55:32.3971880Z Updating files: 61% (3670/6015) 2026-07-30T11:55:32.4149860Z Updating files: 62% (3730/6015) 2026-07-30T11:55:32.4325500Z Updating files: 63% (3790/6015) 2026-07-30T11:55:32.4496830Z Updating files: 64% (3850/6015) 2026-07-30T11:55:32.4646180Z Updating files: 65% (3910/6015) 2026-07-30T11:55:32.4793380Z Updating files: 66% (3970/6015) 2026-07-30T11:55:32.4952430Z Updating files: 67% (4031/6015) 2026-07-30T11:55:32.5161400Z Updating files: 68% (4091/6015) 2026-07-30T11:55:32.5342560Z Updating files: 69% (4151/6015) 2026-07-30T11:55:32.5567960Z Updating files: 70% (4211/6015) 2026-07-30T11:55:32.5754820Z Updating files: 71% (4271/6015) 2026-07-30T11:55:32.5949390Z Updating files: 72% (4331/6015) 2026-07-30T11:55:32.6126900Z Updating files: 73% (4391/6015) 2026-07-30T11:55:32.6305500Z Updating files: 74% (4452/6015) 2026-07-30T11:55:32.6488320Z Updating files: 75% (4512/6015) 2026-07-30T11:55:32.6661610Z Updating files: 76% (4572/6015) 2026-07-30T11:55:32.7525560Z Updating files: 77% (4632/6015) 2026-07-30T11:55:32.7632350Z Updating files: 78% (4692/6015) 2026-07-30T11:55:32.7710720Z Updating files: 78% (4724/6015) 2026-07-30T11:55:32.7871030Z Updating files: 79% (4752/6015) 2026-07-30T11:55:32.8057540Z Updating files: 80% (4812/6015) 2026-07-30T11:55:32.8279220Z Updating files: 81% (4873/6015) 2026-07-30T11:55:32.8457160Z Updating files: 82% (4933/6015) 2026-07-30T11:55:32.8588520Z Updating files: 83% (4993/6015) 2026-07-30T11:55:32.8741220Z Updating files: 84% (5053/6015) 2026-07-30T11:55:32.8920080Z Updating files: 85% (5113/6015) 2026-07-30T11:55:32.9094510Z Updating files: 86% (5173/6015) 2026-07-30T11:55:32.9268290Z Updating files: 87% (5234/6015) 2026-07-30T11:55:32.9449030Z Updating files: 88% (5294/6015) 2026-07-30T11:55:32.9634100Z Updating files: 89% (5354/6015) 2026-07-30T11:55:32.9880280Z Updating files: 90% (5414/6015) 2026-07-30T11:55:33.0802880Z Updating files: 91% (5474/6015) 2026-07-30T11:55:33.1243170Z Updating files: 92% (5534/6015) 2026-07-30T11:55:33.1434940Z Updating files: 93% (5594/6015) 2026-07-30T11:55:33.1612450Z Updating files: 94% (5655/6015) 2026-07-30T11:55:33.1778480Z Updating files: 95% (5715/6015) 2026-07-30T11:55:33.1950250Z Updating files: 96% (5775/6015) 2026-07-30T11:55:33.2132850Z Updating files: 97% (5835/6015) 2026-07-30T11:55:33.2294680Z Updating files: 98% (5895/6015) 2026-07-30T11:55:33.3596980Z Updating files: 99% (5955/6015) 2026-07-30T11:55:33.3606150Z Updating files: 100% (6015/6015) 2026-07-30T11:55:33.3607640Z Updating files: 100% (6015/6015), done. 2026-07-30T11:55:33.3730230Z HEAD is now at 52d638f Merge d7419412850f81e334706a2680c4935ce9d535bf into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-30T11:55:33.3909860Z [command]/usr/local/bin/git log -1 --format=%H 2026-07-30T11:55:33.4024090Z 52d638f58384d506561683e5235e80f9f155416a