Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-26T06:04:52.8075720Z with: 2026-08-26T06:04:52.8076189Z repository: pypy/pypy 2026-08-26T06:04:52.8079830Z token: *** 2026-08-26T06:04:52.8080244Z ssh-strict: true 2026-08-26T06:04:52.8080653Z ssh-user: git 2026-08-26T06:04:52.8081065Z persist-credentials: true 2026-08-26T06:04:52.8081527Z clean: true 2026-08-26T06:04:52.8081946Z sparse-checkout-cone-mode: true 2026-08-26T06:04:52.8082439Z fetch-depth: 1 2026-08-26T06:04:52.8082844Z fetch-tags: false 2026-08-26T06:04:52.8083271Z show-progress: true 2026-08-26T06:04:52.8083693Z lfs: false 2026-08-26T06:04:52.8084088Z submodules: false 2026-08-26T06:04:52.8084516Z set-safe-directory: true
2026-08-26T06:04:52.9007384Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-26T06:04:52.9010959Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-26T06:04:52.9012045Z [command]/usr/bin/git version 2026-08-26T06:04:52.9012546Z git version 2.55.0
2026-08-26T06:04:52.9036252Z Temporarily overriding HOME='/home/runner/work/_temp/5eb37d0b-2ec1-4104-b254-9a8b11537e5a' before making global git config changes 2026-08-26T06:04:52.9037779Z Adding repository directory to the temporary git global config as a safe directory 2026-08-26T06:04:52.9042394Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-26T06:04:52.9078893Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-26T06:04:52.9088164Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-26T06:04:52.9160674Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-26T06:04:52.9162449Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-26T06:04:52.9163552Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-26T06:04:52.9164443Z hint: call: 2026-08-26T06:04:52.9165007Z hint: 2026-08-26T06:04:52.9166032Z hint: git config --global init.defaultBranch <name> 2026-08-26T06:04:52.9166772Z hint: 2026-08-26T06:04:52.9167698Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-26T06:04:52.9168795Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-26T06:04:52.9169646Z hint: 2026-08-26T06:04:52.9170217Z hint: git branch -m <name> 2026-08-26T06:04:52.9170825Z hint: 2026-08-26T06:04:52.9171617Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-26T06:04:52.9172869Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-26T06:04:52.9174949Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-26T06:04:52.9211572Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-26T06:04:52.9239552Z Removing SSH command configuration 2026-08-26T06:04:52.9246542Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-26T06:04:52.9277950Z [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-26T06:04:52.9556704Z Removing HTTP extra header 2026-08-26T06:04:52.9568604Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-26T06:04:52.9602112Z [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-26T06:04:52.9788626Z Removing includeIf entries pointing to credentials config files 2026-08-26T06:04:52.9795000Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-26T06:04:52.9827648Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-26T06:04:53.0034909Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-d528f22f-6b5a-452c-bfc1-5a08a99fe5f4.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-26T06:04:53.0074803Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-d528f22f-6b5a-452c-bfc1-5a08a99fe5f4.config 2026-08-26T06:04:53.0105874Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-d528f22f-6b5a-452c-bfc1-5a08a99fe5f4.config 2026-08-26T06:04:53.0138230Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d528f22f-6b5a-452c-bfc1-5a08a99fe5f4.config 2026-08-26T06:04:53.0169164Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d528f22f-6b5a-452c-bfc1-5a08a99fe5f4.config
Fetching the repository
2026-08-26T06:04:53.0206668Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +422c71813a7913bbc389a9f9a788506a4f1efac2:refs/remotes/origin/py3.12 2026-08-26T06:04:57.0825913Z From https://github.com/pypy/pypy 2026-08-26T06:04:57.0826790Z * [new ref] 422c71813a7913bbc389a9f9a788506a4f1efac2 -> origin/py3.12 2026-08-26T06:04:57.0836908Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-08-26T06:04:57.0868778Z origin/py3.12 2026-08-26T06:04:57.0876421Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-08-26T06:04:57.0899316Z 422c71813a7913bbc389a9f9a788506a4f1efac2
Determining the checkout info
2026-08-26T06:04:57.0908839Z [command]/usr/bin/git sparse-checkout disable 2026-08-26T06:04:57.0950469Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-26T06:04:57.0984672Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-08-26T06:04:57.5011164Z Switched to a new branch 'py3.12' 2026-08-26T06:04:57.5029356Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-26T06:04:57.5066538Z [command]/usr/bin/git log -1 --format=%H 2026-08-26T06:04:57.5105554Z 422c71813a7913bbc389a9f9a788506a4f1efac2