Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-30T21:45:13.0160321Z with: 2026-08-30T21:45:13.0160899Z repository: pypy/pypy 2026-08-30T21:45:13.0165103Z token: *** 2026-08-30T21:45:13.0165765Z ssh-strict: true 2026-08-30T21:45:13.0166414Z ssh-user: git 2026-08-30T21:45:13.0167017Z persist-credentials: true 2026-08-30T21:45:13.0167593Z clean: true 2026-08-30T21:45:13.0168213Z sparse-checkout-cone-mode: true 2026-08-30T21:45:13.0168876Z fetch-depth: 1 2026-08-30T21:45:13.0169443Z fetch-tags: false 2026-08-30T21:45:13.0169999Z show-progress: true 2026-08-30T21:45:13.0170558Z lfs: false 2026-08-30T21:45:13.0171143Z submodules: false 2026-08-30T21:45:13.0171697Z set-safe-directory: true
2026-08-30T21:45:13.0986989Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-30T21:45:13.0990531Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-30T21:45:13.0991991Z [command]/usr/bin/git version 2026-08-30T21:45:13.1053033Z git version 2.55.0
2026-08-30T21:45:13.1084658Z Temporarily overriding HOME='/home/runner/work/_temp/c0c34544-7dfb-4316-9a06-875321f26347' before making global git config changes 2026-08-30T21:45:13.1086508Z Adding repository directory to the temporary git global config as a safe directory 2026-08-30T21:45:13.1088722Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-30T21:45:13.1116742Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-30T21:45:13.1125122Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-30T21:45:13.1212178Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-30T21:45:13.1214685Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-30T21:45:13.1216087Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-30T21:45:13.1217600Z hint: call: 2026-08-30T21:45:13.1218416Z hint: 2026-08-30T21:45:13.1219089Z hint: git config --global init.defaultBranch <name> 2026-08-30T21:45:13.1220099Z hint: 2026-08-30T21:45:13.1220848Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-30T21:45:13.1221912Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-30T21:45:13.1222736Z hint: 2026-08-30T21:45:13.1223267Z hint: git branch -m <name> 2026-08-30T21:45:13.1226583Z hint: 2026-08-30T21:45:13.1227466Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-30T21:45:13.1228667Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-30T21:45:13.1230663Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-30T21:45:13.1257545Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-30T21:45:13.1294889Z Removing SSH command configuration 2026-08-30T21:45:13.1296832Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-30T21:45:13.1321364Z [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-30T21:45:13.1607341Z Removing HTTP extra header 2026-08-30T21:45:13.1608691Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-30T21:45:13.1635716Z [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-30T21:45:13.1804618Z Removing includeIf entries pointing to credentials config files 2026-08-30T21:45:13.1808471Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-30T21:45:13.1835662Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-30T21:45:13.2021642Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-d71f0efd-9118-4d44-9ec7-4bd263654a24.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-30T21:45:13.2047274Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-d71f0efd-9118-4d44-9ec7-4bd263654a24.config 2026-08-30T21:45:13.2072842Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-d71f0efd-9118-4d44-9ec7-4bd263654a24.config 2026-08-30T21:45:13.2099590Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d71f0efd-9118-4d44-9ec7-4bd263654a24.config 2026-08-30T21:45:13.2126670Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d71f0efd-9118-4d44-9ec7-4bd263654a24.config
Fetching the repository
2026-08-30T21:45:13.2157930Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7baed3f47bf9729ab43c340ab8accda43d2f57fe:refs/remotes/origin/main 2026-08-30T21:45:16.2316568Z From https://github.com/pypy/pypy 2026-08-30T21:45:16.2318036Z * [new ref] 7baed3f47bf9729ab43c340ab8accda43d2f57fe -> origin/main 2026-08-30T21:45:16.2326052Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-30T21:45:16.2371739Z origin/main 2026-08-30T21:45:16.2379599Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-30T21:45:16.2406230Z 7baed3f47bf9729ab43c340ab8accda43d2f57fe
Determining the checkout info
2026-08-30T21:45:16.2414594Z [command]/usr/bin/git sparse-checkout disable 2026-08-30T21:45:16.2448884Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-30T21:45:16.2477120Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-30T21:45:16.5779340Z Switched to a new branch 'main' 2026-08-30T21:45:16.5780663Z branch 'main' set up to track 'origin/main'.
2026-08-30T21:45:16.5831905Z [command]/usr/bin/git log -1 --format=%H 2026-08-30T21:45:16.5853497Z 7baed3f47bf9729ab43c340ab8accda43d2f57fe