Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-03T10:06:45.1816310Z with: 2026-08-03T10:06:45.1816800Z repository: pypy/pypy 2026-08-03T10:06:45.1820730Z token: *** 2026-08-03T10:06:45.1821120Z ssh-strict: true 2026-08-03T10:06:45.1821490Z ssh-user: git 2026-08-03T10:06:45.1822180Z persist-credentials: true 2026-08-03T10:06:45.1822870Z clean: true 2026-08-03T10:06:45.1823400Z sparse-checkout-cone-mode: true 2026-08-03T10:06:45.1823970Z fetch-depth: 1 2026-08-03T10:06:45.1824670Z fetch-tags: false 2026-08-03T10:06:45.1825140Z show-progress: true 2026-08-03T10:06:45.1847530Z lfs: false 2026-08-03T10:06:45.1848020Z submodules: false 2026-08-03T10:06:45.1848450Z set-safe-directory: true
2026-08-03T10:06:45.6894380Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-03T10:06:45.6901770Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-03T10:06:45.6903210Z [command]/opt/homebrew/bin/git version 2026-08-03T10:06:45.7270330Z git version 2.55.0
2026-08-03T10:06:45.7292280Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/46223e3f-1c81-4c66-b9e4-018c1fb7451c/.gitconfig' 2026-08-03T10:06:45.7298150Z Temporarily overriding HOME='/Users/runner/work/_temp/46223e3f-1c81-4c66-b9e4-018c1fb7451c' before making global git config changes 2026-08-03T10:06:45.7300860Z Adding repository directory to the temporary git global config as a safe directory 2026-08-03T10:06:45.7303600Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-03T10:06:45.7428740Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-03T10:06:45.7437130Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-03T10:06:45.7729240Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-03T10:06:45.7733420Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-03T10:06:45.7737410Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-03T10:06:45.7739350Z hint: call: 2026-08-03T10:06:45.7740310Z hint: 2026-08-03T10:06:45.7743150Z hint: git config --global init.defaultBranch <name> 2026-08-03T10:06:45.7744490Z hint: 2026-08-03T10:06:45.7745820Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-03T10:06:45.7749240Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-03T10:06:45.7751170Z hint: 2026-08-03T10:06:45.7752200Z hint: git branch -m <name> 2026-08-03T10:06:45.7753150Z hint: 2026-08-03T10:06:45.7754470Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-03T10:06:45.7760160Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-03T10:06:45.7768430Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-03T10:06:45.7864690Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-03T10:06:45.7964080Z Removing SSH command configuration 2026-08-03T10:06:45.7966470Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-03T10:06:45.8112700Z [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:06:45.9706080Z Removing HTTP extra header 2026-08-03T10:06:45.9720100Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-03T10:06:45.9844030Z [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:06:46.1314190Z Removing includeIf entries pointing to credentials config files 2026-08-03T10:06:46.1320750Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-03T10:06:46.1439850Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-03T10:06:46.3568660Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-3528c4c4-13cb-418b-b5c7-191cd17ac21f.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-03T10:06:46.3574840Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-3528c4c4-13cb-418b-b5c7-191cd17ac21f.config 2026-08-03T10:06:46.3581150Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-3528c4c4-13cb-418b-b5c7-191cd17ac21f.config 2026-08-03T10:06:46.3634710Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-3528c4c4-13cb-418b-b5c7-191cd17ac21f.config 2026-08-03T10:06:46.3710190Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-3528c4c4-13cb-418b-b5c7-191cd17ac21f.config
Fetching the repository
2026-08-03T10:06:46.3794260Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +39f186bda46c5f656f8e496bbd4c13a517d6627d:refs/remotes/origin/py3.11 2026-08-03T10:06:50.4667810Z From https://github.com/pypy/pypy 2026-08-03T10:06:50.4670040Z * [new ref] 39f186bda46c5f656f8e496bbd4c13a517d6627d -> origin/py3.11 2026-08-03T10:06:50.4683450Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.11 2026-08-03T10:06:50.4816570Z origin/py3.11 2026-08-03T10:06:50.4828890Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-03T10:06:50.4926890Z 39f186bda46c5f656f8e496bbd4c13a517d6627d
Determining the checkout info
2026-08-03T10:06:50.4943480Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-03T10:06:50.5158670Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-03T10:06:50.5294100Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-03T10:06:51.6310240Z Updating files: 90% (6376/7021) 2026-08-03T10:06:51.6445290Z Updating files: 91% (6390/7021) 2026-08-03T10:06:51.7196160Z Updating files: 92% (6460/7021) 2026-08-03T10:06:51.7611920Z Updating files: 93% (6530/7021) 2026-08-03T10:06:51.7720500Z Updating files: 94% (6600/7021) 2026-08-03T10:06:51.7795610Z Updating files: 95% (6670/7021) 2026-08-03T10:06:51.7899970Z Updating files: 96% (6741/7021) 2026-08-03T10:06:51.7984290Z Updating files: 97% (6811/7021) 2026-08-03T10:06:51.8058390Z Updating files: 98% (6881/7021) 2026-08-03T10:06:51.8160020Z Updating files: 99% (6951/7021) 2026-08-03T10:06:51.8160550Z Updating files: 100% (7021/7021) 2026-08-03T10:06:51.8163530Z Updating files: 100% (7021/7021), done. 2026-08-03T10:06:51.8258140Z Switched to a new branch 'py3.11' 2026-08-03T10:06:51.8303240Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-03T10:06:51.8529960Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-03T10:06:51.8676500Z 39f186bda46c5f656f8e496bbd4c13a517d6627d