timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-27T04:14:45.0401150Z with:
2026-07-27T04:14:45.0401740Z repository: pypy/pypy
2026-07-27T04:14:45.0407420Z token: ***
2026-07-27T04:14:45.0408000Z ssh-strict: true
2026-07-27T04:14:45.0408590Z ssh-user: git
2026-07-27T04:14:45.0409190Z persist-credentials: true
2026-07-27T04:14:45.0409870Z clean: true
2026-07-27T04:14:45.0410470Z sparse-checkout-cone-mode: true
2026-07-27T04:14:45.0411200Z fetch-depth: 1
2026-07-27T04:14:45.0411790Z fetch-tags: false
2026-07-27T04:14:45.0412400Z show-progress: true
2026-07-27T04:14:45.0413010Z lfs: false
2026-07-27T04:14:45.0413580Z submodules: false
2026-07-27T04:14:45.0414210Z set-safe-directory: true
2026-07-27T04:14:45.2765250Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-27T04:14:45.2768870Z Working directory is '/Users/runner/work/pypy/pypy'
2026-07-27T04:14:45.2770380Z [command]/usr/local/bin/git version
2026-07-27T04:14:45.3518170Z git version 2.55.0
2026-07-27T04:14:45.3555580Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/9046aa96-a5c4-43e6-b8b3-6e0f2548aa56/.gitconfig'
2026-07-27T04:14:45.3569810Z Temporarily overriding HOME='/Users/runner/work/_temp/9046aa96-a5c4-43e6-b8b3-6e0f2548aa56' before making global git config changes
2026-07-27T04:14:45.3571950Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T04:14:45.3575600Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-27T04:14:45.3699820Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-27T04:14:45.3710300Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-07-27T04:14:45.4001560Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-27T04:14:45.4003520Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-27T04:14:45.4005450Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-27T04:14:45.4006730Z hint: call:
2026-07-27T04:14:45.4007350Z hint:
2026-07-27T04:14:45.4008110Z hint: git config --global init.defaultBranch <name>
2026-07-27T04:14:45.4009150Z hint:
2026-07-27T04:14:45.4010120Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-27T04:14:45.4011570Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-27T04:14:45.4012710Z hint:
2026-07-27T04:14:45.4013340Z hint: git branch -m <name>
2026-07-27T04:14:45.4014060Z hint:
2026-07-27T04:14:45.4015000Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-27T04:14:45.4016510Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-07-27T04:14:45.4018970Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-27T04:14:45.4133770Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-27T04:14:45.4221070Z Removing SSH command configuration
2026-07-27T04:14:45.4228280Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T04:14:45.4313320Z [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-07-27T04:14:45.5629430Z Removing HTTP extra header
2026-07-27T04:14:45.5635360Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T04:14:45.5719570Z [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-07-27T04:14:45.6754840Z Removing includeIf entries pointing to credentials config files
2026-07-27T04:14:45.6760930Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T04:14:45.6924230Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T04:14:45.8257000Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-bcb33359-ab4b-47e6-bd48-22ed8bb31595.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T04:14:45.8266580Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-bcb33359-ab4b-47e6-bd48-22ed8bb31595.config
2026-07-27T04:14:45.8328670Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-bcb33359-ab4b-47e6-bd48-22ed8bb31595.config
2026-07-27T04:14:45.8416600Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-bcb33359-ab4b-47e6-bd48-22ed8bb31595.config
2026-07-27T04:14:45.8502760Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-bcb33359-ab4b-47e6-bd48-22ed8bb31595.config
Fetching the repository
2026-07-27T04:14:45.8596530Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +64cc81eacfd9bbc5fd2187fa4fc00e7bde871052:refs/remotes/origin/main
2026-07-27T04:14:48.9106640Z From https://github.com/pypy/pypy
2026-07-27T04:14:48.9108590Z * [new ref] 64cc81eacfd9bbc5fd2187fa4fc00e7bde871052 -> origin/main
2026-07-27T04:14:48.9124830Z [command]/usr/local/bin/git branch --list --remote origin/main
2026-07-27T04:14:48.9222180Z origin/main
2026-07-27T04:14:48.9234210Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main
2026-07-27T04:14:48.9317030Z 64cc81eacfd9bbc5fd2187fa4fc00e7bde871052
Determining the checkout info
2026-07-27T04:14:48.9330200Z [command]/usr/local/bin/git sparse-checkout disable
2026-07-27T04:14:48.9457970Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-27T04:14:48.9546770Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T04:14:50.0965500Z Updating files: 59% (3559/6014)
2026-07-27T04:14:50.1118710Z Updating files: 60% (3609/6014)
2026-07-27T04:14:50.1285830Z Updating files: 61% (3669/6014)
2026-07-27T04:14:50.1426870Z Updating files: 62% (3729/6014)
2026-07-27T04:14:50.1574330Z Updating files: 63% (3789/6014)
2026-07-27T04:14:50.1731920Z Updating files: 64% (3849/6014)
2026-07-27T04:14:50.1870070Z Updating files: 65% (3910/6014)
2026-07-27T04:14:50.2001000Z Updating files: 66% (3970/6014)
2026-07-27T04:14:50.2164320Z Updating files: 67% (4030/6014)
2026-07-27T04:14:50.2355020Z Updating files: 68% (4090/6014)
2026-07-27T04:14:50.2499930Z Updating files: 69% (4150/6014)
2026-07-27T04:14:50.2680750Z Updating files: 70% (4210/6014)
2026-07-27T04:14:50.2827180Z Updating files: 71% (4270/6014)
2026-07-27T04:14:50.2988340Z Updating files: 72% (4331/6014)
2026-07-27T04:14:50.3131920Z Updating files: 73% (4391/6014)
2026-07-27T04:14:50.3289000Z Updating files: 74% (4451/6014)
2026-07-27T04:14:50.3443700Z Updating files: 75% (4511/6014)
2026-07-27T04:14:50.3595730Z Updating files: 76% (4571/6014)
2026-07-27T04:14:50.3733620Z Updating files: 77% (4631/6014)
2026-07-27T04:14:50.3874600Z Updating files: 78% (4691/6014)
2026-07-27T04:14:50.4005420Z Updating files: 79% (4752/6014)
2026-07-27T04:14:50.4149330Z Updating files: 80% (4812/6014)
2026-07-27T04:14:50.4636300Z Updating files: 81% (4872/6014)
2026-07-27T04:14:50.4811160Z Updating files: 82% (4932/6014)
2026-07-27T04:14:50.4962280Z Updating files: 83% (4992/6014)
2026-07-27T04:14:50.5150770Z Updating files: 84% (5052/6014)
2026-07-27T04:14:50.5325300Z Updating files: 85% (5112/6014)
2026-07-27T04:14:50.5514620Z Updating files: 86% (5173/6014)
2026-07-27T04:14:50.5676160Z Updating files: 87% (5233/6014)
2026-07-27T04:14:50.5903420Z Updating files: 88% (5293/6014)
2026-07-27T04:14:50.6140230Z Updating files: 89% (5353/6014)
2026-07-27T04:14:50.7412800Z Updating files: 90% (5413/6014)
2026-07-27T04:14:50.8299710Z Updating files: 91% (5473/6014)
2026-07-27T04:14:50.8687020Z Updating files: 92% (5533/6014)
2026-07-27T04:14:50.8859570Z Updating files: 93% (5594/6014)
2026-07-27T04:14:50.9607180Z Updating files: 94% (5654/6014)
2026-07-27T04:14:50.9724470Z Updating files: 95% (5714/6014)
2026-07-27T04:14:50.9755240Z Updating files: 95% (5761/6014)
2026-07-27T04:14:50.9903470Z Updating files: 96% (5774/6014)
2026-07-27T04:14:51.0052530Z Updating files: 97% (5834/6014)
2026-07-27T04:14:51.0190130Z Updating files: 98% (5894/6014)
2026-07-27T04:14:51.0325310Z Updating files: 99% (5954/6014)
2026-07-27T04:14:51.0326230Z Updating files: 100% (6014/6014)
2026-07-27T04:14:51.0326970Z Updating files: 100% (6014/6014), done.
2026-07-27T04:14:51.0457060Z Switched to a new branch 'main'
2026-07-27T04:14:51.0464520Z branch 'main' set up to track 'origin/main'.
2026-07-27T04:14:51.0607750Z [command]/usr/local/bin/git log -1 --format=%H
2026-07-27T04:14:51.0701330Z 64cc81eacfd9bbc5fd2187fa4fc00e7bde871052