2022-11-23T00:48:09.9689579Z Requested labels: linux.20_04.4x 2022-11-23T00:48:09.9689653Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-11-23T00:48:09.9689675Z Waiting for a runner to pick up this job... 2022-11-23T00:48:10.4157762Z Job is about to start running on the runner: linux.20_04.4x_77e1167021e9 (organization) 2022-11-23T00:48:12.6385317Z Current runner version: '2.299.1' 2022-11-23T00:48:12.6390886Z Runner name: 'linux.20_04.4x_77e1167021e9' 2022-11-23T00:48:12.6391392Z Runner group name: 'Default' 2022-11-23T00:48:12.6391960Z Machine name: 'runner' 2022-11-23T00:48:12.6409593Z ##[group]Operating System 2022-11-23T00:48:12.6410097Z Ubuntu 2022-11-23T00:48:12.6410353Z 20.04.5 2022-11-23T00:48:12.6410575Z LTS 2022-11-23T00:48:12.6410837Z ##[endgroup] 2022-11-23T00:48:12.6411144Z ##[group]Runner Image 2022-11-23T00:48:12.6411414Z Image: ubuntu-20.04 2022-11-23T00:48:12.6411715Z Version: 20221024.1 2022-11-23T00:48:12.6412181Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md 2022-11-23T00:48:12.6412706Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1 2022-11-23T00:48:12.6413122Z ##[endgroup] 2022-11-23T00:48:12.6414009Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:12.6414562Z Actions: write 2022-11-23T00:48:12.6414934Z Checks: write 2022-11-23T00:48:12.6415305Z Contents: write 2022-11-23T00:48:12.6415613Z Deployments: write 2022-11-23T00:48:12.6415868Z Discussions: write 2022-11-23T00:48:12.6416151Z Issues: write 2022-11-23T00:48:12.6416451Z Metadata: read 2022-11-23T00:48:12.6416700Z Packages: write 2022-11-23T00:48:12.6416977Z Pages: write 2022-11-23T00:48:12.6417261Z PullRequests: write 2022-11-23T00:48:12.6417538Z RepositoryProjects: write 2022-11-23T00:48:12.6417879Z SecurityEvents: write 2022-11-23T00:48:12.6418183Z Statuses: write 2022-11-23T00:48:12.6418424Z ##[endgroup] 2022-11-23T00:48:12.6422129Z Secret source: Actions 2022-11-23T00:48:12.6422667Z Prepare workflow directory 2022-11-23T00:48:12.7160152Z Prepare all required actions 2022-11-23T00:48:12.7324320Z Getting action download info 2022-11-23T00:48:12.9431741Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:24.7933343Z Download action repository 'actions/setup-python@v4' (SHA:13ae5bb136fac2878aff31522b9efb785519f984) 2022-11-23T00:48:25.0783421Z Getting action download info 2022-11-23T00:48:25.2386997Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:25.5184995Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:25.5185336Z with: 2022-11-23T00:48:25.5185523Z submodules: false 2022-11-23T00:48:25.5185714Z fetch-depth: 1 2022-11-23T00:48:25.5185903Z ##[endgroup] 2022-11-23T00:48:25.5440792Z ##[group]Run retry () { 2022-11-23T00:48:25.5441087Z retry () { 2022-11-23T00:48:25.5441317Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:25.5441545Z } 2022-11-23T00:48:25.5441745Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.5441976Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:25.5442216Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.5442444Z else 2022-11-23T00:48:25.5442659Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.5442862Z fi 2022-11-23T00:48:25.5443057Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.5489876Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:25.5490140Z env: 2022-11-23T00:48:25.5490313Z NO_SUDO: 2022-11-23T00:48:25.5490493Z ##[endgroup] 2022-11-23T00:48:25.5730757Z /home/runner/work/pytorch/pytorch 2022-11-23T00:48:25.6006860Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:25.6007142Z with: 2022-11-23T00:48:25.6007414Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:25.6007689Z fetch-depth: 1 2022-11-23T00:48:25.6007900Z submodules: false 2022-11-23T00:48:25.6008210Z quiet-checkout: true 2022-11-23T00:48:25.6008530Z repository: pytorch/pytorch 2022-11-23T00:48:25.6008956Z token: *** 2022-11-23T00:48:25.6009200Z ssh-strict: true 2022-11-23T00:48:25.6009478Z persist-credentials: true 2022-11-23T00:48:25.6009728Z clean: true 2022-11-23T00:48:25.6010147Z lfs: false 2022-11-23T00:48:25.6010408Z set-safe-directory: true 2022-11-23T00:48:25.6010630Z ##[endgroup] 2022-11-23T00:48:25.7386864Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:25.7388615Z ##[group]Getting Git version info 2022-11-23T00:48:25.7389126Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:25.7389589Z [command]/usr/bin/git version 2022-11-23T00:48:25.7397071Z git version 2.38.1 2022-11-23T00:48:25.7421743Z ##[endgroup] 2022-11-23T00:48:25.7436180Z Temporarily overriding HOME='/home/runner/work/_temp/4c26646d-d7c7-43be-a744-375819377474' before making global git config changes 2022-11-23T00:48:25.7436978Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:25.7441782Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:25.7488089Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:25.7493359Z ##[group]Initializing the repository 2022-11-23T00:48:25.7496655Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-11-23T00:48:25.7551080Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:25.7551674Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:25.7552060Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:25.7552309Z hint: 2022-11-23T00:48:25.7552651Z hint: git config --global init.defaultBranch 2022-11-23T00:48:25.7553053Z hint: 2022-11-23T00:48:25.7553517Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:25.7553983Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:25.7554220Z hint: 2022-11-23T00:48:25.7554455Z hint: git branch -m 2022-11-23T00:48:25.7558421Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-11-23T00:48:25.7566269Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:25.7603770Z ##[endgroup] 2022-11-23T00:48:25.7604324Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:25.7607991Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:25.7638951Z ##[endgroup] 2022-11-23T00:48:25.7639432Z ##[group]Setting up auth 2022-11-23T00:48:25.7647868Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:25.7685433Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:48:25.7958816Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:25.7997900Z [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-11-23T00:48:25.8197933Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:25.8238268Z ##[endgroup] 2022-11-23T00:48:25.8239086Z ##[group]Fetching the repository 2022-11-23T00:48:25.8245017Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:34.3677282Z ##[endgroup] 2022-11-23T00:48:34.3677968Z ##[group]Determining the checkout info 2022-11-23T00:48:34.3678522Z ##[endgroup] 2022-11-23T00:48:34.3679054Z ##[group]Checking out the ref 2022-11-23T00:48:34.3682872Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:35.4790151Z ##[endgroup] 2022-11-23T00:48:35.4840138Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:48:35.4871980Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:48:35.5025012Z ##[group]Run actions/setup-python@v4 2022-11-23T00:48:35.5025310Z with: 2022-11-23T00:48:35.5025497Z python-version: 3.5 2022-11-23T00:48:35.5025692Z architecture: x64 2022-11-23T00:48:35.5025872Z check-latest: false 2022-11-23T00:48:35.5026053Z cache: pip 2022-11-23T00:48:35.5026284Z cache-dependency-path: **/requirements.txt 2022-11-23T00:48:35.5026690Z token: *** 2022-11-23T00:48:35.5026872Z update-environment: true 2022-11-23T00:48:35.5027074Z ##[endgroup] 2022-11-23T00:48:35.6612950Z Version 3.5 was not found in the local cache 2022-11-23T00:48:35.8972733Z Version 3.5 is available for downloading 2022-11-23T00:48:35.8974142Z Download from "https://github.com/actions/python-versions/releases/download/3.5.10-90026/python-3.5.10-linux-20.04-x64.tar.gz" 2022-11-23T00:48:36.4209124Z Extract downloaded archive 2022-11-23T00:48:36.4320749Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/d24b2d78-cbfa-4df9-ab6c-ea50ccf183cf -f /home/runner/work/_temp/fed808f0-01c9-4050-a9bc-441a0b28fdff 2022-11-23T00:48:37.9071012Z Execute installation script 2022-11-23T00:48:37.9165705Z Check if Python hostedtoolcache folder exist... 2022-11-23T00:48:37.9166315Z Create Python 3.5.10 folder 2022-11-23T00:48:37.9177715Z Copy Python binaries to hostedtoolcache folder 2022-11-23T00:48:38.2182837Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2022-11-23T00:48:38.2220247Z Upgrading PIP... 2022-11-23T00:48:39.2148431Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2022-11-23T00:48:39.2186226Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.5.10/x64/lib/python3.5/site-packages 2022-11-23T00:48:39.7710286Z Collecting pip 2022-11-23T00:48:39.9458146Z Downloading https://files.pythonhosted.org/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7/pip-20.3.4-py2.py3-none-any.whl (1.5MB) 2022-11-23T00:48:40.1221370Z Installing collected packages: pip 2022-11-23T00:48:40.7810812Z Successfully installed pip-20.3.4 2022-11-23T00:48:40.8511516Z ##[error]You are using pip version 20.3.4, however version 22.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. 2022-11-23T00:48:40.8814723Z Create complete file 2022-11-23T00:48:40.8875665Z Successfully set up CPython (3.5.10) 2022-11-23T00:48:41.7426349Z [command]/opt/hostedtoolcache/Python/3.5.10/x64/bin/pip cache dir 2022-11-23T00:48:41.8945504Z DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2022-11-23T00:48:41.8946127Z /home/runner/.cache/pip 2022-11-23T00:48:42.0915555Z Received 1566533 of 1566533 (100.0%), 27.7 MBs/sec 2022-11-23T00:48:42.0915962Z Cache Size: ~1 MB (1566533 B) 2022-11-23T00:48:42.0937748Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/7bb4880d-e118-44f8-9e87-2bf710624b3b/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-11-23T00:48:42.1059179Z Cache restored successfully 2022-11-23T00:48:42.1069142Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.5.10-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9 2022-11-23T00:48:42.1213267Z ##[group]Run # All we need to see is that it passes 2022-11-23T00:48:42.1213563Z # All we need to see is that it passes 2022-11-23T00:48:42.1213820Z python3 torch/utils/collect_env.py 2022-11-23T00:48:42.1257511Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:42.1257727Z env: 2022-11-23T00:48:42.1257973Z pythonLocation: /opt/hostedtoolcache/Python/3.5.10/x64 2022-11-23T00:48:42.1258295Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.5.10/x64/lib/pkgconfig 2022-11-23T00:48:42.1258607Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2022-11-23T00:48:42.1258899Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2022-11-23T00:48:42.1259312Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.5.10/x64 2022-11-23T00:48:42.1259779Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.5.10/x64/lib 2022-11-23T00:48:42.1260021Z ##[endgroup] 2022-11-23T00:48:43.2617282Z Collecting environment information... 2022-11-23T00:48:43.2617921Z PyTorch version: N/A 2022-11-23T00:48:43.2618340Z Is debug build: N/A 2022-11-23T00:48:43.2618794Z CUDA used to build PyTorch: N/A 2022-11-23T00:48:43.2619189Z ROCM used to build PyTorch: N/A 2022-11-23T00:48:43.2619536Z 2022-11-23T00:48:43.2662423Z OS: Ubuntu 20.04.5 LTS (x86_64) 2022-11-23T00:48:43.2663354Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-11-23T00:48:43.2663930Z Clang version: 11.0.0-2~ubuntu20.04.1 2022-11-23T00:48:43.2664355Z CMake version: version 3.24.2 2022-11-23T00:48:43.2664829Z Libc version: glibc-2.3.4 2022-11-23T00:48:43.2665096Z 2022-11-23T00:48:43.2665588Z Python version: 3.5.10 (default, Nov 25 2020, 13:18:55) [GCC 9.3.0] (64-bit runtime) 2022-11-23T00:48:43.2666454Z Python platform: Linux-5.15.0-1022-azure-x86_64-with-debian-bullseye-sid 2022-11-23T00:48:43.2666991Z Is CUDA available: N/A 2022-11-23T00:48:43.2667433Z CUDA runtime version: Could not collect 2022-11-23T00:48:43.2667904Z CUDA_MODULE_LOADING set to: N/A 2022-11-23T00:48:43.2668430Z GPU models and configuration: Could not collect 2022-11-23T00:48:43.2668935Z Nvidia driver version: Could not collect 2022-11-23T00:48:43.2669459Z cuDNN version: Could not collect 2022-11-23T00:48:43.2669855Z HIP runtime version: N/A 2022-11-23T00:48:43.2670284Z MIOpen runtime version: N/A 2022-11-23T00:48:43.2670729Z Is XNNPACK available: N/A 2022-11-23T00:48:43.2670992Z 2022-11-23T00:48:43.2671196Z Versions of relevant libraries: 2022-11-23T00:48:43.2671659Z [pip3] No relevant packages 2022-11-23T00:48:43.2672291Z [conda] No relevant packages 2022-11-23T00:48:43.2737749Z Post job cleanup. 2022-11-23T00:48:43.4100920Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.5.10-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9, not saving cache. 2022-11-23T00:48:43.4180142Z Post job cleanup. 2022-11-23T00:48:43.4210743Z Post job cleanup. 2022-11-23T00:48:43.5321252Z [command]/usr/bin/git version 2022-11-23T00:48:43.5366941Z git version 2.38.1 2022-11-23T00:48:43.5412318Z Temporarily overriding HOME='/home/runner/work/_temp/4319abc0-edd0-4001-b595-d31c390155eb' before making global git config changes 2022-11-23T00:48:43.5413081Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:43.5418099Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:43.5456877Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:43.5491535Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:48:43.5716743Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:43.5744573Z http.https://github.com/.extraheader 2022-11-23T00:48:43.5754302Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:48:43.5789003Z [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-11-23T00:48:43.6279754Z Cleaning up orphan processes