Skip to content

Bump marshmallow from 3.26.1 to 4.1.1

14635e4
Select commit
Loading
Failed to load commit list.
Closed

Bump marshmallow from 3.26.1 to 4.1.1 #5527

Bump marshmallow from 3.26.1 to 4.1.1
14635e4
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug http service tests failed Dec 10, 2025 in 17m 16s

Community-TC (pull_request)

bugbug http service tests

Details

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

Task Status

Started: 2025-12-10T22:00:31.194Z
Resolved: 2025-12-10T22:06:54.350Z
Task Execution Time: 6 minutes, 23 seconds, 156 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0

Artifacts

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


[taskcluster 2025-12-10T22:00:31.260Z] Worker Type (proj-bugbug/compute-smaller) settings:
[taskcluster 2025-12-10T22:00:31.260Z]   {
[taskcluster 2025-12-10T22:00:31.260Z]     "config": {
[taskcluster 2025-12-10T22:00:31.260Z]       "deploymentId": "b590589abf412b81"
[taskcluster 2025-12-10T22:00:31.260Z]     },
[taskcluster 2025-12-10T22:00:31.260Z]     "generic-worker": {
[taskcluster 2025-12-10T22:00:31.260Z]       "config": {
[taskcluster 2025-12-10T22:00:31.260Z]         "headlessTasks": false
[taskcluster 2025-12-10T22:00:31.260Z]       },
[taskcluster 2025-12-10T22:00:31.260Z]       "engine": "multiuser",
[taskcluster 2025-12-10T22:00:31.260Z]       "go-arch": "amd64",
[taskcluster 2025-12-10T22:00:31.260Z]       "go-os": "linux",
[taskcluster 2025-12-10T22:00:31.260Z]       "go-version": "go1.25.5",
[taskcluster 2025-12-10T22:00:31.260Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v94.1.1",
[taskcluster 2025-12-10T22:00:31.260Z]       "revision": "34be876dfac542c7d9e60124af5634d64f1c8e77",
[taskcluster 2025-12-10T22:00:31.260Z]       "source": "https://github.com/taskcluster/taskcluster/commits/34be876dfac542c7d9e60124af5634d64f1c8e77",
[taskcluster 2025-12-10T22:00:31.260Z]       "version": "94.1.1"
[taskcluster 2025-12-10T22:00:31.260Z]     },
[taskcluster 2025-12-10T22:00:31.260Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-cnovaaydelfyokjgyjsa",
[taskcluster 2025-12-10T22:00:31.260Z]     "instance-id": "4954303280765490220",

...(707 lines hidden)...

  Downloading pre_commit-4.5.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting pytest==9.0.1 (from -r test-requirements.txt (line 6))
  Downloading pytest-9.0.1-py3-none-any.whl.metadata (7.6 kB)
Collecting pytest-cov==7.0.0 (from -r test-requirements.txt (line 7))
  Downloading pytest_cov-7.0.0-py3-none-any.whl.metadata (31 kB)
Collecting pytest-responses==0.5.1 (from -r test-requirements.txt (line 8))
  Downloading pytest_responses-0.5.1-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting responses==0.21.0 (from -r test-requirements.txt (line 9))
  Downloading responses-0.21.0-py3-none-any.whl.metadata (41 kB)
Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.148.2->-r test-requirements.txt (line 2))
  Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
Collecting texttable>=1.6.2 (from igraph==1.0.0->-r test-requirements.txt (line 3))
  Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB)
Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema==4.25.1->-r test-requirements.txt (line 4)) (25.4.0)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema==4.25.1->-r test-requirements.txt (line 4))
  Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB)
Collecting referencing>=0.28.4 (from jsonschema==4.25.1->-r test-requirements.txt (line 4))
  Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema==4.25.1->-r test-requirements.txt (line 4))
  Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
Collecting cfgv>=2.0.0 (from pre-commit==4.5.0->-r test-requirements.txt (line 5))
  Downloading cfgv-3.5.0-py2.py3-none-any.whl.metadata (8.9 kB)
