Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T11:17:22.6082200Z with: 2026-09-09T11:17:22.6083034Z repository: pypy/pypy 2026-09-09T11:17:22.6087563Z token: *** 2026-09-09T11:17:22.6088332Z ssh-strict: true 2026-09-09T11:17:22.6089075Z ssh-user: git 2026-09-09T11:17:22.6089995Z persist-credentials: true 2026-09-09T11:17:22.6090855Z clean: true 2026-09-09T11:17:22.6091623Z sparse-checkout-cone-mode: true 2026-09-09T11:17:22.6092489Z fetch-depth: 1 2026-09-09T11:17:22.6093251Z fetch-tags: false 2026-09-09T11:17:22.6094089Z show-progress: true 2026-09-09T11:17:22.6094930Z lfs: false 2026-09-09T11:17:22.6095749Z submodules: false 2026-09-09T11:17:22.6096592Z set-safe-directory: true
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
Disabling automatic garbage collection
2026-09-09T11:17:22.7456020Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T11:17:22.7487142Z Removing SSH command configuration 2026-09-09T11:17:22.7491176Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T11:17:22.7530734Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-09-09T11:17:22.7864531Z Removing HTTP extra header 2026-09-09T11:17:22.7873785Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T11:17:22.7922686Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-09-09T11:17:22.8121562Z Removing includeIf entries pointing to credentials config files 2026-09-09T11:17:22.8127619Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T11:17:22.8158472Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T11:17:22.8344928Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-cc93f122-6d04-4d22-adeb-e684346c2d43.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T11:17:22.8382000Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-cc93f122-6d04-4d22-adeb-e684346c2d43.config 2026-09-09T11:17:22.8410628Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-cc93f122-6d04-4d22-adeb-e684346c2d43.config 2026-09-09T11:17:22.8442856Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-cc93f122-6d04-4d22-adeb-e684346c2d43.config 2026-09-09T11:17:22.8480920Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-cc93f122-6d04-4d22-adeb-e684346c2d43.config
Fetching the repository
2026-09-09T11:17:22.8517030Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a69e1ecc8ab448fd10ec3ca1df688d258082c0a2:refs/remotes/pull/5582/merge 2026-09-09T11:17:27.1657860Z From https://github.com/pypy/pypy 2026-09-09T11:17:27.1658924Z * [new ref] a69e1ecc8ab448fd10ec3ca1df688d258082c0a2 -> pull/5582/merge
Determining the checkout info
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
2026-09-09T11:17:27.7504281Z [command]/usr/bin/git log -1 --format=%H 2026-09-09T11:17:27.7529950Z a69e1ecc8ab448fd10ec3ca1df688d258082c0a2