Skip to content

build(deps-dev): bump html-webpack-plugin in /frontend

a6d2ff5
Select commit
Loading
Failed to load commit list.
Closed

build(deps-dev): bump html-webpack-plugin from 5.6.3 to 5.6.6 in /frontend #2913

build(deps-dev): bump html-webpack-plugin in /frontend
a6d2ff5
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Coverage Report checks: unit tests failed Jan 19, 2026 in 4m 54s

Community-TC (pull_request)

Check python code with unittest

Details

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

Task Status

Started: 2026-01-19T17:46:09.487Z
Resolved: 2026-01-19T17:47:08.326Z
Task Execution Time: 58 seconds, 839 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0

Artifacts

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


[taskcluster 2026-01-19T17:46:09.543Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-01-19T17:46:09.543Z]   {
[taskcluster 2026-01-19T17:46:09.543Z]     "config": {
[taskcluster 2026-01-19T17:46:09.543Z]       "deploymentId": "e1bcabecb25ea11a"
[taskcluster 2026-01-19T17:46:09.543Z]     },
[taskcluster 2026-01-19T17:46:09.543Z]     "generic-worker": {
[taskcluster 2026-01-19T17:46:09.543Z]       "config": {
[taskcluster 2026-01-19T17:46:09.543Z]         "headlessTasks": false
[taskcluster 2026-01-19T17:46:09.543Z]       },
[taskcluster 2026-01-19T17:46:09.543Z]       "engine": "multiuser",
[taskcluster 2026-01-19T17:46:09.543Z]       "go-arch": "amd64",
[taskcluster 2026-01-19T17:46:09.543Z]       "go-os": "linux",
[taskcluster 2026-01-19T17:46:09.543Z]       "go-version": "go1.25.5",
[taskcluster 2026-01-19T17:46:09.543Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.0.3",
[taskcluster 2026-01-19T17:46:09.543Z]       "revision": "a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-19T17:46:09.543Z]       "source": "https://github.com/taskcluster/taskcluster/commits/a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-19T17:46:09.543Z]       "version": "95.0.3"
[taskcluster 2026-01-19T17:46:09.543Z]     },
[taskcluster 2026-01-19T17:46:09.543Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-fqkfcxjynbxswwoouatq",
[taskcluster 2026-01-19T17:46:09.543Z]     "instance-id": "6123583199114416694",
[taskcluster 2026-01-19T17:46:09.543Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-01-19T17:46:09.543Z]     "local-ipv4": "10.150.0.31",
[taskcluster 2026-01-19T17:46:09.543Z]     "machine-setup": {
[taskcluster 2026-01-19T17:46:09.543Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-01-19T17:46:09.543Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-01-19T17:46:09.543Z]     },
[taskcluster 2026-01-19T17:46:09.543Z]     "project-id": "community-tc-workers",
[taskcluster 2026-01-19T17:46:09.543Z]     "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-feg4rq6asyc7fszfdedt2a.c.community-tc-workers.internal",
[taskcluster 2026-01-19T17:46:09.543Z]     "public-ipv4": "34.48.172.246",
[taskcluster 2026-01-19T17:46:09.543Z]     "region": "us-east4",
[taskcluster 2026-01-19T17:46:09.543Z]     "zone": "us-east4-b"
[taskcluster 2026-01-19T17:46:09.543Z]   }
[taskcluster 2026-01-19T17:46:09.543Z] Task ID: NHcpulfERQapL7RASYTdyw
[taskcluster 2026-01-19T17:46:09.543Z] === Task Starting ===
[taskcluster 2026-01-19T17:46:12.784Z] [d2g] Loading docker image
[taskcluster 2026-01-19T17:46:13.317Z] [d2g] Loaded docker image "docker.io/library/python:3.12"
[taskcluster 2026-01-19T17:46:13.317Z] Executing command 0: docker run -t --name taskcontainer_XWDg5Yr6QbyGGGni4ORXzQ --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --add-host=taskcluster:host-gateway --env-file 'env.list' 'python:3.12' sh -lxce 'git clone --quiet https://github.com/mozilla/code-coverage /src && cd /src && git checkout a6d2ff5e8c15ed846a7ae4eefe912ee2a3a278e8 -b checks && cd /src/report && ./ci-test.sh'
+ id -u
+ [ 0 -eq 0 ]
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ #  ]
+ [  ]
+ id -u
+ [ 0 -eq 0 ]
+ PS1=# 
+ [ -d /etc/profile.d ]
+ run-parts --list --regex ^[a-zA-Z0-9_][a-zA-Z0-9._-]*\.sh$ /etc/profile.d
+ unset i
+ [  ]
+ git clone --quiet https://github.com/mozilla/code-coverage /src
+ cd /src
+ git checkout a6d2ff5e8c15ed846a7ae4eefe912ee2a3a278e8 -b checks
Switched to a new branch 'checks'
+ cd /src/report
+ ./ci-test.sh
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.

Downloading artifacts from 0/2 test task...
Downloading artifacts from 1/2 test task...
F/src/report/firefox_code_coverage/codecoverage.py:302: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
  tar.extractall(dest)
...
======================================================================
FAIL: test (test.Test.test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/src/report/tests/test.py", line 64, in test
    self.assertEqual(
AssertionError: 1 != 2

----------------------------------------------------------------------
Ran 4 tests in 27.117s

FAILED (failures=1)
[taskcluster 2026-01-19T17:47:07.740Z]                        Exit Code: 1
[taskcluster 2026-01-19T17:47:07.740Z]                        User Time: 10.858ms
[taskcluster 2026-01-19T17:47:07.740Z]                      Kernel Time: 16.89ms
[taskcluster 2026-01-19T17:47:07.740Z]                        Wall Time: 54.422652042s
[taskcluster 2026-01-19T17:47:07.740Z]  Average Available System Memory: 14.35 GiB
[taskcluster 2026-01-19T17:47:07.740Z]       Average System Memory Used: 1.27 GiB
[taskcluster 2026-01-19T17:47:07.740Z]          Peak System Memory Used: 1.56 GiB
[taskcluster 2026-01-19T17:47:07.740Z]              Total System Memory: 15.62 GiB
[taskcluster 2026-01-19T17:47:07.740Z]                           Result: FAILED
[taskcluster 2026-01-19T17:47:07.740Z] === Task Finished ===
[taskcluster 2026-01-19T17:47:07.740Z] Task Duration: 54.423206157s
[taskcluster:error] exit status 1