Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-02T14:08:48.5968189Z with: 2026-08-02T14:08:48.5969313Z repository: pypy/pypy 2026-08-02T14:08:48.5975310Z token: *** 2026-08-02T14:08:48.5976154Z ssh-strict: true 2026-08-02T14:08:48.5976903Z ssh-user: git 2026-08-02T14:08:48.5977657Z persist-credentials: true 2026-08-02T14:08:48.5978802Z clean: true 2026-08-02T14:08:48.5979548Z sparse-checkout-cone-mode: true 2026-08-02T14:08:48.5980414Z fetch-depth: 1 2026-08-02T14:08:48.5981270Z fetch-tags: false 2026-08-02T14:08:48.5982051Z show-progress: true 2026-08-02T14:08:48.5982969Z lfs: false 2026-08-02T14:08:48.5983709Z submodules: false 2026-08-02T14:08:48.5984834Z set-safe-directory: true
2026-08-02T14:08:48.6948637Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T14:08:48.6954596Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-02T14:08:48.6956745Z [command]/usr/bin/git version 2026-08-02T14:08:48.8245688Z git version 2.54.0
2026-08-02T14:08:48.8284355Z Temporarily overriding HOME='/home/runner/work/_temp/4652d026-6bde-4f25-8710-a6a0eda6d642' before making global git config changes 2026-08-02T14:08:48.8286851Z Adding repository directory to the temporary git global config as a safe directory 2026-08-02T14:08:48.8289526Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-02T14:08:48.8395266Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-02T14:08:48.8406567Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-02T14:08:48.9029102Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-02T14:08:48.9031429Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-02T14:08:48.9032984Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-02T14:08:48.9034566Z hint: call: 2026-08-02T14:08:48.9035287Z hint: 2026-08-02T14:08:48.9036349Z hint: git config --global init.defaultBranch <name> 2026-08-02T14:08:48.9037359Z hint: 2026-08-02T14:08:48.9038675Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-02T14:08:48.9040383Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-02T14:08:48.9041628Z hint: 2026-08-02T14:08:48.9042432Z hint: git branch -m <name> 2026-08-02T14:08:48.9043236Z hint: 2026-08-02T14:08:48.9044244Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-02T14:08:48.9045961Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-02T14:08:48.9048934Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-02T14:08:48.9187632Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-02T14:08:48.9225026Z Removing SSH command configuration 2026-08-02T14:08:48.9231279Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-02T14:08:48.9269779Z [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-02T14:08:49.1327345Z Removing HTTP extra header 2026-08-02T14:08:49.1333828Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-02T14:08:49.1359293Z [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-02T14:08:49.1574116Z Removing includeIf entries pointing to credentials config files 2026-08-02T14:08:49.1576740Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-02T14:08:49.1611204Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-02T14:08:49.1841023Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-7b5ad852-9790-44b9-b03d-991475420c34.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-02T14:08:49.1872174Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-7b5ad852-9790-44b9-b03d-991475420c34.config 2026-08-02T14:08:49.1904888Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-7b5ad852-9790-44b9-b03d-991475420c34.config 2026-08-02T14:08:49.1940138Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-7b5ad852-9790-44b9-b03d-991475420c34.config 2026-08-02T14:08:49.1975323Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-7b5ad852-9790-44b9-b03d-991475420c34.config
Fetching the repository
2026-08-02T14:08:49.2014746Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f7356d28f19f023e46e58443ec5988fd525899:refs/remotes/origin/main 2026-08-02T14:08:52.0040970Z From https://github.com/pypy/pypy 2026-08-02T14:08:52.0055052Z * [new ref] a2f7356d28f19f023e46e58443ec5988fd525899 -> origin/main 2026-08-02T14:08:52.0118668Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-02T14:08:52.0152544Z origin/main 2026-08-02T14:08:52.0161208Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-02T14:08:52.0187428Z a2f7356d28f19f023e46e58443ec5988fd525899
Determining the checkout info
2026-08-02T14:08:52.0198296Z [command]/usr/bin/git sparse-checkout disable 2026-08-02T14:08:52.0238538Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T14:08:52.0272194Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-02T14:08:52.3733811Z Switched to a new branch 'main' 2026-08-02T14:08:52.3735007Z branch 'main' set up to track 'origin/main'.
2026-08-02T14:08:52.3869769Z [command]/usr/bin/git log -1 --format=%H 2026-08-02T14:08:52.3870995Z a2f7356d28f19f023e46e58443ec5988fd525899