2023-01-11T20:12:35.7968584Z Requested labels: linux.20_04.4x 2023-01-11T20:12:35.7968673Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/91627/merge 2023-01-11T20:12:35.7968709Z Waiting for a runner to pick up this job... 2023-01-11T20:12:36.4422488Z Job is about to start running on the runner: linux.20_04.4x_9207ee45c646 (organization) 2023-01-11T20:12:39.5793431Z Current runner version: '2.300.2' 2023-01-11T20:12:39.5798886Z Runner name: 'linux.20_04.4x_9207ee45c646' 2023-01-11T20:12:39.5799371Z Runner group name: 'Default' 2023-01-11T20:12:39.5799960Z Machine name: 'runner' 2023-01-11T20:12:39.5816377Z ##[group]Operating System 2023-01-11T20:12:39.5816793Z Ubuntu 2023-01-11T20:12:39.5817129Z 20.04.5 2023-01-11T20:12:39.5817339Z LTS 2023-01-11T20:12:39.5817600Z ##[endgroup] 2023-01-11T20:12:39.5817893Z ##[group]Runner Image 2023-01-11T20:12:39.5818165Z Image: ubuntu-20.04 2023-01-11T20:12:39.5818483Z Version: 20221204.2 2023-01-11T20:12:39.5818943Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-11T20:12:39.5819475Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-11T20:12:39.5819863Z ##[endgroup] 2023-01-11T20:12:39.5820744Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:12:39.5821270Z Actions: read 2023-01-11T20:12:39.5821651Z Checks: read 2023-01-11T20:12:39.5822008Z Contents: read 2023-01-11T20:12:39.5822295Z Deployments: read 2023-01-11T20:12:39.5822558Z Discussions: read 2023-01-11T20:12:39.5822847Z Issues: read 2023-01-11T20:12:39.5823120Z Metadata: read 2023-01-11T20:12:39.5823387Z Packages: read 2023-01-11T20:12:39.5823658Z Pages: read 2023-01-11T20:12:39.5823944Z PullRequests: read 2023-01-11T20:12:39.5824212Z RepositoryProjects: read 2023-01-11T20:12:39.5824523Z SecurityEvents: read 2023-01-11T20:12:39.5824844Z Statuses: read 2023-01-11T20:12:39.5825087Z ##[endgroup] 2023-01-11T20:12:39.5828318Z Secret source: None 2023-01-11T20:12:39.5828765Z Prepare workflow directory 2023-01-11T20:12:39.6674596Z Prepare all required actions 2023-01-11T20:12:39.6838389Z Getting action download info 2023-01-11T20:12:39.9093695Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:12:44.0518144Z Download action repository 'actions/setup-node@v3' (SHA:64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c) 2023-01-11T20:12:44.3548083Z Getting action download info 2023-01-11T20:12:44.5224322Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:12:44.8081953Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:12:44.8082280Z with: 2023-01-11T20:12:44.8082452Z submodules: false 2023-01-11T20:12:44.8082647Z fetch-depth: 1 2023-01-11T20:12:44.8082824Z env: 2023-01-11T20:12:44.8083003Z NPM_CONFIG_PREFIX: ~/.npm-global 2023-01-11T20:12:44.8083222Z ##[endgroup] 2023-01-11T20:12:44.8332837Z ##[group]Run retry () { 2023-01-11T20:12:44.8333128Z retry () { 2023-01-11T20:12:44.8333354Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:12:44.8333595Z } 2023-01-11T20:12:44.8333793Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.8334022Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:12:44.8334266Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.8334500Z else 2023-01-11T20:12:44.8334694Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.8334895Z fi 2023-01-11T20:12:44.8335139Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.8382377Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:12:44.8382659Z env: 2023-01-11T20:12:44.8382849Z NPM_CONFIG_PREFIX: ~/.npm-global 2023-01-11T20:12:44.8383051Z NO_SUDO: 2023-01-11T20:12:44.8383232Z ##[endgroup] 2023-01-11T20:12:44.8619957Z /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.8892243Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:12:44.8892499Z with: 2023-01-11T20:12:44.8892729Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:44.8892987Z fetch-depth: 1 2023-01-11T20:12:44.8893163Z submodules: false 2023-01-11T20:12:44.8893360Z quiet-checkout: true 2023-01-11T20:12:44.8893573Z repository: pytorch/pytorch 2023-01-11T20:12:44.8893937Z token: *** 2023-01-11T20:12:44.8894321Z ssh-strict: true 2023-01-11T20:12:44.8894527Z persist-credentials: true 2023-01-11T20:12:44.8894719Z clean: true 2023-01-11T20:12:44.8894891Z lfs: false 2023-01-11T20:12:44.8895091Z set-safe-directory: true 2023-01-11T20:12:44.8895265Z env: 2023-01-11T20:12:44.8895457Z NPM_CONFIG_PREFIX: ~/.npm-global 2023-01-11T20:12:44.8895663Z ##[endgroup] 2023-01-11T20:12:45.0164811Z Syncing repository: pytorch/pytorch 2023-01-11T20:12:45.0166615Z ##[group]Getting Git version info 2023-01-11T20:12:45.0167142Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:45.0167597Z [command]/usr/bin/git version 2023-01-11T20:12:45.0172115Z git version 2.38.1 2023-01-11T20:12:45.0194653Z ##[endgroup] 2023-01-11T20:12:45.0209573Z Temporarily overriding HOME='/home/runner/work/_temp/b0b82c47-8623-4c0b-a9fa-ac1e5a77254d' before making global git config changes 2023-01-11T20:12:45.0210393Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:12:45.0215145Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:12:45.0256283Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:45.0261245Z ##[group]Initializing the repository 2023-01-11T20:12:45.0264472Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-11T20:12:45.0317181Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:12:45.0318892Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:12:45.0319365Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:12:45.0325888Z hint: 2023-01-11T20:12:45.0326578Z hint: git config --global init.defaultBranch 2023-01-11T20:12:45.0326998Z hint: 2023-01-11T20:12:45.0327579Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:12:45.0328242Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:12:45.0328677Z hint: 2023-01-11T20:12:45.0329088Z hint: git branch -m 2023-01-11T20:12:45.0344284Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-11T20:12:45.0344745Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:12:45.0369765Z ##[endgroup] 2023-01-11T20:12:45.0370186Z ##[group]Disabling automatic garbage collection 2023-01-11T20:12:45.0374899Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:12:45.0404832Z ##[endgroup] 2023-01-11T20:12:45.0405490Z ##[group]Setting up auth 2023-01-11T20:12:45.0413128Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:12:45.0444822Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:12:45.0676619Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:12:45.0708386Z [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' || : 2023-01-11T20:12:45.0902606Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:12:45.0939719Z ##[endgroup] 2023-01-11T20:12:45.0940354Z ##[group]Fetching the repository 2023-01-11T20:12:45.0947688Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:53.9430605Z ##[endgroup] 2023-01-11T20:12:53.9431373Z ##[group]Determining the checkout info 2023-01-11T20:12:53.9431952Z ##[endgroup] 2023-01-11T20:12:53.9432478Z ##[group]Checking out the ref 2023-01-11T20:12:53.9437943Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:55.0624353Z ##[endgroup] 2023-01-11T20:12:55.0670991Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:12:55.0701710Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:12:55.0866437Z ##[group]Run actions/setup-node@v3 2023-01-11T20:12:55.0866655Z with: 2023-01-11T20:12:55.0866823Z always-auth: false 2023-01-11T20:12:55.0867022Z check-latest: false 2023-01-11T20:12:55.0867378Z token: *** 2023-01-11T20:12:55.0867531Z env: 2023-01-11T20:12:55.0867723Z NPM_CONFIG_PREFIX: ~/.npm-global 2023-01-11T20:12:55.0867929Z ##[endgroup] 2023-01-11T20:12:55.2880656Z ##[group]Environment details 2023-01-11T20:13:13.3621342Z node: v16.18.1 2023-01-11T20:13:13.3621802Z npm: 8.19.2 2023-01-11T20:13:13.3622172Z yarn: 1.22.19 2023-01-11T20:13:13.3623351Z ##[endgroup] 2023-01-11T20:13:13.3713460Z ##[group]Run npm install -g markdown-toc 2023-01-11T20:13:13.3713730Z npm install -g markdown-toc 2023-01-11T20:13:13.3755959Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:13.3756171Z env: 2023-01-11T20:13:13.3758648Z NPM_CONFIG_PREFIX: ~/.npm-global 2023-01-11T20:13:13.3758857Z ##[endgroup] 2023-01-11T20:13:16.2087780Z npm WARN deprecated gulp-header@1.8.12: Removed event-stream from gulp-header 2023-01-11T20:13:16.3512463Z npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) 2023-01-11T20:13:16.3754873Z 2023-01-11T20:13:16.3755886Z added 60 packages, and audited 61 packages in 3s 2023-01-11T20:13:16.3756236Z 2023-01-11T20:13:16.3756691Z 1 package is looking for funding 2023-01-11T20:13:16.3757120Z run `npm fund` for details 2023-01-11T20:13:16.3765006Z 2023-01-11T20:13:16.3765550Z found 0 vulnerabilities 2023-01-11T20:13:16.3865387Z ##[group]Run set -eu 2023-01-11T20:13:16.3865628Z set -eu 2023-01-11T20:13:16.3865854Z export PATH=~/.npm-global/bin:"$PATH" 2023-01-11T20:13:16.3866127Z for FILE in $(git grep -Il '' -- '**.md'); do 2023-01-11T20:13:16.3866383Z  markdown-toc --bullets='-' -i "$FILE" 2023-01-11T20:13:16.3866609Z done 2023-01-11T20:13:16.3866776Z  2023-01-11T20:13:16.3866980Z if ! .github/scripts/report_git_status.sh .; then 2023-01-11T20:13:16.3867203Z  echo 2023-01-11T20:13:16.3867448Z  echo 'As shown by the above diff, the table of contents in one or' 2023-01-11T20:13:16.3867765Z  echo 'more Markdown files is not up to date with the file contents.' 2023-01-11T20:13:16.3868070Z  echo 'You can either apply that Git diff directly to correct the' 2023-01-11T20:13:16.3868379Z  echo 'table of contents, or if you have npm installed, you can' 2023-01-11T20:13:16.3868714Z  echo 'install the npm package markdown-toc and run the following' 2023-01-11T20:13:16.3868973Z  # shellcheck disable=SC2016 2023-01-11T20:13:16.3869247Z  echo 'command (replacing $FILE with the filename for which you want' 2023-01-11T20:13:16.3869542Z  echo 'to regenerate the table of contents):' 2023-01-11T20:13:16.3869763Z  echo 2023-01-11T20:13:16.3869947Z  # shellcheck disable=SC2016 2023-01-11T20:13:16.3870198Z  echo " markdown-toc --bullets='-' -i \"\$FILE\"" 2023-01-11T20:13:16.3870421Z  false 2023-01-11T20:13:16.3870579Z fi 2023-01-11T20:13:16.3912045Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:16.3912243Z env: 2023-01-11T20:13:16.3912442Z NPM_CONFIG_PREFIX: ~/.npm-global 2023-01-11T20:13:16.3912636Z ##[endgroup] 2023-01-11T20:13:17.4161647Z 2023-01-11T20:13:17.4315974Z Post job cleanup. 2023-01-11T20:13:17.5764588Z Post job cleanup. 2023-01-11T20:13:17.5797440Z Post job cleanup. 2023-01-11T20:13:17.6879926Z [command]/usr/bin/git version 2023-01-11T20:13:17.6925751Z git version 2.38.1 2023-01-11T20:13:17.6988340Z Temporarily overriding HOME='/home/runner/work/_temp/7f8c33ff-4585-4f11-b3e5-1ba3854b121f' before making global git config changes 2023-01-11T20:13:17.6989305Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:13:17.6995057Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:13:17.7031022Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:13:17.7063991Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:13:17.7279902Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:13:17.7310524Z http.https://github.com/.extraheader 2023-01-11T20:13:17.7321694Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:13:17.7355600Z [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' || : 2023-01-11T20:13:17.7770721Z Cleaning up orphan processes