Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T12:34:29.3319870Z with: 2026-08-31T12:34:29.3320200Z repository: pypy/pypy 2026-08-31T12:34:29.3323030Z token: *** 2026-08-31T12:34:29.3323420Z ssh-strict: true 2026-08-31T12:34:29.3323750Z ssh-user: git 2026-08-31T12:34:29.3324090Z persist-credentials: true 2026-08-31T12:34:29.3324500Z clean: true 2026-08-31T12:34:29.3324840Z sparse-checkout-cone-mode: true 2026-08-31T12:34:29.3325240Z fetch-depth: 1 2026-08-31T12:34:29.3325570Z fetch-tags: false 2026-08-31T12:34:29.3325910Z show-progress: true 2026-08-31T12:34:29.3326240Z lfs: false 2026-08-31T12:34:29.3326570Z submodules: false 2026-08-31T12:34:29.3326960Z set-safe-directory: true
2026-08-31T12:34:29.9431120Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T12:34:29.9433220Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-31T12:34:29.9444410Z [command]/opt/homebrew/bin/git version 2026-08-31T12:34:29.9807030Z git version 2.55.0
2026-08-31T12:34:29.9835910Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/34d68fee-631f-4454-b0eb-33475157b822/.gitconfig' 2026-08-31T12:34:29.9842870Z Temporarily overriding HOME='/Users/runner/work/_temp/34d68fee-631f-4454-b0eb-33475157b822' before making global git config changes 2026-08-31T12:34:29.9844660Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T12:34:29.9849980Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-31T12:34:29.9980850Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T12:34:29.9990780Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-31T12:34:30.0339930Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T12:34:30.0342640Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T12:34:30.0344110Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T12:34:30.0344680Z hint: call: 2026-08-31T12:34:30.0345000Z hint: 2026-08-31T12:34:30.0345490Z hint: git config --global init.defaultBranch <name> 2026-08-31T12:34:30.0345960Z hint: 2026-08-31T12:34:30.0346390Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T12:34:30.0347080Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T12:34:30.0347610Z hint: 2026-08-31T12:34:30.0347940Z hint: git branch -m <name> 2026-08-31T12:34:30.0348310Z hint: 2026-08-31T12:34:30.0348790Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T12:34:30.0349490Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-31T12:34:30.0356590Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T12:34:30.0453790Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T12:34:30.0539790Z Removing SSH command configuration 2026-08-31T12:34:30.0540410Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T12:34:30.0623680Z [command]/opt/homebrew/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-31T12:34:30.2055590Z Removing HTTP extra header 2026-08-31T12:34:30.2057830Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T12:34:30.2148050Z [command]/opt/homebrew/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-31T12:34:30.3188490Z Removing includeIf entries pointing to credentials config files 2026-08-31T12:34:30.3189620Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T12:34:30.3272620Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T12:34:30.4281740Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-fbeaec4a-71d6-4445-934d-41738ea82d8e.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T12:34:30.4395810Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-fbeaec4a-71d6-4445-934d-41738ea82d8e.config 2026-08-31T12:34:30.4477550Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-fbeaec4a-71d6-4445-934d-41738ea82d8e.config 2026-08-31T12:34:30.4568170Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-fbeaec4a-71d6-4445-934d-41738ea82d8e.config 2026-08-31T12:34:30.4647000Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-fbeaec4a-71d6-4445-934d-41738ea82d8e.config
Fetching the repository
2026-08-31T12:34:30.4748660Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9864885428ee9242efe5997df61cb840f4086ae3:refs/remotes/origin/main 2026-08-31T12:34:34.1207490Z From https://github.com/pypy/pypy 2026-08-31T12:34:34.1210350Z * [new ref] 9864885428ee9242efe5997df61cb840f4086ae3 -> origin/main 2026-08-31T12:34:34.1344410Z [command]/opt/homebrew/bin/git branch --list --remote origin/main 2026-08-31T12:34:34.1773280Z origin/main 2026-08-31T12:34:34.2086010Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/main 2026-08-31T12:34:34.2154360Z 9864885428ee9242efe5997df61cb840f4086ae3
Determining the checkout info
2026-08-31T12:34:34.2162310Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-31T12:34:34.2960180Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T12:34:34.3110210Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-31T12:34:35.5529070Z Updating files: 11% (680/6014) 2026-08-31T12:34:35.9007020Z Updating files: 12% (722/6014) 2026-08-31T12:34:36.0995270Z Updating files: 13% (782/6014) 2026-08-31T12:34:36.1115870Z Updating files: 14% (842/6014) 2026-08-31T12:34:36.1228130Z Updating files: 15% (903/6014) 2026-08-31T12:34:36.1729470Z Updating files: 16% (963/6014) 2026-08-31T12:34:36.1836260Z Updating files: 17% (1023/6014) 2026-08-31T12:34:36.2068200Z Updating files: 18% (1083/6014) 2026-08-31T12:34:36.2190040Z Updating files: 19% (1143/6014) 2026-08-31T12:34:36.2294950Z Updating files: 20% (1203/6014) 2026-08-31T12:34:36.2503100Z Updating files: 21% (1263/6014) 2026-08-31T12:34:36.2604780Z Updating files: 22% (1324/6014) 2026-08-31T12:34:36.2811830Z Updating files: 23% (1384/6014) 2026-08-31T12:34:36.2914970Z Updating files: 24% (1444/6014) 2026-08-31T12:34:36.3122260Z Updating files: 25% (1504/6014) 2026-08-31T12:34:36.3324240Z Updating files: 26% (1564/6014) 2026-08-31T12:34:36.3527630Z Updating files: 27% (1624/6014) 2026-08-31T12:34:36.3632340Z Updating files: 28% (1684/6014) 2026-08-31T12:34:36.3858130Z Updating files: 29% (1745/6014) 2026-08-31T12:34:36.3960170Z Updating files: 30% (1805/6014) 2026-08-31T12:34:36.4063100Z Updating files: 30% (1848/6014) 2026-08-31T12:34:36.4165420Z Updating files: 31% (1865/6014) 2026-08-31T12:34:36.4265540Z Updating files: 32% (1925/6014) 2026-08-31T12:34:36.4940430Z Updating files: 33% (1985/6014) 2026-08-31T12:34:36.5248350Z Updating files: 34% (2045/6014) 2026-08-31T12:34:36.5552530Z Updating files: 35% (2105/6014) 2026-08-31T12:34:36.5671420Z Updating files: 36% (2166/6014) 2026-08-31T12:34:36.7293010Z Updating files: 37% (2226/6014) 2026-08-31T12:34:37.1058510Z Updating files: 38% (2286/6014) 2026-08-31T12:34:37.1773250Z Updating files: 39% (2346/6014) 2026-08-31T12:34:37.2034680Z Updating files: 40% (2406/6014) 2026-08-31T12:34:37.2423120Z Updating files: 41% (2466/6014) 2026-08-31T12:34:37.3139660Z Updating files: 42% (2526/6014) 2026-08-31T12:34:37.3269410Z Updating files: 43% (2587/6014) 2026-08-31T12:34:37.3324590Z Updating files: 44% (2647/6014) 2026-08-31T12:34:37.3895420Z Updating files: 45% (2707/6014) 2026-08-31T12:34:37.3944970Z Updating files: 45% (2749/6014) 2026-08-31T12:34:37.5034330Z Updating files: 46% (2767/6014) 2026-08-31T12:34:37.5210640Z Updating files: 47% (2827/6014) 2026-08-31T12:34:37.5804150Z Updating files: 48% (2887/6014) 2026-08-31T12:34:37.5991030Z Updating files: 49% (2947/6014) 2026-08-31T12:34:37.6165060Z Updating files: 50% (3007/6014) 2026-08-31T12:34:37.6295870Z Updating files: 51% (3068/6014) 2026-08-31T12:34:37.6451530Z Updating files: 52% (3128/6014) 2026-08-31T12:34:37.6556930Z Updating files: 53% (3188/6014) 2026-08-31T12:34:37.6658600Z Updating files: 54% (3248/6014) 2026-08-31T12:34:37.7552340Z Updating files: 55% (3308/6014) 2026-08-31T12:34:37.8104320Z Updating files: 56% (3368/6014) 2026-08-31T12:34:37.8196690Z Updating files: 57% (3428/6014) 2026-08-31T12:34:37.8325070Z Updating files: 58% (3489/6014) 2026-08-31T12:34:37.8457540Z Updating files: 59% (3549/6014) 2026-08-31T12:34:37.8549770Z Updating files: 60% (3609/6014) 2026-08-31T12:34:37.8658520Z Updating files: 61% (3669/6014) 2026-08-31T12:34:37.8754350Z Updating files: 62% (3729/6014) 2026-08-31T12:34:37.8992730Z Updating files: 63% (3789/6014) 2026-08-31T12:34:37.9131550Z Updating files: 64% (3849/6014) 2026-08-31T12:34:37.9312490Z Updating files: 65% (3910/6014) 2026-08-31T12:34:37.9972650Z Updating files: 66% (3970/6014) 2026-08-31T12:34:38.0035860Z Updating files: 67% (4030/6014) 2026-08-31T12:34:38.0118780Z Updating files: 68% (4090/6014) 2026-08-31T12:34:38.0217620Z Updating files: 69% (4150/6014) 2026-08-31T12:34:38.0513360Z Updating files: 70% (4210/6014) 2026-08-31T12:34:38.0609590Z Updating files: 71% (4270/6014) 2026-08-31T12:34:38.0743030Z Updating files: 72% (4331/6014) 2026-08-31T12:34:38.0845590Z Updating files: 73% (4391/6014) 2026-08-31T12:34:38.0910960Z Updating files: 74% (4451/6014) 2026-08-31T12:34:38.1071230Z Updating files: 75% (4511/6014) 2026-08-31T12:34:38.1147650Z Updating files: 76% (4571/6014) 2026-08-31T12:34:38.1477840Z Updating files: 77% (4631/6014) 2026-08-31T12:34:38.1770220Z Updating files: 78% (4691/6014) 2026-08-31T12:34:38.1875970Z Updating files: 79% (4752/6014) 2026-08-31T12:34:38.2096210Z Updating files: 80% (4812/6014) 2026-08-31T12:34:38.2261450Z Updating files: 81% (4872/6014) 2026-08-31T12:34:38.2414960Z Updating files: 82% (4932/6014) 2026-08-31T12:34:38.2562830Z Updating files: 83% (4992/6014) 2026-08-31T12:34:38.2736350Z Updating files: 84% (5052/6014) 2026-08-31T12:34:38.2895580Z Updating files: 85% (5112/6014) 2026-08-31T12:34:38.3066430Z Updating files: 86% (5173/6014) 2026-08-31T12:34:38.3219340Z Updating files: 87% (5233/6014) 2026-08-31T12:34:38.3347110Z Updating files: 88% (5293/6014) 2026-08-31T12:34:38.3603920Z Updating files: 89% (5353/6014) 2026-08-31T12:34:38.3844890Z Updating files: 90% (5413/6014) 2026-08-31T12:34:38.3870440Z Updating files: 91% (5473/6014) 2026-08-31T12:34:38.5132610Z Updating files: 91% (5474/6014) 2026-08-31T12:34:38.5853710Z Updating files: 92% (5533/6014) 2026-08-31T12:34:38.5959140Z Updating files: 93% (5594/6014) 2026-08-31T12:34:38.6097000Z Updating files: 94% (5654/6014) 2026-08-31T12:34:38.6223430Z Updating files: 95% (5714/6014) 2026-08-31T12:34:38.6331500Z Updating files: 96% (5774/6014) 2026-08-31T12:34:38.6400220Z Updating files: 97% (5834/6014) 2026-08-31T12:34:38.6551030Z Updating files: 98% (5894/6014) 2026-08-31T12:34:38.6642520Z Updating files: 99% (5954/6014) 2026-08-31T12:34:38.6643130Z Updating files: 100% (6014/6014) 2026-08-31T12:34:38.6643860Z Updating files: 100% (6014/6014), done. 2026-08-31T12:34:38.6818090Z Switched to a new branch 'main' 2026-08-31T12:34:38.6830530Z branch 'main' set up to track 'origin/main'.
2026-08-31T12:34:38.7310470Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-31T12:34:38.7317150Z 9864885428ee9242efe5997df61cb840f4086ae3