Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-28T10:14:58.4890050Z with: 2026-08-28T10:14:58.4890890Z repository: pypy/pypy 2026-08-28T10:14:58.4900550Z token: *** 2026-08-28T10:14:58.4901490Z ssh-strict: true 2026-08-28T10:14:58.4902480Z ssh-user: git 2026-08-28T10:14:58.4903700Z persist-credentials: true 2026-08-28T10:14:58.4904850Z clean: true 2026-08-28T10:14:58.4905850Z sparse-checkout-cone-mode: true 2026-08-28T10:14:58.4907030Z fetch-depth: 1 2026-08-28T10:14:58.4907970Z fetch-tags: false 2026-08-28T10:14:58.4908900Z show-progress: true 2026-08-28T10:14:58.4909930Z lfs: false 2026-08-28T10:14:58.4911560Z submodules: false 2026-08-28T10:14:58.4912520Z set-safe-directory: true
2026-08-28T10:14:59.0925230Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-28T10:14:59.0931490Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-28T10:14:59.0935720Z [command]/usr/local/bin/git version 2026-08-28T10:14:59.1154010Z git version 2.55.0
2026-08-28T10:14:59.1252590Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/c0818576-232b-4ca9-986b-4424158b0f82/.gitconfig' 2026-08-28T10:14:59.1276920Z Temporarily overriding HOME='/Users/runner/work/_temp/c0818576-232b-4ca9-986b-4424158b0f82' before making global git config changes 2026-08-28T10:14:59.1298430Z Adding repository directory to the temporary git global config as a safe directory 2026-08-28T10:14:59.1312190Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-28T10:14:59.2264120Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-28T10:14:59.2270520Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-28T10:14:59.2274790Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-28T10:14:59.2983920Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-28T10:14:59.3092790Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-28T10:14:59.3125170Z hint: call: 2026-08-28T10:14:59.3365920Z hint: 2026-08-28T10:14:59.3672730Z hint: git config --global init.defaultBranch <name> 2026-08-28T10:14:59.3806180Z hint: 2026-08-28T10:14:59.3836390Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-28T10:14:59.3852130Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-28T10:14:59.3860650Z hint: 2026-08-28T10:14:59.3890530Z hint: git branch -m <name> 2026-08-28T10:14:59.3910300Z hint: 2026-08-28T10:14:59.3921380Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-28T10:14:59.4111190Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-28T10:14:59.5140690Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-28T10:14:59.5165260Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-28T10:14:59.7195940Z Removing SSH command configuration 2026-08-28T10:14:59.7302920Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-28T10:14:59.7556150Z [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-08-28T10:14:59.7608200Z Removing HTTP extra header 2026-08-28T10:14:59.7697720Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-28T10:14:59.9181970Z [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-08-28T10:14:59.9470960Z Removing includeIf entries pointing to credentials config files 2026-08-28T10:14:59.9516480Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-28T10:14:59.9626440Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-28T10:14:59.9814820Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-441d12d1-6ef4-45ec-9faf-e7b0a43bde91.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-28T10:14:59.9935490Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-441d12d1-6ef4-45ec-9faf-e7b0a43bde91.config 2026-08-28T10:15:00.0048680Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-441d12d1-6ef4-45ec-9faf-e7b0a43bde91.config 2026-08-28T10:15:00.0150970Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-441d12d1-6ef4-45ec-9faf-e7b0a43bde91.config 2026-08-28T10:15:00.0251340Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-441d12d1-6ef4-45ec-9faf-e7b0a43bde91.config
Fetching the repository
2026-08-28T10:15:00.0448960Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +81027da2034174dd45148a2dcc5c49e6aa866c19:refs/remotes/origin/main 2026-08-28T10:15:03.6298410Z From https://github.com/pypy/pypy 2026-08-28T10:15:03.6357080Z * [new ref] 81027da2034174dd45148a2dcc5c49e6aa866c19 -> origin/main 2026-08-28T10:15:03.6551650Z [command]/usr/local/bin/git branch --list --remote origin/main 2026-08-28T10:15:03.6602000Z origin/main 2026-08-28T10:15:03.7712260Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main 2026-08-28T10:15:03.8713380Z 81027da2034174dd45148a2dcc5c49e6aa866c19
Determining the checkout info
2026-08-28T10:15:03.9863520Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-28T10:15:03.9989930Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-28T10:15:04.0131640Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-28T10:15:04.7831060Z Updating files: 28% (1738/6014) 2026-08-28T10:15:04.8549950Z Updating files: 29% (1745/6014) 2026-08-28T10:15:04.9638010Z Updating files: 30% (1805/6014) 2026-08-28T10:15:05.0789800Z Updating files: 31% (1865/6014) 2026-08-28T10:15:05.1759610Z Updating files: 32% (1925/6014) 2026-08-28T10:15:05.2292610Z Updating files: 33% (1985/6014) 2026-08-28T10:15:05.2356800Z Updating files: 34% (2045/6014) 2026-08-28T10:15:05.3396730Z Updating files: 35% (2105/6014) 2026-08-28T10:15:05.4293010Z Updating files: 36% (2166/6014) 2026-08-28T10:15:05.4663080Z Updating files: 37% (2226/6014) 2026-08-28T10:15:05.4800610Z Updating files: 38% (2286/6014) 2026-08-28T10:15:05.5133830Z Updating files: 39% (2346/6014) 2026-08-28T10:15:05.5462690Z Updating files: 40% (2406/6014) 2026-08-28T10:15:05.6004350Z Updating files: 41% (2466/6014) 2026-08-28T10:15:05.7508660Z Updating files: 42% (2526/6014) 2026-08-28T10:15:05.8061880Z Updating files: 42% (2552/6014) 2026-08-28T10:15:05.9244590Z Updating files: 43% (2587/6014) 2026-08-28T10:15:05.9911160Z Updating files: 44% (2647/6014) 2026-08-28T10:15:06.0134560Z Updating files: 45% (2707/6014) 2026-08-28T10:15:06.0160010Z Updating files: 46% (2767/6014) 2026-08-28T10:15:06.0195660Z Updating files: 47% (2827/6014) 2026-08-28T10:15:06.0254130Z Updating files: 48% (2887/6014) 2026-08-28T10:15:06.0591850Z Updating files: 49% (2947/6014) 2026-08-28T10:15:06.1733470Z Updating files: 50% (3007/6014) 2026-08-28T10:15:06.2632490Z Updating files: 51% (3068/6014) 2026-08-28T10:15:06.2936590Z Updating files: 52% (3128/6014) 2026-08-28T10:15:06.3117740Z Updating files: 53% (3188/6014) 2026-08-28T10:15:06.3313400Z Updating files: 54% (3248/6014) 2026-08-28T10:15:06.3501730Z Updating files: 55% (3308/6014) 2026-08-28T10:15:06.3709100Z Updating files: 56% (3368/6014) 2026-08-28T10:15:06.3985170Z Updating files: 57% (3428/6014) 2026-08-28T10:15:06.4194430Z Updating files: 58% (3489/6014) 2026-08-28T10:15:06.4401570Z Updating files: 59% (3549/6014) 2026-08-28T10:15:06.5090240Z Updating files: 60% (3609/6014) 2026-08-28T10:15:06.6000030Z Updating files: 61% (3669/6014) 2026-08-28T10:15:06.6201960Z Updating files: 62% (3729/6014) 2026-08-28T10:15:06.6416660Z Updating files: 63% (3789/6014) 2026-08-28T10:15:06.6650880Z Updating files: 64% (3849/6014) 2026-08-28T10:15:06.6927250Z Updating files: 65% (3910/6014) 2026-08-28T10:15:06.7270840Z Updating files: 66% (3970/6014) 2026-08-28T10:15:06.7619940Z Updating files: 66% (4015/6014) 2026-08-28T10:15:06.8627720Z Updating files: 67% (4030/6014) 2026-08-28T10:15:06.8937640Z Updating files: 68% (4090/6014) 2026-08-28T10:15:07.1383280Z Updating files: 69% (4150/6014) 2026-08-28T10:15:07.1814930Z Updating files: 70% (4210/6014) 2026-08-28T10:15:07.1994190Z Updating files: 71% (4270/6014) 2026-08-28T10:15:07.2253170Z Updating files: 72% (4331/6014) 2026-08-28T10:15:07.3272850Z Updating files: 73% (4391/6014) 2026-08-28T10:15:07.3490770Z Updating files: 74% (4451/6014) 2026-08-28T10:15:07.4307240Z Updating files: 75% (4511/6014) 2026-08-28T10:15:07.4602740Z Updating files: 76% (4571/6014) 2026-08-28T10:15:07.4699230Z Updating files: 77% (4631/6014) 2026-08-28T10:15:07.4911170Z Updating files: 78% (4691/6014) 2026-08-28T10:15:07.5135980Z Updating files: 79% (4752/6014) 2026-08-28T10:15:07.5345790Z Updating files: 80% (4812/6014) 2026-08-28T10:15:07.5599580Z Updating files: 81% (4872/6014) 2026-08-28T10:15:07.6138630Z Updating files: 82% (4932/6014) 2026-08-28T10:15:07.6340660Z Updating files: 83% (4992/6014) 2026-08-28T10:15:07.6368160Z Updating files: 84% (5052/6014) 2026-08-28T10:15:07.6658470Z Updating files: 85% (5112/6014) 2026-08-28T10:15:07.7121740Z Updating files: 86% (5173/6014) 2026-08-28T10:15:07.7438240Z Updating files: 86% (5200/6014) 2026-08-28T10:15:07.7661660Z Updating files: 87% (5233/6014) 2026-08-28T10:15:07.7865040Z Updating files: 88% (5293/6014) 2026-08-28T10:15:07.8078450Z Updating files: 89% (5353/6014) 2026-08-28T10:15:07.8527790Z Updating files: 90% (5413/6014) 2026-08-28T10:15:08.0033160Z Updating files: 91% (5473/6014) 2026-08-28T10:15:08.1244050Z Updating files: 92% (5533/6014) 2026-08-28T10:15:08.1873200Z Updating files: 93% (5594/6014) 2026-08-28T10:15:08.2423350Z Updating files: 94% (5654/6014) 2026-08-28T10:15:08.2626790Z Updating files: 95% (5714/6014) 2026-08-28T10:15:08.2813230Z Updating files: 96% (5774/6014) 2026-08-28T10:15:08.2961700Z Updating files: 97% (5834/6014) 2026-08-28T10:15:08.3133370Z Updating files: 98% (5894/6014) 2026-08-28T10:15:08.3340890Z Updating files: 99% (5954/6014) 2026-08-28T10:15:08.3381460Z Updating files: 100% (6014/6014) 2026-08-28T10:15:08.3409170Z Updating files: 100% (6014/6014), done. 2026-08-28T10:15:08.3507100Z Switched to a new branch 'main' 2026-08-28T10:15:08.3539720Z branch 'main' set up to track 'origin/main'.
2026-08-28T10:15:08.3862490Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-28T10:15:08.3906170Z 81027da2034174dd45148a2dcc5c49e6aa866c19