Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T21:10:23.9145320Z with: 2026-08-22T21:10:23.9146138Z repository: pypy/pypy 2026-08-22T21:10:23.9150638Z token: *** 2026-08-22T21:10:23.9151710Z ssh-strict: true 2026-08-22T21:10:23.9152372Z ssh-user: git 2026-08-22T21:10:23.9153027Z persist-credentials: true 2026-08-22T21:10:23.9153776Z clean: true 2026-08-22T21:10:23.9154419Z sparse-checkout-cone-mode: true 2026-08-22T21:10:23.9155136Z fetch-depth: 1 2026-08-22T21:10:23.9155861Z fetch-tags: false 2026-08-22T21:10:23.9156559Z show-progress: true 2026-08-22T21:10:23.9157286Z lfs: false 2026-08-22T21:10:23.9157906Z submodules: false 2026-08-22T21:10:23.9158559Z set-safe-directory: true
2026-08-22T21:10:24.0080814Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T21:10:24.0085108Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-22T21:10:24.0086658Z [command]/usr/bin/git version 2026-08-22T21:10:24.0088439Z git version 2.55.0
2026-08-22T21:10:24.0128775Z Temporarily overriding HOME='/home/runner/work/_temp/e2f32d73-6caf-4162-b2fe-7ae6ec22240f' before making global git config changes 2026-08-22T21:10:24.0133311Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T21:10:24.0146755Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-22T21:10:24.0185342Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T21:10:24.0193346Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-22T21:10:24.0263225Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T21:10:24.0265392Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T21:10:24.0266962Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T21:10:24.0268190Z hint: call: 2026-08-22T21:10:24.0268983Z hint: 2026-08-22T21:10:24.0270167Z hint: git config --global init.defaultBranch <name> 2026-08-22T21:10:24.0272979Z hint: 2026-08-22T21:10:24.0274249Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T21:10:24.0275747Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T21:10:24.0276914Z hint: 2026-08-22T21:10:24.0277850Z hint: git branch -m <name> 2026-08-22T21:10:24.0278769Z hint: 2026-08-22T21:10:24.0279997Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T21:10:24.0282030Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-22T21:10:24.0284975Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T21:10:24.0331293Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T21:10:24.0366400Z Removing SSH command configuration 2026-08-22T21:10:24.0368083Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T21:10:24.0408975Z [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-22T21:10:24.0683565Z Removing HTTP extra header 2026-08-22T21:10:24.0684765Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T21:10:24.0712322Z [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-22T21:10:24.0907885Z Removing includeIf entries pointing to credentials config files 2026-08-22T21:10:24.0911171Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T21:10:24.0942457Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T21:10:24.1136065Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-7284cc6b-efda-4a39-8eb8-8a809df54054.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T21:10:24.1172696Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-7284cc6b-efda-4a39-8eb8-8a809df54054.config 2026-08-22T21:10:24.1202385Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-7284cc6b-efda-4a39-8eb8-8a809df54054.config 2026-08-22T21:10:24.1232018Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-7284cc6b-efda-4a39-8eb8-8a809df54054.config 2026-08-22T21:10:24.1262373Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-7284cc6b-efda-4a39-8eb8-8a809df54054.config
Fetching the repository
2026-08-22T21:10:24.1297152Z [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-22T21:10:28.1331280Z From https://github.com/pypy/pypy 2026-08-22T21:10:28.1335027Z * [new ref] 823a9aec74f5c9d3a4134c68dfc7da27625e8e71 -> pull/5570/merge
Determining the checkout info
2026-08-22T21:10:28.1344493Z [command]/usr/bin/git sparse-checkout disable 2026-08-22T21:10:28.1382486Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T21:10:28.1418440Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge 2026-08-22T21:10:28.5434774Z Note: switching to 'refs/remotes/pull/5570/merge'. 2026-08-22T21:10:28.5435777Z 2026-08-22T21:10:28.5436242Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-22T21:10:28.5438002Z changes and commit them, and you can discard any commits you make in this 2026-08-22T21:10:28.5438733Z state without impacting any branches by switching back to a branch. 2026-08-22T21:10:28.5439354Z 2026-08-22T21:10:28.5439678Z If you want to create a new branch to retain commits you create, you may 2026-08-22T21:10:28.5440218Z do so (now or later) by using -c with the switch command. Example: 2026-08-22T21:10:28.5440623Z 2026-08-22T21:10:28.5440876Z git switch -c <new-branch-name> 2026-08-22T21:10:28.5441450Z 2026-08-22T21:10:28.5441675Z Or undo this operation with: 2026-08-22T21:10:28.5441924Z 2026-08-22T21:10:28.5442057Z git switch - 2026-08-22T21:10:28.5442385Z 2026-08-22T21:10:28.5442713Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-22T21:10:28.5443132Z 2026-08-22T21:10:28.5443512Z HEAD is now at 823a9ae Merge 772cc173d8ad1478f2d050090fc5ac8e28b9ec08 into bfa0605ccff4e7c6be7d43df41c2fe1de10eaf48
2026-08-22T21:10:28.5489550Z [command]/usr/bin/git log -1 --format=%H 2026-08-22T21:10:28.5514020Z 823a9aec74f5c9d3a4134c68dfc7da27625e8e71