Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T20:58:02.4020656Z with: 2026-08-22T20:58:02.4021756Z repository: pypy/pypy 2026-08-22T20:58:02.4026871Z token: *** 2026-08-22T20:58:02.4027340Z ssh-strict: true 2026-08-22T20:58:02.4027790Z ssh-user: git 2026-08-22T20:58:02.4028239Z persist-credentials: true 2026-08-22T20:58:02.4029058Z clean: true 2026-08-22T20:58:02.4029714Z sparse-checkout-cone-mode: true 2026-08-22T20:58:02.4030248Z fetch-depth: 1 2026-08-22T20:58:02.4030765Z fetch-tags: false 2026-08-22T20:58:02.4031292Z show-progress: true 2026-08-22T20:58:02.4032034Z lfs: false 2026-08-22T20:58:02.4032453Z submodules: false 2026-08-22T20:58:02.4032913Z set-safe-directory: true
2026-08-22T20:58:02.5050313Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T20:58:02.5054279Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-22T20:58:02.5055967Z [command]/usr/bin/git version 2026-08-22T20:58:02.5172848Z git version 2.55.0
2026-08-22T20:58:02.5219402Z Temporarily overriding HOME='/home/runner/work/_temp/84419800-cf65-48a1-b8aa-a3bf14425f9d' before making global git config changes 2026-08-22T20:58:02.5221039Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T20:58:02.5226933Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-22T20:58:02.5286478Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T20:58:02.5307416Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-22T20:58:02.5419593Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T20:58:02.5421931Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T20:58:02.5422957Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T20:58:02.5423702Z hint: call: 2026-08-22T20:58:02.5424389Z hint: 2026-08-22T20:58:02.5424937Z hint: git config --global init.defaultBranch <name> 2026-08-22T20:58:02.5425552Z hint: 2026-08-22T20:58:02.5426142Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T20:58:02.5427059Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T20:58:02.5427786Z hint: 2026-08-22T20:58:02.5428198Z hint: git branch -m <name> 2026-08-22T20:58:02.5428666Z hint: 2026-08-22T20:58:02.5429281Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T20:58:02.5435353Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-22T20:58:02.5446858Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T20:58:02.5544567Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T20:58:02.5589276Z Removing SSH command configuration 2026-08-22T20:58:02.5595635Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T20:58:02.5635334Z [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-08-22T20:58:02.6047118Z Removing HTTP extra header 2026-08-22T20:58:02.6058203Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T20:58:02.6103842Z [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-08-22T20:58:02.6383454Z Removing includeIf entries pointing to credentials config files 2026-08-22T20:58:02.6392341Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T20:58:02.6438740Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T20:58:02.6707637Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-c156a80f-6533-4594-bf22-8c17f5fa7bc0.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T20:58:02.6753522Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-c156a80f-6533-4594-bf22-8c17f5fa7bc0.config 2026-08-22T20:58:02.6793023Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-c156a80f-6533-4594-bf22-8c17f5fa7bc0.config 2026-08-22T20:58:02.6849269Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c156a80f-6533-4594-bf22-8c17f5fa7bc0.config 2026-08-22T20:58:02.6889101Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c156a80f-6533-4594-bf22-8c17f5fa7bc0.config
Fetching the repository
2026-08-22T20:58:02.6941348Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +823a9aec74f5c9d3a4134c68dfc7da27625e8e71:refs/remotes/pull/5570/merge 2026-08-22T20:58:06.6206639Z From https://github.com/pypy/pypy 2026-08-22T20:58:06.6208728Z * [new ref] 823a9aec74f5c9d3a4134c68dfc7da27625e8e71 -> pull/5570/merge
Determining the checkout info
2026-08-22T20:58:06.6310712Z [command]/usr/bin/git sparse-checkout disable 2026-08-22T20:58:06.6315914Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T20:58:06.6334344Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge 2026-08-22T20:58:07.2956560Z Note: switching to 'refs/remotes/pull/5570/merge'. 2026-08-22T20:58:07.2957545Z 2026-08-22T20:58:07.2958166Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-22T20:58:07.2959622Z changes and commit them, and you can discard any commits you make in this 2026-08-22T20:58:07.2961125Z state without impacting any branches by switching back to a branch. 2026-08-22T20:58:07.2962533Z 2026-08-22T20:58:07.2963156Z If you want to create a new branch to retain commits you create, you may 2026-08-22T20:58:07.2964531Z do so (now or later) by using -c with the switch command. Example: 2026-08-22T20:58:07.2965454Z 2026-08-22T20:58:07.2965837Z git switch -c <new-branch-name> 2026-08-22T20:58:07.2966465Z 2026-08-22T20:58:07.2966825Z Or undo this operation with: 2026-08-22T20:58:07.2967396Z 2026-08-22T20:58:07.2967701Z git switch - 2026-08-22T20:58:07.2968170Z 2026-08-22T20:58:07.2968857Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-22T20:58:07.2969968Z 2026-08-22T20:58:07.2971183Z HEAD is now at 823a9ae Merge 772cc173d8ad1478f2d050090fc5ac8e28b9ec08 into bfa0605ccff4e7c6be7d43df41c2fe1de10eaf48
2026-08-22T20:58:07.3039740Z [command]/usr/bin/git log -1 --format=%H 2026-08-22T20:58:07.3071759Z 823a9aec74f5c9d3a4134c68dfc7da27625e8e71