Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-23T07:47:04.7193860Z with: 2026-08-23T07:47:04.7194170Z repository: pypy/pypy 2026-08-23T07:47:04.7196900Z token: *** 2026-08-23T07:47:04.7197210Z ssh-strict: true 2026-08-23T07:47:04.7197530Z ssh-user: git 2026-08-23T07:47:04.7197850Z persist-credentials: true 2026-08-23T07:47:04.7198190Z clean: true 2026-08-23T07:47:04.7198510Z sparse-checkout-cone-mode: true 2026-08-23T07:47:04.7198880Z fetch-depth: 1 2026-08-23T07:47:04.7199190Z fetch-tags: false 2026-08-23T07:47:04.7199510Z show-progress: true 2026-08-23T07:47:04.7199840Z lfs: false 2026-08-23T07:47:04.7200140Z submodules: false 2026-08-23T07:47:04.7200470Z set-safe-directory: true
2026-08-23T07:47:05.1289680Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T07:47:05.1292120Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-23T07:47:05.1292980Z [command]/opt/homebrew/bin/git version 2026-08-23T07:47:05.1546470Z git version 2.55.0
2026-08-23T07:47:05.1588860Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/15e22998-e56d-435d-8a6a-825da8ca19af/.gitconfig' 2026-08-23T07:47:05.1590160Z Temporarily overriding HOME='/Users/runner/work/_temp/15e22998-e56d-435d-8a6a-825da8ca19af' before making global git config changes 2026-08-23T07:47:05.1597970Z Adding repository directory to the temporary git global config as a safe directory 2026-08-23T07:47:05.1599090Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-23T07:47:05.1701680Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T07:47:05.1707970Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-23T07:47:05.1965760Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-23T07:47:05.1984440Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-23T07:47:05.1986520Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-23T07:47:05.1987320Z hint: call: 2026-08-23T07:47:05.1987790Z hint: 2026-08-23T07:47:05.1990350Z hint: git config --global init.defaultBranch <name> 2026-08-23T07:47:05.1990870Z hint: 2026-08-23T07:47:05.1991320Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-23T07:47:05.1992090Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-23T07:47:05.1992740Z hint: 2026-08-23T07:47:05.1993170Z hint: git branch -m <name> 2026-08-23T07:47:05.1993570Z hint: 2026-08-23T07:47:05.1994150Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-23T07:47:05.1995020Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-23T07:47:05.1996420Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T07:47:05.2078630Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-23T07:47:05.2158490Z Removing SSH command configuration 2026-08-23T07:47:05.2163380Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-23T07:47:05.2242190Z [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-23T07:47:05.3380730Z Removing HTTP extra header 2026-08-23T07:47:05.3387680Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-23T07:47:05.3458420Z [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-23T07:47:05.4775220Z Removing includeIf entries pointing to credentials config files 2026-08-23T07:47:05.4886250Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-23T07:47:05.5192590Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-23T07:47:05.6433400Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-61d6aeb8-c595-4d1f-a0df-40ef94f50d78.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-23T07:47:05.6521500Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-61d6aeb8-c595-4d1f-a0df-40ef94f50d78.config 2026-08-23T07:47:05.6595670Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-61d6aeb8-c595-4d1f-a0df-40ef94f50d78.config 2026-08-23T07:47:05.6670310Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-61d6aeb8-c595-4d1f-a0df-40ef94f50d78.config 2026-08-23T07:47:05.6763060Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-61d6aeb8-c595-4d1f-a0df-40ef94f50d78.config
Fetching the repository
2026-08-23T07:47:05.6850260Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +043e173bef7f3807bd712d5db0a078be3eb241a8:refs/remotes/pull/5570/merge 2026-08-23T07:47:09.6620200Z From https://github.com/pypy/pypy 2026-08-23T07:47:09.6621660Z * [new ref] 043e173bef7f3807bd712d5db0a078be3eb241a8 -> pull/5570/merge
Determining the checkout info
2026-08-23T07:47:09.6677300Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-23T07:47:09.6732760Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T07:47:09.6821630Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5570/merge 2026-08-23T07:47:10.8331720Z Updating files: 95% (6796/7088) 2026-08-23T07:47:10.8551700Z Updating files: 96% (6805/7088) 2026-08-23T07:47:10.8654640Z Updating files: 97% (6876/7088) 2026-08-23T07:47:10.8901180Z Updating files: 98% (6947/7088) 2026-08-23T07:47:10.9004170Z Updating files: 99% (7018/7088) 2026-08-23T07:47:10.9120080Z Updating files: 100% (7088/7088) 2026-08-23T07:47:10.9221950Z Updating files: 100% (7088/7088), done. 2026-08-23T07:47:10.9322470Z HEAD is now at 043e173 Merge 2f22eadcf55c585d0d78eb4c3251efa525738847 into 9b9b9bd54261eeca87c51c3402c5bd74b3c58aa4
2026-08-23T07:47:10.9835660Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-23T07:47:10.9937090Z 043e173bef7f3807bd712d5db0a078be3eb241a8