Collecting identify>=1.0.0 (from pre-commit==4.5.0->-r test-requirements.txt (line 5))
  Downloading identify-2.6.15-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit==4.5.0->-r test-requirements.txt (line 5))
  Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Requirement already satisfied: pyyaml>=5.1 in /usr/local/lib/python3.12/site-packages (from pre-commit==4.5.0->-r test-requirements.txt (line 5)) (6.0.3)
Collecting virtualenv>=20.10.0 (from pre-commit==4.5.0->-r test-requirements.txt (line 5))
  Downloading virtualenv-20.35.4-py3-none-any.whl.metadata (4.6 kB)
Collecting iniconfig>=1.0.1 (from pytest==9.0.1->-r test-requirements.txt (line 6))
  Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
Requirement already satisfied: packaging>=22 in /usr/local/lib/python3.12/site-packages (from pytest==9.0.1->-r test-requirements.txt (line 6)) (25.0)
Collecting pluggy<2,>=1.5 (from pytest==9.0.1->-r test-requirements.txt (line 6))
  Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Requirement already satisfied: pygments>=2.7.2 in /usr/local/lib/python3.12/site-packages (from pytest==9.0.1->-r test-requirements.txt (line 6)) (2.19.2)
Requirement already satisfied: requests<3.0,>=2.0 in /usr/local/lib/python3.12/site-packages (from responses==0.21.0->-r test-requirements.txt (line 9)) (2.32.5)
Requirement already satisfied: urllib3>=1.25.10 in /usr/local/lib/python3.12/site-packages (from responses==0.21.0->-r test-requirements.txt (line 9)) (1.26.20)
Requirement already satisfied: typing-extensions>=4.4.0 in /usr/local/lib/python3.12/site-packages (from referencing>=0.28.4->jsonschema==4.25.1->-r test-requirements.txt (line 4)) (4.15.0)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (3.4.4)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (3.11)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests<3.0,>=2.0->responses==0.21.0->-r test-requirements.txt (line 9)) (2025.11.12)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit==4.5.0->-r test-requirements.txt (line 5))
  Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Requirement already satisfied: filelock<4,>=3.12.2 in /usr/local/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit==4.5.0->-r test-requirements.txt (line 5)) (3.20.0)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit==4.5.0->-r test-requirements.txt (line 5))
  Downloading platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB)
Downloading coverage-7.12.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (252 kB)
Downloading hypothesis-6.148.2-py3-none-any.whl (536 kB)
Downloading igraph-1.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (5.7 MB)
Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB)
Downloading pre_commit-4.5.0-py2.py3-none-any.whl (226 kB)
Downloading pytest-9.0.1-py3-none-any.whl (373 kB)
Downloading pytest_cov-7.0.0-py3-none-any.whl (22 kB)
Downloading pytest_responses-0.5.1-py2.py3-none-any.whl (6.7 kB)
Downloading responses-0.21.0-py3-none-any.whl (45 kB)
Downloading cfgv-3.5.0-py2.py3-none-any.whl (7.4 kB)
Downloading identify-2.6.15-py2.py3-none-any.whl (99 kB)
Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB)
Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
Downloading referencing-0.37.0-py3-none-any.whl (26 kB)
Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB)
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB)
Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB)
Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB)
Installing collected packages: texttable, sortedcontainers, distlib, rpds-py, pluggy, platformdirs, nodeenv, iniconfig, igraph, identify, hypothesis, coverage, cfgv, virtualenv, responses, referencing, pytest, pytest-responses, pytest-cov, pre-commit, jsonschema-specifications, jsonschema
Successfully installed cfgv-3.5.0 coverage-7.12.0 distlib-0.4.0 hypothesis-6.148.2 identify-2.6.15 igraph-1.0.0 iniconfig-2.3.0 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 nodeenv-1.9.1 platformdirs-4.5.1 pluggy-1.6.0 pre-commit-4.5.0 pytest-9.0.1 pytest-cov-7.0.0 pytest-responses-0.5.1 referencing-0.37.0 responses-0.21.0 rpds-py-0.30.0 sortedcontainers-2.4.0 texttable-1.7.0 virtualenv-20.35.4
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
+ cp VERSION http_service/VERSION
+ pip install --disable-pip-version-check --no-cache-dir --progress-bar off ./http_service
Processing ./http_service
  Preparing metadata (setup.py) ... -� �done
