Merge Gecko image_builder (with all history) into Taskgraph #507
firefoxci-taskcluster / tests-type-check
succeeded
May 15, 2024 in 2m 33s
FirefoxCI (pull_request)
Run type checking against src with Pyright (Treeherder push)
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-05-15 17:48:50.486Z] Task ID: A8QD_Q3GTXy-r1jjee3Emg
[taskcluster 2024-05-15 17:48:50.487Z] Worker ID: 7658846308792880081
[taskcluster 2024-05-15 17:48:50.487Z] Worker Group: us-central1-c
[taskcluster 2024-05-15 17:48:50.487Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-05-15 17:48:50.487Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-05-15 17:48:50.487Z] Worker Version: 38.0.5
[taskcluster 2024-05-15 17:48:50.487Z] Public IP: 34.132.104.97
[taskcluster 2024-05-15 17:48:50.487Z] Hostname: taskgraph-t-linux-gcp-mkwbeib3qwenvs-dncfsww
[taskcluster 2024-05-15 17:48:50.487Z] using cache "taskgraph-level-1-checkouts-v3-7afeb851dd97df8f3607-Q73w8mYARoWOQrc76qeXcg" -> /builds/worker/checkouts
[taskcluster 2024-05-15 17:48:55.208Z] Downloading artifact "public/image.tar.zst" from task ID: Q73w8mYARoWOQrc76qeXcg.
[taskcluster 2024-05-15 17:48:58.730Z] Downloaded artifact successfully.
[taskcluster 2024-05-15 17:48:58.730Z] Downloaded 378.280 mb
[taskcluster 2024-05-15 17:48:58.731Z] Decompressing downloaded image
[taskcluster 2024-05-15 17:49:01.939Z] Loading docker image from downloaded archive.
[taskcluster 2024-05-15 17:49:36.243Z] Image 'public/image.tar.zst' from task 'Q73w8mYARoWOQrc76qeXcg' loaded. Using image ID sha256:5613fe65deb2b3f3cad88812a02a0dfe97e11885c1d47f9cfd015c3138f76a0d.
[taskcluster 2024-05-15 17:49:36.450Z] === Task Starting ===
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[setup 2024-05-15T17:49:38.203Z] run-task started in /
[setup 2024-05-15T17:49:38.203Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pyenv local 3.12 3.11 3.10 3.9 3.8 && pip install --user -r requirements/test.txt --require-hashes && pip install --user --no-deps . && pyright
[setup 2024-05-15T17:49:38.204Z] Python version: 3.12.2
[cache 2024-05-15T17:49:38.205Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
/usr/local/bin/run-task:328: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[volume 2024-05-15T17:49:38.205Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-05-15T17:49:38.205Z] volume /builds/worker/checkouts is a cache
[setup 2024-05-15T17:49:38.206Z] running as worker:worker
[vcs 2024-05-15T17:49:38.206Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-15T17:49:38.208Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/vcs']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-15T17:49:38.209Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-05-15T17:49:38.928Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/ahal/taskgraph', 'image_builder']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-15T17:49:39.263Z] From https://github.com/ahal/taskgraph
[vcs 2024-05-15T17:49:39.263Z] * branch image_builder -> FETCH_HEAD
[vcs 2024-05-15T17:49:39.265Z] executing ['git', 'checkout', '-f', '-B', 'image_builder', '4227f27b4d69aa9dabc9ed72502a37f306302674']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-15T17:49:39.279Z] Switched to a new branch 'image_builder'
[vcs 2024-05-15T17:49:39.280Z] cleaning git checkout...
[vcs 2024-05-15T17:49:39.280Z] executing ['git', 'clean', '-nxdff']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-15T17:49:39.282Z] removing []
[vcs 2024-05-15T17:49:39.282Z] successfully cleaned git checkout!
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-15T17:49:39.284Z] TinderboxPrint:<a href='https://github.com/ahal/taskgraph/commit/4227f27b4d69aa9dabc9ed72502a37f306302674' title='Built from taskgraph commit 4227f27b4d69aa9dabc9ed72502a37f306302674'>4227f27b4d69aa9dabc9ed72502a37f306302674</a>
[task 2024-05-15T17:49:39.284Z] executing ['bash', '-cx', 'pyenv local 3.12 3.11 3.10 3.9 3.8 && pip install --user -r requirements/test.txt --require-hashes && pip install --user --no-deps . && pyright']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[task 2024-05-15T17:49:39.285Z] + pyenv local 3.12 3.11 3.10 3.9 3.8
[task 2024-05-15T17:49:39.370Z] + pip install --user -r requirements/test.txt --require-hashes
[task 2024-05-15T17:49:40.832Z] Collecting appdirs==1.4.4 (from -r requirements/base.txt (line 8))
[task 2024-05-15T17:49:40.937Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[task 2024-05-15T17:49:40.988Z] Collecting arrow==1.3.0 (from -r requirements/base.txt (line 12))
[task 2024-05-15T17:49:41.012Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[task 2024-05-15T17:49:41.042Z] ---------------------------------------- 66.4/66.4 kB 2.4 MB/s eta 0:00:00
[task 2024-05-15T17:49:41.070Z] Collecting binaryornot==0.4.4 (from -r requirements/base.txt (line 16))
[task 2024-05-15T17:49:41.094Z] Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[task 2024-05-15T17:49:41.135Z] Collecting certifi==2023.11.17 (from -r requirements/base.txt (line 20))
[task 2024-05-15T17:49:41.159Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[task 2024-05-15T17:49:41.187Z] --------------------------------------- 162.5/162.5 kB 6.1 MB/s eta 0:00:00
[task 2024-05-15T17:49:41.216Z] Collecting chardet==5.2.0 (from -r requirements/base.txt (line 24))
[task 2024-05-15T17:49:41.239Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[task 2024-05-15T17:49:41.249Z] -------------------------------------- 199.4/199.4 kB 26.1 MB/s eta 0:00:00
[task 2024-05-15T17:49:41.375Z] Collecting charset-normalizer==3.3.2 (from -r requirements/base.txt (line 28))
[task 2024-05-15T17:49:41.399Z] Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[task 2024-05-15T17:49:41.405Z] -------------------------------------- 141.9/141.9 kB 39.6 MB/s eta 0:00:00
[task 2024-05-15T17:49:41.445Z] Collecting click==8.1.7 (from -r requirements/base.txt (line 120))
[task 2024-05-15T17:49:41.468Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2024-05-15T17:49:41.473Z] ---------------------------------------- 97.9/97.9 kB 35.8 MB/s eta 0:00:00
[task 2024-05-15T17:49:41.510Z] Collecting cookiecutter==2.5.0 (from -r requirements/base.txt (line 124))
[task 2024-05-15T17:49:41.533Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[task 2024-05-15T17:49:41.564Z] Collecting giturlparse==0.12.0 (from -r requirements/base.txt (line 128))
[task 2024-05-15T17:49:41.587Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2024-05-15T17:49:41.621Z] Collecting idna==3.6 (from -r requirements/base.txt (line 132))
[task 2024-05-15T17:49:41.645Z] Downloading idna-3.6-py3-none-any.whl (61 kB)
[task 2024-05-15T17:49:41.650Z] ---------------------------------------- 61.6/61.6 kB 22.2 MB/s eta 0:00:00
[task 2024-05-15T17:49:41.687Z] Collecting jinja2==3.1.2 (from -r requirements/base.txt (line 136))
[task 2024-05-15T17:49:41.711Z] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[task 2024-05-15T17:49:41.716Z] -------------------------------------- 133.1/133.1 kB 42.1 MB/s eta 0:00:00
[task 2024-05-15T17:49:41.746Z] Collecting json-e==4.6.0 (from -r requirements/base.txt (line 140))
[task 2024-05-15T17:49:41.769Z] Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[task 2024-05-15T17:49:41.811Z] Collecting markdown-it-py==3.0.0 (from -r requirements/base.txt (line 144))
[task 2024-05-15T17:49:41.835Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[task 2024-05-15T17:49:41.841Z] ---------------------------------------- 87.5/87.5 kB 20.9 MB/s eta 0:00:00
[task 2024-05-15T17:49:41.912Z] Collecting markupsafe==2.1.3 (from -r requirements/base.txt (line 148))
[task 2024-05-15T17:49:41.937Z] Downloading MarkupSafe-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[task 2024-05-15T17:49:41.965Z] Collecting mdurl==0.1.2 (from -r requirements/base.txt (line 210))
[task 2024-05-15T17:49:41.988Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2024-05-15T17:49:42.038Z] Collecting mozilla-repo-urls==0.1.1 (from -r requirements/base.txt (line 214))
[task 2024-05-15T17:49:42.061Z] Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2024-05-15T17:49:42.108Z] Collecting pygments==2.17.2 (from -r requirements/base.txt (line 218))
[task 2024-05-15T17:49:42.132Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[task 2024-05-15T17:49:42.170Z] ---------------------------------------- 1.2/1.2 MB 32.3 MB/s eta 0:00:00
[task 2024-05-15T17:49:42.210Z] Collecting python-dateutil==2.8.2 (from -r requirements/base.txt (line 222))
[task 2024-05-15T17:49:42.233Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[task 2024-05-15T17:49:42.240Z] -------------------------------------- 247.7/247.7 kB 55.5 MB/s eta 0:00:00
[task 2024-05-15T17:49:42.275Z] Collecting python-slugify==8.0.1 (from -r requirements/base.txt (line 226))
[task 2024-05-15T17:49:42.299Z] Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[task 2024-05-15T17:49:42.355Z] Collecting pyyaml==6.0.1 (from -r requirements/base.txt (line 230))
[task 2024-05-15T17:49:42.379Z] Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
[task 2024-05-15T17:49:42.388Z] ------------------------------------- 725.0/725.0 kB 112.5 MB/s eta 0:00:00
[task 2024-05-15T17:49:42.436Z] Collecting redo==2.0.4 (from -r requirements/base.txt (line 284))
[task 2024-05-15T17:49:42.459Z] Downloading redo-2.0.4-py2.py3-none-any.whl (12 kB)
[task 2024-05-15T17:49:42.516Z] Collecting requests==2.31.0 (from -r requirements/base.txt (line 288))
[task 2024-05-15T17:49:42.540Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[task 2024-05-15T17:49:42.546Z] ---------------------------------------- 62.6/62.6 kB 19.8 MB/s eta 0:00:00
[task 2024-05-15T17:49:42.646Z] Collecting rich==13.7.0 (from -r requirements/base.txt (line 294))
[task 2024-05-15T17:49:42.670Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[task 2024-05-15T17:49:42.676Z] -------------------------------------- 240.6/240.6 kB 73.9 MB/s eta 0:00:00
[task 2024-05-15T17:49:42.707Z] Collecting six==1.16.0 (from -r requirements/base.txt (line 298))
[task 2024-05-15T17:49:42.731Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-05-15T17:49:42.760Z] Collecting slugid==2.0.0 (from -r requirements/base.txt (line 302))
[task 2024-05-15T17:49:42.783Z] Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-05-15T17:49:42.811Z] Collecting taskcluster-urls==13.0.1 (from -r requirements/base.txt (line 306))
[task 2024-05-15T17:49:42.835Z] Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-05-15T17:49:42.863Z] Collecting text-unidecode==1.3 (from -r requirements/base.txt (line 311))
[task 2024-05-15T17:49:42.886Z] Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[task 2024-05-15T17:49:42.891Z] ---------------------------------------- 78.2/78.2 kB 26.3 MB/s eta 0:00:00
[task 2024-05-15T17:49:42.927Z] Collecting types-python-dateutil==2.8.19.14 (from -r requirements/base.txt (line 315))
[task 2024-05-15T17:49:42.951Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[task 2024-05-15T17:49:42.990Z] Collecting typing-extensions==4.9.0 (from -r requirements/base.txt (line 319))
[task 2024-05-15T17:49:43.013Z] Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB)
[task 2024-05-15T17:49:43.076Z] Collecting urllib3==2.1.0 (from -r requirements/base.txt (line 323))
[task 2024-05-15T17:49:43.099Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[task 2024-05-15T17:49:43.105Z] -------------------------------------- 104.6/104.6 kB 34.0 MB/s eta 0:00:00
[task 2024-05-15T17:49:43.137Z] Collecting voluptuous==0.14.1 (from -r requirements/base.txt (line 327))
[task 2024-05-15T17:49:43.161Z] Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[task 2024-05-15T17:49:43.200Z] Collecting cachetools==5.3.2 (from -r requirements/test.txt (line 9))
[task 2024-05-15T17:49:43.224Z] Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB)
[task 2024-05-15T17:49:43.263Z] Collecting colorama==0.4.6 (from -r requirements/test.txt (line 13))
[task 2024-05-15T17:49:43.287Z] Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
[task 2024-05-15T17:49:43.643Z] Collecting coverage==7.3.4 (from -r requirements/test.txt (line 17))
[task 2024-05-15T17:49:43.668Z] Downloading coverage-7.3.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB)
[task 2024-05-15T17:49:43.675Z] -------------------------------------- 233.2/233.2 kB 55.9 MB/s eta 0:00:00
[task 2024-05-15T17:49:43.704Z] Collecting distlib==0.3.8 (from -r requirements/test.txt (line 71))
[task 2024-05-15T17:49:43.728Z] Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
[task 2024-05-15T17:49:43.736Z] -------------------------------------- 468.9/468.9 kB 85.8 MB/s eta 0:00:00
[task 2024-05-15T17:49:43.769Z] Collecting exceptiongroup==1.2.0 (from -r requirements/test.txt (line 75))
[task 2024-05-15T17:49:43.792Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
[task 2024-05-15T17:49:43.837Z] Collecting filelock==3.13.1 (from -r requirements/test.txt (line 79))
[task 2024-05-15T17:49:43.860Z] Downloading filelock-3.13.1-py3-none-any.whl (11 kB)
[task 2024-05-15T17:49:43.888Z] Collecting iniconfig==2.0.0 (from -r requirements/test.txt (line 85))
[task 2024-05-15T17:49:43.911Z] Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2024-05-15T17:49:43.948Z] Collecting mock==5.1.0 (from -r requirements/test.txt (line 89))
[task 2024-05-15T17:49:43.971Z] Downloading mock-5.1.0-py3-none-any.whl (30 kB)
[task 2024-05-15T17:49:44.009Z] Collecting nodeenv==1.8.0 (from -r requirements/test.txt (line 93))
[task 2024-05-15T17:49:44.033Z] Downloading nodeenv-1.8.0-py2.py3-none-any.whl (22 kB)
[task 2024-05-15T17:49:44.077Z] Collecting packaging==23.2 (from -r requirements/test.txt (line 97))
[task 2024-05-15T17:49:44.101Z] Downloading packaging-23.2-py3-none-any.whl (53 kB)
[task 2024-05-15T17:49:44.106Z] ---------------------------------------- 53.0/53.0 kB 16.9 MB/s eta 0:00:00
[task 2024-05-15T17:49:44.147Z] Collecting platformdirs==4.1.0 (from -r requirements/test.txt (line 104))
[task 2024-05-15T17:49:44.171Z] Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB)
[task 2024-05-15T17:49:44.208Z] Collecting pluggy==1.3.0 (from -r requirements/test.txt (line 110))
[task 2024-05-15T17:49:44.232Z] Downloading pluggy-1.3.0-py3-none-any.whl (18 kB)
[task 2024-05-15T17:49:44.267Z] Collecting pyproject-api==1.6.1 (from -r requirements/test.txt (line 116))
[task 2024-05-15T17:49:44.291Z] Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB)
[task 2024-05-15T17:49:44.373Z] Collecting pyright==1.1.342 (from -r requirements/test.txt (line 120))
[task 2024-05-15T17:49:44.397Z] Downloading pyright-1.1.342-py3-none-any.whl (18 kB)
[task 2024-05-15T17:49:44.487Z] Collecting pytest==7.4.3 (from -r requirements/test.txt (line 124))
[task 2024-05-15T17:49:44.511Z] Downloading pytest-7.4.3-py3-none-any.whl (325 kB)
[task 2024-05-15T17:49:44.518Z] -------------------------------------- 325.1/325.1 kB 81.3 MB/s eta 0:00:00
[task 2024-05-15T17:49:44.569Z] Collecting pytest-mock==3.12.0 (from -r requirements/test.txt (line 130))
[task 2024-05-15T17:49:44.593Z] Downloading pytest_mock-3.12.0-py3-none-any.whl (9.8 kB)
[task 2024-05-15T17:49:44.643Z] Collecting responses==0.24.1 (from -r requirements/test.txt (line 134))
[task 2024-05-15T17:49:44.667Z] Downloading responses-0.24.1-py3-none-any.whl (55 kB)
[task 2024-05-15T17:49:44.672Z] ---------------------------------------- 55.1/55.1 kB 17.2 MB/s eta 0:00:00
[task 2024-05-15T17:49:44.705Z] Collecting tomli==2.0.1 (from -r requirements/test.txt (line 138))
[task 2024-05-15T17:49:44.728Z] Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
[task 2024-05-15T17:49:44.840Z] Collecting tox==4.11.4 (from -r requirements/test.txt (line 145))
[task 2024-05-15T17:49:44.865Z] Downloading tox-4.11.4-py3-none-any.whl (153 kB)
[task 2024-05-15T17:49:44.870Z] -------------------------------------- 154.0/154.0 kB 51.2 MB/s eta 0:00:00
[task 2024-05-15T17:49:44.980Z] Collecting virtualenv==20.25.0 (from -r requirements/test.txt (line 149))
[task 2024-05-15T17:49:45.004Z] Downloading virtualenv-20.25.0-py3-none-any.whl (3.8 MB)
[task 2024-05-15T17:49:45.066Z] ---------------------------------------- 3.8/3.8 MB 64.2 MB/s eta 0:00:00
[task 2024-05-15T17:49:45.309Z] Collecting setuptools==69.0.2 (from -r requirements/test.txt (line 155))
[task 2024-05-15T17:49:45.333Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB)
[task 2024-05-15T17:49:45.342Z] ------------------------------------- 819.5/819.5 kB 132.9 MB/s eta 0:00:00
[task 2024-05-15T17:49:46.307Z] Installing collected packages: types-python-dateutil, text-unidecode, taskcluster-urls, slugid, redo, json-e, distlib, appdirs, voluptuous, urllib3, typing-extensions, tomli, six, setuptools, pyyaml, python-slugify, pygments, pluggy, platformdirs, packaging, mock, mdurl, markupsafe, iniconfig, idna, giturlparse, filelock, exceptiongroup, coverage, colorama, click, charset-normalizer, chardet, certifi, cachetools, virtualenv, requests, python-dateutil, pytest, pyproject-api, nodeenv, mozilla-repo-urls, markdown-it-py, jinja2, binaryornot, tox, rich, responses, pytest-mock, pyright, arrow, cookiecutter
[task 2024-05-15T17:49:49.935Z] Successfully installed appdirs-1.4.4 arrow-1.3.0 binaryornot-0.4.4 cachetools-5.3.2 certifi-2023.11.17 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 cookiecutter-2.5.0 coverage-7.3.4 distlib-0.3.8 exceptiongroup-1.2.0 filelock-3.13.1 giturlparse-0.12.0 idna-3.6 iniconfig-2.0.0 jinja2-3.1.2 json-e-4.6.0 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 mock-5.1.0 mozilla-repo-urls-0.1.1 nodeenv-1.8.0 packaging-23.2 platformdirs-4.1.0 pluggy-1.3.0 pygments-2.17.2 pyproject-api-1.6.1 pyright-1.1.342 pytest-7.4.3 pytest-mock-3.12.0 python-dateutil-2.8.2 python-slugify-8.0.1 pyyaml-6.0.1 redo-2.0.4 requests-2.31.0 responses-0.24.1 rich-13.7.0 setuptools-69.0.2 six-1.16.0 slugid-2.0.0 taskcluster-urls-13.0.1 text-unidecode-1.3 tomli-2.0.1 tox-4.11.4 types-python-dateutil-2.8.19.14 typing-extensions-4.9.0 urllib3-2.1.0 virtualenv-20.25.0 voluptuous-0.14.1
[task 2024-05-15T17:49:50.284Z] + pip install --user --no-deps .
[task 2024-05-15T17:49:51.574Z] Processing /builds/worker/checkouts/vcs
[task 2024-05-15T17:49:51.577Z] Installing build dependencies: started
[task 2024-05-15T17:49:54.376Z] Installing build dependencies: finished with status 'done'
[task 2024-05-15T17:49:54.377Z] Getting requirements to build wheel: started
[task 2024-05-15T17:49:54.705Z] Getting requirements to build wheel: finished with status 'done'
[task 2024-05-15T17:49:54.707Z] Installing backend dependencies: started
[task 2024-05-15T17:49:56.615Z] Installing backend dependencies: finished with status 'done'
[task 2024-05-15T17:49:56.616Z] Preparing metadata (pyproject.toml): started
[task 2024-05-15T17:49:56.974Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-05-15T17:49:56.977Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-05-15T17:49:56.978Z] Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-05-15T17:49:57.384Z] Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-05-15T17:49:57.386Z] Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-8.1.0-py3-none-any.whl size=188957 sha256=f093a2f1126d10578cc9bf1369ce560307a2d45f5739c8e2f50ccc360e835006
[task 2024-05-15T17:49:57.386Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o3sme530/wheels/15/9b/c4/d9b3c4153d2505715948d7e16dc680031164272a29dadedce4
[task 2024-05-15T17:49:57.392Z] Successfully built taskcluster-taskgraph
[task 2024-05-15T17:49:57.392Z] Installing collected packages: taskcluster-taskgraph
[task 2024-05-15T17:49:57.514Z] Successfully installed taskcluster-taskgraph-8.1.0
[task 2024-05-15T17:49:57.685Z] + pyright
[task 2024-05-15T17:49:57.954Z] /builds/worker/.local/lib/python3.12/site-packages/nodeenv.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
[task 2024-05-15T17:49:57.954Z] import pipes
[task 2024-05-15T17:49:58.091Z] /builds/worker/.local/lib/python3.12/site-packages/nodeenv.py:48: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
[task 2024-05-15T17:49:58.091Z] from pkg_resources import parse_version
[task 2024-05-15T17:50:02.030Z] * Install prebuilt node (22.1.0) ..... done.
[task 2024-05-15T17:50:03.972Z]
[task 2024-05-15T17:50:03.972Z] added 1 package, and audited 2 packages in 2s
[task 2024-05-15T17:50:03.972Z]
[task 2024-05-15T17:50:03.972Z] found 0 vulnerabilities
[task 2024-05-15T17:50:06.140Z] 0 errors, 0 warnings, 0 informations
[task 2024-05-15T17:50:06.155Z] WARNING: there is a new pyright version available (v1.1.342 -> v1.1.363).
[task 2024-05-15T17:50:06.155Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-05-15T17:50:06.155Z]
[taskcluster 2024-05-15 17:50:07.542Z] === Task Finished ===
[taskcluster 2024-05-15 17:50:07.543Z] Successful task run with exit code: 0 completed in 77.058 seconds
Loading