2026-08-01T03:40:03.9687293Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T03:40:03.9691148Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-01T03:40:03.9698092Z [command]/usr/bin/git version
2026-08-01T03:40:03.9708519Z git version 2.54.0
2026-08-01T03:40:03.9744508Z Temporarily overriding HOME='/home/runner/work/_temp/91bf9b3c-1e9f-4fee-884f-825e2044f1e7' before making global git config changes
2026-08-01T03:40:03.9746230Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T03:40:03.9749251Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T03:40:03.9787032Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T03:40:03.9796795Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-01T03:40:03.9875522Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T03:40:03.9886103Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T03:40:03.9887306Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T03:40:03.9888141Z hint: call:
2026-08-01T03:40:03.9888635Z hint:
2026-08-01T03:40:03.9889750Z hint: git config --global init.defaultBranch <name>
2026-08-01T03:40:03.9890457Z hint:
2026-08-01T03:40:03.9891352Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T03:40:03.9892470Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T03:40:03.9893283Z hint:
2026-08-01T03:40:03.9893920Z hint: git branch -m <name>
2026-08-01T03:40:03.9894522Z hint:
2026-08-01T03:40:03.9895281Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T03:40:03.9896371Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-01T03:40:03.9898223Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-01T03:40:07.3624847Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T03:40:07.3677710Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T03:40:07.3699066Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-08-01T03:40:07.7017760Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-08-01T03:40:07.7018591Z 2026-08-01T03:40:07.7019243Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T03:40:07.7020518Z changes and commit them, and you can discard any commits you make in this
2026-08-01T03:40:07.7022148Z state without impacting any branches by switching back to a branch.
2026-08-01T03:40:07.7022988Z 2026-08-01T03:40:07.7023485Z If you want to create a new branch to retain commits you create, you may
2026-08-01T03:40:07.7024709Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T03:40:07.7025481Z 2026-08-01T03:40:07.7025757Z git switch -c <new-branch-name>
2026-08-01T03:40:07.7026242Z 2026-08-01T03:40:07.7026482Z Or undo this operation with:
2026-08-01T03:40:07.7026953Z 2026-08-01T03:40:07.7027176Z git switch -
2026-08-01T03:40:07.7027572Z 2026-08-01T03:40:07.7028189Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T03:40:07.7029069Z 2026-08-01T03:40:07.7029987Z HEAD is now at 6a6ee9c Merge 213fbcbfd573a571d326167ca8f1a2d3258adef6 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b