Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T20:49:29.6076812Z with: 2026-08-31T20:49:29.6077279Z repository: pypy/pypy 2026-08-31T20:49:29.6080957Z token: *** 2026-08-31T20:49:29.6081401Z ssh-strict: true 2026-08-31T20:49:29.6081856Z ssh-user: git 2026-08-31T20:49:29.6082317Z persist-credentials: true 2026-08-31T20:49:29.6082850Z clean: true 2026-08-31T20:49:29.6083301Z sparse-checkout-cone-mode: true 2026-08-31T20:49:29.6084033Z fetch-depth: 1 2026-08-31T20:49:29.6084477Z fetch-tags: false 2026-08-31T20:49:29.6084921Z show-progress: true 2026-08-31T20:49:29.6085358Z lfs: false 2026-08-31T20:49:29.6085768Z submodules: false 2026-08-31T20:49:29.6086217Z set-safe-directory: true
2026-08-31T20:49:29.7083365Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T20:49:29.7087212Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-31T20:49:29.7088822Z [command]/usr/bin/git version 2026-08-31T20:49:29.7129560Z git version 2.55.0
2026-08-31T20:49:29.7166988Z Temporarily overriding HOME='/home/runner/work/_temp/156143c3-c775-4dbe-bfee-ac9c543c11cf' before making global git config changes 2026-08-31T20:49:29.7169266Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T20:49:29.7171613Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-31T20:49:29.7222411Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T20:49:29.7232247Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-31T20:49:29.7317421Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T20:49:29.7319611Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T20:49:29.7321263Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T20:49:29.7322375Z hint: call: 2026-08-31T20:49:29.7323126Z hint: 2026-08-31T20:49:29.7324320Z hint: git config --global init.defaultBranch <name> 2026-08-31T20:49:29.7324987Z hint: 2026-08-31T20:49:29.7325602Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T20:49:29.7326555Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T20:49:29.7327321Z hint: 2026-08-31T20:49:29.7327753Z hint: git branch -m <name> 2026-08-31T20:49:29.7328242Z hint: 2026-08-31T20:49:29.7328879Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T20:49:29.7329868Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-31T20:49:29.7336470Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T20:49:29.7383520Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T20:49:29.7417452Z Removing SSH command configuration 2026-08-31T20:49:29.7422873Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T20:49:29.7455468Z [command]/usr/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-31T20:49:29.7787356Z Removing HTTP extra header 2026-08-31T20:49:29.7794531Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T20:49:29.7832368Z [command]/usr/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-31T20:49:29.8073993Z Removing includeIf entries pointing to credentials config files 2026-08-31T20:49:29.8081511Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T20:49:29.8123449Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T20:49:29.8374573Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-e580a70b-0dc5-49cc-8ffe-0e75ab934116.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T20:49:29.8422424Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-e580a70b-0dc5-49cc-8ffe-0e75ab934116.config 2026-08-31T20:49:29.8463370Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-e580a70b-0dc5-49cc-8ffe-0e75ab934116.config 2026-08-31T20:49:29.8506282Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-e580a70b-0dc5-49cc-8ffe-0e75ab934116.config 2026-08-31T20:49:29.8547819Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-e580a70b-0dc5-49cc-8ffe-0e75ab934116.config
Fetching the repository
2026-08-31T20:49:29.8599584Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8b4bd53847884259c2eb523c2b89321822a6d85d:refs/remotes/origin/py3.11 2026-08-31T20:49:33.9647396Z From https://github.com/pypy/pypy 2026-08-31T20:49:33.9649285Z * [new ref] 8b4bd53847884259c2eb523c2b89321822a6d85d -> origin/py3.11 2026-08-31T20:49:33.9659094Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-08-31T20:49:33.9690183Z origin/py3.11 2026-08-31T20:49:33.9702575Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-31T20:49:33.9731998Z 8b4bd53847884259c2eb523c2b89321822a6d85d
Determining the checkout info
2026-08-31T20:49:33.9745430Z [command]/usr/bin/git sparse-checkout disable 2026-08-31T20:49:33.9798903Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T20:49:33.9835161Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-31T20:49:34.6144738Z Switched to a new branch 'py3.11' 2026-08-31T20:49:34.6147010Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-31T20:49:34.6218345Z [command]/usr/bin/git log -1 --format=%H 2026-08-31T20:49:34.6246196Z 8b4bd53847884259c2eb523c2b89321822a6d85d