Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-23T09:24:16.4311400Z with: 2026-08-23T09:24:16.4313510Z repository: pypy/pypy 2026-08-23T09:24:16.4339560Z token: *** 2026-08-23T09:24:16.4342130Z ssh-strict: true 2026-08-23T09:24:16.4349460Z ssh-user: git 2026-08-23T09:24:16.4358920Z persist-credentials: true 2026-08-23T09:24:16.4373320Z clean: true 2026-08-23T09:24:16.4384730Z sparse-checkout-cone-mode: true 2026-08-23T09:24:16.4396590Z fetch-depth: 1 2026-08-23T09:24:16.4398190Z fetch-tags: false 2026-08-23T09:24:16.4401270Z show-progress: true 2026-08-23T09:24:16.4405970Z lfs: false 2026-08-23T09:24:16.4719610Z submodules: false 2026-08-23T09:24:16.4725550Z set-safe-directory: true
2026-08-23T09:24:24.4673570Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T09:24:24.6744870Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-23T09:24:24.8773190Z [command]/usr/local/bin/git version 2026-08-23T09:24:24.9783610Z git version 2.55.0
2026-08-23T09:24:25.4786390Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/96c94582-7139-4a5e-bfa3-b0eec5c47d13/.gitconfig' 2026-08-23T09:24:25.4967470Z Temporarily overriding HOME='/Users/runner/work/_temp/96c94582-7139-4a5e-bfa3-b0eec5c47d13' before making global git config changes 2026-08-23T09:24:25.5256220Z Adding repository directory to the temporary git global config as a safe directory 2026-08-23T09:24:25.5374600Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-23T09:24:25.6262680Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T09:24:25.6476770Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-23T09:24:25.6722130Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-23T09:24:25.6946530Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-23T09:24:25.7998540Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-23T09:24:25.9060390Z hint: call: 2026-08-23T09:24:26.0074600Z hint: 2026-08-23T09:24:26.1101740Z hint: git config --global init.defaultBranch <name> 2026-08-23T09:24:26.2156700Z hint: 2026-08-23T09:24:26.3163070Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-23T09:24:26.4205880Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-23T09:24:26.5224870Z hint: 2026-08-23T09:24:26.6235880Z hint: git branch -m <name> 2026-08-23T09:24:26.7252380Z hint: 2026-08-23T09:24:26.8167580Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-23T09:24:26.8343650Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-23T09:24:26.9220420Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T09:24:27.1760460Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-23T09:24:27.6876060Z Removing SSH command configuration 2026-08-23T09:24:27.7760490Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-23T09:24:27.9276720Z [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-23T09:24:28.2959130Z Removing HTTP extra header 2026-08-23T09:24:28.3263260Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-23T09:24:28.5393860Z [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-23T09:24:31.5043810Z Removing includeIf entries pointing to credentials config files 2026-08-23T09:24:31.5733110Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-23T09:24:31.7282090Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-23T09:24:34.7820190Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-ea50b1f8-7cfc-44af-91d6-4282d3b68776.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-23T09:24:34.9121490Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-ea50b1f8-7cfc-44af-91d6-4282d3b68776.config 2026-08-23T09:24:35.0013570Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-ea50b1f8-7cfc-44af-91d6-4282d3b68776.config 2026-08-23T09:24:35.3610750Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ea50b1f8-7cfc-44af-91d6-4282d3b68776.config 2026-08-23T09:24:35.5679040Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ea50b1f8-7cfc-44af-91d6-4282d3b68776.config
Fetching the repository
2026-08-23T09:24:35.7023520Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +433692af8423dc07878148fc116240cf418f51ed:refs/remotes/origin/main 2026-08-23T09:24:46.1247100Z From https://github.com/pypy/pypy 2026-08-23T09:24:46.2276740Z * [new ref] 433692af8423dc07878148fc116240cf418f51ed -> origin/main 2026-08-23T09:24:46.4433330Z [command]/usr/local/bin/git branch --list --remote origin/main 2026-08-23T09:24:46.5402250Z origin/main 2026-08-23T09:24:46.5816010Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main 2026-08-23T09:24:46.5818570Z 433692af8423dc07878148fc116240cf418f51ed
Determining the checkout info
2026-08-23T09:24:46.6327470Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-23T09:24:46.6413360Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T09:24:47.0918430Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-23T09:24:48.3142730Z Updating files: 6% (394/6014) 2026-08-23T09:24:48.5373150Z Updating files: 7% (421/6014) 2026-08-23T09:24:48.6980130Z Updating files: 8% (482/6014) 2026-08-23T09:24:48.8147150Z Updating files: 9% (542/6014) 2026-08-23T09:24:49.0184620Z Updating files: 10% (602/6014) 2026-08-23T09:24:49.0633840Z Updating files: 11% (662/6014) 2026-08-23T09:24:49.2538300Z Updating files: 12% (722/6014) 2026-08-23T09:24:49.3760060Z Updating files: 12% (735/6014) 2026-08-23T09:24:49.4641500Z Updating files: 13% (782/6014) 2026-08-23T09:24:49.6632530Z Updating files: 14% (842/6014) 2026-08-23T09:24:49.7946130Z Updating files: 15% (903/6014) 2026-08-23T09:24:49.9308780Z Updating files: 16% (963/6014) 2026-08-23T09:24:50.1206490Z Updating files: 17% (1023/6014) 2026-08-23T09:24:50.1739230Z Updating files: 18% (1083/6014) 2026-08-23T09:24:50.2111580Z Updating files: 19% (1143/6014) 2026-08-23T09:24:50.2240610Z Updating files: 20% (1203/6014) 2026-08-23T09:24:50.3028390Z Updating files: 20% (1217/6014) 2026-08-23T09:24:50.3341530Z Updating files: 21% (1263/6014) 2026-08-23T09:24:50.4585860Z Updating files: 22% (1324/6014) 2026-08-23T09:24:50.5394910Z Updating files: 23% (1384/6014) 2026-08-23T09:24:50.6124080Z Updating files: 24% (1444/6014) 2026-08-23T09:24:50.7318850Z Updating files: 25% (1504/6014) 2026-08-23T09:24:50.9293270Z Updating files: 26% (1564/6014) 2026-08-23T09:24:51.0665220Z Updating files: 27% (1624/6014) 2026-08-23T09:24:51.1832160Z Updating files: 28% (1684/6014) 2026-08-23T09:24:51.2486550Z Updating files: 29% (1745/6014) 2026-08-23T09:24:51.2558480Z Updating files: 29% (1774/6014) 2026-08-23T09:24:51.3034110Z Updating files: 30% (1805/6014) 2026-08-23T09:24:51.4564890Z Updating files: 31% (1865/6014) 2026-08-23T09:24:51.5141690Z Updating files: 32% (1925/6014) 2026-08-23T09:24:51.5700790Z Updating files: 33% (1985/6014) 2026-08-23T09:24:51.6770630Z Updating files: 34% (2045/6014) 2026-08-23T09:24:51.7778960Z Updating files: 35% (2105/6014) 2026-08-23T09:24:51.8323520Z Updating files: 36% (2166/6014) 2026-08-23T09:24:51.8722730Z Updating files: 37% (2226/6014) 2026-08-23T09:24:51.9913570Z Updating files: 38% (2286/6014) 2026-08-23T09:24:52.0393290Z Updating files: 39% (2346/6014) 2026-08-23T09:24:52.0760290Z Updating files: 40% (2406/6014) 2026-08-23T09:24:52.1002780Z Updating files: 41% (2466/6014) 2026-08-23T09:24:52.1395760Z Updating files: 42% (2526/6014) 2026-08-23T09:24:52.1641140Z Updating files: 43% (2587/6014) 2026-08-23T09:24:52.1845430Z Updating files: 44% (2647/6014) 2026-08-23T09:24:52.2221190Z Updating files: 45% (2707/6014) 2026-08-23T09:24:52.2383790Z Updating files: 45% (2744/6014) 2026-08-23T09:24:52.2704530Z Updating files: 46% (2767/6014) 2026-08-23T09:24:52.3080670Z Updating files: 47% (2827/6014) 2026-08-23T09:24:52.3555070Z Updating files: 48% (2887/6014) 2026-08-23T09:24:52.4789420Z Updating files: 49% (2947/6014) 2026-08-23T09:24:52.5060990Z Updating files: 50% (3007/6014) 2026-08-23T09:24:52.7341680Z Updating files: 51% (3068/6014) 2026-08-23T09:24:52.8352420Z Updating files: 52% (3128/6014) 2026-08-23T09:24:52.8788680Z Updating files: 53% (3188/6014) 2026-08-23T09:24:52.8912170Z Updating files: 54% (3248/6014) 2026-08-23T09:24:53.0251420Z Updating files: 55% (3308/6014) 2026-08-23T09:24:53.1652910Z Updating files: 56% (3368/6014) 2026-08-23T09:24:53.2132930Z Updating files: 57% (3428/6014) 2026-08-23T09:24:53.2352020Z Updating files: 58% (3489/6014) 2026-08-23T09:24:53.2382310Z Updating files: 59% (3549/6014) 2026-08-23T09:24:53.2422370Z Updating files: 60% (3609/6014) 2026-08-23T09:24:53.2481390Z Updating files: 60% (3659/6014) 2026-08-23T09:24:53.3047940Z Updating files: 61% (3669/6014) 2026-08-23T09:24:53.3482600Z Updating files: 62% (3729/6014) 2026-08-23T09:24:53.3828820Z Updating files: 63% (3789/6014) 2026-08-23T09:24:53.4178790Z Updating files: 64% (3849/6014) 2026-08-23T09:24:53.4567640Z Updating files: 65% (3910/6014) 2026-08-23T09:24:53.4907020Z Updating files: 66% (3970/6014) 2026-08-23T09:24:53.5208790Z Updating files: 67% (4030/6014) 2026-08-23T09:24:53.5591390Z Updating files: 68% (4090/6014) 2026-08-23T09:24:53.6585530Z Updating files: 69% (4150/6014) 2026-08-23T09:24:53.7216770Z Updating files: 70% (4210/6014) 2026-08-23T09:24:53.8613310Z Updating files: 71% (4270/6014) 2026-08-23T09:24:53.9620320Z Updating files: 72% (4331/6014) 2026-08-23T09:24:54.1624290Z Updating files: 73% (4391/6014) 2026-08-23T09:24:54.2537240Z Updating files: 74% (4451/6014) 2026-08-23T09:24:54.2540370Z Updating files: 75% (4511/6014) 2026-08-23T09:24:54.2657580Z Updating files: 76% (4571/6014) 2026-08-23T09:24:54.2880200Z Updating files: 76% (4618/6014) 2026-08-23T09:24:54.3977000Z Updating files: 77% (4631/6014) 2026-08-23T09:24:54.4360500Z Updating files: 78% (4691/6014) 2026-08-23T09:24:54.4476270Z Updating files: 79% (4752/6014) 2026-08-23T09:24:54.5461440Z Updating files: 80% (4812/6014) 2026-08-23T09:24:54.6734490Z Updating files: 81% (4872/6014) 2026-08-23T09:24:54.7434480Z Updating files: 82% (4932/6014) 2026-08-23T09:24:54.7745090Z Updating files: 83% (4992/6014) 2026-08-23T09:24:54.8157100Z Updating files: 84% (5052/6014) 2026-08-23T09:24:54.9219870Z Updating files: 85% (5112/6014) 2026-08-23T09:24:55.1320560Z Updating files: 86% (5173/6014) 2026-08-23T09:24:55.1672730Z Updating files: 87% (5233/6014) 2026-08-23T09:24:55.2036980Z Updating files: 88% (5293/6014) 2026-08-23T09:24:55.2586250Z Updating files: 89% (5353/6014) 2026-08-23T09:24:55.2845880Z Updating files: 90% (5413/6014) 2026-08-23T09:24:55.3704320Z Updating files: 90% (5425/6014) 2026-08-23T09:24:55.5366470Z Updating files: 91% (5473/6014) 2026-08-23T09:24:55.7767820Z Updating files: 92% (5533/6014) 2026-08-23T09:24:55.8731580Z Updating files: 93% (5594/6014) 2026-08-23T09:24:55.9129710Z Updating files: 94% (5654/6014) 2026-08-23T09:24:56.0780730Z Updating files: 95% (5714/6014) 2026-08-23T09:24:56.0932860Z Updating files: 96% (5774/6014) 2026-08-23T09:24:56.1723600Z Updating files: 97% (5834/6014) 2026-08-23T09:24:56.1760490Z Updating files: 98% (5894/6014) 2026-08-23T09:24:56.1794110Z Updating files: 99% (5954/6014) 2026-08-23T09:24:56.1851880Z Updating files: 100% (6014/6014) 2026-08-23T09:24:56.1872580Z Updating files: 100% (6014/6014), done. 2026-08-23T09:24:56.1923050Z Switched to a new branch 'main' 2026-08-23T09:24:56.1932680Z branch 'main' set up to track 'origin/main'.
2026-08-23T09:24:56.2786570Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-23T09:24:56.2811340Z 433692af8423dc07878148fc116240cf418f51ed