Collecting Flask==3.1.2 (from bugbug-http-service==0.0.614)
  Downloading flask-3.1.2-py3-none-any.whl.metadata (3.2 kB)
Collecting apispec-webframeworks==1.2.0 (from bugbug-http-service==0.0.614)
  Downloading apispec_webframeworks-1.2.0-py3-none-any.whl.metadata (4.8 kB)
Collecting apispec==6.9.0 (from apispec[yaml]==6.9.0->bugbug-http-service==0.0.614)
  Downloading apispec-6.9.0-py3-none-any.whl.metadata (10 kB)
Collecting cerberus==1.3.8 (from bugbug-http-service==0.0.614)
  Downloading cerberus-1.3.8-py3-none-any.whl.metadata (5.5 kB)
Collecting flask-apispec==0.11.4 (from bugbug-http-service==0.0.614)
  Downloading flask_apispec-0.11.4-py2.py3-none-any.whl.metadata (4.3 kB)
Collecting flask-cors==6.0.1 (from bugbug-http-service==0.0.614)
  Downloading flask_cors-6.0.1-py3-none-any.whl.metadata (5.3 kB)
Collecting gunicorn==23.0.0 (from bugbug-http-service==0.0.614)
  Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB)
Collecting kombu==5.6.1 (from bugbug-http-service==0.0.614)
  Downloading kombu-5.6.1-py3-none-any.whl.metadata (3.5 kB)
Collecting marshmallow==4.1.1 (from bugbug-http-service==0.0.614)
  Downloading marshmallow-4.1.1-py3-none-any.whl.metadata (7.4 kB)
Requirement already satisfied: requests==2.32.5 in /usr/local/lib/python3.12/site-packages (from bugbug-http-service==0.0.614) (2.32.5)
Collecting rq-dashboard==0.8.6 (from bugbug-http-service==0.0.614)
  Downloading rq_dashboard-0.8.6-py2.py3-none-any.whl.metadata (11 kB)
Collecting rq==2.6.1 (from bugbug-http-service==0.0.614)
  Downloading rq-2.6.1-py3-none-any.whl.metadata (10 kB)
Collecting sentry-sdk==2.45.0 (from sentry-sdk[flask]==2.45.0->bugbug-http-service==0.0.614)
  Downloading sentry_sdk-2.45.0-py2.py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: packaging>=21.3 in /usr/local/lib/python3.12/site-packages (from apispec==6.9.0->apispec[yaml]==6.9.0->bugbug-http-service==0.0.614) (25.0)
Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.12/site-packages (from apispec[yaml]==6.9.0->bugbug-http-service==0.0.614) (6.0.3)
Collecting blinker>=1.9.0 (from Flask==3.1.2->bugbug-http-service==0.0.614)
  Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
Requirement already satisfied: click>=8.1.3 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.2->bugbug-http-service==0.0.614) (8.3.1)
Collecting itsdangerous>=2.2.0 (from Flask==3.1.2->bugbug-http-service==0.0.614)
  Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
Requirement already satisfied: jinja2>=3.1.2 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.2->bugbug-http-service==0.0.614) (3.1.6)
Requirement already satisfied: markupsafe>=2.1.1 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.2->bugbug-http-service==0.0.614) (3.0.3)
Requirement already satisfied: werkzeug>=3.1.0 in /usr/local/lib/python3.12/site-packages (from Flask==3.1.2->bugbug-http-service==0.0.614) (3.1.4)
Collecting webargs>=6.0.0 (from flask-apispec==0.11.4->bugbug-http-service==0.0.614)
  Downloading webargs-8.7.1-py3-none-any.whl.metadata (6.7 kB)
Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.12/site-packages (from kombu==5.6.1->bugbug-http-service==0.0.614) (5.3.1)
Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.12/site-packages (from kombu==5.6.1->bugbug-http-service==0.0.614) (5.1.0)
Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.12/site-packages (from kombu==5.6.1->bugbug-http-service==0.0.614) (2025.2)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/site-packages (from requests==2.32.5->bugbug-http-service==0.0.614) (3.4.4)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests==2.32.5->bugbug-http-service==0.0.614) (3.11)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests==2.32.5->bugbug-http-service==0.0.614) (1.26.20)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests==2.32.5->bugbug-http-service==0.0.614) (2025.11.12)
Collecting croniter (from rq==2.6.1->bugbug-http-service==0.0.614)
  Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB)
