Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T06:38:05.0782350Z with: 2026-08-22T06:38:05.0782650Z repository: pypy/pypy 2026-08-22T06:38:05.0785010Z token: *** 2026-08-22T06:38:05.0785300Z ssh-strict: true 2026-08-22T06:38:05.0785590Z ssh-user: git 2026-08-22T06:38:05.0785900Z persist-credentials: true 2026-08-22T06:38:05.0786220Z clean: true 2026-08-22T06:38:05.0786530Z sparse-checkout-cone-mode: true 2026-08-22T06:38:05.0786880Z fetch-depth: 1 2026-08-22T06:38:05.0787160Z fetch-tags: false 2026-08-22T06:38:05.0787460Z show-progress: true 2026-08-22T06:38:05.0787760Z lfs: false 2026-08-22T06:38:05.0788040Z submodules: false 2026-08-22T06:38:05.0788350Z set-safe-directory: true
2026-08-22T06:38:05.4890020Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T06:38:05.4892000Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-22T06:38:05.4892780Z [command]/opt/homebrew/bin/git version 2026-08-22T06:38:05.5658840Z git version 2.55.0
2026-08-22T06:38:05.5680350Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ba7d90e6-1870-49df-a528-75f1356b5e0c/.gitconfig' 2026-08-22T06:38:05.5686120Z Temporarily overriding HOME='/Users/runner/work/_temp/ba7d90e6-1870-49df-a528-75f1356b5e0c' before making global git config changes 2026-08-22T06:38:05.5687190Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T06:38:05.5689220Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-22T06:38:05.5793080Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T06:38:05.5799300Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-22T06:38:05.6027930Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T06:38:05.6029150Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T06:38:05.6030070Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T06:38:05.6031080Z hint: call: 2026-08-22T06:38:05.6041290Z hint: 2026-08-22T06:38:05.6050130Z hint: git config --global init.defaultBranch <name> 2026-08-22T06:38:05.6050790Z hint: 2026-08-22T06:38:05.6051430Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T06:38:05.6052250Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T06:38:05.6052880Z hint: 2026-08-22T06:38:05.6053360Z hint: git branch -m <name> 2026-08-22T06:38:05.6053860Z hint: 2026-08-22T06:38:05.6054400Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T06:38:05.6055330Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-22T06:38:05.6056980Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T06:38:05.6121940Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T06:38:05.6221710Z Removing SSH command configuration 2026-08-22T06:38:05.6222580Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T06:38:05.6337130Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-22T06:38:05.7570920Z Removing HTTP extra header 2026-08-22T06:38:05.7577750Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T06:38:05.7640880Z [command]/opt/homebrew/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-08-22T06:38:05.8392950Z Removing includeIf entries pointing to credentials config files 2026-08-22T06:38:05.8394390Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T06:38:05.8454020Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T06:38:05.9419420Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-57bdbc67-f46d-42fb-b4ba-99508de88800.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T06:38:05.9617580Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-57bdbc67-f46d-42fb-b4ba-99508de88800.config 2026-08-22T06:38:05.9810390Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-57bdbc67-f46d-42fb-b4ba-99508de88800.config 2026-08-22T06:38:05.9824550Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-57bdbc67-f46d-42fb-b4ba-99508de88800.config 2026-08-22T06:38:05.9895740Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-57bdbc67-f46d-42fb-b4ba-99508de88800.config
Fetching the repository
2026-08-22T06:38:06.0111580Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78:refs/remotes/pull/5572/merge 2026-08-22T06:38:08.2886020Z From https://github.com/pypy/pypy 2026-08-22T06:38:08.2891490Z * [new ref] bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78 -> pull/5572/merge
Determining the checkout info
2026-08-22T06:38:08.2899000Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-22T06:38:08.3015710Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T06:38:08.3091030Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5572/merge 2026-08-22T06:38:09.2605640Z HEAD is now at bc4cf7b Merge bf2cdd900afba04a7ad092a9b41c0060f3a41db0 into f4e4349c4e8ec30db0c8ab147a0d4ad65486713f
2026-08-22T06:38:09.2770960Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-22T06:38:09.2840360Z bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78