2024-04-03T15:48:20.9432272Z Current runner version: '2.314.1' 2024-04-03T15:48:20.9437584Z Runner name: 'linux.20_04.4x_5850c3b57301' 2024-04-03T15:48:20.9438269Z Runner group name: 'Default' 2024-04-03T15:48:20.9438926Z Machine name: 'runner' 2024-04-03T15:48:20.9453223Z ##[group]Operating System 2024-04-03T15:48:20.9453724Z Ubuntu 2024-04-03T15:48:20.9454010Z 20.04.6 2024-04-03T15:48:20.9454328Z LTS 2024-04-03T15:48:20.9454610Z ##[endgroup] 2024-04-03T15:48:20.9454946Z ##[group]Runner Image 2024-04-03T15:48:20.9455373Z Image: ubuntu-20.04 2024-04-03T15:48:20.9455712Z Version: 20240324.1.0 2024-04-03T15:48:20.9456654Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240324.1/images/ubuntu/Ubuntu2004-Readme.md 2024-04-03T15:48:20.9458073Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240324.1 2024-04-03T15:48:20.9458880Z ##[endgroup] 2024-04-03T15:48:20.9460908Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:20.9462477Z Actions: read 2024-04-03T15:48:20.9462977Z Checks: read 2024-04-03T15:48:20.9463436Z Contents: read 2024-04-03T15:48:20.9463780Z Deployments: read 2024-04-03T15:48:20.9464148Z Discussions: read 2024-04-03T15:48:20.9464472Z Issues: read 2024-04-03T15:48:20.9464801Z Metadata: read 2024-04-03T15:48:20.9465164Z Packages: read 2024-04-03T15:48:20.9465470Z Pages: read 2024-04-03T15:48:20.9465805Z PullRequests: read 2024-04-03T15:48:20.9466545Z RepositoryProjects: read 2024-04-03T15:48:20.9466947Z SecurityEvents: read 2024-04-03T15:48:20.9467316Z Statuses: read 2024-04-03T15:48:20.9467663Z ##[endgroup] 2024-04-03T15:48:20.9470531Z Secret source: None 2024-04-03T15:48:20.9471051Z Prepare workflow directory 2024-04-03T15:48:21.0070683Z Prepare all required actions 2024-04-03T15:48:21.0227408Z Getting action download info 2024-04-03T15:48:21.1818700Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:24.6854607Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-04-03T15:48:24.8470338Z Getting action download info 2024-04-03T15:48:24.9359798Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:25.1786908Z Complete job name: Test `run_test.py` is usable without boto3/rockset 2024-04-03T15:48:25.2607693Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:25.2608342Z with: 2024-04-03T15:48:25.2608569Z submodules: false 2024-04-03T15:48:25.2608824Z fetch-depth: 1 2024-04-03T15:48:25.2609061Z ##[endgroup] 2024-04-03T15:48:25.2845524Z ##[group]Run retry () { 2024-04-03T15:48:25.2845868Z retry () { 2024-04-03T15:48:25.2846297Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:25.2846757Z } 2024-04-03T15:48:25.2847009Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.2847341Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:25.2847736Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.2848104Z else 2024-04-03T15:48:25.2848371Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.2848702Z fi 2024-04-03T15:48:25.2848947Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.2877927Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:25.2878364Z env: 2024-04-03T15:48:25.2878576Z NO_SUDO: 2024-04-03T15:48:25.2878807Z ##[endgroup] 2024-04-03T15:48:25.3066685Z /home/runner/work/pytorch/pytorch 2024-04-03T15:48:25.3282639Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:25.3282994Z with: 2024-04-03T15:48:25.3283260Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:25.3283611Z fetch-depth: 1 2024-04-03T15:48:25.3283852Z submodules: false 2024-04-03T15:48:25.3284132Z quiet-checkout: true 2024-04-03T15:48:25.3284405Z repository: pytorch/pytorch 2024-04-03T15:48:25.3284852Z token: *** 2024-04-03T15:48:25.3285090Z ssh-strict: true 2024-04-03T15:48:25.3285538Z persist-credentials: true 2024-04-03T15:48:25.3285819Z clean: true 2024-04-03T15:48:25.3286063Z sparse-checkout-cone-mode: true 2024-04-03T15:48:25.3286361Z lfs: false 2024-04-03T15:48:25.3286585Z set-safe-directory: true 2024-04-03T15:48:25.3286850Z ##[endgroup] 2024-04-03T15:48:25.4200988Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:25.4202602Z ##[group]Getting Git version info 2024-04-03T15:48:25.4203172Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-04-03T15:48:25.4203821Z [command]/usr/bin/git version 2024-04-03T15:48:25.5440037Z git version 2.43.2 2024-04-03T15:48:25.5461456Z ##[endgroup] 2024-04-03T15:48:25.5475688Z Temporarily overriding HOME='/home/runner/work/_temp/b43baf7c-a22c-4d2f-9eef-650a8752d8ae' before making global git config changes 2024-04-03T15:48:25.5476678Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:25.5479671Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-04-03T15:48:25.5562993Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-04-03T15:48:25.5567218Z ##[group]Initializing the repository 2024-04-03T15:48:25.5570134Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-04-03T15:48:25.5833400Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:25.5834913Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:25.5835593Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:25.5836250Z hint: 2024-04-03T15:48:25.5836945Z hint: git config --global init.defaultBranch 2024-04-03T15:48:25.5837647Z hint: 2024-04-03T15:48:25.5838461Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:25.5839761Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:25.5840613Z hint: 2024-04-03T15:48:25.5841009Z hint: git branch -m 2024-04-03T15:48:25.5841493Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-04-03T15:48:25.5848054Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:25.5932830Z ##[endgroup] 2024-04-03T15:48:25.5933730Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:25.5936230Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:25.5957259Z ##[endgroup] 2024-04-03T15:48:25.5957718Z ##[group]Setting up auth 2024-04-03T15:48:25.5962268Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:25.5983987Z [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' || :" 2024-04-03T15:48:25.7882283Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:25.7903639Z [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' || :" 2024-04-03T15:48:25.8045182Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:25.8071738Z ##[endgroup] 2024-04-03T15:48:25.8072564Z ##[group]Fetching the repository 2024-04-03T15:48:25.8079215Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:26.4007512Z remote: Enumerating objects: 13696, done. 2024-04-03T15:48:26.4012634Z remote: Counting objects: 0% (1/13696) 2024-04-03T15:48:26.4014005Z remote: Counting objects: 1% (137/13696) 2024-04-03T15:48:26.4016344Z remote: Counting objects: 2% (274/13696) 2024-04-03T15:48:26.4018105Z remote: Counting objects: 3% (411/13696) 2024-04-03T15:48:26.4019268Z remote: Counting objects: 4% (548/13696) 2024-04-03T15:48:26.4020519Z remote: Counting objects: 5% (685/13696) 2024-04-03T15:48:26.4021439Z remote: Counting objects: 6% (822/13696) 2024-04-03T15:48:26.4022341Z remote: Counting objects: 7% (959/13696) 2024-04-03T15:48:26.4060697Z remote: Counting objects: 8% (1096/13696) 2024-04-03T15:48:26.4061791Z remote: Counting objects: 9% (1233/13696) 2024-04-03T15:48:26.4062917Z remote: Counting objects: 10% (1370/13696) 2024-04-03T15:48:26.4063888Z remote: Counting objects: 11% (1507/13696) 2024-04-03T15:48:26.4066934Z remote: Counting objects: 12% (1644/13696) 2024-04-03T15:48:26.4068381Z remote: Counting objects: 13% (1781/13696) 2024-04-03T15:48:26.4069421Z remote: Counting objects: 14% (1918/13696) 2024-04-03T15:48:26.4069981Z remote: Counting objects: 15% (2055/13696) 2024-04-03T15:48:26.4070402Z remote: Counting objects: 16% (2192/13696) 2024-04-03T15:48:26.4071090Z remote: Counting objects: 17% (2329/13696) 2024-04-03T15:48:26.4071825Z remote: Counting objects: 18% (2466/13696) 2024-04-03T15:48:26.4072287Z remote: Counting objects: 19% (2603/13696) 2024-04-03T15:48:26.4072678Z remote: Counting objects: 20% (2740/13696) 2024-04-03T15:48:26.4073280Z remote: Counting objects: 21% (2877/13696) 2024-04-03T15:48:26.4073907Z remote: Counting objects: 22% (3014/13696) 2024-04-03T15:48:26.4074602Z remote: Counting objects: 23% (3151/13696) 2024-04-03T15:48:26.4075273Z remote: Counting objects: 24% (3288/13696) 2024-04-03T15:48:26.4075933Z remote: Counting objects: 25% (3424/13696) 2024-04-03T15:48:26.4076419Z remote: Counting objects: 26% (3561/13696) 2024-04-03T15:48:26.4076806Z remote: Counting objects: 27% (3698/13696) 2024-04-03T15:48:26.4077189Z remote: Counting objects: 28% (3835/13696) 2024-04-03T15:48:26.4077690Z remote: Counting objects: 29% (3972/13696) 2024-04-03T15:48:26.4078093Z remote: Counting objects: 30% (4109/13696) 2024-04-03T15:48:26.4078609Z remote: Counting objects: 31% (4246/13696) 2024-04-03T15:48:26.4079296Z remote: Counting objects: 32% (4383/13696) 2024-04-03T15:48:26.4079699Z remote: Counting objects: 33% (4520/13696) 2024-04-03T15:48:26.4080089Z remote: Counting objects: 34% (4657/13696) 2024-04-03T15:48:26.4080470Z remote: Counting objects: 35% (4794/13696) 2024-04-03T15:48:26.4080850Z remote: Counting objects: 36% (4931/13696) 2024-04-03T15:48:26.4081311Z remote: Counting objects: 37% (5068/13696) 2024-04-03T15:48:26.4081735Z remote: Counting objects: 38% (5205/13696) 2024-04-03T15:48:26.4082169Z remote: Counting objects: 39% (5342/13696) 2024-04-03T15:48:26.4082886Z remote: Counting objects: 40% (5479/13696) 2024-04-03T15:48:26.4083422Z remote: Counting objects: 41% (5616/13696) 2024-04-03T15:48:26.4083890Z remote: Counting objects: 42% (5753/13696) 2024-04-03T15:48:26.4084656Z remote: Counting objects: 43% (5890/13696) 2024-04-03T15:48:26.4085436Z remote: Counting objects: 44% (6027/13696) 2024-04-03T15:48:26.4086230Z remote: Counting objects: 45% (6164/13696) 2024-04-03T15:48:26.4087015Z remote: Counting objects: 46% (6301/13696) 2024-04-03T15:48:26.4087786Z remote: Counting objects: 47% (6438/13696) 2024-04-03T15:48:26.4088488Z remote: Counting objects: 48% (6575/13696) 2024-04-03T15:48:26.4089094Z remote: Counting objects: 49% (6712/13696) 2024-04-03T15:48:26.4089817Z remote: Counting objects: 50% (6848/13696) 2024-04-03T15:48:26.4090316Z remote: Counting objects: 51% (6985/13696) 2024-04-03T15:48:26.4090697Z remote: Counting objects: 52% (7122/13696) 2024-04-03T15:48:26.4091076Z remote: Counting objects: 53% (7259/13696) 2024-04-03T15:48:26.4091457Z remote: Counting objects: 54% (7396/13696) 2024-04-03T15:48:26.4091989Z remote: Counting objects: 55% (7533/13696) 2024-04-03T15:48:26.4092364Z remote: Counting objects: 56% (7670/13696) 2024-04-03T15:48:26.4092863Z remote: Counting objects: 57% (7807/13696) 2024-04-03T15:48:26.4093338Z remote: Counting objects: 58% (7944/13696) 2024-04-03T15:48:26.4094036Z remote: Counting objects: 59% (8081/13696) 2024-04-03T15:48:26.4094538Z remote: Counting objects: 60% (8218/13696) 2024-04-03T15:48:26.4095129Z remote: Counting objects: 61% (8355/13696) 2024-04-03T15:48:26.4095763Z remote: Counting objects: 62% (8492/13696) 2024-04-03T15:48:26.4096159Z remote: Counting objects: 63% (8629/13696) 2024-04-03T15:48:26.4096638Z remote: Counting objects: 64% (8766/13696) 2024-04-03T15:48:26.4097019Z remote: Counting objects: 65% (8903/13696) 2024-04-03T15:48:26.4097409Z remote: Counting objects: 66% (9040/13696) 2024-04-03T15:48:26.4097802Z remote: Counting objects: 67% (9177/13696) 2024-04-03T15:48:26.4098184Z remote: Counting objects: 68% (9314/13696) 2024-04-03T15:48:26.4114384Z remote: Counting objects: 69% (9451/13696) 2024-04-03T15:48:26.4115207Z remote: Counting objects: 70% (9588/13696) 2024-04-03T15:48:26.4115921Z remote: Counting objects: 71% (9725/13696) 2024-04-03T15:48:26.4116605Z remote: Counting objects: 72% (9862/13696) 2024-04-03T15:48:26.4117280Z remote: Counting objects: 73% (9999/13696) 2024-04-03T15:48:26.4117974Z remote: Counting objects: 74% (10136/13696) 2024-04-03T15:48:26.4118741Z remote: Counting objects: 75% (10272/13696) 2024-04-03T15:48:26.4119489Z remote: Counting objects: 76% (10409/13696) 2024-04-03T15:48:26.4120177Z remote: Counting objects: 77% (10546/13696) 2024-04-03T15:48:26.4120878Z remote: Counting objects: 78% (10683/13696) 2024-04-03T15:48:26.4121587Z remote: Counting objects: 79% (10820/13696) 2024-04-03T15:48:26.4122315Z remote: Counting objects: 80% (10957/13696) 2024-04-03T15:48:26.4122982Z remote: Counting objects: 81% (11094/13696) 2024-04-03T15:48:26.4123612Z remote: Counting objects: 82% (11231/13696) 2024-04-03T15:48:26.4124286Z remote: Counting objects: 83% (11368/13696) 2024-04-03T15:48:26.4125004Z remote: Counting objects: 84% (11505/13696) 2024-04-03T15:48:26.4125593Z remote: Counting objects: 85% (11642/13696) 2024-04-03T15:48:26.4126295Z remote: Counting objects: 86% (11779/13696) 2024-04-03T15:48:26.4127037Z remote: Counting objects: 87% (11916/13696) 2024-04-03T15:48:26.4128166Z remote: Counting objects: 88% (12053/13696) 2024-04-03T15:48:26.4131589Z remote: Counting objects: 89% (12190/13696) 2024-04-03T15:48:26.4133125Z remote: Counting objects: 90% (12327/13696) 2024-04-03T15:48:26.4135337Z remote: Counting objects: 91% (12464/13696) 2024-04-03T15:48:26.4136128Z remote: Counting objects: 92% (12601/13696) 2024-04-03T15:48:26.4138172Z remote: Counting objects: 93% (12738/13696) 2024-04-03T15:48:26.4139641Z remote: Counting objects: 94% (12875/13696) 2024-04-03T15:48:26.4141332Z remote: Counting objects: 95% (13012/13696) 2024-04-03T15:48:26.4157290Z remote: Counting objects: 96% (13149/13696) 2024-04-03T15:48:26.4158134Z remote: Counting objects: 97% (13286/13696) 2024-04-03T15:48:26.4158974Z remote: Counting objects: 98% (13423/13696) 2024-04-03T15:48:26.4159560Z remote: Counting objects: 99% (13560/13696) 2024-04-03T15:48:26.4160268Z remote: Counting objects: 100% (13696/13696) 2024-04-03T15:48:26.4160871Z remote: Counting objects: 100% (13696/13696), done. 2024-04-03T15:48:26.4237256Z remote: Compressing objects: 0% (1/11695) 2024-04-03T15:48:26.4377070Z remote: Compressing objects: 1% (117/11695) 2024-04-03T15:48:26.4835918Z remote: Compressing objects: 2% (234/11695) 2024-04-03T15:48:26.4890249Z remote: Compressing objects: 3% (351/11695) 2024-04-03T15:48:26.4931263Z remote: Compressing objects: 4% (468/11695) 2024-04-03T15:48:26.5030717Z remote: Compressing objects: 5% (585/11695) 2024-04-03T15:48:26.5295064Z remote: Compressing objects: 6% (702/11695) 2024-04-03T15:48:26.5609449Z remote: Compressing objects: 7% (819/11695) 2024-04-03T15:48:26.6093078Z remote: Compressing objects: 8% (936/11695) 2024-04-03T15:48:26.6888850Z remote: Compressing objects: 9% (1053/11695) 2024-04-03T15:48:26.7279845Z remote: Compressing objects: 10% (1170/11695) 2024-04-03T15:48:26.7616508Z remote: Compressing objects: 11% (1287/11695) 2024-04-03T15:48:26.7889120Z remote: Compressing objects: 12% (1404/11695) 2024-04-03T15:48:26.8127075Z remote: Compressing objects: 13% (1521/11695) 2024-04-03T15:48:26.8889357Z remote: Compressing objects: 14% (1638/11695) 2024-04-03T15:48:26.9246831Z remote: Compressing objects: 15% (1755/11695) 2024-04-03T15:48:26.9695585Z remote: Compressing objects: 16% (1872/11695) 2024-04-03T15:48:27.0066886Z remote: Compressing objects: 17% (1989/11695) 2024-04-03T15:48:27.0455007Z remote: Compressing objects: 18% (2106/11695) 2024-04-03T15:48:27.0890852Z remote: Compressing objects: 19% (2223/11695) 2024-04-03T15:48:27.1469322Z remote: Compressing objects: 20% (2339/11695) 2024-04-03T15:48:27.1731044Z remote: Compressing objects: 21% (2456/11695) 2024-04-03T15:48:27.2163438Z remote: Compressing objects: 22% (2573/11695) 2024-04-03T15:48:27.2738795Z remote: Compressing objects: 23% (2690/11695) 2024-04-03T15:48:27.3132113Z remote: Compressing objects: 24% (2807/11695) 2024-04-03T15:48:27.3757633Z remote: Compressing objects: 25% (2924/11695) 2024-04-03T15:48:27.4089863Z remote: Compressing objects: 26% (3041/11695) 2024-04-03T15:48:27.4165330Z remote: Compressing objects: 27% (3158/11695) 2024-04-03T15:48:27.4434402Z remote: Compressing objects: 27% (3177/11695) 2024-04-03T15:48:27.4931193Z remote: Compressing objects: 28% (3275/11695) 2024-04-03T15:48:27.5232456Z remote: Compressing objects: 29% (3392/11695) 2024-04-03T15:48:27.5294402Z remote: Compressing objects: 30% (3509/11695) 2024-04-03T15:48:27.5493310Z remote: Compressing objects: 31% (3626/11695) 2024-04-03T15:48:27.5657766Z remote: Compressing objects: 32% (3743/11695) 2024-04-03T15:48:27.5815048Z remote: Compressing objects: 33% (3860/11695) 2024-04-03T15:48:27.5855673Z remote: Compressing objects: 34% (3977/11695) 2024-04-03T15:48:27.6023882Z remote: Compressing objects: 35% (4094/11695) 2024-04-03T15:48:27.6276347Z remote: Compressing objects: 36% (4211/11695) 2024-04-03T15:48:27.6477837Z remote: Compressing objects: 37% (4328/11695) 2024-04-03T15:48:27.6828521Z remote: Compressing objects: 38% (4445/11695) 2024-04-03T15:48:27.7247092Z remote: Compressing objects: 39% (4562/11695) 2024-04-03T15:48:27.7489171Z remote: Compressing objects: 40% (4678/11695) 2024-04-03T15:48:27.7790616Z remote: Compressing objects: 41% (4795/11695) 2024-04-03T15:48:27.8139077Z remote: Compressing objects: 42% (4912/11695) 2024-04-03T15:48:27.8425269Z remote: Compressing objects: 43% (5029/11695) 2024-04-03T15:48:27.8752270Z remote: Compressing objects: 44% (5146/11695) 2024-04-03T15:48:27.9303432Z remote: Compressing objects: 45% (5263/11695) 2024-04-03T15:48:27.9610976Z remote: Compressing objects: 46% (5380/11695) 2024-04-03T15:48:27.9889145Z remote: Compressing objects: 47% (5497/11695) 2024-04-03T15:48:28.0090208Z remote: Compressing objects: 48% (5614/11695) 2024-04-03T15:48:28.0463434Z remote: Compressing objects: 49% (5731/11695) 2024-04-03T15:48:28.0650901Z remote: Compressing objects: 50% (5848/11695) 2024-04-03T15:48:28.0748077Z remote: Compressing objects: 51% (5965/11695) 2024-04-03T15:48:28.0898133Z remote: Compressing objects: 52% (6082/11695) 2024-04-03T15:48:28.1357115Z remote: Compressing objects: 53% (6199/11695) 2024-04-03T15:48:28.1451917Z remote: Compressing objects: 54% (6316/11695) 2024-04-03T15:48:28.1628621Z remote: Compressing objects: 55% (6433/11695) 2024-04-03T15:48:28.1888934Z remote: Compressing objects: 56% (6550/11695) 2024-04-03T15:48:28.2160196Z remote: Compressing objects: 57% (6667/11695) 2024-04-03T15:48:28.2217505Z remote: Compressing objects: 58% (6784/11695) 2024-04-03T15:48:28.2267882Z remote: Compressing objects: 59% (6901/11695) 2024-04-03T15:48:28.2332703Z remote: Compressing objects: 60% (7017/11695) 2024-04-03T15:48:28.2435190Z remote: Compressing objects: 61% (7134/11695) 2024-04-03T15:48:28.2474672Z remote: Compressing objects: 62% (7251/11695) 2024-04-03T15:48:28.2480995Z remote: Compressing objects: 63% (7368/11695) 2024-04-03T15:48:28.2495717Z remote: Compressing objects: 64% (7485/11695) 2024-04-03T15:48:28.2521766Z remote: Compressing objects: 65% (7602/11695) 2024-04-03T15:48:28.2522495Z remote: Compressing objects: 66% (7719/11695) 2024-04-03T15:48:28.2532016Z remote: Compressing objects: 67% (7836/11695) 2024-04-03T15:48:28.2631109Z remote: Compressing objects: 68% (7953/11695) 2024-04-03T15:48:28.2692797Z remote: Compressing objects: 69% (8070/11695) 2024-04-03T15:48:28.2788706Z remote: Compressing objects: 70% (8187/11695) 2024-04-03T15:48:28.2876491Z remote: Compressing objects: 71% (8304/11695) 2024-04-03T15:48:28.2962317Z remote: Compressing objects: 72% (8421/11695) 2024-04-03T15:48:28.3032586Z remote: Compressing objects: 73% (8538/11695) 2024-04-03T15:48:28.3139431Z remote: Compressing objects: 74% (8655/11695) 2024-04-03T15:48:28.3259408Z remote: Compressing objects: 75% (8772/11695) 2024-04-03T15:48:28.3350741Z remote: Compressing objects: 76% (8889/11695) 2024-04-03T15:48:28.3455788Z remote: Compressing objects: 77% (9006/11695) 2024-04-03T15:48:28.3533524Z remote: Compressing objects: 78% (9123/11695) 2024-04-03T15:48:28.3536859Z remote: Compressing objects: 79% (9240/11695) 2024-04-03T15:48:28.3593211Z remote: Compressing objects: 80% (9356/11695) 2024-04-03T15:48:28.3672313Z remote: Compressing objects: 81% (9473/11695) 2024-04-03T15:48:28.3769040Z remote: Compressing objects: 82% (9590/11695) 2024-04-03T15:48:28.3938408Z remote: Compressing objects: 83% (9707/11695) 2024-04-03T15:48:28.4058428Z remote: Compressing objects: 84% (9824/11695) 2024-04-03T15:48:28.4134257Z remote: Compressing objects: 85% (9941/11695) 2024-04-03T15:48:28.4163797Z remote: Compressing objects: 86% (10058/11695) 2024-04-03T15:48:28.4247725Z remote: Compressing objects: 86% (10092/11695) 2024-04-03T15:48:28.4385338Z remote: Compressing objects: 87% (10175/11695) 2024-04-03T15:48:28.4503045Z remote: Compressing objects: 88% (10292/11695) 2024-04-03T15:48:28.4600515Z remote: Compressing objects: 89% (10409/11695) 2024-04-03T15:48:28.4794282Z remote: Compressing objects: 90% (10526/11695) 2024-04-03T15:48:28.4801961Z remote: Compressing objects: 91% (10643/11695) 2024-04-03T15:48:28.4815705Z remote: Compressing objects: 92% (10760/11695) 2024-04-03T15:48:28.4829369Z remote: Compressing objects: 93% (10877/11695) 2024-04-03T15:48:28.4842313Z remote: Compressing objects: 94% (10994/11695) 2024-04-03T15:48:28.4854533Z remote: Compressing objects: 95% (11111/11695) 2024-04-03T15:48:28.4864809Z remote: Compressing objects: 96% (11228/11695) 2024-04-03T15:48:28.4878402Z remote: Compressing objects: 97% (11345/11695) 2024-04-03T15:48:28.4890079Z remote: Compressing objects: 98% (11462/11695) 2024-04-03T15:48:28.4899456Z remote: Compressing objects: 99% (11579/11695) 2024-04-03T15:48:28.4900466Z remote: Compressing objects: 100% (11695/11695) 2024-04-03T15:48:28.4901006Z remote: Compressing objects: 100% (11695/11695), done. 2024-04-03T15:48:30.7280566Z remote: Total 13696 (delta 1907), reused 9382 (delta 1697), pack-reused 0 2024-04-03T15:48:31.1002387Z ##[endgroup] 2024-04-03T15:48:31.1002846Z ##[group]Determining the checkout info 2024-04-03T15:48:31.1004510Z ##[endgroup] 2024-04-03T15:48:31.1005142Z ##[group]Checking out the ref 2024-04-03T15:48:31.1008802Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:32.2272272Z ##[endgroup] 2024-04-03T15:48:32.2303166Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:48:32.2320438Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:48:32.2451853Z ##[group]Run actions/setup-python@v4 2024-04-03T15:48:32.2452214Z with: 2024-04-03T15:48:32.2452426Z python-version: 3.8 2024-04-03T15:48:32.2452693Z architecture: x64 2024-04-03T15:48:32.2452937Z cache: pip 2024-04-03T15:48:32.2453171Z check-latest: false 2024-04-03T15:48:32.2453563Z token: *** 2024-04-03T15:48:32.2453798Z update-environment: true 2024-04-03T15:48:32.2454089Z allow-prereleases: false 2024-04-03T15:48:32.2454356Z ##[endgroup] 2024-04-03T15:48:32.3712333Z ##[group]Installed versions 2024-04-03T15:48:32.4891168Z Successfully set up CPython (3.8.18) 2024-04-03T15:48:32.4892502Z ##[endgroup] 2024-04-03T15:48:33.5264633Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-04-03T15:48:40.3216771Z /home/runner/.cache/pip 2024-04-03T15:48:41.5024695Z Received 301989888 of 443891095 (68.0%), 287.7 MBs/sec 2024-04-03T15:48:42.0928773Z Received 443891095 of 443891095 (100.0%), 266.1 MBs/sec 2024-04-03T15:48:42.0930064Z Cache Size: ~423 MB (443891095 B) 2024-04-03T15:48:42.0969121Z [command]/usr/bin/tar -xf /home/runner/work/_temp/8c24a622-4b23-494a-9a18-b2d71ab0db75/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-04-03T15:48:42.6430136Z Cache restored successfully 2024-04-03T15:48:42.6828587Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-8327cb008a553ab4e40a3bcd53e40712fa97617db042dae74107eab6e3894aeb 2024-04-03T15:48:42.6955064Z ##[group]Run pip install pytest-rerunfailures==11.1.* pytest-flakefinder==1.1.* pytest-xdist==3.3.* expecttest==0.1.* numpy==1.24.* 2024-04-03T15:48:42.6956171Z pip install pytest-rerunfailures==11.1.* pytest-flakefinder==1.1.* pytest-xdist==3.3.* expecttest==0.1.* numpy==1.24.* 2024-04-03T15:48:42.6957082Z pip install torch --pre --index-url https://download.pytorch.org/whl/nightly/cpu/ 2024-04-03T15:48:42.6973364Z shell: /usr/bin/bash -e {0} 2024-04-03T15:48:42.6973656Z env: 2024-04-03T15:48:42.6973964Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:42.6974522Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-04-03T15:48:42.6975076Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:42.6975576Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:42.6976046Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:42.6976554Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-04-03T15:48:42.6976953Z ##[endgroup] 2024-04-03T15:48:43.8935304Z Collecting pytest-rerunfailures==11.1.* 2024-04-03T15:48:43.9212134Z Downloading pytest_rerunfailures-11.1.2-py3-none-any.whl.metadata (16 kB) 2024-04-03T15:48:43.9413348Z Collecting pytest-flakefinder==1.1.* 2024-04-03T15:48:43.9491539Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2024-04-03T15:48:43.9958747Z Collecting pytest-xdist==3.3.* 2024-04-03T15:48:43.9975453Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2024-04-03T15:48:44.0191997Z Collecting expecttest==0.1.* 2024-04-03T15:48:44.0208900Z Using cached expecttest-0.1.6-py3-none-any.whl.metadata (2.5 kB) 2024-04-03T15:48:44.2450713Z Collecting numpy==1.24.* 2024-04-03T15:48:44.2470560Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2024-04-03T15:48:44.2833654Z Collecting packaging>=17.1 (from pytest-rerunfailures==11.1.*) 2024-04-03T15:48:44.2911526Z Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-04-03T15:48:44.3672772Z Collecting pytest>=5.3 (from pytest-rerunfailures==11.1.*) 2024-04-03T15:48:44.3750313Z Downloading pytest-8.1.1-py3-none-any.whl.metadata (7.6 kB) 2024-04-03T15:48:44.4202624Z Collecting execnet>=1.1 (from pytest-xdist==3.3.*) 2024-04-03T15:48:44.4219720Z Using cached execnet-2.0.2-py3-none-any.whl.metadata (2.9 kB) 2024-04-03T15:48:44.4740459Z Collecting iniconfig (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-04-03T15:48:44.4819289Z Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-04-03T15:48:44.5091971Z Collecting pluggy<2.0,>=1.4 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-04-03T15:48:44.5174275Z Downloading pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) 2024-04-03T15:48:44.5427265Z Collecting exceptiongroup>=1.0.0rc8 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-04-03T15:48:44.5444590Z Using cached exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 2024-04-03T15:48:44.5682007Z Collecting tomli>=1 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-04-03T15:48:44.5759661Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-04-03T15:48:44.5949417Z Using cached pytest_rerunfailures-11.1.2-py3-none-any.whl (12 kB) 2024-04-03T15:48:44.5966785Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2024-04-03T15:48:44.5983484Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2024-04-03T15:48:44.6000897Z Using cached expecttest-0.1.6-py3-none-any.whl (6.5 kB) 2024-04-03T15:48:44.6017808Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2024-04-03T15:48:44.6283854Z Using cached execnet-2.0.2-py3-none-any.whl (37 kB) 2024-04-03T15:48:44.6363739Z Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-04-03T15:48:44.6455594Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 6.8 MB/s eta 0:00:00 2024-04-03T15:48:44.6540340Z Downloading pytest-8.1.1-py3-none-any.whl (337 kB) 2024-04-03T15:48:44.6676401Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 337.4/337.4 kB 28.3 MB/s eta 0:00:00 2024-04-03T15:48:44.6693433Z Using cached exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 2024-04-03T15:48:44.6776503Z Downloading pluggy-1.4.0-py3-none-any.whl (20 kB) 2024-04-03T15:48:44.6818396Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2024-04-03T15:48:44.6835589Z Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-04-03T15:48:44.8039213Z Installing collected packages: tomli, pluggy, packaging, numpy, iniconfig, expecttest, execnet, exceptiongroup, pytest, pytest-xdist, pytest-rerunfailures, pytest-flakefinder 2024-04-03T15:48:46.8028847Z Successfully installed exceptiongroup-1.2.0 execnet-2.0.2 expecttest-0.1.6 iniconfig-2.0.0 numpy-1.24.4 packaging-24.0 pluggy-1.4.0 pytest-8.1.1 pytest-flakefinder-1.1.0 pytest-rerunfailures-11.1.2 pytest-xdist-3.3.1 tomli-2.0.1 2024-04-03T15:48:46.9264049Z 2024-04-03T15:48:46.9264630Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-04-03T15:48:46.9265223Z [notice] To update, run: pip install --upgrade pip 2024-04-03T15:48:47.3437585Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2024-04-03T15:48:47.6268862Z Collecting torch 2024-04-03T15:48:47.6376430Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.4.0.dev20240403%2Bcpu-cp38-cp38-linux_x86_64.whl (191.8 MB) 2024-04-03T15:48:48.7767596Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 191.8/191.8 MB 29.5 MB/s eta 0:00:00 2024-04-03T15:48:49.0261238Z Collecting filelock (from torch) 2024-04-03T15:48:49.0360777Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-04-03T15:48:49.0689768Z Collecting typing-extensions>=4.8.0 (from torch) 2024-04-03T15:48:49.0805467Z Using cached https://download.pytorch.org/whl/nightly/typing_extensions-4.8.0-py3-none-any.whl (31 kB) 2024-04-03T15:48:49.1531703Z Collecting sympy (from torch) 2024-04-03T15:48:49.1660512Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-04-03T15:48:49.2006465Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 177.6 MB/s eta 0:00:00 2024-04-03T15:48:49.4005741Z Collecting networkx (from torch) 2024-04-03T15:48:49.4106721Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-04-03T15:48:49.4233746Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 154.1 MB/s eta 0:00:00 2024-04-03T15:48:49.4713230Z Collecting jinja2 (from torch) 2024-04-03T15:48:49.4805004Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.3-py3-none-any.whl (133 kB) 2024-04-03T15:48:49.4853040Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 45.1 MB/s eta 0:00:00 2024-04-03T15:48:49.5296925Z Collecting fsspec (from torch) 2024-04-03T15:48:49.5411312Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.2.0-py3-none-any.whl (170 kB) 2024-04-03T15:48:49.5461230Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.9/170.9 kB 56.2 MB/s eta 0:00:00 2024-04-03T15:48:49.6270546Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2024-04-03T15:48:49.6387299Z Using cached https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-04-03T15:48:49.6573899Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-04-03T15:48:49.6616980Z Collecting networkx (from torch) 2024-04-03T15:48:49.6737389Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.0rc1-py3-none-any.whl (2.0 MB) 2024-04-03T15:48:49.7319010Z Collecting mpmath>=0.19 (from sympy->torch) 2024-04-03T15:48:49.7430875Z Using cached https://download.pytorch.org/whl/nightly/mpmath-1.2.1-py3-none-any.whl (532 kB) 2024-04-03T15:48:49.9737422Z Installing collected packages: mpmath, typing-extensions, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2024-04-03T15:49:02.1146860Z Successfully installed MarkupSafe-2.1.3 filelock-3.13.1 fsspec-2024.2.0 jinja2-3.1.3 mpmath-1.2.1 networkx-3.0rc1 sympy-1.12 torch-2.4.0.dev20240403+cpu typing-extensions-4.8.0 2024-04-03T15:49:02.1488198Z 2024-04-03T15:49:02.1489172Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-04-03T15:49:02.1490176Z [notice] To update, run: pip install --upgrade pip 2024-04-03T15:49:02.2197254Z ##[group]Run # Run test_vulkan, which is a fast noop on Linux 2024-04-03T15:49:02.2197815Z # Run test_vulkan, which is a fast noop on Linux 2024-04-03T15:49:02.2198342Z python3 test/run_test.py --include test_vulkan --verbose 2024-04-03T15:49:02.2212896Z shell: /usr/bin/bash -e {0} 2024-04-03T15:49:02.2213187Z env: 2024-04-03T15:49:02.2213496Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:49:02.2214040Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-04-03T15:49:02.2214574Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:49:02.2215048Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:49:02.2215518Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:49:02.2215997Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-04-03T15:49:02.2216404Z ##[endgroup] 2024-04-03T15:49:07.2443884Z ##[warning] Failed to find test times file `/home/runner/work/pytorch/pytorch/.additional_ci_files/test-times.json`. Using round robin sharding. 2024-04-03T15:49:07.2458345Z ##[warning] Failed to find test times file `/home/runner/work/pytorch/pytorch/.additional_ci_files/test-class-times.json`. Using round robin sharding. 2024-04-03T15:49:07.2461814Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-04-03T15:49:07.2520601Z Running all tests 2024-04-03T15:49:07.2521685Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-04-03T15:49:07.2522713Z Name: tests to run (est. time: 0.0min) 2024-04-03T15:49:07.2523271Z Serial tests (0): 2024-04-03T15:49:07.2523700Z Parallel tests (1): 2024-04-03T15:49:07.2524160Z test_vulkan 1/1 2024-04-03T15:49:07.2524596Z Name: excluded (est. time: 0.0min) 2024-04-03T15:49:07.2525118Z Serial tests (0): 2024-04-03T15:49:07.2525536Z Parallel tests (0): 2024-04-03T15:49:07.2526388Z Starting test batch 'tests to run' 0.0 seconds after initiating testing 2024-04-03T15:49:07.2528251Z No TD results found 2024-04-03T15:49:07.2529725Z Downloading https://ossci-metrics.s3.amazonaws.com/slow-tests.json to /home/runner/work/pytorch/pytorch/test/.pytorch-slow-tests.json 2024-04-03T15:49:07.2532290Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /home/runner/work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2024-04-03T15:49:07.2533945Z Ignoring disabled issues: [''] 2024-04-03T15:49:08.4659889Z Running test_vulkan 1/1 ... [2024-04-03 15:49:08.465397] 2024-04-03T15:49:08.4660920Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-04-03T15:49:08.4663397Z Executing ['/opt/hostedtoolcache/Python/3.8.18/x64/bin/python3', '-bb', 'test_vulkan.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-04-03 15:49:08.465717] 2024-04-03T15:49:08.4665653Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-04-03T15:49:10.8761738Z 2024-04-03T15:49:10.8763271Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_cfbfaf9e1563c5d2_.log 2024-04-03T15:49:10.8764866Z Running 1 items in this shard: test/test_vulkan.py::TestVulkanRewritePass::test_conv 2024-04-03T15:49:10.8765624Z 2024-04-03T15:49:10.8771449Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-04-03T15:49:10.8772726Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-04-03T15:49:11.2929893Z Post job cleanup. 2024-04-03T15:49:11.4033827Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-8327cb008a553ab4e40a3bcd53e40712fa97617db042dae74107eab6e3894aeb, not saving cache. 2024-04-03T15:49:11.4118935Z Post job cleanup. 2024-04-03T15:49:11.4161739Z Post job cleanup. 2024-04-03T15:49:11.4913634Z [command]/usr/bin/git version 2024-04-03T15:49:11.4951374Z git version 2.43.2 2024-04-03T15:49:11.4989666Z Temporarily overriding HOME='/home/runner/work/_temp/6a2e4eb1-4168-4db2-8238-57501c57d6b5' before making global git config changes 2024-04-03T15:49:11.4991486Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:49:11.4996228Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-04-03T15:49:11.5022462Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:49:11.5047547Z [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' || :" 2024-04-03T15:49:11.5213694Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:49:11.5229423Z http.https://github.com/.extraheader 2024-04-03T15:49:11.5238969Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:49:11.5263777Z [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' || :" 2024-04-03T15:49:11.5614937Z Cleaning up orphan processes