timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-02T14:09:09.9961469Z with:
2026-08-02T14:09:09.9962014Z repository: pypy/pypy
2026-08-02T14:09:09.9966867Z token: ***
2026-08-02T14:09:09.9967315Z ssh-strict: true
2026-08-02T14:09:09.9967765Z ssh-user: git
2026-08-02T14:09:09.9968216Z persist-credentials: true
2026-08-02T14:09:09.9968721Z clean: true
2026-08-02T14:09:09.9969160Z sparse-checkout-cone-mode: true
2026-08-02T14:09:09.9969715Z fetch-depth: 1
2026-08-02T14:09:09.9970144Z fetch-tags: false
2026-08-02T14:09:09.9970605Z show-progress: true
2026-08-02T14:09:09.9971059Z lfs: false
2026-08-02T14:09:09.9971520Z submodules: false
2026-08-02T14:09:09.9971992Z set-safe-directory: true
2026-08-02T14:09:10.1763854Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T14:09:10.1877647Z Working directory is 'D:\a\pypy\pypy'
2026-08-02T14:09:10.2606967Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-08-02T14:09:10.4566418Z git version 2.55.0.windows.3
2026-08-02T14:09:10.4640592Z Temporarily overriding HOME='D:\a\_temp\7aca921a-af53-4321-b7f3-2d41bd9a0f86' before making global git config changes
2026-08-02T14:09:10.4643209Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T14:09:10.4653377Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-08-02T14:09:10.4951992Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-02T14:09:10.4968503Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-08-02T14:09:10.5424955Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-08-02T14:09:10.5468185Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-02T14:09:10.5787467Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-02T14:09:10.6110374Z Removing SSH command configuration
2026-08-02T14:09:10.6112213Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-02T14:09:10.6534556Z [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-02T14:09:11.6325245Z Removing HTTP extra header
2026-08-02T14:09:11.6336025Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T14:09:11.6738835Z [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-02T14:09:12.2508152Z Removing includeIf entries pointing to credentials config files
2026-08-02T14:09:12.2518850Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T14:09:12.2826346Z [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-02T14:09:12.8333987Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-a5ca05da-cfe6-4e92-9df3-9dac422645b9.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-02T14:09:12.8655866Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-a5ca05da-cfe6-4e92-9df3-9dac422645b9.config
2026-08-02T14:09:12.8983621Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-a5ca05da-cfe6-4e92-9df3-9dac422645b9.config
2026-08-02T14:09:12.9319631Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-a5ca05da-cfe6-4e92-9df3-9dac422645b9.config
2026-08-02T14:09:12.9714596Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-a5ca05da-cfe6-4e92-9df3-9dac422645b9.config
Fetching the repository
2026-08-02T14:09:13.0058265Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f7356d28f19f023e46e58443ec5988fd525899:refs/remotes/origin/main
2026-08-02T14:09:16.2839272Z From https://github.com/pypy/pypy
2026-08-02T14:09:16.2840236Z * [new ref] a2f7356d28f19f023e46e58443ec5988fd525899 -> origin/main
2026-08-02T14:09:16.2898091Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/main
2026-08-02T14:09:16.3189267Z origin/main
2026-08-02T14:09:16.3231495Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/main
2026-08-02T14:09:16.3544330Z a2f7356d28f19f023e46e58443ec5988fd525899
Determining the checkout info
2026-08-02T14:09:16.3587272Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-08-02T14:09:16.3947147Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T14:09:16.4263026Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T14:09:17.4975994Z Updating files: 54% (3267/6014)
2026-08-02T14:09:17.5186616Z Updating files: 55% (3308/6014)
2026-08-02T14:09:17.5359195Z Updating files: 56% (3368/6014)
2026-08-02T14:09:17.5504045Z Updating files: 57% (3428/6014)
2026-08-02T14:09:17.5666227Z Updating files: 58% (3489/6014)
2026-08-02T14:09:17.5791670Z Updating files: 59% (3549/6014)
2026-08-02T14:09:17.5942970Z Updating files: 60% (3609/6014)
2026-08-02T14:09:17.6111489Z Updating files: 61% (3669/6014)
2026-08-02T14:09:17.6259827Z Updating files: 62% (3729/6014)
2026-08-02T14:09:17.6421265Z Updating files: 63% (3789/6014)
2026-08-02T14:09:17.6595973Z Updating files: 64% (3849/6014)
2026-08-02T14:09:17.6735783Z Updating files: 65% (3910/6014)
2026-08-02T14:09:17.6872757Z Updating files: 66% (3970/6014)
2026-08-02T14:09:17.7030348Z Updating files: 67% (4030/6014)
2026-08-02T14:09:17.7205437Z Updating files: 68% (4090/6014)
2026-08-02T14:09:17.7371156Z Updating files: 69% (4150/6014)
2026-08-02T14:09:17.7604479Z Updating files: 70% (4210/6014)
2026-08-02T14:09:17.7761707Z Updating files: 71% (4270/6014)
2026-08-02T14:09:17.7938530Z Updating files: 72% (4331/6014)
2026-08-02T14:09:17.8080239Z Updating files: 73% (4391/6014)
2026-08-02T14:09:17.8210301Z Updating files: 74% (4451/6014)
2026-08-02T14:09:17.8369317Z Updating files: 75% (4511/6014)
2026-08-02T14:09:17.8506907Z Updating files: 76% (4571/6014)
2026-08-02T14:09:17.8676705Z Updating files: 77% (4631/6014)
2026-08-02T14:09:17.8866829Z Updating files: 78% (4691/6014)
2026-08-02T14:09:17.9028867Z Updating files: 79% (4752/6014)
2026-08-02T14:09:17.9203646Z Updating files: 80% (4812/6014)
2026-08-02T14:09:17.9414820Z Updating files: 81% (4872/6014)
2026-08-02T14:09:17.9590071Z Updating files: 82% (4932/6014)
2026-08-02T14:09:17.9747032Z Updating files: 83% (4992/6014)
2026-08-02T14:09:17.9934251Z Updating files: 84% (5052/6014)
2026-08-02T14:09:18.0103221Z Updating files: 85% (5112/6014)
2026-08-02T14:09:18.0278788Z Updating files: 86% (5173/6014)
2026-08-02T14:09:18.0460517Z Updating files: 87% (5233/6014)
2026-08-02T14:09:18.0648261Z Updating files: 88% (5293/6014)
2026-08-02T14:09:18.0801839Z Updating files: 89% (5353/6014)
2026-08-02T14:09:18.1045372Z Updating files: 90% (5413/6014)
2026-08-02T14:09:18.2154398Z Updating files: 91% (5473/6014)
2026-08-02T14:09:18.2838398Z Updating files: 92% (5533/6014)
2026-08-02T14:09:18.3006289Z Updating files: 93% (5594/6014)
2026-08-02T14:09:18.3145604Z Updating files: 94% (5654/6014)
2026-08-02T14:09:18.3290792Z Updating files: 95% (5714/6014)
2026-08-02T14:09:18.3433738Z Updating files: 96% (5774/6014)
2026-08-02T14:09:18.3589133Z Updating files: 97% (5834/6014)
2026-08-02T14:09:18.3725248Z Updating files: 98% (5894/6014)
2026-08-02T14:09:18.3878258Z Updating files: 99% (5954/6014)
2026-08-02T14:09:18.3881940Z Updating files: 100% (6014/6014)
2026-08-02T14:09:18.3882728Z Updating files: 100% (6014/6014), done.
2026-08-02T14:09:18.4135325Z Switched to a new branch 'main'
2026-08-02T14:09:18.4157456Z branch 'main' set up to track 'origin/main'.
2026-08-02T14:09:18.4671410Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-08-02T14:09:18.4952163Z a2f7356d28f19f023e46e58443ec5988fd525899