2026-09-01T14:58:46.2546604Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-01T14:58:46.2549789Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-01T14:58:46.2550857Z [command]/usr/bin/git version
2026-09-01T14:58:46.2632100Z git version 2.55.0
2026-09-01T14:58:46.2683191Z Temporarily overriding HOME='/home/runner/work/_temp/35bfb8b2-5f29-4b5e-ab16-c7a5432aad3f' before making global git config changes
2026-09-01T14:58:46.2684718Z Adding repository directory to the temporary git global config as a safe directory
2026-09-01T14:58:46.2688909Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-01T14:58:46.2744951Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-01T14:58:46.2756298Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-01T14:58:46.2899719Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-01T14:58:46.2901081Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-01T14:58:46.2902895Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-01T14:58:46.2904298Z hint: call:
2026-09-01T14:58:46.2905271Z hint:
2026-09-01T14:58:46.2906076Z hint: git config --global init.defaultBranch <name>
2026-09-01T14:58:46.2906978Z hint:
2026-09-01T14:58:46.2907844Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-01T14:58:46.2909814Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-01T14:58:46.2911206Z hint:
2026-09-01T14:58:46.2912173Z hint: git branch -m <name>
2026-09-01T14:58:46.2913045Z hint:
2026-09-01T14:58:46.2914156Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-01T14:58:46.2916230Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-01T14:58:46.2934682Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-01T14:58:49.5218592Z [command]/usr/bin/git sparse-checkout disable
2026-09-01T14:58:49.5272421Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-01T14:58:49.5308145Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5577/merge
2026-09-01T14:58:50.0715832Z Note: switching to 'refs/remotes/pull/5577/merge'.
2026-09-01T14:58:50.0716373Z 2026-09-01T14:58:50.0716652Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-01T14:58:50.0717247Z changes and commit them, and you can discard any commits you make in this
2026-09-01T14:58:50.0717815Z state without impacting any branches by switching back to a branch.
2026-09-01T14:58:50.0718137Z 2026-09-01T14:58:50.0718395Z If you want to create a new branch to retain commits you create, you may
2026-09-01T14:58:50.0718916Z do so (now or later) by using -c with the switch command. Example:
2026-09-01T14:58:50.0719247Z 2026-09-01T14:58:50.0719401Z git switch -c <new-branch-name>
2026-09-01T14:58:50.0719612Z 2026-09-01T14:58:50.0719779Z Or undo this operation with:
2026-09-01T14:58:50.0720005Z 2026-09-01T14:58:50.0720117Z git switch -
2026-09-01T14:58:50.0720302Z 2026-09-01T14:58:50.0720554Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-01T14:58:50.0720916Z 2026-09-01T14:58:50.0721300Z HEAD is now at 5ac4c95 Merge 515a4d02d07b59f580e7a3cdb22989ba5bf77674 into 09916d286ed3703261ad5bc63c46083bdf7e253b