Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-22T04:08:01.3494560Z with: 2026-07-22T04:08:01.3495240Z repository: pypy/pypy 2026-07-22T04:08:01.3501570Z token: *** 2026-07-22T04:08:01.3502230Z ssh-strict: true 2026-07-22T04:08:01.3502900Z ssh-user: git 2026-07-22T04:08:01.3503600Z persist-credentials: true 2026-07-22T04:08:01.3504340Z clean: true 2026-07-22T04:08:01.3505010Z sparse-checkout-cone-mode: true 2026-07-22T04:08:01.3505820Z fetch-depth: 1 2026-07-22T04:08:01.3506490Z fetch-tags: false 2026-07-22T04:08:01.3507190Z show-progress: true 2026-07-22T04:08:01.3507880Z lfs: false 2026-07-22T04:08:01.3508530Z submodules: false 2026-07-22T04:08:01.3509230Z set-safe-directory: true
2026-07-22T04:08:01.7294900Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-22T04:08:01.7298880Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-22T04:08:01.7479400Z [command]/usr/local/bin/git version 2026-07-22T04:08:01.7632010Z git version 2.55.0
2026-07-22T04:08:01.8046960Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/dceb6365-affa-4291-a736-26d42fb842fb/.gitconfig' 2026-07-22T04:08:01.8106450Z Temporarily overriding HOME='/Users/runner/work/_temp/dceb6365-affa-4291-a736-26d42fb842fb' before making global git config changes 2026-07-22T04:08:01.8201140Z Adding repository directory to the temporary git global config as a safe directory 2026-07-22T04:08:01.8266510Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-22T04:08:01.8373080Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-22T04:08:01.8816570Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-07-22T04:08:01.8855800Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-22T04:08:01.8914550Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-22T04:08:01.8977240Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-22T04:08:01.9026060Z hint: call: 2026-07-22T04:08:01.9091800Z hint: 2026-07-22T04:08:01.9124360Z hint: git config --global init.defaultBranch <name> 2026-07-22T04:08:01.9197750Z hint: 2026-07-22T04:08:01.9216790Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-22T04:08:01.9254140Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-22T04:08:01.9288290Z hint: 2026-07-22T04:08:01.9334320Z hint: git branch -m <name> 2026-07-22T04:08:01.9409340Z hint: 2026-07-22T04:08:01.9445590Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-22T04:08:01.9508120Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-22T04:08:01.9771380Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-22T04:08:02.0113620Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-22T04:08:02.0359290Z Removing SSH command configuration 2026-07-22T04:08:02.0400560Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-22T04:08:02.0516080Z [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-22T04:08:02.0633130Z Removing HTTP extra header 2026-07-22T04:08:02.0636200Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-22T04:08:02.0771300Z [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-22T04:08:02.2592790Z Removing includeIf entries pointing to credentials config files 2026-07-22T04:08:02.2655190Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-22T04:08:02.2809380Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-22T04:08:02.4130100Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-1e797b6f-c52b-4cda-ba7e-d3a9baa211ad.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-22T04:08:02.4280820Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-1e797b6f-c52b-4cda-ba7e-d3a9baa211ad.config 2026-07-22T04:08:02.4452660Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-1e797b6f-c52b-4cda-ba7e-d3a9baa211ad.config 2026-07-22T04:08:02.4624390Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1e797b6f-c52b-4cda-ba7e-d3a9baa211ad.config 2026-07-22T04:08:02.5718340Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1e797b6f-c52b-4cda-ba7e-d3a9baa211ad.config
Fetching the repository
2026-07-22T04:08:02.6093410Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3ca3cb9c4e84d028c06742e269da20077fd6f6cc:refs/remotes/origin/py3.11 2026-07-22T04:08:06.5544270Z From https://github.com/pypy/pypy 2026-07-22T04:08:06.5701030Z * [new ref] 3ca3cb9c4e84d028c06742e269da20077fd6f6cc -> origin/py3.11 2026-07-22T04:08:06.6079550Z [command]/usr/local/bin/git branch --list --remote origin/py3.11 2026-07-22T04:08:06.6439320Z origin/py3.11 2026-07-22T04:08:06.6682840Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11 2026-07-22T04:08:06.6710510Z 3ca3cb9c4e84d028c06742e269da20077fd6f6cc
Determining the checkout info
2026-07-22T04:08:06.6885630Z [command]/usr/local/bin/git sparse-checkout disable 2026-07-22T04:08:06.6971880Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-22T04:08:06.7117580Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-07-22T04:08:07.7202490Z Updating files: 44% (3099/7004) 2026-07-22T04:08:07.7641480Z Updating files: 45% (3152/7004) 2026-07-22T04:08:07.7983900Z Updating files: 46% (3222/7004) 2026-07-22T04:08:07.8046000Z Updating files: 47% (3292/7004) 2026-07-22T04:08:07.8210330Z Updating files: 48% (3362/7004) 2026-07-22T04:08:07.8303180Z Updating files: 49% (3432/7004) 2026-07-22T04:08:07.8356130Z Updating files: 50% (3502/7004) 2026-07-22T04:08:07.9007730Z Updating files: 51% (3573/7004) 2026-07-22T04:08:07.9111740Z Updating files: 52% (3643/7004) 2026-07-22T04:08:07.9223200Z Updating files: 53% (3713/7004) 2026-07-22T04:08:07.9446020Z Updating files: 54% (3783/7004) 2026-07-22T04:08:07.9607080Z Updating files: 55% (3853/7004) 2026-07-22T04:08:07.9719670Z Updating files: 56% (3923/7004) 2026-07-22T04:08:08.0448430Z Updating files: 57% (3993/7004) 2026-07-22T04:08:08.0520840Z Updating files: 58% (4063/7004) 2026-07-22T04:08:08.0625930Z Updating files: 59% (4133/7004) 2026-07-22T04:08:08.0680990Z Updating files: 60% (4203/7004) 2026-07-22T04:08:08.0702130Z Updating files: 61% (4273/7004) 2026-07-22T04:08:08.0750260Z Updating files: 62% (4343/7004) 2026-07-22T04:08:08.0926720Z Updating files: 63% (4413/7004) 2026-07-22T04:08:08.1126610Z Updating files: 64% (4483/7004) 2026-07-22T04:08:08.1289070Z Updating files: 65% (4553/7004) 2026-07-22T04:08:08.1532300Z Updating files: 66% (4623/7004) 2026-07-22T04:08:08.1698070Z Updating files: 67% (4693/7004) 2026-07-22T04:08:08.1917100Z Updating files: 68% (4763/7004) 2026-07-22T04:08:08.2096410Z Updating files: 69% (4833/7004) 2026-07-22T04:08:08.2254200Z Updating files: 70% (4903/7004) 2026-07-22T04:08:08.2419290Z Updating files: 71% (4973/7004) 2026-07-22T04:08:08.2934250Z Updating files: 72% (5043/7004) 2026-07-22T04:08:08.3496740Z Updating files: 73% (5113/7004) 2026-07-22T04:08:08.3816700Z Updating files: 74% (5183/7004) 2026-07-22T04:08:08.4456230Z Updating files: 75% (5253/7004) 2026-07-22T04:08:08.4667420Z Updating files: 76% (5324/7004) 2026-07-22T04:08:08.4782580Z Updating files: 77% (5394/7004) 2026-07-22T04:08:08.4963470Z Updating files: 78% (5464/7004) 2026-07-22T04:08:08.5131850Z Updating files: 79% (5534/7004) 2026-07-22T04:08:08.5282030Z Updating files: 80% (5604/7004) 2026-07-22T04:08:08.5448240Z Updating files: 81% (5674/7004) 2026-07-22T04:08:08.5591580Z Updating files: 82% (5744/7004) 2026-07-22T04:08:08.5763660Z Updating files: 83% (5814/7004) 2026-07-22T04:08:08.5944660Z Updating files: 84% (5884/7004) 2026-07-22T04:08:08.6137460Z Updating files: 85% (5954/7004) 2026-07-22T04:08:08.6188020Z Updating files: 86% (6024/7004) 2026-07-22T04:08:08.6311740Z Updating files: 86% (6048/7004) 2026-07-22T04:08:08.6465730Z Updating files: 87% (6094/7004) 2026-07-22T04:08:08.6656850Z Updating files: 88% (6164/7004) 2026-07-22T04:08:08.6834810Z Updating files: 89% (6234/7004) 2026-07-22T04:08:08.7020530Z Updating files: 90% (6304/7004) 2026-07-22T04:08:08.7225850Z Updating files: 91% (6374/7004) 2026-07-22T04:08:09.0738940Z Updating files: 92% (6444/7004) 2026-07-22T04:08:09.4287890Z Updating files: 93% (6514/7004) 2026-07-22T04:08:09.5671610Z Updating files: 94% (6584/7004) 2026-07-22T04:08:09.6151440Z Updating files: 95% (6654/7004) 2026-07-22T04:08:09.6396440Z Updating files: 96% (6724/7004) 2026-07-22T04:08:09.6832950Z Updating files: 97% (6794/7004) 2026-07-22T04:08:09.6926050Z Updating files: 98% (6864/7004) 2026-07-22T04:08:09.7792390Z Updating files: 98% (6885/7004) 2026-07-22T04:08:09.7877440Z Updating files: 99% (6934/7004) 2026-07-22T04:08:09.8124700Z Updating files: 100% (7004/7004) 2026-07-22T04:08:09.8180670Z Updating files: 100% (7004/7004), done. 2026-07-22T04:08:09.8456870Z Switched to a new branch 'py3.11' 2026-07-22T04:08:09.8575080Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-07-22T04:08:09.9282970Z [command]/usr/local/bin/git log -1 --format=%H 2026-07-22T04:08:09.9408720Z 3ca3cb9c4e84d028c06742e269da20077fd6f6cc