2026-08-02T17:22:49.0653258Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T17:22:49.0655515Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-02T17:22:49.0656423Z [command]/usr/bin/git version
2026-08-02T17:22:49.0682472Z git version 2.54.0
2026-08-02T17:22:49.0712831Z Temporarily overriding HOME='/home/runner/work/_temp/001e5b6d-5aa1-4079-834e-18edc06fa240' before making global git config changes
2026-08-02T17:22:49.0714953Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T17:22:49.0717820Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-02T17:22:49.0887400Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-02T17:22:49.0896500Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-02T17:22:49.1283012Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T17:22:49.1284857Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-02T17:22:49.1285922Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-02T17:22:49.1286669Z hint: call:
2026-08-02T17:22:49.1287519Z hint:
2026-08-02T17:22:49.1288075Z hint: git config --global init.defaultBranch <name>
2026-08-02T17:22:49.1289105Z hint:
2026-08-02T17:22:49.1289841Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T17:22:49.1290710Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T17:22:49.1291301Z hint:
2026-08-02T17:22:49.1291629Z hint: git branch -m <name>
2026-08-02T17:22:49.1292003Z hint:
2026-08-02T17:22:49.1292514Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-02T17:22:49.1293239Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-02T17:22:49.1296466Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-02T17:22:52.9885876Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T17:22:52.9922313Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T17:22:52.9953284Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5537/merge
2026-08-02T17:22:53.4338898Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-08-02T17:22:53.4339298Z 2026-08-02T17:22:53.4339521Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-02T17:22:53.4339956Z changes and commit them, and you can discard any commits you make in this
2026-08-02T17:22:53.4340385Z state without impacting any branches by switching back to a branch.
2026-08-02T17:22:53.4340628Z 2026-08-02T17:22:53.4340831Z If you want to create a new branch to retain commits you create, you may
2026-08-02T17:22:53.4341264Z do so (now or later) by using -c with the switch command. Example:
2026-08-02T17:22:53.4341546Z 2026-08-02T17:22:53.4341676Z git switch -c <new-branch-name>
2026-08-02T17:22:53.4341866Z 2026-08-02T17:22:53.4342004Z Or undo this operation with:
2026-08-02T17:22:53.4342164Z 2026-08-02T17:22:53.4342253Z git switch -
2026-08-02T17:22:53.4342402Z 2026-08-02T17:22:53.4342603Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-02T17:22:53.4342862Z 2026-08-02T17:22:53.4343161Z HEAD is now at 54ea128 Merge a60442a4745554511c1a22d439e616e87b762a1a into a2f7356d28f19f023e46e58443ec5988fd525899