2026-07-30T12:19:30.6892378Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T12:19:30.6896216Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-30T12:19:30.6897847Z [command]/usr/bin/git version
2026-07-30T12:19:30.6964968Z git version 2.54.0
2026-07-30T12:19:30.7009582Z Temporarily overriding HOME='/home/runner/work/_temp/d8f24f61-9190-46d1-bd6c-f85de6a58b58' before making global git config changes
2026-07-30T12:19:30.7011556Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T12:19:30.7015232Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-30T12:19:30.7072031Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-30T12:19:30.7082127Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-30T12:19:30.7183312Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-30T12:19:30.7184963Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-30T12:19:30.7186555Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-30T12:19:30.7187401Z hint: call:
2026-07-30T12:19:30.7187843Z hint:
2026-07-30T12:19:30.7188417Z hint: git config --global init.defaultBranch <name>
2026-07-30T12:19:30.7189107Z hint:
2026-07-30T12:19:30.7189748Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-30T12:19:30.7190719Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-30T12:19:30.7191440Z hint:
2026-07-30T12:19:30.7191848Z hint: git branch -m <name>
2026-07-30T12:19:30.7192303Z hint:
2026-07-30T12:19:30.7192918Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-30T12:19:30.7200071Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-30T12:19:30.7211822Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-30T12:19:33.8958241Z [command]/usr/bin/git sparse-checkout disable
2026-07-30T12:19:33.9008156Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T12:19:33.9045409Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5537/merge
2026-07-30T12:19:34.4437218Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-07-30T12:19:34.4437755Z 2026-07-30T12:19:34.4443822Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-30T12:19:34.4445233Z changes and commit them, and you can discard any commits you make in this
2026-07-30T12:19:34.4446789Z state without impacting any branches by switching back to a branch.
2026-07-30T12:19:34.4447721Z 2026-07-30T12:19:34.4448303Z If you want to create a new branch to retain commits you create, you may
2026-07-30T12:19:34.4449043Z do so (now or later) by using -c with the switch command. Example:
2026-07-30T12:19:34.4449460Z 2026-07-30T12:19:34.4449626Z git switch -c <new-branch-name>
2026-07-30T12:19:34.4449872Z 2026-07-30T12:19:34.4450050Z Or undo this operation with:
2026-07-30T12:19:34.4450277Z 2026-07-30T12:19:34.4450402Z git switch -
2026-07-30T12:19:34.4450604Z 2026-07-30T12:19:34.4450912Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-30T12:19:34.4451325Z 2026-07-30T12:19:34.4451778Z HEAD is now at 52d638f Merge d7419412850f81e334706a2680c4935ce9d535bf into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3