Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-03T05:03:39.6065800Z with: 2026-08-03T05:03:39.6066160Z repository: pypy/pypy 2026-08-03T05:03:39.6069800Z token: *** 2026-08-03T05:03:39.6070180Z ssh-strict: true 2026-08-03T05:03:39.6070520Z ssh-user: git 2026-08-03T05:03:39.6070870Z persist-credentials: true 2026-08-03T05:03:39.6071240Z clean: true 2026-08-03T05:03:39.6071590Z sparse-checkout-cone-mode: true 2026-08-03T05:03:39.6072000Z fetch-depth: 1 2026-08-03T05:03:39.6072340Z fetch-tags: false 2026-08-03T05:03:39.6072700Z show-progress: true 2026-08-03T05:03:39.6073060Z lfs: false 2026-08-03T05:03:39.6073390Z submodules: false 2026-08-03T05:03:39.6073740Z set-safe-directory: true
2026-08-03T05:03:40.3575190Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-03T05:03:40.3586660Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-03T05:03:40.3589350Z [command]/opt/homebrew/bin/git version 2026-08-03T05:03:40.4115370Z git version 2.55.0
2026-08-03T05:03:40.4148310Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/aa66229f-0ff0-47e5-9c23-f21a25f7d0d5/.gitconfig' 2026-08-03T05:03:40.4167580Z Temporarily overriding HOME='/Users/runner/work/_temp/aa66229f-0ff0-47e5-9c23-f21a25f7d0d5' before making global git config changes 2026-08-03T05:03:40.4172120Z Adding repository directory to the temporary git global config as a safe directory 2026-08-03T05:03:40.4174070Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-03T05:03:40.4341040Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-03T05:03:40.4369030Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-03T05:03:40.4875700Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-03T05:03:40.4881020Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-03T05:03:40.4883060Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-03T05:03:40.4899940Z hint: call: 2026-08-03T05:03:40.4902390Z hint: 2026-08-03T05:03:40.4907720Z hint: git config --global init.defaultBranch <name> 2026-08-03T05:03:40.4909400Z hint: 2026-08-03T05:03:40.4910640Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-03T05:03:40.4913060Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-03T05:03:40.4914650Z hint: 2026-08-03T05:03:40.4915660Z hint: git branch -m <name> 2026-08-03T05:03:40.4916730Z hint: 2026-08-03T05:03:40.4918070Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-03T05:03:40.4920620Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-03T05:03:40.4924130Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-03T05:03:40.5125130Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-03T05:03:40.5472310Z Removing SSH command configuration 2026-08-03T05:03:40.5535190Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-03T05:03:40.5547510Z [command]/opt/homebrew/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-03T05:03:40.7529850Z Removing HTTP extra header 2026-08-03T05:03:40.7534980Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-03T05:03:40.7697070Z [command]/opt/homebrew/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-03T05:03:40.9055850Z Removing includeIf entries pointing to credentials config files 2026-08-03T05:03:40.9159050Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-03T05:03:40.9575550Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-03T05:03:41.1234500Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-b5539cf4-1dac-4408-9ab1-2ee7cb68c365.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-03T05:03:41.1420880Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-b5539cf4-1dac-4408-9ab1-2ee7cb68c365.config 2026-08-03T05:03:41.1426600Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-b5539cf4-1dac-4408-9ab1-2ee7cb68c365.config 2026-08-03T05:03:41.1432020Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b5539cf4-1dac-4408-9ab1-2ee7cb68c365.config 2026-08-03T05:03:41.1437090Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b5539cf4-1dac-4408-9ab1-2ee7cb68c365.config
Fetching the repository
2026-08-03T05:03:41.1460290Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ec7b5387aaeeda0b4255e10f1c7e203659465180:refs/remotes/pull/5552/merge 2026-08-03T05:03:44.6148760Z From https://github.com/pypy/pypy 2026-08-03T05:03:44.6150330Z * [new ref] ec7b5387aaeeda0b4255e10f1c7e203659465180 -> pull/5552/merge
Determining the checkout info
2026-08-03T05:03:44.6174420Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-03T05:03:44.6198130Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-03T05:03:44.6293310Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5552/merge 2026-08-03T05:03:45.7262510Z Updating files: 79% (4773/6014) 2026-08-03T05:03:45.7344070Z Updating files: 80% (4812/6014) 2026-08-03T05:03:45.7499210Z Updating files: 81% (4872/6014) 2026-08-03T05:03:45.7621190Z Updating files: 82% (4932/6014) 2026-08-03T05:03:45.7722340Z Updating files: 83% (4992/6014) 2026-08-03T05:03:45.7834510Z Updating files: 84% (5052/6014) 2026-08-03T05:03:45.7942100Z Updating files: 85% (5112/6014) 2026-08-03T05:03:45.8109190Z Updating files: 86% (5173/6014) 2026-08-03T05:03:45.8180170Z Updating files: 87% (5233/6014) 2026-08-03T05:03:45.8272740Z Updating files: 88% (5293/6014) 2026-08-03T05:03:45.8352850Z Updating files: 89% (5353/6014) 2026-08-03T05:03:45.8586070Z Updating files: 90% (5413/6014) 2026-08-03T05:03:45.9327790Z Updating files: 91% (5473/6014) 2026-08-03T05:03:45.9818570Z Updating files: 92% (5533/6014) 2026-08-03T05:03:46.0038250Z Updating files: 93% (5594/6014) 2026-08-03T05:03:46.0296230Z Updating files: 94% (5654/6014) 2026-08-03T05:03:46.0412210Z Updating files: 95% (5714/6014) 2026-08-03T05:03:46.0518510Z Updating files: 96% (5774/6014) 2026-08-03T05:03:46.0713930Z Updating files: 97% (5834/6014) 2026-08-03T05:03:46.0757580Z Updating files: 98% (5894/6014) 2026-08-03T05:03:46.0836770Z Updating files: 99% (5954/6014) 2026-08-03T05:03:46.0840100Z Updating files: 100% (6014/6014) 2026-08-03T05:03:46.0882510Z Updating files: 100% (6014/6014), done. 2026-08-03T05:03:46.0953740Z HEAD is now at ec7b538 Merge 70d5676e756525393c6ec93cea32f037f6bec20b into a2f7356d28f19f023e46e58443ec5988fd525899
2026-08-03T05:03:46.1583180Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-03T05:03:46.1730380Z ec7b5387aaeeda0b4255e10f1c7e203659465180