2023-01-11T20:12:35.7477172Z Requested labels: linux.20_04.16x 2023-01-11T20:12:35.7477272Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/91627/merge 2023-01-11T20:12:35.7477310Z Waiting for a runner to pick up this job... 2023-01-11T20:12:36.1788483Z Job is about to start running on the runner: linux.20_04.16x_8363628aed62 (organization) 2023-01-11T20:12:39.1555335Z Current runner version: '2.300.2' 2023-01-11T20:12:39.1561158Z Runner name: 'linux.20_04.16x_8363628aed62' 2023-01-11T20:12:39.1561640Z Runner group name: 'Default' 2023-01-11T20:12:39.1562191Z Machine name: 'runner' 2023-01-11T20:12:39.1580536Z ##[group]Operating System 2023-01-11T20:12:39.1580942Z Ubuntu 2023-01-11T20:12:39.1581309Z 20.04.5 2023-01-11T20:12:39.1581573Z LTS 2023-01-11T20:12:39.1581808Z ##[endgroup] 2023-01-11T20:12:39.1582115Z ##[group]Runner Image 2023-01-11T20:12:39.1582477Z Image: ubuntu-20.04 2023-01-11T20:12:39.1582743Z Version: 20221204.2 2023-01-11T20:12:39.1583230Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-11T20:12:39.1583848Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-11T20:12:39.1584271Z ##[endgroup] 2023-01-11T20:12:39.1585188Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:12:39.1585763Z Actions: read 2023-01-11T20:12:39.1586223Z Checks: read 2023-01-11T20:12:39.1586553Z Contents: read 2023-01-11T20:12:39.1586861Z Deployments: read 2023-01-11T20:12:39.1587186Z Discussions: read 2023-01-11T20:12:39.1587444Z Issues: read 2023-01-11T20:12:39.1587750Z Metadata: read 2023-01-11T20:12:39.1588080Z Packages: read 2023-01-11T20:12:39.1588330Z Pages: read 2023-01-11T20:12:39.1588637Z PullRequests: read 2023-01-11T20:12:39.1588969Z RepositoryProjects: read 2023-01-11T20:12:39.1589272Z SecurityEvents: read 2023-01-11T20:12:39.1589612Z Statuses: read 2023-01-11T20:12:39.1589917Z ##[endgroup] 2023-01-11T20:12:39.1593087Z Secret source: None 2023-01-11T20:12:39.1593584Z Prepare workflow directory 2023-01-11T20:12:39.2429209Z Prepare all required actions 2023-01-11T20:12:39.2590535Z Getting action download info 2023-01-11T20:12:39.6463917Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:12:42.9085066Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-11T20:12:43.1852673Z Getting action download info 2023-01-11T20:12:43.4769127Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:12:43.7686415Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:12:43.7686742Z with: 2023-01-11T20:12:43.7686918Z submodules: false 2023-01-11T20:12:43.7687110Z fetch-depth: 1 2023-01-11T20:12:43.7687300Z ##[endgroup] 2023-01-11T20:12:43.7940103Z ##[group]Run retry () { 2023-01-11T20:12:43.7940459Z retry () { 2023-01-11T20:12:43.7940726Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:12:43.7941016Z } 2023-01-11T20:12:43.7941283Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:12:43.7941645Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:12:43.7941920Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:43.7942192Z else 2023-01-11T20:12:43.7942475Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:43.7942696Z fi 2023-01-11T20:12:43.7942983Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:12:43.7991224Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:12:43.7991612Z env: 2023-01-11T20:12:43.7991849Z NO_SUDO: 2023-01-11T20:12:43.7992056Z ##[endgroup] 2023-01-11T20:12:43.8222579Z /home/runner/work/pytorch/pytorch 2023-01-11T20:12:43.8500059Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:12:43.8500284Z with: 2023-01-11T20:12:43.8500499Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:43.8500729Z fetch-depth: 1 2023-01-11T20:12:43.8500916Z submodules: false 2023-01-11T20:12:43.8501153Z quiet-checkout: true 2023-01-11T20:12:43.8501369Z repository: pytorch/pytorch 2023-01-11T20:12:43.8501805Z token: *** 2023-01-11T20:12:43.8501969Z ssh-strict: true 2023-01-11T20:12:43.8502168Z persist-credentials: true 2023-01-11T20:12:43.8502364Z clean: true 2023-01-11T20:12:43.8502688Z lfs: false 2023-01-11T20:12:43.8502883Z set-safe-directory: true 2023-01-11T20:12:43.8503083Z ##[endgroup] 2023-01-11T20:12:43.9728857Z Syncing repository: pytorch/pytorch 2023-01-11T20:12:43.9730353Z ##[group]Getting Git version info 2023-01-11T20:12:43.9730811Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:43.9731275Z [command]/usr/bin/git version 2023-01-11T20:12:44.1493863Z git version 2.38.1 2023-01-11T20:12:44.1524588Z ##[endgroup] 2023-01-11T20:12:44.1542100Z Temporarily overriding HOME='/home/runner/work/_temp/8d1fee30-84ee-4c25-9dbe-b5b820cd199c' before making global git config changes 2023-01-11T20:12:44.1543007Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:12:44.1548572Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.1675695Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:44.1681299Z ##[group]Initializing the repository 2023-01-11T20:12:44.1684195Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.2216051Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:12:44.2217217Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:12:44.2217708Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:12:44.2218025Z hint: 2023-01-11T20:12:44.2218448Z hint: git config --global init.defaultBranch 2023-01-11T20:12:44.2218736Z hint: 2023-01-11T20:12:44.2219147Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:12:44.2219667Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:12:44.2219987Z hint: 2023-01-11T20:12:44.2220278Z hint: git branch -m 2023-01-11T20:12:44.2221486Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-11T20:12:44.2232323Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:12:44.2360402Z ##[endgroup] 2023-01-11T20:12:44.2361059Z ##[group]Disabling automatic garbage collection 2023-01-11T20:12:44.2364252Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:12:44.2399308Z ##[endgroup] 2023-01-11T20:12:44.2400011Z ##[group]Setting up auth 2023-01-11T20:12:44.2406203Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:12:44.2440347Z [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:44.4958480Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:12:44.5000854Z [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:44.5248303Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:12:44.5288740Z ##[endgroup] 2023-01-11T20:12:44.5289922Z ##[group]Fetching the repository 2023-01-11T20:12:44.5294874Z [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.6666699Z ##[endgroup] 2023-01-11T20:12:53.6667227Z ##[group]Determining the checkout info 2023-01-11T20:12:53.6667603Z ##[endgroup] 2023-01-11T20:12:53.6667937Z ##[group]Checking out the ref 2023-01-11T20:12:53.6672879Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:54.7966927Z ##[endgroup] 2023-01-11T20:12:54.8020092Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:12:54.8055418Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:12:54.8210671Z ##[group]Run actions/setup-python@v4 2023-01-11T20:12:54.8210999Z with: 2023-01-11T20:12:54.8211170Z python-version: 3.8 2023-01-11T20:12:54.8211366Z architecture: x64 2023-01-11T20:12:54.8211554Z check-latest: false 2023-01-11T20:12:54.8211724Z cache: pip 2023-01-11T20:12:54.8212005Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2023-01-11T20:12:54.8212372Z token: *** 2023-01-11T20:12:54.8212560Z update-environment: true 2023-01-11T20:12:54.8212748Z ##[endgroup] 2023-01-11T20:12:54.9739422Z ##[group]Installed versions 2023-01-11T20:12:55.0976880Z Successfully set up CPython (3.8.15) 2023-01-11T20:12:55.0977682Z ##[endgroup] 2023-01-11T20:12:55.9398389Z [command]/opt/hostedtoolcache/Python/3.8.15/x64/bin/pip cache dir 2023-01-11T20:12:59.1270648Z /home/runner/.cache/pip 2023-01-11T20:13:00.0955505Z Received 65262154 of 65262154 (100.0%), 147.8 MBs/sec 2023-01-11T20:13:00.0956230Z Cache Size: ~62 MB (65262154 B) 2023-01-11T20:13:00.0981958Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/0e834482-2b79-408c-9005-8453d04fe166/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2023-01-11T20:13:00.2097776Z Cache restored successfully 2023-01-11T20:13:00.2185020Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.15-pip-157589691c1bb3ae3e300d85f54d14c0011ee8da75047bf2caae1583f529f651 2023-01-11T20:13:00.2348636Z ##[group]Run pip install -r .github/requirements-gha-cache.txt --user 2023-01-11T20:13:00.2349117Z pip install -r .github/requirements-gha-cache.txt --user 2023-01-11T20:13:00.2399910Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:00.2400112Z env: 2023-01-11T20:13:00.2400348Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:00.2400666Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:13:00.2400972Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:00.2401266Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:00.2401555Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:00.2401856Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:13:00.2402083Z ##[endgroup] 2023-01-11T20:13:01.7073426Z Collecting boto3==1.19.12 2023-01-11T20:13:01.7099531Z Using cached boto3-1.19.12-py3-none-any.whl (131 kB) 2023-01-11T20:13:01.9177843Z Collecting cffi==1.15.0 2023-01-11T20:13:01.9210626Z Using cached cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) 2023-01-11T20:13:01.9375572Z Collecting dataclasses==0.6 2023-01-11T20:13:01.9394353Z Using cached dataclasses-0.6-py3-none-any.whl (14 kB) 2023-01-11T20:13:01.9638743Z Collecting jinja2==3.0.1 2023-01-11T20:13:01.9656879Z Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB) 2023-01-11T20:13:01.9880110Z Collecting lintrunner==0.9.2 2023-01-11T20:13:01.9975558Z Using cached lintrunner-0.9.2-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.3 MB) 2023-01-11T20:13:02.0627452Z Collecting ninja==1.10.0.post1 2023-01-11T20:13:02.0645510Z Using cached ninja-1.10.0.post1-py3-none-manylinux1_x86_64.whl (102 kB) 2023-01-11T20:13:02.0801262Z Collecting pynvml==11.4.1 2023-01-11T20:13:02.0818893Z Using cached pynvml-11.4.1-py3-none-any.whl (46 kB) 2023-01-11T20:13:02.1610537Z Collecting pyyaml==6.0 2023-01-11T20:13:02.1642515Z Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2023-01-11T20:13:02.2123822Z Collecting requests==2.26 2023-01-11T20:13:02.2145204Z Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB) 2023-01-11T20:13:02.3044954Z Collecting rich==10.9.0 2023-01-11T20:13:02.3065425Z Using cached rich-10.9.0-py3-none-any.whl (211 kB) 2023-01-11T20:13:02.3354897Z Collecting rockset==0.8.10 2023-01-11T20:13:02.3375668Z Using cached rockset-0.8.10-py3-none-any.whl (422 kB) 2023-01-11T20:13:02.3635984Z Collecting jmespath<1.0.0,>=0.7.1 2023-01-11T20:13:02.3653106Z Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2023-01-11T20:13:02.3862074Z Collecting s3transfer<0.6.0,>=0.5.0 2023-01-11T20:13:02.3879163Z Using cached s3transfer-0.5.2-py3-none-any.whl (79 kB) 2023-01-11T20:13:02.9647979Z Collecting botocore<1.23.0,>=1.22.12 2023-01-11T20:13:02.9870100Z Using cached botocore-1.22.12-py3-none-any.whl (8.1 MB) 2023-01-11T20:13:03.0414095Z Collecting pycparser 2023-01-11T20:13:03.0433739Z Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) 2023-01-11T20:13:03.1105583Z Collecting MarkupSafe>=2.0 2023-01-11T20:13:03.1125367Z Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2023-01-11T20:13:03.1565416Z Collecting certifi>=2017.4.17 2023-01-11T20:13:03.1585572Z Using cached certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T20:13:03.2075516Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T20:13:03.2263130Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T20:13:03.2340725Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 28.4 MB/s eta 0:00:00 2023-01-11T20:13:03.3197855Z Collecting charset-normalizer~=2.0.0 2023-01-11T20:13:03.3219775Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2023-01-11T20:13:03.3432224Z Collecting idna<4,>=2.5 2023-01-11T20:13:03.3451699Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T20:13:03.3879871Z Collecting pygments<3.0.0,>=2.6.0 2023-01-11T20:13:03.3916745Z Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 2023-01-11T20:13:03.4035475Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 121.2 MB/s eta 0:00:00 2023-01-11T20:13:03.4355495Z Collecting colorama<0.5.0,>=0.4.0 2023-01-11T20:13:03.4375311Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2023-01-11T20:13:03.4561676Z Collecting commonmark<0.10.0,>=0.9.0 2023-01-11T20:13:03.4580823Z Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2023-01-11T20:13:03.7467883Z Collecting protobuf>=3.6.0 2023-01-11T20:13:03.7496535Z Using cached protobuf-4.21.12-cp37-abi3-manylinux2014_x86_64.whl (409 kB) 2023-01-11T20:13:03.7702859Z Collecting requests-toolbelt>=0.9.1 2023-01-11T20:13:03.7721097Z Using cached requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) 2023-01-11T20:13:03.7909753Z Collecting geojson>=2.5.0 2023-01-11T20:13:03.7927945Z Using cached geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2023-01-11T20:13:03.8046628Z Collecting docopt>=0.6.2 2023-01-11T20:13:03.8066039Z Using cached docopt-0.6.2.tar.gz (25 kB) 2023-01-11T20:13:03.8133336Z Preparing metadata (setup.py): started 2023-01-11T20:13:05.1646890Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:13:05.5789079Z Collecting sqlalchemy>=1.3.10 2023-01-11T20:13:05.5829960Z Downloading SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2023-01-11T20:13:05.5978937Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 135.6 MB/s eta 0:00:00 2023-01-11T20:13:05.6216344Z Collecting texttable>=0.8.7 2023-01-11T20:13:05.6236121Z Using cached texttable-1.6.7-py2.py3-none-any.whl (10 kB) 2023-01-11T20:13:05.6511233Z Collecting python-dateutil<3.0.0,>=2.1 2023-01-11T20:13:05.6530598Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2023-01-11T20:13:06.1388791Z Collecting greenlet!=0.4.17 2023-01-11T20:13:06.1416124Z Using cached greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (544 kB) 2023-01-11T20:13:06.2117102Z Collecting six>=1.5 2023-01-11T20:13:06.2135557Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2023-01-11T20:13:06.3962933Z Installing collected packages: texttable, ninja, geojson, docopt, dataclasses, commonmark, urllib3, six, pyyaml, pynvml, pygments, pycparser, protobuf, MarkupSafe, lintrunner, jmespath, idna, greenlet, colorama, charset-normalizer, certifi, sqlalchemy, rich, requests, python-dateutil, jinja2, cffi, requests-toolbelt, botocore, s3transfer, rockset, boto3 2023-01-11T20:13:06.4283953Z DEPRECATION: docopt 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 2023-01-11T20:13:06.4286348Z Running setup.py install for docopt: started 2023-01-11T20:13:06.7968438Z Running setup.py install for docopt: finished with status 'done' 2023-01-11T20:13:09.8923196Z Successfully installed MarkupSafe-2.1.1 boto3-1.19.12 botocore-1.22.12 certifi-2022.12.7 cffi-1.15.0 charset-normalizer-2.0.12 colorama-0.4.6 commonmark-0.9.1 dataclasses-0.6 docopt-0.6.2 geojson-2.5.0 greenlet-2.0.1 idna-3.4 jinja2-3.0.1 jmespath-0.10.0 lintrunner-0.9.2 ninja-1.10.0.post1 protobuf-4.21.12 pycparser-2.21 pygments-2.14.0 pynvml-11.4.1 python-dateutil-2.8.2 pyyaml-6.0 requests-2.26.0 requests-toolbelt-0.10.1 rich-10.9.0 rockset-0.8.10 s3transfer-0.5.2 six-1.16.0 sqlalchemy-1.4.46 texttable-1.6.7 urllib3-1.26.14 2023-01-11T20:13:10.3081980Z ##[group]Run lintrunner init 2023-01-11T20:13:10.3082247Z lintrunner init 2023-01-11T20:13:10.3126496Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:10.3126714Z env: 2023-01-11T20:13:10.3126954Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:10.3127283Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:13:10.3127600Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:10.3127897Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:10.3128185Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:10.3128476Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:13:10.3128704Z ##[endgroup] 2023-01-11T20:13:10.3248685Z [2023-01-11T20:13:10Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2023-01-11T20:13:10.3583643Z $ pip3 install --user flake8==3.8.2 flake8-bugbear==20.1.4 flake8-comprehensions==3.3.0 flake8-executable==2.0.4 flake8-pyi==20.5.0 mccabe==0.6.1 pycodestyle==2.6.0 pyflakes==2.2.0 2023-01-11T20:13:10.8520340Z Collecting flake8==3.8.2 2023-01-11T20:13:10.8540806Z Using cached flake8-3.8.2-py2.py3-none-any.whl (72 kB) 2023-01-11T20:13:10.8833588Z Collecting flake8-bugbear==20.1.4 2023-01-11T20:13:10.8852602Z Using cached flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (15 kB) 2023-01-11T20:13:10.9116673Z Collecting flake8-comprehensions==3.3.0 2023-01-11T20:13:10.9134977Z Using cached flake8_comprehensions-3.3.0-py3-none-any.whl (7.2 kB) 2023-01-11T20:13:10.9285054Z Collecting flake8-executable==2.0.4 2023-01-11T20:13:10.9302753Z Using cached flake8_executable-2.0.4-py3-none-any.whl (35 kB) 2023-01-11T20:13:10.9511097Z Collecting flake8-pyi==20.5.0 2023-01-11T20:13:10.9528139Z Using cached flake8_pyi-20.5.0-py36-none-any.whl (9.6 kB) 2023-01-11T20:13:10.9675684Z Collecting mccabe==0.6.1 2023-01-11T20:13:10.9693526Z Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2023-01-11T20:13:10.9881727Z Collecting pycodestyle==2.6.0 2023-01-11T20:13:10.9899291Z Using cached pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) 2023-01-11T20:13:11.0114757Z Collecting pyflakes==2.2.0 2023-01-11T20:13:11.0133785Z Using cached pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) 2023-01-11T20:13:11.0602114Z Collecting attrs>=19.2.0 2023-01-11T20:13:11.0621012Z Using cached attrs-22.2.0-py3-none-any.whl (60 kB) 2023-01-11T20:13:11.2960164Z Installing collected packages: mccabe, pyflakes, pycodestyle, attrs, flake8, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-bugbear 2023-01-11T20:13:11.5190289Z Successfully installed attrs-22.2.0 flake8-3.8.2 flake8-bugbear-20.1.4 flake8-comprehensions-3.3.0 flake8-executable-2.0.4 flake8-pyi-20.5.0 mccabe-0.6.1 pycodestyle-2.6.0 pyflakes-2.2.0 2023-01-11T20:13:11.6454507Z took 1286ms 2023-01-11T20:13:11.6530144Z [2023-01-11T20:13:11Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2023-01-11T20:13:11.7177821Z INFO: .lintbin/clang-format does not exist. 2023-01-11T20:13:11.7179070Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 to .lintbin/clang-format 2023-01-11T20:13:11.8849958Z INFO: Downloaded clang-format successfully. 2023-01-11T20:13:11.8922364Z INFO: Using clang-format located at .lintbin/clang-format 2023-01-11T20:13:11.9021708Z [2023-01-11T20:13:11Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2023-01-11T20:13:11.9364260Z $ pip3 install --user numpy==1.23.1 expecttest==0.1.3 mypy==0.960 types-requests==2.27.25 types-six==1.16.15 types-PyYAML==6.0.7 types-tabulate==0.8.8 types-protobuf==3.19.18 types-pkg-resources==0.1.3 types-Jinja2==2.11.9 junitparser==2.1.1 rich==10.9.0 pyyaml==6.0 2023-01-11T20:13:12.7100315Z Collecting numpy==1.23.1 2023-01-11T20:13:12.7517050Z Using cached numpy-1.23.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2023-01-11T20:13:12.8461863Z Collecting expecttest==0.1.3 2023-01-11T20:13:12.8481978Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2023-01-11T20:13:12.9722667Z Collecting mypy==0.960 2023-01-11T20:13:13.0155479Z Using cached mypy-0.960-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.8 MB) 2023-01-11T20:13:13.1310171Z Collecting types-requests==2.27.25 2023-01-11T20:13:13.1329304Z Using cached types_requests-2.27.25-py3-none-any.whl (12 kB) 2023-01-11T20:13:13.1548034Z Collecting types-six==1.16.15 2023-01-11T20:13:13.1566233Z Using cached types_six-1.16.15-py3-none-any.whl (14 kB) 2023-01-11T20:13:13.1781690Z Collecting types-PyYAML==6.0.7 2023-01-11T20:13:13.1799948Z Using cached types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2023-01-11T20:13:13.1962678Z Collecting types-tabulate==0.8.8 2023-01-11T20:13:13.1980763Z Using cached types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2023-01-11T20:13:13.2265308Z Collecting types-protobuf==3.19.18 2023-01-11T20:13:13.2283225Z Using cached types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2023-01-11T20:13:13.2414455Z Collecting types-pkg-resources==0.1.3 2023-01-11T20:13:13.2431217Z Using cached types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2023-01-11T20:13:13.2597477Z Collecting types-Jinja2==2.11.9 2023-01-11T20:13:13.2613334Z Using cached types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2023-01-11T20:13:13.2841135Z Collecting junitparser==2.1.1 2023-01-11T20:13:13.2859598Z Using cached junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2023-01-11T20:13:13.2875862Z Requirement already satisfied: rich==10.9.0 in /home/runner/.local/lib/python3.8/site-packages (10.9.0) 2023-01-11T20:13:13.2880996Z Requirement already satisfied: pyyaml==6.0 in /home/runner/.local/lib/python3.8/site-packages (6.0) 2023-01-11T20:13:13.3178448Z Collecting typing-extensions>=3.10 2023-01-11T20:13:13.3196131Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2023-01-11T20:13:13.3345562Z Collecting mypy-extensions>=0.4.3 2023-01-11T20:13:13.3364319Z Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2023-01-11T20:13:13.3618231Z Collecting tomli>=1.1.0 2023-01-11T20:13:13.3636179Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2023-01-11T20:13:13.3856892Z Collecting types-urllib3<1.27 2023-01-11T20:13:13.3874840Z Using cached types_urllib3-1.26.25.4-py3-none-any.whl (14 kB) 2023-01-11T20:13:13.4076065Z Collecting types-MarkupSafe 2023-01-11T20:13:13.4093529Z Using cached types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2023-01-11T20:13:13.4280863Z Collecting future 2023-01-11T20:13:13.4315296Z Using cached future-0.18.2.tar.gz (829 kB) 2023-01-11T20:13:13.5207492Z Preparing metadata (setup.py): started 2023-01-11T20:13:13.7413405Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:13:13.7526996Z Requirement already satisfied: colorama<0.5.0,>=0.4.0 in /home/runner/.local/lib/python3.8/site-packages (from rich==10.9.0) (0.4.6) 2023-01-11T20:13:13.7532251Z Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/runner/.local/lib/python3.8/site-packages (from rich==10.9.0) (0.9.1) 2023-01-11T20:13:13.7541288Z Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /home/runner/.local/lib/python3.8/site-packages (from rich==10.9.0) (2.14.0) 2023-01-11T20:13:13.9944201Z Installing collected packages: types-urllib3, types-tabulate, types-six, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, mypy-extensions, typing-extensions, types-requests, types-Jinja2, tomli, numpy, future, expecttest, mypy, junitparser 2023-01-11T20:13:15.8480730Z 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 2023-01-11T20:13:15.8482012Z Running setup.py install for future: started 2023-01-11T20:13:16.3482121Z Running setup.py install for future: finished with status 'done' 2023-01-11T20:13:17.5228613Z Successfully installed expecttest-0.1.3 future-0.18.2 junitparser-2.1.1 mypy-0.960 mypy-extensions-0.4.3 numpy-1.23.1 tomli-2.0.1 types-Jinja2-2.11.9 types-MarkupSafe-1.1.10 types-PyYAML-6.0.7 types-pkg-resources-0.1.3 types-protobuf-3.19.18 types-requests-2.27.25 types-six-1.16.15 types-tabulate-0.8.8 types-urllib3-1.26.25.4 typing-extensions-4.4.0 2023-01-11T20:13:17.7037997Z took 5767ms 2023-01-11T20:13:17.7112806Z [2023-01-11T20:13:17Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2023-01-11T20:13:17.7766446Z INFO: .lintbin/clang-tidy does not exist. 2023-01-11T20:13:17.7767326Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-tidy to .lintbin/clang-tidy 2023-01-11T20:13:19.4489826Z INFO: Downloaded clang-tidy successfully. 2023-01-11T20:13:19.6546189Z INFO: Using clang-tidy located at .lintbin/clang-tidy 2023-01-11T20:13:19.6647974Z [2023-01-11T20:13:19Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2023-01-11T20:13:19.6987009Z $ pip3 install --user ruamel.yaml==0.17.4 2023-01-11T20:13:20.5067576Z Collecting ruamel.yaml==0.17.4 2023-01-11T20:13:20.5092894Z Using cached ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2023-01-11T20:13:20.5560151Z Collecting ruamel.yaml.clib>=0.1.2 2023-01-11T20:13:20.5593594Z Using cached ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) 2023-01-11T20:13:20.7498810Z Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2023-01-11T20:13:20.8587583Z Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.7 2023-01-11T20:13:20.9958449Z took 1296ms 2023-01-11T20:13:21.0033298Z [2023-01-11T20:13:21Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2023-01-11T20:13:21.0377638Z $ pip3 install --user cmakelint==1.4.1 2023-01-11T20:13:21.5137247Z Collecting cmakelint==1.4.1 2023-01-11T20:13:21.5157083Z Using cached cmakelint-1.4.1-py3-none-any.whl (12 kB) 2023-01-11T20:13:21.7047374Z Installing collected packages: cmakelint 2023-01-11T20:13:21.7270926Z Successfully installed cmakelint-1.4.1 2023-01-11T20:13:21.8489687Z took 810ms 2023-01-11T20:13:21.8558302Z [2023-01-11T20:13:21Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2023-01-11T20:13:21.8895576Z $ pip3 install --user shellcheck-py==0.7.2.1 2023-01-11T20:13:22.3809570Z Collecting shellcheck-py==0.7.2.1 2023-01-11T20:13:22.3882880Z Using cached shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2023-01-11T20:13:22.5834888Z Installing collected packages: shellcheck-py 2023-01-11T20:13:22.6345419Z Successfully installed shellcheck-py-0.7.2.1 2023-01-11T20:13:22.7601328Z took 870ms 2023-01-11T20:13:22.7679785Z [2023-01-11T20:13:22Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2023-01-11T20:13:22.8328378Z INFO: .lintbin/actionlint does not exist. 2023-01-11T20:13:22.8329498Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.21/Linux_arm64/actionlint to .lintbin/actionlint 2023-01-11T20:13:23.0128061Z INFO: Downloaded actionlint successfully. 2023-01-11T20:13:23.0304262Z INFO: Using actionlint located at .lintbin/actionlint 2023-01-11T20:13:23.0405625Z [2023-01-11T20:13:23Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2023-01-11T20:13:23.0747845Z $ pip3 install --user PyYAML==6.0 2023-01-11T20:13:23.5255199Z Requirement already satisfied: PyYAML==6.0 in /home/runner/.local/lib/python3.8/site-packages (6.0) 2023-01-11T20:13:23.8413661Z took 766ms 2023-01-11T20:13:23.8492464Z [2023-01-11T20:13:23Z INFO lintrunner::linter] Initializing linter: 'UFMT' 2023-01-11T20:13:23.8828694Z $ pip3 install --user black==22.3.0 ufmt==1.3.3 usort==1.0.2 --no-binary=black 2023-01-11T20:13:24.3210840Z DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-01-11T20:13:24.3745951Z Collecting black==22.3.0 2023-01-11T20:13:24.3779648Z Using cached black-22.3.0.tar.gz (554 kB) 2023-01-11T20:13:24.4564959Z Installing build dependencies: started 2023-01-11T20:13:26.5014391Z Installing build dependencies: finished with status 'done' 2023-01-11T20:13:26.5025955Z Getting requirements to build wheel: started 2023-01-11T20:13:26.7683018Z Getting requirements to build wheel: finished with status 'done' 2023-01-11T20:13:26.7727145Z Preparing metadata (pyproject.toml): started 2023-01-11T20:13:28.4514793Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-01-11T20:13:28.4885195Z Collecting ufmt==1.3.3 2023-01-11T20:13:28.4905010Z Using cached ufmt-1.3.3-py3-none-any.whl (11 kB) 2023-01-11T20:13:28.5249623Z Collecting usort==1.0.2 2023-01-11T20:13:28.5269174Z Using cached usort-1.0.2-py3-none-any.whl (23 kB) 2023-01-11T20:13:28.5451327Z Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (4.4.0) 2023-01-11T20:13:28.5456492Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (0.4.3) 2023-01-11T20:13:28.5738351Z Collecting click>=8.0.0 2023-01-11T20:13:28.5759682Z Using cached click-8.1.3-py3-none-any.whl (96 kB) 2023-01-11T20:13:28.5786656Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (2.0.1) 2023-01-11T20:13:28.5993924Z Collecting platformdirs>=2 2023-01-11T20:13:28.6145602Z Downloading platformdirs-2.6.2-py3-none-any.whl (14 kB) 2023-01-11T20:13:28.6332741Z Collecting pathspec>=0.9.0 2023-01-11T20:13:28.6351513Z Using cached pathspec-0.10.3-py3-none-any.whl (29 kB) 2023-01-11T20:13:28.6574374Z Collecting moreorless>=0.4.0 2023-01-11T20:13:28.6593256Z Using cached moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2023-01-11T20:13:28.6780402Z Collecting trailrunner>=1.1.1 2023-01-11T20:13:28.6798388Z Using cached trailrunner-1.2.1-py3-none-any.whl (10 kB) 2023-01-11T20:13:28.7164502Z Collecting tomlkit>=0.7.2 2023-01-11T20:13:28.7182313Z Using cached tomlkit-0.11.6-py3-none-any.whl (35 kB) 2023-01-11T20:13:28.7916806Z Collecting LibCST>=0.3.7 2023-01-11T20:13:28.8029188Z Using cached libcst-0.4.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) 2023-01-11T20:13:28.8363076Z Collecting stdlibs>=2021.4.1 2023-01-11T20:13:28.8382925Z Using cached stdlibs-2022.10.9-py3-none-any.whl (49 kB) 2023-01-11T20:13:28.8532921Z Collecting toml>=0.10.0 2023-01-11T20:13:28.8551996Z Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) 2023-01-11T20:13:28.8583907Z Requirement already satisfied: attrs>=21.2.0 in /home/runner/.local/lib/python3.8/site-packages (from usort==1.0.2) (22.2.0) 2023-01-11T20:13:28.9296751Z Collecting typing-inspect>=0.4.0 2023-01-11T20:13:28.9314651Z Using cached typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) 2023-01-11T20:13:28.9330342Z Requirement already satisfied: pyyaml>=5.2 in /home/runner/.local/lib/python3.8/site-packages (from LibCST>=0.3.7->usort==1.0.2) (6.0) 2023-01-11T20:13:28.9702268Z Building wheels for collected packages: black 2023-01-11T20:13:28.9708508Z Building wheel for black (pyproject.toml): started 2023-01-11T20:13:29.4289825Z Building wheel for black (pyproject.toml): finished with status 'done' 2023-01-11T20:13:29.4308544Z Created wheel for black: filename=black-22.3.0-py3-none-any.whl size=153843 sha256=d0588c7a669ca2e2a795972190cefdc0cefb6439a0244aade4d6c611b2e25c76 2023-01-11T20:13:29.4309905Z Stored in directory: /home/runner/.cache/pip/wheels/3c/08/c6/0a04e65d79edb94eab5c5f1769844f002570435174726ecff4 2023-01-11T20:13:29.4370914Z Successfully built black 2023-01-11T20:13:29.6796601Z Installing collected packages: typing-inspect, tomlkit, toml, stdlibs, platformdirs, pathspec, click, trailrunner, moreorless, LibCST, black, usort, ufmt 2023-01-11T20:13:30.4834515Z Successfully installed LibCST-0.4.9 black-22.3.0 click-8.1.3 moreorless-0.4.0 pathspec-0.10.3 platformdirs-2.6.2 stdlibs-2022.10.9 toml-0.10.2 tomlkit-0.11.6 trailrunner-1.2.1 typing-inspect-0.8.0 ufmt-1.3.3 usort-1.0.2 2023-01-11T20:13:30.6381373Z took 6754ms 2023-01-11T20:13:30.6491028Z ##[group]Run python3 -m tools.linter.clang_tidy.generate_build_files 2023-01-11T20:13:30.6491407Z python3 -m tools.linter.clang_tidy.generate_build_files 2023-01-11T20:13:30.6491723Z python3 -m tools.generate_torch_version --is_debug=false 2023-01-11T20:13:30.6491998Z python3 -m tools.pyi.gen_pyi \ 2023-01-11T20:13:30.6492312Z  --native-functions-path aten/src/ATen/native/native_functions.yaml \ 2023-01-11T20:13:30.6492635Z  --tags-path aten/src/ATen/native/tags.yaml \ 2023-01-11T20:13:30.6492960Z  --deprecated-functions-path "tools/autograd/deprecated.yaml" 2023-01-11T20:13:30.6546204Z shell: /usr/bin/bash -e {0} 2023-01-11T20:13:30.6546465Z env: 2023-01-11T20:13:30.6546851Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:30.6547263Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:13:30.6547701Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:30.6548075Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:30.6548439Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:13:30.6548806Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:13:30.6549116Z ##[endgroup] 2023-01-11T20:14:48.4271103Z Running: ['git', 'submodule', 'update', '--init', '--recursive'] 2023-01-11T20:14:48.4271881Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T20:14:48.4273088Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T20:14:48.4273892Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T20:14:48.4274700Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T20:14:48.4280193Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T20:14:48.4281238Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T20:14:48.4281943Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T20:14:48.4282675Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:14:48.4286933Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T20:14:48.4287797Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T20:14:48.4288799Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T20:14:48.4289664Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T20:14:48.4290988Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T20:14:48.4292252Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T20:14:48.4293248Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T20:14:48.4294060Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T20:14:48.4294925Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T20:14:48.4295725Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T20:14:48.4296473Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T20:14:48.4297407Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T20:14:48.4298154Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T20:14:48.4299010Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T20:14:48.4299738Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T20:14:48.4300416Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T20:14:48.4301133Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T20:14:48.4301845Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T20:14:48.4302632Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T20:14:48.4303368Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T20:14:48.4304018Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T20:14:48.4304746Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T20:14:48.4305501Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T20:14:48.4306289Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T20:14:48.4307028Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T20:14:48.4307747Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T20:14:48.4308444Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T20:14:48.4309084Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T20:14:48.4309828Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:14:48.4310619Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T20:14:48.4311369Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T20:14:48.4312133Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T20:14:48.4313048Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T20:14:48.4314401Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T20:14:48.4315300Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:14:48.4316075Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T20:14:48.4316768Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T20:14:48.4317564Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T20:14:48.4318358Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T20:14:48.4319026Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T20:14:48.4319732Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T20:14:48.4320460Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T20:14:48.4321230Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T20:14:48.4321896Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T20:14:48.4322449Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T20:14:48.4356018Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T20:14:48.4356521Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T20:14:48.4357008Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T20:14:48.4357566Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T20:14:48.4358119Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T20:14:48.4358658Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T20:14:48.4359205Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T20:14:48.4359788Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:14:48.4360298Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T20:14:48.4360845Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T20:14:48.4361421Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T20:14:48.4362103Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T20:14:48.4362676Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T20:14:48.4363227Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T20:14:48.4363933Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T20:14:48.4364586Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T20:14:48.4365132Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T20:14:48.4365873Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T20:14:48.4366400Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T20:14:48.4366975Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T20:14:48.4367545Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T20:14:48.4368077Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T20:14:48.4368603Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T20:14:48.4369152Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T20:14:48.4369694Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T20:14:48.4370205Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T20:14:48.4370786Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:14:48.4371455Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T20:14:48.4372026Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T20:14:48.4372558Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T20:14:48.4373115Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T20:14:48.4373656Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T20:14:48.4374176Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T20:14:48.4374747Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T20:14:48.4375308Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T20:14:48.4375855Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T20:14:48.4376366Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T20:14:48.4376921Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T20:14:48.4377723Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T20:14:48.4378284Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T20:14:48.4378870Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T20:14:48.4379498Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T20:14:48.4380093Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T20:14:48.4380661Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T20:14:48.4381259Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T20:14:48.4381956Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T20:14:48.4382496Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T20:14:48.4382979Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T20:14:48.4383528Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T20:14:48.4384071Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T20:14:48.4384525Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T20:14:48.4384929Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2023-01-11T20:14:48.4385326Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T20:14:48.4385711Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T20:14:48.4386114Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T20:14:48.4386552Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T20:14:48.4386980Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T20:14:48.4387438Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T20:14:48.4387846Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T20:14:48.4388232Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cub'... 2023-01-11T20:14:48.4388628Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T20:14:48.4389035Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T20:14:48.4389429Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/eigen'... 2023-01-11T20:14:48.4389826Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T20:14:48.4390233Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T20:14:48.4390629Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2023-01-11T20:14:48.4391004Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/foxi'... 2023-01-11T20:14:48.4391426Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T20:14:48.4391834Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2023-01-11T20:14:48.4392235Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2023-01-11T20:14:48.4392637Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2023-01-11T20:14:48.4393041Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T20:14:48.4393436Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T20:14:48.4393832Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2023-01-11T20:14:48.4394231Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T20:14:48.4394631Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T20:14:48.4395030Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T20:14:48.4395428Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2023-01-11T20:14:48.4395826Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T20:14:48.4396240Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T20:14:48.4396631Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T20:14:48.4397023Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2023-01-11T20:14:48.4397426Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T20:14:48.4397876Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T20:14:48.4398269Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T20:14:48.4398693Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T20:14:48.4399099Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-six'... 2023-01-11T20:14:48.4399487Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2023-01-11T20:14:48.4399870Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tbb'... 2023-01-11T20:14:48.4400273Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T20:14:48.4400664Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/zstd'... 2023-01-11T20:14:48.4401187Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:14:48.4401773Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:14:48.4402382Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:14:48.4403050Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:14:48.4403626Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T20:14:48.4404082Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T20:14:48.4404537Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T20:14:48.4404989Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T20:14:48.4405487Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T20:14:48.4405944Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T20:14:48.4406498Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:14:48.4407037Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T20:14:48.4407604Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:14:48.4408263Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:14:48.4408804Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T20:14:48.4409295Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T20:14:48.4409860Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T20:14:48.4410469Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T20:14:48.4410977Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T20:14:48.4411434Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T20:14:48.4411972Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:14:48.4412486Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T20:14:48.4413079Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:14:48.4413806Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:14:48.4414390Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T20:14:48.4414921Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T20:14:48.4415569Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:14:48.4416200Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T20:14:48.4416799Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:14:48.4417616Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T20:14:48.4418159Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T20:14:48.4418692Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T20:14:48.4419278Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:14:48.4419893Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:14:48.4420487Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:14:48.4421098Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:14:48.4421636Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T20:14:48.4422111Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T20:14:48.4422568Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T20:14:48.4423041Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T20:14:48.4423641Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:15:57.6878853Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T20:15:57.6879634Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.15/x64/bin/python3', 'setup.py', '--cmake-only', 'build'] 2023-01-11T20:15:57.6880086Z -- The CXX compiler identification is Clang 11.0.0 2023-01-11T20:15:57.6880436Z -- The C compiler identification is Clang 11.0.0 2023-01-11T20:15:57.6888356Z -- Detecting CXX compiler ABI info 2023-01-11T20:15:57.6888694Z -- Detecting CXX compiler ABI info - done 2023-01-11T20:15:57.6889061Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2023-01-11T20:15:57.6889403Z -- Detecting CXX compile features 2023-01-11T20:15:57.6889705Z -- Detecting CXX compile features - done 2023-01-11T20:15:57.6892564Z -- Detecting C compiler ABI info 2023-01-11T20:15:57.6892921Z -- Detecting C compiler ABI info - done 2023-01-11T20:15:57.6893273Z -- Check for working C compiler: /usr/bin/clang - skipped 2023-01-11T20:15:57.6893584Z -- Detecting C compile features 2023-01-11T20:15:57.6893879Z -- Detecting C compile features - done 2023-01-11T20:15:57.6894207Z -- Not forcing any particular BLAS to be found 2023-01-11T20:15:57.6895354Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-01-11T20:15:57.6895691Z -- Performing Test COMPILER_WORKS 2023-01-11T20:15:57.6896001Z -- Performing Test COMPILER_WORKS - Success 2023-01-11T20:15:57.6896371Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2023-01-11T20:15:57.6896772Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2023-01-11T20:15:57.6897356Z -- Turning off deprecation warning due to glog. 2023-01-11T20:15:57.6897657Z -- Performing Test C_HAS_AVX_1 2023-01-11T20:15:57.6897932Z -- Performing Test C_HAS_AVX_1 - Failed 2023-01-11T20:15:57.6898215Z -- Performing Test C_HAS_AVX_2 2023-01-11T20:15:57.6898511Z -- Performing Test C_HAS_AVX_2 - Success 2023-01-11T20:15:57.6903601Z -- Performing Test C_HAS_AVX2_1 2023-01-11T20:15:57.6904254Z -- Performing Test C_HAS_AVX2_1 - Failed 2023-01-11T20:15:57.6904947Z -- Performing Test C_HAS_AVX2_2 2023-01-11T20:15:57.6905610Z -- Performing Test C_HAS_AVX2_2 - Success 2023-01-11T20:15:57.6906253Z -- Performing Test C_HAS_AVX512_1 2023-01-11T20:15:57.6906954Z -- Performing Test C_HAS_AVX512_1 - Failed 2023-01-11T20:15:57.6907640Z -- Performing Test C_HAS_AVX512_2 2023-01-11T20:15:57.6908236Z -- Performing Test C_HAS_AVX512_2 - Success 2023-01-11T20:15:57.6908821Z -- Performing Test CXX_HAS_AVX_1 2023-01-11T20:15:57.6909447Z -- Performing Test CXX_HAS_AVX_1 - Failed 2023-01-11T20:15:57.6910032Z -- Performing Test CXX_HAS_AVX_2 2023-01-11T20:15:57.6910980Z -- Performing Test CXX_HAS_AVX_2 - Success 2023-01-11T20:15:57.6911647Z -- Performing Test CXX_HAS_AVX2_1 2023-01-11T20:15:57.6912260Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2023-01-11T20:15:57.6912838Z -- Performing Test CXX_HAS_AVX2_2 2023-01-11T20:15:57.6913490Z -- Performing Test CXX_HAS_AVX2_2 - Success 2023-01-11T20:15:57.6914120Z -- Performing Test CXX_HAS_AVX512_1 2023-01-11T20:15:57.6914780Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2023-01-11T20:15:57.6915377Z -- Performing Test CXX_HAS_AVX512_2 2023-01-11T20:15:57.6916021Z -- Performing Test CXX_HAS_AVX512_2 - Success 2023-01-11T20:15:57.6916830Z -- Current compiler supports avx2 extension. Will build perfkernels. 2023-01-11T20:15:57.6917644Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2023-01-11T20:15:57.6918565Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2023-01-11T20:15:57.6919405Z -- Current compiler supports avx512f extension. Will build fbgemm. 2023-01-11T20:15:57.6920243Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2023-01-11T20:15:57.6921033Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2023-01-11T20:15:57.6921532Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2023-01-11T20:15:57.6922095Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2023-01-11T20:15:57.6922561Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2023-01-11T20:15:57.6923007Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2023-01-11T20:15:57.6923609Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2023-01-11T20:15:57.6924167Z -- Building using own protobuf under third_party per request. 2023-01-11T20:15:57.6924566Z -- Use custom protobuf build. 2023-01-11T20:15:57.6924845Z -- 2023-01-11T20:15:57.6925099Z -- 3.13.0.0 2023-01-11T20:15:57.6925434Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T20:15:57.6925872Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2023-01-11T20:15:57.6926294Z -- Check if compiler accepts -pthread 2023-01-11T20:15:57.6926695Z -- Check if compiler accepts -pthread - yes 2023-01-11T20:15:57.6927050Z -- Found Threads: TRUE 2023-01-11T20:15:57.6927442Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2023-01-11T20:15:57.6928328Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2023-01-11T20:15:57.6929033Z -- Caffe2 protobuf include directory: $$ 2023-01-11T20:15:57.6929816Z -- Trying to find preferred BLAS backend of choice: MKL 2023-01-11T20:15:57.6930185Z -- MKL_THREADING = OMP 2023-01-11T20:15:57.6930507Z -- Looking for sys/types.h 2023-01-11T20:15:57.6930855Z -- Looking for sys/types.h - found 2023-01-11T20:15:57.6931173Z -- Looking for stdint.h 2023-01-11T20:15:57.6931504Z -- Looking for stdint.h - found 2023-01-11T20:15:57.6931831Z -- Looking for stddef.h 2023-01-11T20:15:57.6932158Z -- Looking for stddef.h - found 2023-01-11T20:15:57.6932491Z -- Check size of void* 2023-01-11T20:15:57.6932825Z -- Check size of void* - done 2023-01-11T20:15:57.6933145Z -- MKL_THREADING = OMP 2023-01-11T20:15:57.6933519Z -- MKL_THREADING = OMP 2023-01-11T20:15:57.6933899Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.6934250Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.6934625Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.6934966Z -- Library mkl_intel: not found 2023-01-11T20:15:57.6935358Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.6935698Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.6936080Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.6936406Z -- Library mkl_intel: not found 2023-01-11T20:15:57.6936822Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.6937372Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.6937745Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.6938068Z -- Library mkl_intel: not found 2023-01-11T20:15:57.6938417Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2023-01-11T20:15:57.6938742Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.6939069Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2023-01-11T20:15:57.6939382Z -- Library mkl_intel: not found 2023-01-11T20:15:57.6939739Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.6940067Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.6940416Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.6940716Z -- Library mkl_intel: not found 2023-01-11T20:15:57.6941063Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.6941391Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.6941735Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.6942042Z -- Library mkl_intel: not found 2023-01-11T20:15:57.6942374Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.6942674Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.6943004Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.6943304Z -- Library mkl_intel: not found 2023-01-11T20:15:57.6943603Z -- Checking for [mkl - guide - pthread - m] 2023-01-11T20:15:57.6943880Z -- Library mkl: not found 2023-01-11T20:15:57.6944115Z -- MKL library not found 2023-01-11T20:15:57.6944363Z -- Checking for [blis] 2023-01-11T20:15:57.6944661Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6944950Z -- Checking for [Accelerate] 2023-01-11T20:15:57.6945281Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6945570Z -- Checking for [vecLib] 2023-01-11T20:15:57.6945864Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6946154Z -- Checking for [flexiblas] 2023-01-11T20:15:57.6946477Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6946771Z -- Checking for [openblas] 2023-01-11T20:15:57.6947088Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6947396Z -- Checking for [openblas - pthread - m] 2023-01-11T20:15:57.6947729Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6948183Z -- Checking for [openblas - pthread - m - gomp] 2023-01-11T20:15:57.6948525Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6948834Z -- Checking for [goto2 - gfortran] 2023-01-11T20:15:57.6949132Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6949455Z -- Checking for [goto2 - gfortran - pthread] 2023-01-11T20:15:57.6949774Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6950085Z -- Checking for [acml - gfortran] 2023-01-11T20:15:57.6950393Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6950665Z -- Checking for [blis] 2023-01-11T20:15:57.6950961Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6951395Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2023-01-11T20:15:57.6951783Z -- Checking for [ptf77blas - atlas - gfortran] 2023-01-11T20:15:57.6952121Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.6952401Z -- Checking for [] 2023-01-11T20:15:57.6952644Z -- Looking for sgemm_ 2023-01-11T20:15:57.6952907Z -- Looking for sgemm_ - not found 2023-01-11T20:15:57.6953226Z -- Cannot find a library with BLAS API. Not using BLAS. 2023-01-11T20:15:57.6953638Z -- Using pocketfft in directory: /home/runner/work/pytorch/pytorch/third_party/pocketfft/ 2023-01-11T20:15:57.6954079Z -- The ASM compiler identification is Clang with GNU-like command-line 2023-01-11T20:15:57.6954410Z -- Found assembler: /usr/bin/clang 2023-01-11T20:15:57.6954772Z -- Brace yourself, we are building NNPACK 2023-01-11T20:15:57.6955122Z -- Performing Test NNPACK_ARCH_IS_X86_32 2023-01-11T20:15:57.6955450Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2023-01-11T20:15:57.6955878Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.15/x64/bin/python3 (found version "3.8.15") 2023-01-11T20:15:57.6956227Z -- NNPACK backend is x86-64 2023-01-11T20:15:57.6956694Z -- Found Python: /opt/hostedtoolcache/Python/3.8.15/x64/bin/python3.8 (found version "3.8.15") found components: Interpreter 2023-01-11T20:15:57.6957073Z -- Failed to find LLVM FileCheck 2023-01-11T20:15:57.6957394Z -- Found Git: /usr/bin/git (found version "2.38.1") 2023-01-11T20:15:57.6957711Z -- git version: v1.6.1 normalized to 1.6.1 2023-01-11T20:15:57.6957979Z -- Version: 1.6.1 2023-01-11T20:15:57.6958234Z -- Looking for shm_open in rt 2023-01-11T20:15:57.6958514Z -- Looking for shm_open in rt - found 2023-01-11T20:15:57.6958820Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2023-01-11T20:15:57.6959155Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2023-01-11T20:15:57.6959458Z -- Performing Test HAVE_CXX_FLAG_WALL 2023-01-11T20:15:57.6959757Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2023-01-11T20:15:57.6960061Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2023-01-11T20:15:57.6960380Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2023-01-11T20:15:57.6960698Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2023-01-11T20:15:57.6961018Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2023-01-11T20:15:57.6961316Z -- Performing Test HAVE_CXX_FLAG_WERROR 2023-01-11T20:15:57.6961634Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2023-01-11T20:15:57.6961967Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2023-01-11T20:15:57.6962329Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2023-01-11T20:15:57.6962658Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2023-01-11T20:15:57.6962982Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2023-01-11T20:15:57.6963305Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2023-01-11T20:15:57.6963662Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2023-01-11T20:15:57.6964008Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2023-01-11T20:15:57.6964373Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2023-01-11T20:15:57.6964712Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2023-01-11T20:15:57.6965054Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2023-01-11T20:15:57.6965427Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2023-01-11T20:15:57.6965900Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2023-01-11T20:15:57.6966262Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2023-01-11T20:15:57.6966607Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2023-01-11T20:15:57.6966946Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2023-01-11T20:15:57.6967287Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2023-01-11T20:15:57.6967612Z -- Performing Test HAVE_CXX_FLAG_WD654 2023-01-11T20:15:57.6967925Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2023-01-11T20:15:57.6968248Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2023-01-11T20:15:57.6968594Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2023-01-11T20:15:57.6968934Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2023-01-11T20:15:57.6969255Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2023-01-11T20:15:57.6969628Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2023-01-11T20:15:57.6969976Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2023-01-11T20:15:57.6970297Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2023-01-11T20:15:57.6970677Z -- Performing Test HAVE_STD_REGEX 2023-01-11T20:15:57.6970941Z -- Performing Test HAVE_STD_REGEX 2023-01-11T20:15:57.6971245Z -- Performing Test HAVE_STD_REGEX -- success 2023-01-11T20:15:57.6971548Z -- Performing Test HAVE_GNU_POSIX_REGEX 2023-01-11T20:15:57.6971844Z -- Performing Test HAVE_GNU_POSIX_REGEX 2023-01-11T20:15:57.6972241Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2023-01-11T20:15:57.6972562Z -- Performing Test HAVE_POSIX_REGEX 2023-01-11T20:15:57.6972836Z -- Performing Test HAVE_POSIX_REGEX 2023-01-11T20:15:57.6973189Z -- Performing Test HAVE_POSIX_REGEX -- success 2023-01-11T20:15:57.6973493Z -- Performing Test HAVE_STEADY_CLOCK 2023-01-11T20:15:57.6973788Z -- Performing Test HAVE_STEADY_CLOCK 2023-01-11T20:15:57.6974103Z -- Performing Test HAVE_STEADY_CLOCK -- success 2023-01-11T20:15:57.6974416Z -- Performing Test COMPILER_SUPPORTS_AVX512 2023-01-11T20:15:57.6974759Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2023-01-11T20:15:57.6975045Z -- MKL_THREADING = OMP 2023-01-11T20:15:57.6975297Z -- MKL_THREADING = OMP 2023-01-11T20:15:57.6975577Z -- Found OpenMP_C: -fopenmp=libomp 2023-01-11T20:15:57.6975863Z -- Found OpenMP_CXX: -fopenmp=libomp 2023-01-11T20:15:57.6976132Z -- Found OpenMP: TRUE 2023-01-11T20:15:57.6976449Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2023-01-11T20:15:57.6976813Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2023-01-11T20:15:57.6977376Z -- Performing Test __CxxFlag__fno_semantic_interposition 2023-01-11T20:15:57.6977768Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2023-01-11T20:15:57.6978113Z -- Performing Test __CxxFlag__fmerge_all_constants 2023-01-11T20:15:57.6978475Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2023-01-11T20:15:57.6978821Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2023-01-11T20:15:57.6979181Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2023-01-11T20:15:57.6979563Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2023-01-11T20:15:57.6979885Z -- Using third party subdirectory Eigen. 2023-01-11T20:15:57.6980391Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.15/x64/bin/python3 (found suitable version "3.8.15", minimum required is "3.0") 2023-01-11T20:15:57.6981002Z -- Found PythonLibs: /opt/hostedtoolcache/Python/3.8.15/x64/lib/libpython3.8.so.1.0 (found suitable version "3.8.15", minimum required is "3.0") 2023-01-11T20:15:57.6981395Z -- Using third_party/pybind11. 2023-01-11T20:15:57.6981801Z -- pybind11 include dirs: /home/runner/work/pytorch/pytorch/cmake/../third_party/pybind11/include 2023-01-11T20:15:57.6982149Z -- Checking for module 'mpi-c' 2023-01-11T20:15:57.6982418Z -- No package 'mpi-c' found 2023-01-11T20:15:57.6982774Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2023-01-11T20:15:57.6983207Z -- Checking for module 'mpi-cxx' 2023-01-11T20:15:57.6983481Z -- No package 'mpi-cxx' found 2023-01-11T20:15:57.6983870Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2023-01-11T20:15:57.6984273Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2023-01-11T20:15:57.6984592Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2023-01-11T20:15:57.6984964Z -- Will link against OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so 2023-01-11T20:15:57.6985297Z -- Disabling kernel asserts for ROCm 2023-01-11T20:15:57.6985575Z -- Performing Test UV_LINT_W4 2023-01-11T20:15:57.6985860Z -- Performing Test UV_LINT_W4 - Failed 2023-01-11T20:15:57.6986189Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2023-01-11T20:15:57.6986539Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2023-01-11T20:15:57.6986902Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2023-01-11T20:15:57.6987282Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2023-01-11T20:15:57.6987634Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2023-01-11T20:15:57.6987979Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2023-01-11T20:15:57.6988332Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2023-01-11T20:15:57.6988690Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2023-01-11T20:15:57.6989059Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2023-01-11T20:15:57.6989495Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2023-01-11T20:15:57.6989898Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2023-01-11T20:15:57.6990307Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2023-01-11T20:15:57.6990655Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2023-01-11T20:15:57.6990966Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2023-01-11T20:15:57.6991281Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2023-01-11T20:15:57.6991605Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2023-01-11T20:15:57.6991928Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2023-01-11T20:15:57.6992253Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2023-01-11T20:15:57.6992593Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2023-01-11T20:15:57.6992975Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2023-01-11T20:15:57.6993313Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2023-01-11T20:15:57.6993640Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2023-01-11T20:15:57.6993934Z -- Performing Test UV_LINT_WALL 2023-01-11T20:15:57.6994231Z -- Performing Test UV_LINT_WALL - Success 2023-01-11T20:15:57.6994532Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2023-01-11T20:15:57.6994881Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2023-01-11T20:15:57.6995214Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2023-01-11T20:15:57.6995553Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2023-01-11T20:15:57.6995857Z -- Performing Test UV_LINT_EXTRA 2023-01-11T20:15:57.6996139Z -- Performing Test UV_LINT_EXTRA - Success 2023-01-11T20:15:57.6996433Z -- Performing Test UV_LINT_UTF8_MSVC 2023-01-11T20:15:57.6996752Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2023-01-11T20:15:57.6997054Z -- Performing Test UV_F_STRICT_ALIASING 2023-01-11T20:15:57.6997374Z -- Performing Test UV_F_STRICT_ALIASING - Success 2023-01-11T20:15:57.6997659Z -- summary of build options: 2023-01-11T20:15:57.6997922Z Install prefix: /home/runner/work/pytorch/pytorch/torch 2023-01-11T20:15:57.6998174Z Target system: Linux 2023-01-11T20:15:57.6998377Z Compiler: 2023-01-11T20:15:57.6998583Z C compiler: /usr/bin/clang 2023-01-11T20:15:57.6998865Z CFLAGS: -fopenmp=libomp 2023-01-11T20:15:57.6998991Z 2023-01-11T20:15:57.6999159Z -- Found uv: 1.38.1 (found version "1.38.1") 2023-01-11T20:15:57.6999438Z -- Gloo build as SHARED library 2023-01-11T20:15:57.6999854Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.15/x64/bin/python3 (found version "3.8.15") 2023-01-11T20:15:57.7000442Z -- Found PythonLibs: /opt/hostedtoolcache/Python/3.8.15/x64/lib/libpython3.8.so.1.0 (found version "3.8.15") 2023-01-11T20:15:57.7000749Z -- 2023-01-11T20:15:57.7000973Z -- ******** Summary ******** 2023-01-11T20:15:57.7001228Z -- CMake version : 3.25.1 2023-01-11T20:15:57.7001533Z -- CMake command : /usr/local/bin/cmake 2023-01-11T20:15:57.7001820Z -- System : Linux 2023-01-11T20:15:57.7002113Z -- C++ compiler : /usr/bin/clang++ 2023-01-11T20:15:57.7002402Z -- C++ compiler version : 11.0.0 2023-01-11T20:15:57.7002886Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2023-01-11T20:15:57.7003300Z -- Build type : Release 2023-01-11T20:15:57.7003676Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2023-01-11T20:15:57.7004151Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages 2023-01-11T20:15:57.7004584Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2023-01-11T20:15:57.7005121Z -- CMAKE_MODULE_PATH : /home/runner/work/pytorch/pytorch/cmake/Modules;/home/runner/work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2023-01-11T20:15:57.7005467Z -- 2023-01-11T20:15:57.7005697Z -- ONNX version : 1.12.0 2023-01-11T20:15:57.7006041Z -- ONNX NAMESPACE : onnx_torch 2023-01-11T20:15:57.7006335Z -- ONNX_USE_LITE_PROTO : OFF 2023-01-11T20:15:57.7006620Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2023-01-11T20:15:57.7006905Z -- Protobuf_USE_STATIC_LIBS : ON 2023-01-11T20:15:57.7007180Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2023-01-11T20:15:57.7007455Z -- ONNX_WERROR : OFF 2023-01-11T20:15:57.7007724Z -- ONNX_BUILD_TESTS : OFF 2023-01-11T20:15:57.7007997Z -- ONNX_BUILD_BENCHMARKS : OFF 2023-01-11T20:15:57.7008274Z -- ONNXIFI_DUMMY_BACKEND : OFF 2023-01-11T20:15:57.7008535Z -- ONNXIFI_ENABLE_EXT : OFF 2023-01-11T20:15:57.7008754Z -- 2023-01-11T20:15:57.7008993Z -- Protobuf compiler : 2023-01-11T20:15:57.7009266Z -- Protobuf includes : 2023-01-11T20:15:57.7009539Z -- Protobuf libraries : 2023-01-11T20:15:57.7009801Z -- BUILD_ONNX_PYTHON : OFF 2023-01-11T20:15:57.7010023Z -- 2023-01-11T20:15:57.7010245Z -- ******** Summary ******** 2023-01-11T20:15:57.7010515Z -- CMake version : 3.25.1 2023-01-11T20:15:57.7010813Z -- CMake command : /usr/local/bin/cmake 2023-01-11T20:15:57.7011078Z -- System : Linux 2023-01-11T20:15:57.7011360Z -- C++ compiler : /usr/bin/clang++ 2023-01-11T20:15:57.7011642Z -- C++ compiler version : 11.0.0 2023-01-11T20:15:57.7012128Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2023-01-11T20:15:57.7012525Z -- Build type : Release 2023-01-11T20:15:57.7012855Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2023-01-11T20:15:57.7013283Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages 2023-01-11T20:15:57.7013710Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2023-01-11T20:15:57.7014246Z -- CMAKE_MODULE_PATH : /home/runner/work/pytorch/pytorch/cmake/Modules;/home/runner/work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2023-01-11T20:15:57.7014593Z -- 2023-01-11T20:15:57.7014832Z -- ONNX version : 1.4.1 2023-01-11T20:15:57.7015107Z -- ONNX NAMESPACE : onnx_torch 2023-01-11T20:15:57.7015365Z -- ONNX_BUILD_TESTS : OFF 2023-01-11T20:15:57.7015635Z -- ONNX_BUILD_BENCHMARKS : OFF 2023-01-11T20:15:57.7015903Z -- ONNX_USE_LITE_PROTO : OFF 2023-01-11T20:15:57.7016175Z -- ONNXIFI_DUMMY_BACKEND : OFF 2023-01-11T20:15:57.7016395Z -- 2023-01-11T20:15:57.7016614Z -- Protobuf compiler : 2023-01-11T20:15:57.7016882Z -- Protobuf includes : 2023-01-11T20:15:57.7017474Z -- Protobuf libraries : 2023-01-11T20:15:57.7017743Z -- BUILD_ONNX_PYTHON : OFF 2023-01-11T20:15:57.7018142Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2023-01-11T20:15:57.7018479Z -- Adding -DNDEBUG to compile flags 2023-01-11T20:15:57.7018796Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2023-01-11T20:15:57.7019166Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2023-01-11T20:15:57.7019544Z -- Could not find hardware support for NEON on this machine. 2023-01-11T20:15:57.7019870Z -- No OMAP3 processor on this machine. 2023-01-11T20:15:57.7020164Z -- No OMAP4 processor on this machine. 2023-01-11T20:15:57.7020412Z -- MKL_THREADING = OMP 2023-01-11T20:15:57.7020798Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.7021141Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7021523Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.7021856Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7022238Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.7022570Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7022955Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.7023279Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7023741Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.7024089Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7024459Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.7024770Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7025116Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2023-01-11T20:15:57.7025442Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7025784Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2023-01-11T20:15:57.7026094Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7026428Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.7026753Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7027095Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.7027407Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7027759Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.7028078Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7028409Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.7028717Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7029048Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.7029362Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7029690Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.7029990Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7030275Z -- Checking for [mkl - guide - pthread - m] 2023-01-11T20:15:57.7030550Z -- Library mkl: not found 2023-01-11T20:15:57.7030801Z -- MKL library not found 2023-01-11T20:15:57.7031049Z -- Checking for [blis] 2023-01-11T20:15:57.7031345Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7031618Z -- Checking for [Accelerate] 2023-01-11T20:15:57.7031948Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7032237Z -- Checking for [vecLib] 2023-01-11T20:15:57.7032541Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7032828Z -- Checking for [flexiblas] 2023-01-11T20:15:57.7033136Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7033426Z -- Checking for [openblas] 2023-01-11T20:15:57.7033745Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7034066Z -- Checking for [openblas - pthread - m] 2023-01-11T20:15:57.7034398Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7034866Z -- Checking for [openblas - pthread - m - gomp] 2023-01-11T20:15:57.7035196Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7035510Z -- Checking for [goto2 - gfortran] 2023-01-11T20:15:57.7035827Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7036149Z -- Checking for [goto2 - gfortran - pthread] 2023-01-11T20:15:57.7036475Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7036754Z -- Checking for [acml - gfortran] 2023-01-11T20:15:57.7037055Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7037325Z -- Checking for [blis] 2023-01-11T20:15:57.7037623Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7038055Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2023-01-11T20:15:57.7038438Z -- Checking for [ptf77blas - atlas - gfortran] 2023-01-11T20:15:57.7038769Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7039045Z -- Checking for [] 2023-01-11T20:15:57.7039358Z -- Cannot find a library with BLAS API. Not using BLAS. 2023-01-11T20:15:57.7039644Z -- LAPACK requires BLAS 2023-01-11T20:15:57.7039966Z -- Cannot find a library with LAPACK API. Not using LAPACK. 2023-01-11T20:15:57.7040309Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-01-11T20:15:57.7040657Z -- MIOpen not found. Compiling without MIOpen support 2023-01-11T20:15:57.7040991Z -- MKL_THREADING = OMP 2023-01-11T20:15:57.7041374Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.7041730Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7042113Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.7042429Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7042811Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.7043153Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7043537Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.7043865Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7044233Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.7044559Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7044936Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.7045259Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7045604Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2023-01-11T20:15:57.7045931Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7046263Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2023-01-11T20:15:57.7046573Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7046925Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.7047254Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7047601Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2023-01-11T20:15:57.7047912Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7048242Z -- Checking for [mkl_intel_lp64 - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.7048566Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7048912Z -- Checking for [mkl_intel - mkl_core - guide - pthread - m - dl] 2023-01-11T20:15:57.7049227Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7049563Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.7049874Z -- Library mkl_intel_lp64: not found 2023-01-11T20:15:57.7050186Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2023-01-11T20:15:57.7050490Z -- Library mkl_intel: not found 2023-01-11T20:15:57.7050785Z -- Checking for [mkl - guide - pthread - m] 2023-01-11T20:15:57.7051065Z -- Library mkl: not found 2023-01-11T20:15:57.7051319Z -- MKL library not found 2023-01-11T20:15:57.7051620Z -- Checking for [blis] 2023-01-11T20:15:57.7051960Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7052252Z -- Checking for [Accelerate] 2023-01-11T20:15:57.7052588Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7052882Z -- Checking for [vecLib] 2023-01-11T20:15:57.7053173Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7053464Z -- Checking for [flexiblas] 2023-01-11T20:15:57.7053791Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7054090Z -- Checking for [openblas] 2023-01-11T20:15:57.7054408Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7054730Z -- Checking for [openblas - pthread - m] 2023-01-11T20:15:57.7055049Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7055382Z -- Checking for [openblas - pthread - m - gomp] 2023-01-11T20:15:57.7055723Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7056030Z -- Checking for [goto2 - gfortran] 2023-01-11T20:15:57.7056340Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7056641Z -- Checking for [goto2 - gfortran - pthread] 2023-01-11T20:15:57.7057077Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7057378Z -- Checking for [acml - gfortran] 2023-01-11T20:15:57.7057685Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7057957Z -- Checking for [blis] 2023-01-11T20:15:57.7058324Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7058748Z -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) 2023-01-11T20:15:57.7059135Z -- Checking for [ptf77blas - atlas - gfortran] 2023-01-11T20:15:57.7059481Z -- Library ptf77blas: BLAS_ptf77blas_LIBRARY-NOTFOUND 2023-01-11T20:15:57.7059761Z -- Checking for [] 2023-01-11T20:15:57.7060078Z -- Cannot find a library with BLAS API. Not using BLAS. 2023-01-11T20:15:57.7060356Z -- MKLDNN_CPU_RUNTIME = OMP 2023-01-11T20:15:57.7060621Z -- cmake version: 3.25.1 2023-01-11T20:15:57.7060872Z -- DNNL_TARGET_ARCH: X64 2023-01-11T20:15:57.7061123Z -- DNNL_LIBRARY_NAME: dnnl 2023-01-11T20:15:57.7061408Z -- Found OpenMP_C: -fopenmp=libomp 2023-01-11T20:15:57.7061689Z -- Found OpenMP_CXX: -fopenmp=libomp 2023-01-11T20:15:57.7062032Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2023-01-11T20:15:57.7062556Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.15/x64/bin/python3 (found suitable version "3.8.15", minimum required is "2.7") 2023-01-11T20:15:57.7062990Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2023-01-11T20:15:57.7063289Z -- Enabled workload: TRAINING 2023-01-11T20:15:57.7063552Z -- Enabled primitives: ALL 2023-01-11T20:15:57.7063812Z -- Enabled primitive CPU ISA: ALL 2023-01-11T20:15:57.7064092Z -- Enabled primitive GPU ISA: ALL 2023-01-11T20:15:57.7064363Z -- Primitive cache is enabled 2023-01-11T20:15:57.7064791Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2023-01-11T20:15:57.7065331Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2023-01-11T20:15:57.7065872Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2023-01-11T20:15:57.7066409Z -- Looking for /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2023-01-11T20:15:57.7066969Z -- Looking for C++ include /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2023-01-11T20:15:57.7067549Z -- Looking for C++ include /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2023-01-11T20:15:57.7067999Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2023-01-11T20:15:57.7068300Z -- Cannot find Doxygen package 2023-01-11T20:15:57.7068598Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2023-01-11T20:15:57.7069017Z -- Compiling oneDNN Graph with CPU runtime OMP support 2023-01-11T20:15:57.7069358Z -- Compiling oneDNN Graph with GPU runtime NONE support 2023-01-11T20:15:57.7069672Z -- Graph compiler backend is disabled. 2023-01-11T20:15:57.7070126Z -- Set version definitions to /home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2023-01-11T20:15:57.7070514Z -- Compiled partition cache is enabled 2023-01-11T20:15:57.7070784Z -- Found MKL-DNN: TRUE 2023-01-11T20:15:57.7071041Z -- Looking for clock_gettime in rt 2023-01-11T20:15:57.7071337Z -- Looking for clock_gettime in rt - found 2023-01-11T20:15:57.7071594Z -- Looking for mmap 2023-01-11T20:15:57.7071842Z -- Looking for mmap - found 2023-01-11T20:15:57.7072093Z -- Looking for shm_open 2023-01-11T20:15:57.7072336Z -- Looking for shm_open - found 2023-01-11T20:15:57.7072592Z -- Looking for shm_unlink 2023-01-11T20:15:57.7072857Z -- Looking for shm_unlink - found 2023-01-11T20:15:57.7073165Z -- Looking for malloc_usable_size 2023-01-11T20:15:57.7073462Z -- Looking for malloc_usable_size - found 2023-01-11T20:15:57.7073749Z -- Performing Test C_HAS_THREAD 2023-01-11T20:15:57.7074040Z -- Performing Test C_HAS_THREAD - Success 2023-01-11T20:15:57.7074302Z -- Version: 7.1.3 2023-01-11T20:15:57.7074544Z -- Build type: Release 2023-01-11T20:15:57.7074781Z -- CXX_STANDARD: 17 2023-01-11T20:15:57.7075049Z -- Performing Test has_std_17_flag 2023-01-11T20:15:57.7075342Z -- Performing Test has_std_17_flag - Success 2023-01-11T20:15:57.7075688Z -- Performing Test has_std_1z_flag 2023-01-11T20:15:57.7075999Z -- Performing Test has_std_1z_flag - Success 2023-01-11T20:15:57.7076332Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2023-01-11T20:15:57.7076705Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2023-01-11T20:15:57.7077009Z -- Performing Test FMT_HAS_VARIANT 2023-01-11T20:15:57.7077312Z -- Performing Test FMT_HAS_VARIANT - Success 2023-01-11T20:15:57.7077634Z -- Required features: cxx_variadic_templates 2023-01-11T20:15:57.7077945Z -- Performing Test HAS_NULLPTR_WARNING 2023-01-11T20:15:57.7078266Z -- Performing Test HAS_NULLPTR_WARNING - Success 2023-01-11T20:15:57.7078545Z -- Looking for strtod_l 2023-01-11T20:15:57.7078799Z -- Looking for strtod_l - not found 2023-01-11T20:15:57.7079083Z -- Using CPU-only version of Kineto 2023-01-11T20:15:57.7079369Z -- Configuring Kineto dependency: 2023-01-11T20:15:57.7079759Z -- KINETO_SOURCE_DIR = /home/runner/work/pytorch/pytorch/third_party/kineto/libkineto 2023-01-11T20:15:57.7080117Z -- KINETO_BUILD_TESTS = OFF 2023-01-11T20:15:57.7080374Z -- KINETO_LIBRARY_TYPE = static 2023-01-11T20:15:57.7080795Z -- Found PythonInterp: /opt/hostedtoolcache/Python/3.8.15/x64/bin/python3 (found version "3.8.15") 2023-01-11T20:15:57.7081256Z -- Kineto: FMT_SOURCE_DIR = /home/runner/work/pytorch/pytorch/third_party/fmt 2023-01-11T20:15:57.7081699Z -- Kineto: FMT_INCLUDE_DIR = /home/runner/work/pytorch/pytorch/third_party/fmt/include 2023-01-11T20:15:57.7082034Z -- Configured Kineto (CPU) 2023-01-11T20:15:57.7082334Z -- Performing Test HAS_WERROR_RETURN_TYPE 2023-01-11T20:15:57.7082658Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2023-01-11T20:15:57.7082999Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2023-01-11T20:15:57.7083350Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2023-01-11T20:15:57.7083697Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2023-01-11T20:15:57.7084066Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Success 2023-01-11T20:15:57.7084431Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2023-01-11T20:15:57.7084782Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2023-01-11T20:15:57.7085153Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2023-01-11T20:15:57.7085537Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Success 2023-01-11T20:15:57.7085860Z -- Performing Test HAS_WNARROWING 2023-01-11T20:15:57.7086164Z -- Performing Test HAS_WNARROWING - Success 2023-01-11T20:15:57.7086487Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2023-01-11T20:15:57.7086966Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2023-01-11T20:15:57.7087302Z -- Performing Test HAS_WNO_TYPE_LIMITS 2023-01-11T20:15:57.7087628Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2023-01-11T20:15:57.7087947Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2023-01-11T20:15:57.7088269Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2023-01-11T20:15:57.7088576Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2023-01-11T20:15:57.7088924Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2023-01-11T20:15:57.7089263Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2023-01-11T20:15:57.7089619Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2023-01-11T20:15:57.7089954Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2023-01-11T20:15:57.7090279Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2023-01-11T20:15:57.7090604Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2023-01-11T20:15:57.7090939Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2023-01-11T20:15:57.7091264Z -- Performing Test HAS_WNO_UNUSED_RESULT 2023-01-11T20:15:57.7091591Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2023-01-11T20:15:57.7091912Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2023-01-11T20:15:57.7092227Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2023-01-11T20:15:57.7092547Z -- Performing Test HAS_WNO_STRICT_ALIASING 2023-01-11T20:15:57.7092870Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2023-01-11T20:15:57.7093301Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2023-01-11T20:15:57.7093695Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2023-01-11T20:15:57.7094020Z -- Performing Test HAS_WVLA_EXTENSION 2023-01-11T20:15:57.7094341Z -- Performing Test HAS_WVLA_EXTENSION - Success 2023-01-11T20:15:57.7094666Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2023-01-11T20:15:57.7095000Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2023-01-11T20:15:57.7095324Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2023-01-11T20:15:57.7095659Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2023-01-11T20:15:57.7095988Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2023-01-11T20:15:57.7096358Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2023-01-11T20:15:57.7096693Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2023-01-11T20:15:57.7097172Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2023-01-11T20:15:57.7097517Z -- Performing Test HAS_WCONSTANT_CONVERSION 2023-01-11T20:15:57.7097846Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2023-01-11T20:15:57.7098213Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2023-01-11T20:15:57.7098601Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2023-01-11T20:15:57.7098970Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION 2023-01-11T20:15:57.7099323Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION - Success 2023-01-11T20:15:57.7099662Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2023-01-11T20:15:57.7100005Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2023-01-11T20:15:57.7100373Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE 2023-01-11T20:15:57.7100755Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE - Success 2023-01-11T20:15:57.7101139Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2023-01-11T20:15:57.7101526Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2023-01-11T20:15:57.7101883Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST 2023-01-11T20:15:57.7102214Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST - Success 2023-01-11T20:15:57.7102535Z -- Performing Test HAS_WNO_MISSING_BRACES 2023-01-11T20:15:57.7102862Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2023-01-11T20:15:57.7103193Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE 2023-01-11T20:15:57.7103542Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE - Success 2023-01-11T20:15:57.7103856Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF 2023-01-11T20:15:57.7104205Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF - Success 2023-01-11T20:15:57.7104632Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2023-01-11T20:15:57.7104962Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2023-01-11T20:15:57.7105290Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2023-01-11T20:15:57.7105625Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2023-01-11T20:15:57.7105952Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2023-01-11T20:15:57.7106309Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2023-01-11T20:15:57.7106658Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2023-01-11T20:15:57.7107013Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2023-01-11T20:15:57.7107356Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2023-01-11T20:15:57.7107704Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2023-01-11T20:15:57.7108003Z -- Performing Test HAS_FNO_MATH_ERRNO 2023-01-11T20:15:57.7108320Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2023-01-11T20:15:57.7108633Z -- Performing Test HAS_FNO_TRAPPING_MATH 2023-01-11T20:15:57.7108972Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2023-01-11T20:15:57.7109277Z -- Performing Test HAS_WERROR_FORMAT 2023-01-11T20:15:57.7109579Z -- Performing Test HAS_WERROR_FORMAT - Success 2023-01-11T20:15:57.7109910Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2023-01-11T20:15:57.7110264Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2023-01-11T20:15:57.7110597Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2023-01-11T20:15:57.7110998Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2023-01-11T20:15:57.7111293Z -- Looking for backtrace 2023-01-11T20:15:57.7111550Z -- Looking for backtrace - found 2023-01-11T20:15:57.7111883Z -- backtrace facility detected in default set of libraries 2023-01-11T20:15:57.7112198Z -- Found Backtrace: /usr/include 2023-01-11T20:15:57.7112450Z -- don't use NUMA 2023-01-11T20:15:57.7112685Z -- headers outputs: 2023-01-11T20:15:57.7112910Z -- sources outputs: 2023-01-11T20:15:57.7113171Z -- declarations_yaml outputs: 2023-01-11T20:15:57.7113506Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2023-01-11T20:15:57.7113874Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2023-01-11T20:15:57.7114196Z -- Using ATen parallel backend: OMP 2023-01-11T20:15:57.7114576Z -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") 2023-01-11T20:15:57.7114905Z -- Check size of long double 2023-01-11T20:15:57.7115187Z -- Check size of long double - done 2023-01-11T20:15:57.7115514Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2023-01-11T20:15:57.7115876Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2023-01-11T20:15:57.7116225Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2023-01-11T20:15:57.7116559Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2023-01-11T20:15:57.7116889Z -- Performing Test COMPILER_SUPPORTS_SSE2 2023-01-11T20:15:57.7117223Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2023-01-11T20:15:57.7117548Z -- Performing Test COMPILER_SUPPORTS_SSE4 2023-01-11T20:15:57.7117880Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2023-01-11T20:15:57.7118183Z -- Performing Test COMPILER_SUPPORTS_AVX 2023-01-11T20:15:57.7118511Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2023-01-11T20:15:57.7118832Z -- Performing Test COMPILER_SUPPORTS_FMA4 2023-01-11T20:15:57.7119164Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2023-01-11T20:15:57.7119485Z -- Performing Test COMPILER_SUPPORTS_AVX2 2023-01-11T20:15:57.7119814Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2023-01-11T20:15:57.7120130Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2023-01-11T20:15:57.7120473Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2023-01-11T20:15:57.7120830Z -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") 2023-01-11T20:15:57.7121201Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") 2023-01-11T20:15:57.7121537Z -- Found OpenMP: TRUE (found version "5.0") 2023-01-11T20:15:57.7121843Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2023-01-11T20:15:57.7122242Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2023-01-11T20:15:57.7122592Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2023-01-11T20:15:57.7122952Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2023-01-11T20:15:57.7123306Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2023-01-11T20:15:57.7123668Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2023-01-11T20:15:57.7124006Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2023-01-11T20:15:57.7124375Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2023-01-11T20:15:57.7124702Z -- Configuring build for SLEEF-v3.6.0 2023-01-11T20:15:57.7125245Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2023-01-11T20:15:57.7125668Z -- Building shared libs : OFF 2023-01-11T20:15:57.7125941Z -- Building static test bins: OFF 2023-01-11T20:15:57.7126193Z -- MPFR : LIB_MPFR-NOTFOUND 2023-01-11T20:15:57.7126499Z -- GMP : /usr/lib/x86_64-linux-gnu/libgmp.so 2023-01-11T20:15:57.7126803Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2023-01-11T20:15:57.7127082Z -- FFTW3 : LIBFFTW3-NOTFOUND 2023-01-11T20:15:57.7127332Z -- OPENSSL : 1.1.1f 2023-01-11T20:15:57.7127572Z -- SDE : SDE_COMMAND-NOTFOUND 2023-01-11T20:15:57.7127830Z -- RUNNING_ON_TRAVIS : 2023-01-11T20:15:57.7128097Z -- COMPILER_SUPPORTS_OPENMP : 1 2023-01-11T20:15:57.7129458Z -- Generating sources for unboxing kernels /opt/hostedtoolcache/Python/3.8.15/x64/bin/python3;-m;torchgen.gen_executorch;--source-path=/home/runner/work/pytorch/pytorch/test/edge/../../test/edge;--install_dir=/home/runner/work/pytorch/pytorch/build/out;--tags-path=/home/runner/work/pytorch/pytorch/test/edge/../../aten/src/ATen/native/tags.yaml;--aten_yaml_path=/home/runner/work/pytorch/pytorch/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use_aten_lib;--op_selection_yaml_path=/home/runner/work/pytorch/pytorch/test/edge/../../test/edge/selected_operators.yaml 2023-01-11T20:15:57.7130494Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2023-01-11T20:15:57.7130832Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2023-01-11T20:15:57.7131177Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2023-01-11T20:15:57.7131543Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2023-01-11T20:15:57.7132050Z -- /usr/bin/clang++ /home/runner/work/pytorch/pytorch/torch/abi-check.cpp -o /home/runner/work/pytorch/pytorch/build/abi-check 2023-01-11T20:15:57.7132457Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2023-01-11T20:15:57.7132743Z -- pytorch is compiling with OpenMP. 2023-01-11T20:15:57.7133053Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2023-01-11T20:15:57.7133379Z OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so. 2023-01-11T20:15:57.7133688Z -- Caffe2 is compiling with OpenMP. 2023-01-11T20:15:57.7133981Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2023-01-11T20:15:57.7134293Z OpenMP libraries: /usr/lib/llvm-11/lib/libomp.so. 2023-01-11T20:15:57.7134687Z -- Using lib/python3.8/site-packages as python relative installation path 2023-01-11T20:15:57.7134976Z -- 2023-01-11T20:15:57.7135202Z -- ******** Summary ******** 2023-01-11T20:15:57.7135428Z -- General: 2023-01-11T20:15:57.7135664Z -- CMake version : 3.25.1 2023-01-11T20:15:57.7135965Z -- CMake command : /usr/local/bin/cmake 2023-01-11T20:15:57.7136246Z -- System : Linux 2023-01-11T20:15:57.7136528Z -- C++ compiler : /usr/bin/clang++ 2023-01-11T20:15:57.7136808Z -- C++ compiler id : Clang 2023-01-11T20:15:57.7137202Z -- C++ compiler version : 11.0.0 2023-01-11T20:15:57.7137460Z -- Using ccache if found : ON 2023-01-11T20:15:57.7137779Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2023-01-11T20:15:57.7140689Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=braced-scalar-init -Werror=range-loop-construct -Winconsistent-missing-override -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wsuggest-override -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format 2023-01-11T20:15:57.7142975Z -- Build type : Release 2023-01-11T20:15:57.7143640Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2023-01-11T20:15:57.7144262Z -- CMAKE_PREFIX_PATH : /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages 2023-01-11T20:15:57.7144695Z -- CMAKE_INSTALL_PREFIX : /home/runner/work/pytorch/pytorch/torch 2023-01-11T20:15:57.7145091Z -- USE_GOLD_LINKER : OFF 2023-01-11T20:15:57.7145320Z -- 2023-01-11T20:15:57.7145559Z -- TORCH_VERSION : 2.0.0 2023-01-11T20:15:57.7145816Z -- CAFFE2_VERSION : 2.0.0 2023-01-11T20:15:57.7146079Z -- BUILD_CAFFE2 : OFF 2023-01-11T20:15:57.7146346Z -- BUILD_CAFFE2_OPS : OFF 2023-01-11T20:15:57.7146638Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2023-01-11T20:15:57.7146933Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2023-01-11T20:15:57.7147218Z -- BUILD_NVFUSER_BENCHMARK: OFF 2023-01-11T20:15:57.7147475Z -- BUILD_BINARY : OFF 2023-01-11T20:15:57.7147741Z -- BUILD_CUSTOM_PROTOBUF : ON 2023-01-11T20:15:57.7148012Z -- Link local protobuf : ON 2023-01-11T20:15:57.7148273Z -- BUILD_DOCS : OFF 2023-01-11T20:15:57.7148535Z -- BUILD_PYTHON : True 2023-01-11T20:15:57.7148795Z -- Python version : 3.8.15 2023-01-11T20:15:57.7149174Z -- Python executable : /opt/hostedtoolcache/Python/3.8.15/x64/bin/python3 2023-01-11T20:15:57.7149513Z -- Pythonlibs version : 3.8.15 2023-01-11T20:15:57.7149911Z -- Python library : /opt/hostedtoolcache/Python/3.8.15/x64/lib/libpython3.8.so.1.0 2023-01-11T20:15:57.7150363Z -- Python includes : /opt/hostedtoolcache/Python/3.8.15/x64/include/python3.8 2023-01-11T20:15:57.7150757Z -- Python site-packages: lib/python3.8/site-packages 2023-01-11T20:15:57.7151049Z -- BUILD_SHARED_LIBS : ON 2023-01-11T20:15:57.7151350Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2023-01-11T20:15:57.7151635Z -- BUILD_TEST : True 2023-01-11T20:15:57.7151891Z -- BUILD_JNI : OFF 2023-01-11T20:15:57.7152157Z -- BUILD_MOBILE_AUTOGRAD : OFF 2023-01-11T20:15:57.7152425Z -- BUILD_LITE_INTERPRETER: OFF 2023-01-11T20:15:57.7152687Z -- INTERN_BUILD_MOBILE : 2023-01-11T20:15:57.7152955Z -- TRACING_BASED : OFF 2023-01-11T20:15:57.7153209Z -- USE_BLAS : 0 2023-01-11T20:15:57.7153460Z -- USE_LAPACK : 0 2023-01-11T20:15:57.7153706Z -- USE_ASAN : OFF 2023-01-11T20:15:57.7153961Z -- USE_TSAN : OFF 2023-01-11T20:15:57.7154231Z -- USE_CPP_CODE_COVERAGE : OFF 2023-01-11T20:15:57.7154490Z -- USE_CUDA : OFF 2023-01-11T20:15:57.7154744Z -- USE_ROCM : OFF 2023-01-11T20:15:57.7154984Z -- USE_EIGEN_FOR_BLAS : ON 2023-01-11T20:15:57.7155241Z -- USE_FBGEMM : ON 2023-01-11T20:15:57.7155502Z -- USE_FAKELOWP : OFF 2023-01-11T20:15:57.7155761Z -- USE_KINETO : ON 2023-01-11T20:15:57.7156086Z -- USE_FFMPEG : OFF 2023-01-11T20:15:57.7156350Z -- USE_GFLAGS : OFF 2023-01-11T20:15:57.7156588Z -- USE_GLOG : OFF 2023-01-11T20:15:57.7156840Z -- USE_LEVELDB : OFF 2023-01-11T20:15:57.7157099Z -- USE_LITE_PROTO : OFF 2023-01-11T20:15:57.7157355Z -- USE_LMDB : OFF 2023-01-11T20:15:57.7157606Z -- USE_METAL : OFF 2023-01-11T20:15:57.7157849Z -- USE_PYTORCH_METAL : OFF 2023-01-11T20:15:57.7158125Z -- USE_PYTORCH_METAL_EXPORT : OFF 2023-01-11T20:15:57.7158396Z -- USE_MPS : OFF 2023-01-11T20:15:57.7158647Z -- USE_FFTW : OFF 2023-01-11T20:15:57.7158893Z -- USE_MKL : OFF 2023-01-11T20:15:57.7159129Z -- USE_MKLDNN : ON 2023-01-11T20:15:57.7159391Z -- USE_MKLDNN_ACL : OFF 2023-01-11T20:15:57.7159651Z -- USE_MKLDNN_CBLAS : OFF 2023-01-11T20:15:57.7159904Z -- USE_UCC : OFF 2023-01-11T20:15:57.7160157Z -- USE_ITT : ON 2023-01-11T20:15:57.7160391Z -- USE_NCCL : 0 2023-01-11T20:15:57.7160647Z -- USE_NNPACK : ON 2023-01-11T20:15:57.7160899Z -- USE_NUMPY : ON 2023-01-11T20:15:57.7161153Z -- USE_OBSERVERS : ON 2023-01-11T20:15:57.7161412Z -- USE_OPENCL : OFF 2023-01-11T20:15:57.7161652Z -- USE_OPENCV : OFF 2023-01-11T20:15:57.7161917Z -- USE_OPENMP : ON 2023-01-11T20:15:57.7162260Z -- USE_TBB : OFF 2023-01-11T20:15:57.7162518Z -- USE_VULKAN : OFF 2023-01-11T20:15:57.7162772Z -- USE_PROF : OFF 2023-01-11T20:15:57.7163030Z -- USE_QNNPACK : ON 2023-01-11T20:15:57.7163280Z -- USE_PYTORCH_QNNPACK : ON 2023-01-11T20:15:57.7163540Z -- USE_XNNPACK : ON 2023-01-11T20:15:57.7163807Z -- USE_REDIS : OFF 2023-01-11T20:15:57.7164062Z -- USE_ROCKSDB : OFF 2023-01-11T20:15:57.7164308Z -- USE_ZMQ : OFF 2023-01-11T20:15:57.7164555Z -- USE_DISTRIBUTED : ON 2023-01-11T20:15:57.7164814Z -- USE_MPI : OFF 2023-01-11T20:15:57.7165097Z -- USE_GLOO : ON 2023-01-11T20:15:57.7165362Z -- USE_GLOO_WITH_OPENSSL : OFF 2023-01-11T20:15:57.7165638Z -- USE_TENSORPIPE : ON 2023-01-11T20:15:57.7166333Z -- Public Dependencies : caffe2::Threads 2023-01-11T20:15:57.7167002Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;dl 2023-01-11T20:15:57.7167449Z -- USE_COREML_DELEGATE : OFF 2023-01-11T20:15:57.7167725Z -- BUILD_LAZY_TS_BACKEND : ON 2023-01-11T20:15:57.7168002Z -- TORCH_DISABLE_GPU_ASSERTS : ON 2023-01-11T20:15:57.7168255Z -- Configuring done 2023-01-11T20:15:57.7168474Z -- Generating done 2023-01-11T20:15:57.7168828Z -- Build files have been written to: /home/runner/work/pytorch/pytorch/build 2023-01-11T20:15:57.7169182Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:15:57.7169483Z -- Building version 2.0.0a0+git8419ddd 2023-01-11T20:15:57.7171034Z cmake -GNinja -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/runner/work/pytorch/pytorch/torch -DCMAKE_PREFIX_PATH=/opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages -DJAVA_HOME=/usr/lib/jvm/temurin-11-jdk-amd64 -DNUMPY_INCLUDE_DIR=/home/runner/.local/lib/python3.8/site-packages/numpy/core/include -DPYTHON_EXECUTABLE=/opt/hostedtoolcache/Python/3.8.15/x64/bin/python3 -DPYTHON_INCLUDE_DIR=/opt/hostedtoolcache/Python/3.8.15/x64/include/python3.8 -DPYTHON_LIBRARY=/opt/hostedtoolcache/Python/3.8.15/x64/lib/libpython3.8.so.1.0 -DTORCH_BUILD_VERSION=2.0.0a0+git8419ddd -DUSE_NCCL=0 -DUSE_NUMPY=True /home/runner/work/pytorch/pytorch 2023-01-11T20:15:57.7172224Z Finished running cmake. Run "ccmake build" or "cmake-gui build" to adjust build options and "python setup.py install" to build. 2023-01-11T20:15:57.7172583Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2023-01-11T20:15:57.7172951Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2023-01-11T20:15:57.7173312Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2023-01-11T20:15:57.7173659Z or a Caffe2 dependent library, the next warning / error will give you more 2023-01-11T20:15:57.7173915Z info. 2023-01-11T20:15:57.7174121Z Call Stack (most recent call first): 2023-01-11T20:15:57.7174374Z cmake/Dependencies.cmake:43 (include) 2023-01-11T20:15:57.7174619Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7174746Z 2023-01-11T20:15:57.7174767Z 2023-01-11T20:15:57.7174891Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2023-01-11T20:15:57.7175296Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2023-01-11T20:15:57.7175599Z Call Stack (most recent call first): 2023-01-11T20:15:57.7175818Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7175953Z 2023-01-11T20:15:57.7175958Z 2023-01-11T20:15:57.7176097Z CMake Warning at cmake/Dependencies.cmake:225 (message): 2023-01-11T20:15:57.7176385Z MKL could not be found. Defaulting to Eigen 2023-01-11T20:15:57.7176635Z Call Stack (most recent call first): 2023-01-11T20:15:57.7176875Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7177233Z 2023-01-11T20:15:57.7177240Z 2023-01-11T20:15:57.7177381Z CMake Warning at cmake/Dependencies.cmake:263 (message): 2023-01-11T20:15:57.7177772Z Preferred BLAS (MKL) cannot be found, now searching for a general BLAS 2023-01-11T20:15:57.7178039Z library 2023-01-11T20:15:57.7178242Z Call Stack (most recent call first): 2023-01-11T20:15:57.7178474Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7178608Z 2023-01-11T20:15:57.7178614Z 2023-01-11T20:15:57.7178960Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7179368Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:15:57.7179699Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7180041Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7180337Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7180583Z Call Stack (most recent call first): 2023-01-11T20:15:57.7180875Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7181186Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2023-01-11T20:15:57.7181562Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7181753Z 2023-01-11T20:15:57.7182079Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7182483Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:15:57.7182827Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7183156Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7183453Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7183700Z Call Stack (most recent call first): 2023-01-11T20:15:57.7183980Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7184294Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2023-01-11T20:15:57.7184680Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7184864Z 2023-01-11T20:15:57.7185010Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2023-01-11T20:15:57.7185292Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2023-01-11T20:15:57.7185443Z 2023-01-11T20:15:57.7185448Z 2023-01-11T20:15:57.7185598Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2023-01-11T20:15:57.7185829Z ========== 2023-01-11T20:15:57.7185938Z 2023-01-11T20:15:57.7185944Z 2023-01-11T20:15:57.7186090Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2023-01-11T20:15:57.7186424Z CMAKE_BUILD_TYPE = Release 2023-01-11T20:15:57.7186557Z 2023-01-11T20:15:57.7186563Z 2023-01-11T20:15:57.7186708Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2023-01-11T20:15:57.7187008Z CMAKE_CXX_FLAGS_DEBUG is -g 2023-01-11T20:15:57.7187143Z 2023-01-11T20:15:57.7187148Z 2023-01-11T20:15:57.7187293Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2023-01-11T20:15:57.7187634Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2023-01-11T20:15:57.7187786Z 2023-01-11T20:15:57.7187792Z 2023-01-11T20:15:57.7187935Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2023-01-11T20:15:57.7188163Z ========== 2023-01-11T20:15:57.7188271Z 2023-01-11T20:15:57.7188276Z 2023-01-11T20:15:57.7188360Z ** AsmJit Summary ** 2023-01-11T20:15:57.7188646Z ASMJIT_DIR=/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2023-01-11T20:15:57.7188923Z ASMJIT_TEST=FALSE 2023-01-11T20:15:57.7189132Z ASMJIT_TARGET_TYPE=STATIC 2023-01-11T20:15:57.7189345Z ASMJIT_DEPS=pthread;rt 2023-01-11T20:15:57.7189572Z ASMJIT_LIBS=asmjit;pthread;rt 2023-01-11T20:15:57.7189846Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2023-01-11T20:15:57.7190363Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2023-01-11T20:15:57.7190745Z ASMJIT_PRIVATE_CFLAGS_DBG= 2023-01-11T20:15:57.7191074Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2023-01-11T20:15:57.7191416Z CMake Warning at cmake/Dependencies.cmake:893 (message): 2023-01-11T20:15:57.7191811Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2023-01-11T20:15:57.7192088Z Call Stack (most recent call first): 2023-01-11T20:15:57.7192318Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7192455Z 2023-01-11T20:15:57.7192460Z 2023-01-11T20:15:57.7192599Z CMake Warning at cmake/Dependencies.cmake:1167 (message): 2023-01-11T20:15:57.7192987Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2023-01-11T20:15:57.7193257Z Call Stack (most recent call first): 2023-01-11T20:15:57.7193490Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7193627Z 2023-01-11T20:15:57.7193632Z 2023-01-11T20:15:57.7193960Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7194356Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:15:57.7194700Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7195028Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7195320Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7195552Z Call Stack (most recent call first): 2023-01-11T20:15:57.7195844Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7196148Z cmake/Dependencies.cmake:1222 (find_package) 2023-01-11T20:15:57.7196392Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7196753Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7196940Z 2023-01-11T20:15:57.7197264Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7197654Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:15:57.7197993Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7198326Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7198619Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7198866Z Call Stack (most recent call first): 2023-01-11T20:15:57.7199157Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7199445Z cmake/Dependencies.cmake:1222 (find_package) 2023-01-11T20:15:57.7199690Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7200047Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7200286Z 2023-01-11T20:15:57.7200432Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2023-01-11T20:15:57.7200760Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2023-01-11T20:15:57.7201181Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2023-01-11T20:15:57.7201476Z set the policy and suppress this warning. 2023-01-11T20:15:57.7201630Z 2023-01-11T20:15:57.7201791Z For compatibility with older versions of CMake, option is clearing the 2023-01-11T20:15:57.7202130Z normal variable 'BUILD_BENCHMARK'. 2023-01-11T20:15:57.7202497Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7202679Z 2023-01-11T20:15:57.7202826Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2023-01-11T20:15:57.7203148Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2023-01-11T20:15:57.7203550Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2023-01-11T20:15:57.7203857Z set the policy and suppress this warning. 2023-01-11T20:15:57.7204004Z 2023-01-11T20:15:57.7204159Z For compatibility with older versions of CMake, option is clearing the 2023-01-11T20:15:57.7204477Z normal variable 'USE_RCCL'. 2023-01-11T20:15:57.7204830Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7205011Z 2023-01-11T20:15:57.7205201Z CMake Warning at cmake/Dependencies.cmake:1538 (message): 2023-01-11T20:15:57.7205468Z Metal is only used in ios builds. 2023-01-11T20:15:57.7205690Z Call Stack (most recent call first): 2023-01-11T20:15:57.7205921Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7206055Z 2023-01-11T20:15:57.7206062Z 2023-01-11T20:15:57.7206354Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2023-01-11T20:15:57.7206877Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2023-01-11T20:15:57.7207437Z Generated: /home/runner/work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2023-01-11T20:15:57.7207806Z CMake Warning at cmake/Dependencies.cmake:1727 (message): 2023-01-11T20:15:57.7208184Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2023-01-11T20:15:57.7208526Z Call Stack (most recent call first): 2023-01-11T20:15:57.7208754Z CMakeLists.txt:705 (include) 2023-01-11T20:15:57.7208891Z 2023-01-11T20:15:57.7208898Z 2023-01-11T20:15:57.7209013Z disabling CUDA because NOT USE_CUDA is set 2023-01-11T20:15:57.7209269Z disabling ROCM because NOT USE_ROCM is set 2023-01-11T20:15:57.7209546Z -- Will build oneDNN Graph 2023-01-11T20:15:57.7209929Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2023-01-11T20:15:57.7210293Z The OLD behavior for policy CMP0025 will be removed from a future version 2023-01-11T20:15:57.7210545Z of CMake. 2023-01-11T20:15:57.7210656Z 2023-01-11T20:15:57.7210889Z The cmake-policies(7) manual explains that the OLD behaviors of all 2023-01-11T20:15:57.7211224Z policies are deprecated and that a policy should be set to OLD only under 2023-01-11T20:15:57.7211645Z specific short-term circumstances. Projects should be ported to the NEW 2023-01-11T20:15:57.7211943Z behavior and not rely on setting a policy to OLD. 2023-01-11T20:15:57.7212101Z 2023-01-11T20:15:57.7212107Z 2023-01-11T20:15:57.7212442Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7212848Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:15:57.7213186Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7213519Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7213809Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7214055Z Call Stack (most recent call first): 2023-01-11T20:15:57.7214406Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7214847Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2023-01-11T20:15:57.7215279Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2023-01-11T20:15:57.7215695Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7215881Z 2023-01-11T20:15:57.7216210Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7216624Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:15:57.7217110Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7217441Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7217734Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7217993Z Call Stack (most recent call first): 2023-01-11T20:15:57.7218298Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7218743Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2023-01-11T20:15:57.7219175Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2023-01-11T20:15:57.7219574Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7219758Z 2023-01-11T20:15:57.7220153Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7220568Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:15:57.7220905Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7221308Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7221673Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7222090Z Call Stack (most recent call first): 2023-01-11T20:15:57.7222452Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7222929Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2023-01-11T20:15:57.7223323Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2023-01-11T20:15:57.7223773Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7224032Z 2023-01-11T20:15:57.7224393Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7224867Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:15:57.7225274Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7225684Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7226023Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7226340Z Call Stack (most recent call first): 2023-01-11T20:15:57.7226700Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7227163Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2023-01-11T20:15:57.7227635Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2023-01-11T20:15:57.7228082Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7228294Z 2023-01-11T20:15:57.7228375Z INFO CUDA_SOURCE_DIR = 2023-01-11T20:15:57.7228657Z INFO ROCM_SOURCE_DIR = 2023-01-11T20:15:57.7229072Z INFO CUPTI unavailable or disabled - not building GPU profilers 2023-01-11T20:15:57.7229455Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2023-01-11T20:15:57.7229780Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2023-01-11T20:15:57.7230116Z disabling CUDA because USE_CUDA is set false 2023-01-11T20:15:57.7230461Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2023-01-11T20:15:57.7230890Z The OLD behavior for policy CMP0066 will be removed from a future version 2023-01-11T20:15:57.7231301Z of CMake. 2023-01-11T20:15:57.7231454Z 2023-01-11T20:15:57.7231723Z The cmake-policies(7) manual explains that the OLD behaviors of all 2023-01-11T20:15:57.7232127Z policies are deprecated and that a policy should be set to OLD only under 2023-01-11T20:15:57.7232633Z specific short-term circumstances. Projects should be ported to the NEW 2023-01-11T20:15:57.7232967Z behavior and not rely on setting a policy to OLD. 2023-01-11T20:15:57.7233156Z 2023-01-11T20:15:57.7233162Z 2023-01-11T20:15:57.7233376Z Target system: Linux-5.15.0-1023-azure 2023-01-11T20:15:57.7233679Z Target processor: x86_64 2023-01-11T20:15:57.7234027Z Host system: Linux-5.15.0-1023-azure 2023-01-11T20:15:57.7234341Z Host processor: x86_64 2023-01-11T20:15:57.7234641Z Detected C compiler: Clang @ /usr/bin/clang 2023-01-11T20:15:57.7234895Z CMake: 3.25.1 2023-01-11T20:15:57.7235187Z Make program: /home/runner/.local/bin/ninja 2023-01-11T20:15:57.7235527Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2023-01-11T20:15:57.7235915Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2023-01-11T20:15:57.7236381Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2023-01-11T20:15:57.7236828Z core header install: /home/runner/work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2023-01-11T20:15:57.7237232Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2023-01-11T20:15:57.7237593Z Syntax Warning in cmake code at column 107 2023-01-11T20:15:57.7237783Z 2023-01-11T20:15:57.7237964Z Argument not separated from preceding token by whitespace. 2023-01-11T20:15:57.7238438Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7238657Z 2023-01-11T20:15:57.7238811Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2023-01-11T20:15:57.7239167Z Syntax Warning in cmake code at column 115 2023-01-11T20:15:57.7239358Z 2023-01-11T20:15:57.7239488Z Argument not separated from preceding token by whitespace. 2023-01-11T20:15:57.7239947Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7240165Z 2023-01-11T20:15:57.7240524Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7241016Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:15:57.7241424Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7241813Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7242160Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7242432Z Call Stack (most recent call first): 2023-01-11T20:15:57.7242821Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7243179Z caffe2/CMakeLists.txt:1227 (find_package) 2023-01-11T20:15:57.7243620Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7243833Z 2023-01-11T20:15:57.7244195Z CMake Warning (dev) at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:15:57.7244694Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:15:57.7245058Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:15:57.7245450Z problems in calling code that expects `find_package` result variables 2023-01-11T20:15:57.7245805Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:15:57.7246138Z Call Stack (most recent call first): 2023-01-11T20:15:57.7246497Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:15:57.7246846Z caffe2/CMakeLists.txt:1227 (find_package) 2023-01-11T20:15:57.7296612Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:15:57.7296939Z 2023-01-11T20:15:57.7297458Z CMake Warning at CMakeLists.txt:1068 (message): 2023-01-11T20:15:57.7297786Z Generated cmake files are only fully tested if one builds with system glog, 2023-01-11T20:15:57.7298125Z gflags, and protobuf. Other settings may generate files that are not well 2023-01-11T20:15:57.7298383Z tested. 2023-01-11T20:15:57.7298494Z 2023-01-11T20:15:57.7298499Z 2023-01-11T20:15:57.7298577Z CMake Warning: 2023-01-11T20:15:57.7299030Z Manually-specified variables were not used by the project: 2023-01-11T20:15:57.7299211Z 2023-01-11T20:15:57.7299287Z JAVA_HOME 2023-01-11T20:15:57.7299401Z 2023-01-11T20:15:57.7299407Z 2023-01-11T20:15:57.7299565Z 49.88user 10.39system 1:09.23elapsed 87%CPU (0avgtext+0avgdata 147792maxresident)k 2023-01-11T20:16:26.3352326Z 202496inputs+115464outputs (1218major+3420540minor)pagefaults 0swaps 2023-01-11T20:16:26.3353262Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.15/x64/bin/python3', '-m', 'torchgen.gen', '-s', 'aten/src/ATen', '-d', 'build/aten/src/ATen', '--per-operator-headers'] 2023-01-11T20:16:26.3353574Z 2023-01-11T20:16:26.3355268Z 18.86user 0.39system 0:19.25elapsed 99%CPU (0avgtext+0avgdata 196944maxresident)k 2023-01-11T20:16:26.3355602Z 0inputs+129648outputs (0major+53194minor)pagefaults 0swaps 2023-01-11T20:16:26.3356730Z Running: ['time', '/opt/hostedtoolcache/Python/3.8.15/x64/bin/python3', 'tools/setup_helpers/generate_code.py', '--native-functions-path', 'aten/src/ATen/native/native_functions.yaml', '--tags-path', 'aten/src/ATen/native/tags.yaml', '--gen_lazy_ts_backend'] 2023-01-11T20:16:26.3357139Z 2023-01-11T20:16:26.3357302Z 9.31user 0.07system 0:09.38elapsed 99%CPU (0avgtext+0avgdata 59708maxresident)k 2023-01-11T20:16:26.3357619Z 0inputs+49992outputs (0major+22665minor)pagefaults 0swaps 2023-01-11T20:16:33.2521878Z ##[group]Run set +e 2023-01-11T20:16:33.2522177Z set +e 2023-01-11T20:16:33.2522526Z if ! lintrunner --force-color --all-files --tee-json=lint.json; then 2023-01-11T20:16:33.2522869Z  echo "" 2023-01-11T20:16:33.2523263Z  echo -e "\e[1m\e[36mYou can reproduce these results locally by using \`lintrunner\`.\e[0m" 2023-01-11T20:16:33.2523821Z  echo -e "\e[1m\e[36mSee https://github.com/pytorch/pytorch/wiki/lintrunner for setup instructions.\e[0m" 2023-01-11T20:16:33.2524221Z  exit 1 2023-01-11T20:16:33.2524449Z fi 2023-01-11T20:16:33.2577279Z shell: /usr/bin/bash -e {0} 2023-01-11T20:16:33.2577487Z env: 2023-01-11T20:16:33.2577744Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:16:33.2578063Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:16:33.2578374Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:16:33.2578706Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:16:33.2578984Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:16:33.2579279Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:16:33.2579537Z ##[endgroup] 2023-01-11T20:23:13.9681426Z ok No lint issues. 2023-01-11T20:23:13.9739730Z ##[group]Run # Use jq to massage the JSON lint output into GitHub Actions workflow commands. 2023-01-11T20:23:13.9740252Z # Use jq to massage the JSON lint output into GitHub Actions workflow commands. 2023-01-11T20:23:13.9740621Z jq --raw-output \ 2023-01-11T20:23:13.9741146Z  '"::\(if .severity == "advice" or .severity == "disabled" then "warning" else .severity end) file=\(.path),line=\(.line),col=\(.char),title=\(.code) \(.name)::" + (.description | gsub("\\n"; "%0A"))' \ 2023-01-11T20:23:13.9741624Z  lint.json 2023-01-11T20:23:13.9790451Z shell: /usr/bin/bash -e {0} 2023-01-11T20:23:13.9790664Z env: 2023-01-11T20:23:13.9790918Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:23:13.9791238Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:23:13.9791538Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:23:13.9791994Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:23:13.9792272Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:23:13.9792570Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:23:13.9792817Z ##[endgroup] 2023-01-11T20:23:14.0642712Z Post job cleanup. 2023-01-11T20:23:14.2003556Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.15-pip-157589691c1bb3ae3e300d85f54d14c0011ee8da75047bf2caae1583f529f651, not saving cache. 2023-01-11T20:23:14.2096423Z Post job cleanup. 2023-01-11T20:23:14.2134807Z Post job cleanup. 2023-01-11T20:23:14.3195170Z [command]/usr/bin/git version 2023-01-11T20:23:14.3243927Z git version 2.38.1 2023-01-11T20:23:14.3287730Z Temporarily overriding HOME='/home/runner/work/_temp/0d0775a0-7fa9-496f-abfd-d3303d558258' before making global git config changes 2023-01-11T20:23:14.3288187Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:23:14.3292096Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:23:14.3332436Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:23:14.3369323Z [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:23:14.3623657Z Entering 'android/libs/fbjni' 2023-01-11T20:23:14.3661826Z Entering 'third_party/FP16' 2023-01-11T20:23:14.3698875Z Entering 'third_party/FXdiv' 2023-01-11T20:23:14.3737677Z Entering 'third_party/NNPACK' 2023-01-11T20:23:14.3772352Z Entering 'third_party/QNNPACK' 2023-01-11T20:23:14.3811531Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:23:14.3847137Z Entering 'third_party/XNNPACK' 2023-01-11T20:23:14.3899444Z Entering 'third_party/benchmark' 2023-01-11T20:23:14.3938072Z Entering 'third_party/cpuinfo' 2023-01-11T20:23:14.3974109Z Entering 'third_party/cub' 2023-01-11T20:23:14.4008965Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:23:14.4053239Z Entering 'third_party/cutlass' 2023-01-11T20:23:14.4103868Z Entering 'third_party/eigen' 2023-01-11T20:23:14.4138461Z Entering 'third_party/fbgemm' 2023-01-11T20:23:14.4180134Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:23:14.4217384Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:23:14.4252272Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:23:14.4286046Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:23:14.4320972Z Entering 'third_party/flatbuffers' 2023-01-11T20:23:14.4359972Z Entering 'third_party/fmt' 2023-01-11T20:23:14.4394391Z Entering 'third_party/foxi' 2023-01-11T20:23:14.4429234Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:23:14.4464024Z Entering 'third_party/gloo' 2023-01-11T20:23:14.4508314Z Entering 'third_party/googletest' 2023-01-11T20:23:14.4547170Z Entering 'third_party/ideep' 2023-01-11T20:23:14.4585924Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:23:14.4628965Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:23:14.4684650Z Entering 'third_party/ios-cmake' 2023-01-11T20:23:14.4720598Z Entering 'third_party/ittapi' 2023-01-11T20:23:14.4757269Z Entering 'third_party/kineto' 2023-01-11T20:23:14.4796629Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:23:14.4831958Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:23:14.4872584Z Entering 'third_party/nccl/nccl' 2023-01-11T20:23:14.4911781Z Entering 'third_party/neon2sse' 2023-01-11T20:23:14.4951424Z Entering 'third_party/nlohmann' 2023-01-11T20:23:14.4990139Z Entering 'third_party/onnx' 2023-01-11T20:23:14.5041742Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:23:14.5082490Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:23:14.5124175Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:23:14.5157913Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:23:14.5198327Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:23:14.5234071Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:23:14.5271580Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:23:14.5319502Z Entering 'third_party/pocketfft' 2023-01-11T20:23:14.5358040Z Entering 'third_party/protobuf' 2023-01-11T20:23:14.5418163Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:23:14.5453561Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:23:14.5493342Z Entering 'third_party/psimd' 2023-01-11T20:23:14.5529720Z Entering 'third_party/pthreadpool' 2023-01-11T20:23:14.5564720Z Entering 'third_party/pybind11' 2023-01-11T20:23:14.5604221Z Entering 'third_party/python-enum' 2023-01-11T20:23:14.5639162Z Entering 'third_party/python-peachpy' 2023-01-11T20:23:14.5675852Z Entering 'third_party/python-six' 2023-01-11T20:23:14.5712725Z Entering 'third_party/sleef' 2023-01-11T20:23:14.5752705Z Entering 'third_party/tbb' 2023-01-11T20:23:14.5792769Z Entering 'third_party/tensorpipe' 2023-01-11T20:23:14.5825511Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:23:14.5863697Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:23:14.5901103Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:23:14.5936737Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:23:14.5971072Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:23:14.6010178Z Entering 'third_party/zstd' 2023-01-11T20:23:14.6064835Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:23:14.6099048Z http.https://github.com/.extraheader 2023-01-11T20:23:14.6107542Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:23:14.6144838Z [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:23:14.6380606Z Entering 'android/libs/fbjni' 2023-01-11T20:23:14.6417491Z Entering 'third_party/FP16' 2023-01-11T20:23:14.6455064Z Entering 'third_party/FXdiv' 2023-01-11T20:23:14.6492820Z Entering 'third_party/NNPACK' 2023-01-11T20:23:14.6534631Z Entering 'third_party/QNNPACK' 2023-01-11T20:23:14.6569642Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:23:14.6606348Z Entering 'third_party/XNNPACK' 2023-01-11T20:23:14.6651383Z Entering 'third_party/benchmark' 2023-01-11T20:23:14.6691791Z Entering 'third_party/cpuinfo' 2023-01-11T20:23:14.6729181Z Entering 'third_party/cub' 2023-01-11T20:23:14.6763627Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:23:14.6804444Z Entering 'third_party/cutlass' 2023-01-11T20:23:14.6846853Z Entering 'third_party/eigen' 2023-01-11T20:23:14.6883464Z Entering 'third_party/fbgemm' 2023-01-11T20:23:14.6918054Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:23:14.6953751Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:23:14.6993705Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:23:14.7033367Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:23:14.7069307Z Entering 'third_party/flatbuffers' 2023-01-11T20:23:14.7107879Z Entering 'third_party/fmt' 2023-01-11T20:23:14.7143094Z Entering 'third_party/foxi' 2023-01-11T20:23:14.7185151Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:23:14.7221164Z Entering 'third_party/gloo' 2023-01-11T20:23:14.7257326Z Entering 'third_party/googletest' 2023-01-11T20:23:14.7294825Z Entering 'third_party/ideep' 2023-01-11T20:23:14.7331165Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:23:14.7370731Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:23:14.7418738Z Entering 'third_party/ios-cmake' 2023-01-11T20:23:14.7453694Z Entering 'third_party/ittapi' 2023-01-11T20:23:14.7489540Z Entering 'third_party/kineto' 2023-01-11T20:23:14.7528449Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:23:14.7561570Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:23:14.7597948Z Entering 'third_party/nccl/nccl' 2023-01-11T20:23:14.7633774Z Entering 'third_party/neon2sse' 2023-01-11T20:23:14.7667597Z Entering 'third_party/nlohmann' 2023-01-11T20:23:14.7704582Z Entering 'third_party/onnx' 2023-01-11T20:23:14.7754943Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:23:14.7792860Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:23:14.7832738Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:23:14.7871385Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:23:14.7909431Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:23:14.7947319Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:23:14.7983933Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:23:14.8028618Z Entering 'third_party/pocketfft' 2023-01-11T20:23:14.8065419Z Entering 'third_party/protobuf' 2023-01-11T20:23:14.8104391Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:23:14.8139743Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:23:14.8177092Z Entering 'third_party/psimd' 2023-01-11T20:23:14.8218738Z Entering 'third_party/pthreadpool' 2023-01-11T20:23:14.8259801Z Entering 'third_party/pybind11' 2023-01-11T20:23:14.8296660Z Entering 'third_party/python-enum' 2023-01-11T20:23:14.8334237Z Entering 'third_party/python-peachpy' 2023-01-11T20:23:14.8371487Z Entering 'third_party/python-six' 2023-01-11T20:23:14.8407975Z Entering 'third_party/sleef' 2023-01-11T20:23:14.8443914Z Entering 'third_party/tbb' 2023-01-11T20:23:14.8482966Z Entering 'third_party/tensorpipe' 2023-01-11T20:23:14.8518869Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:23:14.8553283Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:23:14.8588471Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:23:14.8623968Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:23:14.8658234Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:23:14.8697942Z Entering 'third_party/zstd' 2023-01-11T20:23:14.8963269Z Cleaning up orphan processes