Skip to content

Bump scikit-learn from 1.7.2 to 1.8.0

05b74bf
Select commit
Loading
Failed to load commit list.
Closed

Bump scikit-learn from 1.7.2 to 1.8.0 #5545

Bump scikit-learn from 1.7.2 to 1.8.0
05b74bf
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug packaging test succeeded Mar 12, 2026 in 20m 22s

Community-TC (pull_request)

bugbug packaging test

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-03-12T23:25:33.560Z
Resolved: 2026-03-12T23:31:38.861Z
Task Execution Time: 6 minutes, 5 seconds, 301 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: QP3smSTLSnWtiDapmffnWQ
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-03-12T23:25:33.615Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-03-12T23:25:33.615Z]   {
[taskcluster 2026-03-12T23:25:33.615Z]     "generic-worker": {
[taskcluster 2026-03-12T23:25:33.615Z]       "config": {
[taskcluster 2026-03-12T23:25:33.615Z]         "headlessTasks": false
[taskcluster 2026-03-12T23:25:33.615Z]       },
[taskcluster 2026-03-12T23:25:33.615Z]       "engine": "multiuser",
[taskcluster 2026-03-12T23:25:33.615Z]       "go-arch": "amd64",
[taskcluster 2026-03-12T23:25:33.615Z]       "go-os": "linux",
[taskcluster 2026-03-12T23:25:33.615Z]       "go-version": "go1.26.0",
[taskcluster 2026-03-12T23:25:33.615Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.7.1",
[taskcluster 2026-03-12T23:25:33.615Z]       "revision": "941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-03-12T23:25:33.615Z]       "source": "https://github.com/taskcluster/taskcluster/commits/941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-03-12T23:25:33.615Z]       "version": "96.7.1"
[taskcluster 2026-03-12T23:25:33.615Z]     },
[taskcluster 2026-03-12T23:25:33.615Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-ovbqgpximhptjcjyfkvd",
[taskcluster 2026-03-12T23:25:33.615Z]     "instance-id": "7321783915392203255",
[taskcluster 2026-03-12T23:25:33.615Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-03-12T23:25:33.615Z]     "local-ipv4": "10.128.0.185",
[taskcluster 2026-03-12T23:25:33.615Z]     "machine-setup": {

...(1295 lines hidden)...

Collecting catalogue<2.1.0,>=2.0.6 (from spacy==3.8.11->bugbug==0.0.619)
  Downloading catalogue-2.0.10-py3-none-any.whl.metadata (14 kB)
Collecting weasel<0.5.0,>=0.4.2 (from spacy==3.8.11->bugbug==0.0.619)
  Downloading weasel-0.4.3-py3-none-any.whl.metadata (4.6 kB)
Collecting typer-slim<1.0.0,>=0.3.0 (from spacy==3.8.11->bugbug==0.0.619)
  Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB)
Requirement already satisfied: cachetools>=6.2.4 in /usr/local/lib/python3.12/site-packages (from weave>=0.50.0->bugbug==0.0.619) (7.0.5)
Requirement already satisfied: click in /usr/local/lib/python3.12/site-packages (from weave>=0.50.0->bugbug==0.0.619) (8.3.1)
Requirement already satisfied: gql>=3.0.0 in /usr/local/lib/python3.12/site-packages (from gql[httpx]>=3.0.0->weave>=0.50.0->bugbug==0.0.619) (4.0.0)
Requirement already satisfied: jsonschema>=4.23.0 in /usr/local/lib/python3.12/site-packages (from weave>=0.50.0->bugbug==0.0.619) (4.26.0)
Requirement already satisfied: polyfile-weave>=0.5.9 in /usr/local/lib/python3.12/site-packages (from weave>=0.50.0->bugbug==0.0.619) (0.5.9)
Requirement already satisfied: sentry-sdk<3.0.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from weave>=0.50.0->bugbug==0.0.619) (2.54.0)
Requirement already satisfied: wandb>=0.17.1 in /usr/local/lib/python3.12/site-packages (from weave>=0.50.0->bugbug==0.0.619) (0.25.1)
Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /usr/local/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.8.3->langchain-community==0.4.1->bugbug==0.0.619) (2.6.1)
Requirement already satisfied: aiosignal>=1.4.0 in /usr/local/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.8.3->langchain-community==0.4.1->bugbug==0.0.619) (1.4.0)
Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.8.3->langchain-community==0.4.1->bugbug==0.0.619) (25.4.0)
Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.8.3->langchain-community==0.4.1->bugbug==0.0.619) (1.8.0)
Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.8.3->langchain-community==0.4.1->bugbug==0.0.619) (6.7.1)
Requirement already satisfied: propcache>=0.2.0 in /usr/local/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.8.3->langchain-community==0.4.1->bugbug==0.0.619) (0.4.1)
Requirement already satisfied: yarl<2.0,>=1.17.0 in /usr/local/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.8.3->langchain-community==0.4.1->bugbug==0.0.619) (1.23.0)
Requirement already satisfied: distro<2,>=1.7.0 in /usr/local/lib/python3.12/site-packages (from anthropic<1.0.0,>=0.78.0->langchain-anthropic==1.3.4->bugbug==0.0.619) (1.9.0)
Requirement already satisfied: docstring-parser<1,>=0.15 in /usr/local/lib/python3.12/site-packages (from anthropic<1.0.0,>=0.78.0->langchain-anthropic==1.3.4->bugbug==0.0.619) (0.17.0)
Requirement already satisfied: jiter<1,>=0.4.0 in /usr/local/lib/python3.12/site-packages (from anthropic<1.0.0,>=0.78.0->langchain-anthropic==1.3.4->bugbug==0.0.619) (0.13.0)
Requirement already satisfied: sniffio in /usr/local/lib/python3.12/site-packages (from anthropic<1.0.0,>=0.78.0->langchain-anthropic==1.3.4->bugbug==0.0.619) (1.3.1)
Requirement already satisfied: tzdata in /usr/local/lib/python3.12/site-packages (from arrow<2.0.0,>=1.2.2->mozci==2.4.3->bugbug==0.0.619) (2025.3)
Requirement already satisfied: crashtest<0.5.0,>=0.4.1 in /usr/local/lib/python3.12/site-packages (from cleo<3.0.0,>=2.0.1->mozci==2.4.3->bugbug==0.0.619) (0.4.1)
Requirement already satisfied: rapidfuzz<4.0.0,>=3.0.0 in /usr/local/lib/python3.12/site-packages (from cleo<3.0.0,>=2.0.1->mozci==2.4.3->bugbug==0.0.619) (3.14.3)
Requirement already satisfied: cffi>=2.0.0 in /usr/local/lib/python3.12/site-packages (from cryptography>=45.0.6->sendgrid==6.12.5->bugbug==0.0.619) (2.0.0)
Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /usr/local/lib/python3.12/site-packages (from dataclasses-json<0.7.0,>=0.6.7->langchain-community==0.4.1->bugbug==0.0.619) (3.26.2)
Requirement already satisfied: typing-inspect<1,>=0.4.0 in /usr/local/lib/python3.12/site-packages (from dataclasses-json<0.7.0,>=0.6.7->langchain-community==0.4.1->bugbug==0.0.619) (0.9.0)
Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in /usr/local/lib/python3.12/site-packages (from flake8<5,>=3->mozci==2.4.3->bugbug==0.0.619) (0.6.1)
Requirement already satisfied: pycodestyle<2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from flake8<5,>=3->mozci==2.4.3->bugbug==0.0.619) (2.8.0)
Requirement already satisfied: pyflakes<2.5.0,>=2.4.0 in /usr/local/lib/python3.12/site-packages (from flake8<5,>=3->mozci==2.4.3->bugbug==0.0.619) (2.4.0)
Requirement already satisfied: google-auth<3.0.0,>=2.47.0 in /usr/local/lib/python3.12/site-packages (from google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.56.0->langchain-google-genai==4.2.1->bugbug==0.0.619) (2.49.1)
Requirement already satisfied: websockets<17.0,>=13.0.0 in /usr/local/lib/python3.12/site-packages (from google-genai<2.0.0,>=1.56.0->langchain-google-genai==4.2.1->bugbug==0.0.619) (16.0)
Requirement already satisfied: graphql-core<3.3,>=3.2 in /usr/local/lib/python3.12/site-packages (from gql>=3.0.0->gql[httpx]>=3.0.0->weave>=0.50.0->bugbug==0.0.619) (3.2.8)
Requirement already satisfied: backoff<3.0,>=1.11.1 in /usr/local/lib/python3.12/site-packages (from gql>=3.0.0->gql[httpx]>=3.0.0->weave>=0.50.0->bugbug==0.0.619) (2.2.1)
Requirement already satisfied: h2<5,>=3 in /usr/local/lib/python3.12/site-packages (from httpx[http2]>=0.20.0->qdrant-client==1.15.1->bugbug==0.0.619) (4.3.0)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.12/site-packages (from jinja2>=2.11.3->llama-cpp-python==0.3.16->bugbug==0.0.619) (3.0.3)
Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.23.0->weave>=0.50.0->bugbug==0.0.619) (2025.9.1)
Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.23.0->weave>=0.50.0->bugbug==0.0.619) (0.37.0)
Requirement already satisfied: rpds-py>=0.25.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.23.0->weave>=0.50.0->bugbug==0.0.619) (0.30.0)
Requirement already satisfied: jsonpatch<2.0.0,>=1.33.0 in /usr/local/lib/python3.12/site-packages (from langchain-core<2.0.0,>=1.2.10->langchain==1.2.10->bugbug==0.0.619) (1.33)
Requirement already satisfied: uuid-utils<1.0,>=0.12.0 in /usr/local/lib/python3.12/site-packages (from langchain-core<2.0.0,>=1.2.10->langchain==1.2.10->bugbug==0.0.619) (0.14.1)
Requirement already satisfied: ormsgpack>=1.12.0 in /usr/local/lib/python3.12/site-packages (from langgraph-checkpoint<5.0.0,>=2.1.0->langgraph==1.0.8->bugbug==0.0.619) (1.12.2)
Requirement already satisfied: requests-toolbelt>=1.0.0 in /usr/local/lib/python3.12/site-packages (from langsmith<1.0.0,>=0.1.17->langchain-classic==1.0.1->bugbug==0.0.619) (1.0.0)
Requirement already satisfied: abnf~=2.2.0 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (2.2.0)
Requirement already satisfied: chardet>=5.0.0 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (7.1.0)
Requirement already satisfied: cint>=1.0.0 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (1.0.0)
Requirement already satisfied: fickling>=0.0.8 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (0.1.9)
Requirement already satisfied: filelock>=3.20.3 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (3.25.2)
Requirement already satisfied: graphviz>=0.20.1 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (0.21)
Requirement already satisfied: intervaltree>=2.4.0 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (3.2.1)
Requirement already satisfied: kaitaistruct>=0.11 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (0.11)
Requirement already satisfied: networkx>=2.6.3 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (3.6.1)
Requirement already satisfied: pdfminer.six>=20251230 in /usr/local/lib/python3.12/site-packages (from polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (20260107)
Requirement already satisfied: annotated-types>=0.6.0 in /usr/local/lib/python3.12/site-packages (from pydantic<3.0.0,>=2.7.4->langchain==1.2.10->bugbug==0.0.619) (0.7.0)
Requirement already satisfied: pydantic-core==2.41.5 in /usr/local/lib/python3.12/site-packages (from pydantic<3.0.0,>=2.7.4->langchain==1.2.10->bugbug==0.0.619) (2.41.5)
Requirement already satisfied: typing-inspection>=0.4.2 in /usr/local/lib/python3.12/site-packages (from pydantic<3.0.0,>=2.7.4->langchain==1.2.10->bugbug==0.0.619) (0.4.2)
Requirement already satisfied: python-dotenv>=0.21.0 in /usr/local/lib/python3.12/site-packages (from pydantic-settings<3.0.0,>=2.10.1->langchain-community==0.4.1->bugbug==0.0.619) (1.2.2)
Requirement already satisfied: pyee in /usr/local/lib/python3.12/site-packages (from pyppeteer>=0.0.14->requests-html==0.10.0->bugbug==0.0.619) (13.0.1)
Requirement already satisfied: greenlet>=1 in /usr/local/lib/python3.12/site-packages (from sqlalchemy<3.0.0,>=1.4.0->langchain-classic==1.0.1->bugbug==0.0.619) (3.3.2)
Collecting blis<1.4.0,>=1.3.0 (from thinc<8.4.0,>=8.3.4->spacy==3.8.11->bugbug==0.0.619)
  Downloading blis-1.3.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (7.5 kB)
Collecting confection<1.0.0,>=0.0.1 (from thinc<8.4.0,>=8.3.4->spacy==3.8.11->bugbug==0.0.619)
  Downloading confection-0.1.5-py3-none-any.whl.metadata (19 kB)
Requirement already satisfied: regex>=2022.1.18 in /usr/local/lib/python3.12/site-packages (from tiktoken<1.0.0,>=0.7.0->langchain-openai==1.1.11->bugbug==0.0.619) (2026.2.28)
Requirement already satisfied: huggingface-hub<2.0,>=0.16.4 in /usr/local/lib/python3.12/site-packages (from tokenizers<1.0.0,>=0.15.1->langchain-mistralai==1.1.1->bugbug==0.0.619) (1.6.0)
Requirement already satisfied: typer>=0.24.0 in /usr/local/lib/python3.12/site-packages (from typer-slim<1.0.0,>=0.3.0->spacy==3.8.11->bugbug==0.0.619) (0.24.1)
Requirement already satisfied: gitpython!=3.1.29,>=1.0.0 in /usr/local/lib/python3.12/site-packages (from wandb>=0.17.1->weave>=0.50.0->bugbug==0.0.619) (3.1.46)
Requirement already satisfied: platformdirs in /usr/local/lib/python3.12/site-packages (from wandb>=0.17.1->weave>=0.50.0->bugbug==0.0.619) (4.9.4)
Collecting cloudpathlib<1.0.0,>=0.7.0 (from weasel<0.5.0,>=0.4.2->spacy==3.8.11->bugbug==0.0.619)
  Downloading cloudpathlib-0.23.0-py3-none-any.whl.metadata (16 kB)
Collecting smart-open<8.0.0,>=5.2.1 (from weasel<0.5.0,>=0.4.2->spacy==3.8.11->bugbug==0.0.619)
  Downloading smart_open-7.5.1-py3-none-any.whl.metadata (24 kB)
Requirement already satisfied: decorator>=5.1.0 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (5.2.1)
Requirement already satisfied: ipython-pygments-lexers>=1.0.0 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (1.1.1)
Requirement already satisfied: jedi>=0.18.2 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (0.19.2)
Requirement already satisfied: matplotlib-inline>=0.1.6 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (0.2.1)
Requirement already satisfied: pexpect>4.6 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (4.9.0)
Requirement already satisfied: prompt_toolkit<3.1.0,>=3.0.41 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (3.0.52)
Requirement already satisfied: pygments>=2.14.0 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (2.19.2)
Requirement already satisfied: stack_data>=0.6.0 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (0.6.3)
Requirement already satisfied: traitlets>=5.13.0 in /usr/local/lib/python3.12/site-packages (from ipython->shap[plots]==0.51.0->bugbug==0.0.619) (5.14.3)
Requirement already satisfied: cssselect>=1.2.0 in /usr/local/lib/python3.12/site-packages (from pyquery->requests-html==0.10.0->bugbug==0.0.619) (1.4.0)
Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=2.0.0->cryptography>=45.0.6->sendgrid==6.12.5->bugbug==0.0.619) (3.0)
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.12/site-packages (from gitpython!=3.1.29,>=1.0.0->wandb>=0.17.1->weave>=0.50.0->bugbug==0.0.619) (4.0.12)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.12/site-packages (from google-auth<3.0.0,>=2.47.0->google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.56.0->langchain-google-genai==4.2.1->bugbug==0.0.619) (0.4.2)
Requirement already satisfied: hyperframe<7,>=6.1 in /usr/local/lib/python3.12/site-packages (from h2<5,>=3->httpx[http2]>=0.20.0->qdrant-client==1.15.1->bugbug==0.0.619) (6.1.0)
Requirement already satisfied: hpack<5,>=4.1 in /usr/local/lib/python3.12/site-packages (from h2<5,>=3->httpx[http2]>=0.20.0->qdrant-client==1.15.1->bugbug==0.0.619) (4.1.0)
Requirement already satisfied: fsspec>=2023.5.0 in /usr/local/lib/python3.12/site-packages (from huggingface-hub<2.0,>=0.16.4->tokenizers<1.0.0,>=0.15.1->langchain-mistralai==1.1.1->bugbug==0.0.619) (2026.2.0)
Requirement already satisfied: hf-xet<2.0.0,>=1.3.2 in /usr/local/lib/python3.12/site-packages (from huggingface-hub<2.0,>=0.16.4->tokenizers<1.0.0,>=0.15.1->langchain-mistralai==1.1.1->bugbug==0.0.619) (1.4.1)
Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.12/site-packages (from intervaltree>=2.4.0->polyfile-weave>=0.5.9->weave>=0.50.0->bugbug==0.0.619) (2.4.0)
Requirement already satisfied: parso<0.9.0,>=0.8.4 in /usr/local/lib/python3.12/site-packages (from jedi>=0.18.2->ipython->shap[plots]==0.51.0->bugbug==0.0.619) (0.8.6)
Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch<2.0.0,>=1.33.0->langchain-core<2.0.0,>=1.2.10->langchain==1.2.10->bugbug==0.0.619) (3.0.0)
Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.12/site-packages (from pexpect>4.6->ipython->shap[plots]==0.51.0->bugbug==0.0.619) (0.7.0)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from prompt_toolkit<3.1.0,>=3.0.41->ipython->shap[plots]==0.51.0->bugbug==0.0.619) (0.6.0)
Collecting wrapt (from smart-open<8.0.0,>=5.2.1->weasel<0.5.0,>=0.4.2->spacy==3.8.11->bugbug==0.0.619)
  Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB)
