Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T20:17:31.0248703Z with: 2026-08-31T20:17:31.0249143Z repository: pypy/pypy 2026-08-31T20:17:31.0253294Z token: *** 2026-08-31T20:17:31.0253735Z ssh-strict: true 2026-08-31T20:17:31.0254168Z ssh-user: git 2026-08-31T20:17:31.0254614Z persist-credentials: true 2026-08-31T20:17:31.0255106Z clean: true 2026-08-31T20:17:31.0255548Z sparse-checkout-cone-mode: true 2026-08-31T20:17:31.0256065Z fetch-depth: 1 2026-08-31T20:17:31.0256499Z fetch-tags: false 2026-08-31T20:17:31.0256941Z show-progress: true 2026-08-31T20:17:31.0257387Z lfs: false 2026-08-31T20:17:31.0257802Z submodules: false 2026-08-31T20:17:31.0258249Z set-safe-directory: true
2026-08-31T20:17:31.1357406Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T20:17:31.1360345Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-31T20:17:31.1361549Z [command]/usr/bin/git version 2026-08-31T20:17:31.1448764Z git version 2.55.0
2026-08-31T20:17:31.1502168Z Temporarily overriding HOME='/home/runner/work/_temp/616391b7-1fbe-4a1d-89eb-b25c2a96c9ec' before making global git config changes 2026-08-31T20:17:31.1504475Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T20:17:31.1507778Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-31T20:17:31.1562975Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T20:17:31.1572875Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-31T20:17:31.1689839Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T20:17:31.1696347Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T20:17:31.1700913Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T20:17:31.1702513Z hint: call: 2026-08-31T20:17:31.1703383Z hint: 2026-08-31T20:17:31.1704390Z hint: git config --global init.defaultBranch <name> 2026-08-31T20:17:31.1705788Z hint: 2026-08-31T20:17:31.1708595Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T20:17:31.1710829Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T20:17:31.1712265Z hint: 2026-08-31T20:17:31.1713203Z hint: git branch -m <name> 2026-08-31T20:17:31.1714145Z hint: 2026-08-31T20:17:31.1715396Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T20:17:31.1717569Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-31T20:17:31.1720798Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T20:17:31.1768155Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T20:17:31.1811366Z Removing SSH command configuration 2026-08-31T20:17:31.1816726Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T20:17:31.1858651Z [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:17:31.2263982Z Removing HTTP extra header 2026-08-31T20:17:31.2275733Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T20:17:31.2321566Z [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:17:31.2565210Z Removing includeIf entries pointing to credentials config files 2026-08-31T20:17:31.2568634Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T20:17:31.2611139Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T20:17:31.2845105Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-8911c904-8cf8-4ef2-9ffc-95d36254c266.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T20:17:31.2886499Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-8911c904-8cf8-4ef2-9ffc-95d36254c266.config 2026-08-31T20:17:31.2921298Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-8911c904-8cf8-4ef2-9ffc-95d36254c266.config 2026-08-31T20:17:31.2957768Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8911c904-8cf8-4ef2-9ffc-95d36254c266.config 2026-08-31T20:17:31.2996003Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8911c904-8cf8-4ef2-9ffc-95d36254c266.config
Fetching the repository
2026-08-31T20:17:31.3038358Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +09916d286ed3703261ad5bc63c46083bdf7e253b:refs/remotes/origin/main 2026-08-31T20:17:34.1082830Z From https://github.com/pypy/pypy 2026-08-31T20:17:34.1085140Z * [new ref] 09916d286ed3703261ad5bc63c46083bdf7e253b -> origin/main 2026-08-31T20:17:34.1094032Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-31T20:17:34.1123528Z origin/main 2026-08-31T20:17:34.1134280Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-31T20:17:34.1159630Z 09916d286ed3703261ad5bc63c46083bdf7e253b
Determining the checkout info
2026-08-31T20:17:34.1169462Z [command]/usr/bin/git sparse-checkout disable 2026-08-31T20:17:34.1220786Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T20:17:34.1254790Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-31T20:17:34.6649978Z Switched to a new branch 'main' 2026-08-31T20:17:34.6654215Z branch 'main' set up to track 'origin/main'.
2026-08-31T20:17:34.6725690Z [command]/usr/bin/git log -1 --format=%H 2026-08-31T20:17:34.6754556Z 09916d286ed3703261ad5bc63c46083bdf7e253b