timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-03T10:34:56.2115050Z with:
2026-08-03T10:34:56.2115370Z repository: pypy/pypy
2026-08-03T10:34:56.2127320Z token: ***
2026-08-03T10:34:56.2127720Z ssh-strict: true
2026-08-03T10:34:56.2128060Z ssh-user: git
2026-08-03T10:34:56.2128450Z persist-credentials: true
2026-08-03T10:34:56.2128810Z clean: true
2026-08-03T10:34:56.2129150Z sparse-checkout-cone-mode: true
2026-08-03T10:34:56.2129520Z fetch-depth: 1
2026-08-03T10:34:56.2129830Z fetch-tags: false
2026-08-03T10:34:56.2130180Z show-progress: true
2026-08-03T10:34:56.2130570Z lfs: false
2026-08-03T10:34:56.2130880Z submodules: false
2026-08-03T10:34:56.2131260Z set-safe-directory: true
2026-08-03T10:34:56.9247520Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-03T10:34:56.9251070Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-03T10:34:56.9327270Z [command]/opt/homebrew/bin/git version
2026-08-03T10:34:57.0022710Z git version 2.55.0
2026-08-03T10:34:57.0042110Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/d41155b8-b4c8-4e52-bda2-fbaafa042fc7/.gitconfig'
2026-08-03T10:34:57.0061370Z Temporarily overriding HOME='/Users/runner/work/_temp/d41155b8-b4c8-4e52-bda2-fbaafa042fc7' before making global git config changes
2026-08-03T10:34:57.0064090Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T10:34:57.0068620Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-03T10:34:57.0273430Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-03T10:34:57.0282380Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy
2026-08-03T10:34:57.0690310Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-03T10:34:57.0692980Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-03T10:34:57.0694720Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-03T10:34:57.0696150Z hint: call:
2026-08-03T10:34:57.0697020Z hint:
2026-08-03T10:34:57.0698370Z hint: git config --global init.defaultBranch <name>
2026-08-03T10:34:57.0699650Z hint:
2026-08-03T10:34:57.0700720Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-03T10:34:57.0702390Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-03T10:34:57.0703850Z hint:
2026-08-03T10:34:57.0704720Z hint: git branch -m <name>
2026-08-03T10:34:57.0705640Z hint:
2026-08-03T10:34:57.0706710Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-03T10:34:57.0708550Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-03T10:34:57.0712050Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-03T10:34:57.0902560Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-03T10:34:57.1041960Z Removing SSH command configuration
2026-08-03T10:34:57.1044840Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T10:34:57.1192180Z [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-03T10:34:57.3340170Z Removing HTTP extra header
2026-08-03T10:34:57.3359210Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T10:34:57.3493280Z [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-03T10:34:57.5566670Z Removing includeIf entries pointing to credentials config files
2026-08-03T10:34:57.5669510Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T10:34:57.6099500Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T10:34:57.7932260Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-9836792a-ef34-4ed5-941b-96b9d4ed71d3.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T10:34:57.8115500Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-9836792a-ef34-4ed5-941b-96b9d4ed71d3.config
2026-08-03T10:34:57.8367750Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-9836792a-ef34-4ed5-941b-96b9d4ed71d3.config
2026-08-03T10:34:57.8548750Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9836792a-ef34-4ed5-941b-96b9d4ed71d3.config
2026-08-03T10:34:57.8551600Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9836792a-ef34-4ed5-941b-96b9d4ed71d3.config
Fetching the repository
2026-08-03T10:34:57.8651130Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +32ecadc175ee84bf1f54f353740192c740a2fcb5:refs/remotes/origin/py3.12
2026-08-03T10:35:02.0683960Z From https://github.com/pypy/pypy
2026-08-03T10:35:02.0687460Z * [new ref] 32ecadc175ee84bf1f54f353740192c740a2fcb5 -> origin/py3.12
2026-08-03T10:35:02.0700710Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.12
2026-08-03T10:35:02.0798450Z origin/py3.12
2026-08-03T10:35:02.0812920Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.12
2026-08-03T10:35:02.0882190Z 32ecadc175ee84bf1f54f353740192c740a2fcb5
Determining the checkout info
2026-08-03T10:35:02.0896320Z [command]/opt/homebrew/bin/git sparse-checkout disable
2026-08-03T10:35:02.1054860Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-03T10:35:02.1198380Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-08-03T10:35:03.2241560Z Updating files: 59% (4206/7077)
2026-08-03T10:35:03.2377630Z Updating files: 60% (4247/7077)
2026-08-03T10:35:03.2525940Z Updating files: 61% (4317/7077)
2026-08-03T10:35:03.2661230Z Updating files: 62% (4388/7077)
2026-08-03T10:35:03.2763500Z Updating files: 63% (4459/7077)
2026-08-03T10:35:03.2848580Z Updating files: 64% (4530/7077)
2026-08-03T10:35:03.3004170Z Updating files: 65% (4601/7077)
2026-08-03T10:35:03.3214530Z Updating files: 66% (4671/7077)
2026-08-03T10:35:03.3331620Z Updating files: 67% (4742/7077)
2026-08-03T10:35:03.3492330Z Updating files: 68% (4813/7077)
2026-08-03T10:35:03.3600140Z Updating files: 69% (4884/7077)
2026-08-03T10:35:03.3700620Z Updating files: 70% (4954/7077)
2026-08-03T10:35:03.3852820Z Updating files: 71% (5025/7077)
2026-08-03T10:35:03.3985060Z Updating files: 72% (5096/7077)
2026-08-03T10:35:03.4125030Z Updating files: 73% (5167/7077)
2026-08-03T10:35:03.4327810Z Updating files: 74% (5237/7077)
2026-08-03T10:35:03.4407730Z Updating files: 75% (5308/7077)
2026-08-03T10:35:03.4521940Z Updating files: 76% (5379/7077)
2026-08-03T10:35:03.4658090Z Updating files: 77% (5450/7077)
2026-08-03T10:35:03.4788570Z Updating files: 78% (5521/7077)
2026-08-03T10:35:03.4901020Z Updating files: 79% (5591/7077)
2026-08-03T10:35:03.5043130Z Updating files: 80% (5662/7077)
2026-08-03T10:35:03.5180530Z Updating files: 81% (5733/7077)
2026-08-03T10:35:03.5255260Z Updating files: 82% (5804/7077)
2026-08-03T10:35:03.5383060Z Updating files: 83% (5874/7077)
2026-08-03T10:35:03.5499670Z Updating files: 84% (5945/7077)
2026-08-03T10:35:03.5676050Z Updating files: 85% (6016/7077)
2026-08-03T10:35:03.5863290Z Updating files: 86% (6087/7077)
2026-08-03T10:35:03.6063280Z Updating files: 87% (6157/7077)
2026-08-03T10:35:03.6166470Z Updating files: 88% (6228/7077)
2026-08-03T10:35:03.6477200Z Updating files: 89% (6299/7077)
2026-08-03T10:35:03.6579340Z Updating files: 90% (6370/7077)
2026-08-03T10:35:03.6681630Z Updating files: 91% (6441/7077)
2026-08-03T10:35:03.7495530Z Updating files: 92% (6511/7077)
2026-08-03T10:35:03.8050100Z Updating files: 93% (6582/7077)
2026-08-03T10:35:03.8217950Z Updating files: 94% (6653/7077)
2026-08-03T10:35:03.8312460Z Updating files: 95% (6724/7077)
2026-08-03T10:35:03.8458160Z Updating files: 96% (6794/7077)
2026-08-03T10:35:03.8562810Z Updating files: 97% (6865/7077)
2026-08-03T10:35:03.8821830Z Updating files: 98% (6936/7077)
2026-08-03T10:35:03.8843230Z Updating files: 99% (7007/7077)
2026-08-03T10:35:03.8845760Z Updating files: 100% (7077/7077)
2026-08-03T10:35:03.8846050Z Updating files: 100% (7077/7077), done.
2026-08-03T10:35:03.9010360Z Switched to a new branch 'py3.12'
2026-08-03T10:35:03.9034410Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-03T10:35:03.9239200Z [command]/opt/homebrew/bin/git log -1 --format=%H
2026-08-03T10:35:03.9335940Z 32ecadc175ee84bf1f54f353740192c740a2fcb5