timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-16T16:51:02.9324910Z with:
2026-09-16T16:51:02.9325540Z repository: pypy/pypy
2026-09-16T16:51:02.9332000Z token: ***
2026-09-16T16:51:02.9332720Z ssh-strict: true
2026-09-16T16:51:02.9333580Z ssh-user: git
2026-09-16T16:51:02.9334550Z persist-credentials: true
2026-09-16T16:51:02.9335540Z clean: true
2026-09-16T16:51:02.9336490Z sparse-checkout-cone-mode: true
2026-09-16T16:51:02.9337280Z fetch-depth: 1
2026-09-16T16:51:02.9337910Z fetch-tags: false
2026-09-16T16:51:02.9338560Z show-progress: true
2026-09-16T16:51:02.9339330Z lfs: false
2026-09-16T16:51:02.9340180Z submodules: false
2026-09-16T16:51:02.9341040Z set-safe-directory: true
2026-09-16T16:51:03.2173580Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-16T16:51:03.2177290Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-16T16:51:03.2178910Z [command]/usr/local/bin/git version
2026-09-16T16:51:03.2505510Z git version 2.55.0
2026-09-16T16:51:03.2546510Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/76fde643-74c2-4b10-8363-e05267e65579/.gitconfig'
2026-09-16T16:51:03.2563260Z Temporarily overriding HOME='/Users/runner/work/_temp/76fde643-74c2-4b10-8363-e05267e65579' before making global git config changes
2026-09-16T16:51:03.2566480Z Adding repository directory to the temporary git global config as a safe directory
2026-09-16T16:51:03.2571650Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-16T16:51:03.2734970Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-16T16:51:03.2748260Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-16T16:51:03.3068940Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-16T16:51:03.3070620Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-16T16:51:03.3072110Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-16T16:51:03.3073330Z hint: call:
2026-09-16T16:51:03.3073980Z hint:
2026-09-16T16:51:03.3074780Z hint: git config --global init.defaultBranch <name>
2026-09-16T16:51:03.3075860Z hint:
2026-09-16T16:51:03.3076790Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-16T16:51:03.3078400Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-16T16:51:03.3079670Z hint:
2026-09-16T16:51:03.3080340Z hint: git branch -m <name>
2026-09-16T16:51:03.3081100Z hint:
2026-09-16T16:51:03.3082090Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-16T16:51:03.3083670Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-16T16:51:03.3087640Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-16T16:51:03.3203080Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-16T16:51:03.3315610Z Removing SSH command configuration
2026-09-16T16:51:03.3320180Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-16T16:51:03.3422290Z [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-09-16T16:51:03.4814050Z Removing HTTP extra header
2026-09-16T16:51:03.4816150Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-16T16:51:03.4828240Z [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-09-16T16:51:03.7152870Z Removing includeIf entries pointing to credentials config files
2026-09-16T16:51:03.7351320Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-16T16:51:03.7427180Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-16T16:51:03.8816870Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-897b137d-33f8-4344-9dd5-bfc5f0f6eedc.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-16T16:51:03.8892170Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-897b137d-33f8-4344-9dd5-bfc5f0f6eedc.config
2026-09-16T16:51:03.8901440Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-897b137d-33f8-4344-9dd5-bfc5f0f6eedc.config
2026-09-16T16:51:03.8911610Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-897b137d-33f8-4344-9dd5-bfc5f0f6eedc.config
2026-09-16T16:51:03.8922490Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-897b137d-33f8-4344-9dd5-bfc5f0f6eedc.config
Fetching the repository
2026-09-16T16:51:03.8940610Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4db12e5e6f4d448812471808fa7a7ca8a2f4b870:refs/remotes/origin/main
2026-09-16T16:51:05.4392200Z From https://github.com/pypy/pypy
2026-09-16T16:51:05.4395110Z * [new ref] 4db12e5e6f4d448812471808fa7a7ca8a2f4b870 -> origin/main
2026-09-16T16:51:05.4405010Z [command]/usr/local/bin/git branch --list --remote origin/main
2026-09-16T16:51:05.4505840Z origin/main
2026-09-16T16:51:05.4516590Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main
2026-09-16T16:51:05.4599020Z 4db12e5e6f4d448812471808fa7a7ca8a2f4b870
Determining the checkout info
2026-09-16T16:51:05.4609970Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-16T16:51:05.4726050Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-16T16:51:05.4821370Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-16T16:51:06.5667970Z Updating files: 48% (2864/5950)
2026-09-16T16:51:06.5835650Z Updating files: 49% (2916/5950)
2026-09-16T16:51:06.5976300Z Updating files: 50% (2975/5950)
2026-09-16T16:51:06.6119150Z Updating files: 51% (3035/5950)
2026-09-16T16:51:06.6257870Z Updating files: 52% (3094/5950)
2026-09-16T16:51:06.6403960Z Updating files: 53% (3154/5950)
2026-09-16T16:51:06.6556810Z Updating files: 54% (3213/5950)
2026-09-16T16:51:06.6721770Z Updating files: 55% (3273/5950)
2026-09-16T16:51:06.6896230Z Updating files: 56% (3332/5950)
2026-09-16T16:51:06.7026650Z Updating files: 57% (3392/5950)
2026-09-16T16:51:06.7162680Z Updating files: 58% (3451/5950)
2026-09-16T16:51:06.7303660Z Updating files: 59% (3511/5950)
2026-09-16T16:51:06.7442680Z Updating files: 60% (3570/5950)
2026-09-16T16:51:06.7593590Z Updating files: 61% (3630/5950)
2026-09-16T16:51:06.7751970Z Updating files: 62% (3689/5950)
2026-09-16T16:51:06.7887430Z Updating files: 63% (3749/5950)
2026-09-16T16:51:06.8044700Z Updating files: 64% (3808/5950)
2026-09-16T16:51:06.8192570Z Updating files: 65% (3868/5950)
2026-09-16T16:51:06.8324140Z Updating files: 66% (3927/5950)
2026-09-16T16:51:06.8454950Z Updating files: 67% (3987/5950)
2026-09-16T16:51:06.8618990Z Updating files: 68% (4046/5950)
2026-09-16T16:51:06.8776850Z Updating files: 69% (4106/5950)
2026-09-16T16:51:06.8932770Z Updating files: 70% (4165/5950)
2026-09-16T16:51:06.9121740Z Updating files: 71% (4225/5950)
2026-09-16T16:51:06.9289600Z Updating files: 72% (4284/5950)
2026-09-16T16:51:06.9431430Z Updating files: 73% (4344/5950)
2026-09-16T16:51:06.9584600Z Updating files: 74% (4403/5950)
2026-09-16T16:51:06.9837240Z Updating files: 75% (4463/5950)
2026-09-16T16:51:06.9983850Z Updating files: 76% (4522/5950)
2026-09-16T16:51:07.0158650Z Updating files: 77% (4582/5950)
2026-09-16T16:51:07.0329960Z Updating files: 78% (4641/5950)
2026-09-16T16:51:07.0507730Z Updating files: 79% (4701/5950)
2026-09-16T16:51:07.1406270Z Updating files: 80% (4760/5950)
2026-09-16T16:51:07.1622340Z Updating files: 81% (4820/5950)
2026-09-16T16:51:07.1824680Z Updating files: 82% (4879/5950)
2026-09-16T16:51:07.1994820Z Updating files: 83% (4939/5950)
2026-09-16T16:51:07.2145710Z Updating files: 84% (4998/5950)
2026-09-16T16:51:07.2329660Z Updating files: 85% (5058/5950)
2026-09-16T16:51:07.2541310Z Updating files: 86% (5117/5950)
2026-09-16T16:51:07.2744540Z Updating files: 87% (5177/5950)
2026-09-16T16:51:07.2934930Z Updating files: 88% (5236/5950)
2026-09-16T16:51:07.3118040Z Updating files: 89% (5296/5950)
2026-09-16T16:51:07.3317990Z Updating files: 90% (5355/5950)
2026-09-16T16:51:07.3667470Z Updating files: 91% (5415/5950)
2026-09-16T16:51:07.4134880Z Updating files: 92% (5474/5950)
2026-09-16T16:51:07.4293720Z Updating files: 93% (5534/5950)
2026-09-16T16:51:07.4442940Z Updating files: 94% (5593/5950)
2026-09-16T16:51:07.4589640Z Updating files: 95% (5653/5950)
2026-09-16T16:51:07.4761030Z Updating files: 96% (5712/5950)
2026-09-16T16:51:07.4959490Z Updating files: 97% (5772/5950)
2026-09-16T16:51:07.4999990Z Updating files: 98% (5831/5950)
2026-09-16T16:51:07.5144090Z Updating files: 98% (5846/5950)
2026-09-16T16:51:07.5305450Z Updating files: 99% (5891/5950)
2026-09-16T16:51:07.5306790Z Updating files: 100% (5950/5950)
2026-09-16T16:51:07.5307680Z Updating files: 100% (5950/5950), done.
2026-09-16T16:51:07.5443800Z Switched to a new branch 'main'
2026-09-16T16:51:07.5449580Z branch 'main' set up to track 'origin/main'.
2026-09-16T16:51:07.5602740Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-16T16:51:07.5713090Z 4db12e5e6f4d448812471808fa7a7ca8a2f4b870