Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T21:49:51.6039628Z with: 2026-08-31T21:49:51.6040377Z repository: pypy/pypy 2026-08-31T21:49:51.6044460Z token: *** 2026-08-31T21:49:51.6045024Z ssh-strict: true 2026-08-31T21:49:51.6045710Z ssh-user: git 2026-08-31T21:49:51.6046308Z persist-credentials: true 2026-08-31T21:49:51.6046903Z clean: true 2026-08-31T21:49:51.6047587Z sparse-checkout-cone-mode: true 2026-08-31T21:49:51.6048240Z fetch-depth: 1 2026-08-31T21:49:51.6048881Z fetch-tags: false 2026-08-31T21:49:51.6049472Z show-progress: true 2026-08-31T21:49:51.6050016Z lfs: false 2026-08-31T21:49:51.6050616Z submodules: false 2026-08-31T21:49:51.6051209Z set-safe-directory: true
2026-08-31T21:49:51.7004600Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T21:49:51.7008518Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-31T21:49:51.7023166Z [command]/usr/bin/git version 2026-08-31T21:49:51.7105948Z git version 2.55.0
2026-08-31T21:49:51.7145027Z Temporarily overriding HOME='/home/runner/work/_temp/e38fe57b-914b-4346-93c7-34b55a9d5c8e' before making global git config changes 2026-08-31T21:49:51.7149652Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T21:49:51.7151055Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-31T21:49:51.7195411Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T21:49:51.7216752Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-31T21:49:51.7272484Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T21:49:51.7277460Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T21:49:51.7279075Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T21:49:51.7284186Z hint: call: 2026-08-31T21:49:51.7284982Z hint: 2026-08-31T21:49:51.7285995Z hint: git config --global init.defaultBranch <name> 2026-08-31T21:49:51.7286884Z hint: 2026-08-31T21:49:51.7287820Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T21:49:51.7289086Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T21:49:51.7290164Z hint: 2026-08-31T21:49:51.7290927Z hint: git branch -m <name> 2026-08-31T21:49:51.7291918Z hint: 2026-08-31T21:49:51.7292970Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T21:49:51.7294388Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-31T21:49:51.7299756Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T21:49:51.7333669Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T21:49:51.7366098Z Removing SSH command configuration 2026-08-31T21:49:51.7371296Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T21:49:51.7405101Z [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-31T21:49:51.7732727Z Removing HTTP extra header 2026-08-31T21:49:51.7739356Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T21:49:51.7775133Z [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-31T21:49:51.7994490Z Removing includeIf entries pointing to credentials config files 2026-08-31T21:49:51.8000870Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T21:49:51.8035962Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T21:49:51.8262666Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-d6b7b0fa-6e55-47b9-9157-2b98b6e532ae.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T21:49:51.8303645Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-d6b7b0fa-6e55-47b9-9157-2b98b6e532ae.config 2026-08-31T21:49:51.8336139Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-d6b7b0fa-6e55-47b9-9157-2b98b6e532ae.config 2026-08-31T21:49:51.8368564Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d6b7b0fa-6e55-47b9-9157-2b98b6e532ae.config 2026-08-31T21:49:51.8401701Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d6b7b0fa-6e55-47b9-9157-2b98b6e532ae.config
Fetching the repository
2026-08-31T21:49:51.8443671Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +490104d4cdbf02731309e0963bd7afec83d752cc:refs/remotes/origin/py3.12 2026-08-31T21:49:55.9411948Z From https://github.com/pypy/pypy 2026-08-31T21:49:55.9413919Z * [new ref] 490104d4cdbf02731309e0963bd7afec83d752cc -> origin/py3.12 2026-08-31T21:49:55.9425027Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-08-31T21:49:55.9462497Z origin/py3.12 2026-08-31T21:49:55.9471630Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-08-31T21:49:55.9501508Z 490104d4cdbf02731309e0963bd7afec83d752cc
Determining the checkout info
2026-08-31T21:49:55.9511227Z [command]/usr/bin/git sparse-checkout disable 2026-08-31T21:49:55.9557572Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T21:49:55.9591256Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-08-31T21:49:56.3717507Z Switched to a new branch 'py3.12' 2026-08-31T21:49:56.3731668Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-31T21:49:56.3774633Z [command]/usr/bin/git log -1 --format=%H 2026-08-31T21:49:56.3798776Z 490104d4cdbf02731309e0963bd7afec83d752cc