2022-12-01T09:48:33.0739261Z Requested labels: linux.20_04.4x 2022-12-01T09:48:33.0739343Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/89997/merge 2022-12-01T09:48:33.0739368Z Waiting for a runner to pick up this job... 2022-12-01T09:48:33.5022812Z Job is about to start running on the runner: linux.20_04.4x_f7d47026a483 (organization) 2022-12-01T09:48:36.6524792Z Current runner version: '2.299.1' 2022-12-01T09:48:36.6530626Z Runner name: 'linux.20_04.4x_f7d47026a483' 2022-12-01T09:48:36.6531115Z Runner group name: 'Default' 2022-12-01T09:48:36.6531702Z Machine name: 'runner' 2022-12-01T09:48:36.6549379Z ##[group]Operating System 2022-12-01T09:48:36.6549887Z Ubuntu 2022-12-01T09:48:36.6550105Z 20.04.5 2022-12-01T09:48:36.6550366Z LTS 2022-12-01T09:48:36.6550633Z ##[endgroup] 2022-12-01T09:48:36.6550876Z ##[group]Runner Image 2022-12-01T09:48:36.6551204Z Image: ubuntu-20.04 2022-12-01T09:48:36.6551498Z Version: 20221119.2 2022-12-01T09:48:36.6551908Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221119.2/images/linux/Ubuntu2004-Readme.md 2022-12-01T09:48:36.6552471Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221119.2 2022-12-01T09:48:36.6552860Z ##[endgroup] 2022-12-01T09:48:36.6553755Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:36.6554348Z Actions: read 2022-12-01T09:48:36.6554761Z Checks: read 2022-12-01T09:48:36.6555113Z Contents: read 2022-12-01T09:48:36.6555359Z Deployments: read 2022-12-01T09:48:36.6555655Z Discussions: read 2022-12-01T09:48:36.6555932Z Issues: read 2022-12-01T09:48:36.6556164Z Metadata: read 2022-12-01T09:48:36.6556478Z Packages: read 2022-12-01T09:48:36.6556751Z Pages: read 2022-12-01T09:48:36.6557036Z PullRequests: read 2022-12-01T09:48:36.6557308Z RepositoryProjects: read 2022-12-01T09:48:36.6557652Z SecurityEvents: read 2022-12-01T09:48:36.6557943Z Statuses: read 2022-12-01T09:48:36.6558179Z ##[endgroup] 2022-12-01T09:48:36.6561675Z Secret source: None 2022-12-01T09:48:36.6562145Z Prepare workflow directory 2022-12-01T09:48:36.7456654Z Prepare all required actions 2022-12-01T09:48:36.7624692Z Getting action download info 2022-12-01T09:48:36.9776660Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:43.0108775Z Download action repository 'actions/setup-python@v2' (SHA:75f3110429a8c05be0e1bf360334e4cced2b63fa) 2022-12-01T09:48:43.3018437Z Getting action download info 2022-12-01T09:48:43.4474864Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:43.7380551Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:43.7380885Z with: 2022-12-01T09:48:43.7381056Z submodules: false 2022-12-01T09:48:43.7381264Z fetch-depth: 1 2022-12-01T09:48:43.7381460Z ##[endgroup] 2022-12-01T09:48:43.7641417Z ##[group]Run retry () { 2022-12-01T09:48:43.7641712Z retry () { 2022-12-01T09:48:43.7641956Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:43.7642168Z } 2022-12-01T09:48:43.7642366Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.7642608Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:43.7642849Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.7643063Z else 2022-12-01T09:48:43.7643295Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.7643503Z fi 2022-12-01T09:48:43.7643684Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.7690629Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:43.7690881Z env: 2022-12-01T09:48:43.7691067Z NO_SUDO: 2022-12-01T09:48:43.7691255Z ##[endgroup] 2022-12-01T09:48:43.7914644Z /home/runner/work/pytorch/pytorch 2022-12-01T09:48:43.8966851Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:43.8967160Z with: 2022-12-01T09:48:43.8967390Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:43.8967723Z fetch-depth: 1 2022-12-01T09:48:43.8967980Z submodules: false 2022-12-01T09:48:43.8968208Z quiet-checkout: true 2022-12-01T09:48:43.8968517Z repository: pytorch/pytorch 2022-12-01T09:48:43.8968995Z token: *** 2022-12-01T09:48:43.8969255Z ssh-strict: true 2022-12-01T09:48:43.8969480Z persist-credentials: true 2022-12-01T09:48:43.8969738Z clean: true 2022-12-01T09:48:43.8970129Z lfs: false 2022-12-01T09:48:43.8970367Z set-safe-directory: true 2022-12-01T09:48:43.8970635Z ##[endgroup] 2022-12-01T09:48:44.0385266Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:44.0386912Z ##[group]Getting Git version info 2022-12-01T09:48:44.0387435Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-12-01T09:48:44.0387877Z [command]/usr/bin/git version 2022-12-01T09:48:44.2458097Z git version 2.38.1 2022-12-01T09:48:44.2484965Z ##[endgroup] 2022-12-01T09:48:44.2506000Z Temporarily overriding HOME='/home/runner/work/_temp/c05b6e45-b914-4f54-af9a-25996f7f175d' before making global git config changes 2022-12-01T09:48:44.2506752Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:44.2511187Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-12-01T09:48:44.2640165Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-12-01T09:48:44.2645906Z ##[group]Initializing the repository 2022-12-01T09:48:44.2649757Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-12-01T09:48:44.3793523Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:44.3794507Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:44.3795434Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:44.3796079Z hint: 2022-12-01T09:48:44.3796671Z hint: git config --global init.defaultBranch 2022-12-01T09:48:44.3796970Z hint: 2022-12-01T09:48:44.3797366Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:44.3797893Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:44.3798210Z hint: 2022-12-01T09:48:44.3798484Z hint: git branch -m 2022-12-01T09:48:44.3806586Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-12-01T09:48:44.3817700Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:44.3949213Z ##[endgroup] 2022-12-01T09:48:44.3950026Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:44.3953764Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:44.3991547Z ##[endgroup] 2022-12-01T09:48:44.3992665Z ##[group]Setting up auth 2022-12-01T09:48:44.3999593Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:44.4036353Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:44.7978986Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:44.8015438Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:48:44.8216021Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:44.8254469Z ##[endgroup] 2022-12-01T09:48:44.8254921Z ##[group]Fetching the repository 2022-12-01T09:48:44.8260869Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:53.2257967Z ##[endgroup] 2022-12-01T09:48:53.2258708Z ##[group]Determining the checkout info 2022-12-01T09:48:53.2259390Z ##[endgroup] 2022-12-01T09:48:53.2259994Z ##[group]Checking out the ref 2022-12-01T09:48:53.2266728Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:54.3141246Z ##[endgroup] 2022-12-01T09:48:54.3189982Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:48:54.3221476Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:48:54.3378664Z ##[group]Run actions/setup-python@v2 2022-12-01T09:48:54.3379067Z with: 2022-12-01T09:48:54.3379249Z python-version: 3.8 2022-12-01T09:48:54.3379433Z architecture: x64 2022-12-01T09:48:54.3379616Z cache: pip 2022-12-01T09:48:54.3379887Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2022-12-01T09:48:54.3380286Z token: *** 2022-12-01T09:48:54.3380452Z ##[endgroup] 2022-12-01T09:48:54.6481918Z Successfully setup CPython (3.8.14) 2022-12-01T09:48:55.4580387Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-12-01T09:49:01.3948131Z /home/runner/.cache/pip 2022-12-01T09:49:02.1308705Z Received 22428 of 22428 (100.0%), 1.4 MBs/sec 2022-12-01T09:49:02.1309095Z Cache Size: ~0 MB (22428 B) 2022-12-01T09:49:02.1329041Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/6d162aba-24d2-4d04-a404-3d4b6f18b59b/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-12-01T09:49:02.1546639Z Cache restored successfully 2022-12-01T09:49:02.1552629Z Cache restored from key: setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2 2022-12-01T09:49:02.1682898Z ##[group]Run # Doesn't really matter what torch version, we just need ANY torch installed 2022-12-01T09:49:02.1683295Z # Doesn't really matter what torch version, we just need ANY torch installed 2022-12-01T09:49:02.1683584Z pip install 'torch==1.*' 2022-12-01T09:49:02.1728058Z shell: /usr/bin/bash -e {0} 2022-12-01T09:49:02.1728269Z env: 2022-12-01T09:49:02.1728520Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-12-01T09:49:02.1728826Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-12-01T09:49:02.1729072Z ##[endgroup] 2022-12-01T09:49:03.0510755Z Collecting torch==1.* 2022-12-01T09:49:03.1943169Z Downloading torch-1.13.0-cp38-cp38-manylinux1_x86_64.whl (890.2 MB) 2022-12-01T09:49:13.7986549Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 890.2/890.2 MB 1.6 MB/s eta 0:00:00 2022-12-01T09:49:16.0648258Z Collecting nvidia-cuda-runtime-cu11==11.7.99 2022-12-01T09:49:16.0718636Z Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) 2022-12-01T09:49:16.0831132Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 101.6 MB/s eta 0:00:00 2022-12-01T09:49:16.0993560Z Collecting nvidia-cublas-cu11==11.10.3.66 2022-12-01T09:49:16.1037116Z Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) 2022-12-01T09:49:20.2331595Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 3.7 MB/s eta 0:00:00 2022-12-01T09:49:21.0269318Z Collecting typing-extensions 2022-12-01T09:49:21.0332853Z Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-12-01T09:49:21.0545708Z Collecting nvidia-cuda-nvrtc-cu11==11.7.99 2022-12-01T09:49:21.0596895Z Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) 2022-12-01T09:49:21.2323453Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 84.5 MB/s eta 0:00:00 2022-12-01T09:49:21.2987394Z Collecting nvidia-cudnn-cu11==8.5.0.96 2022-12-01T09:49:21.3051928Z Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) 2022-12-01T09:49:27.7742215Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 2.6 MB/s eta 0:00:00 2022-12-01T09:49:29.1365317Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.*) (56.0.0) 2022-12-01T09:49:29.1755586Z Collecting wheel 2022-12-01T09:49:29.1797763Z Downloading wheel-0.38.4-py3-none-any.whl (36 kB) 2022-12-01T09:49:29.3187512Z Installing collected packages: wheel, typing-extensions, nvidia-cuda-nvrtc-cu11, nvidia-cuda-runtime-cu11, nvidia-cublas-cu11, nvidia-cudnn-cu11, torch 2022-12-01T09:49:55.7301850Z Successfully installed nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 torch-1.13.0 typing-extensions-4.4.0 wheel-0.38.4 2022-12-01T09:49:56.1359381Z ##[group]Run # All we need to see is that it passes 2022-12-01T09:49:56.1359806Z # All we need to see is that it passes 2022-12-01T09:49:56.1360049Z python3 torch/utils/collect_env.py 2022-12-01T09:49:56.1402758Z shell: /usr/bin/bash -e {0} 2022-12-01T09:49:56.1402965Z env: 2022-12-01T09:49:56.1403217Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-12-01T09:49:56.1403509Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-12-01T09:49:56.1403756Z ##[endgroup] 2022-12-01T09:50:17.4067156Z Collecting environment information... 2022-12-01T09:50:17.4067778Z PyTorch version: 1.13.0+cu117 2022-12-01T09:50:17.4068256Z Is debug build: False 2022-12-01T09:50:17.4068719Z CUDA used to build PyTorch: 11.7 2022-12-01T09:50:17.4069218Z ROCM used to build PyTorch: N/A 2022-12-01T09:50:17.4069514Z 2022-12-01T09:50:17.4069710Z OS: Ubuntu 20.04.5 LTS (x86_64) 2022-12-01T09:50:17.4070682Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-12-01T09:50:17.4071396Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-12-01T09:50:17.4071881Z CMake version: version 3.25.0 2022-12-01T09:50:17.4072435Z Libc version: glibc-2.31 2022-12-01T09:50:17.4072714Z 2022-12-01T09:50:17.4073223Z Python version: 3.8.14 (default, Sep 7 2022, 14:28:32) [GCC 9.4.0] (64-bit runtime) 2022-12-01T09:50:17.4074042Z Python platform: Linux-5.15.0-1023-azure-x86_64-with-glibc2.2.5 2022-12-01T09:50:17.4074609Z Is CUDA available: False 2022-12-01T09:50:17.4075084Z CUDA runtime version: No CUDA 2022-12-01T09:50:17.4075551Z CUDA_MODULE_LOADING set to: N/A 2022-12-01T09:50:17.4076064Z GPU models and configuration: No CUDA 2022-12-01T09:50:17.4076566Z Nvidia driver version: No CUDA 2022-12-01T09:50:17.4077020Z cuDNN version: No CUDA 2022-12-01T09:50:17.4077464Z HIP runtime version: N/A 2022-12-01T09:50:17.4077917Z MIOpen runtime version: N/A 2022-12-01T09:50:17.4078390Z Is XNNPACK available: True 2022-12-01T09:50:17.4078672Z 2022-12-01T09:50:17.4078900Z Versions of relevant libraries: 2022-12-01T09:50:17.4079380Z [pip3] torch==1.13.0 2022-12-01T09:50:17.4079844Z [conda] No relevant packages 2022-12-01T09:50:17.5954722Z Post job cleanup. 2022-12-01T09:50:17.7250996Z Cache hit occurred on the primary key setup-python-Linux-python-3.8.14-pip-dae8d773de3e25150591aa0222fdfeac421a6f168b2099e46b0c862f729fb8a2, not saving cache. 2022-12-01T09:50:17.7341997Z Post job cleanup. 2022-12-01T09:50:17.7376295Z Post job cleanup. 2022-12-01T09:50:17.8473936Z [command]/usr/bin/git version 2022-12-01T09:50:17.8521302Z git version 2.38.1 2022-12-01T09:50:17.8565468Z Temporarily overriding HOME='/home/runner/work/_temp/501687f4-55e5-4bfe-90cb-a1bd94cfa6ae' before making global git config changes 2022-12-01T09:50:17.8566350Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:50:17.8570489Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-12-01T09:50:17.8609249Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:50:17.8642602Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:50:17.8867673Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:50:17.8894991Z http.https://github.com/.extraheader 2022-12-01T09:50:17.8904260Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T09:50:17.8937747Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:50:17.9413978Z Cleaning up orphan processes