Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-31T07:21:55.4397850Z with: 2026-07-31T07:21:55.4398290Z repository: pypy/pypy 2026-07-31T07:21:55.4402150Z token: *** 2026-07-31T07:21:55.4402585Z ssh-strict: true 2026-07-31T07:21:55.4403017Z ssh-user: git 2026-07-31T07:21:55.4403463Z persist-credentials: true 2026-07-31T07:21:55.4403943Z clean: true 2026-07-31T07:21:55.4404382Z sparse-checkout-cone-mode: true 2026-07-31T07:21:55.4404893Z fetch-depth: 1 2026-07-31T07:21:55.4405319Z fetch-tags: false 2026-07-31T07:21:55.4405768Z show-progress: true 2026-07-31T07:21:55.4406208Z lfs: false 2026-07-31T07:21:55.4406608Z submodules: false 2026-07-31T07:21:55.4407050Z set-safe-directory: true
2026-07-31T07:21:55.5414765Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T07:21:55.5417381Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-31T07:21:55.5418484Z [command]/usr/bin/git version 2026-07-31T07:21:55.6887268Z git version 2.54.0
2026-07-31T07:21:55.6930267Z Temporarily overriding HOME='/home/runner/work/_temp/5fba8d12-f10c-469c-9936-440ee004166d' before making global git config changes 2026-07-31T07:21:55.6932698Z Adding repository directory to the temporary git global config as a safe directory 2026-07-31T07:21:55.6936912Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-31T07:21:55.7204829Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T07:21:55.7214917Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-31T07:21:55.7726408Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-31T07:21:55.7727979Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-31T07:21:55.7729816Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-31T07:21:55.7730823Z hint: call: 2026-07-31T07:21:55.7731343Z hint: 2026-07-31T07:21:55.7732031Z hint: git config --global init.defaultBranch <name> 2026-07-31T07:21:55.7732851Z hint: 2026-07-31T07:21:55.7733764Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-31T07:21:55.7736004Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-31T07:21:55.7737948Z hint: 2026-07-31T07:21:55.7738850Z hint: git branch -m <name> 2026-07-31T07:21:55.7740061Z hint: 2026-07-31T07:21:55.7741233Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-31T07:21:55.7743107Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-31T07:21:55.7752440Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-31T07:21:55.8038318Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-31T07:21:55.8084227Z Removing SSH command configuration 2026-07-31T07:21:55.8093226Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-31T07:21:55.8140709Z [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-07-31T07:21:56.0596094Z Removing HTTP extra header 2026-07-31T07:21:56.0597569Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-31T07:21:56.0671343Z [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-07-31T07:21:56.0972186Z Removing includeIf entries pointing to credentials config files 2026-07-31T07:21:56.0976705Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-31T07:21:56.1027768Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-31T07:21:56.1288214Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-c486701b-68e3-4e25-9694-f3e360298b0b.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-31T07:21:56.1334286Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-c486701b-68e3-4e25-9694-f3e360298b0b.config 2026-07-31T07:21:56.1378581Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-c486701b-68e3-4e25-9694-f3e360298b0b.config 2026-07-31T07:21:56.2207938Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c486701b-68e3-4e25-9694-f3e360298b0b.config 2026-07-31T07:21:56.4201985Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c486701b-68e3-4e25-9694-f3e360298b0b.config
Fetching the repository
2026-07-31T07:21:56.4250640Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1ecc04ee176605ce297ea9918e81dfc88bc12b72:refs/remotes/pull/5548/merge 2026-07-31T07:22:00.2614813Z From https://github.com/pypy/pypy 2026-07-31T07:22:00.2616604Z * [new ref] 1ecc04ee176605ce297ea9918e81dfc88bc12b72 -> pull/5548/merge
Determining the checkout info
2026-07-31T07:22:00.2803709Z [command]/usr/bin/git sparse-checkout disable 2026-07-31T07:22:00.2906077Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T07:22:00.2941021Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge 2026-07-31T07:22:00.8420700Z Note: switching to 'refs/remotes/pull/5548/merge'. 2026-07-31T07:22:00.8421308Z 2026-07-31T07:22:00.8421657Z You are in 'detached HEAD' state. You can look around, make experimental 2026-07-31T07:22:00.8422454Z changes and commit them, and you can discard any commits you make in this 2026-07-31T07:22:00.8423173Z state without impacting any branches by switching back to a branch. 2026-07-31T07:22:00.8423555Z 2026-07-31T07:22:00.8423836Z If you want to create a new branch to retain commits you create, you may 2026-07-31T07:22:00.8424425Z do so (now or later) by using -c with the switch command. Example: 2026-07-31T07:22:00.8424825Z 2026-07-31T07:22:00.8424985Z git switch -c <new-branch-name> 2026-07-31T07:22:00.8425228Z 2026-07-31T07:22:00.8425373Z Or undo this operation with: 2026-07-31T07:22:00.8425636Z 2026-07-31T07:22:00.8425774Z git switch - 2026-07-31T07:22:00.8425971Z 2026-07-31T07:22:00.8426252Z Turn off this advice by setting config variable advice.detachedHead to false 2026-07-31T07:22:00.8426691Z 2026-07-31T07:22:00.8427144Z HEAD is now at 1ecc04e Merge 044df9c86b8382cfec0ba0f0412651c777bce83a into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-31T07:22:00.8502326Z [command]/usr/bin/git log -1 --format=%H 2026-07-31T07:22:00.8530544Z 1ecc04ee176605ce297ea9918e81dfc88bc12b72