Requirement already satisfied: executing>=1.2.0 in /usr/local/lib/python3.12/site-packages (from stack_data>=0.6.0->ipython->shap[plots]==0.51.0->bugbug==0.0.619) (2.2.1)
Requirement already satisfied: asttokens>=2.1.0 in /usr/local/lib/python3.12/site-packages (from stack_data>=0.6.0->ipython->shap[plots]==0.51.0->bugbug==0.0.619) (3.0.1)
Requirement already satisfied: pure-eval in /usr/local/lib/python3.12/site-packages (from stack_data>=0.6.0->ipython->shap[plots]==0.51.0->bugbug==0.0.619) (0.2.3)
Requirement already satisfied: shellingham>=1.3.0 in /usr/local/lib/python3.12/site-packages (from typer>=0.24.0->typer-slim<1.0.0,>=0.3.0->spacy==3.8.11->bugbug==0.0.619) (1.5.4)
Requirement already satisfied: rich>=12.3.0 in /usr/local/lib/python3.12/site-packages (from typer>=0.24.0->typer-slim<1.0.0,>=0.3.0->spacy==3.8.11->bugbug==0.0.619) (14.3.3)
Requirement already satisfied: annotated-doc>=0.0.2 in /usr/local/lib/python3.12/site-packages (from typer>=0.24.0->typer-slim<1.0.0,>=0.3.0->spacy==3.8.11->bugbug==0.0.619) (0.0.4)
Requirement already satisfied: mypy-extensions>=0.3.0 in /usr/local/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses-json<0.7.0,>=0.6.7->langchain-community==0.4.1->bugbug==0.0.619) (1.1.0)
Requirement already satisfied: smmap<6,>=3.0.1 in /usr/local/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->gitpython!=3.1.29,>=1.0.0->wandb>=0.17.1->weave>=0.50.0->bugbug==0.0.619) (5.0.3)
Requirement already satisfied: pyasn1<0.7.0,>=0.6.1 in /usr/local/lib/python3.12/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0.0,>=2.47.0->google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.56.0->langchain-google-genai==4.2.1->bugbug==0.0.619) (0.6.2)
Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=12.3.0->typer>=0.24.0->typer-slim<1.0.0,>=0.3.0->spacy==3.8.11->bugbug==0.0.619) (4.0.0)
Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim<1.0.0,>=0.3.0->spacy==3.8.11->bugbug==0.0.619) (0.1.2)
Downloading spacy-3.8.11-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (33.2 MB)
Downloading catalogue-2.0.10-py3-none-any.whl (17 kB)
Downloading cymem-2.0.13-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (260 kB)
Downloading murmurhash-1.0.15-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (134 kB)
Downloading preshed-3.0.12-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (874 kB)
Downloading spacy_legacy-3.0.12-py2.py3-none-any.whl (29 kB)
Downloading spacy_loggers-1.0.5-py3-none-any.whl (22 kB)
Downloading srsly-2.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB)
Downloading thinc-8.3.10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.9 MB)
Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB)
Downloading wasabi-1.1.3-py3-none-any.whl (27 kB)
Downloading weasel-0.4.3-py3-none-any.whl (50 kB)
Downloading blis-1.3.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.4 MB)
Downloading cloudpathlib-0.23.0-py3-none-any.whl (62 kB)
Downloading confection-0.1.5-py3-none-any.whl (35 kB)
Downloading smart_open-7.5.1-py3-none-any.whl (64 kB)
Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB)
Building wheels for collected packages: bugbug
  Building wheel for bugbug (pyproject.toml) ... -� �\� �done
  Created wheel for bugbug: filename=bugbug-0.0.619-py3-none-any.whl size=358360 sha256=ab3913f0c7f6bff2cc3f2de404c027f2a82515286a550fdd6f0ce66d7ebf9979
  Stored in directory: /tmp/pip-ephem-wheel-cache-z88517i0/wheels/d5/48/c4/945c0f0bf0aafbfab0440f7e0c74a2c5e71238e796e5feb040
