2026-07-31T07:21:59.7865423Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T07:21:59.7868286Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-31T07:21:59.7869441Z [command]/usr/bin/git version
2026-07-31T07:21:59.8093468Z git version 2.54.0
2026-07-31T07:21:59.8121583Z Temporarily overriding HOME='/home/runner/work/_temp/fc4eb8e3-e3dd-4896-a3b3-36fdd47a9772' before making global git config changes
2026-07-31T07:21:59.8122890Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T07:21:59.8125628Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-31T07:21:59.8152917Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T07:21:59.8161812Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-31T07:21:59.9170566Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-31T07:21:59.9171817Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-31T07:21:59.9172436Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-31T07:21:59.9172898Z hint: call:
2026-07-31T07:21:59.9173329Z hint:
2026-07-31T07:21:59.9173756Z hint: git config --global init.defaultBranch <name>
2026-07-31T07:21:59.9174154Z hint:
2026-07-31T07:21:59.9174559Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-31T07:21:59.9175101Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-31T07:21:59.9175555Z hint:
2026-07-31T07:21:59.9175876Z hint: git branch -m <name>
2026-07-31T07:21:59.9176184Z hint:
2026-07-31T07:21:59.9176755Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-31T07:21:59.9178114Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-31T07:21:59.9179217Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-31T07:22:02.0036469Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T07:22:02.0238068Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T07:22:02.0444430Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-07-31T07:22:02.5023394Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-07-31T07:22:02.5024165Z 2026-07-31T07:22:02.5024814Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-31T07:22:02.5025621Z changes and commit them, and you can discard any commits you make in this
2026-07-31T07:22:02.5026321Z state without impacting any branches by switching back to a branch.
2026-07-31T07:22:02.5026901Z 2026-07-31T07:22:02.5027445Z If you want to create a new branch to retain commits you create, you may
2026-07-31T07:22:02.5028156Z do so (now or later) by using -c with the switch command. Example:
2026-07-31T07:22:02.5028642Z 2026-07-31T07:22:02.5029209Z git switch -c <new-branch-name>
2026-07-31T07:22:02.5029699Z 2026-07-31T07:22:02.5030003Z Or undo this operation with:
2026-07-31T07:22:02.5030344Z 2026-07-31T07:22:02.5030625Z git switch -
2026-07-31T07:22:02.5031192Z 2026-07-31T07:22:02.5031760Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-31T07:22:02.5032348Z 2026-07-31T07:22:02.5032964Z HEAD is now at 1ecc04e Merge 044df9c86b8382cfec0ba0f0412651c777bce83a into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3