Collecting redis!=6,>=3.5 (from rq==2.6.1->bugbug-http-service==0.0.614)
  Downloading redis-7.1.0-py3-none-any.whl.metadata (12 kB)
Requirement already satisfied: arrow in /usr/local/lib/python3.12/site-packages (from rq-dashboard==0.8.6->bugbug-http-service==0.0.614) (1.4.0)
Collecting redis-sentinel-url (from rq-dashboard==0.8.6->bugbug-http-service==0.0.614)
  Downloading Redis_Sentinel_Url-1.0.1-py2.py3-none-any.whl.metadata (1.0 kB)
Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.12/site-packages (from arrow->rq-dashboard==0.8.6->bugbug-http-service==0.0.614) (2.9.0.post0)
Requirement already satisfied: pytz>2021.1 in /usr/local/lib/python3.12/site-packages (from croniter->rq==2.6.1->bugbug-http-service==0.0.614) (2025.2)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->arrow->rq-dashboard==0.8.6->bugbug-http-service==0.0.614) (1.17.0)
Downloading apispec-6.9.0-py3-none-any.whl (30 kB)
Downloading apispec_webframeworks-1.2.0-py3-none-any.whl (9.1 kB)
Downloading cerberus-1.3.8-py3-none-any.whl (30 kB)
Downloading flask-3.1.2-py3-none-any.whl (103 kB)
Downloading flask_apispec-0.11.4-py2.py3-none-any.whl (2.4 MB)
Downloading flask_cors-6.0.1-py3-none-any.whl (13 kB)
Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB)
Downloading kombu-5.6.1-py3-none-any.whl (214 kB)
Downloading marshmallow-4.1.1-py3-none-any.whl (48 kB)
Downloading rq-2.6.1-py3-none-any.whl (112 kB)
Downloading rq_dashboard-0.8.6-py2.py3-none-any.whl (213 kB)
Downloading sentry_sdk-2.45.0-py2.py3-none-any.whl (404 kB)
Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
Downloading redis-7.1.0-py3-none-any.whl (354 kB)
Downloading webargs-8.7.1-py3-none-any.whl (32 kB)
Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB)
Downloading Redis_Sentinel_Url-1.0.1-py2.py3-none-any.whl (4.7 kB)
Building wheels for collected packages: bugbug-http-service
  Building wheel for bugbug-http-service (setup.py) ... -� �\� �done
  Created wheel for bugbug-http-service: filename=bugbug_http_service-0.0.614-py3-none-any.whl size=35014 sha256=2679205f3cc492d623f5e713a07b86627df3e2d1646d2012a8a155d9a7a93b12
  Stored in directory: /tmp/pip-ephem-wheel-cache-yd4000pw/wheels/95/f3/17/087a179ea056096ae433a20934a06ba3620178dfafa8d0c733
Successfully built bugbug-http-service
Installing collected packages: sentry-sdk, redis, marshmallow, itsdangerous, gunicorn, cerberus, blinker, apispec, webargs, redis-sentinel-url, kombu, Flask, croniter, rq, flask-cors, flask-apispec, apispec-webframeworks, rq-dashboard, bugbug-http-service
  Attempting uninstall: marshmallow
    Found existing installation: marshmallow 3.26.1
    Uninstalling marshmallow-3.26.1:
      Successfully uninstalled marshmallow-3.26.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dataclasses-json 0.6.7 requires marshmallow<4.0.0,>=3.18.0, but you have marshmallow 4.1.1 which is incompatible.
