Skip to content

Bump cryptography from 46.0.6 to 46.0.7 in /services/mcp

8876559
Select commit
Loading
Failed to load commit list.
Open

Bump cryptography from 46.0.6 to 46.0.7 in /services/mcp #5923

Bump cryptography from 46.0.6 to 46.0.7 in /services/mcp
8876559
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug tag version check succeeded Apr 8, 2026 in 2m 54s

Community-TC (push)

bugbug tag version check

Details

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

Task Status

Started: 2026-04-08T21:48:12.455Z
Resolved: 2026-04-08T21:48:48.617Z
Task Execution Time: 36 seconds, 162 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: bcXL2jsJSoGriNduzTfEdA
RunId: 0

Artifacts

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


[taskcluster 2026-04-08T21:48:12.523Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-04-08T21:48:12.523Z]   {
[taskcluster 2026-04-08T21:48:12.523Z]     "generic-worker": {
[taskcluster 2026-04-08T21:48:12.523Z]       "config": {
[taskcluster 2026-04-08T21:48:12.523Z]         "headlessTasks": false
[taskcluster 2026-04-08T21:48:12.523Z]       },
[taskcluster 2026-04-08T21:48:12.523Z]       "engine": "multiuser",
[taskcluster 2026-04-08T21:48:12.523Z]       "go-arch": "amd64",
[taskcluster 2026-04-08T21:48:12.523Z]       "go-os": "linux",
[taskcluster 2026-04-08T21:48:12.523Z]       "go-version": "go1.26.0",
[taskcluster 2026-04-08T21:48:12.523Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.7.1",
[taskcluster 2026-04-08T21:48:12.523Z]       "revision": "941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-04-08T21:48:12.523Z]       "source": "https://github.com/taskcluster/taskcluster/commits/941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-04-08T21:48:12.523Z]       "version": "96.7.1"
[taskcluster 2026-04-08T21:48:12.523Z]     },
[taskcluster 2026-04-08T21:48:12.523Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-ovbqgpximhptjcjyfkvd",
[taskcluster 2026-04-08T21:48:12.523Z]     "instance-id": "8604112393791566560",
[taskcluster 2026-04-08T21:48:12.523Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-04-08T21:48:12.523Z]     "local-ipv4": "10.150.0.54",
[taskcluster 2026-04-08T21:48:12.523Z]     "machine-setup": {
[taskcluster 2026-04-08T21:48:12.523Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-04-08T21:48:12.523Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-04-08T21:48:12.523Z]     },
[taskcluster 2026-04-08T21:48:12.523Z]     "project-id": "community-tc-workers",
[taskcluster 2026-04-08T21:48:12.523Z]     "public-hostname": "proj-bugbug-batch-bud5odfos8--xgd8ss1imq.c.community-tc-workers.internal",
[taskcluster 2026-04-08T21:48:12.523Z]     "public-ipv4": "34.85.217.82",
[taskcluster 2026-04-08T21:48:12.523Z]     "region": "us-east4",
[taskcluster 2026-04-08T21:48:12.523Z]     "zone": "us-east4-c"
[taskcluster 2026-04-08T21:48:12.523Z]   }
[taskcluster 2026-04-08T21:48:12.523Z] Task ID: bcXL2jsJSoGriNduzTfEdA
[taskcluster 2026-04-08T21:48:12.523Z] === Task Starting ===
[taskcluster 2026-04-08T21:48:13.332Z] [d2g] Loading docker image
[taskcluster 2026-04-08T21:48:38.317Z] [d2g] Loaded docker image "docker.io/astral/uv:python3.12-trixie"
[taskcluster 2026-04-08T21:48:38.318Z] Executing command 0: docker run -t --name taskcontainer_Wtd9JZzbTa-jlSdwkKNkIw --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'astral/uv:python3.12-trixie' /bin/bash -lcx 'git clone --quiet https://github.com/mozilla/bugbug && cd bugbug && git -c advice.detachedHead=false checkout 88765595af226a352ca55844c13cabaf3e26976d && python infra/version_check.py'
++ 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/bugbug
+ cd bugbug
+ git -c advice.detachedHead=false checkout 88765595af226a352ca55844c13cabaf3e26976d
HEAD is now at 88765595 Bump cryptography from 46.0.6 to 46.0.7 in /services/mcp
+ python infra/version_check.py
[taskcluster 2026-04-08T21:48:48.014Z]                        Exit Code: 0
[taskcluster 2026-04-08T21:48:48.014Z]                        User Time: 9.651ms
[taskcluster 2026-04-08T21:48:48.014Z]                      Kernel Time: 14.477ms
[taskcluster 2026-04-08T21:48:48.014Z]                        Wall Time: 9.695303342s
[taskcluster 2026-04-08T21:48:48.014Z]  Average Available System Memory: 6.41 GiB
[taskcluster 2026-04-08T21:48:48.014Z]       Average System Memory Used: 1.34 GiB
[taskcluster 2026-04-08T21:48:48.014Z]          Peak System Memory Used: 1.38 GiB
[taskcluster 2026-04-08T21:48:48.014Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-04-08T21:48:48.014Z]                           Result: SUCCEEDED
[taskcluster 2026-04-08T21:48:48.015Z] === Task Finished ===
[taskcluster 2026-04-08T21:48:48.015Z] Task Duration: 9.696846646s