2022-11-23T00:48:09.9737350Z Requested labels: linux.20_04.4x 2022-11-23T00:48:09.9737441Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/heads/master 2022-11-23T00:48:09.9737465Z Waiting for a runner to pick up this job... 2022-11-23T00:48:10.3913725Z Job is about to start running on the runner: linux.20_04.4x_5ef7347c89b2 (organization) 2022-11-23T00:48:12.5359320Z Current runner version: '2.299.1' 2022-11-23T00:48:12.5365123Z Runner name: 'linux.20_04.4x_5ef7347c89b2' 2022-11-23T00:48:12.5365542Z Runner group name: 'Default' 2022-11-23T00:48:12.5366135Z Machine name: 'runner' 2022-11-23T00:48:12.5383238Z ##[group]Operating System 2022-11-23T00:48:12.5383649Z Ubuntu 2022-11-23T00:48:12.5383903Z 20.04.5 2022-11-23T00:48:12.5384110Z LTS 2022-11-23T00:48:12.5384367Z ##[endgroup] 2022-11-23T00:48:12.5384692Z ##[group]Runner Image 2022-11-23T00:48:12.5384959Z Image: ubuntu-20.04 2022-11-23T00:48:12.5385248Z Version: 20221024.1 2022-11-23T00:48:12.5385723Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md 2022-11-23T00:48:12.5386276Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1 2022-11-23T00:48:12.5386692Z ##[endgroup] 2022-11-23T00:48:12.5387564Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:12.5388084Z Actions: write 2022-11-23T00:48:12.5388527Z Checks: write 2022-11-23T00:48:12.5388819Z Contents: write 2022-11-23T00:48:12.5389114Z Deployments: write 2022-11-23T00:48:12.5389381Z Discussions: write 2022-11-23T00:48:12.5389685Z Issues: write 2022-11-23T00:48:12.5389962Z Metadata: read 2022-11-23T00:48:12.5390207Z Packages: write 2022-11-23T00:48:12.5390483Z Pages: write 2022-11-23T00:48:12.5390775Z PullRequests: write 2022-11-23T00:48:12.5391079Z RepositoryProjects: write 2022-11-23T00:48:12.5391404Z SecurityEvents: write 2022-11-23T00:48:12.5391697Z Statuses: write 2022-11-23T00:48:12.5391944Z ##[endgroup] 2022-11-23T00:48:12.5395104Z Secret source: Actions 2022-11-23T00:48:12.5395609Z Prepare workflow directory 2022-11-23T00:48:12.6132484Z Prepare all required actions 2022-11-23T00:48:12.6306512Z Getting action download info 2022-11-23T00:48:12.8482822Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:26.4767438Z Download action repository 'actions/setup-python@v4' (SHA:13ae5bb136fac2878aff31522b9efb785519f984) 2022-11-23T00:48:26.7538724Z Getting action download info 2022-11-23T00:48:26.9848837Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:27.2715909Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:27.2716246Z with: 2022-11-23T00:48:27.2716425Z submodules: false 2022-11-23T00:48:27.2716926Z fetch-depth: 0 2022-11-23T00:48:27.2717123Z ##[endgroup] 2022-11-23T00:48:27.2974143Z ##[group]Run retry () { 2022-11-23T00:48:27.2974477Z retry () { 2022-11-23T00:48:27.2974719Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:27.2974947Z } 2022-11-23T00:48:27.2975146Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:27.2975376Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:27.2975620Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:27.2975852Z else 2022-11-23T00:48:27.2976066Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:27.2976281Z fi 2022-11-23T00:48:27.2976479Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:27.3023231Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:27.3023512Z env: 2022-11-23T00:48:27.3023676Z NO_SUDO: 2022-11-23T00:48:27.3023867Z ##[endgroup] 2022-11-23T00:48:27.3247049Z /home/runner/work/pytorch/pytorch 2022-11-23T00:48:27.3517386Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:27.3517644Z with: 2022-11-23T00:48:27.3518126Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:27.3518354Z fetch-depth: 0 2022-11-23T00:48:27.3518550Z submodules: false 2022-11-23T00:48:27.3518774Z quiet-checkout: true 2022-11-23T00:48:27.3519029Z repository: pytorch/pytorch 2022-11-23T00:48:27.3520211Z token: *** 2022-11-23T00:48:27.3520415Z ssh-strict: true 2022-11-23T00:48:27.3520616Z persist-credentials: true 2022-11-23T00:48:27.3520820Z clean: true 2022-11-23T00:48:27.3522167Z lfs: false 2022-11-23T00:48:27.3522382Z set-safe-directory: true 2022-11-23T00:48:27.3522592Z ##[endgroup] 2022-11-23T00:48:27.4898795Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:27.4900340Z ##[group]Getting Git version info 2022-11-23T00:48:27.4900842Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:27.4901314Z [command]/usr/bin/git version 2022-11-23T00:48:27.4923661Z git version 2.38.1 2022-11-23T00:48:27.4957163Z ##[endgroup] 2022-11-23T00:48:27.4978088Z Temporarily overriding HOME='/home/runner/work/_temp/33607fc4-a173-4e15-b7ea-b333359021c6' before making global git config changes 2022-11-23T00:48:27.4979590Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:27.4985983Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:48:27.5034933Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-11-23T00:48:27.5041063Z ##[group]Initializing the repository 2022-11-23T00:48:27.5045091Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-11-23T00:48:27.5115951Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:27.5116337Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:27.5116677Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:27.5116930Z hint: 2022-11-23T00:48:27.5117244Z hint: git config --global init.defaultBranch 2022-11-23T00:48:27.5117461Z hint: 2022-11-23T00:48:27.5118064Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:27.5118499Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:27.5118740Z hint: 2022-11-23T00:48:27.5118974Z hint: git branch -m 2022-11-23T00:48:27.5124171Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-11-23T00:48:27.5132366Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:27.5172870Z ##[endgroup] 2022-11-23T00:48:27.5173565Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:27.5178467Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:27.5211005Z ##[endgroup] 2022-11-23T00:48:27.5212284Z ##[group]Setting up auth 2022-11-23T00:48:27.5219571Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:27.5252960Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:48:27.5527146Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:27.5561534Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T00:48:27.5758901Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:27.5796805Z ##[endgroup] 2022-11-23T00:48:27.5797230Z ##[group]Fetching the repository 2022-11-23T00:48:27.5804419Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-11-23T00:49:38.0425691Z [command]/usr/bin/git rev-parse --verify --quiet 1cfd3858ac54fe3883534309081631a0a892ba3f^{object} 2022-11-23T00:49:38.0455059Z 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:49:38.0460364Z ##[endgroup] 2022-11-23T00:49:38.0461036Z ##[group]Determining the checkout info 2022-11-23T00:49:38.0461993Z ##[endgroup] 2022-11-23T00:49:38.0462384Z ##[group]Checking out the ref 2022-11-23T00:49:38.0466616Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:49:39.3426148Z ##[endgroup] 2022-11-23T00:49:39.3474334Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:49:39.3504300Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:49:39.3666585Z ##[group]Run actions/setup-python@v4 2022-11-23T00:49:39.3666810Z with: 2022-11-23T00:49:39.3666999Z python-version: 3.8 2022-11-23T00:49:39.3667199Z architecture: x64 2022-11-23T00:49:39.3667433Z check-latest: false 2022-11-23T00:49:39.3667626Z cache: pip 2022-11-23T00:49:39.3668026Z cache-dependency-path: **/requirements.txt **/requirements-flake8.txt **/.circleci/docker/requirements-ci.txt **/.github/requirements-gha-cache.txt 2022-11-23T00:49:39.3668547Z token: *** 2022-11-23T00:49:39.3668748Z update-environment: true 2022-11-23T00:49:39.3668957Z ##[endgroup] 2022-11-23T00:49:39.5248149Z Successfully set up CPython (3.8.14) 2022-11-23T00:49:42.8256195Z [command]/opt/hostedtoolcache/Python/3.8.14/x64/bin/pip cache dir 2022-11-23T00:49:49.7053665Z /home/runner/.cache/pip 2022-11-23T00:49:50.8984623Z Received 213909504 of 867839175 (24.6%), 202.8 MBs/sec 2022-11-23T00:49:51.8989451Z Received 520093696 of 867839175 (59.9%), 247.3 MBs/sec 2022-11-23T00:49:53.4724229Z Received 867839175 of 867839175 (100.0%), 231.2 MBs/sec 2022-11-23T00:49:53.4724619Z Cache Size: ~828 MB (867839175 B) 2022-11-23T00:49:53.4761479Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/37af7f47-c73a-425a-9c84-2b210b1f589b/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2022-11-23T00:49:54.8014471Z Cache restored successfully 2022-11-23T00:49:54.9046239Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.14-pip-19ba943c5e6a068296f4b893fc82487af9a2140c77af18bf666a24cd554654ee 2022-11-23T00:49:55.0710943Z ##[group]Run set -eux 2022-11-23T00:49:55.0711262Z set -eux 2022-11-23T00:49:55.0711552Z pip install -r requirements.txt 2022-11-23T00:49:55.0711865Z pip install boto3==1.19.12 2022-11-23T00:49:55.0712184Z pip install typing-extensions==3.10 --user 2022-11-23T00:49:55.0712566Z pip install -r requirements-flake8.txt --user 2022-11-23T00:49:55.0712919Z pip install rockset==0.8.10 --user 2022-11-23T00:49:55.0713245Z pip install -r requirements.txt --user 2022-11-23T00:49:55.0713565Z pip install mypy==0.960 --user 2022-11-23T00:49:55.0713846Z make setup_lint 2022-11-23T00:49:55.0765084Z shell: /usr/bin/bash -e {0} 2022-11-23T00:49:55.0765302Z env: 2022-11-23T00:49:55.0765557Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:55.0765880Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:49:55.0766223Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:55.0766519Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:55.0766811Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:49:55.0767108Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:49:55.0767359Z ##[endgroup] 2022-11-23T00:49:55.0832521Z + pip install -r requirements.txt 2022-11-23T00:49:56.2488104Z Collecting astunparse 2022-11-23T00:49:56.2510164Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-11-23T00:49:56.2657722Z Collecting expecttest 2022-11-23T00:49:56.2676333Z Using cached expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2022-11-23T00:49:56.2864189Z Collecting future 2022-11-23T00:49:56.2905827Z Using cached future-0.18.2.tar.gz (829 kB) 2022-11-23T00:49:56.4044273Z Preparing metadata (setup.py): started 2022-11-23T00:49:58.7832333Z Preparing metadata (setup.py): finished with status 'done' 2022-11-23T00:49:59.3719784Z Collecting hypothesis 2022-11-23T00:49:59.4064247Z Downloading hypothesis-6.58.0-py3-none-any.whl (396 kB) 2022-11-23T00:49:59.4176954Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.8/396.8 kB 51.0 MB/s eta 0:00:00 2022-11-23T00:49:59.7628670Z Collecting numpy 2022-11-23T00:49:59.7688889Z Downloading numpy-1.23.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-11-23T00:49:59.9237320Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 95.4 MB/s eta 0:00:00 2022-11-23T00:50:00.1331179Z Collecting psutil 2022-11-23T00:50:00.1356161Z Using cached psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2022-11-23T00:50:00.3112075Z Collecting pyyaml 2022-11-23T00:50:00.3158238Z 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) 2022-11-23T00:50:01.0473571Z Collecting requests 2022-11-23T00:50:01.0495788Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2022-11-23T00:50:01.0515005Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (56.0.0) 2022-11-23T00:50:01.6894013Z Collecting six 2022-11-23T00:50:01.6914919Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-23T00:50:02.2341142Z Collecting types-dataclasses 2022-11-23T00:50:02.2366121Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-11-23T00:50:02.9906946Z Collecting typing_extensions 2022-11-23T00:50:02.9927290Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-11-23T00:50:03.3387907Z Collecting sympy 2022-11-23T00:50:03.3536174Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2022-11-23T00:50:03.5791897Z Collecting filelock 2022-11-23T00:50:03.5814327Z Using cached filelock-3.8.0-py3-none-any.whl (10 kB) 2022-11-23T00:50:03.6191835Z Collecting networkx 2022-11-23T00:50:03.6233458Z Using cached networkx-2.8.8-py3-none-any.whl (2.0 MB) 2022-11-23T00:50:03.6614662Z Collecting jinja2 2022-11-23T00:50:03.6637229Z Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-11-23T00:50:03.7090014Z Collecting wheel<1.0,>=0.23.0 2022-11-23T00:50:03.7111832Z Using cached wheel-0.38.4-py3-none-any.whl (36 kB) 2022-11-23T00:50:03.7744958Z Collecting exceptiongroup>=1.0.0 2022-11-23T00:50:03.7763987Z Using cached exceptiongroup-1.0.4-py3-none-any.whl (14 kB) 2022-11-23T00:50:03.8236221Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-11-23T00:50:03.8257181Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-11-23T00:50:03.8494687Z Collecting attrs>=19.2.0 2022-11-23T00:50:03.8514976Z Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-11-23T00:50:03.8986111Z Collecting certifi>=2017.4.17 2022-11-23T00:50:03.9007161Z Using cached certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T00:50:03.9225571Z Collecting idna<4,>=2.5 2022-11-23T00:50:03.9244350Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T00:50:04.0104703Z Collecting charset-normalizer<3,>=2 2022-11-23T00:50:04.0130475Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-11-23T00:50:04.0596079Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T00:50:04.0619006Z Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T00:50:04.0899812Z Collecting mpmath>=0.19 2022-11-23T00:50:04.0925247Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-11-23T00:50:04.1899042Z Collecting MarkupSafe>=2.0 2022-11-23T00:50:04.1920112Z Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-11-23T00:50:04.4663449Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, networkx, MarkupSafe, idna, future, filelock, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, jinja2, hypothesis, astunparse 2022-11-23T00:50:15.7603782Z DEPRECATION: future is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2022-11-23T00:50:15.7606804Z Running setup.py install for future: started 2022-11-23T00:50:16.5696125Z Running setup.py install for future: finished with status 'done' 2022-11-23T00:50:16.9960959Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.1.0 certifi-2022.9.24 charset-normalizer-2.1.1 exceptiongroup-1.0.4 expecttest-0.1.4 filelock-3.8.0 future-0.18.2 hypothesis-6.58.0 idna-3.4 jinja2-3.1.2 mpmath-1.2.1 networkx-2.8.8 numpy-1.23.5 psutil-5.9.4 pyyaml-6.0 requests-2.28.1 six-1.16.0 sortedcontainers-2.4.0 sympy-1.11.1 types-dataclasses-0.6.6 typing_extensions-4.4.0 urllib3-1.26.12 wheel-0.38.4 2022-11-23T00:50:17.1195294Z 2022-11-23T00:50:17.1196468Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:17.1197055Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:17.2643451Z + pip install boto3==1.19.12 2022-11-23T00:50:18.1611645Z Collecting boto3==1.19.12 2022-11-23T00:50:18.1636038Z Using cached boto3-1.19.12-py3-none-any.whl (131 kB) 2022-11-23T00:50:18.1922457Z Collecting s3transfer<0.6.0,>=0.5.0 2022-11-23T00:50:18.1941102Z Using cached s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-11-23T00:50:18.2143679Z Collecting jmespath<1.0.0,>=0.7.1 2022-11-23T00:50:18.2161375Z Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-11-23T00:50:18.7437019Z Collecting botocore<1.23.0,>=1.22.12 2022-11-23T00:50:18.7649247Z Using cached botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-11-23T00:50:18.8337882Z Collecting python-dateutil<3.0.0,>=2.1 2022-11-23T00:50:18.8361914Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-11-23T00:50:18.8395541Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.12) 2022-11-23T00:50:19.0196090Z Requirement already satisfied: six>=1.5 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-11-23T00:50:19.2128115Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-11-23T00:50:19.8690837Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-11-23T00:50:19.9252654Z 2022-11-23T00:50:19.9253663Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:19.9254054Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:20.0405975Z + pip install typing-extensions==3.10 --user 2022-11-23T00:50:20.5116284Z Collecting typing-extensions==3.10 2022-11-23T00:50:20.5136033Z Using cached typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 2022-11-23T00:50:20.6678687Z Installing collected packages: typing-extensions 2022-11-23T00:50:20.6895256Z Successfully installed typing-extensions-3.10.0.0 2022-11-23T00:50:20.7465824Z 2022-11-23T00:50:20.7466794Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:20.7467198Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:20.8104340Z + pip install -r requirements-flake8.txt --user 2022-11-23T00:50:21.2569920Z Collecting git+https://github.com/malfet/flake8-coding.git (from -r requirements-flake8.txt (line 5)) 2022-11-23T00:50:21.2576091Z Cloning https://github.com/malfet/flake8-coding.git to /tmp/pip-req-build-wyufr52p 2022-11-23T00:50:21.2624734Z Running command git clone --filter=blob:none --quiet https://github.com/malfet/flake8-coding.git /tmp/pip-req-build-wyufr52p 2022-11-23T00:50:21.5908284Z Resolved https://github.com/malfet/flake8-coding.git to commit 1106d953dde998ab6dd7f951efc804dea562d609 2022-11-23T00:50:21.5956301Z Preparing metadata (setup.py): started 2022-11-23T00:50:21.7751232Z Preparing metadata (setup.py): finished with status 'done' 2022-11-23T00:50:21.8396504Z Collecting flake8==3.8.2 2022-11-23T00:50:21.8420106Z Using cached flake8-3.8.2-py2.py3-none-any.whl (72 kB) 2022-11-23T00:50:21.8716689Z Collecting flake8-bugbear==20.1.4 2022-11-23T00:50:21.8736275Z Using cached flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (15 kB) 2022-11-23T00:50:21.9009221Z Collecting flake8-comprehensions==3.3.0 2022-11-23T00:50:21.9028529Z Using cached flake8_comprehensions-3.3.0-py3-none-any.whl (7.2 kB) 2022-11-23T00:50:21.9191074Z Collecting flake8-executable==2.0.4 2022-11-23T00:50:21.9209657Z Using cached flake8_executable-2.0.4-py3-none-any.whl (35 kB) 2022-11-23T00:50:21.9432708Z Collecting flake8-pyi==20.5.0 2022-11-23T00:50:21.9451551Z Using cached flake8_pyi-20.5.0-py36-none-any.whl (9.6 kB) 2022-11-23T00:50:21.9607975Z Collecting mccabe==0.6.1 2022-11-23T00:50:21.9625724Z Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2022-11-23T00:50:21.9817506Z Collecting pycodestyle==2.6.0 2022-11-23T00:50:21.9835805Z Using cached pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) 2022-11-23T00:50:22.0183180Z Collecting pyflakes==2.2.0 2022-11-23T00:50:22.0202404Z Using cached pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) 2022-11-23T00:50:22.0426939Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from flake8-bugbear==20.1.4->-r requirements-flake8.txt (line 2)) (22.1.0) 2022-11-23T00:50:22.1079185Z Building wheels for collected packages: flake8-coding 2022-11-23T00:50:22.1086716Z Building wheel for flake8-coding (setup.py): started 2022-11-23T00:50:22.7001904Z Building wheel for flake8-coding (setup.py): finished with status 'done' 2022-11-23T00:50:22.7008307Z Created wheel for flake8-coding: filename=flake8_coding-1.3.3-py2.py3-none-any.whl size=7692 sha256=93f9ace72a4ccb2d69e4779c0fb989a6c047d97d495bf6324fdd7728b3549ec8 2022-11-23T00:50:22.7011353Z Stored in directory: /tmp/pip-ephem-wheel-cache-271ctc4w/wheels/97/c9/c5/ce96ffa9054386aa2a474ffbbada74461e711a7284d7ac6d67 2022-11-23T00:50:22.7040326Z Successfully built flake8-coding 2022-11-23T00:50:22.8499554Z Installing collected packages: mccabe, pyflakes, pycodestyle, flake8, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-coding, flake8-bugbear 2022-11-23T00:50:23.0132305Z Successfully installed flake8-3.8.2 flake8-bugbear-20.1.4 flake8-coding-1.3.3 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 2022-11-23T00:50:23.0686274Z 2022-11-23T00:50:23.0687459Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:23.1395853Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:23.1396235Z + pip install rockset==0.8.10 --user 2022-11-23T00:50:23.6271890Z Collecting rockset==0.8.10 2022-11-23T00:50:23.6304957Z Using cached rockset-0.8.10-py3-none-any.whl (422 kB) 2022-11-23T00:50:23.9043123Z Collecting protobuf>=3.6.0 2022-11-23T00:50:23.9071070Z Using cached protobuf-4.21.9-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-11-23T00:50:23.9276714Z Collecting requests-toolbelt>=0.9.1 2022-11-23T00:50:23.9295393Z Using cached requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) 2022-11-23T00:50:24.2909755Z Collecting sqlalchemy>=1.3.10 2022-11-23T00:50:24.2977415Z Using cached SQLAlchemy-1.4.44-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2022-11-23T00:50:24.3082307Z Requirement already satisfied: requests>=2.19.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from rockset==0.8.10) (2.28.1) 2022-11-23T00:50:24.3250058Z Collecting texttable>=0.8.7 2022-11-23T00:50:24.3490952Z Downloading texttable-1.6.6-py2.py3-none-any.whl (11 kB) 2022-11-23T00:50:24.3664100Z Collecting docopt>=0.6.2 2022-11-23T00:50:24.3665459Z Using cached docopt-0.6.2-py2.py3-none-any.whl 2022-11-23T00:50:24.3710723Z Requirement already satisfied: pyyaml>=5.1.2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from rockset==0.8.10) (6.0) 2022-11-23T00:50:24.3879244Z Collecting geojson>=2.5.0 2022-11-23T00:50:24.3898891Z Using cached geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2022-11-23T00:50:24.4014740Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (1.26.12) 2022-11-23T00:50:24.4020944Z Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (3.4) 2022-11-23T00:50:24.4029433Z Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (2022.9.24) 2022-11-23T00:50:24.4036822Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (2.1.1) 2022-11-23T00:50:24.6569968Z Collecting greenlet!=0.4.17 2022-11-23T00:50:24.6603224Z Using cached greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (544 kB) 2022-11-23T00:50:24.9343744Z Installing collected packages: texttable, geojson, docopt, protobuf, greenlet, sqlalchemy, requests-toolbelt, rockset 2022-11-23T00:50:26.1025876Z Successfully installed docopt-0.6.2 geojson-2.5.0 greenlet-2.0.1 protobuf-4.21.9 requests-toolbelt-0.10.1 rockset-0.8.10 sqlalchemy-1.4.44 texttable-1.6.6 2022-11-23T00:50:26.1595221Z 2022-11-23T00:50:26.1596445Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:26.2640149Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:26.2640527Z + pip install -r requirements.txt --user 2022-11-23T00:50:26.7150699Z Requirement already satisfied: astunparse in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-11-23T00:50:26.7154937Z Requirement already satisfied: expecttest in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2022-11-23T00:50:26.7159083Z Requirement already satisfied: future in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-11-23T00:50:26.7163225Z Requirement already satisfied: hypothesis in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (6.58.0) 2022-11-23T00:50:26.7167282Z Requirement already satisfied: numpy in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (1.23.5) 2022-11-23T00:50:26.7171386Z Requirement already satisfied: psutil in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (5.9.4) 2022-11-23T00:50:26.7175461Z Requirement already satisfied: pyyaml in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-11-23T00:50:26.7179493Z Requirement already satisfied: requests in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (2.28.1) 2022-11-23T00:50:26.7183573Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (56.0.0) 2022-11-23T00:50:26.7187518Z Requirement already satisfied: six in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-11-23T00:50:26.7191708Z Requirement already satisfied: types-dataclasses in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2022-11-23T00:50:26.7198882Z Requirement already satisfied: typing_extensions in /home/runner/.local/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.10.0.0) 2022-11-23T00:50:26.7203161Z Requirement already satisfied: sympy in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (1.11.1) 2022-11-23T00:50:26.7208070Z Requirement already satisfied: filelock in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (3.8.0) 2022-11-23T00:50:26.7212199Z Requirement already satisfied: networkx in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (2.8.8) 2022-11-23T00:50:26.7216273Z Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.1.2) 2022-11-23T00:50:26.7249874Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2022-11-23T00:50:26.7643580Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-11-23T00:50:26.7654604Z Requirement already satisfied: exceptiongroup>=1.0.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.0.4) 2022-11-23T00:50:26.7661632Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-11-23T00:50:26.7807173Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (2.1.1) 2022-11-23T00:50:26.7813077Z Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2022-11-23T00:50:26.7820283Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (1.26.12) 2022-11-23T00:50:26.7826752Z Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-11-23T00:50:26.7875428Z Requirement already satisfied: mpmath>=0.19 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-11-23T00:50:26.8141711Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from jinja2->-r requirements.txt (line 17)) (2.1.1) 2022-11-23T00:50:27.0420935Z 2022-11-23T00:50:27.0425118Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:27.0425518Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:27.1104356Z + pip install mypy==0.960 --user 2022-11-23T00:50:27.6972479Z Collecting mypy==0.960 2022-11-23T00:50:27.7378832Z 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) 2022-11-23T00:50:27.8497858Z Collecting tomli>=1.1.0 2022-11-23T00:50:27.8518910Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2022-11-23T00:50:27.8538366Z Requirement already satisfied: typing-extensions>=3.10 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (3.10.0.0) 2022-11-23T00:50:27.8667478Z Collecting mypy-extensions>=0.4.3 2022-11-23T00:50:27.8685156Z Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2022-11-23T00:50:28.1184478Z Installing collected packages: mypy-extensions, tomli, mypy 2022-11-23T00:50:29.3150820Z Successfully installed mypy-0.960 mypy-extensions-0.4.3 tomli-2.0.1 2022-11-23T00:50:29.3745193Z 2022-11-23T00:50:29.3746264Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:29.3750047Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:29.4499765Z + make setup_lint 2022-11-23T00:50:29.5286105Z pip3 install lintrunner 2022-11-23T00:50:30.0078855Z Collecting lintrunner 2022-11-23T00:50:30.0166944Z Using cached lintrunner-0.9.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB) 2022-11-23T00:50:30.2677514Z Installing collected packages: lintrunner 2022-11-23T00:50:30.3221401Z Successfully installed lintrunner-0.9.3 2022-11-23T00:50:30.3833700Z 2022-11-23T00:50:30.3834997Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:30.3835394Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:30.4514816Z lintrunner init 2022-11-23T00:50:30.4561726Z [2022-11-23T00:50:30Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2022-11-23T00:50:30.4892052Z $ 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 2022-11-23T00:50:30.9377779Z Requirement already satisfied: flake8==3.8.2 in /home/runner/.local/lib/python3.8/site-packages (3.8.2) 2022-11-23T00:50:30.9386011Z Requirement already satisfied: flake8-bugbear==20.1.4 in /home/runner/.local/lib/python3.8/site-packages (20.1.4) 2022-11-23T00:50:30.9392754Z Requirement already satisfied: flake8-comprehensions==3.3.0 in /home/runner/.local/lib/python3.8/site-packages (3.3.0) 2022-11-23T00:50:30.9400471Z Requirement already satisfied: flake8-executable==2.0.4 in /home/runner/.local/lib/python3.8/site-packages (2.0.4) 2022-11-23T00:50:30.9407779Z Requirement already satisfied: flake8-pyi==20.5.0 in /home/runner/.local/lib/python3.8/site-packages (20.5.0) 2022-11-23T00:50:30.9416289Z Requirement already satisfied: mccabe==0.6.1 in /home/runner/.local/lib/python3.8/site-packages (0.6.1) 2022-11-23T00:50:30.9423284Z Requirement already satisfied: pycodestyle==2.6.0 in /home/runner/.local/lib/python3.8/site-packages (2.6.0) 2022-11-23T00:50:30.9430244Z Requirement already satisfied: pyflakes==2.2.0 in /home/runner/.local/lib/python3.8/site-packages (2.2.0) 2022-11-23T00:50:30.9536818Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from flake8-bugbear==20.1.4) (22.1.0) 2022-11-23T00:50:31.2507441Z 2022-11-23T00:50:31.2508679Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:31.2509330Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:31.3146413Z took 825ms 2022-11-23T00:50:31.3217811Z [2022-11-23T00:50:31Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2022-11-23T00:50:31.3842800Z INFO: .lintbin/clang-format does not exist. 2022-11-23T00:50:31.3843413Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 to .lintbin/clang-format 2022-11-23T00:50:31.5725937Z INFO: Downloaded clang-format successfully. 2022-11-23T00:50:31.5798142Z INFO: Using clang-format located at .lintbin/clang-format 2022-11-23T00:50:31.5890642Z [2022-11-23T00:50:31Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2022-11-23T00:50:31.6213207Z $ pip3 install --user numpy==1.21.6 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 2022-11-23T00:50:32.4369028Z Collecting numpy==1.21.6 2022-11-23T00:50:32.4739209Z Using cached numpy-1.21.6-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-11-23T00:50:32.5590554Z Collecting expecttest==0.1.3 2022-11-23T00:50:32.5609908Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-11-23T00:50:32.5628771Z Requirement already satisfied: mypy==0.960 in /home/runner/.local/lib/python3.8/site-packages (0.960) 2022-11-23T00:50:32.5979321Z Collecting types-requests==2.27.25 2022-11-23T00:50:32.5998499Z Using cached types_requests-2.27.25-py3-none-any.whl (12 kB) 2022-11-23T00:50:32.6237422Z Collecting types-six==1.16.15 2022-11-23T00:50:32.6256026Z Using cached types_six-1.16.15-py3-none-any.whl (14 kB) 2022-11-23T00:50:32.6474866Z Collecting types-PyYAML==6.0.7 2022-11-23T00:50:32.6493707Z Using cached types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2022-11-23T00:50:32.6665461Z Collecting types-tabulate==0.8.8 2022-11-23T00:50:32.6682536Z Using cached types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2022-11-23T00:50:32.6967901Z Collecting types-protobuf==3.19.18 2022-11-23T00:50:32.6987511Z Using cached types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2022-11-23T00:50:32.7120629Z Collecting types-pkg-resources==0.1.3 2022-11-23T00:50:32.7138092Z Using cached types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2022-11-23T00:50:32.7333158Z Collecting types-Jinja2==2.11.9 2022-11-23T00:50:32.7351040Z Using cached types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2022-11-23T00:50:32.7585345Z Collecting junitparser==2.1.1 2022-11-23T00:50:32.7604756Z Using cached junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2022-11-23T00:50:32.8507808Z Collecting rich==10.9.0 2022-11-23T00:50:32.8531699Z Using cached rich-10.9.0-py3-none-any.whl (211 kB) 2022-11-23T00:50:32.8564760Z Requirement already satisfied: pyyaml==6.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (6.0) 2022-11-23T00:50:32.8672226Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (0.4.3) 2022-11-23T00:50:32.8681702Z Requirement already satisfied: typing-extensions>=3.10 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (3.10.0.0) 2022-11-23T00:50:32.8695732Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (2.0.1) 2022-11-23T00:50:32.8913812Z Collecting types-urllib3<1.27 2022-11-23T00:50:32.8933538Z Using cached types_urllib3-1.26.25.4-py3-none-any.whl (14 kB) 2022-11-23T00:50:32.9145558Z Collecting types-MarkupSafe 2022-11-23T00:50:32.9163992Z Using cached types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2022-11-23T00:50:32.9194678Z Requirement already satisfied: future in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from junitparser==2.1.1) (0.18.2) 2022-11-23T00:50:32.9608731Z Collecting pygments<3.0.0,>=2.6.0 2022-11-23T00:50:32.9654709Z Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB) 2022-11-23T00:50:32.9991213Z Collecting colorama<0.5.0,>=0.4.0 2022-11-23T00:50:33.0010888Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2022-11-23T00:50:33.0194256Z Collecting commonmark<0.10.0,>=0.9.0 2022-11-23T00:50:33.0213820Z Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2022-11-23T00:50:33.3245997Z Installing collected packages: types-urllib3, types-tabulate, types-six, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, commonmark, types-requests, types-Jinja2, pygments, numpy, junitparser, expecttest, colorama, rich 2022-11-23T00:50:35.7779699Z Successfully installed colorama-0.4.6 commonmark-0.9.1 expecttest-0.1.3 junitparser-2.1.1 numpy-1.21.6 pygments-2.13.0 rich-10.9.0 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 2022-11-23T00:50:35.8347215Z 2022-11-23T00:50:35.8348259Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:35.8348997Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:35.9346676Z took 4313ms 2022-11-23T00:50:35.9413622Z [2022-11-23T00:50:35Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2022-11-23T00:50:36.0097466Z INFO: .lintbin/clang-tidy does not exist. 2022-11-23T00:50:36.0098243Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-tidy to .lintbin/clang-tidy 2022-11-23T00:50:36.6105390Z INFO: Downloaded clang-tidy successfully. 2022-11-23T00:50:36.8144045Z INFO: Using clang-tidy located at .lintbin/clang-tidy 2022-11-23T00:50:36.8238024Z [2022-11-23T00:50:36Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2022-11-23T00:50:36.8557174Z $ pip3 install --user ruamel.yaml==0.17.4 2022-11-23T00:50:37.6506591Z Collecting ruamel.yaml==0.17.4 2022-11-23T00:50:37.6530915Z Using cached ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2022-11-23T00:50:37.7015395Z Collecting ruamel.yaml.clib>=0.1.2 2022-11-23T00:50:37.7050130Z 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) 2022-11-23T00:50:37.9829133Z Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2022-11-23T00:50:38.1085099Z Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.7 2022-11-23T00:50:38.1651470Z 2022-11-23T00:50:38.1652491Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:38.1652902Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:38.2436253Z took 1387ms 2022-11-23T00:50:38.2519323Z [2022-11-23T00:50:38Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2022-11-23T00:50:38.2871064Z $ pip3 install --user cmakelint==1.4.1 2022-11-23T00:50:38.7680687Z Collecting cmakelint==1.4.1 2022-11-23T00:50:38.7701755Z Using cached cmakelint-1.4.1-py3-none-any.whl (12 kB) 2022-11-23T00:50:39.0408544Z Installing collected packages: cmakelint 2022-11-23T00:50:39.0671372Z Successfully installed cmakelint-1.4.1 2022-11-23T00:50:39.1217616Z 2022-11-23T00:50:39.1218604Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:39.1219346Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:39.1835247Z took 895ms 2022-11-23T00:50:39.1907543Z [2022-11-23T00:50:39Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2022-11-23T00:50:39.2254807Z $ pip3 install --user shellcheck-py==0.7.2.1 2022-11-23T00:50:39.7221898Z Collecting shellcheck-py==0.7.2.1 2022-11-23T00:50:39.7295935Z Using cached shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2022-11-23T00:50:39.9886458Z Installing collected packages: shellcheck-py 2022-11-23T00:50:40.0367771Z Successfully installed shellcheck-py-0.7.2.1 2022-11-23T00:50:40.0936422Z 2022-11-23T00:50:40.0937386Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:40.0938208Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:40.1556349Z took 929ms 2022-11-23T00:50:40.1621433Z [2022-11-23T00:50:40Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2022-11-23T00:50:40.2259394Z INFO: .lintbin/actionlint does not exist. 2022-11-23T00:50:40.2260661Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.21/Linux_arm64/actionlint to .lintbin/actionlint 2022-11-23T00:50:40.4080421Z INFO: Downloaded actionlint successfully. 2022-11-23T00:50:40.4256982Z INFO: Using actionlint located at .lintbin/actionlint 2022-11-23T00:50:40.4347565Z [2022-11-23T00:50:40Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2022-11-23T00:50:40.4684124Z $ pip3 install --user PyYAML==6.0 2022-11-23T00:50:40.9116758Z Requirement already satisfied: PyYAML==6.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (6.0) 2022-11-23T00:50:41.2277980Z 2022-11-23T00:50:41.2278765Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:41.2279177Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:41.2879742Z took 819ms 2022-11-23T00:50:41.2944028Z [2022-11-23T00:50:41Z INFO lintrunner::linter] Initializing linter: 'UFMT' 2022-11-23T00:50:41.3285216Z $ pip3 install --user black==22.3.0 ufmt==1.3.3 usort==1.0.2 --no-binary=black 2022-11-23T00:50:41.7628489Z 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 2022-11-23T00:50:41.8152107Z Collecting black==22.3.0 2022-11-23T00:50:41.8188207Z Using cached black-22.3.0.tar.gz (554 kB) 2022-11-23T00:50:41.8985067Z Installing build dependencies: started 2022-11-23T00:50:44.1414057Z Installing build dependencies: finished with status 'done' 2022-11-23T00:50:44.1427301Z Getting requirements to build wheel: started 2022-11-23T00:50:44.3933302Z Getting requirements to build wheel: finished with status 'done' 2022-11-23T00:50:44.3978487Z Preparing metadata (pyproject.toml): started 2022-11-23T00:50:48.1952949Z Preparing metadata (pyproject.toml): finished with status 'done' 2022-11-23T00:50:48.2272404Z Collecting ufmt==1.3.3 2022-11-23T00:50:48.2292951Z Using cached ufmt-1.3.3-py3-none-any.whl (11 kB) 2022-11-23T00:50:48.2548089Z Collecting usort==1.0.2 2022-11-23T00:50:48.2566219Z Using cached usort-1.0.2-py3-none-any.whl (23 kB) 2022-11-23T00:50:48.2740839Z 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) 2022-11-23T00:50:48.2941427Z Collecting platformdirs>=2 2022-11-23T00:50:48.2960411Z Using cached platformdirs-2.5.4-py3-none-any.whl (14 kB) 2022-11-23T00:50:48.2984723Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (2.0.1) 2022-11-23T00:50:48.3272547Z Collecting click>=8.0.0 2022-11-23T00:50:48.3295256Z Using cached click-8.1.3-py3-none-any.whl (96 kB) 2022-11-23T00:50:48.3323729Z Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (3.10.0.0) 2022-11-23T00:50:48.3480447Z Collecting pathspec>=0.9.0 2022-11-23T00:50:48.3500858Z Using cached pathspec-0.10.2-py3-none-any.whl (28 kB) 2022-11-23T00:50:48.3724845Z Collecting trailrunner>=1.1.1 2022-11-23T00:50:48.3744794Z Using cached trailrunner-1.2.1-py3-none-any.whl (10 kB) 2022-11-23T00:50:48.3926992Z Collecting moreorless>=0.4.0 2022-11-23T00:50:48.3946871Z Using cached moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2022-11-23T00:50:48.4342963Z Collecting tomlkit>=0.7.2 2022-11-23T00:50:48.4363225Z Using cached tomlkit-0.11.6-py3-none-any.whl (35 kB) 2022-11-23T00:50:48.4444140Z Requirement already satisfied: attrs>=21.2.0 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from usort==1.0.2) (22.1.0) 2022-11-23T00:50:48.5121295Z Collecting LibCST>=0.3.7 2022-11-23T00:50:48.5215218Z Using cached libcst-0.4.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) 2022-11-23T00:50:48.5525877Z Collecting stdlibs>=2021.4.1 2022-11-23T00:50:48.5546805Z Using cached stdlibs-2022.10.9-py3-none-any.whl (49 kB) 2022-11-23T00:50:48.5699001Z Collecting toml>=0.10.0 2022-11-23T00:50:48.5718101Z Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-11-23T00:50:48.6266288Z Requirement already satisfied: pyyaml>=5.2 in /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages (from LibCST>=0.3.7->usort==1.0.2) (6.0) 2022-11-23T00:50:48.6426779Z Collecting typing-inspect>=0.4.0 2022-11-23T00:50:48.6446485Z Using cached typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) 2022-11-23T00:50:48.6817431Z Building wheels for collected packages: black 2022-11-23T00:50:48.6826362Z Building wheel for black (pyproject.toml): started 2022-11-23T00:50:49.1084744Z Building wheel for black (pyproject.toml): finished with status 'done' 2022-11-23T00:50:49.1099524Z Created wheel for black: filename=black-22.3.0-py3-none-any.whl size=153843 sha256=3c8ea407bb047aa7a5b1dd1e50a5642a1a7c0437d60a26f6b2c136023092ea9f 2022-11-23T00:50:49.1101842Z Stored in directory: /home/runner/.cache/pip/wheels/3c/08/c6/0a04e65d79edb94eab5c5f1769844f002570435174726ecff4 2022-11-23T00:50:49.1149415Z Successfully built black 2022-11-23T00:50:49.4184490Z Installing collected packages: typing-inspect, tomlkit, toml, stdlibs, platformdirs, pathspec, click, trailrunner, moreorless, LibCST, black, usort, ufmt 2022-11-23T00:50:50.2269470Z Successfully installed LibCST-0.4.9 black-22.3.0 click-8.1.3 moreorless-0.4.0 pathspec-0.10.2 platformdirs-2.5.4 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 2022-11-23T00:50:50.2847193Z 2022-11-23T00:50:50.2848271Z [notice] A new release of pip available: 22.3 -> 22.3.1 2022-11-23T00:50:50.2849430Z [notice] To update, run: pip install --upgrade pip 2022-11-23T00:50:50.3829354Z took 9054ms 2022-11-23T00:50:50.3923612Z ##[group]Run python3 -m unittest discover -vs tools/test -p 'test_*.py' 2022-11-23T00:50:50.3923983Z python3 -m unittest discover -vs tools/test -p 'test_*.py' 2022-11-23T00:50:50.3924311Z python3 -m unittest discover -vs .github/scripts -p 'test_*.py' 2022-11-23T00:50:50.3967724Z shell: /usr/bin/bash -e {0} 2022-11-23T00:50:50.3967941Z env: 2022-11-23T00:50:50.3968196Z pythonLocation: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:50.3968518Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib/pkgconfig 2022-11-23T00:50:50.3968834Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:50.3969130Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:50.3969405Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.14/x64 2022-11-23T00:50:50.3969702Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.14/x64/lib 2022-11-23T00:50:50.3969944Z ##[endgroup] 2022-11-23T00:50:52.6528920Z test_build_jobs (test_cmake.TestCMake) 2022-11-23T00:50:54.3950092Z Tests that the number of build jobs comes out correctly. ... ok 2022-11-23T00:50:54.4000289Z test_indexed_grads (test_codegen.TestCreateDerivative) ... ok 2022-11-23T00:50:54.4007857Z test_named_grads (test_codegen.TestCreateDerivative) ... ok 2022-11-23T00:50:54.4030648Z test_named_grads_and_indexed_grads (test_codegen.TestCreateDerivative) ... ok 2022-11-23T00:50:54.4059528Z test_non_differentiable_output (test_codegen.TestCreateDerivative) ... ok 2022-11-23T00:50:54.4079213Z test_non_differentiable_output_invalid_type (test_codegen.TestGenAutogradFunctions) ... ok 2022-11-23T00:50:54.4103497Z test_non_differentiable_output_output_differentiability (test_codegen.TestGenAutogradFunctions) ... ok 2022-11-23T00:50:54.4118466Z test_register_bogus_dispatch_key (test_codegen.TestGenAutogradFunctions) ... ok 2022-11-23T00:50:54.4123879Z test_native_function_declaration_1_op_1_ns_valid (test_codegen.TestGenNativeFunctionDeclaration) ... ok 2022-11-23T00:50:54.4129085Z test_native_function_declaration_1_op_2_ns_error (test_codegen.TestGenNativeFunctionDeclaration) ... ok 2022-11-23T00:50:54.4134991Z test_3_namespaces_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2022-11-23T00:50:54.4138227Z test_custom_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2022-11-23T00:50:54.4141613Z test_default_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2022-11-23T00:50:54.4142060Z test_fragment_custom_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) 2022-11-23T00:50:54.4145403Z Sometimes we want to extend an existing namespace, for example quantized ... ok 2022-11-23T00:50:54.4148878Z test_mixed_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2022-11-23T00:50:54.4161246Z test_functional_variant_autogen_out_variant (test_codegen.TestNativeFunctionGeneratrion) ... ok 2022-11-23T00:50:54.4168361Z test_functional_variant_autogen_out_variant_two_returns (test_codegen.TestNativeFunctionGeneratrion) ... ok 2022-11-23T00:50:54.4174770Z test_op_with_1_backend_generates_static_dispatch (test_codegen.TestStaticDispatchGeneratrion) ... ok 2022-11-23T00:50:54.4180732Z test_op_with_cpp_sig_generates_static_dispatch (test_codegen.TestStaticDispatchGeneratrion) ... ok 2022-11-23T00:50:54.4181199Z test_alias_set (test_codegen_model.TestAnnotation) ... ok 2022-11-23T00:50:54.4183381Z test_alias_set_is_write_raises_exception (test_codegen_model.TestAnnotation) ... ok 2022-11-23T00:50:54.4185931Z test_before_and_after_alias_set_larger_than_1_raises_exception (test_codegen_model.TestAnnotation) ... ok 2022-11-23T00:50:54.4186396Z test_single_alias_is_write (test_codegen_model.TestAnnotation) ... ok 2022-11-23T00:50:54.4187303Z test_single_alias_is_write_to_alias_set (test_codegen_model.TestAnnotation) ... ok 2022-11-23T00:50:54.4188059Z test_single_alias_is_write_to_wildcard (test_codegen_model.TestAnnotation) ... ok 2022-11-23T00:50:54.4189406Z test_single_alias_no_write (test_codegen_model.TestAnnotation) ... ok 2022-11-23T00:50:54.4207592Z test_conflicting_ufunc (test_codegen_model.TestCodegenModel) ... ok 2022-11-23T00:50:54.4228279Z test_invalid_cudafunctoronself_for_binary_op (test_codegen_model.TestCodegenModel) ... ok 2022-11-23T00:50:54.4231509Z test_nonstructured_ufunc (test_codegen_model.TestCodegenModel) ... ok 2022-11-23T00:50:54.4236326Z test_overlapping_ufunc_and_dispatch (test_codegen_model.TestCodegenModel) ... ok 2022-11-23T00:50:54.4237188Z test_parse_custom_class_type (test_codegen_model.TestCodegenModel) ... ok 2022-11-23T00:50:54.4251710Z test_scalaronly_shadowed (test_codegen_model.TestCodegenModel) ... expected failure 2022-11-23T00:50:55.5757310Z test_backend_autograd_kernel_mismatch_functional_inplace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:50:56.6595036Z test_backend_autograd_kernel_mismatch_out_functional (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:50:57.8106224Z test_backend_has_no_autograd_key_but_provides_entries (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:50:58.9588938Z test_backend_invalid_dispatch_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:00.0705909Z test_device_guard_non_bool (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:01.2370360Z test_empty_backend (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:02.3633245Z test_incorrect_kernel_name (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:03.5509350Z test_missing_backend (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:04.7364357Z test_missing_cpp_namespace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:05.8921118Z test_nonlist_supported (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:07.0565100Z test_op_appears_in_supported_and_autograd_lists (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:08.1887408Z test_supported_invalid_op (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:09.3595143Z test_unrecognized_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:10.5406927Z test_use_out_as_primary_non_bool (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:11.7862722Z test_valid_multiple_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:13.0305022Z test_valid_single_op (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:14.3247343Z test_valid_with_autograd_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:15.4964344Z test_valid_zero_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:16.6599314Z test_valid_zero_ops_doesnt_require_backend_dispatch_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:17.7841305Z test_whitespace_cpp_namespace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2022-11-23T00:51:17.7849682Z test_closes_pr_body (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-11-23T00:51:17.7857573Z test_fixes_commit_messages (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-11-23T00:51:17.7865239Z test_issue_links (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-11-23T00:51:17.7873117Z test_not_accepted (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-11-23T00:51:17.7880923Z test_resolves_pr_commits (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-11-23T00:51:17.7888818Z test_spacing (test_import_test_stats.TestGetDisabledIssues) ... ok 2022-11-23T00:51:17.7894898Z test_all_kernel_dtypes_selected (test_selective_build.TestSelectiveBuild) ... ok 2022-11-23T00:51:17.7908127Z test_custom_namespace_selected_correctly (test_selective_build.TestSelectiveBuild) ... ok 2022-11-23T00:51:17.7917929Z test_kernel_dtypes (test_selective_build.TestSelectiveBuild) ... ok 2022-11-23T00:51:17.7934414Z test_merge_kernel_dtypes (test_selective_build.TestSelectiveBuild) ... ok 2022-11-23T00:51:17.7935768Z test_operator_combine (test_selective_build.TestSelectiveBuild) ... ok 2022-11-23T00:51:17.7936200Z test_selective_build_operator (test_selective_build.TestSelectiveBuild) ... ok 2022-11-23T00:51:17.7971749Z test_selector_factory (test_selective_build.TestSelectiveBuild) ... ok 2022-11-23T00:51:17.7982474Z test_training_op_fetch (test_selective_build.TestSelectiveBuild) ... ok 2022-11-23T00:51:17.8000596Z test_analysis (test_stats.TestPrintTestStats) ... ok 2022-11-23T00:51:17.8015846Z test_graph (test_stats.TestPrintTestStats) ... ok 2022-11-23T00:51:17.8019389Z test_regression_info (test_stats.TestPrintTestStats) ... ok 2022-11-23T00:51:17.8021330Z test_regression_info_new_job (test_stats.TestPrintTestStats) ... ok 2022-11-23T00:51:17.8022950Z test_simplify (test_stats.TestPrintTestStats) ... ok 2022-11-23T00:51:17.8024264Z test_help_examples (test_test_history.TestTestHistory) ... skipped 'Skipping as this test is fragile, issue #73083' 2022-11-23T00:51:17.8025239Z test_calculate_1_shard_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-11-23T00:51:17.8096834Z test_calculate_2_shards_against_optimal_shards (test_test_selections.TestCalculateShards) ... ok 2022-11-23T00:51:17.8097636Z test_calculate_2_shards_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-11-23T00:51:17.8099498Z test_calculate_2_shards_with_incomplete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-11-23T00:51:17.8100731Z test_calculate_5_shards_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-11-23T00:51:17.8102966Z test_calculate_5_shards_with_incomplete_test_times (test_test_selections.TestCalculateShards) ... ok 2022-11-23T00:51:17.8103645Z test_existing_job (test_upload_test_stats.TestUploadTestStats) 2022-11-23T00:51:17.8104946Z Run on a known-good job and make sure we don't error and get basically okay reults. ... skipped "don't run in CI as this does a lot of network calls and uses up GH API rate limit" 2022-11-23T00:51:17.8105825Z test_create_from_namespaced_tuple (test_utils.TestNamespaceHelper) ... ok 2022-11-23T00:51:17.8106182Z test_default_namespace (test_utils.TestNamespaceHelper) ... ok 2022-11-23T00:51:17.8106528Z test_namespace_levels_more_than_max (test_utils.TestNamespaceHelper) ... ok 2022-11-23T00:51:17.8114199Z test_assert_keys_mismatch (test_vulkan_codegen.TestGLSLCodegen) ... ok 2022-11-23T00:51:17.8120519Z test_assert_on_duplicate_key_yaml (test_vulkan_codegen.TestGLSLCodegen) ... ok 2022-11-23T00:51:17.8140933Z test_missing_key_default_val (test_vulkan_codegen.TestGLSLCodegen) ... ok 2022-11-23T00:51:17.8142809Z Ignoring disabled issues: [] 2022-11-23T00:51:17.8144934Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-11-23T00:51:17.8147271Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-11-23T00:51:17.8148783Z 2022-11-23T00:51:17.8150421Z ---------------------------------------------------------------------- 2022-11-23T00:51:17.8152395Z Ran 85 tests in 25.160s 2022-11-23T00:51:17.8153049Z 2022-11-23T00:51:17.8154364Z OK (skipped=2, expected failures=1) 2022-11-23T00:51:17.8158507Z Ignoring disabled issues: ['75198', '75123'] 2022-11-23T00:51:17.8159055Z Ignoring disabled issues: [] 2022-11-23T00:51:17.8159799Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2022-11-23T00:51:17.8161787Z Ignoring disabled issues: ['123', '143', '345', '10283', '2348', '75123', '2134'] 2022-11-23T00:51:18.3412849Z test_pr_with_missing_labels (test_check_labels.TestCheckLabels) 2022-11-23T00:51:18.3559279Z Test PR with no 'release notes:' label or 'topic: not user facing' label ... ok 2022-11-23T00:51:18.3559878Z test_pr_with_not_user_facing_label (test_check_labels.TestCheckLabels) 2022-11-23T00:51:18.3686057Z Test PR with 'topic: not user facing' label ... ok 2022-11-23T00:51:18.3687297Z test_pr_with_release_notes_label (test_check_labels.TestCheckLabels) 2022-11-23T00:51:18.3815019Z Test PR with 'release notes: nn' label ... ok 2022-11-23T00:51:18.3815993Z test_all_successful (test_fetch_latest_green_commit.TestPrintCommits) 2022-11-23T00:51:18.3902784Z Test with workflows are successful ... ok 2022-11-23T00:51:18.3903367Z test_necessary_failed (test_fetch_latest_green_commit.TestPrintCommits) 2022-11-23T00:51:18.3903887Z Test with necessary job (ex: Lint) failed ... ok 2022-11-23T00:51:18.3904387Z test_necessary_skipped (test_fetch_latest_green_commit.TestPrintCommits) 2022-11-23T00:51:18.3904897Z Test with necessary job (ex: pull) skipped ... ok 2022-11-23T00:51:18.3905420Z test_necessary_successful (test_fetch_latest_green_commit.TestPrintCommits) 2022-11-23T00:51:18.3905934Z Test with necessary workflows are successful ... ok 2022-11-23T00:51:18.3911030Z test_no_workflows (test_fetch_latest_green_commit.TestPrintCommits) 2022-11-23T00:51:18.3911604Z Test with missing workflows ... ok 2022-11-23T00:51:18.3912171Z test_skippable_failed (test_fetch_latest_green_commit.TestPrintCommits) 2022-11-23T00:51:18.3913220Z Test with failing skippable jobs (ex: docker-release-builds) should pass ... ok 2022-11-23T00:51:18.3913891Z test_skippable_skipped (test_fetch_latest_green_commit.TestPrintCommits) 2022-11-23T00:51:18.3914694Z Test with skippable jobs (periodic and docker-release-builds skipped ... ok 2022-11-23T00:51:18.3915321Z test_filter (test_filter_test_configs.TestConfigFilter) ... ok 2022-11-23T00:51:18.3915947Z test_filter_with_valid_label (test_filter_test_configs.TestConfigFilter) ... ok 2022-11-23T00:51:18.3916573Z test_get_labels (test_filter_test_configs.TestConfigFilter) ... ok 2022-11-23T00:51:18.3917442Z test_get_labels_failed (test_filter_test_configs.TestConfigFilter) ... /home/runner/work/pytorch/pytorch/.github/scripts/filter_test_configs.py:76: UserWarning: Failed to get the labels for #54321 (status code 400) 2022-11-23T00:51:18.3918650Z warnings.warn(f"Failed to get the labels for #{pr_number} (status code {response.status_code})") 2022-11-23T00:51:18.3919156Z ok 2022-11-23T00:51:18.3919636Z test_set_periodic_modes (test_filter_test_configs.TestConfigFilter) ... ok 2022-11-23T00:51:18.3920223Z test_double_asterisks (test_gitutils.TestPattern) ... ok 2022-11-23T00:51:18.3920799Z test_is_iterable (test_gitutils.TestPeekableIterator) ... ok 2022-11-23T00:51:18.3921393Z test_iterator (test_gitutils.TestPeekableIterator) ... ok 2022-11-23T00:51:18.3921903Z test_peek (test_gitutils.TestPeekableIterator) ... ok 2022-11-23T00:51:18.3922371Z test_cancelled_gets_ignored (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.4247804Z Tests that cancelled workflow does not override existing successfull status ... ok 2022-11-23T00:51:18.4248444Z test_checks_filter (test_trymerge.TestGitHubPR) ... ok 2022-11-23T00:51:18.4248995Z test_checksuites_pagination (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.5050635Z Tests that PR with lots of checksuits can be fetched ... ok 2022-11-23T00:51:18.5051188Z test_comments_pagination (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.5265445Z Tests that PR with 50+ comments can be fetched ... ok 2022-11-23T00:51:18.5266009Z test_failed_land_checks (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.5483022Z Tests that PR with Land Checks fail with a RunTime error ... ok 2022-11-23T00:51:18.5483629Z test_get_author_many_commits (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.5697010Z Tests that authors for all commits can be fetched ... ok 2022-11-23T00:51:18.5697623Z test_get_author_many_reviews (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.6057531Z Tests that all reviews can be fetched ... ok 2022-11-23T00:51:18.6058038Z test_get_author_null (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.6277190Z Tests that PR author can be computed ... ok 2022-11-23T00:51:18.6277600Z test_get_checkruns_many_runs (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.6492770Z Tests that all checkruns can be fetched ... ok 2022-11-23T00:51:18.6493258Z test_get_last_comment (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.6602538Z Tests that last comment can be fetched ... ok 2022-11-23T00:51:18.6603077Z test_get_many_land_checks (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.6815334Z Tests that all checkruns can be fetched for a commit ... ok 2022-11-23T00:51:18.6815781Z test_gql_complexity (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.7168236Z Fetch comments and conclusions for PR with 60 commits ... ok 2022-11-23T00:51:18.7168702Z test_internal_changes (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.7473561Z Tests that PR with internal changes is detected ... ok 2022-11-23T00:51:18.7474110Z test_large_diff (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.7680209Z Tests that PR with 100+ files can be fetched ... ok 2022-11-23T00:51:18.7680738Z test_lint_fails (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.8341801Z Tests that PR fails mandatory lint check ... ok 2022-11-23T00:51:18.8353151Z test_main_force (test_trymerge.TestGitHubPR) ... ok 2022-11-23T00:51:18.8364795Z test_main_merge (test_trymerge.TestGitHubPR) ... ok 2022-11-23T00:51:18.8375319Z test_main_revert (test_trymerge.TestGitHubPR) ... ok 2022-11-23T00:51:18.8375883Z test_match_rules (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.8599630Z Tests that PR passes merge rules ... ok 2022-11-23T00:51:18.8600111Z test_merge_rules_valid (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.8848988Z Test that merge_rules.yaml can be parsed ... ok 2022-11-23T00:51:18.8849508Z test_pending_status_check (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.9389747Z Tests that PR with nonexistent/pending status checks fails with the right reason. ... ok 2022-11-23T00:51:18.9390161Z test_read_merge_rules_fails (test_trymerge.TestGitHubPR) 2022-11-23T00:51:18.9645968Z Tests that PR fails to read the merge rules ... ok 2022-11-23T00:51:18.9646437Z test_revert_rules (test_trymerge.TestGitHubPR) 2022-11-23T00:51:19.0077167Z Tests that reverts from collaborators are allowed ... ok 2022-11-23T00:51:19.0077926Z test_team_members (test_trymerge.TestGitHubPR) 2022-11-23T00:51:19.0300780Z Test fetching team members works ... ok 2022-11-23T00:51:19.0301764Z test_no_need_to_rebase (test_tryrebase.TestRebase) 2022-11-23T00:51:19.0421099Z Tests branch already up to date ... ok 2022-11-23T00:51:19.0421501Z test_rebase (test_tryrebase.TestRebase) 2022-11-23T00:51:19.0544388Z Tests rebase successfully ... ok 2022-11-23T00:51:19.0544772Z test_rebase_to_stable (test_tryrebase.TestRebase) 2022-11-23T00:51:19.0821491Z Tests rebase to viable/strict successfully ... ok 2022-11-23T00:51:19.0822724Z Select cfg because label test-config/cfg is presented in the pull request by the time the test starts 2022-11-23T00:51:19.0823735Z Select cfg because label test-config/cfg is presented in the pull request by the time the test starts 2022-11-23T00:51:19.0824199Z 2022-11-23T00:51:19.0824649Z ---------------------------------------------------------------------- 2022-11-23T00:51:19.0825143Z Ran 46 tests in 0.741s 2022-11-23T00:51:19.0825391Z 2022-11-23T00:51:19.0825531Z OK 2022-11-23T00:51:19.0826070Z @pytorchbot successfully started a revert job. Check the current status [here](None). 2022-11-23T00:51:19.0827270Z Questions? Feedback? Please reach out to the [PyTorch DevX Team](https://github.com/pytorch/pytorch/wiki/Dev-Infra-Office-Hours) 2022-11-23T00:51:19.1310395Z Post job cleanup. 2022-11-23T00:51:19.2677162Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.14-pip-19ba943c5e6a068296f4b893fc82487af9a2140c77af18bf666a24cd554654ee, not saving cache. 2022-11-23T00:51:19.2758181Z Post job cleanup. 2022-11-23T00:51:19.2793621Z Post job cleanup. 2022-11-23T00:51:19.3904320Z [command]/usr/bin/git version 2022-11-23T00:51:19.3959547Z git version 2.38.1 2022-11-23T00:51:19.4002312Z Temporarily overriding HOME='/home/runner/work/_temp/c635d8f4-2c54-4524-b7f0-aa98ead9e9b3' before making global git config changes 2022-11-23T00:51:19.4003711Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:51:19.4008120Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-11-23T00:51:19.4048115Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:51:19.4082367Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:51:19.4317159Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:51:19.4344924Z http.https://github.com/.extraheader 2022-11-23T00:51:19.4353988Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:51:19.4391008Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-23T00:51:19.4829311Z Cleaning up orphan processes