2026-09-09T11:35:05.9410341Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T11:35:05.9413604Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-09T11:35:05.9415140Z [command]/usr/bin/git version
2026-09-09T11:35:05.9468699Z git version 2.55.0
2026-09-09T11:35:05.9505382Z Temporarily overriding HOME='/home/runner/work/_temp/a2f52a8c-1929-458a-8a4b-ab98cc1e017b' before making global git config changes
2026-09-09T11:35:05.9507773Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T11:35:05.9508990Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-09T11:35:05.9538241Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T11:35:05.9550524Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-09T11:35:05.9640402Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T11:35:05.9642035Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T11:35:05.9643115Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T11:35:05.9644019Z hint: call:
2026-09-09T11:35:05.9644563Z hint:
2026-09-09T11:35:05.9645271Z hint: git config --global init.defaultBranch <name>
2026-09-09T11:35:05.9646384Z hint:
2026-09-09T11:35:05.9647110Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T11:35:05.9648240Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T11:35:05.9649145Z hint:
2026-09-09T11:35:05.9649763Z hint: git branch -m <name>
2026-09-09T11:35:05.9650356Z hint:
2026-09-09T11:35:05.9651103Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T11:35:05.9652267Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-09T11:35:05.9654205Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-09T11:35:10.0599254Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T11:35:10.0626623Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T11:35:10.0658320Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5582/merge
2026-09-09T11:35:10.4612347Z Note: switching to 'refs/remotes/pull/5582/merge'.
2026-09-09T11:35:10.4612945Z 2026-09-09T11:35:10.4613536Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-09T11:35:10.4614250Z changes and commit them, and you can discard any commits you make in this
2026-09-09T11:35:10.4615021Z state without impacting any branches by switching back to a branch.
2026-09-09T11:35:10.4615492Z 2026-09-09T11:35:10.4616144Z If you want to create a new branch to retain commits you create, you may
2026-09-09T11:35:10.4617744Z do so (now or later) by using -c with the switch command. Example:
2026-09-09T11:35:10.4618694Z 2026-09-09T11:35:10.4619115Z git switch -c <new-branch-name>
2026-09-09T11:35:10.4619471Z 2026-09-09T11:35:10.4619663Z Or undo this operation with:
2026-09-09T11:35:10.4619953Z 2026-09-09T11:35:10.4620138Z git switch -
2026-09-09T11:35:10.4620481Z 2026-09-09T11:35:10.4620868Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-09T11:35:10.4621303Z 2026-09-09T11:35:10.4621777Z HEAD is now at a69e1ec Merge 1f92475f9ef8c4761a7dd6b556d969d5ca100569 into 807a08335ed3be1990e0c02a23fcaf26ef6784de