Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-23T06:17:54.6984640Z with: 2026-07-23T06:17:54.6985420Z repository: pypy/pypy 2026-07-23T06:17:54.6993480Z token: *** 2026-07-23T06:17:54.6994230Z ssh-strict: true 2026-07-23T06:17:54.6995010Z ssh-user: git 2026-07-23T06:17:54.6995800Z persist-credentials: true 2026-07-23T06:17:54.6996680Z clean: true 2026-07-23T06:17:54.6997470Z sparse-checkout-cone-mode: true 2026-07-23T06:17:54.6998430Z fetch-depth: 1 2026-07-23T06:17:54.6999200Z fetch-tags: false 2026-07-23T06:17:54.7000000Z show-progress: true 2026-07-23T06:17:54.7000800Z lfs: false 2026-07-23T06:17:54.7001540Z submodules: false 2026-07-23T06:17:54.7002350Z set-safe-directory: true
2026-07-23T06:17:55.0924040Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-23T06:17:55.0958440Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-23T06:17:55.1025780Z [command]/usr/local/bin/git version 2026-07-23T06:17:55.1058490Z git version 2.55.0
2026-07-23T06:17:55.1169490Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/aed2a201-4a6d-47a0-b1e8-1e01863e4ce2/.gitconfig' 2026-07-23T06:17:55.1239210Z Temporarily overriding HOME='/Users/runner/work/_temp/aed2a201-4a6d-47a0-b1e8-1e01863e4ce2' before making global git config changes 2026-07-23T06:17:55.1278060Z Adding repository directory to the temporary git global config as a safe directory 2026-07-23T06:17:55.1281790Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-23T06:17:55.1379820Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-23T06:17:55.1446420Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-07-23T06:17:55.1482470Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-23T06:17:55.1515030Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-23T06:17:55.1545880Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-23T06:17:55.1577240Z hint: call: 2026-07-23T06:17:55.1602130Z hint: 2026-07-23T06:17:55.1616950Z hint: git config --global init.defaultBranch <name> 2026-07-23T06:17:55.1645890Z hint: 2026-07-23T06:17:55.1679800Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-23T06:17:55.1711380Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-23T06:17:55.1749440Z hint: 2026-07-23T06:17:55.1801820Z hint: git branch -m <name> 2026-07-23T06:17:55.1865680Z hint: 2026-07-23T06:17:55.1900320Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-23T06:17:55.1926610Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-23T06:17:55.2033250Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-23T06:17:55.2185200Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-23T06:17:55.2339400Z Removing SSH command configuration 2026-07-23T06:17:55.2368200Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-23T06:17:55.2518050Z [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-23T06:17:55.4104730Z Removing HTTP extra header 2026-07-23T06:17:55.4126470Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-23T06:17:55.4256690Z [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-23T06:17:55.6798040Z Removing includeIf entries pointing to credentials config files 2026-07-23T06:17:55.6899790Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-23T06:17:55.7089990Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-23T06:17:55.8790030Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-dd4d7abf-4393-4e5b-a2f6-4d8972ba9571.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-23T06:17:55.8999610Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-dd4d7abf-4393-4e5b-a2f6-4d8972ba9571.config 2026-07-23T06:17:55.9198640Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-dd4d7abf-4393-4e5b-a2f6-4d8972ba9571.config 2026-07-23T06:17:55.9310840Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-dd4d7abf-4393-4e5b-a2f6-4d8972ba9571.config 2026-07-23T06:17:55.9455690Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-dd4d7abf-4393-4e5b-a2f6-4d8972ba9571.config
Fetching the repository
2026-07-23T06:17:55.9792540Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +957a1668020efd831bb1ff17660a0e80e9cb02e1:refs/remotes/origin/main 2026-07-23T06:17:57.7809910Z From https://github.com/pypy/pypy 2026-07-23T06:17:57.7832450Z * [new ref] 957a1668020efd831bb1ff17660a0e80e9cb02e1 -> origin/main 2026-07-23T06:17:57.7924340Z [command]/usr/local/bin/git branch --list --remote origin/main 2026-07-23T06:17:57.7995410Z origin/main 2026-07-23T06:17:57.8091370Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main 2026-07-23T06:17:57.8125850Z 957a1668020efd831bb1ff17660a0e80e9cb02e1
Determining the checkout info
2026-07-23T06:17:57.8329100Z [command]/usr/local/bin/git sparse-checkout disable 2026-07-23T06:17:57.8418510Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-23T06:17:57.8543740Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-23T06:17:58.9110930Z Updating files: 42% (2540/6014) 2026-07-23T06:17:58.9314690Z Updating files: 43% (2587/6014) 2026-07-23T06:17:58.9776420Z Updating files: 44% (2647/6014) 2026-07-23T06:17:58.9800130Z Updating files: 45% (2707/6014) 2026-07-23T06:17:58.9940430Z Updating files: 46% (2767/6014) 2026-07-23T06:17:59.0144580Z Updating files: 47% (2827/6014) 2026-07-23T06:17:59.0364510Z Updating files: 48% (2887/6014) 2026-07-23T06:17:59.0550170Z Updating files: 49% (2947/6014) 2026-07-23T06:17:59.0940020Z Updating files: 50% (3007/6014) 2026-07-23T06:17:59.1120140Z Updating files: 51% (3068/6014) 2026-07-23T06:17:59.1306850Z Updating files: 52% (3128/6014) 2026-07-23T06:17:59.1490700Z Updating files: 53% (3188/6014) 2026-07-23T06:17:59.1760270Z Updating files: 54% (3248/6014) 2026-07-23T06:17:59.2174720Z Updating files: 55% (3308/6014) 2026-07-23T06:17:59.2289830Z Updating files: 56% (3368/6014) 2026-07-23T06:17:59.2455660Z Updating files: 57% (3428/6014) 2026-07-23T06:17:59.2716220Z Updating files: 58% (3489/6014) 2026-07-23T06:17:59.2904120Z Updating files: 59% (3549/6014) 2026-07-23T06:17:59.3101430Z Updating files: 60% (3609/6014) 2026-07-23T06:17:59.4502190Z Updating files: 61% (3669/6014) 2026-07-23T06:17:59.4664710Z Updating files: 62% (3729/6014) 2026-07-23T06:17:59.4871650Z Updating files: 63% (3789/6014) 2026-07-23T06:17:59.5072070Z Updating files: 64% (3849/6014) 2026-07-23T06:17:59.5299700Z Updating files: 65% (3910/6014) 2026-07-23T06:17:59.5447360Z Updating files: 66% (3970/6014) 2026-07-23T06:17:59.6649360Z Updating files: 67% (4030/6014) 2026-07-23T06:17:59.7455820Z Updating files: 68% (4090/6014) 2026-07-23T06:17:59.7878770Z Updating files: 69% (4150/6014) 2026-07-23T06:17:59.8459710Z Updating files: 70% (4210/6014) 2026-07-23T06:17:59.8460790Z Updating files: 71% (4270/6014) 2026-07-23T06:17:59.8461720Z Updating files: 72% (4331/6014) 2026-07-23T06:17:59.9885800Z Updating files: 73% (4391/6014) 2026-07-23T06:18:00.0888390Z Updating files: 74% (4451/6014) 2026-07-23T06:18:00.1087510Z Updating files: 74% (4465/6014) 2026-07-23T06:18:00.1092990Z Updating files: 75% (4511/6014) 2026-07-23T06:18:00.1098110Z Updating files: 76% (4571/6014) 2026-07-23T06:18:00.1104270Z Updating files: 77% (4631/6014) 2026-07-23T06:18:00.1224020Z Updating files: 78% (4691/6014) 2026-07-23T06:18:00.1482070Z Updating files: 79% (4752/6014) 2026-07-23T06:18:00.1796290Z Updating files: 80% (4812/6014) 2026-07-23T06:18:00.2114600Z Updating files: 81% (4872/6014) 2026-07-23T06:18:00.2375580Z Updating files: 82% (4932/6014) 2026-07-23T06:18:00.2752900Z Updating files: 83% (4992/6014) 2026-07-23T06:18:00.2943080Z Updating files: 84% (5052/6014) 2026-07-23T06:18:00.3122400Z Updating files: 85% (5112/6014) 2026-07-23T06:18:00.3350380Z Updating files: 86% (5173/6014) 2026-07-23T06:18:00.3576860Z Updating files: 87% (5233/6014) 2026-07-23T06:18:00.3832060Z Updating files: 88% (5293/6014) 2026-07-23T06:18:00.4060420Z Updating files: 89% (5353/6014) 2026-07-23T06:18:00.5172800Z Updating files: 90% (5413/6014) 2026-07-23T06:18:00.7162620Z Updating files: 91% (5473/6014) 2026-07-23T06:18:00.8165680Z Updating files: 92% (5533/6014) 2026-07-23T06:18:00.8907840Z Updating files: 93% (5594/6014) 2026-07-23T06:18:00.9072710Z Updating files: 94% (5654/6014) 2026-07-23T06:18:00.9140360Z Updating files: 95% (5714/6014) 2026-07-23T06:18:00.9719300Z Updating files: 96% (5774/6014) 2026-07-23T06:18:00.9766570Z Updating files: 97% (5834/6014) 2026-07-23T06:18:00.9769620Z Updating files: 98% (5894/6014) 2026-07-23T06:18:00.9773940Z Updating files: 99% (5954/6014) 2026-07-23T06:18:00.9787530Z Updating files: 100% (6014/6014) 2026-07-23T06:18:00.9790230Z Updating files: 100% (6014/6014), done. 2026-07-23T06:18:00.9794890Z Switched to a new branch 'main' 2026-07-23T06:18:00.9797420Z branch 'main' set up to track 'origin/main'.
2026-07-23T06:18:00.9821990Z [command]/usr/local/bin/git log -1 --format=%H 2026-07-23T06:18:00.9825540Z 957a1668020efd831bb1ff17660a0e80e9cb02e1