build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in /frontend #2869
Community-TC Integration / Code Coverage Backend docker build
succeeded
Dec 1, 2025 in 6m 27s
Community-TC (pull_request)
Build docker image with taskboot
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-12-01T16:59:03.133Z
Resolved: 2025-12-01T17:00:30.366Z
Task Execution Time: 1 minute, 27 seconds, 233 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/code-coverage-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-12-01T16:59:03.207Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-12-01T16:59:03.207Z] {
[taskcluster 2025-12-01T16:59:03.207Z] "config": {
[taskcluster 2025-12-01T16:59:03.207Z] "deploymentId": "1e9b6b9d0be845d3"
[taskcluster 2025-12-01T16:59:03.207Z] },
[taskcluster 2025-12-01T16:59:03.207Z] "generic-worker": {
[taskcluster 2025-12-01T16:59:03.207Z] "config": {
[taskcluster 2025-12-01T16:59:03.207Z] "headlessTasks": false
[taskcluster 2025-12-01T16:59:03.207Z] },
[taskcluster 2025-12-01T16:59:03.207Z] "engine": "multiuser",
[taskcluster 2025-12-01T16:59:03.207Z] "go-arch": "amd64",
[taskcluster 2025-12-01T16:59:03.207Z] "go-os": "linux",
[taskcluster 2025-12-01T16:59:03.207Z] "go-version": "go1.25.4",
[taskcluster 2025-12-01T16:59:03.207Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v93.1.2",
[taskcluster 2025-12-01T16:59:03.207Z] "revision": "e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-12-01T16:59:03.207Z] "source": "https://github.com/taskcluster/taskcluster/commits/e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-12-01T16:59:03.207Z] "version": "93.1.2"
[taskcluster 2025-12-01T16:59:03.207Z] },
[taskcluster 2025-12-01T16:59:03.207Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-xexlhdndfrowdsdpnwir",
[taskcluster 2025-12-01T16:59:03.207Z] "instance-id": "435146813696145091",
[taskcluster 2025-12-01T16:59:03.207Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-12-01T16:59:03.207Z] "local-ipv4": "10.142.0.25",
[taskcluster 2025-12-01T16:59:03.207Z] "machine-setup": {
[taskcluster 2025-12-01T16:59:03.207Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-12-01T16:59:03.207Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-12-01T16:59:03.207Z] },
[taskcluster 2025-12-01T16:59:03.207Z] "project-id": "community-tc-workers",
[taskcluster 2025-12-01T16:59:03.207Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-j4i5fc5fssgfvz3vnm1syg.c.community-tc-workers.internal",
[taskcluster 2025-12-01T16:59:03.207Z] "public-ipv4": "34.75.223.120",
[taskcluster 2025-12-01T16:59:03.207Z] "region": "us-east1",
[taskcluster 2025-12-01T16:59:03.207Z] "zone": "us-east1-c"
[taskcluster 2025-12-01T16:59:03.207Z] }
[taskcluster 2025-12-01T16:59:03.207Z] Task ID: SGkon55sRPmHc-5dKJeOKw
[taskcluster 2025-12-01T16:59:03.207Z] === Task Starting ===
[taskcluster 2025-12-01T16:59:04.018Z] [d2g] Loading docker image
[taskcluster 2025-12-01T16:59:35.366Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2025-12-01T16:59:35.367Z] Executing command 0: docker run -t --name taskcontainer_dv5d94IKSmanSPHxPVNKNA --memory-swap -1 --pids-limit -1 --privileged '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'mozilla/taskboot:0.4.1' taskboot build --image mozilla/code-coverage/backend --tag dev --tag e46825931adfcb8e9f194959cfcb8488096a9119 --write '/backend.tar' backend/Dockerfile
INFO:root:Target setup in /tmp/taskboot.u8ngq49e
INFO:taskboot.target:Cloning https://github.com/mozilla/code-coverage @ e46825931adfcb8e9f194959cfcb8488096a9119
INFO:taskboot.target:Cloned into /tmp/taskboot.u8ngq49e
Switched to a new branch 'taskboot'
INFO:taskboot.target:Checked out revision e46825931adfcb8e9f194959cfcb8488096a9119
WARNING:taskboot.config:No configuration available
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-coverage/backend:dev
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-coverage/backend:e46825931adfcb8e9f194959cfcb8488096a9119
INFO:taskboot.docker:Building docker image /tmp/taskboot.u8ngq49e/backend/Dockerfile
INFO:taskboot.docker:Running docker command: ['build', '--file', '/tmp/taskboot.u8ngq49e/backend/Dockerfile', '--tag', 'registry.hub.docker.com/mozilla/code-coverage/backend:dev', '--tag', 'registry.hub.docker.com/mozilla/code-coverage/backend:e46825931adfcb8e9f194959cfcb8488096a9119', '/tmp/taskboot.u8ngq49e']
STEP 1/6: FROM python:3.13.5-slim
Resolving "python" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/library/python:3.13.5-slim...
Getting image source signatures
Writing manifest to image destination
Storing signatures
STEP 2/6: ADD tools /src/tools
--> 5a0d41ff490e
STEP 3/6: ADD backend /src/backend
--> b088e265804e
STEP 4/6: RUN cd /src/tools && pip install --disable-pip-version-check --no-cache-dir --quiet .
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.
--> e1192dc77380
STEP 5/6: RUN cd /src/backend && pip install --disable-pip-version-check --no-cache-dir --quiet .
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.
--> 456eb0980e3d
STEP 6/6: CMD ["gunicorn", "code_coverage_backend.flask:app", "--timeout", "30"]
COMMIT registry.hub.docker.com/mozilla/code-coverage/backend:dev
--> 9e57ffd26f46
Successfully tagged registry.hub.docker.com/mozilla/code-coverage/backend:dev
Successfully tagged registry.hub.docker.com/mozilla/code-coverage/backend:e46825931adfcb8e9f194959cfcb8488096a9119
9e57ffd26f46865e61c699607d3d8b11033274123527cd023c44c9dc81f53f88
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-coverage/backend:dev, registry.hub.docker.com/mozilla/code-coverage/backend:e46825931adfcb8e9f194959cfcb8488096a9119
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-coverage/backend:dev, registry.hub.docker.com/mozilla/code-coverage/backend:e46825931adfcb8e9f194959cfcb8488096a9119 to /backend.tar
Writing manifest to image destination
Storing signatures
Read: 0 B / 210 MiB ==> 0%
Read: 36.5 MiB / 210 MiB ==> 32%
Read: 73.0 MiB / 210 MiB ==> 31%
Read: 108 MiB / 210 MiB ==> 32%
Read: 142 MiB / 210 MiB ==> 32%
Read: 178 MiB / 210 MiB ==> 31%
/backend.tar : 29.75% ( 210 MiB => 62.5 MiB, /backend.tar.zst)
[taskcluster 2025-12-01T17:00:27.582Z] Exit Code: 0
[taskcluster 2025-12-01T17:00:27.582Z] User Time: 10.05ms
[taskcluster 2025-12-01T17:00:27.582Z] Kernel Time: 17.085ms
[taskcluster 2025-12-01T17:00:27.582Z] Wall Time: 52.215387883s
[taskcluster 2025-12-01T17:00:27.582Z] Average Available System Memory: 14.11 GiB
[taskcluster 2025-12-01T17:00:27.582Z] Average System Memory Used: 1.51 GiB
[taskcluster 2025-12-01T17:00:27.582Z] Peak System Memory Used: 1.68 GiB
[taskcluster 2025-12-01T17:00:27.582Z] Total System Memory: 15.62 GiB
[taskcluster 2025-12-01T17:00:27.582Z] Result: SUCCEEDED
[taskcluster 2025-12-01T17:00:27.583Z] === Task Finished ===
[taskcluster 2025-12-01T17:00:27.583Z] Task Duration: 52.215884129s
Loading