2022-11-23T00:48:09.9845216Z Requested labels: linux.20_04.4x 2022-11-23T00:48:09.9845319Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-11-23T00:48:09.9845342Z Waiting for a runner to pick up this job... 2022-11-23T00:48:10.5444596Z Job is about to start running on the runner: linux.20_04.4x_c745d89b0dcb (organization) 2022-11-23T00:48:12.7315353Z Current runner version: '2.299.1' 2022-11-23T00:48:12.7320739Z Runner name: 'linux.20_04.4x_c745d89b0dcb' 2022-11-23T00:48:12.7321196Z Runner group name: 'Default' 2022-11-23T00:48:12.7321706Z Machine name: 'runner' 2022-11-23T00:48:12.7338048Z ##[group]Operating System 2022-11-23T00:48:12.7338412Z Ubuntu 2022-11-23T00:48:12.7338745Z 20.04.5 2022-11-23T00:48:12.7339006Z LTS 2022-11-23T00:48:12.7339226Z ##[endgroup] 2022-11-23T00:48:12.7339510Z ##[group]Runner Image 2022-11-23T00:48:12.7339848Z Image: ubuntu-20.04 2022-11-23T00:48:12.7340136Z Version: 20221024.1 2022-11-23T00:48:12.7340555Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md 2022-11-23T00:48:12.7341120Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1 2022-11-23T00:48:12.7341526Z ##[endgroup] 2022-11-23T00:48:12.7342380Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:12.7342916Z Actions: write 2022-11-23T00:48:12.7343338Z Checks: write 2022-11-23T00:48:12.7343683Z Contents: write 2022-11-23T00:48:12.7343943Z Deployments: write 2022-11-23T00:48:12.7344238Z Discussions: write 2022-11-23T00:48:12.7344520Z Issues: write 2022-11-23T00:48:12.7344752Z Metadata: read 2022-11-23T00:48:12.7345065Z Packages: write 2022-11-23T00:48:12.7345344Z Pages: write 2022-11-23T00:48:12.7345587Z PullRequests: write 2022-11-23T00:48:12.7345898Z RepositoryProjects: write 2022-11-23T00:48:12.7346235Z SecurityEvents: write 2022-11-23T00:48:12.7346500Z Statuses: write 2022-11-23T00:48:12.7346774Z ##[endgroup] 2022-11-23T00:48:12.7349906Z Secret source: Actions 2022-11-23T00:48:12.7350308Z Prepare workflow directory 2022-11-23T00:48:12.8078534Z Prepare all required actions 2022-11-23T00:48:12.8239617Z Getting action download info 2022-11-23T00:48:13.0592554Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:27.7396394Z Download action repository 'actions/setup-python@v4' (SHA:13ae5bb136fac2878aff31522b9efb785519f984) 2022-11-23T00:48:28.0101080Z Getting action download info 2022-11-23T00:48:28.1913813Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:28.4628198Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:28.4628498Z with: 2022-11-23T00:48:28.4628668Z submodules: false 2022-11-23T00:48:28.4628859Z fetch-depth: 1 2022-11-23T00:48:28.4629044Z ##[endgroup] 2022-11-23T00:48:28.4872106Z ##[group]Run retry () { 2022-11-23T00:48:28.4872361Z retry () { 2022-11-23T00:48:28.4872604Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:28.4872831Z } 2022-11-23T00:48:28.4873026Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.4873251Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:28.4873501Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.4873846Z else 2022-11-23T00:48:28.4874050Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.4874253Z fi 2022-11-23T00:48:28.4874442Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:28.4921037Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:28.4921301Z env: 2022-11-23T00:48:28.4921461Z NO_SUDO: 2022-11-23T00:48:28.4921641Z ##[endgroup] 2022-11-23T00:48:28.5160100Z /home/runner/work/pytorch/pytorch 2022-11-23T00:48:28.5791587Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:28.5791826Z with: 2022-11-23T00:48:28.5792028Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:28.5792227Z fetch-depth: 1 2022-11-23T00:48:28.5792414Z submodules: false 2022-11-23T00:48:28.5792788Z quiet-checkout: true 2022-11-23T00:48:28.5793029Z repository: pytorch/pytorch 2022-11-23T00:48:28.5793417Z token: *** 2022-11-23T00:48:28.5793605Z ssh-strict: true 2022-11-23T00:48:28.5793800Z persist-credentials: true 2022-11-23T00:48:28.5794001Z clean: true 2022-11-23T00:48:28.5794347Z lfs: false 2022-11-23T00:48:28.5794535Z set-safe-directory: true 2022-11-23T00:48:28.5794741Z ##[endgroup] 2022-11-23T00:48:28.7177509Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:28.7179537Z ##[group]Getting Git version info 2022-11-23T00:48:28.7180295Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:28.7181054Z [command]/usr/bin/git version 2022-11-23T00:48:28.7181407Z git version 2.38.1 2022-11-23T00:48:28.7182515Z ##[endgroup] 2022-11-23T00:48:28.7199064Z Temporarily overriding HOME='/home/runner/work/_temp/7308e411-4a78-46b0-b495-544a79f29116' before making global git config changes 2022-11-23T00:48:28.7199485Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:28.7199961Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:28.7209941Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:28.7214994Z ##[group]Initializing the repository 2022-11-23T00:48:28.7218703Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-11-23T00:48:28.7266167Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:28.7267238Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:28.7267942Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:28.7268421Z hint: 2022-11-23T00:48:28.7269137Z hint: git config --global init.defaultBranch 2022-11-23T00:48:28.7269547Z hint: 2022-11-23T00:48:28.7270076Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:28.7270785Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:28.7271203Z hint: 2022-11-23T00:48:28.7271609Z hint: git branch -m 2022-11-23T00:48:28.7275279Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-11-23T00:48:28.7283241Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:28.7320078Z ##[endgroup] 2022-11-23T00:48:28.7320802Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:28.7325064Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:28.7354816Z ##[endgroup] 2022-11-23T00:48:28.7355478Z ##[group]Setting up auth 2022-11-23T00:48:28.7362900Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:28.7394782Z [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:28.7615006Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:28.7644921Z [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:28.7837928Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:28.7873098Z ##[endgroup] 2022-11-23T00:48:28.7873751Z ##[group]Fetching the repository 2022-11-23T00:48:28.7880918Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:36.9193672Z ##[endgroup] 2022-11-23T00:48:36.9194416Z ##[group]Determining the checkout info 2022-11-23T00:48:36.9195138Z ##[endgroup] 2022-11-23T00:48:36.9195838Z ##[group]Checking out the ref 2022-11-23T00:48:36.9199711Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:38.0321464Z ##[endgroup] 2022-11-23T00:48:38.0366831Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:48:38.0395073Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:48:38.0547277Z ##[group]Run actions/setup-python@v4 2022-11-23T00:48:38.0547581Z with: 2022-11-23T00:48:38.0547765Z python-version: 3.x 2022-11-23T00:48:38.0547969Z architecture: x64 2022-11-23T00:48:38.0548148Z check-latest: false 2022-11-23T00:48:38.0548335Z cache: pip 2022-11-23T00:48:38.0548637Z cache-dependency-path: **/requirements.txt **/.github/requirements-gha-cache.txt 2022-11-23T00:48:38.0549081Z token: *** 2022-11-23T00:48:38.0549277Z update-environment: true 2022-11-23T00:48:38.0549476Z ##[endgroup] 2022-11-23T00:48:38.2101479Z Successfully set up CPython (3.10.8) 2022-11-23T00:48:39.0817244Z [command]/opt/hostedtoolcache/Python/3.10.8/x64/bin/pip cache dir 2022-11-23T00:48:41.4412341Z /home/runner/.cache/pip 2022-11-23T00:48:41.9850948Z Received 32466108 of 32466108 (100.0%), 120.0 MBs/sec 2022-11-23T00:48:41.9851700Z Cache Size: ~31 MB (32466108 B) 2022-11-23T00:48:41.9874048Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/ba2c8f4e-fe0f-4e2a-a103-9a046f985833/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-11-23T00:48:42.0447681Z Cache restored successfully 2022-11-23T00:48:42.0496586Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.10.8-pip-3a361c8c75e1380ef5985f7c476109be53ebf10e44887e2e9b95d76c2f01f1af 2022-11-23T00:48:42.0648624Z ##[group]Run pip install -r requirements.txt --user 2022-11-23T00:48:42.0648939Z pip install -r requirements.txt --user 2022-11-23T00:48:42.0693392Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:42.0693606Z env: 2022-11-23T00:48:42.0693859Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:42.0694183Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:42.0694496Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:42.0694778Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:42.0695068Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:42.0695363Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:42.0695614Z ##[endgroup] 2022-11-23T00:48:42.8578301Z Collecting astunparse 2022-11-23T00:48:42.8594056Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-11-23T00:48:42.8736894Z Collecting expecttest 2022-11-23T00:48:42.8750735Z Using cached expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2022-11-23T00:48:42.8914112Z Collecting future 2022-11-23T00:48:42.8948804Z Using cached future-0.18.2.tar.gz (829 kB) 2022-11-23T00:48:42.9836419Z Preparing metadata (setup.py): started 2022-11-23T00:48:44.1995413Z Preparing metadata (setup.py): finished with status 'done' 2022-11-23T00:48:44.7353188Z Collecting hypothesis 2022-11-23T00:48:44.7557412Z Downloading hypothesis-6.58.0-py3-none-any.whl (396 kB) 2022-11-23T00:48:44.7660015Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.8/396.8 kB 57.4 MB/s eta 0:00:00 2022-11-23T00:48:45.0809364Z Collecting numpy 2022-11-23T00:48:45.0870853Z Downloading numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-11-23T00:48:45.2007375Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 123.9 MB/s eta 0:00:00 2022-11-23T00:48:45.3791964Z Collecting psutil 2022-11-23T00:48:45.3812187Z 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:45.4348220Z Collecting pyyaml 2022-11-23T00:48:45.4377944Z 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:45.4820249Z Collecting requests 2022-11-23T00:48:45.4835287Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2022-11-23T00:48:45.4854032Z 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:45.5022435Z Collecting six 2022-11-23T00:48:45.5036636Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-23T00:48:45.5182277Z Collecting types-dataclasses 2022-11-23T00:48:45.5193810Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-11-23T00:48:45.5374122Z Collecting typing_extensions 2022-11-23T00:48:45.5386762Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-11-23T00:48:45.5669924Z Collecting sympy 2022-11-23T00:48:45.5800945Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2022-11-23T00:48:45.6373112Z Collecting filelock 2022-11-23T00:48:45.6387428Z Using cached filelock-3.8.0-py3-none-any.whl (10 kB) 2022-11-23T00:48:45.6708337Z Collecting networkx 2022-11-23T00:48:45.6740332Z Using cached networkx-2.8.8-py3-none-any.whl (2.0 MB) 2022-11-23T00:48:45.7088651Z Collecting jinja2 2022-11-23T00:48:45.7102928Z Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-11-23T00:48:45.7538607Z Collecting wheel<1.0,>=0.23.0 2022-11-23T00:48:45.7551708Z Using cached wheel-0.38.4-py3-none-any.whl (36 kB) 2022-11-23T00:48:45.8366197Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-11-23T00:48:45.8380265Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-11-23T00:48:45.8565236Z Collecting exceptiongroup>=1.0.0 2022-11-23T00:48:45.8578257Z Using cached exceptiongroup-1.0.4-py3-none-any.whl (14 kB) 2022-11-23T00:48:45.8806174Z Collecting attrs>=19.2.0 2022-11-23T00:48:45.8818820Z Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-11-23T00:48:45.9247249Z Collecting certifi>=2017.4.17 2022-11-23T00:48:45.9261956Z Using cached certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T00:48:45.9694538Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T00:48:45.9708760Z Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T00:48:45.9900457Z Collecting idna<4,>=2.5 2022-11-23T00:48:45.9914423Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T00:48:46.0673120Z Collecting charset-normalizer<3,>=2 2022-11-23T00:48:46.0687357Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-11-23T00:48:46.0917242Z Collecting mpmath>=0.19 2022-11-23T00:48:46.0934735Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-11-23T00:48:46.1832648Z Collecting MarkupSafe>=2.0 2022-11-23T00:48:46.1847034Z Using cached MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-11-23T00:48:46.4538694Z 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:56.8348302Z 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:56.8351715Z Running setup.py install for future: started 2022-11-23T00:48:57.4826754Z Running setup.py install for future: finished with status 'done' 2022-11-23T00:48:57.8905313Z 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:57.9674693Z 2022-11-23T00:48:57.9675857Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:48:57.9676478Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:48:58.1017552Z ##[group]Run pip install Jinja2==3.0.1 --user 2022-11-23T00:48:58.1017916Z pip install Jinja2==3.0.1 --user 2022-11-23T00:48:58.1064480Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:58.1064688Z env: 2022-11-23T00:48:58.1065056Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:58.1065380Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:58.1065695Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:58.1065991Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:58.1066268Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:58.1066562Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:58.1066807Z ##[endgroup] 2022-11-23T00:48:58.6095938Z Collecting Jinja2==3.0.1 2022-11-23T00:48:58.6114480Z Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB) 2022-11-23T00:48:58.6166299Z Requirement already satisfied: MarkupSafe>=2.0 in /home/runner/.local/lib/python3.10/site-packages (from Jinja2==3.0.1) (2.1.1) 2022-11-23T00:48:58.7693758Z Installing collected packages: Jinja2 2022-11-23T00:48:58.7694355Z Attempting uninstall: Jinja2 2022-11-23T00:48:58.7701954Z Found existing installation: Jinja2 3.1.2 2022-11-23T00:48:58.7782753Z Uninstalling Jinja2-3.1.2: 2022-11-23T00:48:58.7790457Z Successfully uninstalled Jinja2-3.1.2 2022-11-23T00:48:58.8653993Z Successfully installed Jinja2-3.0.1 2022-11-23T00:48:58.9175958Z 2022-11-23T00:48:58.9177166Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:48:58.9177602Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:48:58.9818547Z ##[group]Run .github/scripts/generate_ci_workflows.py 2022-11-23T00:48:58.9818947Z .github/scripts/generate_ci_workflows.py 2022-11-23T00:48:58.9870521Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:58.9870793Z env: 2022-11-23T00:48:58.9871115Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:58.9871533Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:58.9871919Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:58.9872296Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:58.9872681Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:58.9873056Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:58.9873365Z ##[endgroup] 2022-11-23T00:48:59.2539266Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-nightly.yml 2022-11-23T00:48:59.2540199Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-conda-nightly.yml 2022-11-23T00:48:59.2540981Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml 2022-11-23T00:48:59.2541764Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml 2022-11-23T00:48:59.2542518Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-master.yml 2022-11-23T00:48:59.2543275Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-master.yml 2022-11-23T00:48:59.2544064Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-master.yml 2022-11-23T00:48:59.2544801Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-wheel-nightly.yml 2022-11-23T00:48:59.2545492Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-conda-nightly.yml 2022-11-23T00:48:59.2546248Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml 2022-11-23T00:48:59.2547014Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml 2022-11-23T00:48:59.2547794Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-master.yml 2022-11-23T00:48:59.2548565Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-master.yml 2022-11-23T00:48:59.2549275Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-wheel-nightly.yml 2022-11-23T00:48:59.2550227Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-conda-nightly.yml 2022-11-23T00:48:59.2550960Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml 2022-11-23T00:48:59.2551743Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-libtorch-pre-cxx11-nightly.yml 2022-11-23T00:48:59.2552475Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml 2022-11-23T00:48:59.2553199Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml 2022-11-23T00:48:59.2684561Z ##[group]Run if ! .github/scripts/report_git_status.sh .github/workflows; then 2022-11-23T00:48:59.2685152Z if ! .github/scripts/report_git_status.sh .github/workflows; then 2022-11-23T00:48:59.2685583Z  echo 2022-11-23T00:48:59.2685999Z  echo 'As shown by the above diff, the committed .github/workflows' 2022-11-23T00:48:59.2686513Z  echo 'are not up to date according to .github/templates.' 2022-11-23T00:48:59.2687068Z  echo 'Please run this command, commit, and push again to your PR:' 2022-11-23T00:48:59.2687487Z  echo 2022-11-23T00:48:59.2687875Z  echo ' .github/scripts/generate_ci_workflows.py' 2022-11-23T00:48:59.2688265Z  echo 2022-11-23T00:48:59.2688673Z  echo 'If running that command does nothing, you may need to rebase' 2022-11-23T00:48:59.2689204Z  echo 'onto a more recent commit from the PyTorch master branch.' 2022-11-23T00:48:59.2689691Z  false 2022-11-23T00:48:59.2689858Z fi 2022-11-23T00:48:59.2734901Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:59.2735109Z env: 2022-11-23T00:48:59.2735358Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:59.2735686Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:59.2736009Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:59.2736309Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:59.2736597Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:59.2737111Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:59.2737357Z ##[endgroup] 2022-11-23T00:48:59.3079957Z 2022-11-23T00:48:59.3194315Z ##[group]Run .github/scripts/ensure_actions_will_cancel.py 2022-11-23T00:48:59.3194617Z .github/scripts/ensure_actions_will_cancel.py 2022-11-23T00:48:59.3235720Z shell: /usr/bin/bash -e {0} 2022-11-23T00:48:59.3235930Z env: 2022-11-23T00:48:59.3236179Z pythonLocation: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:59.3236499Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib/pkgconfig 2022-11-23T00:48:59.3236796Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:59.3237091Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:59.3237388Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.8/x64 2022-11-23T00:48:59.3237677Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.8/x64/lib 2022-11-23T00:48:59.3237918Z ##[endgroup] 2022-11-23T00:49:01.6773122Z Post job cleanup. 2022-11-23T00:49:01.8078033Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.10.8-pip-3a361c8c75e1380ef5985f7c476109be53ebf10e44887e2e9b95d76c2f01f1af, not saving cache. 2022-11-23T00:49:01.8162130Z Post job cleanup. 2022-11-23T00:49:01.8207674Z Post job cleanup. 2022-11-23T00:49:01.9260050Z [command]/usr/bin/git version 2022-11-23T00:49:01.9305662Z git version 2.38.1 2022-11-23T00:49:01.9348883Z Temporarily overriding HOME='/home/runner/work/_temp/cc19f7a7-5a1b-4da6-93ea-cc5151681ef9' before making global git config changes 2022-11-23T00:49:01.9349746Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:49:01.9354693Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:49:01.9391749Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:49:01.9425944Z [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:49:01.9647388Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:49:01.9670984Z http.https://github.com/.extraheader 2022-11-23T00:49:01.9679750Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:49:01.9713327Z [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:49:02.0119727Z Cleaning up orphan processes