2022-09-27T15:11:55.4630789Z Requested labels: linux.20_04.4x 2022-09-27T15:11:55.4630861Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/85462/merge 2022-09-27T15:11:55.4630883Z Waiting for a runner to pick up this job... 2022-09-27T15:13:58.5524489Z Job is about to start running on the runner: linux.20_04.4x_4e2bc7320d5b (organization) 2022-09-27T15:14:02.2618217Z Current runner version: '2.296.2' 2022-09-27T15:14:02.2623627Z Runner name: 'linux.20_04.4x_4e2bc7320d5b' 2022-09-27T15:14:02.2624106Z Runner group name: 'Default' 2022-09-27T15:14:02.2624687Z Machine name: 'runner' 2022-09-27T15:14:02.2642043Z ##[group]Operating System 2022-09-27T15:14:02.2642472Z Ubuntu 2022-09-27T15:14:02.2642686Z 20.04.5 2022-09-27T15:14:02.2642958Z LTS 2022-09-27T15:14:02.2643215Z ##[endgroup] 2022-09-27T15:14:02.2643483Z ##[group]Runner Image 2022-09-27T15:14:02.2643799Z Image: ubuntu-20.04 2022-09-27T15:14:02.2644084Z Version: 20220922.2 2022-09-27T15:14:02.2644505Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md 2022-09-27T15:14:02.2645065Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2 2022-09-27T15:14:02.2645482Z ##[endgroup] 2022-09-27T15:14:02.2646295Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:14:02.2646902Z Actions: read 2022-09-27T15:14:02.2647335Z Checks: read 2022-09-27T15:14:02.2647626Z Contents: read 2022-09-27T15:14:02.2647927Z Deployments: read 2022-09-27T15:14:02.2648223Z Discussions: read 2022-09-27T15:14:02.2648503Z Issues: read 2022-09-27T15:14:02.2648735Z Metadata: read 2022-09-27T15:14:02.2649028Z Packages: read 2022-09-27T15:14:02.2649302Z Pages: read 2022-09-27T15:14:02.2649543Z PullRequests: read 2022-09-27T15:14:02.2649878Z RepositoryProjects: read 2022-09-27T15:14:02.2650190Z SecurityEvents: read 2022-09-27T15:14:02.2650447Z Statuses: read 2022-09-27T15:14:02.2650723Z ##[endgroup] 2022-09-27T15:14:02.2654028Z Secret source: None 2022-09-27T15:14:02.2654792Z Prepare workflow directory 2022-09-27T15:14:02.3622084Z Prepare all required actions 2022-09-27T15:14:02.3786965Z Getting action download info 2022-09-27T15:14:02.6181439Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:14:08.1225018Z Download action repository 'actions/setup-node@v2' (SHA:1f8c6b94b26d0feae1e387ca63ccbdc44d27b561) 2022-09-27T15:14:08.5490269Z Getting action download info 2022-09-27T15:14:08.7353775Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:14:09.0566212Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:14:09.0566534Z with: 2022-09-27T15:14:09.0566713Z submodules: false 2022-09-27T15:14:09.0566917Z fetch-depth: 1 2022-09-27T15:14:09.0567108Z env: 2022-09-27T15:14:09.0567291Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-09-27T15:14:09.0567502Z ##[endgroup] 2022-09-27T15:14:09.0816255Z ##[group]Run retry () { 2022-09-27T15:14:09.0816548Z retry () { 2022-09-27T15:14:09.0816805Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:14:09.0817035Z } 2022-09-27T15:14:09.0817235Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:14:09.0817474Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:14:09.0817721Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:09.0817940Z else 2022-09-27T15:14:09.0818158Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:09.0818378Z fi 2022-09-27T15:14:09.0818618Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:14:09.0866117Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:09.0866384Z env: 2022-09-27T15:14:09.0866590Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-09-27T15:14:09.0866780Z NO_SUDO: 2022-09-27T15:14:09.0866960Z ##[endgroup] 2022-09-27T15:14:09.1094380Z /home/runner/work/pytorch/pytorch 2022-09-27T15:14:09.2287149Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:14:09.2287407Z with: 2022-09-27T15:14:09.2287667Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:09.2287886Z fetch-depth: 1 2022-09-27T15:14:09.2288066Z submodules: false 2022-09-27T15:14:09.2288261Z quiet-checkout: true 2022-09-27T15:14:09.2288478Z repository: pytorch/pytorch 2022-09-27T15:14:09.2288897Z token: *** 2022-09-27T15:14:09.2289268Z ssh-strict: true 2022-09-27T15:14:09.2289476Z persist-credentials: true 2022-09-27T15:14:09.2289680Z clean: true 2022-09-27T15:14:09.2289847Z lfs: false 2022-09-27T15:14:09.2290052Z set-safe-directory: true 2022-09-27T15:14:09.2290244Z env: 2022-09-27T15:14:09.2290420Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-09-27T15:14:09.2290623Z ##[endgroup] 2022-09-27T15:14:09.3644701Z Syncing repository: pytorch/pytorch 2022-09-27T15:14:09.3646321Z ##[group]Getting Git version info 2022-09-27T15:14:09.3646868Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:09.3647300Z [command]/usr/bin/git version 2022-09-27T15:14:09.5614026Z git version 2.37.3 2022-09-27T15:14:09.5649938Z ##[endgroup] 2022-09-27T15:14:09.5673094Z Temporarily overriding HOME='/home/runner/work/_temp/9d766feb-e598-4a3a-a4e5-360b45213c98' before making global git config changes 2022-09-27T15:14:09.5673941Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:09.5684428Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:09.5811393Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:09.5817120Z ##[group]Initializing the repository 2022-09-27T15:14:09.5824469Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-09-27T15:14:09.6288825Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:14:09.6289508Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:14:09.6290095Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:14:09.6290547Z hint: 2022-09-27T15:14:09.6291123Z hint: git config --global init.defaultBranch 2022-09-27T15:14:09.6358173Z hint: 2022-09-27T15:14:09.6368725Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:14:09.6369542Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:14:09.6370015Z hint: 2022-09-27T15:14:09.6370426Z hint: git branch -m 2022-09-27T15:14:09.6371226Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-09-27T15:14:09.6371876Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:14:09.6504176Z ##[endgroup] 2022-09-27T15:14:09.6504908Z ##[group]Disabling automatic garbage collection 2022-09-27T15:14:09.6511096Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:14:09.6547174Z ##[endgroup] 2022-09-27T15:14:09.6547638Z ##[group]Setting up auth 2022-09-27T15:14:09.6557302Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:09.6594840Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:14:09.8864042Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:09.8903668Z [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-09-27T15:14:09.9106982Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:14:09.9148381Z ##[endgroup] 2022-09-27T15:14:09.9148859Z ##[group]Fetching the repository 2022-09-27T15:14:09.9178479Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:17.8895193Z ##[endgroup] 2022-09-27T15:14:17.8896070Z ##[group]Determining the checkout info 2022-09-27T15:14:17.8896884Z ##[endgroup] 2022-09-27T15:14:17.8897554Z ##[group]Checking out the ref 2022-09-27T15:14:17.8903715Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:18.9897735Z ##[endgroup] 2022-09-27T15:14:19.0020418Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:19.0056260Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:19.0279473Z ##[group]Run actions/setup-node@v2 2022-09-27T15:14:19.0279671Z with: 2022-09-27T15:14:19.0279847Z always-auth: false 2022-09-27T15:14:19.0280043Z check-latest: false 2022-09-27T15:14:19.0280417Z token: *** 2022-09-27T15:14:19.0280568Z env: 2022-09-27T15:14:19.0281160Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-09-27T15:14:19.0281365Z ##[endgroup] 2022-09-27T15:14:19.1940108Z ##[group]Run npm install -g markdown-toc 2022-09-27T15:14:19.1940377Z npm install -g markdown-toc 2022-09-27T15:14:19.1983495Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:19.1983696Z env: 2022-09-27T15:14:19.1983883Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-09-27T15:14:19.1984091Z ##[endgroup] 2022-09-27T15:14:31.8032149Z npm WARN deprecated gulp-header@1.8.12: Removed event-stream from gulp-header 2022-09-27T15:14:31.9198111Z npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) 2022-09-27T15:14:31.9470321Z 2022-09-27T15:14:31.9471395Z added 60 packages, and audited 61 packages in 4s 2022-09-27T15:14:31.9479254Z 2022-09-27T15:14:31.9479590Z found 0 vulnerabilities 2022-09-27T15:14:31.9596135Z ##[group]Run set -eu 2022-09-27T15:14:31.9596416Z set -eu 2022-09-27T15:14:31.9596649Z export PATH=~/.npm-global/bin:"$PATH" 2022-09-27T15:14:31.9596919Z for FILE in $(git grep -Il '' -- '**.md'); do 2022-09-27T15:14:31.9597173Z  markdown-toc --bullets='-' -i "$FILE" 2022-09-27T15:14:31.9597384Z done 2022-09-27T15:14:31.9597551Z  2022-09-27T15:14:31.9597755Z if ! .github/scripts/report_git_status.sh .; then 2022-09-27T15:14:31.9597972Z  echo 2022-09-27T15:14:31.9598213Z  echo 'As shown by the above diff, the table of contents in one or' 2022-09-27T15:14:31.9598533Z  echo 'more Markdown files is not up to date with the file contents.' 2022-09-27T15:14:31.9598837Z  echo 'You can either apply that Git diff directly to correct the' 2022-09-27T15:14:31.9599699Z  echo 'table of contents, or if you have npm installed, you can' 2022-09-27T15:14:31.9600299Z  echo 'install the npm package markdown-toc and run the following' 2022-09-27T15:14:31.9600561Z  # shellcheck disable=SC2016 2022-09-27T15:14:31.9600832Z  echo 'command (replacing $FILE with the filename for which you want' 2022-09-27T15:14:31.9601123Z  echo 'to regenerate the table of contents):' 2022-09-27T15:14:31.9601324Z  echo 2022-09-27T15:14:31.9601520Z  # shellcheck disable=SC2016 2022-09-27T15:14:31.9601769Z  echo " markdown-toc --bullets='-' -i \"\$FILE\"" 2022-09-27T15:14:31.9601993Z  false 2022-09-27T15:14:31.9602149Z fi 2022-09-27T15:14:31.9660920Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:31.9661138Z env: 2022-09-27T15:14:31.9661343Z NPM_CONFIG_PREFIX: ~/.npm-global 2022-09-27T15:14:31.9661534Z ##[endgroup] 2022-09-27T15:14:33.5091447Z 2022-09-27T15:14:33.5257959Z Post job cleanup. 2022-09-27T15:14:33.6459290Z Post job cleanup. 2022-09-27T15:14:33.6490873Z Post job cleanup. 2022-09-27T15:14:33.7603455Z [command]/usr/bin/git version 2022-09-27T15:14:33.7650604Z git version 2.37.3 2022-09-27T15:14:33.7695818Z Temporarily overriding HOME='/home/runner/work/_temp/5306f918-7c62-4d63-a15a-31985e8f504e' before making global git config changes 2022-09-27T15:14:33.7696473Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:33.7703231Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:33.7747228Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:33.7785369Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:14:33.8011173Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:33.8042589Z http.https://github.com/.extraheader 2022-09-27T15:14:33.8052363Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:14:33.8090169Z [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-09-27T15:14:33.8581584Z Cleaning up orphan processes