timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-09T16:08:06.9421920Z with:
2026-09-09T16:08:06.9422850Z repository: pypy/pypy
2026-09-09T16:08:06.9431680Z token: ***
2026-09-09T16:08:06.9432820Z ssh-strict: true
2026-09-09T16:08:06.9433770Z ssh-user: git
2026-09-09T16:08:06.9434740Z persist-credentials: true
2026-09-09T16:08:06.9435770Z clean: true
2026-09-09T16:08:06.9436730Z sparse-checkout-cone-mode: true
2026-09-09T16:08:06.9437970Z fetch-depth: 1
2026-09-09T16:08:06.9438900Z fetch-tags: false
2026-09-09T16:08:06.9439850Z show-progress: true
2026-09-09T16:08:06.9440820Z lfs: false
2026-09-09T16:08:06.9441740Z submodules: false
2026-09-09T16:08:06.9442890Z set-safe-directory: true
2026-09-09T16:08:08.0008500Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T16:08:08.0071190Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-09T16:08:08.0125610Z [command]/usr/local/bin/git version
2026-09-09T16:08:08.0523520Z git version 2.55.0
2026-09-09T16:08:08.0643320Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/4a735f23-385c-4b91-9868-7c829d8c815b/.gitconfig'
2026-09-09T16:08:08.0675210Z Temporarily overriding HOME='/Users/runner/work/_temp/4a735f23-385c-4b91-9868-7c829d8c815b' before making global git config changes
2026-09-09T16:08:08.0682070Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T16:08:08.0692520Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-09T16:08:08.1537720Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T16:08:08.1655350Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-09T16:08:08.2294240Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T16:08:08.2377920Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T16:08:08.2383620Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T16:08:08.2387970Z hint: call:
2026-09-09T16:08:08.2390820Z hint:
2026-09-09T16:08:08.2394340Z hint: git config --global init.defaultBranch <name>
2026-09-09T16:08:08.2398180Z hint:
2026-09-09T16:08:08.2401840Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T16:08:08.2407220Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T16:08:08.2411630Z hint:
2026-09-09T16:08:08.2414610Z hint: git branch -m <name>
2026-09-09T16:08:08.2417790Z hint:
2026-09-09T16:08:08.2421560Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T16:08:08.2427700Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-09T16:08:08.2442790Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T16:08:08.2505710Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T16:08:08.2661630Z Removing SSH command configuration
2026-09-09T16:08:08.2668380Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-09T16:08:08.3175920Z [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-09-09T16:08:08.7240940Z Removing HTTP extra header
2026-09-09T16:08:08.7248490Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T16:08:08.7392640Z [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-09-09T16:08:09.0113150Z Removing includeIf entries pointing to credentials config files
2026-09-09T16:08:09.0121330Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T16:08:09.0315030Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-09T16:08:09.2863310Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-f53d7035-c2d6-4e6a-83ba-828e9fd84471.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-09T16:08:09.3043070Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-f53d7035-c2d6-4e6a-83ba-828e9fd84471.config
2026-09-09T16:08:09.3232470Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-f53d7035-c2d6-4e6a-83ba-828e9fd84471.config
2026-09-09T16:08:09.3426030Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f53d7035-c2d6-4e6a-83ba-828e9fd84471.config
2026-09-09T16:08:09.3809800Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f53d7035-c2d6-4e6a-83ba-828e9fd84471.config
Fetching the repository
2026-09-09T16:08:09.4008040Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +00a2f9c166f46da11e596dea594a273deb8ae95d:refs/remotes/origin/py3.11
2026-09-09T16:08:13.7082200Z From https://github.com/pypy/pypy
2026-09-09T16:08:13.7091340Z * [new ref] 00a2f9c166f46da11e596dea594a273deb8ae95d -> origin/py3.11
2026-09-09T16:08:13.7106570Z [command]/usr/local/bin/git branch --list --remote origin/py3.11
2026-09-09T16:08:13.7275190Z origin/py3.11
2026-09-09T16:08:13.7297540Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11
2026-09-09T16:08:13.7439900Z 00a2f9c166f46da11e596dea594a273deb8ae95d
Determining the checkout info
2026-09-09T16:08:13.7462780Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-09T16:08:13.7646890Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T16:08:13.7788670Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-09-09T16:08:14.8632260Z Updating files: 25% (1801/6980)
2026-09-09T16:08:14.9040140Z Updating files: 26% (1815/6980)
2026-09-09T16:08:14.9430420Z Updating files: 27% (1885/6980)
2026-09-09T16:08:14.9722020Z Updating files: 28% (1955/6980)
2026-09-09T16:08:15.0047450Z Updating files: 29% (2025/6980)
2026-09-09T16:08:15.0425010Z Updating files: 30% (2094/6980)
2026-09-09T16:08:15.0740080Z Updating files: 31% (2164/6980)
2026-09-09T16:08:15.1081890Z Updating files: 32% (2234/6980)
2026-09-09T16:08:15.1417110Z Updating files: 33% (2304/6980)
2026-09-09T16:08:15.1773020Z Updating files: 34% (2374/6980)
2026-09-09T16:08:15.2070290Z Updating files: 35% (2443/6980)
2026-09-09T16:08:15.2372600Z Updating files: 36% (2513/6980)
2026-09-09T16:08:15.2676780Z Updating files: 37% (2583/6980)
2026-09-09T16:08:15.2998300Z Updating files: 38% (2653/6980)
2026-09-09T16:08:15.3314640Z Updating files: 39% (2723/6980)
2026-09-09T16:08:15.3626290Z Updating files: 40% (2792/6980)
2026-09-09T16:08:15.3940340Z Updating files: 41% (2862/6980)
2026-09-09T16:08:15.4266420Z Updating files: 42% (2932/6980)
2026-09-09T16:08:15.4574610Z Updating files: 43% (3002/6980)
2026-09-09T16:08:15.6066920Z Updating files: 44% (3072/6980)
2026-09-09T16:08:15.6392410Z Updating files: 45% (3141/6980)
2026-09-09T16:08:15.6703480Z Updating files: 46% (3211/6980)
2026-09-09T16:08:15.6967220Z Updating files: 47% (3281/6980)
2026-09-09T16:08:15.7308890Z Updating files: 48% (3351/6980)
2026-09-09T16:08:15.7604330Z Updating files: 49% (3421/6980)
2026-09-09T16:08:15.7900650Z Updating files: 50% (3490/6980)
2026-09-09T16:08:15.8097720Z Updating files: 51% (3560/6980)
2026-09-09T16:08:15.8267070Z Updating files: 51% (3599/6980)
2026-09-09T16:08:15.8598000Z Updating files: 52% (3630/6980)
2026-09-09T16:08:15.8939610Z Updating files: 53% (3700/6980)
2026-09-09T16:08:15.9232120Z Updating files: 54% (3770/6980)
2026-09-09T16:08:15.9535960Z Updating files: 55% (3839/6980)
2026-09-09T16:08:15.9847860Z Updating files: 56% (3909/6980)
2026-09-09T16:08:16.0136280Z Updating files: 57% (3979/6980)
2026-09-09T16:08:16.0448750Z Updating files: 58% (4049/6980)
2026-09-09T16:08:16.0730660Z Updating files: 59% (4119/6980)
2026-09-09T16:08:16.1036130Z Updating files: 60% (4188/6980)
2026-09-09T16:08:16.1375470Z Updating files: 61% (4258/6980)
2026-09-09T16:08:16.1684330Z Updating files: 62% (4328/6980)
2026-09-09T16:08:16.2014590Z Updating files: 63% (4398/6980)
2026-09-09T16:08:16.2316170Z Updating files: 64% (4468/6980)
2026-09-09T16:08:16.2621140Z Updating files: 65% (4537/6980)
2026-09-09T16:08:16.3000360Z Updating files: 66% (4607/6980)
2026-09-09T16:08:16.3319730Z Updating files: 67% (4677/6980)
2026-09-09T16:08:16.3637630Z Updating files: 68% (4747/6980)
2026-09-09T16:08:16.4898060Z Updating files: 69% (4817/6980)
2026-09-09T16:08:16.5201030Z Updating files: 70% (4886/6980)
2026-09-09T16:08:16.5505750Z Updating files: 71% (4956/6980)
2026-09-09T16:08:16.5787040Z Updating files: 72% (5026/6980)
2026-09-09T16:08:16.6144400Z Updating files: 73% (5096/6980)
2026-09-09T16:08:16.6500660Z Updating files: 74% (5166/6980)
2026-09-09T16:08:16.6914250Z Updating files: 75% (5235/6980)
2026-09-09T16:08:16.7387150Z Updating files: 76% (5305/6980)
2026-09-09T16:08:16.7606190Z Updating files: 77% (5375/6980)
2026-09-09T16:08:16.7901290Z Updating files: 78% (5445/6980)
2026-09-09T16:08:16.8106380Z Updating files: 79% (5515/6980)
2026-09-09T16:08:16.8236780Z Updating files: 79% (5561/6980)
2026-09-09T16:08:16.8597320Z Updating files: 80% (5584/6980)
2026-09-09T16:08:16.8958950Z Updating files: 81% (5654/6980)
2026-09-09T16:08:16.9270100Z Updating files: 82% (5724/6980)
2026-09-09T16:08:16.9545330Z Updating files: 83% (5794/6980)
2026-09-09T16:08:16.9881910Z Updating files: 84% (5864/6980)
2026-09-09T16:08:17.0232680Z Updating files: 85% (5933/6980)
2026-09-09T16:08:17.0551100Z Updating files: 86% (6003/6980)
2026-09-09T16:08:17.0919140Z Updating files: 87% (6073/6980)
2026-09-09T16:08:17.1246470Z Updating files: 88% (6143/6980)
2026-09-09T16:08:17.1575210Z Updating files: 89% (6213/6980)
2026-09-09T16:08:17.1901070Z Updating files: 90% (6282/6980)
2026-09-09T16:08:17.3051940Z Updating files: 91% (6352/6980)
2026-09-09T16:08:17.3383910Z Updating files: 92% (6422/6980)
2026-09-09T16:08:17.4167280Z Updating files: 93% (6492/6980)
2026-09-09T16:08:17.4523340Z Updating files: 94% (6562/6980)
2026-09-09T16:08:17.4946180Z Updating files: 95% (6631/6980)
2026-09-09T16:08:17.5138620Z Updating files: 96% (6701/6980)
2026-09-09T16:08:17.5417100Z Updating files: 97% (6771/6980)
2026-09-09T16:08:17.5726650Z Updating files: 98% (6841/6980)
2026-09-09T16:08:17.6042550Z Updating files: 99% (6911/6980)
2026-09-09T16:08:17.6044050Z Updating files: 100% (6980/6980)
2026-09-09T16:08:17.6044950Z Updating files: 100% (6980/6980), done.
2026-09-09T16:08:17.6303310Z Switched to a new branch 'py3.11'
2026-09-09T16:08:17.6319300Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-09-09T16:08:17.6597300Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-09T16:08:17.6767920Z 00a2f9c166f46da11e596dea594a273deb8ae95d