Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-10T00:10:44.0859062Z with: 2026-09-10T00:10:44.0859482Z repository: pypy/pypy 2026-09-10T00:10:44.0863214Z token: *** 2026-09-10T00:10:44.0863640Z ssh-strict: true 2026-09-10T00:10:44.0864228Z ssh-user: git 2026-09-10T00:10:44.0865889Z persist-credentials: true 2026-09-10T00:10:44.0866564Z clean: true 2026-09-10T00:10:44.0867180Z sparse-checkout-cone-mode: true 2026-09-10T00:10:44.0867815Z fetch-depth: 1 2026-09-10T00:10:44.0868346Z fetch-tags: false 2026-09-10T00:10:44.0868906Z show-progress: true 2026-09-10T00:10:44.0869451Z lfs: false 2026-09-10T00:10:44.0870003Z submodules: false 2026-09-10T00:10:44.0870575Z set-safe-directory: true
2026-09-10T00:10:44.2451033Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T00:10:44.2454799Z Working directory is 'D:\a\pypy\pypy' 2026-09-10T00:10:44.3284862Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-09-10T00:10:44.6755041Z git version 2.55.0.windows.5
2026-09-10T00:10:44.6833592Z Temporarily overriding HOME='D:\a\_temp\851a5f55-eb74-476b-8062-7bd2c5b3a4d0' before making global git config changes 2026-09-10T00:10:44.6837385Z Adding repository directory to the temporary git global config as a safe directory 2026-09-10T00:10:44.6845869Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-09-10T00:10:44.7440122Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-09-10T00:10:44.7454991Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-09-10T00:10:44.8185645Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-09-10T00:10:44.8241239Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T00:10:44.8793992Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-09-10T00:10:44.9064325Z Removing SSH command configuration 2026-09-10T00:10:44.9071610Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-09-10T00:10:44.9348777Z [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-09-10T00:10:46.2475408Z Removing HTTP extra header 2026-09-10T00:10:46.2488271Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-10T00:10:46.2779547Z [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-09-10T00:10:46.7410988Z Removing includeIf entries pointing to credentials config files 2026-09-10T00:10:46.7422150Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-10T00:10:46.7694233Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-09-10T00:10:47.2650012Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-3733fe4f-00ce-4666-8c0c-277beb9d59c7.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-09-10T00:10:47.2938075Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-3733fe4f-00ce-4666-8c0c-277beb9d59c7.config 2026-09-10T00:10:47.3204017Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-3733fe4f-00ce-4666-8c0c-277beb9d59c7.config 2026-09-10T00:10:47.3513017Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-3733fe4f-00ce-4666-8c0c-277beb9d59c7.config 2026-09-10T00:10:47.3787971Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-3733fe4f-00ce-4666-8c0c-277beb9d59c7.config
Fetching the repository
2026-09-10T00:10:47.4071223Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7996577de05be06a46a97d8c953879f055f81c85:refs/remotes/origin/py3.12 2026-09-10T00:10:51.7765608Z From https://github.com/pypy/pypy 2026-09-10T00:10:51.7767002Z * [new ref] 7996577de05be06a46a97d8c953879f055f81c85 -> origin/py3.12 2026-09-10T00:10:51.7827998Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/py3.12 2026-09-10T00:10:51.8165246Z origin/py3.12 2026-09-10T00:10:51.8219362Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/py3.12 2026-09-10T00:10:51.8697361Z 7996577de05be06a46a97d8c953879f055f81c85
Determining the checkout info
2026-09-10T00:10:51.8744492Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-09-10T00:10:51.9129679Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T00:10:51.9403168Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-10T00:10:53.0115167Z Updating files: 65% (4648/7067) 2026-09-10T00:10:53.0232684Z Updating files: 66% (4665/7067) 2026-09-10T00:10:53.0386584Z Updating files: 67% (4735/7067) 2026-09-10T00:10:53.0509920Z Updating files: 68% (4806/7067) 2026-09-10T00:10:53.0668077Z Updating files: 69% (4877/7067) 2026-09-10T00:10:53.0831511Z Updating files: 70% (4947/7067) 2026-09-10T00:10:53.0948648Z Updating files: 71% (5018/7067) 2026-09-10T00:10:53.1059787Z Updating files: 72% (5089/7067) 2026-09-10T00:10:53.1215561Z Updating files: 73% (5159/7067) 2026-09-10T00:10:53.1368425Z Updating files: 74% (5230/7067) 2026-09-10T00:10:53.1597284Z Updating files: 75% (5301/7067) 2026-09-10T00:10:53.1733487Z Updating files: 76% (5371/7067) 2026-09-10T00:10:53.1893960Z Updating files: 77% (5442/7067) 2026-09-10T00:10:53.2047156Z Updating files: 78% (5513/7067) 2026-09-10T00:10:53.2159030Z Updating files: 79% (5583/7067) 2026-09-10T00:10:53.2313444Z Updating files: 80% (5654/7067) 2026-09-10T00:10:53.2408567Z Updating files: 81% (5725/7067) 2026-09-10T00:10:53.2542171Z Updating files: 82% (5795/7067) 2026-09-10T00:10:53.2650246Z Updating files: 83% (5866/7067) 2026-09-10T00:10:53.2810728Z Updating files: 84% (5937/7067) 2026-09-10T00:10:53.3009548Z Updating files: 85% (6007/7067) 2026-09-10T00:10:53.3139436Z Updating files: 86% (6078/7067) 2026-09-10T00:10:53.3314514Z Updating files: 87% (6149/7067) 2026-09-10T00:10:53.3457006Z Updating files: 88% (6219/7067) 2026-09-10T00:10:53.3622506Z Updating files: 89% (6290/7067) 2026-09-10T00:10:53.3790282Z Updating files: 90% (6361/7067) 2026-09-10T00:10:53.8359493Z Updating files: 91% (6431/7067) 2026-09-10T00:10:53.8497766Z Updating files: 92% (6502/7067) 2026-09-10T00:10:53.9194225Z Updating files: 93% (6573/7067) 2026-09-10T00:10:53.9346784Z Updating files: 94% (6643/7067) 2026-09-10T00:10:53.9457144Z Updating files: 95% (6714/7067) 2026-09-10T00:10:53.9577673Z Updating files: 96% (6785/7067) 2026-09-10T00:10:53.9688986Z Updating files: 97% (6855/7067) 2026-09-10T00:10:53.9801182Z Updating files: 98% (6926/7067) 2026-09-10T00:10:53.9924037Z Updating files: 99% (6997/7067) 2026-09-10T00:10:53.9924548Z Updating files: 100% (7067/7067) 2026-09-10T00:10:53.9924983Z Updating files: 100% (7067/7067), done. 2026-09-10T00:10:54.0105265Z Switched to a new branch 'py3.12' 2026-09-10T00:10:54.0156199Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-10T00:10:54.0614443Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-09-10T00:10:54.0853360Z 7996577de05be06a46a97d8c953879f055f81c85