timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-22T13:31:32.1602440Z with:
2026-08-22T13:31:32.1603120Z repository: pypy/pypy
2026-08-22T13:31:32.1609390Z token: ***
2026-08-22T13:31:32.1610040Z ssh-strict: true
2026-08-22T13:31:32.1610710Z ssh-user: git
2026-08-22T13:31:32.1611410Z persist-credentials: true
2026-08-22T13:31:32.1612170Z clean: true
2026-08-22T13:31:32.1612860Z sparse-checkout-cone-mode: true
2026-08-22T13:31:32.1613690Z fetch-depth: 1
2026-08-22T13:31:32.1614360Z fetch-tags: false
2026-08-22T13:31:32.1615070Z show-progress: true
2026-08-22T13:31:32.1615780Z lfs: false
2026-08-22T13:31:32.1616410Z submodules: false
2026-08-22T13:31:32.1617120Z set-safe-directory: true
2026-08-22T13:31:32.4850700Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T13:31:32.4854810Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-22T13:31:32.4856560Z [command]/usr/local/bin/git version
2026-08-22T13:31:32.5256240Z git version 2.55.0
2026-08-22T13:31:32.5297760Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/c302c9af-07b6-4ba4-aa6d-a2665a907a61/.gitconfig'
2026-08-22T13:31:32.5314280Z Temporarily overriding HOME='/Users/runner/work/_temp/c302c9af-07b6-4ba4-aa6d-a2665a907a61' before making global git config changes
2026-08-22T13:31:32.5316640Z Adding repository directory to the temporary git global config as a safe directory
2026-08-22T13:31:32.5320280Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-22T13:31:32.5464070Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T13:31:32.5474930Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-22T13:31:32.5809000Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-22T13:31:32.5811970Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-22T13:31:32.5813540Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-22T13:31:32.5814820Z hint: call:
2026-08-22T13:31:32.5815570Z hint:
2026-08-22T13:31:32.5816460Z hint: git config --global init.defaultBranch <name>
2026-08-22T13:31:32.5817490Z hint:
2026-08-22T13:31:32.5818590Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-22T13:31:32.5820190Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-22T13:31:32.5821600Z hint:
2026-08-22T13:31:32.5822390Z hint: git branch -m <name>
2026-08-22T13:31:32.5823220Z hint:
2026-08-22T13:31:32.5824290Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-22T13:31:32.5826010Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-22T13:31:32.5831510Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T13:31:32.5945100Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T13:31:32.6036190Z Removing SSH command configuration
2026-08-22T13:31:32.6041330Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-22T13:31:32.6130030Z [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-22T13:31:32.7460410Z Removing HTTP extra header
2026-08-22T13:31:32.7466910Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-22T13:31:32.7556270Z [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-22T13:31:32.8766720Z Removing includeIf entries pointing to credentials config files
2026-08-22T13:31:32.8772810Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-22T13:31:32.8948410Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-22T13:31:33.0886910Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-97f44dde-d92b-4dc7-8dcc-f324009cf6af.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-22T13:31:33.0922780Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-97f44dde-d92b-4dc7-8dcc-f324009cf6af.config
2026-08-22T13:31:33.1028750Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-97f44dde-d92b-4dc7-8dcc-f324009cf6af.config
2026-08-22T13:31:33.1151660Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-97f44dde-d92b-4dc7-8dcc-f324009cf6af.config
2026-08-22T13:31:33.1256830Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-97f44dde-d92b-4dc7-8dcc-f324009cf6af.config
Fetching the repository
2026-08-22T13:31:33.1354920Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e3e0a8a07e8daa90f77dafb113add45de8ebd6c2:refs/remotes/origin/py3.12
2026-08-22T13:31:37.5939960Z From https://github.com/pypy/pypy
2026-08-22T13:31:37.5942790Z * [new ref] e3e0a8a07e8daa90f77dafb113add45de8ebd6c2 -> origin/py3.12
2026-08-22T13:31:37.5948390Z [command]/usr/local/bin/git branch --list --remote origin/py3.12
2026-08-22T13:31:37.6043550Z origin/py3.12
2026-08-22T13:31:37.6052030Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12
2026-08-22T13:31:37.6130790Z e3e0a8a07e8daa90f77dafb113add45de8ebd6c2
Determining the checkout info
2026-08-22T13:31:37.6144270Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-22T13:31:37.6272840Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T13:31:37.6366650Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-08-22T13:31:38.7879850Z Updating files: 38% (2722/7088)
2026-08-22T13:31:38.8043980Z Updating files: 39% (2765/7088)
2026-08-22T13:31:38.8089780Z Updating files: 40% (2836/7088)
2026-08-22T13:31:38.8106120Z Updating files: 41% (2907/7088)
2026-08-22T13:31:38.8123930Z Updating files: 42% (2977/7088)
2026-08-22T13:31:38.8170330Z Updating files: 43% (3048/7088)
2026-08-22T13:31:38.8365480Z Updating files: 44% (3119/7088)
2026-08-22T13:31:38.8509470Z Updating files: 45% (3190/7088)
2026-08-22T13:31:38.8696270Z Updating files: 46% (3261/7088)
2026-08-22T13:31:38.8865460Z Updating files: 47% (3332/7088)
2026-08-22T13:31:38.9695530Z Updating files: 48% (3403/7088)
2026-08-22T13:31:38.9862270Z Updating files: 49% (3474/7088)
2026-08-22T13:31:39.0020750Z Updating files: 50% (3544/7088)
2026-08-22T13:31:39.0225070Z Updating files: 51% (3615/7088)
2026-08-22T13:31:39.0389280Z Updating files: 52% (3686/7088)
2026-08-22T13:31:39.0568860Z Updating files: 53% (3757/7088)
2026-08-22T13:31:39.0755770Z Updating files: 54% (3828/7088)
2026-08-22T13:31:39.0923350Z Updating files: 55% (3899/7088)
2026-08-22T13:31:39.1079120Z Updating files: 56% (3970/7088)
2026-08-22T13:31:39.1250720Z Updating files: 57% (4041/7088)
2026-08-22T13:31:39.1414490Z Updating files: 58% (4112/7088)
2026-08-22T13:31:39.1574720Z Updating files: 59% (4182/7088)
2026-08-22T13:31:39.1767510Z Updating files: 60% (4253/7088)
2026-08-22T13:31:39.1914570Z Updating files: 61% (4324/7088)
2026-08-22T13:31:39.2072510Z Updating files: 62% (4395/7088)
2026-08-22T13:31:39.2241590Z Updating files: 63% (4466/7088)
2026-08-22T13:31:39.2406470Z Updating files: 64% (4537/7088)
2026-08-22T13:31:39.2619010Z Updating files: 65% (4608/7088)
2026-08-22T13:31:39.2875250Z Updating files: 66% (4679/7088)
2026-08-22T13:31:39.3046960Z Updating files: 67% (4749/7088)
2026-08-22T13:31:39.3231790Z Updating files: 68% (4820/7088)
2026-08-22T13:31:39.3405550Z Updating files: 69% (4891/7088)
2026-08-22T13:31:39.3585920Z Updating files: 70% (4962/7088)
2026-08-22T13:31:39.3760160Z Updating files: 71% (5033/7088)
2026-08-22T13:31:39.3956960Z Updating files: 72% (5104/7088)
2026-08-22T13:31:39.5741260Z Updating files: 73% (5175/7088)
2026-08-22T13:31:39.5795660Z Updating files: 74% (5246/7088)
2026-08-22T13:31:39.5797690Z Updating files: 75% (5316/7088)
2026-08-22T13:31:39.5840460Z Updating files: 76% (5387/7088)
2026-08-22T13:31:39.5898570Z Updating files: 77% (5458/7088)
2026-08-22T13:31:39.6080390Z Updating files: 78% (5529/7088)
2026-08-22T13:31:39.6316380Z Updating files: 79% (5600/7088)
2026-08-22T13:31:39.6539760Z Updating files: 80% (5671/7088)
2026-08-22T13:31:39.6558510Z Updating files: 81% (5742/7088)
2026-08-22T13:31:39.6810560Z Updating files: 81% (5746/7088)
2026-08-22T13:31:39.7010120Z Updating files: 82% (5813/7088)
2026-08-22T13:31:39.7226300Z Updating files: 83% (5884/7088)
2026-08-22T13:31:39.7435200Z Updating files: 84% (5954/7088)
2026-08-22T13:31:39.7632860Z Updating files: 85% (6025/7088)
2026-08-22T13:31:39.7867640Z Updating files: 86% (6096/7088)
2026-08-22T13:31:39.8075140Z Updating files: 87% (6167/7088)
2026-08-22T13:31:39.8303210Z Updating files: 88% (6238/7088)
2026-08-22T13:31:39.8596200Z Updating files: 89% (6309/7088)
2026-08-22T13:31:39.8761230Z Updating files: 90% (6380/7088)
2026-08-22T13:31:39.8984050Z Updating files: 91% (6451/7088)
2026-08-22T13:31:39.9907310Z Updating files: 92% (6521/7088)
2026-08-22T13:31:40.1416700Z Updating files: 93% (6592/7088)
2026-08-22T13:31:40.3432460Z Updating files: 94% (6663/7088)
2026-08-22T13:31:40.4293230Z Updating files: 95% (6734/7088)
2026-08-22T13:31:40.5108270Z Updating files: 96% (6805/7088)
2026-08-22T13:31:40.5137340Z Updating files: 97% (6876/7088)
2026-08-22T13:31:40.5159010Z Updating files: 98% (6947/7088)
2026-08-22T13:31:40.5269950Z Updating files: 99% (7018/7088)
2026-08-22T13:31:40.5368410Z Updating files: 100% (7088/7088)
2026-08-22T13:31:40.5414260Z Updating files: 100% (7088/7088), done.
2026-08-22T13:31:40.5426060Z Switched to a new branch 'py3.12'
2026-08-22T13:31:40.5446770Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-22T13:31:40.6008510Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-22T13:31:40.6027970Z e3e0a8a07e8daa90f77dafb113add45de8ebd6c2