2026-09-09T11:17:22.7127023Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T11:17:22.7130979Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-09T11:17:22.7132939Z [command]/usr/bin/git version
2026-09-09T11:17:22.7210632Z git version 2.55.0
2026-09-09T11:17:22.7247929Z Temporarily overriding HOME='/home/runner/work/_temp/9caa2ce6-067b-4ebe-b4a5-c58fc398df88' before making global git config changes
2026-09-09T11:17:22.7250710Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T11:17:22.7255587Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-09T11:17:22.7305261Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T11:17:22.7314153Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-09T11:17:22.7392181Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T11:17:22.7394851Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T11:17:22.7397069Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T11:17:22.7398305Z hint: call:
2026-09-09T11:17:22.7399699Z hint:
2026-09-09T11:17:22.7400854Z hint: git config --global init.defaultBranch <name>
2026-09-09T11:17:22.7402077Z hint:
2026-09-09T11:17:22.7403428Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T11:17:22.7405363Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T11:17:22.7406828Z hint:
2026-09-09T11:17:22.7408086Z hint: git branch -m <name>
2026-09-09T11:17:22.7410005Z hint:
2026-09-09T11:17:22.7411496Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T11:17:22.7413306Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-09T11:17:22.7416615Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-09T11:17:27.1669939Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T11:17:27.1718000Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T11:17:27.1747294Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5582/merge
2026-09-09T11:17:27.7444102Z Note: switching to 'refs/remotes/pull/5582/merge'.
2026-09-09T11:17:27.7447393Z 2026-09-09T11:17:27.7448467Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-09T11:17:27.7449735Z changes and commit them, and you can discard any commits you make in this
2026-09-09T11:17:27.7450896Z state without impacting any branches by switching back to a branch.
2026-09-09T11:17:27.7451372Z 2026-09-09T11:17:27.7451780Z If you want to create a new branch to retain commits you create, you may
2026-09-09T11:17:27.7452537Z do so (now or later) by using -c with the switch command. Example:
2026-09-09T11:17:27.7453078Z 2026-09-09T11:17:27.7453627Z git switch -c <new-branch-name>
2026-09-09T11:17:27.7453948Z 2026-09-09T11:17:27.7454149Z Or undo this operation with:
2026-09-09T11:17:27.7454448Z 2026-09-09T11:17:27.7454653Z git switch -
2026-09-09T11:17:27.7454965Z 2026-09-09T11:17:27.7455326Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-09T11:17:27.7455853Z 2026-09-09T11:17:27.7456408Z HEAD is now at a69e1ec Merge 1f92475f9ef8c4761a7dd6b556d969d5ca100569 into 807a08335ed3be1990e0c02a23fcaf26ef6784de