2026-08-04T16:56:29.1034687Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-04T16:56:29.1038614Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-04T16:56:29.1040229Z [command]/usr/bin/git version
2026-08-04T16:56:29.1071892Z git version 2.54.0
2026-08-04T16:56:29.1110592Z Temporarily overriding HOME='/home/runner/work/_temp/2986a9a1-c4a5-4e34-ad01-253f37669364' before making global git config changes
2026-08-04T16:56:29.1113079Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T16:56:29.1116194Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-04T16:56:29.1164265Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-04T16:56:29.1176464Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-04T16:56:29.1256681Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-04T16:56:29.1258812Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-04T16:56:29.1260492Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-04T16:56:29.1263246Z hint: call:
2026-08-04T16:56:29.1264137Z hint:
2026-08-04T16:56:29.1265104Z hint: git config --global init.defaultBranch <name>
2026-08-04T16:56:29.1266239Z hint:
2026-08-04T16:56:29.1267279Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-04T16:56:29.1268928Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-04T16:56:29.1270184Z hint:
2026-08-04T16:56:29.1270931Z hint: git branch -m <name>
2026-08-04T16:56:29.1271810Z hint:
2026-08-04T16:56:29.1273188Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-04T16:56:29.1275172Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-04T16:56:29.1278173Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-04T16:56:33.1565431Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T16:56:33.1618224Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-04T16:56:33.1659886Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5553/merge
2026-08-04T16:56:33.7331357Z Note: switching to 'refs/remotes/pull/5553/merge'.
2026-08-04T16:56:33.7332338Z 2026-08-04T16:56:33.7333264Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-04T16:56:33.7334712Z changes and commit them, and you can discard any commits you make in this
2026-08-04T16:56:33.7336051Z state without impacting any branches by switching back to a branch.
2026-08-04T16:56:33.7336837Z 2026-08-04T16:56:33.7337382Z If you want to create a new branch to retain commits you create, you may
2026-08-04T16:56:33.7338611Z do so (now or later) by using -c with the switch command. Example:
2026-08-04T16:56:33.7339458Z 2026-08-04T16:56:33.7339828Z git switch -c <new-branch-name>
2026-08-04T16:56:33.7340406Z 2026-08-04T16:56:33.7340760Z Or undo this operation with:
2026-08-04T16:56:33.7341292Z 2026-08-04T16:56:33.7341597Z git switch -
2026-08-04T16:56:33.7342092Z 2026-08-04T16:56:33.7342868Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-04T16:56:33.7343900Z 2026-08-04T16:56:33.7345131Z HEAD is now at 56fab5e Merge df7406870427a7fefc45083bb49c0a0fa73fb06c into 48ada7858740318b9bb0f073bac3218d1ce445a2