Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-28T16:21:35.2618490Z with: 2026-08-28T16:21:35.2635010Z repository: pypy/pypy 2026-08-28T16:21:35.2637630Z token: *** 2026-08-28T16:21:35.2637820Z ssh-strict: true 2026-08-28T16:21:35.2637990Z ssh-user: git 2026-08-28T16:21:35.2638180Z persist-credentials: true 2026-08-28T16:21:35.2638380Z clean: true 2026-08-28T16:21:35.2638570Z sparse-checkout-cone-mode: true 2026-08-28T16:21:35.2638790Z fetch-depth: 1 2026-08-28T16:21:35.2638970Z fetch-tags: false 2026-08-28T16:21:35.2639160Z show-progress: true 2026-08-28T16:21:35.2639360Z lfs: false 2026-08-28T16:21:35.2639510Z submodules: false 2026-08-28T16:21:35.2639700Z set-safe-directory: true
2026-08-28T16:21:35.9904630Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-28T16:21:35.9907600Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-28T16:21:35.9995380Z [command]/opt/homebrew/bin/git version 2026-08-28T16:21:36.0457230Z git version 2.55.0
2026-08-28T16:21:36.0676280Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/85829dfd-ee5c-4d39-8d7f-b778d6abcb85/.gitconfig' 2026-08-28T16:21:36.0677320Z Temporarily overriding HOME='/Users/runner/work/_temp/85829dfd-ee5c-4d39-8d7f-b778d6abcb85' before making global git config changes 2026-08-28T16:21:36.0678160Z Adding repository directory to the temporary git global config as a safe directory 2026-08-28T16:21:36.0679000Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-28T16:21:36.0877880Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-28T16:21:36.0880690Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-28T16:21:36.1133550Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-28T16:21:36.1135660Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-28T16:21:36.1137900Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-28T16:21:36.1139910Z hint: call: 2026-08-28T16:21:36.1140300Z hint: 2026-08-28T16:21:36.1140770Z hint: git config --global init.defaultBranch <name> 2026-08-28T16:21:36.1141210Z hint: 2026-08-28T16:21:36.1141650Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-28T16:21:36.1143330Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-28T16:21:36.1143930Z hint: 2026-08-28T16:21:36.1144270Z hint: git branch -m <name> 2026-08-28T16:21:36.1144620Z hint: 2026-08-28T16:21:36.1145090Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-28T16:21:36.1145690Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-28T16:21:36.1147140Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-28T16:21:36.1238640Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-28T16:21:36.1321750Z Removing SSH command configuration 2026-08-28T16:21:36.1327360Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-28T16:21:36.1402960Z [command]/opt/homebrew/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-28T16:21:36.2488550Z Removing HTTP extra header 2026-08-28T16:21:36.2498770Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-28T16:21:36.2578630Z [command]/opt/homebrew/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-28T16:21:36.4377750Z Removing includeIf entries pointing to credentials config files 2026-08-28T16:21:36.4440690Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-28T16:21:36.4483410Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-28T16:21:36.5855340Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-9c97579d-673e-4afb-9335-a0e0ce68d9e5.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-28T16:21:36.5943000Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-9c97579d-673e-4afb-9335-a0e0ce68d9e5.config 2026-08-28T16:21:36.6007390Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-9c97579d-673e-4afb-9335-a0e0ce68d9e5.config 2026-08-28T16:21:36.6074850Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9c97579d-673e-4afb-9335-a0e0ce68d9e5.config 2026-08-28T16:21:36.6140240Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9c97579d-673e-4afb-9335-a0e0ce68d9e5.config
Fetching the repository
2026-08-28T16:21:36.6144370Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +642158d1b3d7514bf3af4cc6118b15809d01d560:refs/remotes/origin/py3.12 2026-08-28T16:21:40.7079100Z From https://github.com/pypy/pypy 2026-08-28T16:21:40.7081320Z * [new ref] 642158d1b3d7514bf3af4cc6118b15809d01d560 -> origin/py3.12 2026-08-28T16:21:40.7087660Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.12 2026-08-28T16:21:40.7233590Z origin/py3.12 2026-08-28T16:21:40.7240450Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.12 2026-08-28T16:21:40.7344240Z 642158d1b3d7514bf3af4cc6118b15809d01d560
Determining the checkout info
2026-08-28T16:21:40.7350780Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-28T16:21:40.7444490Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-28T16:21:40.7518640Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-08-28T16:21:41.8194370Z Updating files: 74% (5297/7091) 2026-08-28T16:21:41.8284660Z Updating files: 75% (5319/7091) 2026-08-28T16:21:41.8384650Z Updating files: 76% (5390/7091) 2026-08-28T16:21:41.8477570Z Updating files: 77% (5461/7091) 2026-08-28T16:21:41.8549590Z Updating files: 78% (5531/7091) 2026-08-28T16:21:41.8711220Z Updating files: 79% (5602/7091) 2026-08-28T16:21:41.8810310Z Updating files: 80% (5673/7091) 2026-08-28T16:21:41.8962630Z Updating files: 81% (5744/7091) 2026-08-28T16:21:41.9125820Z Updating files: 82% (5815/7091) 2026-08-28T16:21:41.9276440Z Updating files: 83% (5886/7091) 2026-08-28T16:21:41.9464220Z Updating files: 84% (5957/7091) 2026-08-28T16:21:41.9652720Z Updating files: 85% (6028/7091) 2026-08-28T16:21:41.9793220Z Updating files: 86% (6099/7091) 2026-08-28T16:21:41.9963240Z Updating files: 87% (6170/7091) 2026-08-28T16:21:42.0115580Z Updating files: 88% (6241/7091) 2026-08-28T16:21:42.0305220Z Updating files: 89% (6311/7091) 2026-08-28T16:21:42.0399620Z Updating files: 90% (6382/7091) 2026-08-28T16:21:42.0551730Z Updating files: 91% (6453/7091) 2026-08-28T16:21:42.1348700Z Updating files: 92% (6524/7091) 2026-08-28T16:21:42.1972480Z Updating files: 93% (6595/7091) 2026-08-28T16:21:42.2166260Z Updating files: 94% (6666/7091) 2026-08-28T16:21:42.2378590Z Updating files: 95% (6737/7091) 2026-08-28T16:21:42.2462760Z Updating files: 96% (6808/7091) 2026-08-28T16:21:42.2549670Z Updating files: 97% (6879/7091) 2026-08-28T16:21:42.2744480Z Updating files: 98% (6950/7091) 2026-08-28T16:21:42.2893430Z Updating files: 99% (7021/7091) 2026-08-28T16:21:42.2893860Z Updating files: 100% (7091/7091) 2026-08-28T16:21:42.2894670Z Updating files: 100% (7091/7091), done. 2026-08-28T16:21:42.3144070Z Switched to a new branch 'py3.12' 2026-08-28T16:21:42.3156910Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-28T16:21:42.3461270Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-28T16:21:42.3585140Z 642158d1b3d7514bf3af4cc6118b15809d01d560