Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-24T11:47:40.7479353Z with: 2026-07-24T11:47:40.7480436Z repository: pypy/pypy 2026-07-24T11:47:40.7485654Z token: *** 2026-07-24T11:47:40.7486329Z ssh-strict: true 2026-07-24T11:47:40.7487004Z ssh-user: git 2026-07-24T11:47:40.7487683Z persist-credentials: true 2026-07-24T11:47:40.7488417Z clean: true 2026-07-24T11:47:40.7489092Z sparse-checkout-cone-mode: true 2026-07-24T11:47:40.7490097Z fetch-depth: 1 2026-07-24T11:47:40.7490765Z fetch-tags: false 2026-07-24T11:47:40.7491436Z show-progress: true 2026-07-24T11:47:40.7492116Z lfs: false 2026-07-24T11:47:40.7492761Z submodules: false 2026-07-24T11:47:40.7493459Z set-safe-directory: true
2026-07-24T11:47:40.8530292Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-24T11:47:40.8535221Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-24T11:47:40.8537746Z [command]/usr/bin/git version 2026-07-24T11:47:40.8645915Z git version 2.54.0
2026-07-24T11:47:40.8702293Z Temporarily overriding HOME='/home/runner/work/_temp/fc6f90d0-defa-4129-b9d9-1da2b6bf66f8' before making global git config changes 2026-07-24T11:47:40.8710907Z Adding repository directory to the temporary git global config as a safe directory 2026-07-24T11:47:40.8714367Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-24T11:47:40.8756304Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-24T11:47:40.8766157Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-24T11:47:40.8871481Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-24T11:47:40.8873503Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-24T11:47:40.8874926Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-24T11:47:40.8876035Z hint: call: 2026-07-24T11:47:40.8876645Z hint: 2026-07-24T11:47:40.8877607Z hint: git config --global init.defaultBranch <name> 2026-07-24T11:47:40.8878528Z hint: 2026-07-24T11:47:40.8879389Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-24T11:47:40.8881525Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-24T11:47:40.8883015Z hint: 2026-07-24T11:47:40.8884105Z hint: git branch -m <name> 2026-07-24T11:47:40.8885328Z hint: 2026-07-24T11:47:40.8886891Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-24T11:47:40.8888936Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-24T11:47:40.8900505Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-24T11:47:40.8950326Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-24T11:47:40.8985799Z Removing SSH command configuration 2026-07-24T11:47:40.8991890Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-24T11:47:40.9028740Z [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-24T11:47:40.9410628Z Removing HTTP extra header 2026-07-24T11:47:40.9417355Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-24T11:47:40.9458639Z [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-24T11:47:40.9683204Z Removing includeIf entries pointing to credentials config files 2026-07-24T11:47:40.9690216Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-24T11:47:40.9728171Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-24T11:47:40.9954675Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-ce694f6b-e900-4c8d-9490-c5c8b3a5f73b.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-24T11:47:40.9996430Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-ce694f6b-e900-4c8d-9490-c5c8b3a5f73b.config 2026-07-24T11:47:41.0032510Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-ce694f6b-e900-4c8d-9490-c5c8b3a5f73b.config 2026-07-24T11:47:41.0071274Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ce694f6b-e900-4c8d-9490-c5c8b3a5f73b.config 2026-07-24T11:47:41.0108156Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ce694f6b-e900-4c8d-9490-c5c8b3a5f73b.config
Fetching the repository
2026-07-24T11:47:41.0176404Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7a6191312af5f88417106c6abe2ee6ca779d5608:refs/remotes/origin/py3.12 2026-07-24T11:47:45.0612022Z From https://github.com/pypy/pypy 2026-07-24T11:47:45.0613121Z * [new ref] 7a6191312af5f88417106c6abe2ee6ca779d5608 -> origin/py3.12 2026-07-24T11:47:45.0668833Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-07-24T11:47:45.0699886Z origin/py3.12 2026-07-24T11:47:45.0707698Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-07-24T11:47:45.0735090Z 7a6191312af5f88417106c6abe2ee6ca779d5608
Determining the checkout info
2026-07-24T11:47:45.0745120Z [command]/usr/bin/git sparse-checkout disable 2026-07-24T11:47:45.0793377Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-24T11:47:45.0826238Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-07-24T11:47:45.7169440Z Switched to a new branch 'py3.12' 2026-07-24T11:47:45.7170410Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-07-24T11:47:45.7247439Z [command]/usr/bin/git log -1 --format=%H 2026-07-24T11:47:45.7276600Z 7a6191312af5f88417106c6abe2ee6ca779d5608