2026-08-03T04:41:11.5966775Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-03T04:41:11.5970580Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-03T04:41:11.5971998Z [command]/usr/bin/git version
2026-08-03T04:41:11.5997525Z git version 2.54.0
2026-08-03T04:41:11.6032836Z Temporarily overriding HOME='/home/runner/work/_temp/3d44e165-aae9-47aa-986b-0a1309907859' before making global git config changes
2026-08-03T04:41:11.6046171Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:41:11.6050411Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-03T04:41:11.6074507Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-03T04:41:11.6084820Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-03T04:41:11.6156071Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-03T04:41:11.6166764Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-03T04:41:11.6168685Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-03T04:41:11.6170122Z hint: call:
2026-08-03T04:41:11.6170953Z hint:
2026-08-03T04:41:11.6172381Z hint: git config --global init.defaultBranch <name>
2026-08-03T04:41:11.6173330Z hint:
2026-08-03T04:41:11.6174319Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-03T04:41:11.6175636Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-03T04:41:11.6176726Z hint:
2026-08-03T04:41:11.6177613Z hint: git branch -m <name>
2026-08-03T04:41:11.6178393Z hint:
2026-08-03T04:41:11.6179412Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-03T04:41:11.6181244Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-03T04:41:11.6183830Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-03T04:41:14.7597496Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T04:41:14.7628280Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-03T04:41:14.7655539Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5552/merge
2026-08-03T04:41:15.0979215Z Note: switching to 'refs/remotes/pull/5552/merge'.
2026-08-03T04:41:15.0980250Z 2026-08-03T04:41:15.0980591Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-03T04:41:15.0981218Z changes and commit them, and you can discard any commits you make in this
2026-08-03T04:41:15.0981882Z state without impacting any branches by switching back to a branch.
2026-08-03T04:41:15.0982245Z 2026-08-03T04:41:15.0982585Z If you want to create a new branch to retain commits you create, you may
2026-08-03T04:41:15.0983158Z do so (now or later) by using -c with the switch command. Example:
2026-08-03T04:41:15.0983509Z 2026-08-03T04:41:15.0983808Z git switch -c <new-branch-name>
2026-08-03T04:41:15.0984050Z 2026-08-03T04:41:15.0984251Z Or undo this operation with:
2026-08-03T04:41:15.0984458Z 2026-08-03T04:41:15.0984623Z git switch -
2026-08-03T04:41:15.0984868Z 2026-08-03T04:41:15.0985244Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-03T04:41:15.0985613Z 2026-08-03T04:41:15.0986006Z HEAD is now at ec7b538 Merge 70d5676e756525393c6ec93cea32f037f6bec20b into a2f7356d28f19f023e46e58443ec5988fd525899