2024-04-03T15:48:20.9463023Z Current runner version: '2.314.1' 2024-04-03T15:48:20.9468784Z Runner name: 'linux.20_04.4x_8214fe5fe315' 2024-04-03T15:48:20.9469513Z Runner group name: 'Default' 2024-04-03T15:48:20.9470214Z Machine name: 'runner' 2024-04-03T15:48:20.9485206Z ##[group]Operating System 2024-04-03T15:48:20.9485712Z Ubuntu 2024-04-03T15:48:20.9486018Z 20.04.6 2024-04-03T15:48:20.9486343Z LTS 2024-04-03T15:48:20.9486613Z ##[endgroup] 2024-04-03T15:48:20.9486948Z ##[group]Runner Image 2024-04-03T15:48:20.9487367Z Image: ubuntu-20.04 2024-04-03T15:48:20.9487705Z Version: 20240324.1.0 2024-04-03T15:48:20.9488659Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240324.1/images/ubuntu/Ubuntu2004-Readme.md 2024-04-03T15:48:20.9490126Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240324.1 2024-04-03T15:48:20.9490929Z ##[endgroup] 2024-04-03T15:48:20.9492973Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:20.9494551Z Actions: read 2024-04-03T15:48:20.9495073Z Checks: read 2024-04-03T15:48:20.9495547Z Contents: read 2024-04-03T15:48:20.9495880Z Deployments: read 2024-04-03T15:48:20.9496259Z Discussions: read 2024-04-03T15:48:20.9496599Z Issues: read 2024-04-03T15:48:20.9496910Z Metadata: read 2024-04-03T15:48:20.9497265Z Packages: read 2024-04-03T15:48:20.9497603Z Pages: read 2024-04-03T15:48:20.9497915Z PullRequests: read 2024-04-03T15:48:20.9498310Z RepositoryProjects: read 2024-04-03T15:48:20.9498735Z SecurityEvents: read 2024-04-03T15:48:20.9499081Z Statuses: read 2024-04-03T15:48:20.9499429Z ##[endgroup] 2024-04-03T15:48:20.9502305Z Secret source: None 2024-04-03T15:48:20.9502859Z Prepare workflow directory 2024-04-03T15:48:21.0102106Z Prepare all required actions 2024-04-03T15:48:21.0255670Z Getting action download info 2024-04-03T15:48:21.1709543Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:24.9610337Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-04-03T15:48:25.2433068Z Getting action download info 2024-04-03T15:48:25.3540610Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:25.5401637Z Complete job name: Test collect_env (without_torch) 2024-04-03T15:48:25.6245335Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:25.6245934Z with: 2024-04-03T15:48:25.6246169Z submodules: false 2024-04-03T15:48:25.6246435Z fetch-depth: 1 2024-04-03T15:48:25.6246675Z ##[endgroup] 2024-04-03T15:48:25.6485869Z ##[group]Run retry () { 2024-04-03T15:48:25.6486240Z retry () { 2024-04-03T15:48:25.6486697Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:25.6487184Z } 2024-04-03T15:48:25.6487434Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.6487783Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:25.6488195Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.6488587Z else 2024-04-03T15:48:25.6488865Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.6489211Z fi 2024-04-03T15:48:25.6489453Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:25.6518497Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:25.6518956Z env: 2024-04-03T15:48:25.6519174Z NO_SUDO: 2024-04-03T15:48:25.6519405Z ##[endgroup] 2024-04-03T15:48:25.6708717Z /home/runner/work/pytorch/pytorch 2024-04-03T15:48:25.6936188Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:25.6936584Z with: 2024-04-03T15:48:25.6936857Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:25.6937220Z fetch-depth: 1 2024-04-03T15:48:25.6937478Z submodules: false 2024-04-03T15:48:25.6937786Z quiet-checkout: true 2024-04-03T15:48:25.6938065Z repository: pytorch/pytorch 2024-04-03T15:48:25.6938522Z token: *** 2024-04-03T15:48:25.6938769Z ssh-strict: true 2024-04-03T15:48:25.6939037Z persist-credentials: true 2024-04-03T15:48:25.6939532Z clean: true 2024-04-03T15:48:25.6939788Z sparse-checkout-cone-mode: true 2024-04-03T15:48:25.6940095Z lfs: false 2024-04-03T15:48:25.6940324Z set-safe-directory: true 2024-04-03T15:48:25.6940600Z ##[endgroup] 2024-04-03T15:48:25.7884071Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:25.7885835Z ##[group]Getting Git version info 2024-04-03T15:48:25.7886440Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-04-03T15:48:25.7887123Z [command]/usr/bin/git version 2024-04-03T15:48:25.9277063Z git version 2.43.2 2024-04-03T15:48:25.9303067Z ##[endgroup] 2024-04-03T15:48:25.9322378Z Temporarily overriding HOME='/home/runner/work/_temp/d42a53b4-8a5b-4cf4-bc1f-c24655eb687c' before making global git config changes 2024-04-03T15:48:25.9324182Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:25.9326069Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-04-03T15:48:25.9412305Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-04-03T15:48:25.9417356Z ##[group]Initializing the repository 2024-04-03T15:48:25.9421514Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-04-03T15:48:25.9693538Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:25.9694913Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:25.9696170Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:25.9697668Z hint: 2024-04-03T15:48:25.9698432Z hint: git config --global init.defaultBranch 2024-04-03T15:48:25.9699151Z hint: 2024-04-03T15:48:25.9699955Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:25.9701207Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:25.9702077Z hint: 2024-04-03T15:48:25.9702574Z hint: git branch -m 2024-04-03T15:48:25.9703397Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-04-03T15:48:25.9716169Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:25.9812034Z ##[endgroup] 2024-04-03T15:48:25.9813111Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:25.9818611Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:25.9843785Z ##[endgroup] 2024-04-03T15:48:25.9844599Z ##[group]Setting up auth 2024-04-03T15:48:25.9850757Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:25.9878300Z [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:26.2093865Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:26.2120328Z [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:26.2265204Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:26.2295038Z ##[endgroup] 2024-04-03T15:48:26.2295619Z ##[group]Fetching the repository 2024-04-03T15:48:26.2302155Z [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.5661760Z remote: Enumerating objects: 13696, done. 2024-04-03T15:48:26.5662644Z remote: Counting objects: 0% (1/13696) 2024-04-03T15:48:26.5669254Z remote: Counting objects: 1% (137/13696) 2024-04-03T15:48:26.5670396Z remote: Counting objects: 2% (274/13696) 2024-04-03T15:48:26.5671316Z remote: Counting objects: 3% (411/13696) 2024-04-03T15:48:26.5672712Z remote: Counting objects: 4% (548/13696) 2024-04-03T15:48:26.5673521Z remote: Counting objects: 5% (685/13696) 2024-04-03T15:48:26.5674127Z remote: Counting objects: 6% (822/13696) 2024-04-03T15:48:26.5674634Z remote: Counting objects: 7% (959/13696) 2024-04-03T15:48:26.5675111Z remote: Counting objects: 8% (1096/13696) 2024-04-03T15:48:26.5675588Z remote: Counting objects: 9% (1233/13696) 2024-04-03T15:48:26.5676117Z remote: Counting objects: 10% (1370/13696) 2024-04-03T15:48:26.5676739Z remote: Counting objects: 11% (1507/13696) 2024-04-03T15:48:26.5677453Z remote: Counting objects: 12% (1644/13696) 2024-04-03T15:48:26.5678171Z remote: Counting objects: 13% (1781/13696) 2024-04-03T15:48:26.5678771Z remote: Counting objects: 14% (1918/13696) 2024-04-03T15:48:26.5679211Z remote: Counting objects: 15% (2055/13696) 2024-04-03T15:48:26.5679640Z remote: Counting objects: 16% (2192/13696) 2024-04-03T15:48:26.5680084Z remote: Counting objects: 17% (2329/13696) 2024-04-03T15:48:26.5680513Z remote: Counting objects: 18% (2466/13696) 2024-04-03T15:48:26.5680939Z remote: Counting objects: 19% (2603/13696) 2024-04-03T15:48:26.5681380Z remote: Counting objects: 20% (2740/13696) 2024-04-03T15:48:26.5681831Z remote: Counting objects: 21% (2877/13696) 2024-04-03T15:48:26.5682272Z remote: Counting objects: 22% (3014/13696) 2024-04-03T15:48:26.5682716Z remote: Counting objects: 23% (3151/13696) 2024-04-03T15:48:26.5683162Z remote: Counting objects: 24% (3288/13696) 2024-04-03T15:48:26.5683591Z remote: Counting objects: 25% (3424/13696) 2024-04-03T15:48:26.5684025Z remote: Counting objects: 26% (3561/13696) 2024-04-03T15:48:26.5684463Z remote: Counting objects: 27% (3698/13696) 2024-04-03T15:48:26.5685094Z remote: Counting objects: 28% (3835/13696) 2024-04-03T15:48:26.5685534Z remote: Counting objects: 29% (3972/13696) 2024-04-03T15:48:26.5685972Z remote: Counting objects: 30% (4109/13696) 2024-04-03T15:48:26.5686398Z remote: Counting objects: 31% (4246/13696) 2024-04-03T15:48:26.5686977Z remote: Counting objects: 32% (4383/13696) 2024-04-03T15:48:26.5687410Z remote: Counting objects: 33% (4520/13696) 2024-04-03T15:48:26.5687830Z remote: Counting objects: 34% (4657/13696) 2024-04-03T15:48:26.5688238Z remote: Counting objects: 35% (4794/13696) 2024-04-03T15:48:26.5688648Z remote: Counting objects: 36% (4931/13696) 2024-04-03T15:48:26.5689055Z remote: Counting objects: 37% (5068/13696) 2024-04-03T15:48:26.5689465Z remote: Counting objects: 38% (5205/13696) 2024-04-03T15:48:26.5689873Z remote: Counting objects: 39% (5342/13696) 2024-04-03T15:48:26.5690278Z remote: Counting objects: 40% (5479/13696) 2024-04-03T15:48:26.5690672Z remote: Counting objects: 41% (5616/13696) 2024-04-03T15:48:26.5691077Z remote: Counting objects: 42% (5753/13696) 2024-04-03T15:48:26.5691481Z remote: Counting objects: 43% (5890/13696) 2024-04-03T15:48:26.5691876Z remote: Counting objects: 44% (6027/13696) 2024-04-03T15:48:26.5692279Z remote: Counting objects: 45% (6164/13696) 2024-04-03T15:48:26.5692683Z remote: Counting objects: 46% (6301/13696) 2024-04-03T15:48:26.5693074Z remote: Counting objects: 47% (6438/13696) 2024-04-03T15:48:26.5693474Z remote: Counting objects: 48% (6575/13696) 2024-04-03T15:48:26.5693878Z remote: Counting objects: 49% (6712/13696) 2024-04-03T15:48:26.5694268Z remote: Counting objects: 50% (6848/13696) 2024-04-03T15:48:26.5694682Z remote: Counting objects: 51% (6985/13696) 2024-04-03T15:48:26.5695080Z remote: Counting objects: 52% (7122/13696) 2024-04-03T15:48:26.5695483Z remote: Counting objects: 53% (7259/13696) 2024-04-03T15:48:26.5695880Z remote: Counting objects: 54% (7396/13696) 2024-04-03T15:48:26.5696380Z remote: Counting objects: 55% (7533/13696) 2024-04-03T15:48:26.5696780Z remote: Counting objects: 56% (7670/13696) 2024-04-03T15:48:26.5697177Z remote: Counting objects: 57% (7807/13696) 2024-04-03T15:48:26.5697579Z remote: Counting objects: 58% (7944/13696) 2024-04-03T15:48:26.5697984Z remote: Counting objects: 59% (8081/13696) 2024-04-03T15:48:26.5698383Z remote: Counting objects: 60% (8218/13696) 2024-04-03T15:48:26.5698784Z remote: Counting objects: 61% (8355/13696) 2024-04-03T15:48:26.5699182Z remote: Counting objects: 62% (8492/13696) 2024-04-03T15:48:26.5699578Z remote: Counting objects: 63% (8629/13696) 2024-04-03T15:48:26.5700063Z remote: Counting objects: 64% (8766/13696) 2024-04-03T15:48:26.5700461Z remote: Counting objects: 65% (8903/13696) 2024-04-03T15:48:26.5700857Z remote: Counting objects: 66% (9040/13696) 2024-04-03T15:48:26.5701251Z remote: Counting objects: 67% (9177/13696) 2024-04-03T15:48:26.5701656Z remote: Counting objects: 68% (9314/13696) 2024-04-03T15:48:26.5702055Z remote: Counting objects: 69% (9451/13696) 2024-04-03T15:48:26.5702452Z remote: Counting objects: 70% (9588/13696) 2024-04-03T15:48:26.5702854Z remote: Counting objects: 71% (9725/13696) 2024-04-03T15:48:26.5703255Z remote: Counting objects: 72% (9862/13696) 2024-04-03T15:48:26.5703649Z remote: Counting objects: 73% (9999/13696) 2024-04-03T15:48:26.5704067Z remote: Counting objects: 74% (10136/13696) 2024-04-03T15:48:26.5704501Z remote: Counting objects: 75% (10272/13696) 2024-04-03T15:48:26.5704933Z remote: Counting objects: 76% (10409/13696) 2024-04-03T15:48:26.5705350Z remote: Counting objects: 77% (10546/13696) 2024-04-03T15:48:26.5705765Z remote: Counting objects: 78% (10683/13696) 2024-04-03T15:48:26.5706216Z remote: Counting objects: 79% (10820/13696) 2024-04-03T15:48:26.5706629Z remote: Counting objects: 80% (10957/13696) 2024-04-03T15:48:26.5707036Z remote: Counting objects: 81% (11094/13696) 2024-04-03T15:48:26.5707444Z remote: Counting objects: 82% (11231/13696) 2024-04-03T15:48:26.5707920Z remote: Counting objects: 83% (11368/13696) 2024-04-03T15:48:26.5708331Z remote: Counting objects: 84% (11505/13696) 2024-04-03T15:48:26.5708738Z remote: Counting objects: 85% (11642/13696) 2024-04-03T15:48:26.5709142Z remote: Counting objects: 86% (11779/13696) 2024-04-03T15:48:26.5709548Z remote: Counting objects: 87% (11916/13696) 2024-04-03T15:48:26.5709954Z remote: Counting objects: 88% (12053/13696) 2024-04-03T15:48:26.5710355Z remote: Counting objects: 89% (12190/13696) 2024-04-03T15:48:26.5710765Z remote: Counting objects: 90% (12327/13696) 2024-04-03T15:48:26.5711169Z remote: Counting objects: 91% (12464/13696) 2024-04-03T15:48:26.5711571Z remote: Counting objects: 92% (12601/13696) 2024-04-03T15:48:26.5711996Z remote: Counting objects: 93% (12738/13696) 2024-04-03T15:48:26.5712403Z remote: Counting objects: 94% (12875/13696) 2024-04-03T15:48:26.5712813Z remote: Counting objects: 95% (13012/13696) 2024-04-03T15:48:26.5713215Z remote: Counting objects: 96% (13149/13696) 2024-04-03T15:48:26.5713631Z remote: Counting objects: 97% (13286/13696) 2024-04-03T15:48:26.5714041Z remote: Counting objects: 98% (13423/13696) 2024-04-03T15:48:26.5714446Z remote: Counting objects: 99% (13560/13696) 2024-04-03T15:48:26.5714849Z remote: Counting objects: 100% (13696/13696) 2024-04-03T15:48:26.5715298Z remote: Counting objects: 100% (13696/13696), done. 2024-04-03T15:48:26.5715755Z remote: Compressing objects: 0% (1/11695) 2024-04-03T15:48:26.5716192Z remote: Compressing objects: 1% (117/11695) 2024-04-03T15:48:26.5716636Z remote: Compressing objects: 2% (234/11695) 2024-04-03T15:48:26.5717138Z remote: Compressing objects: 3% (351/11695) 2024-04-03T15:48:26.5717574Z remote: Compressing objects: 4% (468/11695) 2024-04-03T15:48:26.5717996Z remote: Compressing objects: 5% (585/11695) 2024-04-03T15:48:26.5718427Z remote: Compressing objects: 6% (702/11695) 2024-04-03T15:48:26.5718854Z remote: Compressing objects: 7% (819/11695) 2024-04-03T15:48:26.6076885Z remote: Compressing objects: 8% (936/11695) 2024-04-03T15:48:26.6883371Z remote: Compressing objects: 9% (1053/11695) 2024-04-03T15:48:26.7261505Z remote: Compressing objects: 10% (1170/11695) 2024-04-03T15:48:26.7601522Z remote: Compressing objects: 11% (1287/11695) 2024-04-03T15:48:26.7874993Z remote: Compressing objects: 12% (1404/11695) 2024-04-03T15:48:26.8118004Z remote: Compressing objects: 13% (1521/11695) 2024-04-03T15:48:26.8874678Z remote: Compressing objects: 14% (1638/11695) 2024-04-03T15:48:26.9243862Z remote: Compressing objects: 15% (1755/11695) 2024-04-03T15:48:26.9686093Z remote: Compressing objects: 16% (1872/11695) 2024-04-03T15:48:27.0053738Z remote: Compressing objects: 17% (1989/11695) 2024-04-03T15:48:27.0441306Z remote: Compressing objects: 18% (2106/11695) 2024-04-03T15:48:27.0882359Z remote: Compressing objects: 19% (2223/11695) 2024-04-03T15:48:27.1463919Z remote: Compressing objects: 20% (2339/11695) 2024-04-03T15:48:27.1714045Z remote: Compressing objects: 21% (2456/11695) 2024-04-03T15:48:27.2158232Z remote: Compressing objects: 22% (2573/11695) 2024-04-03T15:48:27.2718224Z remote: Compressing objects: 23% (2690/11695) 2024-04-03T15:48:27.3116718Z remote: Compressing objects: 24% (2807/11695) 2024-04-03T15:48:27.3752064Z remote: Compressing objects: 25% (2924/11695) 2024-04-03T15:48:27.4083184Z remote: Compressing objects: 26% (3041/11695) 2024-04-03T15:48:27.4155848Z remote: Compressing objects: 27% (3158/11695) 2024-04-03T15:48:27.4416161Z remote: Compressing objects: 27% (3177/11695) 2024-04-03T15:48:27.4924999Z remote: Compressing objects: 28% (3275/11695) 2024-04-03T15:48:27.5214431Z remote: Compressing objects: 29% (3392/11695) 2024-04-03T15:48:27.5278659Z remote: Compressing objects: 30% (3509/11695) 2024-04-03T15:48:27.5478569Z remote: Compressing objects: 31% (3626/11695) 2024-04-03T15:48:27.5645015Z remote: Compressing objects: 32% (3743/11695) 2024-04-03T15:48:27.5807153Z remote: Compressing objects: 33% (3860/11695) 2024-04-03T15:48:27.5841482Z remote: Compressing objects: 34% (3977/11695) 2024-04-03T15:48:27.6009279Z remote: Compressing objects: 35% (4094/11695) 2024-04-03T15:48:27.6259268Z remote: Compressing objects: 36% (4211/11695) 2024-04-03T15:48:27.6459901Z remote: Compressing objects: 37% (4328/11695) 2024-04-03T15:48:27.6812460Z remote: Compressing objects: 38% (4445/11695) 2024-04-03T15:48:27.7235267Z remote: Compressing objects: 39% (4562/11695) 2024-04-03T15:48:27.7484148Z remote: Compressing objects: 40% (4678/11695) 2024-04-03T15:48:27.7773385Z remote: Compressing objects: 41% (4795/11695) 2024-04-03T15:48:27.8133063Z remote: Compressing objects: 42% (4912/11695) 2024-04-03T15:48:27.8411733Z remote: Compressing objects: 43% (5029/11695) 2024-04-03T15:48:27.8738119Z remote: Compressing objects: 44% (5146/11695) 2024-04-03T15:48:27.9284118Z remote: Compressing objects: 45% (5263/11695) 2024-04-03T15:48:27.9598682Z remote: Compressing objects: 46% (5380/11695) 2024-04-03T15:48:27.9885152Z remote: Compressing objects: 47% (5497/11695) 2024-04-03T15:48:28.0080553Z remote: Compressing objects: 48% (5614/11695) 2024-04-03T15:48:28.0452858Z remote: Compressing objects: 49% (5731/11695) 2024-04-03T15:48:28.0634770Z remote: Compressing objects: 50% (5848/11695) 2024-04-03T15:48:28.0742039Z remote: Compressing objects: 51% (5965/11695) 2024-04-03T15:48:28.0893822Z remote: Compressing objects: 52% (6082/11695) 2024-04-03T15:48:28.1339377Z remote: Compressing objects: 53% (6199/11695) 2024-04-03T15:48:28.1446509Z remote: Compressing objects: 54% (6316/11695) 2024-04-03T15:48:28.1620127Z remote: Compressing objects: 55% (6433/11695) 2024-04-03T15:48:28.1870949Z remote: Compressing objects: 56% (6550/11695) 2024-04-03T15:48:28.2146846Z remote: Compressing objects: 57% (6667/11695) 2024-04-03T15:48:28.2210905Z remote: Compressing objects: 58% (6784/11695) 2024-04-03T15:48:28.2264013Z remote: Compressing objects: 59% (6901/11695) 2024-04-03T15:48:28.2324936Z remote: Compressing objects: 60% (7017/11695) 2024-04-03T15:48:28.2424069Z remote: Compressing objects: 61% (7134/11695) 2024-04-03T15:48:28.2464203Z remote: Compressing objects: 62% (7251/11695) 2024-04-03T15:48:28.2473643Z remote: Compressing objects: 63% (7368/11695) 2024-04-03T15:48:28.2484500Z remote: Compressing objects: 64% (7485/11695) 2024-04-03T15:48:28.2508943Z remote: Compressing objects: 65% (7602/11695) 2024-04-03T15:48:28.2509783Z remote: Compressing objects: 66% (7719/11695) 2024-04-03T15:48:28.2519557Z remote: Compressing objects: 67% (7836/11695) 2024-04-03T15:48:28.2614184Z remote: Compressing objects: 68% (7953/11695) 2024-04-03T15:48:28.2689492Z remote: Compressing objects: 69% (8070/11695) 2024-04-03T15:48:28.2772943Z remote: Compressing objects: 70% (8187/11695) 2024-04-03T15:48:28.2865573Z remote: Compressing objects: 71% (8304/11695) 2024-04-03T15:48:28.2948691Z remote: Compressing objects: 72% (8421/11695) 2024-04-03T15:48:28.3009727Z remote: Compressing objects: 73% (8538/11695) 2024-04-03T15:48:28.3125122Z remote: Compressing objects: 74% (8655/11695) 2024-04-03T15:48:28.3249484Z remote: Compressing objects: 75% (8772/11695) 2024-04-03T15:48:28.3335895Z remote: Compressing objects: 76% (8889/11695) 2024-04-03T15:48:28.3449271Z remote: Compressing objects: 77% (9006/11695) 2024-04-03T15:48:28.3524608Z remote: Compressing objects: 78% (9123/11695) 2024-04-03T15:48:28.3526666Z remote: Compressing objects: 79% (9240/11695) 2024-04-03T15:48:28.3581703Z remote: Compressing objects: 80% (9356/11695) 2024-04-03T15:48:28.3661708Z remote: Compressing objects: 81% (9473/11695) 2024-04-03T15:48:28.3758514Z remote: Compressing objects: 82% (9590/11695) 2024-04-03T15:48:28.3928437Z remote: Compressing objects: 83% (9707/11695) 2024-04-03T15:48:28.4046605Z remote: Compressing objects: 84% (9824/11695) 2024-04-03T15:48:28.4141164Z remote: Compressing objects: 85% (9941/11695) 2024-04-03T15:48:28.4154659Z remote: Compressing objects: 86% (10058/11695) 2024-04-03T15:48:28.4236922Z remote: Compressing objects: 86% (10092/11695) 2024-04-03T15:48:28.4369951Z remote: Compressing objects: 87% (10175/11695) 2024-04-03T15:48:28.4493173Z remote: Compressing objects: 88% (10292/11695) 2024-04-03T15:48:28.4591206Z remote: Compressing objects: 89% (10409/11695) 2024-04-03T15:48:28.4787931Z remote: Compressing objects: 90% (10526/11695) 2024-04-03T15:48:28.4798695Z remote: Compressing objects: 91% (10643/11695) 2024-04-03T15:48:28.4807243Z remote: Compressing objects: 92% (10760/11695) 2024-04-03T15:48:28.4816647Z remote: Compressing objects: 93% (10877/11695) 2024-04-03T15:48:28.4832239Z remote: Compressing objects: 94% (10994/11695) 2024-04-03T15:48:28.4837971Z remote: Compressing objects: 95% (11111/11695) 2024-04-03T15:48:28.4850548Z remote: Compressing objects: 96% (11228/11695) 2024-04-03T15:48:28.4872180Z remote: Compressing objects: 97% (11345/11695) 2024-04-03T15:48:28.4881546Z remote: Compressing objects: 98% (11462/11695) 2024-04-03T15:48:28.4887799Z remote: Compressing objects: 99% (11579/11695) 2024-04-03T15:48:28.4888585Z remote: Compressing objects: 100% (11695/11695) 2024-04-03T15:48:28.4889331Z remote: Compressing objects: 100% (11695/11695), done. 2024-04-03T15:48:30.7266652Z remote: Total 13696 (delta 1907), reused 9382 (delta 1697), pack-reused 0 2024-04-03T15:48:31.2100347Z ##[endgroup] 2024-04-03T15:48:31.2100834Z ##[group]Determining the checkout info 2024-04-03T15:48:31.2113870Z ##[endgroup] 2024-04-03T15:48:31.2114455Z ##[group]Checking out the ref 2024-04-03T15:48:31.2115292Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:32.3428807Z ##[endgroup] 2024-04-03T15:48:32.3464298Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:48:32.3482550Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:48:32.3625572Z ##[group]Run actions/setup-python@v4 2024-04-03T15:48:32.3625938Z with: 2024-04-03T15:48:32.3626160Z python-version: 3.8 2024-04-03T15:48:32.3626447Z architecture: x64 2024-04-03T15:48:32.3626704Z check-latest: false 2024-04-03T15:48:32.3626952Z cache: pip 2024-04-03T15:48:32.3627244Z cache-dependency-path: **/requirements.txt 2024-04-03T15:48:32.3627781Z token: *** 2024-04-03T15:48:32.3628021Z update-environment: true 2024-04-03T15:48:32.3628314Z allow-prereleases: false 2024-04-03T15:48:32.3628587Z ##[endgroup] 2024-04-03T15:48:32.4905824Z ##[group]Installed versions 2024-04-03T15:48:32.9125325Z Successfully set up CPython (3.8.18) 2024-04-03T15:48:32.9126780Z ##[endgroup] 2024-04-03T15:48:33.9256572Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-04-03T15:48:40.4873853Z /home/runner/.cache/pip 2024-04-03T15:48:41.6645005Z Received 314572800 of 443891095 (70.9%), 299.7 MBs/sec 2024-04-03T15:48:42.2824204Z Received 443891095 of 443891095 (100.0%), 261.5 MBs/sec 2024-04-03T15:48:42.2825347Z Cache Size: ~423 MB (443891095 B) 2024-04-03T15:48:42.2862396Z [command]/usr/bin/tar -xf /home/runner/work/_temp/02631d43-239c-497a-a741-d19ab21c1087/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-04-03T15:48:42.7602804Z Cache restored successfully 2024-04-03T15:48:42.8003327Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-8327cb008a553ab4e40a3bcd53e40712fa97617db042dae74107eab6e3894aeb 2024-04-03T15:48:42.8131207Z ##[group]Run # All we need to see is that it passes 2024-04-03T15:48:42.8131701Z # All we need to see is that it passes 2024-04-03T15:48:42.8132127Z python3 torch/utils/collect_env.py 2024-04-03T15:48:42.8148283Z shell: /usr/bin/bash -e {0} 2024-04-03T15:48:42.8148582Z env: 2024-04-03T15:48:42.8148899Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:42.8149477Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-04-03T15:48:42.8150025Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:42.8150523Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:42.8151007Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-04-03T15:48:42.8151507Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-04-03T15:48:42.8151915Z ##[endgroup] 2024-04-03T15:49:14.3300587Z Collecting environment information... 2024-04-03T15:49:14.3301303Z PyTorch version: N/A 2024-04-03T15:49:14.3301707Z Is debug build: N/A 2024-04-03T15:49:14.3302106Z CUDA used to build PyTorch: N/A 2024-04-03T15:49:14.3362292Z ROCM used to build PyTorch: N/A 2024-04-03T15:49:14.3362715Z 2024-04-03T15:49:14.3362897Z OS: Ubuntu 20.04.6 LTS (x86_64) 2024-04-03T15:49:14.3363823Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2024-04-03T15:49:14.3364560Z Clang version: 11.0.0-2~ubuntu20.04.1 2024-04-03T15:49:14.3365306Z CMake version: version 3.29.0 2024-04-03T15:49:14.3365926Z Libc version: glibc-2.31 2024-04-03T15:49:14.3366273Z 2024-04-03T15:49:14.3366912Z Python version: 3.8.18 (default, Aug 28 2023, 08:26:46) [GCC 9.4.0] (64-bit runtime) 2024-04-03T15:49:14.3367941Z Python platform: Linux-5.15.0-1059-azure-x86_64-with-glibc2.2.5 2024-04-03T15:49:14.3368394Z Is CUDA available: N/A 2024-04-03T15:49:14.3368737Z CUDA runtime version: Could not collect 2024-04-03T15:49:14.3369090Z CUDA_MODULE_LOADING set to: N/A 2024-04-03T15:49:14.3369446Z GPU models and configuration: Could not collect 2024-04-03T15:49:14.3369861Z Nvidia driver version: Could not collect 2024-04-03T15:49:14.3370221Z cuDNN version: Could not collect 2024-04-03T15:49:14.3370537Z HIP runtime version: N/A 2024-04-03T15:49:14.3370818Z MIOpen runtime version: N/A 2024-04-03T15:49:14.3371117Z Is XNNPACK available: N/A 2024-04-03T15:49:14.3371308Z 2024-04-03T15:49:14.3371386Z CPU: 2024-04-03T15:49:14.3371620Z Architecture: x86_64 2024-04-03T15:49:14.3372080Z CPU op-mode(s): 32-bit, 64-bit 2024-04-03T15:49:14.3372513Z Byte Order: Little Endian 2024-04-03T15:49:14.3373001Z Address sizes: 48 bits physical, 48 bits virtual 2024-04-03T15:49:14.3373448Z CPU(s): 4 2024-04-03T15:49:14.3373827Z On-line CPU(s) list: 0-3 2024-04-03T15:49:14.3374177Z Thread(s) per core: 2 2024-04-03T15:49:14.3374512Z Core(s) per socket: 2 2024-04-03T15:49:14.3374843Z Socket(s): 1 2024-04-03T15:49:14.3375158Z NUMA node(s): 1 2024-04-03T15:49:14.3375518Z Vendor ID: AuthenticAMD 2024-04-03T15:49:14.3375894Z CPU family: 25 2024-04-03T15:49:14.3376221Z Model: 1 2024-04-03T15:49:14.3376682Z Model name: AMD EPYC 7763 64-Core Processor 2024-04-03T15:49:14.3377118Z Stepping: 1 2024-04-03T15:49:14.3377465Z CPU MHz: 2445.428 2024-04-03T15:49:14.3377847Z BogoMIPS: 4890.85 2024-04-03T15:49:14.3378243Z Virtualization: AMD-V 2024-04-03T15:49:14.3378611Z Hypervisor vendor: Microsoft 2024-04-03T15:49:14.3378988Z Virtualization type: full 2024-04-03T15:49:14.3379341Z L1d cache: 64 KiB 2024-04-03T15:49:14.3379692Z L1i cache: 64 KiB 2024-04-03T15:49:14.3380046Z L2 cache: 1 MiB 2024-04-03T15:49:14.3380534Z L3 cache: 32 MiB 2024-04-03T15:49:14.3380932Z NUMA node0 CPU(s): 0-3 2024-04-03T15:49:14.3381324Z Vulnerability Gather data sampling: Not affected 2024-04-03T15:49:14.3381755Z Vulnerability Itlb multihit: Not affected 2024-04-03T15:49:14.3382168Z Vulnerability L1tf: Not affected 2024-04-03T15:49:14.3382563Z Vulnerability Mds: Not affected 2024-04-03T15:49:14.3382959Z Vulnerability Meltdown: Not affected 2024-04-03T15:49:14.3383376Z Vulnerability Mmio stale data: Not affected 2024-04-03T15:49:14.3383795Z Vulnerability Retbleed: Not affected 2024-04-03T15:49:14.3384316Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2024-04-03T15:49:14.3384846Z Vulnerability Spec store bypass: Vulnerable 2024-04-03T15:49:14.3385501Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2024-04-03T15:49:14.3386478Z Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 2024-04-03T15:49:14.3387135Z Vulnerability Srbds: Not affected 2024-04-03T15:49:14.3387547Z Vulnerability Tsx async abort: Not affected 2024-04-03T15:49:14.3390727Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm 2024-04-03T15:49:14.3393854Z 2024-04-03T15:49:14.3393968Z Versions of relevant libraries: 2024-04-03T15:49:14.3394291Z [pip3] No relevant packages 2024-04-03T15:49:14.3394593Z [conda] No relevant packages 2024-04-03T15:49:14.3439210Z Post job cleanup. 2024-04-03T15:49:14.4575241Z 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:14.4653564Z Post job cleanup. 2024-04-03T15:49:14.4696673Z Post job cleanup. 2024-04-03T15:49:14.5462719Z [command]/usr/bin/git version 2024-04-03T15:49:14.5500291Z git version 2.43.2 2024-04-03T15:49:14.5538418Z Temporarily overriding HOME='/home/runner/work/_temp/0202cb3e-3146-4527-9c91-873c35f76a91' before making global git config changes 2024-04-03T15:49:14.5539590Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:49:14.5544426Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-04-03T15:49:14.5572593Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:49:14.5597006Z [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:14.5760588Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:49:14.5777089Z http.https://github.com/.extraheader 2024-04-03T15:49:14.5786618Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:49:14.5810237Z [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:14.6163862Z Cleaning up orphan processes