Successfully installed Flask-3.1.2 apispec-6.9.0 apispec-webframeworks-1.2.0 blinker-1.9.0 bugbug-http-service-0.0.614 cerberus-1.3.8 croniter-6.0.0 flask-apispec-0.11.4 flask-cors-6.0.1 gunicorn-23.0.0 itsdangerous-2.2.0 kombu-5.6.1 marshmallow-4.1.1 redis-7.1.0 redis-sentinel-url-1.0.1 rq-2.6.1 rq-dashboard-0.8.6 sentry-sdk-2.45.0 webargs-8.7.1
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
+ hg clone -r ae4bf6620a9a3821cfb9709bd03cd3f5f1849ff3 https://hg.mozilla.org/hgcustom/version-control-tools /version-control-tools/
*** failed to import extension "robustcheckout" from /version-control-tools/hgext/robustcheckout/__init__.py: [Errno 2] No such file or directory: '/version-control-tools/hgext/robustcheckout/__init__.py'
*** failed to import extension "hgmo" from /version-control-tools/hgext/hgmo: [Errno 2] No such file or directory: '/version-control-tools/hgext/hgmo'
*** failed to import extension "pushlog" from /version-control-tools/hgext/pushlog: [Errno 2] No such file or directory: '/version-control-tools/hgext/pushlog'
*** failed to import extension "mozext" from /version-control-tools/hgext/mozext: [Errno 2] No such file or directory: '/version-control-tools/hgext/mozext'
real URL is https://hg-edge.mozilla.org/hgcustom/version-control-tools
adding changesets
adding manifests
adding file changes

files [======================>                                  ] 1220/2992 02s
files [=======================>                                 ] 1290/2992 02s
files [=========================>                               ] 1401/2992 02s
files [===========================>                             ] 1491/2992 02s
files [=============================>                           ] 1619/2992 02s
files [=================================>                       ] 1795/2992 02s
files [===================================>                     ] 1930/2992 01s
files [=====================================>                   ] 2027/2992 01s
files [========================================>                ] 2203/2992 01s
files [===========================================>             ] 2354/2992 01s
files [==============================================>          ] 2469/2992 01s
files [===============================================>         ] 2560/2992 01s
files [==================================================>      ] 2681/2992 01s
files [===================================================>     ] 2774/2992 01s
files [======================================================>  ] 2903/2992 01s
                                                                                
added 8302 changesets with 19787 changes to 2992 files
new changesets 8277a178b3cb:ae4bf6620a9a
updating to branch default
1289 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ pytest --cov=http_service http_service/tests/ -vvv
2025-12-10 22:06:45,282:INFO:matplotlib.font_manager:generated new fontManager
ImportError while loading conftest '/bugbug/http_service/tests/conftest.py'.
http_service/tests/conftest.py:30: in <module>
    from bugbug_http import app
http_service/bugbug_http/app.py:110: in <module>
    class NotAvailableYet(Schema):
http_service/bugbug_http/app.py:111: in NotAvailableYet
    ready = fields.Boolean(enum=[False])
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/marshmallow/fields.py:1168: in __init__
    super().__init__(**kwargs)
E   TypeError: Field.__init__() got an unexpected keyword argument 'enum'
[taskcluster 2025-12-10T22:06:52.483Z]                        Exit Code: 4
[taskcluster 2025-12-10T22:06:52.483Z]                        User Time: 97.413ms
[taskcluster 2025-12-10T22:06:52.483Z]                      Kernel Time: 95.341ms
[taskcluster 2025-12-10T22:06:52.483Z]                        Wall Time: 6m18.410675477s
[taskcluster 2025-12-10T22:06:52.483Z]  Average Available System Memory: 5.79 GiB
[taskcluster 2025-12-10T22:06:52.483Z]       Average System Memory Used: 1.96 GiB
[taskcluster 2025-12-10T22:06:52.483Z]          Peak System Memory Used: 3.77 GiB
[taskcluster 2025-12-10T22:06:52.483Z]              Total System Memory: 7.75 GiB
[taskcluster 2025-12-10T22:06:52.483Z]                           Result: FAILED
[taskcluster 2025-12-10T22:06:52.485Z] === Task Finished ===
[taskcluster 2025-12-10T22:06:52.485Z] Task Duration: 6m18.413114743s
[taskcluster:error] exit status 4