Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-10T06:14:36.5910340Z with: 2026-09-10T06:14:36.5910650Z repository: pypy/pypy 2026-09-10T06:14:36.5926660Z token: *** 2026-09-10T06:14:36.5927040Z ssh-strict: true 2026-09-10T06:14:36.5927390Z ssh-user: git 2026-09-10T06:14:36.5927730Z persist-credentials: true 2026-09-10T06:14:36.5928100Z clean: true 2026-09-10T06:14:36.5928420Z sparse-checkout-cone-mode: true 2026-09-10T06:14:36.5928810Z fetch-depth: 1 2026-09-10T06:14:36.5929140Z fetch-tags: false 2026-09-10T06:14:36.5929460Z show-progress: true 2026-09-10T06:14:36.5929820Z lfs: false 2026-09-10T06:14:36.5930130Z submodules: false 2026-09-10T06:14:36.5930480Z set-safe-directory: true
2026-09-10T06:14:36.8059100Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T06:14:36.8062010Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-10T06:14:36.8063210Z [command]/opt/homebrew/bin/git version 2026-09-10T06:14:36.8558760Z git version 2.55.0
2026-09-10T06:14:36.8578430Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/d9e5b924-641c-4e37-b492-5eb7419a201c/.gitconfig' 2026-09-10T06:14:36.8585080Z Temporarily overriding HOME='/Users/runner/work/_temp/d9e5b924-641c-4e37-b492-5eb7419a201c' before making global git config changes 2026-09-10T06:14:36.8586440Z Adding repository directory to the temporary git global config as a safe directory 2026-09-10T06:14:36.8588660Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-10T06:14:36.8686310Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-10T06:14:36.8692890Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-09-10T06:14:36.8878270Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-10T06:14:36.8884380Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-10T06:14:36.8889040Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-10T06:14:36.8891920Z hint: call: 2026-09-10T06:14:36.8892550Z hint: 2026-09-10T06:14:36.8894310Z hint: git config --global init.defaultBranch <name> 2026-09-10T06:14:36.8895140Z hint: 2026-09-10T06:14:36.8895720Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-10T06:14:36.8896730Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-10T06:14:36.8897470Z hint: 2026-09-10T06:14:36.8898030Z hint: git branch -m <name> 2026-09-10T06:14:36.8900040Z hint: 2026-09-10T06:14:36.8901180Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-10T06:14:36.8902430Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-10T06:14:36.8904450Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T06:14:36.8963810Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-09-10T06:14:36.9015850Z Removing SSH command configuration 2026-09-10T06:14:36.9019440Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-10T06:14:36.9074270Z [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-09-10T06:14:36.9798490Z Removing HTTP extra header 2026-09-10T06:14:36.9801530Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-10T06:14:36.9859600Z [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-09-10T06:14:37.0537740Z Removing includeIf entries pointing to credentials config files 2026-09-10T06:14:37.0540050Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-10T06:14:37.0596920Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-10T06:14:37.2047090Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-d0713235-6ffa-4cbf-8a92-76fcbb9bcf2d.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-10T06:14:37.2049930Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-d0713235-6ffa-4cbf-8a92-76fcbb9bcf2d.config 2026-09-10T06:14:37.2052340Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-d0713235-6ffa-4cbf-8a92-76fcbb9bcf2d.config 2026-09-10T06:14:37.2054450Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d0713235-6ffa-4cbf-8a92-76fcbb9bcf2d.config 2026-09-10T06:14:37.2081280Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d0713235-6ffa-4cbf-8a92-76fcbb9bcf2d.config
Fetching the repository
2026-09-10T06:14:37.2139420Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7cdcf8cd12e8ff5bac28e70af7a7d78dc72ca710:refs/remotes/origin/py3.11 2026-09-10T06:14:41.5317660Z From https://github.com/pypy/pypy 2026-09-10T06:14:41.5319250Z * [new ref] 7cdcf8cd12e8ff5bac28e70af7a7d78dc72ca710 -> origin/py3.11 2026-09-10T06:14:41.5323990Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.11 2026-09-10T06:14:41.5394030Z origin/py3.11 2026-09-10T06:14:41.5399670Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.11 2026-09-10T06:14:41.5445570Z 7cdcf8cd12e8ff5bac28e70af7a7d78dc72ca710
Determining the checkout info
2026-09-10T06:14:41.5452460Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-09-10T06:14:41.5517080Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T06:14:41.5572570Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-09-10T06:14:42.2656550Z Switched to a new branch 'py3.11' 2026-09-10T06:14:42.2661030Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-09-10T06:14:42.2772720Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-09-10T06:14:42.2835320Z 7cdcf8cd12e8ff5bac28e70af7a7d78dc72ca710