timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-28T15:21:27.0233198Z with:
2026-08-28T15:21:27.0233696Z repository: pypy/pypy
2026-08-28T15:21:27.0237502Z token: ***
2026-08-28T15:21:27.0237996Z ssh-strict: true
2026-08-28T15:21:27.0238436Z ssh-user: git
2026-08-28T15:21:27.0238828Z persist-credentials: true
2026-08-28T15:21:27.0239284Z clean: true
2026-08-28T15:21:27.0239694Z sparse-checkout-cone-mode: true
2026-08-28T15:21:27.0240201Z fetch-depth: 1
2026-08-28T15:21:27.0240587Z fetch-tags: false
2026-08-28T15:21:27.0240977Z show-progress: true
2026-08-28T15:21:27.0241400Z lfs: false
2026-08-28T15:21:27.0241776Z submodules: false
2026-08-28T15:21:27.0242182Z set-safe-directory: true
2026-08-28T15:21:27.1970341Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-28T15:21:27.1973096Z Working directory is 'D:\a\pypy\pypy'
2026-08-28T15:21:27.2541041Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-08-28T15:21:27.4313295Z git version 2.55.0.windows.5
2026-08-28T15:21:27.4370713Z Temporarily overriding HOME='D:\a\_temp\c6adac70-19b0-4fad-a9bd-f4edf7fc27a2' before making global git config changes
2026-08-28T15:21:27.4371946Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T15:21:27.4379101Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-08-28T15:21:27.4620705Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-28T15:21:27.4633162Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-08-28T15:21:27.5105365Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-08-28T15:21:27.5144453Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-28T15:21:27.5389809Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-28T15:21:27.5617920Z Removing SSH command configuration
2026-08-28T15:21:27.5625718Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-28T15:21:27.5882400Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-28T15:21:28.9252502Z Removing HTTP extra header
2026-08-28T15:21:28.9259518Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T15:21:28.9490822Z [command]"C:\Program Files\Git\bin\git.exe" 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-28T15:21:29.3835268Z Removing includeIf entries pointing to credentials config files
2026-08-28T15:21:29.3845670Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T15:21:29.4072223Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-28T15:21:29.8308175Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-e50a2fc8-06b4-44e6-9545-8702aa51f723.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-28T15:21:29.8538663Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-e50a2fc8-06b4-44e6-9545-8702aa51f723.config
2026-08-28T15:21:29.8755078Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-e50a2fc8-06b4-44e6-9545-8702aa51f723.config
2026-08-28T15:21:29.8976119Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-e50a2fc8-06b4-44e6-9545-8702aa51f723.config
2026-08-28T15:21:29.9200337Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-e50a2fc8-06b4-44e6-9545-8702aa51f723.config
Fetching the repository
2026-08-28T15:21:29.9427487Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +54325db2f35c9ddc2a598c5c8d5404386cd2f9a3:refs/remotes/origin/py3.11
2026-08-28T15:21:31.7738969Z From https://github.com/pypy/pypy
2026-08-28T15:21:31.7739912Z * [new ref] 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3 -> origin/py3.11
2026-08-28T15:21:31.7787821Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/py3.11
2026-08-28T15:21:31.7991826Z origin/py3.11
2026-08-28T15:21:31.8024917Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/py3.11
2026-08-28T15:21:31.8212672Z 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3
Determining the checkout info
2026-08-28T15:21:31.8245343Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-08-28T15:21:31.8485250Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-28T15:21:31.8703960Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-08-28T15:21:33.0878872Z Updating files: 92% (6467/7029)
2026-08-28T15:21:33.4674712Z Updating files: 93% (6537/7029)
2026-08-28T15:21:33.4783545Z Updating files: 94% (6608/7029)
2026-08-28T15:21:33.4867647Z Updating files: 95% (6678/7029)
2026-08-28T15:21:33.4970976Z Updating files: 96% (6748/7029)
2026-08-28T15:21:33.5059049Z Updating files: 97% (6819/7029)
2026-08-28T15:21:33.5138105Z Updating files: 98% (6889/7029)
2026-08-28T15:21:33.5229963Z Updating files: 99% (6959/7029)
2026-08-28T15:21:33.5230524Z Updating files: 100% (7029/7029)
2026-08-28T15:21:33.5231219Z Updating files: 100% (7029/7029), done.
2026-08-28T15:21:33.5386773Z Switched to a new branch 'py3.11'
2026-08-28T15:21:33.5395603Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-28T15:21:33.5720580Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-08-28T15:21:33.5917542Z 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3