2022-11-23T00:48:10.0429358Z Requested labels: linux.20_04.4x 2022-11-23T00:48:10.0429422Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-11-23T00:48:10.0429444Z Waiting for a runner to pick up this job... 2022-11-23T00:48:10.5618902Z Job is about to start running on the runner: linux.20_04.4x_bc34e63a502c (organization) 2022-11-23T00:48:12.5868986Z Current runner version: '2.299.1' 2022-11-23T00:48:12.5874457Z Runner name: 'linux.20_04.4x_bc34e63a502c' 2022-11-23T00:48:12.5874880Z Runner group name: 'Default' 2022-11-23T00:48:12.5875452Z Machine name: 'runner' 2022-11-23T00:48:12.5892068Z ##[group]Operating System 2022-11-23T00:48:12.5892491Z Ubuntu 2022-11-23T00:48:12.5892819Z 20.04.5 2022-11-23T00:48:12.5893026Z LTS 2022-11-23T00:48:12.5893300Z ##[endgroup] 2022-11-23T00:48:12.5893583Z ##[group]Runner Image 2022-11-23T00:48:12.5893894Z Image: ubuntu-20.04 2022-11-23T00:48:12.5894161Z Version: 20221024.1 2022-11-23T00:48:12.5894614Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md 2022-11-23T00:48:12.5895197Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1 2022-11-23T00:48:12.5895549Z ##[endgroup] 2022-11-23T00:48:12.5896439Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:12.5896980Z Actions: write 2022-11-23T00:48:12.5897399Z Checks: write 2022-11-23T00:48:12.5897685Z Contents: write 2022-11-23T00:48:12.5898002Z Deployments: write 2022-11-23T00:48:12.5898310Z Discussions: write 2022-11-23T00:48:12.5898553Z Issues: write 2022-11-23T00:48:12.5898824Z Metadata: read 2022-11-23T00:48:12.5899118Z Packages: write 2022-11-23T00:48:12.5899365Z Pages: write 2022-11-23T00:48:12.5899647Z PullRequests: write 2022-11-23T00:48:12.5899959Z RepositoryProjects: write 2022-11-23T00:48:12.5900236Z SecurityEvents: write 2022-11-23T00:48:12.5900546Z Statuses: write 2022-11-23T00:48:12.5900834Z ##[endgroup] 2022-11-23T00:48:12.5903965Z Secret source: Actions 2022-11-23T00:48:12.5904407Z Prepare workflow directory 2022-11-23T00:48:12.6630201Z Prepare all required actions 2022-11-23T00:48:12.6791450Z Getting action download info 2022-11-23T00:48:12.8702844Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:26.3616581Z Download action repository 'actions/setup-python@v4' (SHA:13ae5bb136fac2878aff31522b9efb785519f984) 2022-11-23T00:48:26.6352446Z Getting action download info 2022-11-23T00:48:26.8204539Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:27.1004968Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:27.1005269Z with: 2022-11-23T00:48:27.1005453Z submodules: false 2022-11-23T00:48:27.1005647Z fetch-depth: 1 2022-11-23T00:48:27.1005823Z ##[endgroup] 2022-11-23T00:48:27.1256233Z ##[group]Run retry () { 2022-11-23T00:48:27.1256503Z retry () { 2022-11-23T00:48:27.1256741Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:27.1256965Z } 2022-11-23T00:48:27.1257172Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:27.1257397Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:27.1257634Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:27.1257861Z else 2022-11-23T00:48:27.1258065Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:27.1258273Z fi 2022-11-23T00:48:27.1258467Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:27.1303946Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:27.1304212Z env: 2022-11-23T00:48:27.1304368Z NO_SUDO: 2022-11-23T00:48:27.1304548Z ##[endgroup] 2022-11-23T00:48:27.1532557Z /home/runner/work/pytorch/pytorch 2022-11-23T00:48:27.1782083Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:27.1782336Z with: 2022-11-23T00:48:27.1782653Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:27.1782927Z fetch-depth: 1 2022-11-23T00:48:27.1783184Z submodules: false 2022-11-23T00:48:27.1783415Z quiet-checkout: true 2022-11-23T00:48:27.1783756Z repository: pytorch/pytorch 2022-11-23T00:48:27.1784204Z token: *** 2022-11-23T00:48:27.1784409Z ssh-strict: true 2022-11-23T00:48:27.1784681Z persist-credentials: true 2022-11-23T00:48:27.1784948Z clean: true 2022-11-23T00:48:27.1785331Z lfs: false 2022-11-23T00:48:27.1785587Z set-safe-directory: true 2022-11-23T00:48:27.1785858Z ##[endgroup] 2022-11-23T00:48:27.3098714Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:27.3100453Z ##[group]Getting Git version info 2022-11-23T00:48:27.3100982Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:27.3101425Z [command]/usr/bin/git version 2022-11-23T00:48:27.3111139Z git version 2.38.1 2022-11-23T00:48:27.3135660Z ##[endgroup] 2022-11-23T00:48:27.3149404Z Temporarily overriding HOME='/home/runner/work/_temp/3c80eaf7-8f75-495c-9213-0da944137b8d' before making global git config changes 2022-11-23T00:48:27.3150612Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:27.3155343Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:27.3200810Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:27.3206172Z ##[group]Initializing the repository 2022-11-23T00:48:27.3209657Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-11-23T00:48:27.3270630Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:27.3272164Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:27.3273099Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:27.3273914Z hint: 2022-11-23T00:48:27.3275103Z hint: git config --global init.defaultBranch 2022-11-23T00:48:27.3275543Z hint: 2022-11-23T00:48:27.3276101Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:27.3276839Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:27.3277238Z hint: 2022-11-23T00:48:27.3277645Z hint: git branch -m 2022-11-23T00:48:27.3278139Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-11-23T00:48:27.3285976Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:27.3325233Z ##[endgroup] 2022-11-23T00:48:27.3325948Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:27.3330198Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:27.3358858Z ##[endgroup] 2022-11-23T00:48:27.3359501Z ##[group]Setting up auth 2022-11-23T00:48:27.3367475Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:27.3399127Z [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:27.3669922Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:27.3704154Z [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:27.3900895Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:27.3938877Z ##[endgroup] 2022-11-23T00:48:27.3939301Z ##[group]Fetching the repository 2022-11-23T00:48:27.3945631Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:35.8483578Z ##[endgroup] 2022-11-23T00:48:35.8484267Z ##[group]Determining the checkout info 2022-11-23T00:48:35.8484840Z ##[endgroup] 2022-11-23T00:48:35.8485337Z ##[group]Checking out the ref 2022-11-23T00:48:35.8490705Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:36.9497167Z ##[endgroup] 2022-11-23T00:48:36.9542625Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:48:36.9575913Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:48:36.9704384Z ##[group]Run # Remove any artifacts from the previous checkouts 2022-11-23T00:48:36.9704782Z # Remove any artifacts from the previous checkouts 2022-11-23T00:48:36.9705017Z git clean -fxd 2022-11-23T00:48:36.9745460Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:36.9745673Z ##[endgroup] 2022-11-23T00:48:37.0010261Z ##[group]Run actions/setup-python@v4 2022-11-23T00:48:37.0010469Z with: 2022-11-23T00:48:37.0010652Z python-version: 3.x 2022-11-23T00:48:37.0010850Z architecture: x64 2022-11-23T00:48:37.0011026Z check-latest: false 2022-11-23T00:48:37.0011208Z cache: pip 2022-11-23T00:48:37.0011433Z cache-dependency-path: **/requirements.txt 2022-11-23T00:48:37.0011819Z token: *** 2022-11-23T00:48:37.0011997Z update-environment: true 2022-11-23T00:48:37.0012195Z ##[endgroup] 2022-11-23T00:48:37.1560642Z Successfully set up CPython (3.10.8) 2022-11-23T00:48:37.9924134Z [command]/opt/hostedtoolcache/Python/3.10.8/x64/bin/pip cache dir 2022-11-23T00:48:38.3249008Z /home/runner/.cache/pip 2022-11-23T00:48:38.7352328Z Received 32352682 of 32352682 (100.0%), 125.4 MBs/sec 2022-11-23T00:48:38.7352764Z Cache Size: ~31 MB (32352682 B) 2022-11-23T00:48:38.7444341Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/c6707004-1794-457a-9a5a-44a0969ad314/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-11-23T00:48:38.8009285Z Cache restored successfully 2022-11-23T00:48:38.8058153Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.10.8-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9 2022-11-23T00:48:38.8191610Z ##[group]Run pip install -r requirements.txt --user 2022-11-23T00:48:38.8191918Z pip install -r requirements.txt --user 2022-11-23T00:48:38.8235565Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:38.8235759Z env: 2022-11-23T00:48:38.8236001Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:38.8236323Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:38.8236633Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:38.8236929Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:38.8237212Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:38.8237487Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:38.8237724Z ##[endgroup] 2022-11-23T00:48:39.3325980Z Collecting astunparse 2022-11-23T00:48:39.3341046Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-11-23T00:48:39.3477996Z Collecting expecttest 2022-11-23T00:48:39.3490555Z Using cached expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2022-11-23T00:48:39.3654634Z Collecting future 2022-11-23T00:48:39.3689129Z Using cached future-0.18.2.tar.gz (829 kB) 2022-11-23T00:48:39.4578935Z Preparing metadata (setup.py): started 2022-11-23T00:48:39.9795949Z Preparing metadata (setup.py): finished with status 'done' 2022-11-23T00:48:40.5159610Z Collecting hypothesis 2022-11-23T00:48:40.5409263Z Downloading hypothesis-6.58.0-py3-none-any.whl (396 kB) 2022-11-23T00:48:40.5515789Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.8/396.8 kB 55.1 MB/s eta 0:00:00 2022-11-23T00:48:40.8639819Z Collecting numpy 2022-11-23T00:48:40.8681444Z Downloading numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-11-23T00:48:41.0300419Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 86.5 MB/s eta 0:00:00 2022-11-23T00:48:41.2124287Z Collecting psutil 2022-11-23T00:48:41.2143881Z Using cached psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2022-11-23T00:48:41.2683628Z Collecting pyyaml 2022-11-23T00:48:41.2714307Z Using cached PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) 2022-11-23T00:48:41.3161702Z Collecting requests 2022-11-23T00:48:41.3182128Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2022-11-23T00:48:41.3201337Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.8/x64/lib/python3.10/site-packages (from -r requirements.txt (line 10)) (63.2.0) 2022-11-23T00:48:41.3371634Z Collecting six 2022-11-23T00:48:41.3386580Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-23T00:48:41.3528153Z Collecting types-dataclasses 2022-11-23T00:48:41.3542317Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-11-23T00:48:41.3732439Z Collecting typing_extensions 2022-11-23T00:48:41.3745332Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-11-23T00:48:41.3997533Z Collecting sympy 2022-11-23T00:48:41.4139249Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2022-11-23T00:48:41.4708979Z Collecting filelock 2022-11-23T00:48:41.4724547Z Using cached filelock-3.8.0-py3-none-any.whl (10 kB) 2022-11-23T00:48:41.5068553Z Collecting networkx 2022-11-23T00:48:41.5101880Z Using cached networkx-2.8.8-py3-none-any.whl (2.0 MB) 2022-11-23T00:48:41.5467038Z Collecting jinja2 2022-11-23T00:48:41.5482600Z Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-11-23T00:48:41.5924668Z Collecting wheel<1.0,>=0.23.0 2022-11-23T00:48:41.5940817Z Using cached wheel-0.38.4-py3-none-any.whl (36 kB) 2022-11-23T00:48:41.6741567Z Collecting exceptiongroup>=1.0.0 2022-11-23T00:48:41.6756485Z Using cached exceptiongroup-1.0.4-py3-none-any.whl (14 kB) 2022-11-23T00:48:41.6945427Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-11-23T00:48:41.6959941Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-11-23T00:48:41.7176665Z Collecting attrs>=19.2.0 2022-11-23T00:48:41.7190453Z Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-11-23T00:48:41.8137927Z Collecting charset-normalizer<3,>=2 2022-11-23T00:48:41.8153930Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-11-23T00:48:41.8599457Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T00:48:41.8615420Z Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T00:48:41.8809707Z Collecting idna<4,>=2.5 2022-11-23T00:48:41.8824135Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T00:48:41.9074300Z Collecting certifi>=2017.4.17 2022-11-23T00:48:41.9088462Z Using cached certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T00:48:41.9322831Z Collecting mpmath>=0.19 2022-11-23T00:48:41.9340586Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-11-23T00:48:42.0244899Z Collecting MarkupSafe>=2.0 2022-11-23T00:48:42.0263002Z Using cached MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-11-23T00:48:42.2904052Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, networkx, MarkupSafe, idna, future, filelock, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, jinja2, hypothesis, astunparse 2022-11-23T00:48:53.0350810Z DEPRECATION: future is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2022-11-23T00:48:53.0355033Z Running setup.py install for future: started 2022-11-23T00:48:53.6222430Z Running setup.py install for future: finished with status 'done' 2022-11-23T00:48:54.0393461Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.1.0 certifi-2022.9.24 charset-normalizer-2.1.1 exceptiongroup-1.0.4 expecttest-0.1.4 filelock-3.8.0 future-0.18.2 hypothesis-6.58.0 idna-3.4 jinja2-3.1.2 mpmath-1.2.1 networkx-2.8.8 numpy-1.23.5 psutil-5.9.4 pyyaml-6.0 requests-2.28.1 six-1.16.0 sortedcontainers-2.4.0 sympy-1.11.1 types-dataclasses-0.6.6 typing_extensions-4.4.0 urllib3-1.26.12 wheel-0.38.4 2022-11-23T00:48:54.0975842Z 2022-11-23T00:48:54.0976945Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:48:54.0977469Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:48:54.2582167Z ##[group]Run # NB: We use 'printf' below rather than '\u000a' since bash pre-4.2 2022-11-23T00:48:54.2582538Z # NB: We use 'printf' below rather than '\u000a' since bash pre-4.2 2022-11-23T00:48:54.2582872Z # does not support the '\u000a' syntax (which is relevant for local linters) 2022-11-23T00:48:54.2583316Z (! git --no-pager grep -In "$(printf '\xC2\xA0')" -- . || (echo "The above lines have non-breaking spaces (U+00A0); please convert them to spaces (U+0020)"; false)) 2022-11-23T00:48:54.2624754Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:54.2624954Z env: 2022-11-23T00:48:54.2625199Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.2625519Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:54.2625822Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.2626108Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.2626426Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.2626714Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:54.2626951Z ##[endgroup] 2022-11-23T00:48:54.3541237Z ##[group]Run (! git ls-files | grep -E '([<>:"|?*]|[ .]$)' || (echo "The above file names are not valid across all operating systems. Please ensure they don't contain the characters '<>:""|?*' and don't end with a white space or a '.' "; false)) 2022-11-23T00:48:54.3541899Z (! git ls-files | grep -E '([<>:"|?*]|[ .]$)' || (echo "The above file names are not valid across all operating systems. Please ensure they don't contain the characters '<>:""|?*' and don't end with a white space or a '.' "; false)) 2022-11-23T00:48:54.3583418Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:54.3583629Z env: 2022-11-23T00:48:54.3583876Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.3584191Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:54.3584494Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.3584786Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.3585105Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.3585391Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:54.3585634Z ##[endgroup] 2022-11-23T00:48:54.3720638Z ##[group]Run (! git --no-pager grep -In '#!.*python$' -- . || (echo "The above lines have versionless Python shebangs; please specify either python2 or python3"; false)) 2022-11-23T00:48:54.3721188Z (! git --no-pager grep -In '#!.*python$' -- . || (echo "The above lines have versionless Python shebangs; please specify either python2 or python3"; false)) 2022-11-23T00:48:54.3760393Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:54.3760601Z env: 2022-11-23T00:48:54.3760834Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.3761157Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:54.3761603Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.3761956Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.3762243Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.3762564Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:54.3762791Z ##[endgroup] 2022-11-23T00:48:54.5092821Z ##[group]Run sudo apt-get install -y doxygen 2022-11-23T00:48:54.5093326Z sudo apt-get install -y doxygen 2022-11-23T00:48:54.5093783Z cd docs/cpp/source && ./check-doxygen.sh 2022-11-23T00:48:54.5147482Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:54.5147695Z env: 2022-11-23T00:48:54.5147941Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.5148258Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:54.5148567Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.5148983Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.5149256Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:54.5149541Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:54.5149782Z ##[endgroup] 2022-11-23T00:49:20.2218193Z Reading package lists... 2022-11-23T00:49:20.3953766Z Building dependency tree... 2022-11-23T00:49:20.4231565Z Reading state information... 2022-11-23T00:49:20.5907624Z The following additional packages will be installed: 2022-11-23T00:49:20.5908297Z libxapian30 2022-11-23T00:49:20.5914611Z Suggested packages: 2022-11-23T00:49:20.5915335Z doxygen-latex doxygen-doc doxygen-gui graphviz xapian-tools 2022-11-23T00:49:20.9473899Z The following NEW packages will be installed: 2022-11-23T00:49:20.9485456Z doxygen libxapian30 2022-11-23T00:49:20.9834169Z 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. 2022-11-23T00:49:21.0568207Z Need to get 10.3 MB of archives. 2022-11-23T00:49:21.0568823Z After this operation, 46.1 MB of additional disk space will be used. 2022-11-23T00:49:21.0570215Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxapian30 amd64 1.4.14-2 [661 kB] 2022-11-23T00:49:21.1462124Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 doxygen amd64 1.8.17-0ubuntu2 [9630 kB] 2022-11-23T00:49:21.8329360Z Fetched 10.3 MB in 0s (39.5 MB/s) 2022-11-23T00:49:21.9974062Z Selecting previously unselected package libxapian30:amd64. 2022-11-23T00:49:22.3589219Z (Reading database ... 2022-11-23T00:49:22.3589896Z (Reading database ... 5% 2022-11-23T00:49:22.3590316Z (Reading database ... 10% 2022-11-23T00:49:22.3590640Z (Reading database ... 15% 2022-11-23T00:49:22.3590984Z (Reading database ... 20% 2022-11-23T00:49:22.3591903Z (Reading database ... 25% 2022-11-23T00:49:22.3592381Z (Reading database ... 30% 2022-11-23T00:49:22.3592930Z (Reading database ... 35% 2022-11-23T00:49:22.3593471Z (Reading database ... 40% 2022-11-23T00:49:22.3594016Z (Reading database ... 45% 2022-11-23T00:49:22.3594552Z (Reading database ... 50% 2022-11-23T00:49:25.1259761Z (Reading database ... 55% 2022-11-23T00:49:28.4108677Z (Reading database ... 60% 2022-11-23T00:49:32.9031305Z (Reading database ... 65% 2022-11-23T00:49:36.4323344Z (Reading database ... 70% 2022-11-23T00:49:40.6904377Z (Reading database ... 75% 2022-11-23T00:49:44.7883209Z (Reading database ... 80% 2022-11-23T00:49:48.9634650Z (Reading database ... 85% 2022-11-23T00:49:54.4275323Z (Reading database ... 90% 2022-11-23T00:49:58.7273537Z (Reading database ... 95% 2022-11-23T00:49:58.7274207Z (Reading database ... 100% 2022-11-23T00:49:58.7274996Z (Reading database ... 241978 files and directories currently installed.) 2022-11-23T00:49:58.7375430Z Preparing to unpack .../libxapian30_1.4.14-2_amd64.deb ... 2022-11-23T00:49:58.7673544Z Unpacking libxapian30:amd64 (1.4.14-2) ... 2022-11-23T00:49:58.8710228Z Selecting previously unselected package doxygen. 2022-11-23T00:49:58.8907505Z Preparing to unpack .../doxygen_1.8.17-0ubuntu2_amd64.deb ... 2022-11-23T00:49:58.8924992Z Unpacking doxygen (1.8.17-0ubuntu2) ... 2022-11-23T00:49:59.8217108Z Setting up libxapian30:amd64 (1.4.14-2) ... 2022-11-23T00:49:59.8246918Z Setting up doxygen (1.8.17-0ubuntu2) ... 2022-11-23T00:49:59.8321328Z Processing triggers for man-db (2.9.1-1) ... 2022-11-23T00:50:02.1852186Z Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2022-11-23T00:50:05.6300608Z + command -v doxygen 2022-11-23T00:50:05.6302416Z ++ dirname ./check-doxygen.sh 2022-11-23T00:50:05.6310581Z + pushd ./../../.. 2022-11-23T00:50:05.6311059Z ~/work/pytorch/pytorch ~/work/pytorch/pytorch/docs/cpp/source 2022-11-23T00:50:05.6311600Z + cp torch/_utils_internal.py tools/shared 2022-11-23T00:50:05.6325665Z + python -m torchgen.gen --source-path aten/src/ATen 2022-11-23T00:50:26.7781458Z + python tools/setup_helpers/generate_code.py --native-functions-path aten/src/ATen/native/native_functions.yaml --tags-path aten/src/ATen/native/tags.yaml 2022-11-23T00:50:33.6364714Z + popd 2022-11-23T00:50:33.6365323Z ~/work/pytorch/pytorch/docs/cpp/source 2022-11-23T00:50:33.6369554Z ++ dirname ./check-doxygen.sh 2022-11-23T00:50:33.6379487Z + doxygen . 2022-11-23T00:50:39.4140779Z Searching for include files... 2022-11-23T00:50:39.4141319Z Searching for example files... 2022-11-23T00:50:39.4141656Z Searching for images... 2022-11-23T00:50:39.4141933Z Searching for dot files... 2022-11-23T00:50:39.4146435Z Searching for msc files... 2022-11-23T00:50:39.4147358Z Searching for dia files... 2022-11-23T00:50:39.4148075Z Searching for files to exclude 2022-11-23T00:50:39.4148889Z Searching INPUT for files to process... 2022-11-23T00:50:39.4149963Z Searching for files in directory /home/runner/work/pytorch/pytorch/docs/cpp/source 2022-11-23T00:50:39.4150950Z Reading and parsing tag files 2022-11-23T00:50:39.4151637Z Parsing files 2022-11-23T00:50:39.4152531Z Reading /home/runner/work/pytorch/pytorch/docs/cpp/source/conf.py... 2022-11-23T00:50:39.4153655Z Parsing file /home/runner/work/pytorch/pytorch/docs/cpp/source/conf.py... 2022-11-23T00:50:39.4155618Z Preprocessing /home/runner/work/pytorch/pytorch/docs/cpp/source/original-doxygen-log.txt... 2022-11-23T00:50:39.4157336Z Parsing file /home/runner/work/pytorch/pytorch/docs/cpp/source/original-doxygen-log.txt... 2022-11-23T00:50:39.4158347Z Building group list... 2022-11-23T00:50:39.4159072Z Building directory list... 2022-11-23T00:50:39.4159784Z Building namespace list... 2022-11-23T00:50:39.4160478Z Building file list... 2022-11-23T00:50:39.4161160Z Building class list... 2022-11-23T00:50:39.4162414Z Computing nesting relations for classes... 2022-11-23T00:50:39.4163334Z Associating documentation with classes... 2022-11-23T00:50:39.4164175Z Building example list... 2022-11-23T00:50:39.4164918Z Searching for enumerations... 2022-11-23T00:50:39.4165752Z Searching for documented typedefs... 2022-11-23T00:50:39.4166719Z Searching for members imported via using declarations... 2022-11-23T00:50:39.4167562Z Searching for included using directives... 2022-11-23T00:50:39.4168022Z Searching for documented variables... 2022-11-23T00:50:39.4168635Z Building interface member list... 2022-11-23T00:50:39.4169214Z Building member list... 2022-11-23T00:50:39.4169775Z Searching for friends... 2022-11-23T00:50:39.4170260Z Searching for documented defines... 2022-11-23T00:50:39.4170806Z Computing class inheritance relations... 2022-11-23T00:50:39.4171157Z Computing class usage relations... 2022-11-23T00:50:39.4171605Z Flushing cached template relations that have become invalid... 2022-11-23T00:50:39.4172033Z Computing class relations... 2022-11-23T00:50:39.4172435Z Add enum values to enums... 2022-11-23T00:50:39.4172924Z Searching for member function documentation... 2022-11-23T00:50:39.4173193Z Creating members for template instances... 2022-11-23T00:50:39.4173412Z Building page list... 2022-11-23T00:50:39.4173618Z Search for main page... 2022-11-23T00:50:39.4173834Z Computing page relations... 2022-11-23T00:50:39.4174076Z Determining the scope of groups... 2022-11-23T00:50:39.4174287Z Sorting lists... 2022-11-23T00:50:39.4174492Z Determining which enums are documented 2022-11-23T00:50:39.4174729Z Computing member relations... 2022-11-23T00:50:39.4174966Z Building full member lists recursively... 2022-11-23T00:50:39.4175202Z Adding members to member groups. 2022-11-23T00:50:39.4175429Z Computing member references... 2022-11-23T00:50:39.4175713Z Inheriting documentation... 2022-11-23T00:50:39.4176254Z Generating disk names... 2022-11-23T00:50:39.4176538Z Adding source references... 2022-11-23T00:50:39.4176913Z Adding xrefitems... 2022-11-23T00:50:39.4177178Z Sorting member lists... 2022-11-23T00:50:39.4177453Z Setting anonymous enum type... 2022-11-23T00:50:39.4177728Z Computing dependencies between directories... 2022-11-23T00:50:39.4178073Z Generating citations page... 2022-11-23T00:50:39.4178353Z Counting members... 2022-11-23T00:50:39.4178622Z Counting data structures... 2022-11-23T00:50:39.4178912Z Resolving user defined references... 2022-11-23T00:50:39.4179329Z Finding anchors and sections in the documentation... 2022-11-23T00:50:39.4179696Z Transferring function references... 2022-11-23T00:50:39.4179992Z Combining using relations... 2022-11-23T00:50:39.4180276Z Adding members to index pages... 2022-11-23T00:50:39.4180577Z Correcting members for VHDL... 2022-11-23T00:50:39.4180979Z Generating style sheet... 2022-11-23T00:50:39.4181217Z Generating search indices... 2022-11-23T00:50:39.4181515Z Generating example documentation... 2022-11-23T00:50:39.4181816Z Generating file sources... 2022-11-23T00:50:39.4182122Z Generating file documentation... 2022-11-23T00:50:39.4182418Z Generating page documentation... 2022-11-23T00:50:39.4182718Z Generating group documentation... 2022-11-23T00:50:39.4182976Z Generating class documentation... 2022-11-23T00:50:39.4183276Z Generating namespace index... 2022-11-23T00:50:39.4183577Z Generating graph info page... 2022-11-23T00:50:39.4183876Z Generating directory documentation... 2022-11-23T00:50:39.4184186Z Generating index page... 2022-11-23T00:50:39.4184416Z Generating page index... 2022-11-23T00:50:39.4184711Z Generating module index... 2022-11-23T00:50:39.4184987Z Generating namespace index... 2022-11-23T00:50:39.4185277Z Generating namespace member index... 2022-11-23T00:50:39.4185584Z Generating annotated compound index... 2022-11-23T00:50:39.4185861Z Generating alphabetical compound index... 2022-11-23T00:50:39.4186187Z Generating hierarchical class index... 2022-11-23T00:50:39.4186497Z Generating graphical class hierarchy... 2022-11-23T00:50:39.4186801Z Generating member index... 2022-11-23T00:50:39.4187073Z Generating file index... 2022-11-23T00:50:39.4187325Z Generating file member index... 2022-11-23T00:50:39.4187611Z Generating example index... 2022-11-23T00:50:39.4187899Z finalizing index lists... 2022-11-23T00:50:39.4188161Z writing tag file... 2022-11-23T00:50:39.4188446Z Running plantuml with JAVA... 2022-11-23T00:50:39.4188668Z Running dot... 2022-11-23T00:50:39.4188937Z Running dot for graph 1/1 2022-11-23T00:50:39.4189220Z lookup cache used 0/65536 hits=0 misses=0 2022-11-23T00:50:39.4189484Z finished... 2022-11-23T00:50:40.1303307Z + cp original-doxygen-log.txt doxygen-log.txt 2022-11-23T00:50:40.1319198Z + ignore_warning 'warning: no uniquely matching class member found for' 2022-11-23T00:50:40.1319800Z + set +e 2022-11-23T00:50:40.1320529Z + grep -v 'warning: no uniquely matching class member found for' doxygen-log.txt 2022-11-23T00:50:40.1332745Z + set -e 2022-11-23T00:50:40.1333295Z + mv temp.txt doxygen-log.txt 2022-11-23T00:50:40.1352045Z + ignore_warning 'warning: explicit link request to '\''Item'\'' could not be resolved' 2022-11-23T00:50:40.1352465Z + set +e 2022-11-23T00:50:40.1352928Z + grep -v 'warning: explicit link request to '\''Item'\'' could not be resolved' doxygen-log.txt 2022-11-23T00:50:40.1364367Z + set -e 2022-11-23T00:50:40.1365076Z + mv temp.txt doxygen-log.txt 2022-11-23T00:50:40.1381292Z + ignore_warning 'warning: Included by graph for '\''types.h'\'' not generated, too many nodes' 2022-11-23T00:50:40.1381931Z + set +e 2022-11-23T00:50:40.1382426Z + grep -v 'warning: Included by graph for '\''types.h'\'' not generated, too many nodes' doxygen-log.txt 2022-11-23T00:50:40.1397370Z + set -e 2022-11-23T00:50:40.1398212Z + mv temp.txt doxygen-log.txt 2022-11-23T00:50:40.1414853Z ++ grep warning: doxygen-log.txt 2022-11-23T00:50:40.1416445Z ++ wc -l 2022-11-23T00:50:40.1427308Z + warnings=0 2022-11-23T00:50:40.1428245Z + echo 'Treating all remaining warnings as errors' 2022-11-23T00:50:40.1428843Z + [[ 0 -ne 0 ]] 2022-11-23T00:50:40.1461692Z Treating all remaining warnings as errors 2022-11-23T00:50:40.1462345Z + rm -f doxygen-log.txt original-doxygen-log.txt 2022-11-23T00:50:40.1483009Z ##[group]Run set -eux 2022-11-23T00:50:40.1483235Z set -eux 2022-11-23T00:50:40.1483556Z python torch/testing/_internal/check_kernel_launches.py |& tee "${GITHUB_WORKSPACE}"/cuda_kernel_launch_checks.txt 2022-11-23T00:50:40.1524745Z shell: /usr/bin/bash -e {0} 2022-11-23T00:50:40.1525049Z env: 2022-11-23T00:50:40.1525295Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:50:40.1525617Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:50:40.1525925Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:50:40.1526216Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:50:40.1526498Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:50:40.1526770Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:50:40.1527006Z ##[endgroup] 2022-11-23T00:50:40.1590658Z + python torch/testing/_internal/check_kernel_launches.py 2022-11-23T00:50:40.1591278Z + tee /home/runner/work/pytorch/pytorch/cuda_kernel_launch_checks.txt 2022-11-23T00:50:40.1900371Z Missing C10_CUDA_KERNEL_LAUNCH_CHECK in '/home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu'. Context: 2022-11-23T00:50:40.1901061Z 84: generate_uniform_kernel<<< 2022-11-23T00:50:40.1901437Z 85: grid, 2022-11-23T00:50:40.1901759Z 86: block, 2022-11-23T00:50:40.1902083Z 87: 0, 2022-11-23T00:50:40.1902519Z 88: at::cuda::getCurrentCUDAStream()>>>( 2022-11-23T00:50:40.1903037Z 89: result.data_ptr(), size, rng_engine_inputs); 2022-11-23T00:50:40.1903983Z Missing C10_CUDA_KERNEL_LAUNCH_CHECK in '/home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu'. Context: 2022-11-23T00:50:40.1904599Z 95: generate_uniform_kernel<<< 2022-11-23T00:50:40.1904970Z 96: grid, 2022-11-23T00:50:40.1905293Z 97: block, 2022-11-23T00:50:40.1905604Z 98: 0, 2022-11-23T00:50:40.1906006Z 99: at::cuda::getCurrentCUDAStream()>>>( 2022-11-23T00:50:40.1906515Z 100: result.data_ptr(), size, rng_engine_inputs); 2022-11-23T00:50:40.1971129Z Found 2 instances in 1 files where kernel launches didn't have checks. 2022-11-23T00:50:40.1971699Z Files without checks: 2022-11-23T00:50:40.1972208Z /home/runner/work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu 2022-11-23T00:50:40.1972876Z Found 2 instances in 1 files where kernel launches didn't have checks. 2022-11-23T00:50:40.2044012Z Post job cleanup. 2022-11-23T00:50:40.3385093Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.10.8-pip-17271e43ec840d3eddd1acc72c5b114a29afb8525716a98e044882f77e259eb9, not saving cache. 2022-11-23T00:50:40.3459247Z Post job cleanup. 2022-11-23T00:50:40.3490115Z Post job cleanup. 2022-11-23T00:50:40.4643577Z [command]/usr/bin/git version 2022-11-23T00:50:40.4692379Z git version 2.38.1 2022-11-23T00:50:40.4734411Z Temporarily overriding HOME='/home/runner/work/_temp/b2e5d0c0-701d-4e9c-8ac7-ebf1b36a828f' before making global git config changes 2022-11-23T00:50:40.4735802Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:50:40.4740180Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:50:40.4786591Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:50:40.4820653Z [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:50:40.5040088Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:50:40.5066486Z http.https://github.com/.extraheader 2022-11-23T00:50:40.5075540Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:50:40.5107808Z [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:50:40.5538150Z Cleaning up orphan processes