Successfully built bugbug
Installing collected packages: wrapt, wasabi, spacy-loggers, spacy-legacy, murmurhash, cymem, cloudpathlib, catalogue, blis, srsly, smart-open, preshed, confection, typer-slim, thinc, weasel, spacy, bugbug
  Attempting uninstall: bugbug
    Found existing installation: bugbug 0.0.619
    Uninstalling bugbug-0.0.619:
      Successfully uninstalled bugbug-0.0.619
Successfully installed blis-1.3.3 bugbug-0.0.619 catalogue-2.0.10 cloudpathlib-0.23.0 confection-0.1.5 cymem-2.0.13 murmurhash-1.0.15 preshed-3.0.12 smart-open-7.5.1 spacy-3.8.11 spacy-legacy-3.0.12 spacy-loggers-1.0.5 srsly-2.5.2 thinc-8.3.10 typer-slim-0.24.0 wasabi-1.1.3 weasel-0.4.3 wrapt-2.1.2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
+ bash /dev/fd/63
++ curl -s https://codecov.io/bash

  _____          _
 / ____|        | |
| |     ___   __| | ___  ___ _____   __
| |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| |  __/ (_| (_) \ V /
 \_____\___/ \__,_|\___|\___\___/ \_/
                              Bash-1.0.6


==> git version 2.39.2 found
==> curl 7.88.1 (x86_64-pc-linux-gnu) libcurl/7.88.1 OpenSSL/3.0.11 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.3 libpsl/0.21.2 (+libidn2/2.3.3) libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 OpenLDAP/2.5.13
Release-Date: 2023-02-20, security patched: 7.88.1-10+deb12u5
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
x> No CI provider detected.
    Testing inside Docker? http://docs.codecov.io/docs/testing-with-docker
    Testing with Tox? https://docs.codecov.io/docs/python#section-testing-with-tox
    current dir:  /bugbug
    project root: .
--> token set from env
    Yaml found at: .codecov.yml
==> Running gcov in . (disable via -X gcov)
==> Python coveragepy exists disable via -X coveragepy
    -> Running coverage xml
==> Searching for coverage reports in:
    + .
    -> Found 1 reports
==> Detecting git/mercurial file structure
==> Reading reports
    + ./coverage.xml bytes=1207
==> Appending adjustments
    https://docs.codecov.io/docs/fixing-reports
    -> No adjustments found
==> Gzipping contents
        4.0K	/tmp/codecov.O1lauc.gz
==> Uploading reports
    url: https://codecov.io
    query: branch=&commit=05b74bf875462b5bdf31b170286e792269b1a4fb&build=&build_url=&name=&tag=&slug=&service=&flags=&pr=&job=&cmd_args=
->  Pinging Codecov
https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=66162f89-a4d9-420c-84bd-d10f12a428d9&branch=&commit=05b74bf875462b5bdf31b170286e792269b1a4fb&build=&build_url=&name=&tag=&slug=&service=&flags=&pr=&job=&cmd_args=
->  Uploading to
https://storage.googleapis.com/codecov-production/shelter/v4/github/mozilla/bugbug/05b74bf875462b5bdf31b170286e792269b1a4fb/c3e049a1-26a5-4ed8-ad3b-a84c7b520b89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260312T233135Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f7a092f563f5c304c676edc78658ba1876ef5d787c88996152bd0b575d749b16
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2747    0     0  100  2747      0  10768 --:--:-- --:--:-- --:--:-- 10772
    -> Reports have been successfully queued for processing at https://app.codecov.io/github/mozilla/bugbug/commit/05b74bf875462b5bdf31b170286e792269b1a4fb
[taskcluster 2026-03-12T23:31:37.147Z]                        Exit Code: 0
[taskcluster 2026-03-12T23:31:37.147Z]                        User Time: 42.942ms
[taskcluster 2026-03-12T23:31:37.147Z]                      Kernel Time: 65.984ms
[taskcluster 2026-03-12T23:31:37.147Z]                        Wall Time: 6m1.136846222s
[taskcluster 2026-03-12T23:31:37.147Z]  Average Available System Memory: 5.84 GiB
[taskcluster 2026-03-12T23:31:37.147Z]       Average System Memory Used: 1.91 GiB
[taskcluster 2026-03-12T23:31:37.147Z]          Peak System Memory Used: 2.94 GiB
[taskcluster 2026-03-12T23:31:37.147Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-03-12T23:31:37.147Z]                           Result: SUCCEEDED
[taskcluster 2026-03-12T23:31:37.149Z] === Task Finished ===
[taskcluster 2026-03-12T23:31:37.149Z] Task Duration: 6m1.138571523s