2026-08-31T10:30:07.5972639Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T10:30:07.5975439Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-31T10:30:07.5976900Z [command]/usr/bin/git version
2026-08-31T10:30:07.6036553Z git version 2.55.0
2026-08-31T10:30:07.6079399Z Temporarily overriding HOME='/home/runner/work/_temp/7bc229c8-9188-4582-9925-083eea7abe8a' before making global git config changes
2026-08-31T10:30:07.6082249Z Adding repository directory to the temporary git global config as a safe directory
2026-08-31T10:30:07.6087458Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-31T10:30:07.6149550Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T10:30:07.6159709Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-31T10:30:07.6249951Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-31T10:30:07.6252467Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-31T10:30:07.6254063Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-31T10:30:07.6255283Z hint: call:
2026-08-31T10:30:07.6255919Z hint:
2026-08-31T10:30:07.6257083Z hint: git config --global init.defaultBranch <name>
2026-08-31T10:30:07.6258102Z hint:
2026-08-31T10:30:07.6259024Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-31T10:30:07.6260784Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-31T10:30:07.6262014Z hint:
2026-08-31T10:30:07.6262668Z hint: git branch -m <name>
2026-08-31T10:30:07.6263395Z hint:
2026-08-31T10:30:07.6264406Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-31T10:30:07.6266130Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-31T10:30:07.6268940Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-31T10:30:10.7141959Z [command]/usr/bin/git sparse-checkout disable
2026-08-31T10:30:10.7197589Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T10:30:10.7243011Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5549/merge
2026-08-31T10:30:11.2844333Z Note: switching to 'refs/remotes/pull/5549/merge'.
2026-08-31T10:30:11.2844916Z 2026-08-31T10:30:11.2845300Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-31T10:30:11.2846121Z changes and commit them, and you can discard any commits you make in this
2026-08-31T10:30:11.2846967Z state without impacting any branches by switching back to a branch.
2026-08-31T10:30:11.2847487Z 2026-08-31T10:30:11.2847900Z If you want to create a new branch to retain commits you create, you may
2026-08-31T10:30:11.2848777Z do so (now or later) by using -c with the switch command. Example:
2026-08-31T10:30:11.2849338Z 2026-08-31T10:30:11.2849595Z git switch -c <new-branch-name>
2026-08-31T10:30:11.2849957Z 2026-08-31T10:30:11.2850497Z Or undo this operation with:
2026-08-31T10:30:11.2850830Z 2026-08-31T10:30:11.2851029Z git switch -
2026-08-31T10:30:11.2851335Z 2026-08-31T10:30:11.2852506Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-31T10:30:11.2853234Z 2026-08-31T10:30:11.2853865Z HEAD is now at 8bba740 Merge 7149ff22b296f711b2cbf185043bab3831263d64 into 87f735aa8679194ee2f3f67b5796d6b900be993e