Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T07:18:36.4056230Z with: 2026-08-25T07:18:36.4056560Z repository: pypy/pypy 2026-08-25T07:18:36.4059730Z token: *** 2026-08-25T07:18:36.4060030Z ssh-strict: true 2026-08-25T07:18:36.4060370Z ssh-user: git 2026-08-25T07:18:36.4060770Z persist-credentials: true 2026-08-25T07:18:36.4061120Z clean: true 2026-08-25T07:18:36.4061470Z sparse-checkout-cone-mode: true 2026-08-25T07:18:36.4061940Z fetch-depth: 1 2026-08-25T07:18:36.4062330Z fetch-tags: false 2026-08-25T07:18:36.4062660Z show-progress: true 2026-08-25T07:18:36.4062980Z lfs: false 2026-08-25T07:18:36.4063280Z submodules: false 2026-08-25T07:18:36.4063610Z set-safe-directory: true
2026-08-25T07:18:36.8170290Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T07:18:36.8172230Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-25T07:18:36.8173170Z [command]/opt/homebrew/bin/git version 2026-08-25T07:18:36.8427550Z git version 2.55.0
2026-08-25T07:18:36.8451700Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/c237eb30-a030-45af-b39f-c54719d7ec57/.gitconfig' 2026-08-25T07:18:36.8458060Z Temporarily overriding HOME='/Users/runner/work/_temp/c237eb30-a030-45af-b39f-c54719d7ec57' before making global git config changes 2026-08-25T07:18:36.8459100Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T07:18:36.8461750Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-25T07:18:36.8561850Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T07:18:36.8567220Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-25T07:18:36.8756620Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T07:18:36.8757560Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T07:18:36.8758350Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T07:18:36.8758890Z hint: call: 2026-08-25T07:18:36.8759210Z hint: 2026-08-25T07:18:36.8759700Z hint: git config --global init.defaultBranch <name> 2026-08-25T07:18:36.8760190Z hint: 2026-08-25T07:18:36.8760690Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T07:18:36.8761350Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T07:18:36.8761930Z hint: 2026-08-25T07:18:36.8762260Z hint: git branch -m <name> 2026-08-25T07:18:36.8762630Z hint: 2026-08-25T07:18:36.8763100Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T07:18:36.8763880Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-25T07:18:36.8765290Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T07:18:36.8836150Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T07:18:36.8894850Z Removing SSH command configuration 2026-08-25T07:18:36.8898130Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T07:18:36.8957580Z [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-25T07:18:36.9795880Z Removing HTTP extra header 2026-08-25T07:18:36.9800310Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T07:18:36.9854320Z [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-25T07:18:37.0485520Z Removing includeIf entries pointing to credentials config files 2026-08-25T07:18:37.0489850Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T07:18:37.0543310Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T07:18:37.1264390Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-c8d95f8f-751f-4b1b-b7e0-61ae1a4d7bdc.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T07:18:37.1324600Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-c8d95f8f-751f-4b1b-b7e0-61ae1a4d7bdc.config 2026-08-25T07:18:37.1384170Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-c8d95f8f-751f-4b1b-b7e0-61ae1a4d7bdc.config 2026-08-25T07:18:37.1437970Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c8d95f8f-751f-4b1b-b7e0-61ae1a4d7bdc.config 2026-08-25T07:18:37.1495200Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c8d95f8f-751f-4b1b-b7e0-61ae1a4d7bdc.config
Fetching the repository
2026-08-25T07:18:37.1552680Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +860202a50fcfcd07bf03ca094c2ea3aaa2f68466:refs/remotes/pull/5573/merge 2026-08-25T07:18:38.4660640Z From https://github.com/pypy/pypy 2026-08-25T07:18:38.4664230Z * [new ref] 860202a50fcfcd07bf03ca094c2ea3aaa2f68466 -> pull/5573/merge
Determining the checkout info
2026-08-25T07:18:38.4670470Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-25T07:18:38.4792890Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T07:18:38.4856250Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5573/merge 2026-08-25T07:18:39.2972390Z HEAD is now at 860202a Merge 0f03581ce5edf1d49a93cbb1b035b3710717116b into 5ff869c95ca71525afb5f19ae23295e592873e68
2026-08-25T07:18:39.3100830Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-25T07:18:39.3183230Z 860202a50fcfcd07bf03ca094c2ea3aaa2f68466