Bump filelock from 3.25.2 to 3.29.7#2937
Open
dependabot[bot] wants to merge 1 commit into
Open
Community-TC Integration / bugbot tests
failed
Jul 13, 2026 in 2m 20s
Community-TC (pull_request)
bugbot tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-07-13T13:10:08.841Z
Resolved: 2026-07-13T13:12:27.794Z
Task Execution Time: 2 minutes, 18 seconds, 953 milliseconds
Task Status: failed
Reason Resolved: failed
TaskId: CT1D72dwQWeMTECArkDjkw
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-07-13T13:10:08.929Z] Worker Type (proj-relman/ci) settings:
[taskcluster 2026-07-13T13:10:08.929Z] {
[taskcluster 2026-07-13T13:10:08.929Z] "generic-worker": {
[taskcluster 2026-07-13T13:10:08.929Z] "config": {
[taskcluster 2026-07-13T13:10:08.929Z] "capacity": 1,
[taskcluster 2026-07-13T13:10:08.929Z] "headlessTasks": false
[taskcluster 2026-07-13T13:10:08.929Z] },
[taskcluster 2026-07-13T13:10:08.929Z] "engine": "multiuser",
[taskcluster 2026-07-13T13:10:08.929Z] "go-arch": "amd64",
[taskcluster 2026-07-13T13:10:08.929Z] "go-os": "linux",
[taskcluster 2026-07-13T13:10:08.929Z] "go-version": "go1.26.2",
[taskcluster 2026-07-13T13:10:08.929Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-07-13T13:10:08.929Z] "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-07-13T13:10:08.929Z] "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-07-13T13:10:08.929Z] "version": "100.0.1"
[taskcluster 2026-07-13T13:10:08.929Z] },
[taskcluster 2026-07-13T13:10:08.929Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-07-13T13:10:08.929Z] "instance-id": "4880090257346354194",
[taskcluster 2026-07-13T13:10:08.929Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-07-13T13:10:08.929Z] "local-ipv4": "10.128.0.85",
[taskcluster 2026-07-13T13:10:08.929Z] "machine-setup": {
[taskcluster 2026-07-13T13:10:08.929Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-07-13T13:10:08.929Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-07-13T13:10:08.929Z] },
[taskcluster 2026-07-13T13:10:08.929Z] "project-id": "community-tc-workers",
[taskcluster 2026-07-13T13:10:08.929Z] "public-hostname": "proj-relman-ci-m2hthvdut4-zig3r-jc-lq.c.community-tc-workers.internal",
[taskcluster 2026-07-13T13:10:08.929Z] "public-ipv4": "34.46.117.66",
[taskcluster 2026-07-13T13:10:08.929Z] "region": "us-central1",
[taskcluster 2026-07-13T13:10:08.929Z] "zone": "us-central1-f"
[taskcluster 2026-07-13T13:10:08.929Z] }
[taskcluster 2026-07-13T13:10:08.929Z] Task ID: CT1D72dwQWeMTECArkDjkw
[taskcluster 2026-07-13T13:10:08.929Z] === Task Starting ===
[taskcluster 2026-07-13T13:10:09.688Z] [d2g] Loading docker image
[taskcluster 2026-07-13T13:10:25.836Z] [d2g] Loaded docker image "docker.io/astral/uv:python3.10-trixie"
[taskcluster 2026-07-13T13:10:25.839Z] Executing command 0: docker run -t --name taskcontainer_aCQyuv_hRb-jb5HKozJQKw --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'astral/uv:python3.10-trixie' /bin/bash -lcx 'git clone --quiet https://github.com/mozilla/bugbot bugbot && cd bugbot && git -c advice.detachedHead=false checkout 2b39e6ed990d632e97fd06a21536cc02d6546532 && uv sync --quiet --locked --extra test && uv run pre-commit run --all-files --show-diff-on-failure && uv run tox -e $TOX_ENV && uv run coveralls'
++ id -u
+ '[' 0 -eq 0 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
++ run-parts --list --regex '^[a-zA-Z0-9_][a-zA-Z0-9._-]*\.sh$' /etc/profile.d
+ unset i
+ '[' /bin/bash ']'
+ '[' -f /root/.bashrc ']'
+ . /root/.bashrc
+ git clone --quiet https://github.com/mozilla/bugbot bugbot
+ cd bugbot
+ git -c advice.detachedHead=false checkout 2b39e6ed990d632e97fd06a21536cc02d6546532
HEAD is now at 2b39e6e Bump filelock from 3.25.2 to 3.29.7
+ uv sync --quiet --locked --extra test
+ uv run pre-commit run --all-files --show-diff-on-failure
[INFO] Initializing environment for https://github.com/Riverside-Healthcare/djLint.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/marco-c/taskcluster_yml_validator.
[INFO] Initializing environment for https://github.com/asottile/yesqa.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:tokenize-rt==4.2.1,types-filelock==3.2.7,types-pytz==2021.3.8,types-python-dateutil==2.8.17,types-PyYAML==6.0.8,types-requests==2.27.30,types-tabulate==0.8.9.
[INFO] Initializing environment for https://github.com/astral-sh/uv-pre-commit.
[INFO] Installing environment for https://github.com/Riverside-Healthcare/djLint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/marco-c/taskcluster_yml_validator.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/asottile/yesqa.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/uv-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
djLint linting for Jinja.................................................Passed
djLint linting for Jinja.................................................Passed
ruff.....................................................................Passed
ruff-format..............................................................Passed
check python ast.........................................................Passed
check docstring is first.................................................Passed
check that executables have shebangs.....................................Passed
check for merge conflicts................................................Passed
check for broken symlinks............................(no files to check)Skipped
debug statements (python)................................................Passed
trim trailing whitespace.................................................Passed
check yaml...............................................................Passed
mixed line ending........................................................Passed
python tests naming......................................................Passed
check json...............................................................Passed
fix requirements.txt.................................(no files to check)Skipped
check vcs permalinks.....................................................Passed
codespell................................................................Passed
taskcluster_yml..........................................................Passed
Strip unnecessary `# noqa`s..............................................Passed
mypy.....................................................................Passed
Check for useless excludes...............................................Passed
uv-lock..................................................................Passed
+ uv run tox -e py310
py310: install_deps> python -I -m pip install '.[dev]'
py310: commands[0]> alembic upgrade head
INFO [alembic.runtime.migration] Context impl SQLiteImpl.
INFO [alembic.runtime.migration] Will assume non-transactional DDL.
INFO [alembic.runtime.migration] Running upgrade -> ac0a01dcb3a9, Init the database
py310: commands[1]> coverage erase
py310: commands[2]> coverage run --branch --source /bugbot/bugbot -m pytest -v
============================= test session starts ==============================
platform linux -- Python 3.10.20, pytest-9.0.3, pluggy-1.6.0 -- /bugbot/.tox/py310/bin/python
cachedir: .tox/py310/.pytest_cache
rootdir: /bugbot
configfile: pyproject.toml
collecting ...
collecting 6 items
collected 48 items
tests/rules/test_perfalert_resolved_regression.py::test_get_resolution_comment PASSED [ 2%]
tests/rules/test_web_platform_features.py::test_parse_user_story PASSED [ 4%]
tests/rules/test_web_platform_features.py::test_url_keys PASSED [ 6%]
tests/rules/test_web_platform_features.py::test_bugzilla_update_to_json PASSED [ 8%]
tests/rules/test_web_platform_features.py::test_feature_bug_update_into_bugzilla_update PASSED [ 10%]
tests/rules/test_web_platform_features.py::test_handlebug PASSED [ 12%]
tests/test_bug_analyzer.py::test_set_status_flags PASSED [ 14%]
tests/test_bzcleaner.py::test_description PASSED [ 16%]
tests/test_bzcleaner.py::test_name PASSED [ 18%]
tests/test_bzcleaner.py::test_template PASSED [ 20%]
tests/test_bzcleaner.py::test_subject PASSED [ 22%]
tests/test_bzcleaner.py::test_email_subject PASSED [ 25%]
tests/test_bzcleaner.py::test_ignore_date PASSED [ 27%]
tests/test_bzcleaner.py::test_has_individual_autofix PASSED [ 29%]
tests/test_bzcleaner.py::test_inactive_needinfo_description PASSED [ 31%]
tests/test_bzcleaner.py::test_inactive_needinfo_name PASSED [ 33%]
tests/test_bzcleaner.py::test_inactive_needinfo_template PASSED [ 35%]
tests/test_bzcleaner.py::test_inactive_needinfo_subject PASSED [ 37%]
tests/test_bzcleaner.py::test_inactive_needinfo_get_bz_params PASSED [ 39%]
tests/test_bzcleaner.py::test_inactive_needinfo_ignore_date PASSED [ 41%]
tests/test_cache.py::test_cache PASSED [ 43%]
tests/test_calendar.py::test_dom_lws_calendar PASSED [ 45%]
tests/test_calendar.py::test_performance_tools_calendar PASSED [ 47%]
tests/test_calendar.py::test_recurring_event PASSED [ 50%]
tests/test_db.py::test_bugchange PASSED [ 52%]
tests/test_db.py::test_email PASSED [ 54%]
tests/test_duplicate_copy_metadata.py::test_get_previously_copied_fields PASSED [ 56%]
tests/test_email_no_assignee.py::test_nobody PASSED [ 58%]
tests/test_escalation.py::test_str PASSED [ 60%]
tests/test_escalation.py::test_escalation PASSED [ 62%]
tests/test_mail.py::test_replaceUnicode PASSED [ 64%]
tests/test_multi_autofixers.py::test_merge_changes PASSED [ 66%]
tests/test_multi_autofixers.py::test_missing_merge_function PASSED [ 68%]
tests/test_multi_autofixers.py::test_unsupported_rule_in_merge_function PASSED [ 70%]
tests/test_new_utils.py::test_get_signatures PASSED [ 72%]
tests/test_new_utils.py::test_add_signatures PASSED [ 75%]
tests/test_regression_set_status_flags.py::test_status_changes PASSED [ 77%]
tests/test_round_robin.py::test_get PASSED [ 79%]
tests/test_round_robin.py::test_get_ics PASSED [ 81%]
tests/test_round_robin.py::test_get_who_to_nag PASSED [ 83%]
tests/test_severity.py::test_logical_comparison PASSED [ 85%]
tests/test_topcrash.py::test_get_blocked_signatures PASSED [ 87%]
tests/test_user_activity.py::test_check_users PASSED [ 89%]
tests/test_user_activity.py::test_check_users_keep_active PASSED [ 91%]
tests/test_user_activity.py::test_check_users_ignore_bots PASSED [ 93%]
tests/test_user_activity.py::test_get_bz_users_with_status PASSED [ 95%]
tests/test_user_activity.py::test_get_status_from_bz_user PASSED [ 97%]
tests/test_webcompat_priority.py::TestWebcompatPriority::test_logical_comparison PASSED [100%]
=============================== warnings summary ===============================
.tox/py310/lib/python3.10/site-packages/google/api_core/_python_version_support.py:255
/bugbot/.tox/py310/lib/python3.10/site-packages/google/api_core/_python_version_support.py:255: FutureWarning: You are using a Python version (3.10.20) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date.
warnings.warn(message, FutureWarning)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================== 48 passed, 1 warning in 7.98s =========================
py310: OK (31.88=setup[21.73]+cmd[0.68,0.11,9.35] seconds)
congratulations :) (31.90 seconds)
+ uv run coveralls
Submitting coverage to coveralls.io...
Error running coveralls: Could not submit coverage: 504 Server Error: Gateway Timeout for url: https://coveralls.io/api/v1/jobs
Traceback (most recent call last):
File "/bugbot/.venv/lib/python3.10/site-packages/coveralls/api.py", line 300, in submit_report
response.raise_for_status()
File "/bugbot/.venv/lib/python3.10/site-packages/requests/models.py", line 1167, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 504 Server Error: Gateway Timeout for url: https://coveralls.io/api/v1/jobs
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/bugbot/.venv/lib/python3.10/site-packages/coveralls/cli.py", line 105, in _run
result = coverallz.wear()
File "/bugbot/.venv/lib/python3.10/site-packages/coveralls/api.py", line 277, in wear
return self.submit_report(json_string)
File "/bugbot/.venv/lib/python3.10/site-packages/coveralls/api.py", line 303, in submit_report
raise CoverallsException(
coveralls.exception.CoverallsException: Could not submit coverage: 504 Server Error: Gateway Timeout for url: https://coveralls.io/api/v1/jobs
[taskcluster 2026-07-13T13:12:26.618Z] Exit Code: 1
[taskcluster 2026-07-13T13:12:26.618Z] User Time: 17.279ms
[taskcluster 2026-07-13T13:12:26.618Z] Kernel Time: 21.826ms
[taskcluster 2026-07-13T13:12:26.618Z] Wall Time: 2m0.77815167s
[taskcluster 2026-07-13T13:12:26.618Z] Average Available System Memory: 14.09 GiB
[taskcluster 2026-07-13T13:12:26.618Z] Average System Memory Used: 1.52 GiB
[taskcluster 2026-07-13T13:12:26.618Z] Peak System Memory Used: 1.77 GiB
[taskcluster 2026-07-13T13:12:26.618Z] Total System Memory: 15.61 GiB
[taskcluster 2026-07-13T13:12:26.618Z] Result: FAILED
[taskcluster 2026-07-13T13:12:26.618Z] === Task Finished ===
[taskcluster 2026-07-13T13:12:26.618Z] Task Duration: 2m0.779016054s
[taskcluster:error] exit status 1
Loading