2026-08-24T20:43:09.5207632Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-24T20:43:09.5211627Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-24T20:43:09.5213101Z [command]/usr/bin/git version
2026-08-24T20:43:09.5262761Z git version 2.55.0
2026-08-24T20:43:09.5298246Z Temporarily overriding HOME='/home/runner/work/_temp/c331a82b-4795-408b-a80a-d983138d6520' before making global git config changes
2026-08-24T20:43:09.5300121Z Adding repository directory to the temporary git global config as a safe directory
2026-08-24T20:43:09.5304721Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-24T20:43:09.5337725Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-24T20:43:09.5349671Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-24T20:43:09.5444951Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-24T20:43:09.5454043Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-24T20:43:09.5455254Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-24T20:43:09.5456209Z hint: call:
2026-08-24T20:43:09.5456722Z hint:
2026-08-24T20:43:09.5457813Z hint: git config --global init.defaultBranch <name>
2026-08-24T20:43:09.5458514Z hint:
2026-08-24T20:43:09.5460146Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-24T20:43:09.5461286Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-24T20:43:09.5462100Z hint:
2026-08-24T20:43:09.5462679Z hint: git branch -m <name>
2026-08-24T20:43:09.5463365Z hint:
2026-08-24T20:43:09.5464096Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-24T20:43:09.5465216Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-24T20:43:09.5467085Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-24T20:43:11.9933978Z [command]/usr/bin/git sparse-checkout disable
2026-08-24T20:43:11.9973199Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-24T20:43:12.0004735Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-24T20:43:12.3356683Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-24T20:43:12.3357451Z 2026-08-24T20:43:12.3357750Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-24T20:43:12.3358412Z changes and commit them, and you can discard any commits you make in this
2026-08-24T20:43:12.3359590Z state without impacting any branches by switching back to a branch.
2026-08-24T20:43:12.3359988Z 2026-08-24T20:43:12.3360331Z If you want to create a new branch to retain commits you create, you may
2026-08-24T20:43:12.3360937Z do so (now or later) by using -c with the switch command. Example:
2026-08-24T20:43:12.3361406Z 2026-08-24T20:43:12.3361603Z git switch -c <new-branch-name>
2026-08-24T20:43:12.3361859Z 2026-08-24T20:43:12.3362043Z Or undo this operation with:
2026-08-24T20:43:12.3362330Z 2026-08-24T20:43:12.3362452Z git switch -
2026-08-24T20:43:12.3362866Z 2026-08-24T20:43:12.3363215Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-24T20:43:12.3363592Z 2026-08-24T20:43:12.3364021Z HEAD is now at d9ec9b4 Merge 59e1739a396e990d732fc4ea99800b34af911bab into 433692af8423dc07878148fc116240cf418f51ed