timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-25T10:42:28.5812970Z with:
2026-08-25T10:42:28.5834370Z repository: pypy/pypy
2026-08-25T10:42:28.5840120Z token: ***
2026-08-25T10:42:28.5840720Z ssh-strict: true
2026-08-25T10:42:28.5841330Z ssh-user: git
2026-08-25T10:42:28.5841950Z persist-credentials: true
2026-08-25T10:42:28.5842640Z clean: true
2026-08-25T10:42:28.5843260Z sparse-checkout-cone-mode: true
2026-08-25T10:42:28.5844010Z fetch-depth: 1
2026-08-25T10:42:28.5844620Z fetch-tags: false
2026-08-25T10:42:28.5845250Z show-progress: true
2026-08-25T10:42:28.5845870Z lfs: false
2026-08-25T10:42:28.5846510Z submodules: false
2026-08-25T10:42:28.5847150Z set-safe-directory: true
2026-08-25T10:42:28.9430000Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T10:42:28.9433650Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-25T10:42:28.9435200Z [command]/usr/local/bin/git version
2026-08-25T10:42:28.9807390Z git version 2.55.0
2026-08-25T10:42:28.9857760Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/6365caa8-a408-4aec-9300-22bd52453da8/.gitconfig'
2026-08-25T10:42:28.9872370Z Temporarily overriding HOME='/Users/runner/work/_temp/6365caa8-a408-4aec-9300-22bd52453da8' before making global git config changes
2026-08-25T10:42:28.9874530Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T10:42:28.9877300Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-25T10:42:29.0001610Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T10:42:29.0012800Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-25T10:42:29.0326940Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T10:42:29.0328560Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T10:42:29.0330010Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T10:42:29.0331170Z hint: call:
2026-08-25T10:42:29.0331820Z hint:
2026-08-25T10:42:29.0332660Z hint: git config --global init.defaultBranch <name>
2026-08-25T10:42:29.0333600Z hint:
2026-08-25T10:42:29.0334560Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T10:42:29.0336030Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T10:42:29.0337260Z hint:
2026-08-25T10:42:29.0337990Z hint: git branch -m <name>
2026-08-25T10:42:29.0338750Z hint:
2026-08-25T10:42:29.0339790Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T10:42:29.0341350Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-25T10:42:29.0347470Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T10:42:29.0455510Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T10:42:29.0544400Z Removing SSH command configuration
2026-08-25T10:42:29.0550960Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T10:42:29.0646070Z [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-25T10:42:29.1916460Z Removing HTTP extra header
2026-08-25T10:42:29.1921480Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T10:42:29.2005120Z [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-25T10:42:29.3083460Z Removing includeIf entries pointing to credentials config files
2026-08-25T10:42:29.3088690Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T10:42:29.3174790Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T10:42:29.4769000Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-cc3aa7e5-e359-4971-b53a-de5a53c1c3ed.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-25T10:42:29.4774210Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-cc3aa7e5-e359-4971-b53a-de5a53c1c3ed.config
2026-08-25T10:42:29.4779020Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-cc3aa7e5-e359-4971-b53a-de5a53c1c3ed.config
2026-08-25T10:42:29.4980470Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-cc3aa7e5-e359-4971-b53a-de5a53c1c3ed.config
2026-08-25T10:42:29.4985860Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-cc3aa7e5-e359-4971-b53a-de5a53c1c3ed.config
Fetching the repository
2026-08-25T10:42:29.5088590Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +63a0c61596157095bfd43ad243a33ecd7f894cee:refs/remotes/origin/py3.11
2026-08-25T10:42:33.8284500Z From https://github.com/pypy/pypy
2026-08-25T10:42:33.8289640Z * [new ref] 63a0c61596157095bfd43ad243a33ecd7f894cee -> origin/py3.11
2026-08-25T10:42:33.8310410Z [command]/usr/local/bin/git branch --list --remote origin/py3.11
2026-08-25T10:42:33.8458120Z origin/py3.11
2026-08-25T10:42:33.8472600Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11
2026-08-25T10:42:33.8578360Z 63a0c61596157095bfd43ad243a33ecd7f894cee
Determining the checkout info
2026-08-25T10:42:33.8595560Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-25T10:42:33.8771840Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T10:42:33.8927620Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-08-25T10:42:35.0740040Z Updating files: 35% (2506/7029)
2026-08-25T10:42:35.0964830Z Updating files: 36% (2531/7029)
2026-08-25T10:42:35.1188040Z Updating files: 37% (2601/7029)
2026-08-25T10:42:35.1444470Z Updating files: 38% (2672/7029)
2026-08-25T10:42:35.2378330Z Updating files: 39% (2742/7029)
2026-08-25T10:42:35.2627870Z Updating files: 40% (2812/7029)
2026-08-25T10:42:35.2882500Z Updating files: 41% (2882/7029)
2026-08-25T10:42:35.3156840Z Updating files: 42% (2953/7029)
2026-08-25T10:42:35.3389830Z Updating files: 43% (3023/7029)
2026-08-25T10:42:35.3669180Z Updating files: 44% (3093/7029)
2026-08-25T10:42:35.3861800Z Updating files: 45% (3164/7029)
2026-08-25T10:42:35.4071740Z Updating files: 46% (3234/7029)
2026-08-25T10:42:35.4277400Z Updating files: 47% (3304/7029)
2026-08-25T10:42:35.4537850Z Updating files: 48% (3374/7029)
2026-08-25T10:42:35.4733710Z Updating files: 49% (3445/7029)
2026-08-25T10:42:35.4976370Z Updating files: 50% (3515/7029)
2026-08-25T10:42:35.5237330Z Updating files: 51% (3585/7029)
2026-08-25T10:42:35.5454200Z Updating files: 52% (3656/7029)
2026-08-25T10:42:35.5702220Z Updating files: 53% (3726/7029)
2026-08-25T10:42:35.5951880Z Updating files: 54% (3796/7029)
2026-08-25T10:42:35.6219090Z Updating files: 55% (3866/7029)
2026-08-25T10:42:35.6530410Z Updating files: 56% (3937/7029)
2026-08-25T10:42:35.7725140Z Updating files: 57% (4007/7029)
2026-08-25T10:42:35.7970530Z Updating files: 58% (4077/7029)
2026-08-25T10:42:35.8197850Z Updating files: 59% (4148/7029)
2026-08-25T10:42:35.8532960Z Updating files: 60% (4218/7029)
2026-08-25T10:42:35.8789400Z Updating files: 61% (4288/7029)
2026-08-25T10:42:35.9132480Z Updating files: 62% (4358/7029)
2026-08-25T10:42:35.9221560Z Updating files: 63% (4429/7029)
2026-08-25T10:42:35.9366890Z Updating files: 63% (4466/7029)
2026-08-25T10:42:35.9614380Z Updating files: 64% (4499/7029)
2026-08-25T10:42:35.9892480Z Updating files: 65% (4569/7029)
2026-08-25T10:42:36.0738100Z Updating files: 66% (4640/7029)
2026-08-25T10:42:36.0966440Z Updating files: 67% (4710/7029)
2026-08-25T10:42:36.1270530Z Updating files: 68% (4780/7029)
2026-08-25T10:42:36.1647100Z Updating files: 69% (4851/7029)
2026-08-25T10:42:36.1939550Z Updating files: 70% (4921/7029)
2026-08-25T10:42:36.2213700Z Updating files: 71% (4991/7029)
2026-08-25T10:42:36.2529600Z Updating files: 72% (5061/7029)
2026-08-25T10:42:36.2874540Z Updating files: 73% (5132/7029)
2026-08-25T10:42:36.3851310Z Updating files: 74% (5202/7029)
2026-08-25T10:42:36.4190470Z Updating files: 75% (5272/7029)
2026-08-25T10:42:36.5569840Z Updating files: 76% (5343/7029)
2026-08-25T10:42:36.6395270Z Updating files: 77% (5413/7029)
2026-08-25T10:42:36.6619940Z Updating files: 78% (5483/7029)
2026-08-25T10:42:36.8194480Z Updating files: 79% (5553/7029)
2026-08-25T10:42:36.8671890Z Updating files: 80% (5624/7029)
2026-08-25T10:42:36.8848750Z Updating files: 81% (5694/7029)
2026-08-25T10:42:36.9034160Z Updating files: 82% (5764/7029)
2026-08-25T10:42:36.9258990Z Updating files: 83% (5835/7029)
2026-08-25T10:42:36.9354400Z Updating files: 83% (5886/7029)
2026-08-25T10:42:37.0145790Z Updating files: 84% (5905/7029)
2026-08-25T10:42:37.0362570Z Updating files: 85% (5975/7029)
2026-08-25T10:42:37.1683260Z Updating files: 86% (6045/7029)
2026-08-25T10:42:37.2429040Z Updating files: 87% (6116/7029)
2026-08-25T10:42:37.3692630Z Updating files: 88% (6186/7029)
2026-08-25T10:42:37.4067770Z Updating files: 89% (6256/7029)
2026-08-25T10:42:37.4710380Z Updating files: 90% (6327/7029)
2026-08-25T10:42:37.5282080Z Updating files: 91% (6397/7029)
2026-08-25T10:42:37.9021330Z Updating files: 92% (6467/7029)
2026-08-25T10:42:37.9829660Z Updating files: 93% (6537/7029)
2026-08-25T10:42:37.9910920Z Updating files: 93% (6585/7029)
2026-08-25T10:42:37.9945780Z Updating files: 94% (6608/7029)
2026-08-25T10:42:38.0017050Z Updating files: 95% (6678/7029)
2026-08-25T10:42:38.0024970Z Updating files: 96% (6748/7029)
2026-08-25T10:42:38.0236170Z Updating files: 97% (6819/7029)
2026-08-25T10:42:38.1175460Z Updating files: 98% (6889/7029)
2026-08-25T10:42:38.1177990Z Updating files: 99% (6959/7029)
2026-08-25T10:42:38.1181030Z Updating files: 100% (7029/7029)
2026-08-25T10:42:38.1186550Z Updating files: 100% (7029/7029), done.
2026-08-25T10:42:38.1195270Z Switched to a new branch 'py3.11'
2026-08-25T10:42:38.1214400Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-25T10:42:38.1750410Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-25T10:42:38.1765440Z 63a0c61596157095bfd43ad243a33ecd7f894cee