2026-08-22T06:38:23.7286309Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T06:38:23.7290741Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-22T06:38:23.7304730Z [command]/usr/bin/git version
2026-08-22T06:38:23.7433695Z git version 2.55.0
2026-08-22T06:38:23.7477948Z Temporarily overriding HOME='/home/runner/work/_temp/6dedce27-7a25-43c9-8cc8-38c276e23591' before making global git config changes
2026-08-22T06:38:23.7480577Z Adding repository directory to the temporary git global config as a safe directory
2026-08-22T06:38:23.7485236Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-22T06:38:23.7545592Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T06:38:23.7556161Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-22T06:38:23.7669825Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-22T06:38:23.7672633Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-22T06:38:23.7674372Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-22T06:38:23.7675869Z hint: call:
2026-08-22T06:38:23.7676728Z hint:
2026-08-22T06:38:23.7677668Z hint: git config --global init.defaultBranch <name>
2026-08-22T06:38:23.7678575Z hint:
2026-08-22T06:38:23.7679512Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-22T06:38:23.7680545Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-22T06:38:23.7681363Z hint:
2026-08-22T06:38:23.7681824Z hint: git branch -m <name>
2026-08-22T06:38:23.7682346Z hint:
2026-08-22T06:38:23.7683322Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-22T06:38:23.7685109Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-22T06:38:23.7687136Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-22T06:38:25.0763281Z [command]/usr/bin/git sparse-checkout disable
2026-08-22T06:38:25.0820958Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T06:38:25.0863429Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5572/merge
2026-08-22T06:38:25.6288858Z Note: switching to 'refs/remotes/pull/5572/merge'.
2026-08-22T06:38:25.6289948Z 2026-08-22T06:38:25.6290461Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-22T06:38:25.6291509Z changes and commit them, and you can discard any commits you make in this
2026-08-22T06:38:25.6292587Z state without impacting any branches by switching back to a branch.
2026-08-22T06:38:25.6293219Z 2026-08-22T06:38:25.6293676Z If you want to create a new branch to retain commits you create, you may
2026-08-22T06:38:25.6296378Z do so (now or later) by using -c with the switch command. Example:
2026-08-22T06:38:25.6297126Z 2026-08-22T06:38:25.6297436Z git switch -c <new-branch-name>
2026-08-22T06:38:25.6297901Z 2026-08-22T06:38:25.6298277Z Or undo this operation with:
2026-08-22T06:38:25.6298684Z 2026-08-22T06:38:25.6298910Z git switch -
2026-08-22T06:38:25.6299527Z 2026-08-22T06:38:25.6300034Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-22T06:38:25.6300791Z 2026-08-22T06:38:25.6301613Z HEAD is now at bc4cf7b Merge bf2cdd900afba04a7ad092a9b41c0060f3a41db0 into f4e4349c4e8ec30db0c8ab147a0d4ad65486713f