timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-10T05:36:11.7664160Z with:
2026-09-10T05:36:11.7668940Z repository: pypy/pypy
2026-09-10T05:36:11.7758950Z token: ***
2026-09-10T05:36:11.7802880Z ssh-strict: true
2026-09-10T05:36:11.7830200Z ssh-user: git
2026-09-10T05:36:11.8144450Z persist-credentials: true
2026-09-10T05:36:11.8186560Z clean: true
2026-09-10T05:36:11.8193750Z sparse-checkout-cone-mode: true
2026-09-10T05:36:11.8210720Z fetch-depth: 1
2026-09-10T05:36:11.8221940Z fetch-tags: false
2026-09-10T05:36:11.8239500Z show-progress: true
2026-09-10T05:36:11.8244260Z lfs: false
2026-09-10T05:36:11.8250390Z submodules: false
2026-09-10T05:36:11.8254850Z set-safe-directory: true
2026-09-10T05:36:19.1273300Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T05:36:19.2233580Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-10T05:36:19.2679840Z [command]/usr/local/bin/git version
2026-09-10T05:36:19.2730900Z git version 2.55.0
2026-09-10T05:36:19.5006510Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/b0252e14-dd4f-4855-8a0b-ff9d4634fd1d/.gitconfig'
2026-09-10T05:36:19.5032380Z Temporarily overriding HOME='/Users/runner/work/_temp/b0252e14-dd4f-4855-8a0b-ff9d4634fd1d' before making global git config changes
2026-09-10T05:36:19.5126730Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T05:36:19.5152670Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-10T05:36:19.5212510Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-10T05:36:19.5222170Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-10T05:36:19.5596770Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-10T05:36:19.5638570Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-10T05:36:19.5672390Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-10T05:36:19.5677230Z hint: call:
2026-09-10T05:36:19.5680430Z hint:
2026-09-10T05:36:19.5683970Z hint: git config --global init.defaultBranch <name>
2026-09-10T05:36:19.5688000Z hint:
2026-09-10T05:36:19.5694860Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-10T05:36:19.5701330Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-10T05:36:19.5705510Z hint:
2026-09-10T05:36:19.5712980Z hint: git branch -m <name>
2026-09-10T05:36:19.5717130Z hint:
2026-09-10T05:36:19.5720770Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-10T05:36:19.5724740Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-10T05:36:19.5736700Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T05:36:19.9507730Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-10T05:36:20.4920680Z Removing SSH command configuration
2026-09-10T05:36:20.5211180Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-10T05:36:20.8565030Z [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-10T05:36:22.7960690Z Removing HTTP extra header
2026-09-10T05:36:22.8114770Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T05:36:22.8700440Z [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-10T05:36:25.1120020Z Removing includeIf entries pointing to credentials config files
2026-09-10T05:36:25.2503760Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T05:36:25.4273650Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-10T05:36:26.6793850Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-455a57a8-8d75-46ff-b5bd-8bf0fd4850d2.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-10T05:36:26.7089340Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-455a57a8-8d75-46ff-b5bd-8bf0fd4850d2.config
2026-09-10T05:36:26.8009110Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-455a57a8-8d75-46ff-b5bd-8bf0fd4850d2.config
2026-09-10T05:36:26.8116560Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-455a57a8-8d75-46ff-b5bd-8bf0fd4850d2.config
2026-09-10T05:36:26.8127630Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-455a57a8-8d75-46ff-b5bd-8bf0fd4850d2.config
Fetching the repository
2026-09-10T05:36:26.8143750Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7cdcf8cd12e8ff5bac28e70af7a7d78dc72ca710:refs/remotes/origin/py3.11
2026-09-10T05:36:31.0807430Z From https://github.com/pypy/pypy
2026-09-10T05:36:31.0811930Z * [new ref] 7cdcf8cd12e8ff5bac28e70af7a7d78dc72ca710 -> origin/py3.11
2026-09-10T05:36:31.0837240Z [command]/usr/local/bin/git branch --list --remote origin/py3.11
2026-09-10T05:36:31.0985030Z origin/py3.11
2026-09-10T05:36:31.1003480Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11
2026-09-10T05:36:31.1120050Z 7cdcf8cd12e8ff5bac28e70af7a7d78dc72ca710
Determining the checkout info
2026-09-10T05:36:31.1137180Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-10T05:36:31.1319040Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T05:36:31.1467490Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-09-10T05:36:32.3101540Z Updating files: 27% (1940/6980)
2026-09-10T05:36:32.3289180Z Updating files: 28% (1955/6980)
2026-09-10T05:36:32.3521800Z Updating files: 29% (2025/6980)
2026-09-10T05:36:32.3810280Z Updating files: 30% (2094/6980)
2026-09-10T05:36:32.4103610Z Updating files: 31% (2164/6980)
2026-09-10T05:36:32.4547370Z Updating files: 32% (2234/6980)
2026-09-10T05:36:32.4822320Z Updating files: 33% (2304/6980)
2026-09-10T05:36:32.5100750Z Updating files: 34% (2374/6980)
2026-09-10T05:36:32.5975440Z Updating files: 35% (2443/6980)
2026-09-10T05:36:32.6247940Z Updating files: 36% (2513/6980)
2026-09-10T05:36:32.6529570Z Updating files: 37% (2583/6980)
2026-09-10T05:36:32.6869900Z Updating files: 38% (2653/6980)
2026-09-10T05:36:32.7105510Z Updating files: 39% (2723/6980)
2026-09-10T05:36:32.7352590Z Updating files: 40% (2792/6980)
2026-09-10T05:36:32.7626190Z Updating files: 41% (2862/6980)
2026-09-10T05:36:32.7948870Z Updating files: 42% (2932/6980)
2026-09-10T05:36:32.8213720Z Updating files: 43% (3002/6980)
2026-09-10T05:36:32.8502910Z Updating files: 44% (3072/6980)
2026-09-10T05:36:32.8738290Z Updating files: 45% (3141/6980)
2026-09-10T05:36:32.8946100Z Updating files: 46% (3211/6980)
2026-09-10T05:36:32.9154810Z Updating files: 47% (3281/6980)
2026-09-10T05:36:32.9833280Z Updating files: 48% (3351/6980)
2026-09-10T05:36:33.0910700Z Updating files: 49% (3421/6980)
2026-09-10T05:36:33.1863140Z Updating files: 50% (3490/6980)
2026-09-10T05:36:33.2196810Z Updating files: 51% (3560/6980)
2026-09-10T05:36:33.2220190Z Updating files: 52% (3630/6980)
2026-09-10T05:36:33.2223710Z Updating files: 53% (3700/6980)
2026-09-10T05:36:33.2229220Z Updating files: 54% (3770/6980)
2026-09-10T05:36:33.2236250Z Updating files: 54% (3809/6980)
2026-09-10T05:36:33.2241410Z Updating files: 55% (3839/6980)
2026-09-10T05:36:33.2593640Z Updating files: 56% (3909/6980)
2026-09-10T05:36:33.3229900Z Updating files: 57% (3979/6980)
2026-09-10T05:36:33.3848600Z Updating files: 58% (4049/6980)
2026-09-10T05:36:33.3960080Z Updating files: 59% (4119/6980)
2026-09-10T05:36:33.4675240Z Updating files: 60% (4188/6980)
2026-09-10T05:36:33.6068950Z Updating files: 61% (4258/6980)
2026-09-10T05:36:33.6320600Z Updating files: 62% (4328/6980)
2026-09-10T05:36:33.6321390Z Updating files: 63% (4398/6980)
2026-09-10T05:36:33.6335510Z Updating files: 64% (4468/6980)
2026-09-10T05:36:33.6348630Z Updating files: 65% (4537/6980)
2026-09-10T05:36:33.6625240Z Updating files: 66% (4607/6980)
2026-09-10T05:36:33.7042800Z Updating files: 67% (4677/6980)
2026-09-10T05:36:33.7492820Z Updating files: 68% (4747/6980)
2026-09-10T05:36:33.8004260Z Updating files: 69% (4817/6980)
2026-09-10T05:36:33.9027100Z Updating files: 70% (4886/6980)
2026-09-10T05:36:33.9061520Z Updating files: 71% (4956/6980)
2026-09-10T05:36:33.9066490Z Updating files: 72% (5026/6980)
2026-09-10T05:36:33.9068870Z Updating files: 73% (5096/6980)
2026-09-10T05:36:33.9238440Z Updating files: 74% (5166/6980)
2026-09-10T05:36:33.9667550Z Updating files: 75% (5235/6980)
2026-09-10T05:36:33.9926830Z Updating files: 76% (5305/6980)
2026-09-10T05:36:34.1116630Z Updating files: 77% (5375/6980)
2026-09-10T05:36:34.1711980Z Updating files: 78% (5445/6980)
2026-09-10T05:36:34.1712710Z Updating files: 79% (5515/6980)
2026-09-10T05:36:34.1728730Z Updating files: 80% (5584/6980)
2026-09-10T05:36:34.1783970Z Updating files: 81% (5654/6980)
2026-09-10T05:36:34.1893520Z Updating files: 81% (5721/6980)
2026-09-10T05:36:34.3214680Z Updating files: 82% (5724/6980)
2026-09-10T05:36:34.3852620Z Updating files: 83% (5794/6980)
2026-09-10T05:36:34.4161310Z Updating files: 84% (5864/6980)
2026-09-10T05:36:34.4540250Z Updating files: 85% (5933/6980)
2026-09-10T05:36:34.4718770Z Updating files: 86% (6003/6980)
2026-09-10T05:36:34.5019780Z Updating files: 87% (6073/6980)
2026-09-10T05:36:34.6084490Z Updating files: 88% (6143/6980)
2026-09-10T05:36:34.6330120Z Updating files: 89% (6213/6980)
2026-09-10T05:36:34.6342190Z Updating files: 90% (6282/6980)
2026-09-10T05:36:34.6368990Z Updating files: 91% (6352/6980)
2026-09-10T05:36:34.6599130Z Updating files: 92% (6422/6980)
2026-09-10T05:36:34.7646890Z Updating files: 93% (6492/6980)
2026-09-10T05:36:34.8657730Z Updating files: 94% (6562/6980)
2026-09-10T05:36:34.8879470Z Updating files: 95% (6631/6980)
2026-09-10T05:36:34.9260220Z Updating files: 96% (6701/6980)
2026-09-10T05:36:34.9277740Z Updating files: 97% (6771/6980)
2026-09-10T05:36:34.9942650Z Updating files: 98% (6841/6980)
2026-09-10T05:36:35.0374040Z Updating files: 99% (6911/6980)
2026-09-10T05:36:35.0387870Z Updating files: 100% (6980/6980)
2026-09-10T05:36:35.0626090Z Updating files: 100% (6980/6980), done.
2026-09-10T05:36:35.0638290Z Switched to a new branch 'py3.11'
2026-09-10T05:36:35.0651530Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-09-10T05:36:35.0853750Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-10T05:36:35.0970710Z 7cdcf8cd12e8ff5bac28e70af7a7d78dc72ca710