timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-30T16:25:48.2618330Z with:
2026-07-30T16:25:48.2619880Z repository: pypy/pypy
2026-07-30T16:25:48.2628480Z token: ***
2026-07-30T16:25:48.2629540Z ssh-strict: true
2026-07-30T16:25:48.2630330Z ssh-user: git
2026-07-30T16:25:48.2631130Z persist-credentials: true
2026-07-30T16:25:48.2632270Z clean: true
2026-07-30T16:25:48.2633280Z sparse-checkout-cone-mode: true
2026-07-30T16:25:48.2634480Z fetch-depth: 1
2026-07-30T16:25:48.2635490Z fetch-tags: false
2026-07-30T16:25:48.2636560Z show-progress: true
2026-07-30T16:25:48.2637730Z lfs: false
2026-07-30T16:25:48.2638650Z submodules: false
2026-07-30T16:25:48.2639600Z set-safe-directory: true
2026-07-30T16:25:48.7099390Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T16:25:48.7148020Z Working directory is '/Users/runner/work/pypy/pypy'
2026-07-30T16:25:48.7187010Z [command]/usr/local/bin/git version
2026-07-30T16:25:48.7231360Z git version 2.55.0
2026-07-30T16:25:48.8891230Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/a67564a0-7cfe-4126-b347-2194569ba801/.gitconfig'
2026-07-30T16:25:48.8936810Z Temporarily overriding HOME='/Users/runner/work/_temp/a67564a0-7cfe-4126-b347-2194569ba801' before making global git config changes
2026-07-30T16:25:48.8950050Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T16:25:48.8982720Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-30T16:25:48.9093800Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-30T16:25:48.9170010Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-07-30T16:25:48.9195300Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-30T16:25:48.9258620Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-30T16:25:48.9310500Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-30T16:25:48.9345110Z hint: call:
2026-07-30T16:25:48.9373950Z hint:
2026-07-30T16:25:48.9433880Z hint: git config --global init.defaultBranch <name>
2026-07-30T16:25:48.9467760Z hint:
2026-07-30T16:25:48.9483650Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-30T16:25:48.9515570Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-30T16:25:48.9539060Z hint:
2026-07-30T16:25:48.9565960Z hint: git branch -m <name>
2026-07-30T16:25:48.9610020Z hint:
2026-07-30T16:25:48.9632790Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-30T16:25:48.9670020Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-07-30T16:25:48.9741380Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T16:25:49.0212580Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-30T16:25:49.0627460Z Removing SSH command configuration
2026-07-30T16:25:49.0706590Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T16:25:49.0893740Z [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-07-30T16:25:49.2385700Z Removing HTTP extra header
2026-07-30T16:25:49.2476330Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T16:25:49.2760160Z [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-07-30T16:25:49.3381640Z Removing includeIf entries pointing to credentials config files
2026-07-30T16:25:49.3474910Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T16:25:49.5062750Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T16:25:49.5623740Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-791fe706-cfca-4866-8b88-dbae30772fe7.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-30T16:25:49.5843490Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-791fe706-cfca-4866-8b88-dbae30772fe7.config
2026-07-30T16:25:49.5942530Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-791fe706-cfca-4866-8b88-dbae30772fe7.config
2026-07-30T16:25:49.6073050Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-791fe706-cfca-4866-8b88-dbae30772fe7.config
2026-07-30T16:25:49.6147440Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-791fe706-cfca-4866-8b88-dbae30772fe7.config
Fetching the repository
2026-07-30T16:25:49.6458170Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7:refs/remotes/pull/5541/merge
2026-07-30T16:25:52.8217610Z From https://github.com/pypy/pypy
2026-07-30T16:25:52.8223820Z * [new ref] 2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7 -> pull/5541/merge
Determining the checkout info
2026-07-30T16:25:52.8241020Z [command]/usr/local/bin/git sparse-checkout disable
2026-07-30T16:25:52.8356240Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T16:25:52.8555430Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5541/merge
2026-07-30T16:25:53.9528900Z Updating files: 54% (3256/6014)
2026-07-30T16:25:53.9724740Z Updating files: 55% (3308/6014)
2026-07-30T16:25:53.9859670Z Updating files: 56% (3368/6014)
2026-07-30T16:25:54.0006180Z Updating files: 57% (3428/6014)
2026-07-30T16:25:54.0151870Z Updating files: 58% (3489/6014)
2026-07-30T16:25:54.0299570Z Updating files: 59% (3549/6014)
2026-07-30T16:25:54.0461110Z Updating files: 60% (3609/6014)
2026-07-30T16:25:54.0632800Z Updating files: 61% (3669/6014)
2026-07-30T16:25:54.0793770Z Updating files: 62% (3729/6014)
2026-07-30T16:25:54.0961450Z Updating files: 63% (3789/6014)
2026-07-30T16:25:54.1158890Z Updating files: 64% (3849/6014)
2026-07-30T16:25:54.1305080Z Updating files: 65% (3910/6014)
2026-07-30T16:25:54.1451660Z Updating files: 66% (3970/6014)
2026-07-30T16:25:54.1621190Z Updating files: 67% (4030/6014)
2026-07-30T16:25:54.1820850Z Updating files: 68% (4090/6014)
2026-07-30T16:25:54.1993040Z Updating files: 69% (4150/6014)
2026-07-30T16:25:54.2200870Z Updating files: 70% (4210/6014)
2026-07-30T16:25:54.2471650Z Updating files: 71% (4270/6014)
2026-07-30T16:25:54.2546610Z Updating files: 72% (4331/6014)
2026-07-30T16:25:54.2710800Z Updating files: 73% (4391/6014)
2026-07-30T16:25:54.2887910Z Updating files: 74% (4451/6014)
2026-07-30T16:25:54.3081400Z Updating files: 75% (4511/6014)
2026-07-30T16:25:54.3251640Z Updating files: 76% (4571/6014)
2026-07-30T16:25:54.3414320Z Updating files: 77% (4631/6014)
2026-07-30T16:25:54.3625000Z Updating files: 78% (4691/6014)
2026-07-30T16:25:54.3790720Z Updating files: 79% (4752/6014)
2026-07-30T16:25:54.3962440Z Updating files: 80% (4812/6014)
2026-07-30T16:25:54.4168320Z Updating files: 81% (4872/6014)
2026-07-30T16:25:54.4343360Z Updating files: 82% (4932/6014)
2026-07-30T16:25:54.4508230Z Updating files: 83% (4992/6014)
2026-07-30T16:25:54.5058710Z Updating files: 84% (5052/6014)
2026-07-30T16:25:54.5260730Z Updating files: 85% (5112/6014)
2026-07-30T16:25:54.5456620Z Updating files: 86% (5173/6014)
2026-07-30T16:25:54.5663490Z Updating files: 87% (5233/6014)
2026-07-30T16:25:54.5845710Z Updating files: 88% (5293/6014)
2026-07-30T16:25:54.6011520Z Updating files: 89% (5353/6014)
2026-07-30T16:25:54.6266480Z Updating files: 90% (5413/6014)
2026-07-30T16:25:54.7400940Z Updating files: 91% (5473/6014)
2026-07-30T16:25:54.8404310Z Updating files: 92% (5533/6014)
2026-07-30T16:25:54.9407690Z Updating files: 93% (5594/6014)
2026-07-30T16:25:54.9839180Z Updating files: 94% (5654/6014)
2026-07-30T16:25:54.9853690Z Updating files: 95% (5714/6014)
2026-07-30T16:25:54.9910950Z Updating files: 95% (5768/6014)
2026-07-30T16:25:54.9912720Z Updating files: 96% (5774/6014)
2026-07-30T16:25:54.9914350Z Updating files: 97% (5834/6014)
2026-07-30T16:25:54.9915920Z Updating files: 98% (5894/6014)
2026-07-30T16:25:54.9917620Z Updating files: 99% (5954/6014)
2026-07-30T16:25:54.9919820Z Updating files: 100% (6014/6014)
2026-07-30T16:25:54.9921790Z Updating files: 100% (6014/6014), done.
2026-07-30T16:25:55.0015350Z HEAD is now at 2e8d28e Merge a580ffc72108f66b12c3e21ed561547db70cb8a2 into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-30T16:25:55.0175660Z [command]/usr/local/bin/git log -1 --format=%H
2026-07-30T16:25:55.0271930Z 2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7