Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T16:46:10.1977090Z with: 2026-08-31T16:46:10.1977730Z repository: pypy/pypy 2026-08-31T16:46:10.1983460Z token: *** 2026-08-31T16:46:10.1984070Z ssh-strict: true 2026-08-31T16:46:10.1984700Z ssh-user: git 2026-08-31T16:46:10.1985340Z persist-credentials: true 2026-08-31T16:46:10.1986050Z clean: true 2026-08-31T16:46:10.1986780Z sparse-checkout-cone-mode: true 2026-08-31T16:46:10.1987700Z fetch-depth: 1 2026-08-31T16:46:10.1988410Z fetch-tags: false 2026-08-31T16:46:10.1989130Z show-progress: true 2026-08-31T16:46:10.1989930Z lfs: false 2026-08-31T16:46:10.1990620Z submodules: false 2026-08-31T16:46:10.1991380Z set-safe-directory: true
2026-08-31T16:46:10.5978810Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T16:46:10.5982840Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-31T16:46:10.5984610Z [command]/usr/local/bin/git version 2026-08-31T16:46:10.6300920Z git version 2.55.0
2026-08-31T16:46:10.6339610Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/16d49430-bc37-4687-88e8-56ea4ebf3d8f/.gitconfig' 2026-08-31T16:46:10.6352440Z Temporarily overriding HOME='/Users/runner/work/_temp/16d49430-bc37-4687-88e8-56ea4ebf3d8f' before making global git config changes 2026-08-31T16:46:10.6354760Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T16:46:10.6358840Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-31T16:46:10.6480880Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T16:46:10.6491660Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-31T16:46:10.6816840Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T16:46:10.6818590Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T16:46:10.6820310Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T16:46:10.6821570Z hint: call: 2026-08-31T16:46:10.6822390Z hint: 2026-08-31T16:46:10.6823300Z hint: git config --global init.defaultBranch <name> 2026-08-31T16:46:10.6824420Z hint: 2026-08-31T16:46:10.6825400Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T16:46:10.6826950Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T16:46:10.6828180Z hint: 2026-08-31T16:46:10.6828890Z hint: git branch -m <name> 2026-08-31T16:46:10.6829680Z hint: 2026-08-31T16:46:10.6830760Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T16:46:10.6832460Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-31T16:46:10.6835210Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T16:46:10.6951920Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T16:46:10.7044770Z Removing SSH command configuration 2026-08-31T16:46:10.7049130Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T16:46:10.7139080Z [command]/usr/local/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-31T16:46:10.8369030Z Removing HTTP extra header 2026-08-31T16:46:10.8375500Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T16:46:10.8462660Z [command]/usr/local/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-31T16:46:10.9664660Z Removing includeIf entries pointing to credentials config files 2026-08-31T16:46:10.9670600Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T16:46:10.9763800Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T16:46:11.1297520Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-a11d481a-2c4e-4a9c-880d-0d55720ce4fd.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T16:46:11.1465030Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-a11d481a-2c4e-4a9c-880d-0d55720ce4fd.config 2026-08-31T16:46:11.1539230Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-a11d481a-2c4e-4a9c-880d-0d55720ce4fd.config 2026-08-31T16:46:11.1635400Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-a11d481a-2c4e-4a9c-880d-0d55720ce4fd.config 2026-08-31T16:46:11.1737570Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-a11d481a-2c4e-4a9c-880d-0d55720ce4fd.config
Fetching the repository
2026-08-31T16:46:11.1834910Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6be8d8ec93e0c3813b114980806dea35a8ebc3df:refs/remotes/origin/main 2026-08-31T16:46:14.3501260Z From https://github.com/pypy/pypy 2026-08-31T16:46:14.3506020Z * [new ref] 6be8d8ec93e0c3813b114980806dea35a8ebc3df -> origin/main 2026-08-31T16:46:14.3514340Z [command]/usr/local/bin/git branch --list --remote origin/main 2026-08-31T16:46:14.3624580Z origin/main 2026-08-31T16:46:14.3632130Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main 2026-08-31T16:46:14.3722390Z 6be8d8ec93e0c3813b114980806dea35a8ebc3df
Determining the checkout info
2026-08-31T16:46:14.3733170Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-31T16:46:14.3868220Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T16:46:14.3979350Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-31T16:46:15.5011840Z Updating files: 41% (2517/6014) 2026-08-31T16:46:15.5724710Z Updating files: 42% (2526/6014) 2026-08-31T16:46:15.5777910Z Updating files: 43% (2587/6014) 2026-08-31T16:46:15.5830110Z Updating files: 44% (2647/6014) 2026-08-31T16:46:15.5875000Z Updating files: 45% (2707/6014) 2026-08-31T16:46:15.5909750Z Updating files: 46% (2767/6014) 2026-08-31T16:46:15.5917000Z Updating files: 47% (2827/6014) 2026-08-31T16:46:15.5989070Z Updating files: 48% (2887/6014) 2026-08-31T16:46:15.6203170Z Updating files: 49% (2947/6014) 2026-08-31T16:46:15.6390600Z Updating files: 50% (3007/6014) 2026-08-31T16:46:15.6579660Z Updating files: 51% (3068/6014) 2026-08-31T16:46:15.6760830Z Updating files: 52% (3128/6014) 2026-08-31T16:46:15.6913950Z Updating files: 53% (3188/6014) 2026-08-31T16:46:15.7063080Z Updating files: 54% (3248/6014) 2026-08-31T16:46:15.7268690Z Updating files: 55% (3308/6014) 2026-08-31T16:46:15.7413410Z Updating files: 56% (3368/6014) 2026-08-31T16:46:15.8274550Z Updating files: 57% (3428/6014) 2026-08-31T16:46:15.8426430Z Updating files: 58% (3489/6014) 2026-08-31T16:46:15.8577240Z Updating files: 59% (3549/6014) 2026-08-31T16:46:15.8899900Z Updating files: 60% (3609/6014) 2026-08-31T16:46:15.9075750Z Updating files: 61% (3669/6014) 2026-08-31T16:46:15.9243040Z Updating files: 62% (3729/6014) 2026-08-31T16:46:15.9412130Z Updating files: 63% (3789/6014) 2026-08-31T16:46:15.9621550Z Updating files: 64% (3849/6014) 2026-08-31T16:46:15.9780440Z Updating files: 65% (3910/6014) 2026-08-31T16:46:15.9918260Z Updating files: 66% (3970/6014) 2026-08-31T16:46:16.0080500Z Updating files: 67% (4030/6014) 2026-08-31T16:46:16.0250980Z Updating files: 68% (4090/6014) 2026-08-31T16:46:16.0424760Z Updating files: 69% (4150/6014) 2026-08-31T16:46:16.0621390Z Updating files: 70% (4210/6014) 2026-08-31T16:46:16.0921670Z Updating files: 71% (4270/6014) 2026-08-31T16:46:16.1094050Z Updating files: 72% (4331/6014) 2026-08-31T16:46:16.1229860Z Updating files: 73% (4391/6014) 2026-08-31T16:46:16.1506000Z Updating files: 74% (4451/6014) 2026-08-31T16:46:16.1773460Z Updating files: 75% (4511/6014) 2026-08-31T16:46:16.1965730Z Updating files: 76% (4571/6014) 2026-08-31T16:46:16.2306340Z Updating files: 77% (4631/6014) 2026-08-31T16:46:16.2586840Z Updating files: 78% (4691/6014) 2026-08-31T16:46:16.2719250Z Updating files: 79% (4752/6014) 2026-08-31T16:46:16.3874010Z Updating files: 80% (4812/6014) 2026-08-31T16:46:16.4357990Z Updating files: 81% (4872/6014) 2026-08-31T16:46:16.4358890Z Updating files: 82% (4932/6014) 2026-08-31T16:46:16.4365300Z Updating files: 82% (4949/6014) 2026-08-31T16:46:16.4484480Z Updating files: 83% (4992/6014) 2026-08-31T16:46:16.4676690Z Updating files: 84% (5052/6014) 2026-08-31T16:46:16.4879820Z Updating files: 85% (5112/6014) 2026-08-31T16:46:16.5046820Z Updating files: 86% (5173/6014) 2026-08-31T16:46:16.5396150Z Updating files: 87% (5233/6014) 2026-08-31T16:46:16.6163220Z Updating files: 88% (5293/6014) 2026-08-31T16:46:16.6334410Z Updating files: 89% (5353/6014) 2026-08-31T16:46:16.6589680Z Updating files: 90% (5413/6014) 2026-08-31T16:46:16.8827990Z Updating files: 91% (5473/6014) 2026-08-31T16:46:16.9763840Z Updating files: 92% (5533/6014) 2026-08-31T16:46:17.0793070Z Updating files: 93% (5594/6014) 2026-08-31T16:46:17.1257190Z Updating files: 94% (5654/6014) 2026-08-31T16:46:17.2083740Z Updating files: 95% (5714/6014) 2026-08-31T16:46:17.3727250Z Updating files: 96% (5774/6014) 2026-08-31T16:46:17.3916010Z Updating files: 97% (5834/6014) 2026-08-31T16:46:17.3920090Z Updating files: 98% (5894/6014) 2026-08-31T16:46:17.4358690Z Updating files: 99% (5954/6014) 2026-08-31T16:46:17.4659040Z Updating files: 100% (6014/6014) 2026-08-31T16:46:17.4745560Z Updating files: 100% (6014/6014), done. 2026-08-31T16:46:17.4789490Z Switched to a new branch 'main' 2026-08-31T16:46:17.4805610Z branch 'main' set up to track 'origin/main'.
2026-08-31T16:46:17.4943090Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-31T16:46:17.4946730Z 6be8d8ec93e0c3813b114980806dea35a8ebc3df