2026-08-01T11:41:00.5330588Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T11:41:00.5334225Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-01T11:41:00.5335609Z [command]/usr/bin/git version
2026-08-01T11:41:00.5389330Z git version 2.54.0
2026-08-01T11:41:00.5422482Z Temporarily overriding HOME='/home/runner/work/_temp/aec83c0d-2ba1-401d-87f3-40aa72579831' before making global git config changes
2026-08-01T11:41:00.5426629Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T11:41:00.5427804Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T11:41:00.5460390Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T11:41:00.5468990Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-01T11:41:00.5575006Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T11:41:00.5576861Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T11:41:00.5577914Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T11:41:00.5578694Z hint: call:
2026-08-01T11:41:00.5579272Z hint:
2026-08-01T11:41:00.5580230Z hint: git config --global init.defaultBranch <name>
2026-08-01T11:41:00.5581317Z hint:
2026-08-01T11:41:00.5582057Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T11:41:00.5583022Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T11:41:00.5583872Z hint:
2026-08-01T11:41:00.5584399Z hint: git branch -m <name>
2026-08-01T11:41:00.5585003Z hint:
2026-08-01T11:41:00.5585800Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T11:41:00.5586775Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-01T11:41:00.5588600Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-01T11:41:03.2019382Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T11:41:03.2051711Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T11:41:03.2079927Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5549/merge
2026-08-01T11:41:03.5398129Z Note: switching to 'refs/remotes/pull/5549/merge'.
2026-08-01T11:41:03.5398725Z 2026-08-01T11:41:03.5399007Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T11:41:03.5399670Z changes and commit them, and you can discard any commits you make in this
2026-08-01T11:41:03.5400399Z state without impacting any branches by switching back to a branch.
2026-08-01T11:41:03.5401841Z 2026-08-01T11:41:03.5402234Z If you want to create a new branch to retain commits you create, you may
2026-08-01T11:41:03.5403153Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T11:41:03.5403649Z 2026-08-01T11:41:03.5403846Z git switch -c <new-branch-name>
2026-08-01T11:41:03.5404118Z 2026-08-01T11:41:03.5404296Z Or undo this operation with:
2026-08-01T11:41:03.5404627Z 2026-08-01T11:41:03.5404810Z git switch -
2026-08-01T11:41:03.5405061Z 2026-08-01T11:41:03.5405418Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T11:41:03.5405768Z 2026-08-01T11:41:03.5406248Z HEAD is now at ace31a9 Merge f8e532471eedc1c9902e06eebeecd335828fc170 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b