timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-04T16:56:29.3433093Z with:
2026-08-04T16:56:29.3433557Z repository: pypy/pypy
2026-08-04T16:56:29.3439399Z token: ***
2026-08-04T16:56:29.3439894Z ssh-strict: true
2026-08-04T16:56:29.3440350Z ssh-user: git
2026-08-04T16:56:29.3440817Z persist-credentials: true
2026-08-04T16:56:29.3441322Z clean: true
2026-08-04T16:56:29.3441776Z sparse-checkout-cone-mode: true
2026-08-04T16:56:29.3442342Z fetch-depth: 1
2026-08-04T16:56:29.3442795Z fetch-tags: false
2026-08-04T16:56:29.3443266Z show-progress: true
2026-08-04T16:56:29.3443728Z lfs: false
2026-08-04T16:56:29.3444148Z submodules: false
2026-08-04T16:56:29.3444603Z set-safe-directory: true
2026-08-04T16:56:29.4994846Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-04T16:56:29.4997761Z Working directory is 'D:\a\pypy\pypy'
2026-08-04T16:56:29.6094637Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-08-04T16:56:29.9774547Z git version 2.55.0.windows.3
2026-08-04T16:56:29.9850636Z Temporarily overriding HOME='D:\a\_temp\a6e9a4f5-2003-4cef-b382-54c4ffd0699e' before making global git config changes
2026-08-04T16:56:29.9852704Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T16:56:29.9863151Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-08-04T16:56:30.0480708Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-04T16:56:30.0498068Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-08-04T16:56:30.1439954Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-08-04T16:56:30.1487612Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-04T16:56:30.2135182Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-04T16:56:30.2492752Z Removing SSH command configuration
2026-08-04T16:56:30.2501575Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T16:56:30.2878725Z [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-04T16:56:31.7776963Z Removing HTTP extra header
2026-08-04T16:56:31.7788831Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T16:56:31.8134702Z [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-04T16:56:32.4119299Z Removing includeIf entries pointing to credentials config files
2026-08-04T16:56:32.4136292Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T16:56:32.4485472Z [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-04T16:56:33.0321011Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-55161998-d259-43b3-877d-b5f78fd4258b.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-04T16:56:33.0675510Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-55161998-d259-43b3-877d-b5f78fd4258b.config
2026-08-04T16:56:33.1015868Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-55161998-d259-43b3-877d-b5f78fd4258b.config
2026-08-04T16:56:33.1445372Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-55161998-d259-43b3-877d-b5f78fd4258b.config
2026-08-04T16:56:33.1809303Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-55161998-d259-43b3-877d-b5f78fd4258b.config
Fetching the repository
2026-08-04T16:56:33.2182986Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +56fab5e60c82b08c2e7aea495bb691c6c56618e2:refs/remotes/pull/5553/merge
2026-08-04T16:56:36.7053401Z From https://github.com/pypy/pypy
2026-08-04T16:56:36.7054239Z * [new ref] 56fab5e60c82b08c2e7aea495bb691c6c56618e2 -> pull/5553/merge
Determining the checkout info
2026-08-04T16:56:36.7116080Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-08-04T16:56:36.8461700Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-04T16:56:36.8802113Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5553/merge
2026-08-04T16:56:38.0683763Z Updating files: 51% (3074/6014)
2026-08-04T16:56:38.0901662Z Updating files: 52% (3128/6014)
2026-08-04T16:56:38.1292225Z Updating files: 53% (3188/6014)
2026-08-04T16:56:38.1517455Z Updating files: 54% (3248/6014)
2026-08-04T16:56:38.1755393Z Updating files: 55% (3308/6014)
2026-08-04T16:56:38.1941030Z Updating files: 56% (3368/6014)
2026-08-04T16:56:38.2108399Z Updating files: 57% (3428/6014)
2026-08-04T16:56:38.2303543Z Updating files: 58% (3489/6014)
2026-08-04T16:56:38.2457250Z Updating files: 59% (3549/6014)
2026-08-04T16:56:38.2634872Z Updating files: 60% (3609/6014)
2026-08-04T16:56:38.2812095Z Updating files: 61% (3669/6014)
2026-08-04T16:56:38.3000246Z Updating files: 62% (3729/6014)
2026-08-04T16:56:38.3174659Z Updating files: 63% (3789/6014)
2026-08-04T16:56:38.3393390Z Updating files: 64% (3849/6014)
2026-08-04T16:56:38.3543757Z Updating files: 65% (3910/6014)
2026-08-04T16:56:38.3693722Z Updating files: 66% (3970/6014)
2026-08-04T16:56:38.3858936Z Updating files: 67% (4030/6014)
2026-08-04T16:56:38.5791121Z Updating files: 68% (4090/6014)
2026-08-04T16:56:38.6020628Z Updating files: 69% (4150/6014)
2026-08-04T16:56:38.6277881Z Updating files: 70% (4210/6014)
2026-08-04T16:56:38.6494622Z Updating files: 71% (4270/6014)
2026-08-04T16:56:38.6704961Z Updating files: 72% (4331/6014)
2026-08-04T16:56:38.6890439Z Updating files: 73% (4391/6014)
2026-08-04T16:56:38.7036355Z Updating files: 74% (4451/6014)
2026-08-04T16:56:38.7222089Z Updating files: 75% (4511/6014)
2026-08-04T16:56:38.7373460Z Updating files: 76% (4571/6014)
2026-08-04T16:56:38.7550758Z Updating files: 77% (4631/6014)
2026-08-04T16:56:38.7701910Z Updating files: 78% (4691/6014)
2026-08-04T16:56:38.7857637Z Updating files: 79% (4752/6014)
2026-08-04T16:56:38.8052673Z Updating files: 80% (4812/6014)
2026-08-04T16:56:38.8287616Z Updating files: 81% (4872/6014)
2026-08-04T16:56:38.8470407Z Updating files: 82% (4932/6014)
2026-08-04T16:56:38.8634847Z Updating files: 83% (4992/6014)
2026-08-04T16:56:38.8856532Z Updating files: 84% (5052/6014)
2026-08-04T16:56:38.9039930Z Updating files: 85% (5112/6014)
2026-08-04T16:56:38.9246208Z Updating files: 86% (5173/6014)
2026-08-04T16:56:38.9436555Z Updating files: 87% (5233/6014)
2026-08-04T16:56:38.9634931Z Updating files: 88% (5293/6014)
2026-08-04T16:56:38.9801655Z Updating files: 89% (5353/6014)
2026-08-04T16:56:39.0043920Z Updating files: 90% (5413/6014)
2026-08-04T16:56:39.0544359Z Updating files: 91% (5473/6014)
2026-08-04T16:56:39.1132959Z Updating files: 91% (5492/6014)
2026-08-04T16:56:39.1858533Z Updating files: 92% (5533/6014)
2026-08-04T16:56:39.2040156Z Updating files: 93% (5594/6014)
2026-08-04T16:56:39.2191929Z Updating files: 94% (5654/6014)
2026-08-04T16:56:39.2348692Z Updating files: 95% (5714/6014)
2026-08-04T16:56:39.2497077Z Updating files: 96% (5774/6014)
2026-08-04T16:56:39.2658996Z Updating files: 97% (5834/6014)
2026-08-04T16:56:39.2804439Z Updating files: 98% (5894/6014)
2026-08-04T16:56:39.2966198Z Updating files: 99% (5954/6014)
2026-08-04T16:56:39.2966646Z Updating files: 100% (6014/6014)
2026-08-04T16:56:39.2966915Z Updating files: 100% (6014/6014), done.
2026-08-04T16:56:39.3129003Z Note: switching to 'refs/remotes/pull/5553/merge'.
2026-08-04T16:56:39.3129511Z
2026-08-04T16:56:39.3129870Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-04T16:56:39.3131102Z changes and commit them, and you can discard any commits you make in this
2026-08-04T16:56:39.3131946Z state without impacting any branches by switching back to a branch.
2026-08-04T16:56:39.3132455Z
2026-08-04T16:56:39.3132761Z If you want to create a new branch to retain commits you create, you may
2026-08-04T16:56:39.3133533Z do so (now or later) by using -c with the switch command. Example:
2026-08-04T16:56:39.3133992Z
2026-08-04T16:56:39.3134183Z git switch -c <new-branch-name>
2026-08-04T16:56:39.3134480Z
2026-08-04T16:56:39.3134636Z Or undo this operation with:
2026-08-04T16:56:39.3134909Z
2026-08-04T16:56:39.3135040Z git switch -
2026-08-04T16:56:39.3135616Z
2026-08-04T16:56:39.3135988Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-04T16:56:39.3136525Z
2026-08-04T16:56:39.3137132Z HEAD is now at 56fab5e Merge df7406870427a7fefc45083bb49c0a0fa73fb06c into 48ada7858740318b9bb0f073bac3218d1ce445a2
2026-08-04T16:56:39.3595584Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-08-04T16:56:39.3894559Z 56fab5e60c82b08c2e7aea495bb691c6c56618e2