Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T23:08:10.6431340Z with: 2026-08-31T23:08:10.6431930Z repository: pypy/pypy 2026-08-31T23:08:10.6437670Z token: *** 2026-08-31T23:08:10.6438260Z ssh-strict: true 2026-08-31T23:08:10.6438860Z ssh-user: git 2026-08-31T23:08:10.6439480Z persist-credentials: true 2026-08-31T23:08:10.6440160Z clean: true 2026-08-31T23:08:10.6440780Z sparse-checkout-cone-mode: true 2026-08-31T23:08:10.6441600Z fetch-depth: 1 2026-08-31T23:08:10.6442460Z fetch-tags: false 2026-08-31T23:08:10.6443170Z show-progress: true 2026-08-31T23:08:10.6443920Z lfs: false 2026-08-31T23:08:10.6444580Z submodules: false 2026-08-31T23:08:10.6445290Z set-safe-directory: true
2026-08-31T23:08:10.9181490Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T23:08:10.9185000Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-31T23:08:10.9186520Z [command]/usr/local/bin/git version 2026-08-31T23:08:11.0093030Z git version 2.55.0
2026-08-31T23:08:11.0259670Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/a9f4ac4b-521a-4a7d-904b-4ef42f9c7f7a/.gitconfig' 2026-08-31T23:08:11.0262290Z Temporarily overriding HOME='/Users/runner/work/_temp/a9f4ac4b-521a-4a7d-904b-4ef42f9c7f7a' before making global git config changes 2026-08-31T23:08:11.0264430Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T23:08:11.0266150Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-31T23:08:11.0309260Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T23:08:11.0321200Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-31T23:08:11.0623570Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T23:08:11.0625320Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T23:08:11.0626820Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T23:08:11.0627980Z hint: call: 2026-08-31T23:08:11.0628610Z hint: 2026-08-31T23:08:11.0629410Z hint: git config --global init.defaultBranch <name> 2026-08-31T23:08:11.0630350Z hint: 2026-08-31T23:08:11.0631340Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T23:08:11.0632850Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T23:08:11.0634080Z hint: 2026-08-31T23:08:11.0634780Z hint: git branch -m <name> 2026-08-31T23:08:11.0635550Z hint: 2026-08-31T23:08:11.0636520Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T23:08:11.0638020Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-31T23:08:11.0642400Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T23:08:11.0760940Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T23:08:11.0865300Z Removing SSH command configuration 2026-08-31T23:08:11.0870840Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T23:08:11.0963570Z [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-31T23:08:11.2283840Z Removing HTTP extra header 2026-08-31T23:08:11.2285360Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T23:08:11.2365020Z [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-31T23:08:11.3571720Z Removing includeIf entries pointing to credentials config files 2026-08-31T23:08:11.3577560Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T23:08:11.4177400Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T23:08:11.5864320Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-1b44fcb7-8a4f-4bcd-95c3-ef6e69fe4f6c.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T23:08:11.5878500Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-1b44fcb7-8a4f-4bcd-95c3-ef6e69fe4f6c.config 2026-08-31T23:08:11.5992620Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-1b44fcb7-8a4f-4bcd-95c3-ef6e69fe4f6c.config 2026-08-31T23:08:11.6099230Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1b44fcb7-8a4f-4bcd-95c3-ef6e69fe4f6c.config 2026-08-31T23:08:11.6205980Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1b44fcb7-8a4f-4bcd-95c3-ef6e69fe4f6c.config
Fetching the repository
2026-08-31T23:08:11.6313170Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8b4bd53847884259c2eb523c2b89321822a6d85d:refs/remotes/origin/py3.11 2026-08-31T23:08:16.9387710Z From https://github.com/pypy/pypy 2026-08-31T23:08:16.9389820Z * [new ref] 8b4bd53847884259c2eb523c2b89321822a6d85d -> origin/py3.11 2026-08-31T23:08:16.9406480Z [command]/usr/local/bin/git branch --list --remote origin/py3.11 2026-08-31T23:08:16.9506860Z origin/py3.11 2026-08-31T23:08:16.9517460Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-31T23:08:16.9596900Z 8b4bd53847884259c2eb523c2b89321822a6d85d
Determining the checkout info
2026-08-31T23:08:16.9607580Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-31T23:08:16.9723980Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T23:08:16.9829440Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-31T23:08:18.1401700Z Updating files: 43% (3066/7029) 2026-08-31T23:08:18.1581440Z Updating files: 44% (3093/7029) 2026-08-31T23:08:18.1726100Z Updating files: 45% (3164/7029) 2026-08-31T23:08:18.1877500Z Updating files: 46% (3234/7029) 2026-08-31T23:08:18.2051970Z Updating files: 47% (3304/7029) 2026-08-31T23:08:18.2268300Z Updating files: 48% (3374/7029) 2026-08-31T23:08:18.2440740Z Updating files: 49% (3445/7029) 2026-08-31T23:08:18.2716200Z Updating files: 50% (3515/7029) 2026-08-31T23:08:18.2884880Z Updating files: 51% (3585/7029) 2026-08-31T23:08:18.3057540Z Updating files: 52% (3656/7029) 2026-08-31T23:08:18.3244620Z Updating files: 53% (3726/7029) 2026-08-31T23:08:18.3430340Z Updating files: 54% (3796/7029) 2026-08-31T23:08:18.3601450Z Updating files: 55% (3866/7029) 2026-08-31T23:08:18.3754560Z Updating files: 56% (3937/7029) 2026-08-31T23:08:18.3949250Z Updating files: 57% (4007/7029) 2026-08-31T23:08:18.4138670Z Updating files: 58% (4077/7029) 2026-08-31T23:08:18.4316570Z Updating files: 59% (4148/7029) 2026-08-31T23:08:18.4533400Z Updating files: 60% (4218/7029) 2026-08-31T23:08:18.4697230Z Updating files: 61% (4288/7029) 2026-08-31T23:08:18.4861700Z Updating files: 62% (4358/7029) 2026-08-31T23:08:18.5046690Z Updating files: 63% (4429/7029) 2026-08-31T23:08:18.5213840Z Updating files: 64% (4499/7029) 2026-08-31T23:08:18.5407640Z Updating files: 65% (4569/7029) 2026-08-31T23:08:18.6038010Z Updating files: 66% (4640/7029) 2026-08-31T23:08:18.6575300Z Updating files: 67% (4710/7029) 2026-08-31T23:08:18.6575960Z Updating files: 68% (4780/7029) 2026-08-31T23:08:18.6736890Z Updating files: 69% (4851/7029) 2026-08-31T23:08:18.6961140Z Updating files: 70% (4921/7029) 2026-08-31T23:08:18.7561970Z Updating files: 71% (4991/7029) 2026-08-31T23:08:18.7567800Z Updating files: 72% (5061/7029) 2026-08-31T23:08:18.7633810Z Updating files: 73% (5132/7029) 2026-08-31T23:08:18.7872990Z Updating files: 74% (5202/7029) 2026-08-31T23:08:18.8055220Z Updating files: 75% (5272/7029) 2026-08-31T23:08:18.8252870Z Updating files: 76% (5343/7029) 2026-08-31T23:08:18.8422980Z Updating files: 77% (5413/7029) 2026-08-31T23:08:18.8594380Z Updating files: 78% (5483/7029) 2026-08-31T23:08:18.8780470Z Updating files: 79% (5553/7029) 2026-08-31T23:08:18.8969620Z Updating files: 80% (5624/7029) 2026-08-31T23:08:18.9167010Z Updating files: 81% (5694/7029) 2026-08-31T23:08:18.9351340Z Updating files: 82% (5764/7029) 2026-08-31T23:08:18.9548830Z Updating files: 83% (5835/7029) 2026-08-31T23:08:19.0134970Z Updating files: 84% (5905/7029) 2026-08-31T23:08:19.1665980Z Updating files: 84% (5912/7029) 2026-08-31T23:08:19.1837230Z Updating files: 85% (5975/7029) 2026-08-31T23:08:19.2103070Z Updating files: 86% (6045/7029) 2026-08-31T23:08:19.2855950Z Updating files: 87% (6116/7029) 2026-08-31T23:08:19.2871670Z Updating files: 88% (6186/7029) 2026-08-31T23:08:19.3658880Z Updating files: 89% (6256/7029) 2026-08-31T23:08:19.4273720Z Updating files: 90% (6327/7029) 2026-08-31T23:08:19.4518470Z Updating files: 91% (6397/7029) 2026-08-31T23:08:19.9894780Z Updating files: 92% (6467/7029) 2026-08-31T23:08:20.0066550Z Updating files: 93% (6537/7029) 2026-08-31T23:08:20.0794380Z Updating files: 93% (6554/7029) 2026-08-31T23:08:20.1200610Z Updating files: 94% (6608/7029) 2026-08-31T23:08:20.3254150Z Updating files: 95% (6678/7029) 2026-08-31T23:08:20.4242640Z Updating files: 96% (6748/7029) 2026-08-31T23:08:20.4279250Z Updating files: 97% (6819/7029) 2026-08-31T23:08:20.4573860Z Updating files: 98% (6889/7029) 2026-08-31T23:08:20.4862690Z Updating files: 99% (6959/7029) 2026-08-31T23:08:20.5098710Z Updating files: 100% (7029/7029) 2026-08-31T23:08:20.5414980Z Updating files: 100% (7029/7029), done. 2026-08-31T23:08:20.6406530Z Switched to a new branch 'py3.11' 2026-08-31T23:08:20.6417880Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-31T23:08:20.7982920Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-31T23:08:20.8407530Z 8b4bd53847884259c2eb523c2b89321822a6d85d