2022-09-27T15:11:55.4522293Z Requested labels: linux.20_04.4x 2022-09-27T15:11:55.4522365Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/85462/merge 2022-09-27T15:11:55.4522385Z Waiting for a runner to pick up this job... 2022-09-27T15:13:58.5526038Z Job is about to start running on the runner: linux.20_04.4x_88aae7c630b2 (organization) 2022-09-27T15:14:02.5607879Z Current runner version: '2.296.2' 2022-09-27T15:14:02.5613938Z Runner name: 'linux.20_04.4x_88aae7c630b2' 2022-09-27T15:14:02.5614634Z Runner group name: 'Default' 2022-09-27T15:14:02.5615312Z Machine name: 'runner' 2022-09-27T15:14:02.5634783Z ##[group]Operating System 2022-09-27T15:14:02.5635327Z Ubuntu 2022-09-27T15:14:02.5635610Z 20.04.5 2022-09-27T15:14:02.5636041Z LTS 2022-09-27T15:14:02.5636373Z ##[endgroup] 2022-09-27T15:14:02.5636757Z ##[group]Runner Image 2022-09-27T15:14:02.5637141Z Image: ubuntu-20.04 2022-09-27T15:14:02.5637464Z Version: 20220922.2 2022-09-27T15:14:02.5637974Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220922.2/images/linux/Ubuntu2004-Readme.md 2022-09-27T15:14:02.5638558Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220922.2 2022-09-27T15:14:02.5639031Z ##[endgroup] 2022-09-27T15:14:02.5639976Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:14:02.5640639Z Actions: read 2022-09-27T15:14:02.5641120Z Checks: read 2022-09-27T15:14:02.5641568Z Contents: read 2022-09-27T15:14:02.5641846Z Deployments: read 2022-09-27T15:14:02.5642184Z Discussions: read 2022-09-27T15:14:02.5642475Z Issues: read 2022-09-27T15:14:02.5642803Z Metadata: read 2022-09-27T15:14:02.5643069Z Packages: read 2022-09-27T15:14:02.5643377Z Pages: read 2022-09-27T15:14:02.5643690Z PullRequests: read 2022-09-27T15:14:02.5643997Z RepositoryProjects: read 2022-09-27T15:14:02.5644374Z SecurityEvents: read 2022-09-27T15:14:02.5644691Z Statuses: read 2022-09-27T15:14:02.5644980Z ##[endgroup] 2022-09-27T15:14:02.5648296Z Secret source: None 2022-09-27T15:14:02.5648868Z Prepare workflow directory 2022-09-27T15:14:02.6693066Z Prepare all required actions 2022-09-27T15:14:02.6880626Z Getting action download info 2022-09-27T15:14:02.9432807Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:14:09.9837858Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-09-27T15:14:10.2990571Z Getting action download info 2022-09-27T15:14:10.4846693Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:14:10.7583789Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:14:10.7584103Z with: 2022-09-27T15:14:10.7584278Z submodules: false 2022-09-27T15:14:10.7584471Z fetch-depth: 1 2022-09-27T15:14:10.7584664Z ##[endgroup] 2022-09-27T15:14:10.7833980Z ##[group]Run retry () { 2022-09-27T15:14:10.7834271Z retry () { 2022-09-27T15:14:10.7834512Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:14:10.7834739Z } 2022-09-27T15:14:10.7834937Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:14:10.7835178Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:14:10.7835438Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:10.7835639Z else 2022-09-27T15:14:10.7836102Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:14:10.7836307Z fi 2022-09-27T15:14:10.7836488Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:14:10.7883921Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:10.7884173Z env: 2022-09-27T15:14:10.7884343Z NO_SUDO: 2022-09-27T15:14:10.7884524Z ##[endgroup] 2022-09-27T15:14:10.8110976Z /home/runner/work/pytorch/pytorch 2022-09-27T15:14:11.0333724Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:14:11.0333974Z with: 2022-09-27T15:14:11.0334181Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:11.0334398Z fetch-depth: 1 2022-09-27T15:14:11.0334589Z submodules: false 2022-09-27T15:14:11.0334848Z quiet-checkout: true 2022-09-27T15:14:11.0335064Z repository: pytorch/pytorch 2022-09-27T15:14:11.0335499Z token: *** 2022-09-27T15:14:11.0335668Z ssh-strict: true 2022-09-27T15:14:11.0335874Z persist-credentials: true 2022-09-27T15:14:11.0336074Z clean: true 2022-09-27T15:14:11.0336428Z lfs: false 2022-09-27T15:14:11.0336633Z set-safe-directory: true 2022-09-27T15:14:11.0336838Z ##[endgroup] 2022-09-27T15:14:11.1612031Z Syncing repository: pytorch/pytorch 2022-09-27T15:14:11.1613521Z ##[group]Getting Git version info 2022-09-27T15:14:11.1613961Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:11.1614402Z [command]/usr/bin/git version 2022-09-27T15:14:11.8123933Z git version 2.37.3 2022-09-27T15:14:11.8158921Z ##[endgroup] 2022-09-27T15:14:11.8190004Z Temporarily overriding HOME='/home/runner/work/_temp/f45c1380-7c1a-46b0-9db1-19a0975ca791' before making global git config changes 2022-09-27T15:14:11.8190855Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:11.8199417Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:11.8492377Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-09-27T15:14:11.8497712Z ##[group]Initializing the repository 2022-09-27T15:14:11.8504332Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-09-27T15:14:11.9646603Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:14:11.9649006Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:14:11.9651184Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:14:11.9651664Z hint: 2022-09-27T15:14:11.9652378Z hint: git config --global init.defaultBranch 2022-09-27T15:14:11.9652854Z hint: 2022-09-27T15:14:11.9653609Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:14:11.9659163Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:14:11.9660019Z hint: 2022-09-27T15:14:11.9660830Z hint: git branch -m 2022-09-27T15:14:11.9661362Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-09-27T15:14:11.9674832Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:14:12.0004160Z ##[endgroup] 2022-09-27T15:14:12.0055248Z ##[group]Disabling automatic garbage collection 2022-09-27T15:14:12.0056470Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:14:12.0057369Z ##[endgroup] 2022-09-27T15:14:12.0057998Z ##[group]Setting up auth 2022-09-27T15:14:12.0063274Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:12.0103682Z [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:12.7059226Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:12.7110034Z [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:12.7320156Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:14:12.7361513Z ##[endgroup] 2022-09-27T15:14:12.7362128Z ##[group]Fetching the repository 2022-09-27T15:14:12.7386410Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:21.5137690Z ##[endgroup] 2022-09-27T15:14:21.5138127Z ##[group]Determining the checkout info 2022-09-27T15:14:21.5140933Z ##[endgroup] 2022-09-27T15:14:21.5141688Z ##[group]Checking out the ref 2022-09-27T15:14:21.5151610Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:14:22.5992939Z ##[endgroup] 2022-09-27T15:14:22.6552554Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:22.6592886Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:22.6750496Z ##[group]Run actions/setup-python@v2 2022-09-27T15:14:22.6750835Z with: 2022-09-27T15:14:22.6751018Z python-version: 3.x 2022-09-27T15:14:22.6751200Z architecture: x64 2022-09-27T15:14:22.6751384Z cache: pip 2022-09-27T15:14:22.6751688Z cache-dependency-path: **/requirements.txt **/.github/requirements-gha-cache.txt 2022-09-27T15:14:22.6752080Z token: *** 2022-09-27T15:14:22.6752259Z ##[endgroup] 2022-09-27T15:14:23.0935803Z Successfully setup CPython (3.10.7) 2022-09-27T15:14:23.9991178Z [command]/opt/hostedtoolcache/Python/3.10.7/x64/bin/pip cache dir 2022-09-27T15:14:32.9789885Z /home/runner/.cache/pip 2022-09-27T15:14:34.5554242Z Received 27565466 of 27565466 (100.0%), 89.7 MBs/sec 2022-09-27T15:14:34.5554594Z Cache Size: ~26 MB (27565466 B) 2022-09-27T15:14:34.5589423Z [command]/usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/d0ea55a6-1688-4356-8f59-38d3d8dea96d/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-09-27T15:14:34.6515046Z Cache restored successfully 2022-09-27T15:14:34.6559086Z Cache restored from key: setup-python-Linux-python-3.10.7-pip-9eba78523b3a3c0700c00e30db28bf50259659d65f1c3180cb967777613598f7 2022-09-27T15:14:34.6677171Z ##[group]Run pip install -r requirements.txt --user 2022-09-27T15:14:34.6677484Z pip install -r requirements.txt --user 2022-09-27T15:14:34.6724520Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:34.6724735Z env: 2022-09-27T15:14:34.6724981Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:34.6725274Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:34.6725517Z ##[endgroup] 2022-09-27T15:14:36.2886257Z Collecting astunparse 2022-09-27T15:14:36.2906040Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-09-27T15:14:36.3234072Z Collecting expecttest 2022-09-27T15:14:36.3251935Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-09-27T15:14:36.3425115Z Collecting future 2022-09-27T15:14:36.3466132Z Using cached future-0.18.2.tar.gz (829 kB) 2022-09-27T15:14:36.4345118Z Preparing metadata (setup.py): started 2022-09-27T15:14:40.5919422Z Preparing metadata (setup.py): finished with status 'done' 2022-09-27T15:14:41.1304327Z Collecting hypothesis 2022-09-27T15:14:41.1515404Z Downloading hypothesis-6.54.6-py3-none-any.whl (390 kB) 2022-09-27T15:14:41.1609218Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 kB 63.5 MB/s eta 0:00:00 2022-09-27T15:14:41.4653730Z Collecting numpy 2022-09-27T15:14:41.5059820Z Using cached numpy-1.23.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-09-27T15:14:41.7008701Z Collecting psutil 2022-09-27T15:14:41.7034571Z Using cached psutil-5.9.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) 2022-09-27T15:14:41.7576429Z Collecting pyyaml 2022-09-27T15:14:41.7606347Z 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-09-27T15:14:41.8047129Z Collecting requests 2022-09-27T15:14:41.8065466Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2022-09-27T15:14:41.8082837Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.7/x64/lib/python3.10/site-packages (from -r requirements.txt (line 10)) (63.2.0) 2022-09-27T15:14:41.8249764Z Collecting six 2022-09-27T15:14:41.8266718Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-27T15:14:41.8486341Z Collecting types-dataclasses 2022-09-27T15:14:41.8503412Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-27T15:14:41.8722038Z Collecting typing_extensions 2022-09-27T15:14:41.8739163Z Using cached typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-09-27T15:14:41.8974086Z Collecting sympy 2022-09-27T15:14:41.9124528Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2022-09-27T15:14:41.9931817Z Collecting wheel<1.0,>=0.23.0 2022-09-27T15:14:41.9951325Z Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-09-27T15:14:42.0590625Z Collecting attrs>=19.2.0 2022-09-27T15:14:42.0610643Z Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-27T15:14:42.0812714Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-09-27T15:14:42.0830612Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-09-27T15:14:42.0991713Z Collecting exceptiongroup>=1.0.0rc8 2022-09-27T15:14:42.1009920Z Using cached exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 2022-09-27T15:14:42.1617256Z Collecting urllib3<1.27,>=1.21.1 2022-09-27T15:14:42.1641781Z Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-27T15:14:42.2380458Z Collecting charset-normalizer<3,>=2 2022-09-27T15:14:42.2399708Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-09-27T15:14:42.2593998Z Collecting idna<4,>=2.5 2022-09-27T15:14:42.2628248Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-09-27T15:14:42.2668685Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 29.8 MB/s eta 0:00:00 2022-09-27T15:14:42.2921471Z Collecting certifi>=2017.4.17 2022-09-27T15:14:42.2961392Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-09-27T15:14:42.3013658Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 63.6 MB/s eta 0:00:00 2022-09-27T15:14:42.3320825Z Collecting mpmath>=0.19 2022-09-27T15:14:42.3343012Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-09-27T15:14:42.4435992Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-09-27T15:14:42.6204197Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, idna, future, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, hypothesis, astunparse 2022-09-27T15:14:53.0962368Z Running setup.py install for future: started 2022-09-27T15:14:54.0014852Z Running setup.py install for future: finished with status 'done' 2022-09-27T15:14:54.3201124Z Successfully installed astunparse-1.6.3 attrs-22.1.0 certifi-2022.9.24 charset-normalizer-2.1.1 exceptiongroup-1.0.0rc9 expecttest-0.1.3 future-0.18.2 hypothesis-6.54.6 idna-3.4 mpmath-1.2.1 numpy-1.23.3 psutil-5.9.2 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.3.0 urllib3-1.26.12 wheel-0.37.1 2022-09-27T15:14:54.6568171Z ##[group]Run pip install Jinja2==3.0.1 --user 2022-09-27T15:14:54.6568458Z pip install Jinja2==3.0.1 --user 2022-09-27T15:14:54.6611619Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:54.6611835Z env: 2022-09-27T15:14:54.6612067Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:54.6612381Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:54.6612631Z ##[endgroup] 2022-09-27T15:14:55.2793754Z Collecting Jinja2==3.0.1 2022-09-27T15:14:55.2817816Z Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB) 2022-09-27T15:14:55.3543144Z Collecting MarkupSafe>=2.0 2022-09-27T15:14:55.3561103Z Using cached MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-09-27T15:14:55.4917245Z Installing collected packages: MarkupSafe, Jinja2 2022-09-27T15:14:55.7102033Z Successfully installed Jinja2-3.0.1 MarkupSafe-2.1.1 2022-09-27T15:14:55.8350454Z ##[group]Run .github/scripts/generate_ci_workflows.py 2022-09-27T15:14:55.8350786Z .github/scripts/generate_ci_workflows.py 2022-09-27T15:14:55.8393818Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:55.8394031Z env: 2022-09-27T15:14:55.8394283Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:55.8394573Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:55.8394820Z ##[endgroup] 2022-09-27T15:14:56.0404571Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-nightly.yml 2022-09-27T15:14:56.0405796Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-conda-nightly.yml 2022-09-27T15:14:56.0406982Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml 2022-09-27T15:14:56.0408580Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml 2022-09-27T15:14:56.0409840Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-master.yml 2022-09-27T15:14:56.0410798Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-master.yml 2022-09-27T15:14:56.0411666Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-master.yml 2022-09-27T15:14:56.0412484Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-wheel-nightly.yml 2022-09-27T15:14:56.0413276Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-conda-nightly.yml 2022-09-27T15:14:56.0414108Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml 2022-09-27T15:14:56.0415061Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml 2022-09-27T15:14:56.0415926Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-master.yml 2022-09-27T15:14:56.0416774Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-master.yml 2022-09-27T15:14:56.0417558Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-wheel-nightly.yml 2022-09-27T15:14:56.0418292Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-conda-nightly.yml 2022-09-27T15:14:56.0419081Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml 2022-09-27T15:14:56.0419946Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-binary-libtorch-pre-cxx11-nightly.yml 2022-09-27T15:14:56.0420763Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml 2022-09-27T15:14:56.0421570Z /home/runner/work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml 2022-09-27T15:14:56.0583601Z ##[group]Run if ! .github/scripts/report_git_status.sh .github/workflows; then 2022-09-27T15:14:56.0583980Z if ! .github/scripts/report_git_status.sh .github/workflows; then 2022-09-27T15:14:56.0584232Z  echo 2022-09-27T15:14:56.0584476Z  echo 'As shown by the above diff, the committed .github/workflows' 2022-09-27T15:14:56.0584790Z  echo 'are not up to date according to .github/templates.' 2022-09-27T15:14:56.0585115Z  echo 'Please run this command, commit, and push again to your PR:' 2022-09-27T15:14:56.0585366Z  echo 2022-09-27T15:14:56.0585607Z  echo ' .github/scripts/generate_ci_workflows.py' 2022-09-27T15:14:56.0585841Z  echo 2022-09-27T15:14:56.0586078Z  echo 'If running that command does nothing, you may need to rebase' 2022-09-27T15:14:56.0586396Z  echo 'onto a more recent commit from the PyTorch master branch.' 2022-09-27T15:14:56.0586698Z  false 2022-09-27T15:14:56.0586878Z fi 2022-09-27T15:14:56.0631183Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:56.0631391Z env: 2022-09-27T15:14:56.0631626Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:56.0631934Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:56.0632182Z ##[endgroup] 2022-09-27T15:14:56.4922674Z 2022-09-27T15:14:56.5068344Z ##[group]Run .github/scripts/ensure_actions_will_cancel.py 2022-09-27T15:14:56.5068667Z .github/scripts/ensure_actions_will_cancel.py 2022-09-27T15:14:56.5116208Z shell: /usr/bin/bash -e {0} 2022-09-27T15:14:56.5116480Z env: 2022-09-27T15:14:56.5116798Z pythonLocation: /opt/hostedtoolcache/Python/3.10.7/x64 2022-09-27T15:14:56.5117180Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.7/x64/lib 2022-09-27T15:14:56.5117500Z ##[endgroup] 2022-09-27T15:14:59.0239953Z Post job cleanup. 2022-09-27T15:14:59.1453462Z Cache hit occurred on the primary key setup-python-Linux-python-3.10.7-pip-9eba78523b3a3c0700c00e30db28bf50259659d65f1c3180cb967777613598f7, not saving cache. 2022-09-27T15:14:59.1543781Z Post job cleanup. 2022-09-27T15:14:59.1576666Z Post job cleanup. 2022-09-27T15:14:59.2658933Z [command]/usr/bin/git version 2022-09-27T15:14:59.2704383Z git version 2.37.3 2022-09-27T15:14:59.2748369Z Temporarily overriding HOME='/home/runner/work/_temp/8c06ba54-a6ab-4be0-bf42-30e56a688a82' before making global git config changes 2022-09-27T15:14:59.2749024Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:14:59.2754469Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-09-27T15:14:59.2796269Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:14:59.2831633Z [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:59.3056309Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:14:59.3081993Z http.https://github.com/.extraheader 2022-09-27T15:14:59.3091803Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:14:59.3127850Z [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:59.3548053Z Cleaning up orphan processes