Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-28T09:59:52.0670531Z with: 2026-08-28T09:59:52.0670961Z repository: pypy/pypy 2026-08-28T09:59:52.0675074Z token: *** 2026-08-28T09:59:52.0675508Z ssh-strict: true 2026-08-28T09:59:52.0675954Z ssh-user: git 2026-08-28T09:59:52.0676398Z persist-credentials: true 2026-08-28T09:59:52.0677164Z clean: true 2026-08-28T09:59:52.0677607Z sparse-checkout-cone-mode: true 2026-08-28T09:59:52.0678128Z fetch-depth: 1 2026-08-28T09:59:52.0678551Z fetch-tags: false 2026-08-28T09:59:52.0678990Z show-progress: true 2026-08-28T09:59:52.0679436Z lfs: false 2026-08-28T09:59:52.0679844Z submodules: false 2026-08-28T09:59:52.0680290Z set-safe-directory: true
2026-08-28T09:59:52.1772620Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-28T09:59:52.1775978Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-28T09:59:52.1777799Z [command]/usr/bin/git version 2026-08-28T09:59:52.1803073Z git version 2.55.0
2026-08-28T09:59:52.1839884Z Temporarily overriding HOME='/home/runner/work/_temp/caa53589-845c-4f9b-a837-4dd366cdbcbc' before making global git config changes 2026-08-28T09:59:52.1842091Z Adding repository directory to the temporary git global config as a safe directory 2026-08-28T09:59:52.1844480Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-28T09:59:52.1893680Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-28T09:59:52.1905176Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-28T09:59:52.1990804Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-28T09:59:52.1993046Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-28T09:59:52.1996264Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-28T09:59:52.1997948Z hint: call: 2026-08-28T09:59:52.1998822Z hint: 2026-08-28T09:59:52.1999913Z hint: git config --global init.defaultBranch <name> 2026-08-28T09:59:52.2002239Z hint: 2026-08-28T09:59:52.2003788Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-28T09:59:52.2005450Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-28T09:59:52.2007046Z hint: 2026-08-28T09:59:52.2007819Z hint: git branch -m <name> 2026-08-28T09:59:52.2008667Z hint: 2026-08-28T09:59:52.2009869Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-28T09:59:52.2013842Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-28T09:59:52.2016669Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-28T09:59:52.2055101Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-28T09:59:52.2089762Z Removing SSH command configuration 2026-08-28T09:59:52.2095811Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-28T09:59:52.2132233Z [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-28T09:59:52.2498632Z Removing HTTP extra header 2026-08-28T09:59:52.2503059Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-28T09:59:52.2540051Z [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-28T09:59:52.2861699Z Removing includeIf entries pointing to credentials config files 2026-08-28T09:59:52.2863252Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-28T09:59:52.2912510Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-28T09:59:52.3162838Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-6055df1e-bcf6-49fe-8ef4-b208459f249f.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-28T09:59:52.3208071Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-6055df1e-bcf6-49fe-8ef4-b208459f249f.config 2026-08-28T09:59:52.3245329Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-6055df1e-bcf6-49fe-8ef4-b208459f249f.config 2026-08-28T09:59:52.3287010Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-6055df1e-bcf6-49fe-8ef4-b208459f249f.config 2026-08-28T09:59:52.3323429Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-6055df1e-bcf6-49fe-8ef4-b208459f249f.config
Fetching the repository
2026-08-28T09:59:52.3364702Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +81027da2034174dd45148a2dcc5c49e6aa866c19:refs/remotes/origin/main 2026-08-28T09:59:55.3987998Z From https://github.com/pypy/pypy 2026-08-28T09:59:55.3990513Z * [new ref] 81027da2034174dd45148a2dcc5c49e6aa866c19 -> origin/main 2026-08-28T09:59:55.3998628Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-28T09:59:55.4030076Z origin/main 2026-08-28T09:59:55.4038217Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-28T09:59:55.4066911Z 81027da2034174dd45148a2dcc5c49e6aa866c19
Determining the checkout info
2026-08-28T09:59:55.4076120Z [command]/usr/bin/git sparse-checkout disable 2026-08-28T09:59:55.4126289Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-28T09:59:55.4162286Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-28T09:59:55.9767559Z Switched to a new branch 'main' 2026-08-28T09:59:55.9771312Z branch 'main' set up to track 'origin/main'.
2026-08-28T09:59:55.9842443Z [command]/usr/bin/git log -1 --format=%H 2026-08-28T09:59:55.9872526Z 81027da2034174dd45148a2dcc5c49e6aa866c19