Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-27T05:16:54.6165202Z with: 2026-07-27T05:16:54.6165545Z repository: pypy/pypy 2026-07-27T05:16:54.6168934Z token: *** 2026-07-27T05:16:54.6169281Z ssh-strict: true 2026-07-27T05:16:54.6169623Z ssh-user: git 2026-07-27T05:16:54.6169965Z persist-credentials: true 2026-07-27T05:16:54.6170351Z clean: true 2026-07-27T05:16:54.6170697Z sparse-checkout-cone-mode: true 2026-07-27T05:16:54.6171134Z fetch-depth: 1 2026-07-27T05:16:54.6171466Z fetch-tags: false 2026-07-27T05:16:54.6171804Z show-progress: true 2026-07-27T05:16:54.6172146Z lfs: false 2026-07-27T05:16:54.6172462Z submodules: false 2026-07-27T05:16:54.6172809Z set-safe-directory: true
2026-07-27T05:16:54.7021512Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-27T05:16:54.7024398Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-27T05:16:54.7025707Z [command]/usr/bin/git version 2026-07-27T05:16:54.7054318Z git version 2.54.0
2026-07-27T05:16:54.7093162Z Temporarily overriding HOME='/home/runner/work/_temp/d99b522c-85a1-4949-9804-8154d15247e1' before making global git config changes 2026-07-27T05:16:54.7114442Z Adding repository directory to the temporary git global config as a safe directory 2026-07-27T05:16:54.7115959Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-27T05:16:54.7141995Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-27T05:16:54.7151478Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-27T05:16:54.7215153Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-27T05:16:54.7217069Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-27T05:16:54.7218438Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-27T05:16:54.7219533Z hint: call: 2026-07-27T05:16:54.7220166Z hint: 2026-07-27T05:16:54.7221189Z hint: git config --global init.defaultBranch <name> 2026-07-27T05:16:54.7222077Z hint: 2026-07-27T05:16:54.7222899Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-27T05:16:54.7224213Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-27T05:16:54.7225919Z hint: 2026-07-27T05:16:54.7226713Z hint: git branch -m <name> 2026-07-27T05:16:54.7227416Z hint: 2026-07-27T05:16:54.7228115Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-27T05:16:54.7228991Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-27T05:16:54.7231343Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-27T05:16:54.7258619Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-27T05:16:54.7287860Z Removing SSH command configuration 2026-07-27T05:16:54.7293190Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-27T05:16:54.7323239Z [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-07-27T05:16:54.7653922Z Removing HTTP extra header 2026-07-27T05:16:54.7655066Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-27T05:16:54.7691469Z [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-07-27T05:16:54.7889911Z Removing includeIf entries pointing to credentials config files 2026-07-27T05:16:54.7895804Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-27T05:16:54.7929078Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-27T05:16:54.8131896Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-0f027207-1fb6-4347-9906-356969f9b324.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-27T05:16:54.8233265Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-0f027207-1fb6-4347-9906-356969f9b324.config 2026-07-27T05:16:54.8820971Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-0f027207-1fb6-4347-9906-356969f9b324.config 2026-07-27T05:16:54.9964105Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-0f027207-1fb6-4347-9906-356969f9b324.config 2026-07-27T05:16:55.0095337Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-0f027207-1fb6-4347-9906-356969f9b324.config
Fetching the repository
2026-07-27T05:16:55.0158162Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +da69d07541ec3cc058154833b860b4b9ab654715:refs/remotes/origin/main 2026-07-27T05:16:58.4834259Z From https://github.com/pypy/pypy 2026-07-27T05:16:58.4835841Z * [new ref] da69d07541ec3cc058154833b860b4b9ab654715 -> origin/main 2026-07-27T05:16:58.4861180Z [command]/usr/bin/git branch --list --remote origin/main 2026-07-27T05:16:58.4884950Z origin/main 2026-07-27T05:16:58.4891520Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-07-27T05:16:58.4914031Z da69d07541ec3cc058154833b860b4b9ab654715
Determining the checkout info
2026-07-27T05:16:58.4921674Z [command]/usr/bin/git sparse-checkout disable 2026-07-27T05:16:58.4956993Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-27T05:16:58.4984955Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-27T05:16:58.9303290Z Switched to a new branch 'main' 2026-07-27T05:16:58.9303954Z branch 'main' set up to track 'origin/main'.
2026-07-27T05:16:58.9363164Z [command]/usr/bin/git log -1 --format=%H 2026-07-27T05:16:58.9386849Z da69d07541ec3cc058154833b860b4b9ab654715