2026-08-01T06:03:35.5392264Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T06:03:35.5395422Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-01T06:03:35.5396774Z [command]/usr/bin/git version
2026-08-01T06:03:35.5458660Z git version 2.54.0
2026-08-01T06:03:35.5497899Z Temporarily overriding HOME='/home/runner/work/_temp/c9278945-6a5f-47bd-ae85-9eaedd0233b2' before making global git config changes
2026-08-01T06:03:35.5499563Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T06:03:35.5502189Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T06:03:35.5540008Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T06:03:35.5549512Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-01T06:03:35.5656070Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T06:03:35.5658049Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T06:03:35.5659379Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T06:03:35.5660801Z hint: call:
2026-08-01T06:03:35.5661912Z hint:
2026-08-01T06:03:35.5662811Z hint: git config --global init.defaultBranch <name>
2026-08-01T06:03:35.5663827Z hint:
2026-08-01T06:03:35.5664715Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T06:03:35.5666017Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T06:03:35.5666993Z hint:
2026-08-01T06:03:35.5667676Z hint: git branch -m <name>
2026-08-01T06:03:35.5668549Z hint:
2026-08-01T06:03:35.5669482Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T06:03:35.5671291Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-01T06:03:35.5673725Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-01T06:03:38.5581114Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T06:03:38.5621052Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T06:03:38.5652754Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-08-01T06:03:38.8991071Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-08-01T06:03:38.8991646Z 2026-08-01T06:03:38.8992215Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T06:03:38.8992928Z changes and commit them, and you can discard any commits you make in this
2026-08-01T06:03:38.8993691Z state without impacting any branches by switching back to a branch.
2026-08-01T06:03:38.8994109Z 2026-08-01T06:03:38.8994534Z If you want to create a new branch to retain commits you create, you may
2026-08-01T06:03:38.8995188Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T06:03:38.8995605Z 2026-08-01T06:03:38.8995818Z git switch -c <new-branch-name>
2026-08-01T06:03:38.8996191Z 2026-08-01T06:03:38.8996371Z Or undo this operation with:
2026-08-01T06:03:38.8996640Z 2026-08-01T06:03:38.8996826Z git switch -
2026-08-01T06:03:38.8997071Z 2026-08-01T06:03:38.8997438Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T06:03:38.8997921Z 2026-08-01T06:03:38.8998361Z HEAD is now at f1dff95 Merge 5899bf9455615096fa08da09001b59b2abda7382 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b